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

* {
	font-family: American Typewriter, Courier New, Times, serif;
	font-size: 16px;
	color: #eeece1;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-weight: lighter;
}

/*
a:link {
	font-family: American Typewriter, Courier New, Times, serif;
	color: #dbd9d1;
	font-size: 16px;
}
*/
body {
	background-color: #463c30;
}

/*
#form {
	background-color: #0066CC;
}

*/


a { 
	font-size: 22px;
	color: #eeece1;
	font-weight: lighter;
	text-decoration:none
}
a:hover {   
	color:#b1987c;
	font-weight:lighter;
	text-decoration:none;
	}
	
a.one {
	font-size: 100%;
	color:#b1987c;}
	
a.two {
	font-size:90%;
	text-decoration:underline;}
	
a.three {
	font-size: 100%;
	color:#eeece1;}
a.three:hover { color:#b1987c;}
	

p {font-size:16px;
	color:#dbd9d1;
	font-weight:lighter;
	}




h1, h2, h4, h5, h6	{
	padding: 10px 20px 20px 0px;
}


h1 {
	font-size: 24px;
	font-weight:normal;
    }
h2 {
    
	font-size:18px;
		font-weight:lighter;
	}
	
h3  {
	font-size:17px;
	font-weight:normal;
	padding: 0 20px 5px 0;
	}
h4  {
	font-size:14px;
		font-weight:normal;

}
h5  {
    
	font-size: 100%;
	}
h6  {
    
	font-size: 70%;
	font-weight: lighter;
}

#body {background-color:#463c30;

	}


#wrapper {
	
	background-image:url(IMAGESidis/BGearth1.jpg);
	background-repeat:repeat;
	overflow-x: hidden;
	}

#wrapper2 {
	background-image:url(IMAGESidis/BGearth1.jpg);
	background-repeat:repeat;
	background-color:#463c30;
	padding: 0;
	overflow-x: hidden;
	}
/*	
#container {
	margin: 0px auto;
	width:1100px;
	}

#banner {
	background-image:url(IMAGESidis/banner-shop1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:266px;
	
}

*/


element.style {
	border-collapse:collapse;
	}

#main_content {
	margin: 0px auto;
	padding:10px 10px 10px 0px;
	width:1200px;
	position: relative;
	background-color:transparent;
}


#main_content, #topstrip, #bottomstrip, #middlestrip { 
	position: relative;
 }


#topstrip {
	background-image:url(IMAGESidis/topstrip.gif);
	height: 130px;
	width:1100px;
	}
	

#middlestrip {
	background-image:url(IMAGESidis/middlestrip.gif);
	background-repeat:no-repeat;
	height:425px;
	width:1100px;
	padding:0 0 0 30px;
	}
	
	
#topstrip-shop {
	background-image:url(IMAGESidis/topstrip-shop.gif);
	height: 255px;
	width:1200px;
	}
	
#topcart {
	position: relative;
	top: 150px;
	right: 150px;
	}
	
#middlestrip-shop {
	background-image:url(IMAGESidis/middlestrip-shop3.gif);
	background-repeat:repeat-y;
	width:1200px;
	padding: 0 200px 0 40px;
	}
	
	
#content { 

	width:1000px;
}

/*
#leftnav2 { 
padding: 43px 0 0 0;}
*/



/*
--- Navigation --*/

#leftnav { 
	padding: 143px 0 0 0;
}


#leftnav li, #leftnav a, #leftnav {
	float: left;
}

#leftnav ul {
	padding: 0;
}

#leftnav li {
	list-style: none;
	padding:5px 0 10px 0;
	position: relative;
}

#leftnav li ul {
	font-size: 100%;
	font-weight: normal;
	line-height:8px;
}


#leftnav a {
	font-weight:lighter;
	text-decoration:none;
	letter-spacing: .15ex;
	color:#eeece1;
	padding: 0 10px 0 50px;
}

/*

#leftnav li ul a {
	padding-left:15px;

}*/
	
#leftnav a:hover { color: #aba477;}


#leftnav, #leftnav li { width: 160px; }


