#page_bg {
  height: 100%;
	background: #bd0e15;
	padding: 0;
	margin: 0;
	border: 0;
}

#center{

width: 920px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#main_bg {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 990px;
	height:1000px;
  	background:url(images/bg_image.jpg) no-repeat;
  	text-align: left;
	margin: 0 auto; /*Center container on page*/
}
#main_bg_look {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 990px;
	height:1000px;
  	background:url(images/bg_image1.jpg) no-repeat;
  	text-align: left;
	margin: 0 auto; /*Center container on page*/
}
#main_bg_flash{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 990px;
	height:1000px;
  	text-align: left;
	margin: 0 auto; /*Center container on page*/
}



#content_bg {
	margin: 0px 45px;
	background:#bd0e15;
	width:900px;
}

#header_old{
	width: 900px;
	height: 97px;
}

#footer {
 	position:relative; top: 70px; left: 20px;
	height: 20px;
	text-align: center;
	padding: 5px;
	clear: both;
	width: 900px;
	height: 30px;
	line-height: 30px;
	color: #999;
}
#footer_shop {
 	position:relative; top: 20px; left: 20px;
	height: 20px;
	text-align: center;
	padding: 5px;
	clear: both;
	width: 900px;
	height: 30px;
	line-height: 30px;
	color: #999;
}
#footer_shop {
 	position:relative; top: 0px; left: 20px;
	height: 20px;
	text-align: center;
	padding: 5px;
	clear: both;
	width: 900px;
	height: 30px;
	line-height: 30px;
	color: #999;
}


#footer_lookbook {
 	position:relative; top: 65px; left: 20px;
	height: 10px;
	text-align: center;
	padding: 5px;
	clear: both;
	width: 900px;
	height: 30px;
	line-height: 30px;
	color: #999;
}

#left_menu {
    float: left;
	background:  #FFF url(images/leftmenu.jpg) 0 0 no-repeat;
	margin-left: 10px;
	z-index: 6;
	width: 160px;
	height: 380px;
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
}




#text_menu {
    float: left;
	margin-left: 15px;
	z-index: 6;
	width: 100px;
	height: 365px;  
	padding-left:0px;
	padding-right: 0px;
	padding-top: 30px;
	}

#topmenu {
	position:relative;
	top:22px;
	left: 240px;
	height: 20px;
	width: 550px;
	background: #bd0e15;
	text-align: center;
	padding: 5px;
	background-color: #BD0E15;
}

#topmenu ul {
	padding: 0;
	list-style: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 20px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	border:#bd0e15;
	float: left;
	line-height: 20px;
	height: 20px;
	color:#bd0e15;
}

#topmenu a:hover {
	text-decoration: none;
	border-bottom: 0;
    color:#bd0e15;
}

#content {
	float: left;
	width: 935px;
	height: 367px;
	background:#FFFFFF;
	border: 0px solid #c00;
	margin-left: 10px;
	margin-top: 69px;
	padding-top: 20px;
	padding-left:20px;
	padding-bottom:20px;
}

#content_main {
	float: left;
	width: 935px;
	height: 367px;
	background:#FFFFFF url(images/shop_bg.jpg) no-repeat;
	border: 0px solid #c00;
	margin-left: 10px;
	margin-top: 69px;
	padding-top: 20px;
	padding-left:20px;
	padding-bottom:20px;
}

#content_stockist {
	float: left;
	position: relative; top: 69px; left: 11px;
	background:url(images/stockist_bg.png);
	width: 920px;
	height: 367px;
	border: 0px solid #c00;
	padding-top: 20px;
	padding-left:20px;
	padding-bottom:20px;
}
#content_terms {
	float: left;
	position: relative; top: 69px; left: 11px;
	background:url(images/terms.png) no-repeat;
	width: 920px;
	height: 367px;
	border: 0px solid #c00;
	padding-top: 20px;
	padding-left:20px;
	padding-bottom:20px;
}

#content_lookbook {
	float: left;
	position: relative; top: 69px; left: 10px;
	background:#FFFFFF;
	width: 935px;
	height: 400px;
	border: 0px solid #FFF;
	padding-top: 0px;
	padding-left:20px;
	padding-bottom:5px;
	overflow: auto;
	overflow-x: scroll;
	overflow-y: hidden;
	background-color: #fff;
	line-height: 420px;
	vertical-align: middle;
	white-space: nowrap;
}


#lookbooknav{
    position: relative; top: 69px; left: 10px;
	background:#000;
	width:935px;
	height: 22px;
	color:#000;
	padding-left:20px;
	padding-top:5px;
}
#navigation {
	float: right;
	width: 190px;
	padding-top 10px;
	margin: 0;
	border: 0px solid #00c;
}



.highlight {
	background: #ECECE3;
	border: 1px solid #DBDAC4;
	padding: 0px 15px;
	
}




a:link, a:visited {
	color: #8c0a10; 
	text-decoration: none;
}

a:hover {
	color: #bd0e15;
}

HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #bd0e15;
	height: 100%;
    padding:0;
    line-height: 1.5em;
}

BODY_PLAIN {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	height: 100%;
    padding:0;
     line-height: 1.5em;
}
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #000000;
}
p.small {
line-height: 6.5pt;
font-size: 12pt;
font-style:normal;
}
td.smaller {
line-height: 7pt;
font-size: 10pt;
font-style:bold;
color:#bd0e15;
}

a.current:link {color: #8c0a10}
a.current:visited {color: #8c0a10}
a.current:hover {color: #ffffff}

a.menu:link {color: #ffffff}
a.menu:visited {color: #ffffff}
a.menu:hover {color: #8c0a10}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



h1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:16pt; color:#8c0a10; }
h2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:14pt; color:#8c0a10; }
h3
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:12pt; color:#8c0a10; }
h4
{
	color: #8c0a10;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-bottom: 6px;
	margin-top: 10px;
	margin-left: 10px;
}
proddescription {
line-height:20px;
}
mainbodyspan {
width: 759px;
}



.cobll {
background : #FFF;
color: #8c0a10;
}
.cobhl {
background : #FFF;
color: #8c0a10;
font-weight: bold;
}
P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;

}

IMG.catimage {
border-style: solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;

}

TD.catnavigation {
position:absolute; left:45px; top:215px;
width:910px;
height:20px;
vertical-align:middle;
text-align: left;

}



TD.prodnavigation {
position:absolute; left:45px; top:215px;
width:910px;
height:20px;
vertical-align:middle;
text-align: left;

}
table.products{

}

td.prodseparator{
}

td.proddescription{
}

td .prodseparator hr {display:none;}

div.proddescription{
font-style:normal;
font-weight:lighter;
color:#000000;
}
div.prodname{
font-style:normal;
font-weight:bold;
color:#8c0a10;
text-align:center;
}
div.detailname {
font-style:normal;
color:#8c0a10;
}
div.detailoptions{
text-align:center;
padding-left:-50px;
}
div.detailprice{
color:#8c0a10;
}

div.detaildescription {
font-style:normal;
font-weight:lighter;
color:#000000;
line-height:18px;
}
td.prodimage{
padding:0px;
text-align: center;

}
td.productspacing {
line-height:8px}

td.product {
padding:0;
}
tr.bottomborder td{border-bottom: 1pt solid #67060b}

img.prodimage {
border: 1px solid #CCCCCC;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

img.prodimage a:link {
border: 1px solid #FFFFFF;
}

img.prodimage a:visited {
border: 1px solid #FFFFFF;
}

img.prodimage a:hover {
border: 1px solid #FFFFFF;
}
mainbodyspan{
width: 740px;
}
