/* generated by csscreator.com */ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background:url(../layout/page_bg_home_2.jpg) top left no-repeat fixed;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

h1 {
	font-size:1.2em;
	padding:5px 0px 2px 5px;

}

#content h1 {
	font-size:1.2em;
	padding:0px 0px 2px 5px;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}

h2 {
	font-size:1.1em;
	padding:0px 0px 2px 5px;
}

#content h2 {
	font-size:1.1em;
	padding:0px 0px 2px 5px;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}

h3 {
	font-size:1em;
	padding:0px 0px 2px 5px;
}

#content a:link, #maincol a:visited{
	color:rgb(115,115,115);
}

#content a:hover, #maincol a:focus{
	color:#ff0000;
}

input {
	font-size:.9em;
} 
 
#pagewidth{ 
	width:760px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	margin-top: 0px;
} 

/* ***** Header Styles ***** */ 
#header{
	height:90px; 
	background-color:#fff; 
	width:100%;
	margin:0px;
} 

#header p{
	margin: 0px;
} 

#header .left{
	float:left;
	margin: 7px 0px 7px 10px;
}

#header .right{
	float:right;
	margin: 10px 10px 4px 0px;
}

#header .header_line{
	text-align:center;
}

/* ***** Navigation Styles ***** */ 
#navi{
	width:auto;
	height:40px;
	padding:0px;
	margin:0px auto 0px auto;
	text-align: center;
	background-color:#000;
    color:#fff;
    z-index:5000;
}

/* ***** Main Content Styles ***** */ 
#maincol{
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width:100%; 
    text-align:left;
 }
  
#container {
 	padding:5px;
 }

/* ***** General Content ***** */ 

#content {
	padding:2px;
	margin:5px 0px 5px 0px;
	font-size:.7em;
	color:rgb(115,115,115);
	background-color:#fff;
	clear: both;
	border-top:4px solid rgb(207,10,22);
	border-bottom:4px solid rgb(207,10,22);
}

#content p {
	padding:3px 5px 0px 5px;
	margin:0px;
}

#content .searchForm {
	background-color: rgb(240,240,240);
	border: 1px solid #000;
	padding:10px;
}

#content ul {
	margin:10px 10px 10px 25px;
}

#content .border {
    border: 1px solid rgb(75,75,75);
}

/* ***** Contact Styles ***** */ 

#content #contact {
	float:left;
	padding:5px 0px 0px 15px;
	font-size:1.1em;
	color:rgb(115,115,115);
	clear: both;
}

#contact form p{
	font-size:.9em;
	font-weight:bold;
}

/* ***** Dealer Styles ***** */ 
#dealerList h2{
	font-size: 1.1em;
	background: rgb(245,245,245);
	color:#000;
	padding:3px 0px 4px 10px;
	width:50%;
	text-align:left;
	border:1px solid rgb(115,115,115);
}

#dealerList p{
	padding:5px 0px 0px 0px;
	}

#dealerDetails {
	padding:3px 0px 4px 10px;
	text-align:left;
}

#dealerDetails h2{
	font-size: 1.3em;
	background: transparent;
	color:rgb(115,115,115);
	padding:3px 0px 4px 0px;
	text-align:left;
}

#dealerDetails h3{
	font-size: 1.1em;
	background: transparent;
	color:#ff0000;
	padding:3px;
	margin:0px;
	text-align:left;
}

#dealerList #snippet{
	font-size: 1em;
	border-top:1px solid rgb(115,115,115);
	padding:4px;
	margin-top:-11px;
	height:2em;
}

#dealerList #details{
	font-size: 1em;
	border:1px solid rgb(115,115,115);
	padding:4px;
	margin-top:-11px;
}

#dealerList button, #dealerDetails button{
	font-size: 1em;
}

#dealerList a:link, #dealerList a:visited{
	color:#ff0000;
}

#dealerList .error{
	font-size: 1.1em;
	font-weight:bold;
	background: transparent;
	color:#ff0000;
	padding:3px;
	margin:0px;
	text-align:center;
}

/* ***** Gallery Styles ***** */ 

#pagination {
	font-size:1.1em;
}

.image{
	border:1px solid #000;
}

#pagination a:link, #pagination a:visited{
	font-size:1em;
	color: rgb(115,115,115);
	text-decoration:none;
}

#pagination a:hover{
	font-size:1em;
	color: #ff0000;
	text-decoration:none;
}

