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

/*  general styles */
body {
	border: 0; 
	margin: 0;
	padding: 0;
	overflow: scroll;	
}
#mainContainer {
	display: block;
	margin: 10px auto 0 auto;
	overflow: hidden;
	background: url(../images/topMenuBg.jpg) repeat-x;
}
#gradientContainer {
	background: url(../images/bodyBg.jpg) repeat-y center;
	height: 100%;
}
#container {
	width: 1050px;
	display: block;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

/* top menu bar */
.menu {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:40px;
	background:#fff url(../images/button1a.gif) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
}

.menu li.top {
	display:block;
	float:left;
	position:relative;
}

.menu li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#bbb;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
}

.menu li a.top_link span {
	float:left;
	font-weight:bold;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
}

.menu li a.top_link:hover {
	color:#000;
	background: url(../images/button4.gif) no-repeat;
}

.menu li a.top_link:hover span {
	background:url(../images/button4.gif) no-repeat right top;
}

.menu li:hover > a.top_link {
	color:#000;
	background: url(../images/button4.gif) no-repeat;
}

.menu li:hover > a.top_link span {
	background:url(../images/button4.gif) no-repeat right top;
}

.menu li:hover > a.top_link span.down {
	background:url(../images/button4a.gif) no-repeat right top;
}

.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}

.menu a:hover {
	visibility:visible;
}

.menu li:hover {
	position:relative; z-index:200;
}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

.menu :hover ul.sub {
	left:0px;
	top:35px;
	right:0px;
	background: #fff url(../images/button1asub.gif);
	padding: 0;
	border:0px solid #999999;
	white-space:nowrap;
	width:120px;
	height:85px;
}

.menu :hover ul.sub li {display:block; height:28px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:12px; font-weight:bold; height:20px; width:74px; line-height:20px; color:#bbb;text-indent:5px; text-decoration:none; border:3px solid #fff; border-width:0 0 0 0px; padding:3px 30px 10px 12px;}
.menu :hover ul.sub li a:hover {color:#000; background: url(../images/button4sub.gif) no-repeat;}



.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}


/* left content */
#contentLeft {
	float: left;
	width: 650px;
	height: 650px;
	overflow: hidden;
	display: block;
	background: url(../images/clothLogo.png) no-repeat center center;
}
.polaroid { 
	width: 217px; 
	height: 217px;
	background-image: url(../images/image-bg.png); 
	position: absolute; 
}
.polaroid img { 
	width: 200px; 
	height: 200px; 
	margin: 11px 0 0 7px;
}
.polaroid p { 
	text-align: center; 
	font-family: Georgia,serif; 
	font-size: 10px; 
	color: #2E2E2E; 
	margin-top: 4px; 
}


/* right content */
#contentRight {	
	float: right;
	width: 350px;
	mini-height: 700px;
	padding: 15px;
}
#contentRightContainer {
	border-left: 1px solid #999;
	padding-left: 10px;
	font-family: 'Century Gothic',Futura,'URW Gothic L',sans-serif;
	line-height: 1.4em;
	font-size: 12px;
	min-height: 700px;
}
#rightMainCopy {
	font-size: 12px;
	margin: 0 0 50px 0;
}
#incContainer {
	min-height: 350px;
}
#incContainer.index {
	min-height: 250px;
}
/*  menu bar  */
#NavContainer {
	width: 400px;
}
#Nav {
	width: 400px;	
}
#Nav a {

}
#Nav a:hover {

}
#Nav a span {	

}
.clear {
	clear: both;
}
.indexImg {
	margin-left: 80px;
}



/* menu shadow */

/* Shadow Nav --------------------------------------- */		
#nav-shadow {
/*	margin: 0 auto 50px auto;*/
	padding: 130px 0 0 0px;
	min-height: 130px;
	text-align: center;
/*	background: url(../images/page-shadow.jpg) top center no-repeat;*/
	list-style: none;
}
#nav-shadow li {
	margin-right: 5px;
	width: 60px;
	height: 72px;
	position: relative;
	float: left;
	left: 55px;
}
#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover {
	margin: 0 auto;
	width: 59px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icons.png) no-repeat;
	display: block;
	position: relative;
	z-index: 2;
}
	
/* Button Colors */
#nav-shadow li.button-color-1 a {
	background-position: -3px -3px;
}
#nav-shadow li.button-color-2 a {
	background-position: -92px -3px;
}
#nav-shadow li.button-color-3 a {
	background-position: -181px -3px;
}	
#nav-shadow li.button-color-4 a {
	background-position: -270px -3px;
}
	
/* Button Shadow */
#nav-shadow li img.shadow {
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}			
/* eof menu bar */ 



/* footer */

#footerContainer {
	clear: both;
	width: 100%;
	height: 30px;
	background: url(../images/topMenuBg.jpg) repeat-x;
	text-align: center;
}
#footerCopy {
	padding-top: 5px;
}






#s3slider {
   width: 300px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 300px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 




/* North */
#dragImg1 {
	position: absolute;
/*	top: 50px;
	left: 310px;
*/ 	margin-left: 220px;
	margin-top: 10px;
}

/* SE */
#dragImg2 {
	position: absolute;
/*	top: 450px;
	left: 460px;*/
	margin-left: 400px;
	margin-top: 380px;
}

/* SW */
#dragImg3 {
	position: absolute;
/*	top: 440px;
	left: 120px;*/
	margin-left:30px;
	margin-top:400px;
}

/* NE */
#dragImg4 {
	position: absolute;
/*	top: 100px;
	left: 500px;*/
	margin-left:410px;
	margin-top:60px;
}

/* NW */
#dragImg5 {
	position: absolute;
/*	top: 150px;
	left: 100px;*/
	margin-left:20px;
	margin-top:40px;	
}

/* West */
#dragImg6 {
	position: absolute;
/*	top: 300px;
	left: 60px;
*/	margin-left: 1px;
	margin-top: 220px;	
}

/* South */
#dragImg7 {
	position: absolute;
/*	top: 520px;
	left: 290px;
*/	margin-left: 220px;
	margin-top: 430px;
}

/* East */
#dragImg8 {
	position: absolute;
/*	top: 270px;
	left: 540px;
*/ margin-left: 430px;
	margin-top: 220px;
}
