#strap, #logo img  { behavior: url(iepngfix.htc) }	
html, body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	background-color:#ffffff;
	_overflow:hidden;
}
a{color: #a191b9; text-decoration: none;}
a:hover{color: #FFF; text-decoration: none;}	
p {
	color:#FFF;
	font-size:11px;
	line-height:16px;
	margin-top:10px;
}	
h1 {font-size: 22px; font-weight: lighter;}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#a191b9;
	margin:15px 0 0 0;
}		
/*** FULL SCREEN BGRND IMAGE ***/
#bgimage {
	position:fixed;
	_position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:0;
	min-width:1209px;
	background-color:#fff;
}
#bgimage img{
	width:100%;
	height:auto;
	min-width:1209px;
}
/*** LAYOUT STYLES ***/
#container {
	position:relative;
	padding:0;
	margin:0;
	width:100%;
	min-height:100%;
	_height:100%;
	_overflow:scroll;
	
}
#logo{
	text-align: center;
	width: 100%;
	height:135px;
	margin: 0px 0px 0px 0px;
}	
#logo img{
	margin:65px auto 20px auto;
}
#navcontainer {
	width: 100%;
	background-color: #000;
	height: 25px;
	padding: 2px 0px;
	margin: 20px 0 10px 0;
}
.nav {
	margin: 0 auto;
	width: 900px;
}	
.nav ul li {
	float: left;
	text-align: center;
}		
.nav ul li a {
	display: block;
	float: left;
	width: 100px;
	height: 25px;
	line-height: 25px;
	color: #a191b9;
	text-decoration: none;
	font-size: 1.1em;
	margin: 0px 25px !important;
	margin: 0px 12px;
}	
.nav ul li a:hover {
	background-color: #333;
	color: #FFF;
	text-decoration: none;
}
#footer {
	width: 100%;
	background: #FFF;
	color: #666;
	text-align: center;
	position: fixed;
	height: 20px;
	bottom:0px;
	_position:relative;
	_top:-20px;
	z-index:999999;
}
.footerinner {
	margin: 0px auto;
	width: 450px;
}	
#footer ul li {float: left;}	
#footer a {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 150px;
	color: #666;
	text-decoration: none;
}
#footer a:hover, #footer .footerinner ul li.active a {
	color: #FFF;
	background-color: #a191b9;
	text-decoration: none;
}
#contentcontainer {
	margin: 0 auto 30px auto;
	width: 855px;
}	
.content_left {
	float: left;
	display: inline;
	margin: 0 5px 0 0px;
	width: 120px;
	padding: 15px 15px 5px 15px;
	background-color: #000;
}
.content_left h1 {
	font-size: 17px;
	border-bottom: 1px solid #a191b9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}	
#content_center {
	margin-left:97px;
	margin-bottom:30px;
	width: 660px;
	background-color: #000;
	height: 340px;
	padding: 20px;
}
#content_right {
	float: right;
	width: 660px;
	background-color: #000;
	height: 340px;
	padding: 20px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}				
/***** HOME *****/	
#strap {
	width: 750px;
	height: 30px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/strapline.png) top no-repeat;
}	
/***** ABOUT *****/	
.inset_about {
	float: left;
	display: inline;
	margin: 58px 20px 0 0;
	width: 180px;
	}
#text {
	float: right;
	width: 440px;
	_width: 350px;
	margin-top:13px;
}
#text ul {margin: 10px 0 0 0;}	
#text ul li {
	list-style-type: disc;
	margin-left: 40px;
	font-size: 11px;
	line-height: 16px;	
}		
/***** VISIT *****/	
.textcol1 {
	float: left;
	display: inline;
	width: 130px;
}
.textcol2 {
	float: left;
	display: inline;
	width: 300px;
}		
/***** News *****/	
div#register_frm label {
	color: #a191b9;
	font-weight: bold;
	font-size: 13px;
}
div#register_frm input {
	width: 120px;
	border: none;
	background-color: #FFF;
	padding: 2px 0px;
	margin-bottom: 10px;
}	
div#register_frm input.submit {
	background-color: #a191b9;
	color: #FFF;
	font-weight: bold;
	padding: 3px 0px;
}
#newsitem {
	width: 620px;
	_width: 590px;
	padding: 10px 0 0 0;
}
.newsimage {
	float: left;
	width: 150px;
	margin-right:10px;
}	
.newstext {
	float: right;
	width: 455px;
	_width: 420px;
}	
.newsdivider {
	clear: both;
	width: 100%;
	height: 25px;
	background: url(../images/newsdivider.gif) bottom repeat-x;	
}
.newstitle {
	margin: 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
}		
/***** SHOP *****/	
#shopcontainer {
	margin: 0 auto 30px auto;
	width: 845px;
	background: #000;
	padding: 5px;
	min-height: 600px;
}

	
	
