﻿body {
	background: #e5e5e5;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: White;
}



#content .box 
{
	float: left;
	width: 47.5%;
}


#content .box-left
{
	padding-right: 2%;

}

#content .box-right
{
	padding-left: 2%;
	border-left: 1px solid white;
}


#content .box-left h4
{
	margin-bottom: 5px;
	font-size: 8pt;
	text-align:right;
}

b 
{
  font-size: 110%;
}

small 
{
	letter-spacing: 0.5px;
	font-size: 7pt;
}

h1 
{
	margin-top: 10px;
	font-size: 11pt;
	font-weight: bold;
}



h2 .rental
{
	font-weight:bold;
}
h3 
{
	margin-top: 0;
	font-family: Verdana;
	font-size: 7pt;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 7px 11% 7px 11%;
	text-transform: uppercase;
	text-decoration: none;
	background: #1e2633 url(../images/right-arrow.gif) no-repeat;
	background-position: 4% 3px;
	display: block;
	color: White;
}

h4 
{
	margin-bottom: 5px;
	font-size: 8pt;
}

a
{
	color:#FDD51B;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}	

.caption
{
	display:block;
	_background-color :#7F7F7F;
	_display: inline;
	_float: right;
	_text-align: right;
	color:White;
	width:96%;
	_width: auto;
	padding: 2px 2% 2px 2%;
	
}
.info-message
{
	background-color:#FFC;
	border:1px solid #A70;
	padding:5px 10px 5px 10px;
	color:Black;
	margin:5px 0 10px 0;
}

.info-message a, .error-message a
{
	color: #775500;
}


img
{
	border:none;
}
.error-message
{
	background-color:#FFC;
	border:1px solid #A70;
	padding:5px 10px 5px 10px;
	color:red;
	margin:5px 0 10px 0;
}

#content img.left 
{
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: right;
}

p.first 
{
	margin-top: 0;
}

#content ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content li 
{
	background: url(../images/right-arrow.gif) no-repeat;
	background-position: 0 -3px;
	margin-left: 9px;
	padding-left: 17px;
	margin-bottom: 15px;
}

/* ------------------------------- Forms and Tables ----------------------------------- */


table 
{
	border-collapse: collapse;
	margin-bottom: 20px;
}


tr 
{
	margin: 0;
	padding: 0;
}


td, th
{
	margin: 0;
	text-align:left;
	padding: 3px 5px 3px 5px;
}

form table 
{
	width: 100%;
}

#content tr.header
{
	padding: 3px 5px 3px 0px;
	text-transform: uppercase;
	background: #1d2733;
	letter-spacing: 1px;
}

#content tr.header h1
{
	font-size: 11pt;
	font-weight: bold;
}


#content th.header { padding-left: 3px; }

#content table .sub-header 
{
	text-transform: uppercase;
	background: #323b4a;
	letter-spacing: 1px;
}

#content table .footer
{

	background: #1d2733;
	border:1px 0 0 0;
	border-collapse:collapse;

}

#content table .footer-rental
{
	
	background: #1d2733;
	border:1px 0 0 0;
}	


#content tr 
{
	background: #5a5f65;
}


#content th 
{
	width: 33%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-right: 1px solid #474f5c;
	border-bottom: 1px solid #474f5c;
}

#content table th
{
	width:auto !important;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-right: 1px solid #474f5c;
	border-bottom: 1px solid #474f5c;
}

#content table  .description
{
	width:100px;
	color:Red;
	margin-left:30px;
}



#content td 
{
	border-bottom: 1px solid #474f5c;
}

#content input.text, #content input.password, #content textarea
{
	border: 0;
	width: 150px;
}




#content .action-form tr 
{
	border: none;
	background: transparent;
}

#content .action-form td, #content .action-form th 
{
	border-bottom: 0;
}

#content .action-form
{

	background: #1d2733;
	width: 100%;
	margin-top:20px;
	padding: 0 10px 0 10px;
}



#content .action-form .header
{
	margin-top:5px !important;
	font-family:Arial;
	font-size:10pt;
	text-transform:uppercase;
}

#content .action-form input.text
{
	margin-top: 5px;
	margin-bottom: 5px;
	width:100%;
}

#content .action-form .footer 
{
	padding: 7px 0 7px 0;
	text-align: right;
}

#content-login form 
{
	width: 100%;
}


 #content table .form-submit
 {
	margin-left:85px;
	.margin-left:95px;
 }
 


 
 #content table.password-recover
 {
		width:100%;
		
		margin:20px auto auto 0;
 }
 
  #content table.password-recover td 
  {
		width:70%;
  }
  
   #content table.password-recover td .email-input
   {

	width:100%;
   }

 
 #content h2
 {
	margin-top:30px;
	font-family:Arial;
 }
 
 
 
  #content table select
 {
	width:146px;
	.width:156px;
	margin-right:0px;
	height:19px;
 }
 
 
 
#content table .shop-submit
 {
	text-align:right;
	margin-right:0px;

 } 

 
 .signUp
 {
	color:Red !important;
 }
 
 .submit-login
 {

	color:Red !important;
	width:50px !important;
 }
 
 
#content textarea 
{
	width: 146px;
	.width: 153px;
}


.contact-header{
padding:0 !important;
font-family:Arial !important;
font-weight:bold !important;
text-transform: uppercase !important;
background-color: #1d2733 !important;
letter-spacing: 1px !important;
}

.onlinebutton:Hover
{
	background-position: center -132px;
}

.onlinebutton
{
	width: 228px;
	height: 132px;
	float: left;
	background-image: url(../images/online.jpg);
}
