* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
h1{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	;padding-bottom:10px;
}
h2{font-size:16px;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-weight: bold;
   padding-bottom:7px;
}
h3{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom:5px;
}
h4{
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom:5px;
}
p{padding-bottom:10px;padding-top:10px;}


/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/
body{
	overflow:hidden;
	LIST-STYLE-TYPE: none;
	BORDER-top: 1px solid #eee;
	WIDTH: 100%;
	CURSOR: default;
	HEIGHT: 100%;
	margin:0px;
	padding:0px;
	color:#CCCCCC;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color:#000000;
}

#alt_product_views {
        clear: both;
        width:100%;
        background:transparent;
        overflow:hidden;
}

.alt_view_thm
{
float: left;
width: 91px;
height: 105px;
}



a{color:#69c;text-decoration:underline;}
a:hover{color:#FFF;text-decoration: underline;}
/*
** page layout elements
*/
#logo{
	padding-top:15px;
	width: 102px;
	float:left;
	clear:none;
}
#logo h1{margin:0px;padding:0px;}
#navigation_main{float:left;clear:none;padding-top:45px;padding-left:30px;}
#navigation_account{float:right;clear:none;width:164px;padding-top:18px;}
#account{padding-top:10px;}
#page_header{width:965px;}
#header{
	background-color:#000000;
	width: 100%;
	z-index: 101;
}
#newsletter_signup{
	background-image: url(/images/nav_email.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:13px;
	width: 164px;
}
#emailtextbox{
	width:107px!important;
	height:16px!important;
	border: 1px solid #FFFFFF!important;
	font-family: Verdana, Arial!important;
	font-size: 10px!important;
	color: #000000!important;
}
#emailsubmitbutton{
	width:55px!important;
	height:17px!important;	
}
/* #page{
	background-image: url(/images/page_bg_rep.png);
	width: 965px;
	position:relative;
	background-repeat: repeat-y;	
}*/
#page{background-image: url(/images/page_bg_rep.gif);width: 965px;
	position:relative;
	background-repeat: repeat-y;	}
#main{
	overflow:auto;
	z-index: 100;
	height:100%;
	width:100%;
	position:absolute;
}
#footer{
	width:100%;
}
#footer p { margin:0px;}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 1.3em;
  color: #FFF;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0; /* LTR */
}
.block {
  border-bottom: 1px solid #bbb;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em; /* LTR */
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #FFF;
}
div.admin-panel .body {
	background-color: #000033;
}
div.admin-panel h3 {
	background-color: #000066;
	color: #fff;
	padding: 5px 8px 5px;
	margin: 0;
}

