body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.9em;
	margin-top: 12px;
	color:#333333;
	background: url(/graphics/strip.jpg) repeat-x;
	background-color: #e056ab;
}


#wrapper 
{
	width: 980px;
	background: url(/graphics/bg.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#news 
{
	width: 192px;
	float: right;
	padding-right: 4px;
}


#content {
	background: url(graphics/second.jpg);
	background-repeat: no-repeat;	
	height: 34px;

}

#maincontent {
	
}

#wrapperlower {
	width: 976px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

h1 {
color: #330066;
font-size: 1.6em;
font-weight:normal;
padding-bottom:5px;
}

h2 {
color: #006599;
font-size: 0.8em;
font-weight:bold;
}
h3 {
color: #000000;
font-size: 1.2em;
}

a:link {color:#FF3366; text-decoration: none}
a:active {color:#000066; text-decoration: none}
a:visited {color:#FF3366; text-decoration: none}
a:hover {color:#000066; text-decoration: underline}

.whitetext{
 color: #ffffff;
}

.bottomblacktext{
 color: #000000;
 font-size: 1em;
 font-weight: bold;
}



#leftpanel {
	float:left;
	width: 355px;
	padding-left: 45px;
	margin-bottom: 20px;
}


#leftpanellower {
	float:left;
	width: 575px;
	padding-left: 45px;
	margin-bottom: 20px;
}



#rightflash{
	float:right;
	width: 500px;
	margin-right: 31px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}


#rightmenu{
	float:right;
	width: 275px;
	margin-right: 55px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}




#headerlogo{
	float: left;
	height: 92px;
	width: 757px;
}


#headersearch{
	float: left;
	height: 92px;
	width: 172px;
	background-image: url(/graphics/logosearch.jpg);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
}

#headercorner{
	float: left;
	display: inline;
	width: 51px;
}


#nav 
{
	
	float: left;
	display: inline;
	height: 60px;	
	background-image: url(/graphics/headermenu.jpg);
	margin-top: 0px;	
	clear:both;
	width: 976px;
}



#navcontainer
{
	float: left;
	display: inline;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;	
	height: 40px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
padding-left: 40px;
}

#navcontainer LI
{
display: block;
margin: 0;
padding-right: 97px;
float: left;

}

#navcontainer A
{
	color: #ffffff;
	font-size: 11px;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 3px 5px;
}

.outsideborder {
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}




#navcontainer A:hover, #navcontainer A:active {
	color: #FF6699;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #b3cdd8;
font-weight: bold;
}


* html #overlay{
    z-index: 10;
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(style.css);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="graphics/overlay.png", sizingMethod="scale");
	}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#skipnav {
	display: none;
}





br {
	clear: left;
}

#footer {
	Margin-top: 40px;
	width: 980px;
	background-image: url(/graphics/footer.jpg);
	background-repeat: no-repeat;
	min-height: 27px;

}


#footer UL
{
list-style: none;
margin: 0;
padding: 2px;
border: none;
margin-left: 175px;
padding-left: 40px;
}

#footer LI
{
display: block;
padding-right: 65px;
float: left;
}

#footer A
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#footer A:hover, #footer A:active {
	color: #FF6699;
}


#shopleftpanel {
	float:left;
	width: 158px;
	Margin-top: 0px;
	padding-left: 15px;
	margin-bottom: 20px;
}


#shoprightpanel {
	float:right;
	Margin-left: 10px;
	Margin-top: 10px;
	width: 790px;
	padding: 0px 0px 0px 0px;
	
}




#shopbasketnav {
	float: right;
	display: inline;	
	margin-top: 0px;	
	width: 780px;
}

#shopbasketnav a {
	color: #757575;
	text-decoration: underline;
}





#shopcatnav {
	margin: 0;
	padding: 0;
	background: #e2a8c1;
	list-style-type: none;
	width: 158px;
	margin-top: 25px;
	margin-bottom: 20px;
	float: left; /* conain floated list items */
}

#shopcatnav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the IE6 whitespace bug */
	width: 100%; /* This corrects the IE6 whitespace bug */
}

#shopcatnav a {
	display: block; /* to increase clickable area as a's default to inline */
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px 8px;
	line-height: 1;
	border-bottom: 1px solid #FFFFFF;
}

#shopnav {
	margin: 0;
	padding: 0;
	background: #66176a;
	list-style-type: none;
	width: 158px;
	float: left; /* conain floated list items */
}

#shopnav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the IE6 whitespace bug */
	width: 100%; /* This corrects the IE6 whitespace bug */
}

#shopnav a {
	display: block; /* to increase clickable area as a's default to inline */
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px 8px;
	line-height: 1;
	border-bottom: 1px solid #FFFFFF;
}


#basket {
	width: 600px;
}


#basketheader {
	background: #66176a;
	color: #FFFFFF;
	text-align: center;

}

#catheadercontainer {
	width: 720px;
	min-height: 200px;
	border-left: 1px solid #f3f2f8;
	border-right: 1px solid #f3f2f8;
	border-bottom: 1px solid #f3f2f8;
	padding-bottom: 3px;
}

#catheadercontainer p {
	Margin-left: 25px;
	Margin-right: 25px;
	}

#catheaderlogo{
	float: left;
	height: 34px;
	width: 77px;
}


#catheadermiddle{
	float: left;
	height: 34px;
	width: 614px;
	background-image: url(/graphics/catmiddle.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	display: table-cell;
    	vertical-align: text-bottom;
	text-decoration: bold;	
}



#catheadercorner{
	float: left;
	display: inline;
	width: 31px;
}

#catintro {	
    	margin: 4px; 
	min-height: 35px;
}

#product {
	
	width: 620px;
	border-top: 1px solid #f3f2f8;
	border-left: 1px solid #f3f2f8;
	border-right: 1px solid #f3f2f8;
	border-bottom: 1px solid #f3f2f8;
	Margin-left: 25px;
	padding: 25px 25px 25px 25px;
	vertical-align: text-top;

}

.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }
.alignCenter { float:center; margin-right: 1em; }