#content #galleryTable {
	border:1px solid #000; 
	margin:2px 0px;
	padding:2px;
	width:100%;
	}
	
	#content #galleryTable th{
	margin:1px;
	padding:3px 5px;
	background-color:rgb(55,55,55);
	color:#fff;
	}
	
	#content #galleryTable td{
	font-size:1.1em;
	text-align:center;
	margin:1px;
	padding:2px 2px 2px 5px;
	background-color:rgb(235,235,235);
	}
	
	#galleryTable h2{
	font-size:1em;
	}
	
	#galleryTable a:link, #galleryTable a:visited{
	color:rgb(115,115,115);
	font-size:1em;
	}
	
	#galleryTable a:hover{
	color:#ff0000;
	font-size:1em;
	}
	

/* ***** Footer Styles ***** */ 
#footer{
	height:45px; 
	background-color:#FFF; 
	padding:5px;
	margin: 0px;
	font-size:.6em;
	color:rgb(115,115,115);
	clear:both;
} 

#footer p.left{
	position:relative;
	float:left;
	padding-left:20px;
 }
	 
#footer p.right{
	position:relative;
	float:right;
	padding-right:20px;
 }
 
 #footer a:link, #footer a:visited{
	color:rgb(115,115,115);
 }
 
  #footer a:hover, #footer a:focus{
	color:#ff0000;
 }

#page_bottom{
	width:760px;
	height:20px; 
	clear:both;
} 

#recip {
    margin-top:10px;
    font-size: .7em;
}
#recip a:link, #recip a:visited{
    color:rgb(75,75,75);
}

#bottomMenu{
	width:752px;
    font-size:.7em;
    padding:10px 4px;
    background:#000;
    text-align:center;
	clear:both;
} 

#bottomMenu a:link, #bottomMenu a:visited{
    color:rgb(75,75,75);
}

#bottomMenu a:hover {
    color:rgb(100,100,100);
}

/* ***** Alignment Styles ***** */ 

#maincol .floatRight {
	position:relative;
	float: right;
	padding: 0px;
	margin:5px 5px 5px 10px;
	background:transparent;
}

.center {
	text-align:center;
}

.clearBoth {
	clear:both;	
}

.marginRight10 {
	margin-right:10px;
}


/********************* Fraction Styles *******************/
.onehalf {
    position:relative;
    float: left;
    width: 47.5%;
    padding: 5px;
}

.onethird {
    position:relative;
    float: left;
    width: 31%;
    padding: 5px;
    margin: 0px 5px 5px 0px;
}


/* ***** Image Styles ***** */ 

.image_border {
	padding: 2px;
	border:1px solid #000;
}

.border_none {
	border:none;
}

/* ***** Font Styles ***** */ 

.redBig {
	color:#ff0000;
	font-weight:bold;
	font-size: 1.5em;	
}

.error {
	color:#ff0000;
	font-weight:bold;
	font-size: 1em;	
}



 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
	.clearfix:after {
	 content: "."; 
	 display: block; 
	height: 0; 
	 clear: both; 
	 visibility: hidden;
 }
 
	.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
	* html .clearfix{height: 1%;}
	.clearfix{display: block;}
/* End hide from IE-mac */  


/* ----------------- mlddm --------------------------- */
.mlddm {
	visibility: hidden;
	margin: 0px 0px 0px 13px;
	padding: 10px 0px 0px 0px;
	font: .9em arial;
	background: #000;
    height:25px;
}
 .mlddm li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding:0px 0px 0px 35px;
	float: left;
	width:auto;
}

 .mlddm li a {
	display: block;
	text-align: left;
	color:#fff;
	padding: 0px 0px;
	margin: 0px;
	text-decoration: none;
	background:#000;

}
 .mlddm li a:hover {
	color:#ff0000;
	background:#000;
}

 .mlddm ul {
	z-index: 100; 
	margin: 20px 0px 0px -70px;
	padding: 0px 4px;
	visibility: hidden;
	position: absolute;
	clear: both;
	background: #000;
	border:1px solid rgb(15,15,15);
    text-align:left;
}

html>body .mlddm ul {
    	margin: 6px 0px 0px -10px;
        width:auto;
        }

 .mlddm ul li {
	float: none;
	border-width: 0px;
	padding: 0px;
}

.mlddm ul li a, .mlddm ul li a:visited {
	white-space: nowrap;
	width: auto;
    min-width:150px;
	height: 1.7em;
	margin: 0px;
	background: #000;
	padding: 5px 10px 0px 4px;
	text-align: left;
	text-decoration: none;
	color:#fff;
	border-top:1px solid rgb(35,35,35);
}


.mlddm ul li a:hover {	
	color:#ff0000;
	background: rgb(25,25,25);	
}

/* --------------- Lightbox ----------------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}