@charset "utf-8";
/*
Raw-7 W09 stylesheet
*/

/*/ Resets /*/
body, form{
	margin:0px;
	padding:0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/*/ Main Styles /*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #BFBFBF;
}
.clear{clear:both;}
#page{
	width: 938px;
	margin-left:auto;
	margin-right:auto;
}
/*/ page_header Styles /*/
#page_header{
	background-image: url(/images/header_rep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 18px;
}
#page_header_left{
	float:left;
	clear:none;
}
#page_header_right{
	float:right;
	clear:none;
}
#logo{
	float:left;
	clear:none;
}
#navigation{
	float:left;
	clear:none;
	width:373px;
	padding-top:13px;
	padding-left:13px
}
#navigation div{
	float:left;
	clear:none;
	padding-left:10px;
}
#account_navigation{
	float:right;
	clear:none;
	width:225px;
	text-align:right;
}
#account_link{float:left;clear:none;padding-top:14px;}
#cart_info{padding-top:12px;
}
#cart_icon{float:left;clear:none;}
a.cart_info_link img{padding-top:8px;padding-left:5px;padding-right:2px;}
/*/ page_body styles /*/

#page_body{
	background-color:#000000;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	border-bottom:1px solid #545454;
}
#page_body_sidebar_left{
	float:left;
	clear:none;
	width:177px;
}
#shop_menu{padding-left:14px;}
#cs_menu {
padding-left:14px;
}
.size_filter{
	padding-top:10px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #545454;
	border-bottom-color: #545454;
	margin-right:20px;
	margin-top:10px;
	margin-left:1px;
	padding-left:13px;
}
.color_filter{
	padding-bottom:15px;
	margin-right:20px;
	margin-top:10px;
	margin-left:1px;
	padding-left:13px;}
.recently_viewed{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	margin-right:20px;
	padding-top:17px;
	margin-left:1px;
	padding-left:13px;
}
#page_body_content_right{
	float:left;
	clear:none;
	width:746px;
}
#h1{
	margin: 0px;
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 22px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 14px;
	color:#FFFFFF;
	height:35px;
}
#h2{
	margin: 0px;
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color:#FFFFFF;
}
#page_body_content_right h2{margin-top:0px;font-size:16px;color:#ffffff;}
#page_body_content_right strong, #page_body_content_right b, #page_body_content_right strong a, #page_body b, #page_body strong, #page_body h2, #page_body h3, #page_body h4 {color:#ffffff;}
#page_body_content_right a, #page_body a{color:#BFBFBF;}
#page_body_content_right a:hover, #page_body a:hover{color:#FFFFFF;}
#page_body_content_right{color:#BFBFBF;}
#addtocartbutton{float:left;clear:none;}
#response{
	margin-right:10px;
	margin-left:10px;
	color: #ffffff;
	text-align: left;
	height:30px;
	font-weight: bold;
	padding-left:20px;
}
h4{
	font-size: 13px;
	color: #ffffff;
}
h3{
	font-size: 14px;
	color: #ffffff;
}
h2{
	font-size: 16px;
	color: #ffffff;
}
.cl_response_text{
	font-size: 14px;
	color: #ffffff;	
}

#home_slides{}
/*/ page_footer styles /*/

#page_footer{}
#page_footer_left{
	float:left;
	clear:none;
	width:460px;
	background-color: #000000;
}
#page_footer_right{
	float:right;
	clear:none;
	width:460px;
	background-color: #000000;
}
#page_footer_sub_left{
	float:left;
	clear:none;
	width:460px;
	margin-top:5px;
	background-color: #262626;
}
#page_footer_sub_right{
	float:right;
	clear:none;
	width:460px;
	margin-top:5px;	
	background-color: #262626;
}
#quick_links_title{
	padding-top:16px;
	padding-left:13px;
	padding-bottom:5px;
}
#quick_links{
	padding-top:5px;
	padding-left:14px;
	padding-bottom:14px;
	background-color: #000000;
	padding-right: 14px;
}
#quick_links ul{
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#quick_links ul li{
	margin:0px;
	padding:0px;
	line-height: 18px;
}
#quick_links ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
#quick_links ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
}
#quick_links ul li a span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	text-decoration: none;
	text-transform: uppercase;
}
#quick_links ul li a:hover span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	text-decoration:underline;
	text-transform: uppercase;
}
#quick_links_column1{
	float:left;
	clear:none;
	width:146px;
}
#quick_links_column2{
	float:left;
	clear:none;
	width:146px;
}
#quick_links_column3{
	float:left;
	clear:none;
	width:136px;
}
#raw-7-attitude_title{
	padding-top:16px;
	padding-left:13px;
	padding-bottom:5px;
	background-color: #000000;
}
#raw-7-attitude_text{
	padding-left:14px;
	padding-bottom:5px;
	background-color: #000000;
	color:#808080;
	padding-right: 14px;
}
#raw-7-attitude_text p{
	color:#808080;
	padding:0px;
	margin:0px;
	line-height: 22px;
}
#newsletter_signup_title{
	float:left;
	clear:none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#newsletter_signup_form{
	float:left;
	clear:none;
	width:244px;
	padding-top:9px;
}
#emailtextbox {
	background-color:#262626!important;
	border:1px solid #545454 !important;
	color:#808080 !important;
	font-family:Verdana, Arial !important;
	font-size:11px !important;
	margin:0 !important;
	width:179px !important;
	padding-top: 2px!important;
	padding-right: 0!important;
	padding-bottom: 2px!important;
	padding-left: 0!important;
}
#email_submit {
	border-top-width: 1px!important;
	border-right-width: 1px!important;
	border-bottom-width: 1px!important;
	border-left-width: 1px!important;
	border-top-style: solid!important;
	border-right-style: solid!important;
	border-bottom-style: none!important;
	border-left-style: solid!important;
	border-top-color: #545454!important;
	border-right-color: #545454!important;
	border-bottom-color: #545454!important;
	border-left-color: #545454!important;
}
#bookmark_us{
	float:left;
	clear:none;
	padding-left:14px;
	padding-top:12px;
}
#seperator{
	float:left;
	clear:none;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8x;
	padding-right:15px;
}
#seperator2{
	float:left;
	clear:none;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8x;
	padding-right:15px;
}
#follow_us{
	float:left;
	clear:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#follow_us_icons{
	float:left;
	clear:none;
	padding-top:6px;
}
#follow_us_icons div{
	float:left;
	clear:none;
	padding-right:12px;
}
#tell_a_friend{
	float:right;
	clear:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:14px;
}
#footer_bottom{
	margin-top:14px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
}
#footer_bottom p{
	padding:0px;
	margin:0px;
	color: #808080;
	font-size: 11px;
}
#footer_bottom a{
	color: #808080;
	font-size: 11px;
	text-decoration: none;
}
#footer_bottom a:hover{
	text-decoration: underline;
}
/*/ bs_showroom styles /*/
#bs_showroom_thumb{
	vertical-align: top;height:195px;
}
#bs_showroom_thumb a{display:inline;}
#bs-recomend {
  float:left;
  clear:none;  
  vertical-align:top;
  width:185px;
  /*height:175px;*/
  font-size: 10px;
  background-color: transparent;
  color: #000000;
  font-weight: bold;
  text-align: left;
}
#bs-recomend img{border: 1px solid #545454;}
#bs-recomend a {
font-size:12px;
color:#D9D9D9;
font-weight:normal;
text-decoration:none;
}
#bs-recomend a:hover {
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}
.showroomthumb{
	border: 1px solid #545454;
}
#shop_nav{
	color: #a8a8a8;
}
#shop_nav ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#shop_nav ul li{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#shop_nav ul li ul{
	margin:0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#shop_nav ul li ul li{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#pager_bar_top{
	color:#a8a8a8;
}
#pager_bar_bottom{
	color:#a8a8a8;
}
a.ml3{
	color: #d9d9d9;
	font-weight: normal;
	text-decoration: none;
}
a.ml3:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.pageResults{
	color: #A8A8A8;
	font-weight: normal;
	text-decoration: none;
}
a.pageResults:hover{
	color: #D9D9D9;
	font-weight: normal;
	text-decoration: underline;
}
a.pageResults u{
	text-decoration: none;
}
div#pager_bar_top div b, div#pager_bar_bottom div b{color:#D9D9D9;}
.productSpecialPrice_original{color:#800000;font-size:12px;}
.productSpecialPrice{color:#a8a8a8;}
.price{color:#a8a8a8;}

a.cl-cart-box:link{
	color: #DEDEDE;
	font-weight: normal;
	text-decoration: none;
}
a.cl-cart-box:visited{
	color: #DEDEDE;
	font-weight: normal;
	text-decoration: none;
}
a.cl-cart-box:hover{
	color: #EDEDED;
	font-weight: normal;
	text-decoration: none;
}
/* Product_detail.php styles */
#product{
}
#product_image_col{float:left;clear:none;width:325px}
#bsproductimage{
	border: 1px solid #505050;
}
#product_info_col{float:left;clear:none;width:420px;}
#product_info{
	text-align: center;
	padding-bottom:15px;
	padding-top:15px;
	color:#D9D9D9;
}
#product_info h1{
	margin: 0px;
	padding: 0px;
	font-family: "Book Antiqua", "Times New Roman";
	font-weight: normal;
	text-transform: capitalize;
	font-size: 28px;
	color:#FFFFFF;
}
.alt_view_thm{width:59px;height:89px;}
#product_options {
background-color:#333333;
border-color:#000000;
border-top:5px solid #000000;
padding:5px;
}
#tab_1 {
background-color:#333333;
border-color:#333333;
border-style:solid solid none;
border-width:1px;
clear:none;
float:left;
padding:4px 10px;
}
#tab_a1 {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}
#tab_2 {
background-color:#000000;
border-color:#333333;
border-style:solid solid none;
border-width:1px;
clear:none;
float:left;
padding:4px 10px;
}
#tab_a2 {
color:#808080;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}
#tab_3 {
background-color:#000000;
border-color:#333333;
border-style:solid solid none;
border-width:1px;
clear:none;
float:left;
padding:4px 10px;
}
#tab_a3 {
color:#808080;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}
#tab_4 {
background-color:#000000;
border-color:#333333;
border-style:solid solid none;
border-width:1px;
clear:none;
float:left;
padding:4px 10px;
}
#tab_a4 {
color:#808080;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}
#sec_bg {
	background-color:#333333;
	padding:10px 5px;
	color: #D9D9D9;
}
#sec_bg a{
	color: #D9D9D9;
	text-decoration:none;
}
#sec_bg a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#sec2 ul {
list-style-position:inside;
list-style-type:disc;
margin:0;
padding:0;
}
#sec2 li {
margin:0;
padding-bottom:2px;
padding-top:2px;
}
#sec3 ul {
list-style-position:inside;
list-style-type:disc;
margin:0;
padding:0;
}
#sec3 li {
margin:0;
padding-bottom:2px;
padding-top:2px;
}
#sec3 a {
}
#sec1 {
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
overflow:auto;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}
#sec2 {
display:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
overflow:auto;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}
#sec3 {
display:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
overflow:auto;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}
#sec4 {
display:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
overflow:auto;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}
#share1 {
	text-decoration: none;
}
#share1 div{
	background-image: url(/images/share_1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 23px;
	float:left;
	clear:none;
}
#share2 {
	text-decoration: none;
}
#share2 div{
	background-image: url(/images/share_2.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	float:left;
	clear:none;
}
#share3 {
	text-decoration: none;
}
#share3 div{
	background-image: url(/images/share_3.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 23px;
	float:left;
	clear:none;
}
#share4 {
	text-decoration: none;
}
#share4 div{
	background-image: url(/images/share_4.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
	float:left;
	clear:none;
}
#share5 {
	text-decoration: none;
}
#share5 div{
	background-image: url(/images/share_5.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	float:left;
	clear:none;
}
#share6 {
	text-decoration: none;
}
#share6 div{
	background-image: url(/images/share_6.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	float:left;
	clear:none;
}
#share7 {
	text-decoration: none;
}
#share7 div{
	background-image: url(/images/share_7.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
	float:left;
	clear:none;
}
#share_hover{
	clear: none;
	float: right;
	width: 100px;
}

.menu_item{}
.menu_item a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #d9d9d9;
	text-decoration: none;
}
.menu_item a img {}
.menu_item a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: underline;
}
#Men1{padding-bottom:3px;}
#Women1, #Accessories1{padding-bottom:3px;padding-top:7px;}
#Sale1{padding-top:7px;padding-left:1px;padding-bottom:3px;}
#addBookmarkContainer{background-image: url(/images/bookmark_us.jpg);width:76px;height:10px;}
#addBookmarkContainer a{
	font-size:2px;
	width:76px;
	display: block;
}
.productListing-even{
	background-color: #333333;
}
.productListing-odd{
}
