
/* Applies to all ---------------------------------------------------------*/ 
@charset "utf-8";
*  
{ 
    margin: 0; 
    padding: 0; 
    border: 0; 
}

body{
	font-family: Arial, sans-serif;
	font-size: 90%;
	line-height:18px;
	background:#2C2C2C url('../images/bg.jpg') repeat;
	color:#ffffff;
	height: 100%;
	overflow-x:hidden;
}

.clear 
    { 
    clear:both; 
} 

.right 
    { 
    float: right; 
} 

.left 
    { 
    float: left; 
}

a {text-decoration:none;}

a hover{text-decoration:none;}

h1 
    { 
    font-size: 1.2em; 
} 
     
h2 
    { 
    font-size: 1.0em;     
} 
     
h3 
    { 
    font-size: 1.8em; 
} 
     
h4 
    { 
    font-size: 1.6em;     
} 
     
h5 
    { 
    font-size: 1.4em;     
} 
     
p 
    { 
    font-size: 0.875em;     
}

/* Content Wrapper ---------------------------------------------------------*/ 

.wrapper{
	width: 1000px;
	margin: 0 auto;
	
}

/* Content Containers ---------------------------------------------------------*/ 

.container_1{
	height: 500px;
	width: 1000px;
	-moz-box-shadow:0px 0px 6px #000;
	-webkit-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 6px #000;
}

.container_2{
	height: 100%;
	margin: 30px 0 0 0;
    border-top:2px solid #333;
	border-bottom:1px solid #000;
	width: 1000px;
	background: url("../images/trans_blk.png") repeat;
	-moz-box-shadow:0px 0px 6px #000;
	-webkit-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 6px #000; 
}

.container_4{
	margin: 30px 0 0 0;
	width: 1000px;
    background: url("../images/trans_blk.png") repeat;    
    -moz-box-shadow:0px 0px 6px #000;
	-webkit-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 6px #000; 
	height: 300px;
}
.container_4a{
	width: 990px;
	height: 280px;
}

.container_4a ul {display: block; margin: 10px; list-style:none; padding:0;}
.container_4a ul li {display: block; height:25px; font: bold 90% arial, sans-serif; padding: 5px 0 0 10px;}

.container_4a ul li:hover { background:url("../images/trans_blk2.png") repeat;}
.container_4a ul li a{display: block; height: 25px; width: 100%; padding: 0; margin:0; }
.container_4a #font1{color:#666; font-size: 0.9em;}
.container_4a #font1 a:link  {color:#666; text-decoration:none;}
.container_4a #font1 a:hover  {color:#fff; text-decoration:none;}
.container_4a #font1 a:visited  {color:#666; text-decoration:none;}
.container_4a #font2{color:#999; font-size: 0.75em;}
.container_4a #font2 a:link  {color:#999; text-decoration:none;}
.container_4a #font2 a:hover  {color:#fff; text-decoration:none;}
.container_4a #font2 a:visited  {color:#999; text-decoration:none;}

.container_4a1{
	background:url("../images/trans_blk2.png") repeat;
	margin: 10px 0 10px 10px;
    width: 237px;
	height: 100%;
	min-height: 100%;
}