#productthumbcontainer {
	margin: 0 auto 30px auto;
	width: 867px;
	background: #000;
	padding: 5px;
	min-height: 450px;
	padding-bottom:4px;
	background-color:#000000;
}	
#shopintrobox {
	float: left;
	height: 320px;
	width: 237px;
	position: relative;
	padding: 20px;
}
#collectiontext {
	float: left;
	height: 320px;
	width: 227px;
	position: relative;
	padding: 20px;
}	
#maleintro {
	float: left;
	width: 284px;
	height: 447px;
	background-color: #999966;
}
#femaleintro {
	float: left;
	width: 284px;
	height: 447px;
	background-color: #CC6633;
}
#sizingtext {
	float:left;
	margin-top:110px;
}	
.buttonsizing {
	display: block;
	background: #c0c0c1;
	color: #333;
	border: 1px solid #6d6d6d;
	padding: 5px;
	width:110px;
	text-align: left;
	font-size: 12px;
}	
a.buttonsizing:hover {color: #333;}
.buttonsizing:hover {text-decoration: none; color: #FFF;}	
#sizingintrobox {
	float: left;
	height: 320px;
	width: 450px;
	position: relative;
	padding: 25px;
}	
#headsize {
	float: right;
	height: 370px;
	width: 320px;
	background: url(../images/headsize.gif) top right no-repeat;
}



#productthumbs{
	float: right;
	width: 600px;
	/*margin-top:-23px;*/
}
#productthumbs a{
	float:left;
	display:block;
	width:100px;
	height:150px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-color:#ccc;
	text-indent:none;
}
#productthumbs a img.thumbImg{
	position:relative;
	top:-24px;
	width:100px;
	height:150px;
}
#productthumbs a img.zoomicon {
	 position:relative; 
	 top:117px;
	 left:66px; 
	 z-index:80;
	  -moz-opacity: .0;
	 filter:alpha(opacity=0);/* for IE 7+ */
	 opacity:0.0;
	 display:block;
}
#productthumbs a:hover img.zoomicon {
 	-moz-opacity: .0;
	filter:alpha(opacity=75);/* for IE 7+ */
	opacity:0.75;
}
/*** ClASSES ***/	
.text_14px {font-size: 14px; line-height: 19px;}		
.text_16px {font-size: 16px; color: #a191b9;}
.text_16px_white {font-size: 16px; color: #FFF;}
.purple {color: #a191b9;}
.buttonlink {float: left; margin-right: 1px;}	
a.buttonlink {
	display: block;
	background-color: #51495d;
	text-align: center;
	color: #FFF;
	min-width: 80px;
	padding: 5px 10px;
	font-size: 14px;
	text-decoration: none;
}	
a.buttonlink:hover {background-color: #a191b9;}	
.buttonlink2 { clear:both; width:100px; }	
a.buttonlink2 {
	display: block;
	background-color: #51495d;
	text-align: left;
	color: #FFF;
	min-width: 100px;
	padding: 5px 10px;
	font-size: 12px;
	text-decoration: none;
}	
a.buttonlink2:hover {background-color: #a191b9;}	
#basket_container tr, td { border:1px solid #ffffff; }
#basket_container table { padding:5px 5px 5px 5px; }
#basket { position:absolute; top:0px; right:10px; }
#map { margin:15px 0 25px 0; clear:both; }
#visit #content_center {height:500px;}
.myspacer{display:block; width:100%; height:30px;}
