@charset "UTF-8";
/* CSS Document */

body {
/*background-color:#595959;*/
background-color:black;
margin:0;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:white;
background-color:#595959;
}

#main_container {
width:900px;
margin:auto;
}

ul {
margin:0;
padding:0;
}

h2 {
font-size:16px;
text-transform:uppercase;
color:white;
margin-top:0;
margin-bottom:18px;
background-image:url(images/dot.png);
background-repeat:no-repeat;
padding-left:20px;
border-bottom:1px solid #D20000;
padding-bottom:2px;
}

h4 {
font-size:12px;
font-weight:bold;
}

form, select, input, p {
margin:0;
padding:0;
}

img {
border:0;
}

p {
margin-bottom:15px;
}

.last {
margin-bottom:0;
}

/*-------------------------------------------nav-------------------------------------------*/
#logo {
width:160px;
height:71px;
overflow:hidden;
float:left;
}

#nav {
background-image:url(images/gamut_nav_bg.jpg);
background-repeat:no-repeat;
width:900px;
height:72px;
}

#nav ul {
margin-top:28px;
margin-bottom:0;
margin-left:0;
margin-right:20px;
padding:0;
list-style-type:none;
height:14px;
width:500px;
position:relative;
float:right;
}

/*----*/

#nav li#cart_link {
width:15px;
height:13px;
background-image:url(images/cart.png);
background-repeat:no-repeat;
position:absolute;
right:0;
}

#nav li#cart_link a {
display:block;
width:15px;
height:13px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#cart_link a:hover {
background-image:url(images/cart_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#shop_link {
width:41px;
height:14px;
background-image:url(images/shop.png);
background-repeat:no-repeat;
position:absolute;
right:20px;
}

#nav li#shop_link_current {
width:41px;
height:14px;
background-image:url(images/shop_current.png);
background-repeat:no-repeat;
position:absolute;
right:20px;
}

#nav li#shop_link a {
display:block;
width:41px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#shop_link_current a {
display:block;
width:41px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#shop_link a:hover {
background-image:url(images/shop_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#contact_link {
width:62px;
height:14px;
background-image:url(images/contact.png);
background-repeat:no-repeat;
position:absolute;
right:66px;
}

#nav li#contact_link a {
display:block;
width:62px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#contact_link a:hover {
background-image:url(images/contact_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#links_link {
width:43px;
height:14px;
background-image:url(images/links.png);
background-repeat:no-repeat;
position:absolute;
right:133px;
}

#nav li#links_link a {
display:block;
width:43px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#links_link a:hover {
background-image:url(images/links_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#riders_link {
width:52px;
height:14px;
background-image:url(images/riders.png);
background-repeat:no-repeat;
position:absolute;
right:181px;
}

#nav li#riders_link a {
display:block;
width:52px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#riders_link a:hover {
background-image:url(images/riders_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#junket_link {
width:79px;
height:14px;
background-image:url(images/junket.png);
background-repeat:no-repeat;
position:absolute;
right:238px;
}

#nav li#junket_link_current {
width:79px;
height:14px;
background-image:url(images/junket_current.png);
background-repeat:no-repeat;
position:absolute;
right:238px;
}

#nav li#junket_link a {
display:block;
width:79px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#junket_link_current a {
display:block;
width:79px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#junket_link a:hover {
background-image:url(images/junket_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#news_link {
width:44px;
height:14px;
background-image:url(images/news.png);
background-repeat:no-repeat;
position:absolute;
right:322px;
}

#nav li#news_link a {
display:block;
width:44px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#news_link a:hover {
background-image:url(images/news_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#dealers_link {
width:62px;
height:14px;
background-image:url(images/dealers.png);
background-repeat:no-repeat;
position:absolute;
right:371px;
}

#nav li#dealers_link a {
display:block;
width:62px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#dealers_link a:hover {
background-image:url(images/dealers_current.png);
background-repeat:no-repeat;
}

/*----*/

#nav li#products_link {
width:72px;
height:14px;
background-image:url(images/products.png);
background-repeat:no-repeat;
position:absolute;
right:438px;
}

#nav li#products_link a {
display:block;
width:72px;
height:14px;
text-indent:-9999px;
overflow:hidden;
}

#nav li#products_link a:hover {
background-image:url(images/products_current.png);
background-repeat:no-repeat;
}

/*-------------------------------------------body content-------------------------------------------*/
#body_content {
background-image:url(images/gamut_shop_body_bg.jpg);
background-repeat:no-repeat;
background-color:black;
width:568px;
min-height:456px;
padding-left:165px;
padding-right:165px;
border-left:1px solid #404040;
border-right:1px solid #404040;
padding-top:38px;
padding-bottom:38px;
margin-bottom:0px;
}

/*-------------------------------------------body content product detail-------------------------------------------*/
#body_content_product_detail {
background-image:url(images/gamut_shop_body_bg.jpg);
background-repeat:no-repeat;
background-color:black;
width:568px;
min-height:456px;
padding-left:165px;
padding-right:165px;
border-left:1px solid #404040;
border-right:1px solid #404040;
padding-top:38px;
}

#image_container {
float:left;
}

#image_container img {
	margin-bottom:15px;
}

#body_content_product_detail div#product_info {
float:right;
width:270px;
}

#body_content_product_detail span {
float:right;
font-size:16px;
font-weight:bold;
color:white;
border-bottom:1px solid #D20000;
padding-bottom:2px;
width:60px;
text-align:right;
}

#body_content_product_detail h2 {
float:left;
width:190px;
}

#body_content_product_detail p {
border-bottom:#808080 solid 1px;
padding-bottom:18px;
margin-bottom:18px;
clear:both;
}

#body_content_product_detail select {
float:left;
}

#body_content_product_detail input {
float:right;
}

.clear {
clear:both;
margin-bottom:26px;
}

/*-------------------------------------------body content product overview-------------------------------------------*/
#gamutstore_promo_box {
	margin-bottom:18px;
}

#body_content_product_overview {
background-image:url(images/gamut_shop_body_bg.jpg);
background-repeat:no-repeat;
background-color:black;
width:568px;
min-height:456px;
padding-left:165px;
padding-right:165px;
border-left:1px solid #404040;
border-right:1px solid #404040;
padding-top:38px;
}

#body_content_product_overview a {
color:white;
text-decoration:none;
}

#body_content_product_overview a:hover {
text-decoration:underline;
}

#body_content_product_overview h3 {
margin:0;
font-size:12px;
}

#body_content_product_overview span {
color:#808080;
font-weight:bold;
}

#body_content_product_overview .product_thumb {
float:left;
margin-right:12px;
margin-bottom:13px;
text-align:center;
}

#body_content_product_overview .product_thumb_last {
float:left;
margin-right:0px;
margin-bottom:13px;
text-align:center;
}


/*-------------------------------------------footer-------------------------------------------*/
#footer {
background-image:url(images/footer.png);
width:890px;
height:21px;
color:#595959;
font-size:11px;
text-align:right;
padding-top:14px;
padding-right:10px;
text-transform:uppercase;
}