.container_4a1:hover {background:url("../images/trans_gry.png") repeat;}
.container_4a2{
	background:url("../images/trans_blk2.png") repeat;
	margin: 10px 0 10px 10px;
    width: 237px;
	height: 100%;
	min-height: 100%;
}
.container_4a2:hover {background:url("../images/trans_gry.png") repeat;}
.container_4a3{
	background:url("../images/trans_blk2.png") repeat;
	margin: 10px 0 10px 10px;
    width: 237px;
	height: 100%;
	min-height: 100%;
}
.container_4a3:hover {background:url("../images/trans_gry.png") repeat;}
.container_4a4{
	background:url("../images/trans_blk2.png") repeat;
	margin: 10px 0 10px 10px;
    width: 237px;
	height: 100%;
	min-height: 100%;
}
.container_4a4:hover {background:url("../images/trans_gry.png") repeat;}
.container_5{margin: 0 0 60px 0; padding: 0 0 0 10px; color:#e1e1e; font-size: 0.75em;}

.content_1 {margin: 10px; padding: 10px;  width: 960px; height: 550px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.content_1 h1 {color: #E8E8E8; background:url("../images/trans_blu4.png") repeat;  padding: 5px 10px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:    inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
    -webkit-box-shadow: inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
     box-shadow:        inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;}
.content_1 #navlist2 li{
	background:url("../images/trans_blu3.png") repeat;
    display:block; 
	float: left; 
	text-align:center;
	padding: 0;
	margin: 0 0 0 3px;
    width:100px;
	line-height: 25px;
	font-size: 0.9em;
	list-style-type: none;
    -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:    inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
    -webkit-box-shadow: inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
     box-shadow:        inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
}
.content_1 #navlist2 li { cursor:pointer;}
.content_1 #navlist2 li:hover {background:url("../images/trans_blu4.png") repeat;}
.content_1 #navlist2 li ul {display: none;} 
.content_1 #navlist2 li:hover > ul {display: block;} 
.content_1 #navlist2 li ul li:hover {background:#000;}
.content_1 #navlist2 li ul li { }
.content_1 #navlist2 li ul li a{display: block; line-height: 40px; width: 100%; padding: 0 0 0 15px; margin:0; }
.content_1 #navlist2 a:link  {color:#fff; text-decoration:none;}
.content_1 #navlist2 a:visited  {color:#fff; text-decoration:none;}

#heading {color:#999;}

/* slide -----------------------------------------------------------------------------*/
.iSlide_container{
	position:absolute;
	top: 590px;
	overflow: hidden;
	width: 960px;
	height: 510px;
	background: url("../images/trans_blk2.png") repeat;
}
.iSlide_wrapper{display: none; height:100%;}
#pageTop{position:absolute; right:0; bottom:0; cursor:pointer; padding-right: 20px; font-size: .85em;}
.iSlides{height:470px; width: 940px; float:left; position:absolute;}
.iSlide{height:470px; width: 940px; float:left; position:relative;}
.iSlide_inner1{height: 430px; width: 920px;  margin:0 20px 20px 20px; padding: 10px 0 0 0;}
.iSlide_inner2{height: 400px; width: 880px; margin: 0 20px 20px 20px; padding: 15px 0; background: url("../images/trans_blk3.png") repeat; border: 1px solid #222; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.iSlide_inner2a{height: 370px; width: 880px; margin: 0 20px 20px 20px; }
.iSlide_inner2b{height: 380px; width: 910px; margin: 0 20px 20px 20px; }

.iSlide_header {
	background: url("../images/trans_blk3.png") repeat;
    width: 949px; height: 30px; padding: 10px 0 0 10px; -moz-box-shadow:    inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
    -webkit-box-shadow: inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
     box-shadow:        inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;}
.iSlide_header h2{margin: 0; width: 400px; float: left; font-size: 1.2em;}
.iSlide_header #hRight{margin: 0 10px 0 0; float: right; text-align:right; font-size: .75em; font-weight:700;} 
.iSlide_header #hRight label {padding: 5px 10px;}
#dealership {padding: 10px 20px;}
.styled-select select {
   color: #fff;
   font-size: .95em;
   background: transparent;
   background-color: rgba(0,0,0,0);
   -webkit-appearance: none;
   min-width: 100px;
   padding: 5px;
   border: 1px solid #222;
   height: 25px;
}
.styled-select span{color: #888;}
.styled-select option{   background: transparent;
   background-color: rgba(0,0,0,0);
   -webkit-appearance: none;}

/* Gallery
-----------------------------------------------------------------------------*/
.list_container1 {width: 200px; height: 470px; background:url("../images/trans_blk3.png") repeat; border-top-right-radius:3px; -moz-border-radius-topright:3px;  border-bottom-right-radius:3px; -moz-border-radius-bottomright:3px;}
.list_container2 {width: 740px; height: 470px;}
#list_navlist {display: block; margin: 0; list-style:none; padding:0; height:25px;}
#list_navlist li {cursor: pointer;  display: block; width: 190px; position:relative; height:25px; font: bold 0.95em arial, sans-serif; padding: 5px 0 0 10px; -moz-box-shadow:    inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
    -webkit-box-shadow: inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
     box-shadow:        inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;}
#list_navlist li:hover {background:#333;}
#list_navlist li a{display: block; height: 25px; width: 100%; padding: 0; margin:0; }
.pDiv {display: none; padding: 0 0 0 30px; height: 430px; overflow: hidden; }
.pDiv h3{border-bottom:1px solid #F00; margin: 10px; padding: 10px 0 0 0; font-size: 1.1em; color:#FFF;}
.pDiv_inner{margin: 20px 20px 20px -10px; height: 390px;  -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; box-shadow:0 8px 6px -6px black;}
.pDiv #desc{float: left; width:450px; margin: 10px; color:#FFF;}
.pDiv #desc a{color: #FFF; font-weight:700;}

.pDiv #links{float: left; width:500px; margin: 10px;}
.pDiv #img{float: right; width:150px; margin:0 10px 0 0; border: 2px solid #ccc;}
#fDiv1{display: none; height: 450px; overflow: hidden;}
#fDiv2{display: none; height: 450px; overflow: hidden;}
#fDiv3{display: none; height: 450px; overflow: hidden;}
#fDiv4{display: none; height: 450px; overflow: hidden;}
#fDivA1{display: none; height: 450px; overflow: hidden;}
#fDivA2{display: none; height: 450px; overflow: hidden;}
#fDivA3{display: none; height: 450px; overflow: hidden;}
#fDivA4{display: none; height: 450px; overflow: hidden;}
.heading{cursor: pointer;}
.stock_div {cursor:pointer; height: 140px; width: 130px; margin: 20px; background:#000; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; box-shadow:0 8px 6px -6px black; }
.stock_div img {margin:5px 5px 2px 5px;}
.stock_div p {padding: 0 0 0 5px;}

/* Drop Down Nav
-----------------------------------------------------------------------------*/
.dropdown_container{width:820px; clear:both; padding:0 0 0 0; margin:0 auto}
.dropdown {background:#ccc; position: relative; height: 300px; padding:0px; margin:0;  border-bottom-left-radius:6px; -moz-border-radius-bottomleft:6px;  border-bottom-right-radius:6px; border-top-right-radius:6px; -moz-border-radius-bottomright:6px; -moz-border-radius-topright:6px;}
.dropdown ul{width:200px;}
.dropdown #dropdown_content P{padding: 10px; width: 190px;}
.dropDown span{color: #888;}
.dropDown{}
.dropDown ul{display: block; margin: 0; list-style:none; padding:0;}
.dropDown li{cursor: pointer;  display: block; width: 190px; position:relative; height:25px; font: 0.95em arial, sans-serif; padding: 5px 0 0 10px; 
	-moz-box-shadow:    inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
    -webkit-box-shadow: inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
     box-shadow:        inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;}
.dropDown li:hover {background:url("../images/trans_blu4.png") repeat;}

.dropDown_items {position:absolute; z-index: 9999; display: none; height: 300px; width: 600px; background:#333; border-bottom-left-radius:10px; -moz-border-radius-bottomleft:10px;  border-bottom-right-radius:10px; border-top-right-radius:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topright:10px; box-shadow: 2px 2px 2px 2px #000;}
.dropDown_items ul{display: block; margin: 0; list-style:none; padding:0; margin: 20px;}
.dropDown_items li{cursor: pointer;  display: block; width: 190px; position:relative; height:25px; font: bold 0.95em arial, sans-serif; padding: 5px 0 0 10px;}
.dropDown_items li:hover {background:#333;}
.dropDown p{padding: 10px; margin: 10px; border:1px solid #222; color: #777; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.dPicker{font-size:64.5%; padding: 10px;}
/* Header ---------------------------------------------------------*/ 

.header{    
    position:absolute;
	top: 1em;
    height: 95px;
	width: 100%;
}

.header_nav{
    margin: 28px 0 25px 550px;
	padding: 0;
	border:1px solid #666;
    background:url("../images/trans_blk.png") repeat-x;
	width: 430px;
	position:absolute;
	z-index: 9000;
	height: 40px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
}

.header_nav2{
    margin: 0px 0 25px 816px;
	padding: 0;
	
	width: 143px;
	position:absolute;
	z-index: 9000;
	height: 30px;
}

.header_logo{
	position:absolute;
	z-index: 9001;
	padding: 0 0 0 0;
	margin: 0 0 0 30px;
}
.header_logo2{
	position:absolute;
	z-index: 9001;
	padding: 0 0 0 0;
	margin: 390px 0 0 20px;
}
/* Navigation ---------------------------------------------------------*/ 

#navlist3 li{
	background:url("../images/trans_blu3.png") repeat;
    display:block; 
	float: left; 
	text-align:center;
	padding: 0;
	margin: 0 0 0 3px;
    width:100px;
	line-height: 25px;
	font-size: 0.9em;
	list-style-type: none;
    -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow:    inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
    -webkit-box-shadow: inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
     box-shadow:        inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
}
#navlist3 li:hover {
	
	background: url("../images/trans_blu4.png") repeat;
    
}

#navlist3 li:hover .dropdown_1column, 
#navlist3 li:hover .dropdown_2columns, 
#navlist3 li:hover .dropdown_3columns,
#navlist3 li:hover .dropdown_32columns,
#navlist3 li:hover .dropdown_4columns,
#navlist3 li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}


#navlist {margin: 0; padding: 0; height:40px; display:block}
#navlist li{
	display:block; 
	float: left; 
	text-align:center;
	padding: 0;
	width:125px;
	padding: 11px 9px 11px 9px;
	font-size: 1em;
	
	list-style-type: none;
}


#navlist li:hover {
	padding: 11px 9px 11px 9px;
	background: url("../images/trans_blu3.png") repeat;
    /* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
    -moz-box-shadow:    inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
    -webkit-box-shadow: inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
     box-shadow:        inset 0  2px 2px -2px #696868, 
                        inset 0 -2px 2px -2px #000;
}

#navlist li a {
	font-family:Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
}

#navlist3 li a {
	font-family:Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
}

#navlist li:hover a {
	color:#FFF;
}
#navlist3 li:hover a {
	color:#FFF;
}
#navlist li .drop {
	
}
#navlist li:hover .drop {
}

 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:11px auto;
	float:left;
	position:absolute;
	z-index: 9929;
    left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #333;
	
	/* Gradient background */
	background:url("../images/trans_blk.png") repeat;

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
    
    -moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
}
.dropdown_1column,
.dropdown_32columns {
	margin: 0;
	float:right;
	position:absolute;
	z-index: 9929;
    left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #333;
	
	/* Gradient background */
	background:url("../images/trans_blk.png") repeat;

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
    
    -moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
}


.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_32columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#navlist li:hover .dropdown_1column, 
#navlist li:hover .dropdown_2columns, 
#navlist li:hover .dropdown_3columns,
#navlist li:hover .dropdown_32columns,
#navlist li:hover .dropdown_4columns,
#navlist li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}
.col_3 p{padding: 5px;}
#col_3_highlight:hover {background:url("../images/trans_blu4.png") repeat;}
.col_3_highlight:hover {background:url("../images/trans_blu4.png") repeat;}

.col_3_2 {
	display:inline;
    width:410px;
	float: right;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

#navlist .menu_right {
	float:right;
	margin-right:0px;
}
#navlist3 .menu_right {
	float:right;
	margin-right:0px;
}

#navlist li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#navlist3 li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}


#navlist li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#navlist3 li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#navlist3 p, #navlist3 h2, #navlist3 h3, #navlist3 ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	
	text-align:left;
}
#navlist3 h2 {
	font-weight:700;
	letter-spacing:-1px;
	margin:7px 0 7px 0;
	padding-bottom:3px;
	border-bottom:1px solid #666666;
}
#navlist3 h3 {
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#navlist3 p {
	line-height:18px;
	margin:0 0 10px 0;
}

#navlist3 li:hover div a {
	color:#029feb;
}
#navlist3 li:hover div a:hover {
	color:#029feb;
}