/*frontpage*/
    form{
        margin: 0px;
        padding: 0px;
    }
    #background_container  {
      LIST-STYLE-TYPE: none;
      BORDER-RIGHT: 0px solid #eee;
      WIDTH: 100%;
      MARGIN-TOP: 0px;
      CURSOR: default;
      OVERFLOW: hidden;
      HEIGHT: 100%;
      BORDER-LEFT: 0px solid #eee;
      PADDING-TOP: 0px;
      BORDER-BOTTOM: 0px solid #eee;
      BORDER-TOP: 0px solid #eee;
      FONT-FAMILY: Arial;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      COLOR: #000;
      MARGIN: 0px;
      PADDING-BOTTOM: 0px;
      }
    #bgtablediv {
      TOP: 0%;
      LIST-STYLE-TYPE: none;
      BORDER-RIGHT: 0px solid #eee;
      WIDTH: 200%;
      MARGIN-TOP: 0px;
      CURSOR: default;
      OVERFLOW: visible;
      HEIGHT: 200%;
      LEFT: -50%;
      BORDER-LEFT: 0px solid #eee;
      PADDING-TOP: 0px;
      POSITION: absolute;
      BORDER-BOTTOM: 0px solid #eee;
      BORDER-TOP: 0px solid #eee;
      FONT-FAMILY: Arial;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      BACKGROUND-COLOR: #000000;
      MARGIN: 0px;
      PADDING-BOTTOM: 0px;
      }
    #bgtable {
      TOP: auto;
      LEFT: auto;
      WIDTH: 100%;
      HEIGHT: 100%;
      LIST-STYLE-TYPE: none;
      BORDER-RIGHT: 0px solid #eee;
      MARGIN-TOP: 0px;
      CURSOR: default;
      OVERFLOW: visible;
      BORDER-LEFT: 0px solid #eee;
      PADDING-TOP: 0px;
      BORDER-COLLAPSE: collapse;
      POSITION: static;
      BORDER-BOTTOM: 0px solid #eee;
      ORDER-TOP: 0px solid #eee;
      FONT-FAMILY: Arial;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      COLOR: #000;
      MARGIN: 0px;
      PADDING-BOTTOM: 0px;
      }
    #bgimagetd{
      TOP: auto;
      LIST-STYLE-TYPE: none;
      BORDER-RIGHT: 0px solid #eee;
      WIDTH: 100%;
      MARGIN-TOP: auto;
      CURSOR: default;
      OVERFLOW: visible;
      LEFT: auto;
      HEIGHT: 100%;
      BORDER-LEFT: 0px solid #eee;
      BORDER-COLLAPSE: collapse;
      VERTICAL-ALIGN: top;
      PADDING-TOP: 0px;
      POSITION: static;
      BORDER-BOTTOM: 0px solid #eee;
      BORDER-TOP: 0px solid #eee;
      FONT-FAMILY: Arial;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      COLOR: #000;
      TEXT-ALIGN: center;
      MARGIN: auto;
      PADDING-BOTTOM: 0px;
     }
    
    #bgimage{
      TOP: 0px; 
      LEFT: 0px; 
      LIST-STYLE-TYPE: none;
      MARGIN-TOP: 0px;
      CURSOR: default;
      OVERFLOW: visible;
      HEIGHT: auto;
      BORDER-COLLAPSE: separate;
      VERTICAL-ALIGN: auto;
      POSITION: static;
      DISPLAY: block;
      BORDER-TOP: 0px solid #eee;
      BORDER-RIGHT: 0px solid #eee;
      BORDER-BOTTOM: 0px solid #eee;
      BORDER-LEFT: 0px solid #eee;
      FONT-FAMILY: Arial;
      MIN-HEIGHT: 50%;
      MIN-WIDTH: 50%;
      COLOR: #000;
      TEXT-ALIGN: center;
      MARGIN: auto auto auto auto;
      BORDER: auto auto auto auto;
      PADDING-TOP: 0px;
      PADDING-BOTTOM: 0px;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      }    
/* OSC */
.showroomthumb{
	/* margin-left:3px; */
	border: 1px solid #FFFFFF;
}
#bs_thumb_container{}
#bs_thumb_container_padding{padding-top:10px;padding-left:2px;}
#page_content{float:right;clear:none;width:730px;}
#LeftSideMenu{float:left;clear:none;width:150px;}
#showroom_lifestyle_mens{height:158px;
	background-image: url(/images/mens_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:2px;}
#showroom_lifestyle_womens{
height:158px;	
	background-image: url(/images/womens_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:2px;}
#product_detail{float:right;clear:none;width:730px;}
#product_image_col{float:left;clear:none;width:364px;}
#product_info{float:right;clear:none;width:365px;}
#menstitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:5px;
}
#womenstitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:5px;
}
#os_pager{padding-top:5px;
	text-align: right;
}
#os_pager a{
	font-family: Verdana, Arial;
	font-size: 12px;
}
#os_pager b{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
#shopbytitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:5px;
}
#LeftSideMenu div{}
/* product detail tabs */
#product_tag h2{
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	font-size: 18px;
	font-weight: bold;	
}
#tab_1 {
	clear: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#tab_a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#69c;
}
#tab_2 {	
	clear: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#tab_a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#FFFFFF;
}
#tab_3 {	
	clear: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#tab_a3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#69c;
}
#tab_4 {
	clear: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#tab_a4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#69c;
}
#sec_bg{
	padding-left:5px;padding-right:5px;padding-top:10px;padding-bottom:10px;background-color:#333333;
}
#sec2 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#sec2 li{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sec3 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#sec3 li{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sec3 a{}
#sec1
{
	padding-left:5px; padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: none;
	overflow: auto;
}
#sec2
{
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	overflow: auto;
	display: block;
}
#sec3
{
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	overflow: auto;
	display: none;
}
#product_options{
	padding:5px;
	background-color:#333333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
#options_message{
	padding-bottom:15px; padding-left:5px;
	color: #FFFFFF;
}
td.bs-recomend{padding-right:5px;}
#recommended{padding-top:10px;padding-bottom:15px;}
#recommended h3{
	padding-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
#recolink{
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

a#recolink:hover{
	font-size:16px;
	font-weight: bold;
	text-decoration: underline;
}
.ml3{font-size:14px;}

/* */
