html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
td {
	font-family: Courier New, Courier, Andale Mono, sans-serif, Arial; 
	font-size: 0.9em;
    color: #000000;
}
#background {
	position:absolute;
	margin-top:91px;
	z-index:1;
	width:99%;
	height:100%;
}
#scroller {
	position:absolute;
	margin-top:0px;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	z-index:100;
}
#container {
	margin-left:0;
}
#text-content {
	background-color: transparent;
	width: 1050px;
	padding:0px;
	margin:0px;
	font-family: Courier New, Courier, Andale Mono, sans-serif, Arial; 
	font-size: 1em;
}
#navigation{
	position:absolute;
	margin:0 0 0 0;
	padding:0;
	width:1030px;
	height:92px;
	background-color: #FFFFFF;
	z-index:200;
}
#dropmenudiv{
margin: 0px 0 0 -0px;
position:absolute;
border: 0px solid #FFFFFF;
border-bottom-width: 0;
font-family : Courier New, Courier, Andale Mono, sans-serif, Arial; 
font-size: 0.9em;
font-weight: normal; 
line-height: 18px;
z-index:300;
background: transparent; 
background-color: transparent;
opacity: .99; 
filter:alpha(opacity=99); /* IE's opacity*/ 
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-top: 1px solid #BFBFBF;
padding: 5px 0px 5px 0px;
text-decoration: none;
font-weight: normal;
color: #000000;
font-family : Courier New, Courier, Andale Mono, sans-serif, Arial;
font-size: 1em;
}
#dropmenudiv a:hover{ /*hover background color*/
color: #FFFFFF;
background: transparent; 
background-color: #4a4a4a;
opacity: .99; 
filter:alpha(opacity=99); /* IE's opacity*/ 
font-family : Courier New, Courier, Andale Mono, sans-serif, Arial; 
font-size: 0.9em;
font-weight: normal;
padding: 5px 0px 5px 0px;
}
#navsite ul{
	font-family: Courier New, Courier, Andale Mono, sans-serif, Arial;
	font-weight: normal; 
	font-size: 1.0em;
	padding: 0px 0;
	margin-left: 0px;
	position: relative;
	margin-top: 2px;
	margin-bottom: 0px;	
}
#navsite ul li{
	list-style: none;
	margin: 0;
	display: inline;
}
#navsite ul li a{
	padding: 0.1em 0.5em;
	margin-left: 0px;
	text-decoration: none;
}
#navsite ul li a:link{
	color: #4a4a4a;
}
#navsite ul li a:visited{
	color: #4a4a4a;
}
#navsite ul li a:hover {
	color: #FFFFFF; 
	background: #4a4a4a;
	border-top: 0px solid #BFBFBF;	
}
#navsite ul li a:visited:hover{
	color: #FFFFFF; 
	background: #4a4a4a;
	border-top: 0px solid #BFBFBF;	
}
#navsite ul li a#current {
	background: #4a4a4a;
	border-top: 0px solid #BFBFBF;	
	color: #FFFFFF;
}
div.indent {padding-left: 15.5px; padding-right: 0px; border: none; }
div.padding {padding-left: 10.5px; padding-right: 10.5px; border: none; }
#padding {padding-left: 10.5px; padding-right: 10.5px; border: none; }
div.paddingsubnav {padding-left: 5px; padding-top: 5px; padding-right: 0px; border: none; }
div.padding5 {padding-left: 5px; padding-right: 5px; border: none; }
div.padding8 {padding-left: 8px; padding-right: 8px; border: none; }
div.padding10 {padding-left: 10px; padding-right: 10px; border: none; }	
div.padding15 {padding-left: 15.5px; padding-right: 15.5px; border: none; }	
div.padding20 {padding-left: 20.5px; padding-right: 20.5px; border: none; }	
div.padding20_40 {padding-left: 20.5px; padding-right: 40.5px; border: none; }	
div.padding40 {padding-left: 40.5px; padding-right: 20.5px; border: none; }	
div.bannerpadding {padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 10px; border: none; }
div.paddinglookbook {padding-left: 0px; padding-right: 0px; padding-top: 10px; padding-bottom: 1px; border: none; }
#center{
	text-align: center;
}
h1{
	font-size: 1.2em;
	margin: 0;
}
#paddingabout {padding: 10px 10px 10px 10px; border: none; }	
#aboutbox {
   position: absolute;
}
#aboutleftbox {
	width: 278px;
	margin : 15 15 15 15;
	padding: 8px 8px 8px 8px;
	background-color: transparent;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	font-size: 0.9em;
}
#aboutlefttext {
	width: 278px;   /* to match DIVs size          */
	margin : 0 15 0 0;
	padding: 8px 8px 8px 8px;
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 5;                      /* place it over the other DIV */
	color: #000000;
	font-size: 0.9em;
}

