/********************************
*           Structure           *
********************************/

body {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		background-color:; 
		text-align: justify; 
		font-size: 0.7em;
		border-color:#ffffff;
		}

#container {
		width: 900px; 
		margin: auto; 
		text-align: left; 	 
		padding-top: 0px; 
		padding-bottom: 0px; 
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	
		}
	
#head {
		height: 143px; 
		width: 900px; 
		padding-top: 0px; 
		padding-bottom: 0px; 
		background-color:;
		overflow: hidden;
				}

#headlogo {
		background-image:url(images/promo.jpg); 
		background-position:left top; 
		background-repeat: no-repeat; 
		display: block; 
		height: 64px; 
		width: 245px; 
		float: left; 
		}


#headlogo a{ display: block; height: 64px; width: 245px;}

#headnext {
		display: block; 
		height: 64px; 
		width: 208px; 
		float: left; 
		background-color: ;
		padding-top: 20px;
		
		}
		
#headfinal {
		background-image:url(images/sitestrap.jpg); 
		background-position:right center; 
		background-repeat: no-repeat; 
		display: block; 
		height: 64px; 
		width: 400px; 
		float: right; 
		}



#topnav {
		display: block;
		margin-top: 1px;
		float: center;

}

#topnav ul {
 margin: 0;
 padding: 0;
}
#topnav ul li{
 height: 30px;
 width: 83px;
 display: block;
 float: left;
 margin: 0;
 padding: 0;
 border-right: 1px solid #6C84C2;
	font-size: 110%;
		font-weight: bold;
		color: #6E4373;

}
#topnav ul li.last{
 border-right: 0px;
}

#topnav ul li.bigger{
 width: 90px;
}
#topnav ul li a{
height: 30px;
 width: 83px;
 display: block;
 float: left;
 margin: 0;
 padding: 0;
 text-align: center;
	color: #774F7C; 
	text-decoration: none;
}	

#topnav ul li a:hover {	color: #6C84C2; 
		text-decoration: underline;
	}

	

#maincontent {
	margin-top: 0px;
	background-image: url(images/bg_new.jpg);
	background-repeat: no-repeat;
}


#rightcol {
		display: block; 
		width: 150px; 
		background-color: ;
		float: right;
}

#rightcol2 {
		display: block; 
		width: 400px; 
		background-color: ;
		float: right;
}

#leftcol {
		display: block; 
		width: 460px; 
		background-color: ;
		float: left;
		margin-right: 0px;
}

#middlecol {
		display: block; 
		width: 420px; 
		background-color:;
		float: right;
		}
		
#middlecol2 {
		display: block; 
		width: 945px; 
		background-color: ;
		float: left;
		}


.sidebox {
		background-color: ;
		margin: 0 0 2px 0;
		border: 0px solid #C2C3C5;
}


.content {
		padding: 5px 0 5px 5px;
		/*background-image: url(images/cart_bg.jpg);*/
}


form {
		margin: 5px 0 5px 0px;
		padding: 0px;
	}

.textfield {
		margin:0 0 2px 0px;
		padding: 0px;
		height:12px;
		width:115px;
		font-size: smaller;
		}
		

		
.textfield2 {
		margin:0px;
		padding: 0px;
		height:12px;
		width:90px;
		font-size: smaller;
		}
		
a.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FF0000;
	text-decoration: none;
}
a.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: FF0000;
	text-decoration: underline;
}
a.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: FF0000;
}
a.c:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
a.c:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
a.c:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: inherit;
}
a.d:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #ff9900;
	text-decoration: none;
}
a.d:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #3399ff;
	text-decoration: underline;
}

a.d:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #ff9900;
	text-decoration: none;
		text-decoration: inherit;

}

a.e:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
a.e:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #90000;
	text-decoration: underline;
}
a.e:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
}

.searchfield {
		height:14px;
		width:120px;
		display: block;
		float: left;
		margin-right:5px;
		}


.sidebox ul {
		list-style: none;
      padding-bottom:0px;

	}
	
.sidebox li {
		list-style-position: outside;
		margin: 0 0 0px -40px;
		padding-left:1px;
		padding-top:3px;
		padding-bottom:3px;
		background-image: ;
		background-repeat: no-repeat;
		background-position: left center;
	}
	
.sidebox li a{
		margin-left: 10px;
		color: #ffffff;
		text-decoration: none;
	}
	
.sidebox li a:hover{
		margin-left: 10px;
		color: #ffffff;
		text-decoration: underline;
	}

.sidebox2 ul {
		list-style: none;
      padding-bottom:0px;

	}
	
.sidebox2 li {
		list-style-position: outside;
		margin: 0 0 0px -35px;
		padding-left:1px;
		padding-top:3px;
		padding-bottom:3px;
		background-image: url(images/red_bg.jpg);
		background-repeat: no-repeat;
		background-position: left center;
	}
	
.sidebox2 li a{
		margin-left: 10px;
		color: #ff0000;
		text-decoration: none;
	}
	
.sidebox2 li a:hover{
		margin-left: 10px;
		color: #ff0000;
		text-decoration: underline;
	}
	
.sidebox h4 {
		display: block;
		color: #fff; 
		background-image: url(images/product_header_bg.jpg);
		font-weight: bold;
		font-size: 100%;
		padding: 5px;
		margin: 0px;
	}



		
#pagelogo {
		background-image:url(images/..jpg); 
		background-position: center; 
		background-repeat: no-repeat; 
		display: block; 
		height: 177px; 
		width: 610px; 
		float: left; 
		}

#newsletter {	
		display: block;
		background-color: #6E4373;
		color: #fff;
		font-size: 90%;
		padding:5px 0 10px 5px;
		margin: 10px 0 10px 0;
	}

.newslink {
border: 0px;
}

#adverts {
		text-align: center;
}

.rightadvert {
		border: 1px solid #C2C3C5;
		margin: 0 0 10px 0;
}

#adverts img {
		border: 0px;
		}


#footer {
		display: block;	
		width: 900px;  

		margin-top: 10px; 
		padding-top: 10px;
		text-align: center; 
		color: #666666;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #ffffff;
		}
		
/********************************
*           Elements            *
********************************/







.hideall {display:none;}

.hide {
		display: none; 
		height: 0px; padding: 0px; margin: 0px; 
		font-size: 0px;
		}
	
.printhide { 
		display: block;
		}

.clear {
		clear: both;
		}

#footer a {
		color: #FF0000;
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		}

#footer a:hover, #footer a:active {
		color: #FF0000 ;
		text-decoration: underline;
		}