#leftnav a:hover {
	background-position: left 245px;
}


/* submenu position etc. */
#leftnav li ul {
	position: absolute;
	background-color: transparent;
	left: 120px;
	top: 0px;
	white-space: nowrap;
	display: none;
	width: 120px;
}

/* submenu left position (relative to li it sits in) */

#leftnav li#shop ul, #leftnav li#details ul #leftnav li#about ul {
	left: 100px;
}
#leftnav li#womens ul {
	left: 100px;
}


#leftnav li:hover ul { display: block; } 
#leftnav li:hover ul ul { display: none; } 
#leftnav li li:hover ul { display: block; } 





/*navigation on shop and gallery pages*/

#leftnav-shop { 
	padding: 10px 0 0 0;
}
#leftnav-shop li, #leftnav-shop a, #leftnav-shop {
	float: left;
}

#leftnav-shop ul {
	padding: 0;
}

#leftnav-shop li {
	list-style: none;
	padding:5px 0 10px 0;
	position: relative;
}

#leftnav-shop li ul {
	font-size: 100%;
	font-weight: normal;
	line-height:8px;
}


#leftnav-shop a {
	font-weight:lighter;
	text-decoration:none;
	letter-spacing: .15ex;
	color:#eeece1;
	padding: 0 10px 0 50px;
}

/*

#leftnav-shop li ul a {
	padding-left:15px;

}*/
	
#leftnav-shop a:hover { color: #aba477;}


#leftnav-shop, #leftnav-shop li { width: 160px; }


#leftnav-shop a:hover {
	background-position: left 245px;
}


/* submenu position etc. */
#leftnav-shop li ul {
	position: absolute;
	background-color: transparent;
	left: 120px;
	top: 0px;
	white-space: nowrap;
	display: none;
	width: 120px;
	z-index:20;
}

/* submenu left position (relative to li it sits in) */

#leftnav-shop li#shop ul, #leftnav-shop li#details ul {
	left: 100px;
}
#leftnav-shop li#womens ul {
	left: 100px;
}


#leftnav-shop li:hover ul { display: block; } 
#leftnav-shop li:hover ul ul { display: none; } 
#leftnav-shop li li:hover ul { display: block; } 



#middlecontent {
 	width:820px;
	height:425px;
	padding: 20px 40px 20px 250px;
	background-image:url(IMAGESidis/text-boxBG4.png);
	}



#middlecontent-index {
 	width:820px;
	height:425px;
	padding: 10px 40px 20px 250px;
	}	
	
	
/*
#slideshow {
    position:relative;
    height:420px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

*/

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:630px;
    height:420px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

	
	
	
	
	
#middlecontent-shop1 {
	width:720px;
	height:425px;
	padding: 20px 40px 20px 250px;
	
	}
	
#middlecontent-shop {
	
 	width:950px;
	padding: 0 40px 20px 90px;
	
	}
	
	
#bottomstrip {
	background-image:url(IMAGESidis/bottomstrip.gif);
	height: 115px;
	width:1100px;

}

#bottomstrip-shop {
	background-image:url(IMAGESidis/bottomstrip-shop.gif);
	height: 115px;
	width: 1200px;
	}


#contentshop {
	margin: 0 auto;
	width:900px;
	position:relative;
	background-color:transparent;
	}


.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
#trigger a {
	colour:#c6c097;
font-size:100%;
line-height:70%;
float:left;
clear:left;
width:100;
}


#trigger a:hover {
	
	text-decoration:none;
	background-image:none;
	}



element.style {
	border-collapse:collapse;
	}
*/


select {
 background-color: #ebe7e3;
 color: #000;
}

option {
	color:#000;}


 
	
	

#footer {
	padding:10px 5px 10px 340px;
	width:616px;
	color:#b1987c;
	font-size: 70%;
}		

.style4 {color: #CCCC00}
.style7 {color: #A91E48; font-weight: bold; }
.style10  {font-size: 18px}
.style11  {font-size: 18px}


			
.fltrt {
	float: right;
	margin-left: 20px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.fltcntr {
	float:inherit;}