#aboutrighttext {
	margin : 250px 0 0 250px;
	padding : 20px 20px 20px 20px;
	width: 520px;   /* to match DIVs size          */
	text-align: left;
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 500;                      /* place it over the other DIV */
	color: #000000;
	font-size: 0.9em;
}
#stockistsbox {
	margin : 0 0 0 50px;
	padding : 15px 15px 15px 15px;
	width: 900px;
	text-align: left;
	background-color: transparent;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	z-index: 400;
}
#stockiststext {
	margin : 0 0 0 50px;
	padding : 15px 15px 15px 15px;
	width: 900px;   /* to match DIVs size          */
	text-align: left;
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 500;                      /* place it over the other DIV */
	color: #000000;
}
#contactbox {
	margin : 30px 0 0 30px;
	padding : 20px 20px 20px 20px;
	width: 310px;
	text-align: left;
	background-color: transparent;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	z-index: 400;
	position: absolute;	
	font-size: 0.9em;
}
#contacttext {
	margin : 30px 0 0 30px;
	padding : 20px 20px 20px 20px;
	width: 310px;   /* to match DIVs size          */
	text-align: left;
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 500;                      /* place it over the other DIV */
	color: #000000;
	font-size: 0.8em;
}
#spacer90{
	margin : 90px 0 0 0px;
}
div.field {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
div#preloadercontainer {width:100px; height: auto; 	margin: 0px 4px 4px 4px; background-color: transparent; padding: 0 0 0 0; float: left; }
div#preloader { background:url(images/fancy_progress2.gif) center no-repeat;}
div#picbox {
	border: 1px solid #BBB;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 0px 10px 4px 0;
	vertical-align: top;
	width: 100px;
	height: auto;
	clear: both;
}
#photoboxtwo { height:auto; width:auto; border:1px solid #ccc; padding:5px 5px 5px 5px; margin-bottom:5px; margin-top:5px; }
#picborder { border: 2px #FFFFFF solid; }
a img { border: none; }
.text_small {
	font-size: 0.9em;
}
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
	background-color: transparent; 
}
a:hover  {
	color: #bc6312;
	text-decoration: underline; 
	background-color: transparent; 
}
h3{
	cursor:pointer
}
.hover{
	cursor:pointer
}
.demo-show{
	width:auto;
	margin: 0 0 0 0;
	font-size: 0.9em;
}
.demo-show h3{
	font-size: 0.9em;
	font-family: Courier New, Courier, Andale Mono, sans-serif, Arial;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	width:auto;
	cursor:pointer;
}
.demo-show h4{
	font-size: 0.9em;
	font-family: Courier New, Courier, Andale Mono, sans-serif, Arial;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
	color: #000000;
	text-indent: 0px;
	font-weight: normal;
	width:auto;
	border-bottom: 1px solid #000000;
}
.demo-show div{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
	width: 250px;
	font-size: 0.9em;
	font-family: Courier New, Courier, Andale Mono, sans-serif, Arial;
	color: #FFFFFF;
}
.demo-show p{
	margin-top:0
}
#press_box {overflow: auto; width: 720px; height: 700px; scrollbar-face-color: #b6b6b6; scrollbar-track-color: #ececec; scrollbar-arrow-color: #ffffff; scrollbar-highlight-color: #fff8dc; scrollbar-shadow-color: #6e6e6e; scrollbar-3dlight-color: #ffebcd; scrollbar-darkshadow-color: #8b0000; }
#imgopacity:hover
{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;
}
#lookbook {
	position:absolute;
	z-index:900;
	width:100%;
	height:100%;
}
.lookbook_header {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.collection_header {
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#collections2 ul{
	font-family: Courier New, Courier, Andale Mono, sans-serif, Arial;
	font-weight: normal; 
	font-size: 1em;
	padding: 0px 0;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
#collections2 ul li{
	list-style: none;
	margin: 0;
	display: inline;
}
#collections2 ul li a{
	display: block;
	padding: 0em 0em;
	margin-left: 1px;
	text-decoration: none;
	text-align: center;
	width: 110px;
}
#collections2 ul li a:link{
	color: #FFFFFF;
}
#collections2 ul li a:visited{
	color: #FFFFFF;
}
#collections2 ul li a:hover {
	color: #000000; 
	background: transparent;
	border-top: 0px solid #BFBFBF;	
	background:url(images/grph_lookbooktab3.png) center no-repeat;	
}
#collections2 ul li a:visited:hover{
	color: #000000; 
	background: transparent;
	border-top: 0px solid #BFBFBF;	
	background:url(images/grph_lookbooktab3.png) center no-repeat;	
}
#collections2 ul li a#current {
	background: transparent;
	border-top: 0px solid #BFBFBF;	
	color: #000000;
	background:url(images/grph_lookbooktab3.png) center no-repeat;	
}


#blog_box {
	overflow: auto; 
	width: 850px; 
	height: 700px; 
	scrollbar-face-color: #b6b6b6; 
	scrollbar-track-color: #ececec; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-highlight-color: #fff8dc; 
	scrollbar-shadow-color: #6e6e6e; 
	scrollbar-3dlight-color: #ffebcd; 
	scrollbar-darkshadow-color: #8b0000;
	background-color: #FFFFFF;

}
div#aboutpic { 
	background:url(images/grph_about.jpg) left no-repeat;
	margin : 100px 0 0 150px;
	width: 600px;
	height: 420px;
	position: absolute;  
}
#aboutrightbox {
	margin : -30px 0px 0px 300px;
	padding : 0; 
	width: 360px;
	text-align: left;
	background-color: transparent;
	z-index: 400;
	font-size: 0.9em;
	position: absolute;   
}