#navlist p, #navlist h2, #navlist h3, #navlist ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	
	text-align:left;
}
#navlist h2 {
	font-weight:700;
	letter-spacing:-1px;
	margin:7px 0 7px 0;
	padding-bottom:3px;
	border-bottom:1px solid #666666;
}
#navlist h3 {
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#navlist p {
	line-height:18px;
	margin:0 0 10px 0;
}

#navlist li:hover div a {
	color:#029feb;
}
#navlist li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#000;
	padding:4px;
	border:1px solid #000;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#navlist li .black_box {
	background:url("../images/trans_blk.png") repeat;
	color: #eeeeee;
	padding:10px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#navlist li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#navlist li ul li {
	line-height:24px;
	position:relative;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#navlist li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#navlist li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#navlist li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}
/*Paging Galley 
---------------------------------------------------------------------------------*/
.gallery_loading{
    color:#fff;
	font-size:16px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-30px;
}

.gallery_item {
	
	margin: 5px 0 10px 25px;
    position: relative;
    padding: 0;
    width: 216px;
    height: 202px;
    border: 1px solid #222; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;
}
.gallery_itemIn {}
.gImg{margin:5px 0 5px 36px; border: 1px solid #fff;}
#gheading {color: #ccc; padding: 3px; font-weight: 700; font-size: 0.75em; text-align: center; background:url("../images/trans_blk.png") repeat;} 
.pH1{padding:3px 0 0 5px; color: #ccc; size: .95em; font-weight: 700; center; text-align: center; background:url("../images/trans_gry.png") repeat;}
#gPrice {color: #F0EFB5; font-weight: 700; padding: 2px 0 0 0; text-align: center; font-size: 1em; } 
.gDesc {padding: 5px; display:none;}
.gDesc_table{color: #ccc; font-size: 0.75em;}
.gDesc_table td{padding:0 0 0 5px;}
.gDesc p{text-align: center;}
.gDesc a{text-decoration: none; color: #fff;}
.gDesc a:hover{text-decoration: none; color: #fff;}
.gDesc a:visited{text-decoration: none; color: #fff;}
#gDesc_row1{background:url("../images/trans_gry.png") repeat;}
#gDesc_row2{}
.gItem_bottom {position: absolute; bottom:0; height: 20px; width: 216px; background:url("../images/trans_blk3.png") repeat;}
.gItem_bottom p{cursor: pointer; text-align: center; font-size: 0.875; color: #ccc;}
.gItem_bottom img{margin: 5px 0 0 5px; padding: 0:}
.gallery_paging ul{float: right; width: 770px; padding:0px; margin:0 8px;}

.gallery_paging ul li { 

	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: .85em;
    font-weight: 700;
    margin: 0 2px 0px;
    padding: 3px 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	list-style-type:none; 
    width: 20px;cursor:pointer;
	}
	
.gallery_paging ul li:hover{background:#006699;}
.gallery_paging li:hover{ cursor: pointer; }

.about{position: relative; margin: 10px 10px 10px 15px; width: 320px; height: 162px; background: url('../images/grad_blk_20X30.png'); border:1px solid #333; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.about h3 {color: #F0EFB5; width:160px; margin: 10px 0 10px 0; font-size: 1em;  border-bottom: 1px solid #ccc;}
.about p {padding: 0 ;}
#about_contA{}
#about_contB{width: 160px; margin: 0 5px 0 0;}

.service{position: relative; margin: 10px 10px 10px 15px; width: 265px; height: 162px; background: url('../images/grad_blk_20X30.png'); border:1px solid #333; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.service h3 {width:200px; margin: 10px; font-size: 1em;  border-bottom: 1px solid #F00;}
.service p {padding: 0 10px ;}
#service_contA{}
#service_contB{width: 160px; margin: 0 5px 0 0;}

#dateInfo{width: 95%; position: absolute; bottom:0; text-align:right; font-size:0.65em; color:#999;}
#dateInfo2{width: 90%; position: absolute; bottom:0; text-align:right; font-size:0.65em; color:#999;}
.showDateA {margin: 10px 10px 0 10px; padding: 10px 0 0 0;background:#CCC; color:#333; height: 60px; width: 75px; text-align:center; font-size:3.5em; font-weight:800; line-height:1em; border-bottom:1px dashed white; border-top-left-radius:3px; -moz-border-radius-topleft:3px;  border-top-right-radius:3px; -moz-border-radius-topright:3px;}
.showDateB {margin: 0 10px 10px 10px; padding: 15px 0 0 0; background:#333; color:#CCC; height: 30px; width: 75px; text-align:center; font-size:1.5em; font-weight:800; line-height:1.2em; border-bottom-left-radius:3px; -moz-border-radius-bottomleft:3px;  border-bottom-right-radius:3px; -moz-border-radius-bottomright:3px;}
.news{margin: 10px 20px; width: 280px; height: 150px; background: url('../images/item_bg_280X150.png'); -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.news h3 {margin: 10px; font-size: 1em;  border-bottom: 1px solid #F00;}
.news p {padding: 0 10px;}

/* Contact
-----------------------------------------------------------------------------*/
.contact_1 {width: 230px; height: 370px; background: url("../images/trans_blk3.png") repeat;  padding: 10px 0 0 20px; margin:0 0 0 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.contact_1 a{color: #ccc;}
.contact_1 a:visited{color: #ccc;}
.contact_1 a:hover{color: #fff;}
.contact_1a {width: 230px; background: url("../images/trans_blk3.png") repeat;  padding: 0; margin:0 0 0 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.contact_1 p{border-bottom: 1px dashed #999; width: 200px; padding: 2px 0 2px 0; float:left;}
.contact_2 {width: 350px; background: url("../images/trans_blk3.png") repeat;  padding: 10px 0; margin:0 0 0 20px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.contact_2a {width: 650px; background: url("../images/trans_blk3.png") repeat;  padding: 0; margin:0 0 0 20px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.contact_2a img{padding: 15px;}
.contact_3 {width: 248px; height: 370px; background: url("../images/trans_blk3.png") repeat;  padding: 10px 0 0 12px; margin:0 0 0 20px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.contact_3 #qrDiv {width:235px; height:235px; background:#666; }
.contact_3 #qrDiv img{padding: 5px;}
.contact_3 p {text-align: right;}
.contact_div {width: 300px; padding: 0 0 0 20px; color:#999;}
.contact_form {background:url("../images/trans_blk3.png") repeat; color: #fff; border: thin #000 inset; padding:5px; width: 100%; border-radius:5px; -moz-border-radius:5px;}
.contact_button {background:url("../images/trans_blk3.png") repeat; color: #fff; border: thin #000 inset; padding:5px; width: 310px; border-radius:5px; -moz-border-radius:5px;}
label {padding-bottom: 5px; display:block;}
.contact_div input {margin-bottom: 10px; display:block;}
.contact_div textarea {margin-bottom: 10px; display:block;}
.error {color:#F00; font-size: .85em;}

/* Products
-----------------------------------------------------------------------------*/
.product_cont_L{float:left;}
.product_cont_R{float:right;}
.product_cont_1 {position: relative; width: 330px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 20px 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.product_cont_3 {position: relative; float: left; width: 90px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 0 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}

.product_cont_1 #imgMag{position:absolute; left: 5px; top: 257px;}
.product_cont_2 table{color: #ccc; font-size: 0.75em; font-weight: 700;}
.product_cont_2 td{padding:0 0 0 5px;}
.product_cont_2 {position: relative; width: 510px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 20px 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.related{cursor: pointer; height: 75px; margin: 0 0 10px 0;}
.product_cont_2 a{text-decoration: none; color: #ccc;}
.product_cont_2 a:hover{text-decoration: none; color: #ccc;}
.product_cont_2 a:visited{text-decoration: none; color: #ccc;}
.related img{float: right;}
.product_cont_d {float: left; width: 350px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 20px 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.product_cont_p{float: right; width: 130px; text-align: right; padding: 10px 0 0 0; font-size: 1.8em; font-weight: 700; color:#F0EFB5;}
/* Comments
-----------------------------------------------------------------------------*/
.comments_cont_1 {float: left; width: 230px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 20px 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.comments_cont_2 {overflow-y: scroll; float: left; width: 610px; height: 400px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 20px 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}

/* Financing
-----------------------------------------------------------------------------*/
.finance_cont_1 {float: left; width: 230px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 20px 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.finance_cont_2 {float: left; width: 610px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 20px 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.finance_cont_2 h2{color:#999; padding: 0 0 10px 0;}
.finance_l{float: left;width: 290px; color:#999;}
.finance_r{float: left; margin: 0 0 0 25px; width: 280px; color:#999;}
.finance_c{float: left; width: 595px; color:#999;}
.finance_cont_2 input {margin-bottom: 10px; display:block;}
.finance_cont_2 textarea {margin-bottom: 10px; display:block;}
/*Bike Finder
-----------------------------------------------------------------------------*/
.bikefinder_div { padding: 20px; color:#999;}
.bikefinder_div textarea {margin-bottom: 10px; display:block; width: 595px;}
.bikefinder_div input {margin-bottom: 10px; display:block;}
.bikefinder_form {background:url("../images/trans_blk3.png") repeat; color: #fff; border: thin #000 inset; padding:5px; width: 100%; border-radius:5px; -moz-border-radius:5px;}
.form_left {float: left; width: 270px;}
.form_right {float: left; width: 270px; margin: 0 0 0 55px;}
/* Overlay Msg Box
-----------------------------------------------------------------------------*/
#fuzz{ cursor:pointer; position:absolute; top:0; left:0; width:100%; z-index:9990; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; display:none; text-align:left; }  
.msgbox{ position:absolute; z-index:9991; border:5px solid #222; background:url("../images/trans_blk.png") repeat; margin: 0 auto; display:none; }  
.msgbox img {border:none; margin:5px;}  
.close{ top:0px; float:right; }

.lightbox {padding:10px; margin: 10px;}
.lightbox_content{margin: 0 22px 10px 22px;  padding: 10px 0; }

.lightbox_photo{position:absolute; }
.lightbox_photo{display: none;}
.lightBox_nav span{
	position:absolute;
	z-index: 9992;
	top: -100px;
	left: -100px;
	width:30px;
	height:45px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	opacity:0.6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.lightBox_nav span:hover{
	opacity:0.9;
}
.lightBox_nav span.lightBox_prev{
	background:#000 url(../images/prev.png) no-repeat center center;
}
.lightBox_nav span.lightBox_next{
	background:#000 url(../images/next.png) no-repeat center center;
}


#h3_news{color: #F0EFB5; border-bottom:1px solid #CCC; margin: 15px; font-size: 1em;}
#p_news{padding: 0 15px;}
#h3_events{color: #F0EFB5; border-bottom:1px solid #CCC; margin: 0 0 10px 0; font-size: 1em;}
#p_eventsL{width: 400px; height: 250px; margin: 0 0 0 10px; padding: 0 10px 0 0; float: left;}
#p_eventsR{width: 250px; margin: 0 15px 0 0; padding: 2px 0 2px 0; float:right; border-bottom: 1px dashed #E1E1E1;}
.map_container{margin: 10px 15px 0 0; width: 250px; height; 170px; background:#666;}
.map{margin:5px;}
#p_eventsL a{color: #ccc;}
#p_eventsL a:visited{color: #ccc;}
/* Featured 
-----------------------------------------------------------------------------*/
.ps_loading{
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:185px;
	left:50%;
	margin-left:-90px;
}

.ps_container{
	width:1000px;
	height:500px;
	background: url(../images/trans_blk2.png) repeat;
    position:absolute;
	top:0;
	z-index: 8000;
	overflow:hidden;
}
 

.sdr_container{
	width:910px;
	height:250px;
	position:absolute;
	top:0;
	left: 500px; /* 350 test / 550 live */
	z-index: 8001;
	overflow:hidden;
}

.sdr_container2{
	width:910px;
	height:90px;
	position:absolute;
	top:430px;
	left: 500px; /* 350 test / 550 live */
	z-index: 8001;
	overflow:hidden;
}

.sdr_wrapper{display: none;}

.sdr_slider{
	display: none;
    position:absolute;
	top:0px;
	left:0;
	height:500px;
}

.sdr_slider2{
	position:absolute;
	top:0px;
	left:0;
	height:500px;
}

.sdr_slides{
	
	height:250px;
	width: 1000px;
	margin: 0 ;
	float:left;
	position:relative;
}
.sdr_div{
	/*background: url(../images/sdr_bg.png) repeat*/;
	height: 500px;
	width: 333px;
	margin: 0;
	
}
#imgProd{margin: 150px 0 0 0;}
#prodPic{margin: 0 0 0 333px;}
.sdr_inside{position: relative; z-index: 8002; margin: 0; height: 110px; width: 285px; background: url("../images/trans_blk3.png") repeat;  padding: 10px; margin:0 0 0 10px; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; border: 1px solid #222;}
.sdr_inside table{color: #ccc; font-size: 0.75em; font-weight: 700;}
.sdr_inside td{padding:0 0 0 5px;}
.sdr_div h3{padding: 5px; 
	background: url(../images/gry_bg.png) repeat;
	font-size: .85em;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	border-top-left-radius:4px; -moz-border-radius-topleft:4px;  border-top-right-radius:4px; border-top-right-radius:4px;  -moz-border-radius-topright:4px;}
#sdr_p1{margin:10px 15px; color: #ccc; padding:0px 2px 0 0px; font-size: 1.1em; font-weight: 700;}
#sdr_p1b{color: #ccc; padding:20px 2px 0 0px; font-size: 1.1em; text-align: center; font-weight: 700;}
#sdr_p1a{color: #F0EFB5; padding:5px 2px 5px 0; font-size: 1.1em; text-align: center; font-weight: 700;}
#sdr_p2{color: #fff; margin:0; font-size: 1.1em; text-align: center;  font-weight: 700;}
.sdr_p3{background: url("../images/trans_blu3.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px -2px #696868 inset, 0 -2px 2px -2px #000000 inset;
    display: block;
    float: left;
    font-size: 0.9em;
    line-height: 25px;
    list-style-type: none;
    margin: 0 0 0 5px;
    padding: 0;
    text-align: center;
    width: 97px;
    cursor:pointer;}
.sdr_p3:hover{background: url("../images/trans_blu4.png") repeat scroll 0 0 transparent;}    
.sdr_div a{text-decoration:none; color: #ccc;}    	
.sdr_div a:visited{text-decoration:none; color: #ccc;}
.sdr_div a:hover{text-decoration:none; color: #fff;}
.sdr_div a:active{text-decoration:none; color: #ccc;}

.ps_wrapper{display: none;}

.ps_slider{
	position:absolute;
	top:0px;
	left:0;
	height:500px;
}


.ps_slides{
	height:500px;
	float:left;
	position:relative;
	
}
.ps_div{
	z-index: -100;
	display:block;
	width: 1000px;
	height: 500px;
}

.ps_nav span{
	position:absolute;
    z-index: 9787;
    width:30px;
	height:45px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	top:240px;
	opacity:0.6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.ps_nav span:hover{
	opacity:0.9;
}
.ps_nav span.ps_prev{
	background:#000 url(../images/prev.png) no-repeat center center;

}
.ps_nav span.ps_next{
	background:#000 url(../images/next.png) no-repeat center center;
}
#ps_hidden_next{display:none;}
#ps_hidden_prev{display:none;}

/* Paging
-----------------------------------------------------------------------------*/
.gal_img {height: 160px; width: 160px; margin: 25px 0 0 20px; background:#000; -moz-box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; box-shadow:0 8px 6px -6px black;}
.gal_img img{padding:5px 0 0 5px;}	
.gal_img p {padding:0 0 0 5px;}
.sBg {
	display: none;
	font-size: 13px;
	font-weight: bold;
	height:160px;
	position: absolute;
	padding-top:140px;
	text-align: center;
	opacity:0.5;filter: alpha(opacity=50) ;
	text-decoration: none;
	width: 520px;
	color:#FFFFFF;
}
	
.paging_button {position: absolute; top: 455px; margin: 0 0 0 10px;}

.paging_button ul{width: 510px; padding:0px; margin:8px; }

.paging_button ul li { 

	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: .85em;
    font-weight: 700;
    margin: 0 2px 0px;
    padding: 3px 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	list-style-type:none; 
    width: 20px;cursor:pointer;
	}
	
.paging_button ul li:hover{background:#006699;}
li:hover{ cursor: pointer; }



/* Footer ---------------------------------------------------------*/ 

.footer{position: fixed; bottom: 0; height: 25px; width: 100%;}
.footer_inner{
	background: #000;
	height: 25px;
    width: 95%;
	margin: 0 auto;
}
/* Corners */
.inStock{float: left; width: 100px; height: 25px; padding: 3px 0 0 10px; font-weight: 700; background: url("../images/trans_blu4.png") repeat;}
.inSLinks span{color: #888;}
.inSLinks A{text-decoration: none; color: #fff; padding: 0 10px 0 0;}
.inSLinks A:active{text-decoration: none; color: #fff;}
.inSLinks A:visited{text-decoration: none; color: #fff;}
.rCorners_top_4px {border-top-left-radius:4px; -moz-border-radius-topleft:4px; border-top-right-radius:4px;  -moz-border-radius-topright:4px;}
