body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	background-color: #000;
	color: #FF0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}

a {
	color: #FF0;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

hr{
	height:1px;
	border:1px solid #000;
	background-color:#666
} 

#pagewrapper{
	width: 1020px;
	min-width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000;
	padding: 0px;
	clear: both;
}

#contentwrapper{
	clear: both;
	margin-right: 0px;
	margin-left: 12px;
	margin-top: 12px;
}

#dv_leftcol {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	}

#dv_main_wide {
	float: right;
	width: 800px;
	text-align: justify;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	color: #FF0;
}
#dv_bottom {
	clear: both;
}




h1 {
	color: #FFF;
!important
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.05em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h1 a{
	color: #FFF;
	text-decoration: none;
	font-size: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 120%;
	color: #FFF;
}



h2 a{
	text-decoration: none;
	color: #FFF;
}
h2 a:hover{
	text-decoration: underline;
	color: #F00;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: medium;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: medium;
}

p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}


label{
	width: 120px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	color: #000000;
}
table{

}
table a{
	text-decoration: none;
}


.labeltext{
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
}



.hide {
	display: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborder img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#wrapper{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#wrapper_checkout{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper_checkout2{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#wrapper_checkout2 table{
	float: none;
	clear: both;
}


#wrapper_successfail{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#wrapper_successfail table{
	text-align: center;
	float: none;
}
#wrapper_successfail h2{
	text-align: center;
	float: none;
}
#wrapper_home{
	padding: 0px;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 210px;
}

#wrapper img{
}


#specials {
	padding: 0px;
	color: #FFFFFF;
	background-color: #04B9E8;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	min-height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bluefade2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
} 
#specials h1{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -0.1em;
} 
#specials h1 a:hover{
	text-decoration: none;
} 

#specials #price{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 38px;
	letter-spacing: -0.1em;
	font-weight: bold;
} 



#page {
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
}



#searchform {
	float: right;
	margin-top:22px;
} 

#searchform input{
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EFEFEF;
	color: #000000;
	margin-right: 3px;
} 


#headerstrap {
	width: 800px;
	min-width:800px;
	height:24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	margin-bottom: 2px;
	color: #CCC;
	font-size: 90%;
	margin-top: 5px;
	clear: both;
	background-color: #666666;
	border: 1px solid #4F4F4F;
} 
#headerstrap a{
	color: #FFF;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 12px;
	text-decoration: underline;
	font-size: 95%;
} 
#headerstrap a:hover{ 

} 
#headerstrap h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
} 


#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 1020px;
}

#headerkeywords {
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
} 

#headerkeywords h1{
	display: inline;
	margin: 0px;
	padding: 0px;
} 



#headerimageright {
	float: right;
	position: relative;
	right: 0px;
	bottom: 0px;
}


#header img{
}


#headerbar {
	width: 800px;
	min-width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	height:25px;
	font-weight: bold;
	padding: 0px;
	clear: both;
}
#headernav {
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	padding: 4px;
} 

#headernav a{
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	height: 25px;
} 

#headernav a:hover{
	color: #333333;
	text-decoration: underline;
} 


#headerbar ul{
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

#headerbar li{
	display: inline;
}
#headerbar form{
	text-align: right;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: -4px;
}

#headerbasket {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#headerbasket h1{
	font-size: 11px;
	font-weight: normal;
}

#headerbasket a{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#headerbasket a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#flourish {
}



#icons {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#icons img{
	border: 1px solid #FFFFFF;
}
#icons img a{
	border: 1px solid #FFFFFF;
}
#icons img a:hover{
	border: 1px solid #009451;
}


#catbrand {
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 159px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}


#catbrand h1{
	font-size: 90%;
}

#floatbox{
	float: right;
	width: 200px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	margin: 5px;
	background-image: url(images/70semitrans.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
}




#col_1{
	position: relative;
	float: left;
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#newspress {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/newsback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	text-decoration: none;	
}
#newspress a{
	text-decoration: none;	
}
#newsletter{
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/newsletterback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}


#col_2{
	width: 180px;
	float: right;
	padding: 0px;
	margin: 0px;
}



.button {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #253399;
	cursor: hand;
	font-weight: normal;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F00;
}
.button_big {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	background-color: #000;
	background-image: url(images/button_big.jpg);
	height: 44px;
	width: 252px;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textbutton a{
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	width: 58px;
	color: #000000;
	position: static;
	padding-top: 3px;
	padding-bottom: 3px;
}
.textbutton a:hover{
	text-decoration: underline;
	border: 1px solid #333333;
	color: #333333;
}


.helpmark {
	text-decoration: none;
	color: #FFFFFF;
}
.helpmark a{
	display: block;
	background-color: #EF0143;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	width: 15px;
	float: right;
}
.helpmark a:hover{
	text-decoration: none;
	border: 1px solid #333333;
	color: #FFFFFF;
}
.formfield_basket{
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #CCCCCC;
	color: #999999;
}
.formfield_tiny{
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	border: 1px solid #B8AE85;
}
.formfield_small{
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #938655;
	border-right-color: #B8AE85;
	border-bottom-color: #B8AE85;
	border-left-color: #938655;
}
.formfield_stretch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #83A8CC;
}

.formfield {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #048ABD;
	float: left;
	background-color: #FFFFFF;
}
.formfield_wide{
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #D9E4ED;
}


.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

.maintext p {
	font-size: 100%;
}		
		
.maintext p a {
	position: relative;
	font-size: 100%;
}


.maintext a{
	text-decoration: underline;
	color: #000000;
}
.maintext a:hover{
	color: #FF0000;
	text-decoration: underline;
}/* IE/Win requires some link change on hover in order to show the tooltips hence 100%*/


.maintext a span {
	display: none;
}

.maintext a:hover span {
	display: block !important;
	position: absolute;
	left: 0px;
	width: 250px;
	background-color: #FFF4F8;
	color: #000;
	padding: 8px;
	font-size: 0.8em;
	text-decoration: none;
	height: 120px;
	top: -140px;
	background-repeat: repeat-y;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	filter: DropShadow(Color=#ff0000);
	overflow: hidden;
}



.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;

}
.box {
	border: 2px solid #D9E4ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	color: #000000;
}
.box_white {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
}

.headerboxinfo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF4F8;
	width: 242px;
	border-top: 0px solid #DEDADB;
	border-right: 1px solid #DEDADB;
	border-bottom: 0px solid #DEDADB;
	border-left: 1px solid #DEDADB;
	margin: 0px;
	padding: 5px;
}


.boxproductinfo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.boxreview {
	border: 1px solid #DEDADB;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF4F8;
	padding: 5px;
}



.topbox {
	background-color: #FFF4F8;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

#navback{
	margin: 0px;
	color: #333333;
	padding: 0px;
}


/*all nav area*/
#navlist{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#navlist a, #navlist a:link, #navlist a:visited{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navlist a:hover{
	color: #000000;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*top cats area*/
#navlist ul{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-position: center bottom;
}


/*the box around category and subcategory*/
#navlist li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-color: #000;
	background-image: url(images/navback.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #242424;
}


/*the sub categories individually*/
#navlist ul ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navlist ul li a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 95%;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0FF;
	background-image: none;
}


/*
adding a border causes issues expanding the top section so best leave it at zero
This also affects the padding properties for the subcats
*/
#navlist ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F00;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#navlist ul ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#navlist ul ul li a{
	font-weight: normal;
	font-size: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	color: #FFF;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
	background-color: #000;
}
#navlist ul ul li a:hover{
	display: block;
	background-color: #96C;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-weight: normal;
}

/* selected button */
#navselected {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* sub lists area*/
#navsublist {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	margin-top: 0px;
	background-color: #FFFFFF;
	min-width:146px;
	width: 144px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



#homenav{
	margin: 0px;
	padding: 0px;
	background-color: #949494;
}

#homenav a, #homenav a:link, #homenav a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#homenav a:hover{
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: underline;
}



/*top cats area*/
#homenav ul{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
}

#homenav li{
}

/*top cats*/
#homenav ul li a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #949494;
	border: 1px solid #949494;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#homenav ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}


#homenav ul ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#homenav ul ul li a{
	font-weight: normal;
	font-size: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: #000000;
	min-height:15px;
}
#homenav ul ul li a:hover{
	display: underline;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}









/*Accounts box*/
.accounttop {
	border: 1px solid #333;
	background-color: #990000;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	margin: 2px;
	width: 150px;
}
.accountbox {
	/*/*/display: block;
	padding: 1px 1px 1px 5px;
	border: 1px solid #CCCCCC;
	width: 150px;
	background-color: #FFFFFF;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;/* */
}
.accountbox a{
	/*/*/color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	width: 100%;/* */
}
.accountbox a:link, .rightbox a:visited{
	color: #000000;
	/*/*/text-decoration: none;/* */
}
.accountbox a:hover{
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #990000;
}


/*star buys boxes*/

.starbuy_sidepanel {
	background-color: #FFF4F8;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.starboxborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.starbox {
	float: left;
	background-color: #000;
	width: 182px;
	margin-right: 4px;
	text-align: center;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	background-image: url(images/backanimated.gif);
	background-position: center top;
	height: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding: 0px;
}
.starbox img{
}

.starbox h2{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #66F;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.starboxtext {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FF0;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
.starboxtext a:hover{
	color: #FFF;
	text-decoration: none;
}

.starbox h2 a{
	color: #0F0;
}

.starbox a:hover{
	color: #900;
	text-decoration: none;
}
.starbox .border{
	border: 1px solid #0F0;
}
.starboxprice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 100%;
	text-align: right;
	height: 20px;
	position: relative;
	font-size: 12px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.starbox2 {
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;	/* */
	border: 2px solid #502920;
	background-image: url(images/greyfade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	margin-left: 3px;
}

.starbox2text{
	margin-left: 130px;
	height:130px;
	min-height:130px;
	margin-right: 10px;
}
.starbox2price{
	position: relative;
	width: 150px;
	text-align: right;
	float: right;
	border: 1px solid #996600;
	padding: 2px;
	margin-top: 1px;
}

#featured {
	background-color: #6A7D8F;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 
#featured h1{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 
#featured h2{

} 

#featuredprice{
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

.moreinfo{
	position: relative;
	right: 3px;
	bottom: 20px;
	width: 200px;
	text-align: right;
	float: right;
}

#sidebox{
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 160px;
}
#sidebox_account{
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#sidebox_basket{
	width: 160px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.sidebox_field{
	border: 1px solid #666666;
	width: 130px;
	font-size: x-small;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.sidebox_field_search{
	border: 1px solid #999999;
	width: 110px;
	font-size: x-small;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

.sidebox_top_account{
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #99CCFF;
	border: 1px solid #333333;
	width: 165px;
	padding: 0px;
}
.sidebox_top_search{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #71ACEE;
	width: 165px;
	height: 65px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #355F9B;
	border-right-color: #E5F8FE;
	border-bottom-color: #E5F8FE;
	border-left-color: #355F9B;
}

.sidebox_top_basket{
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #99CCFF;
	padding: 0px;
	width: 165px;
	border: 1px solid #333333;
}

.sidebox_base {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	width: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sidebox_button {
	font-family: "Lucida Calligraphy", Arial, Helvetica;
	text-decoration: none;
	cursor: hand;
}
.sidebox_button_go {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	height: 21px;
	padding: 0px;
	display: inline;
	background-color: #F8F9FB;
	border: 1px none #CCCCCC;
	background-image: url(images/button.gif);
	color: #003399;
	width: 68px;
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebox_button_buynow {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	height: 21px;
	padding: 0px;
	display: inline;
	background-color: #F8F9FB;
	border: 1px none #CCCCCC;
	background-image: url(images/button.gif);
	color: #003399;
	width: 68px;
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebox_button_buynowhome {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	height: 44px;
	padding: 0px;
	display: inline;
	background-color: #FF0000;
	background-image: url(images/buynowred.gif);
	color: #FFFFFF;
	width: 126px;
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;
}
#sidebox_button_buynowhome_button {
	float: right;
} 

.sidebox_button_search {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	height: 21px;
	padding: 0px;
	display: inline;
	background-color: #666666;
	color: #FFFFFF;
	width: 68px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #333333;
}
.sidebox_button_go_black {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	height: 21px;
	padding: 0px;
	display: inline;
	background-color: #000000;
	border: 1px none #CCCCCC;
	background-image: url(images/button.gif);
	color: #CDE05F;
	width: 68px;
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebox_button_add{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	font-weight: normal;
	margin: 0px;
	height: 22px;
	padding: 0px;
	display: inline;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
	background-image: url(images/button.gif);
	color: #FFFF00;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebox_button_a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	width: 143px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	height: 32px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0066FF;
}
.sidebox_button_more{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	font-weight: normal;
	margin: 0px;
	height: 22px;
	display: block;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
	background-image: url(images/button.gif);
	color: #FFFF00;
	width: 68px;
	min-width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	float: right;
}


/*category information boxes*/
.catbox {
	float: left;
	padding: 0px;
	width: 151px;
	clear: none;
	height: 188px;	/* */
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #000;
	text-align: center;
}

.catbox img{
	text-align: center;
}

.catbox a, .catbox a:link, .catbox a:visited{
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.catbox a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
	height: 186px;
}
.catboxtext {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
}


/*right hand information area*/
.rightbackground {
	background-color: #A7D4EC;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
}
.rightboxtop {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 4px 5px;
	margin: 2px;
	background-color: #FFF4F8;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #999999;
}
.rightbox {
	/*/*/display: block;
	padding: 2px;
	border: 1px solid #999999;
	width: 140px;
	background-color: #FFFFFF;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;/* */
}
.rightbox a{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.rightbox a:link, .rightbox a:visited{
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: block;
}
.rightbox a:hover{
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #0099FF;
}




/*footer*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

}
.footer a{
	text-decoration: none;
	font-size: s90%;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 0px;
	font-size: 90%;
}
.footer a:hover{
	text-decoration: underline;
	color: #999999;
}

#footeraccount{
	min-width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #DCE0F0;
	background-image: url(images/topgrey.gif);
	background-repeat: repeat;
	background-position: left center;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footeraccount a{
	color: #FFF;
	text-decoration: underline;
	font-size: 80%;
}

#footeraccount a:hover{
	color: #FFF;
	text-decoration: underline;
}

#footeraccount h2{
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footerinfo{
	min-width:800px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
	margin: 0px;
	background-color: #000;
} 

#footerinfo a{
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
} 

#footerinfo a:hover{
	color: #FFF;
	text-decoration: underline;
} 

#footerbase{
	width: 1024px;
	min-width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
} 



/*digitalvisual footer*/
.digitalvisual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.digitalvisual a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #666; !important
	text-decoration: none;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	margin: 2px;
	padding: 3px;
	font-weight: bold;
	float: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.smallred {
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #F03;
}
.grey {
	color: #999999;
}

.basket {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.basket a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.basket a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.Specialbox {
	display: block;
	padding: 5px 2px 5px 10px;
	width: 148px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Specialbox a{
	display: block;
	width: 148px;
	color: #FFFFFF;
	text-decoration: none;
}
.formlable {
	font-size: small;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFF4F8;
}

.ingredients_az{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF4F8;
	float: right;
	padding: 3px;
}
.padding5{
	padding: 5px;
}


.padding10{
	padding: 10px;
}

.padding25{
	padding: 25px;
}

.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #996600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	float: right;
}


.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited{
	color: #6D7C91;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0066FF;
}

.category_box {
	padding: 0px;
	margin-top: 15px;
}

#price {
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
} 
#pricesale {
	color: #FFFFFF;
	font-weight: bold;
	height: 52px;
	width: 130px;
	padding-left: 16px;
	padding-top: 12px;
} 

.productlist_box {
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.productlist_text {
	min-height: 150px;
	padding: 0px;
	margin: 0px;
	height: 125px;
}

.productlist_image {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.productlist_price {
	float: right;
	color: #000000;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	width: 100px;
	font-weight: bold;
	text-align: right;
}
.productlist_more {
	float: right;
	margin: 0px;
}
.product_box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	min-height: 100px;
	padding: 5px;
}
.product_box tr{
	background-color: #FDFAC5;
	border: 1px solid #ABE202;
}
.product_box td{
	background-color: #FDFAC5;
	border: 1px solid #ABE202;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.product_box li{
	margin-left: 12px;
}


.product_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.05em;
	color: #333333;
	margin-bottom: 12px;
	display: block;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
}
.product_buy {
	border: 1px solid #CCCCCC;
	padding: 4px;
	min-height: 60px;
	position: relative;
	min-height: 75px;
	margin-right: 200px;
	float: left;
}
.product_image {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.product_image a{
	border: 1px solid #CCCCCC; 
}


.product_image img{
	margin-left: 5px;
}
.product_image img a{
	color: #CCCCCC;
}


.product_thumbnail {
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.product_thumbnail img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.basket_box {
	margin-right: 5px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.checkout_box {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 5px;
	margin-top: 18px;
}


.paymentbox_option1{
	float: left;
	padding: 5px;
	width: 170px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CEDE96;
	margin-right: 2px;
	padding: 5px;
}
.paymentbox_option1 h1 a{
	text-decoration: underline;
}

.paymentbox_option1 a{
	text-decoration: none;
	color: #000000;
}

.paymentbox_option2{
	float: left;
	padding: 5px;
	width: 200px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CEDE96;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.paymentbox_option2 label{
	width: 50px;
}
.paymentbox_option2 form{
	text-align: right;	
}

.paymentbox_option3{
	float: left;
	padding: 5px;
	width: 170px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CEDE96;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.paymentbox_option4{
	float: left;
	padding: 5px;
	width: 170px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CEDE96;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}

.floatleft {
	float: left;
} 
.floatright {
	margin: 0px;
	float: right;
}
.floatright img {
	background-image: url(images/zoom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#popup {
	padding: 5px;
	background-image: url(images/topblank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 5px;
}



#popup h2{
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}


#colleft {
	margin-right: 5px;
	min-height: 200px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
	width: 500px;
}
#colright {
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	min-height: 200px;
	width: 500px;
} 
#checkout_icons{
	position: relative;
	top: 20px;
	float: right;
	right: 20px;
	z-index: 90;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2D7FD3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
} 
.help a{
} 
.help a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	margin-right: 3px;
	margin-left: -3px;
}.floatsortorder {
}
.adminbox {
	background-color: #EEE;
	padding: 4px;
	width: 100%;
	margin-bottom: 12px;
	border: 1px solid #CCC;
	margin-top: 0px;
}

.adminbox a {
	color: #666;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 9px;
	text-decoration: none;
}
.adminbox a:hover {
	color: #000;
	background-color: #CCC;
}


.adminbutton {
	background-color: #009;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	background-position: bottom;
}
.adminbutton a:hover{
	color: #333333;
	text-decoration: none;
}
#sideprice {
	width: 126px;
	color: #B59448;
	text-decoration: none;
	border: 1px solid #E4E0DF;
	text-align: center;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #F6EAEA;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
} 
#sideprice a, #sideprice a:visited, #sideprice a:link{
	color: #B59448;
	text-decoration: none;	
}
#infohead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003300;
	background-color: #B8BDF4;
	background-image: url(images/info_head.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #567856;
	border-right-color: #003300;
	border-bottom-color: #000000;
	border-left-color: #567856;
	font-weight: bold;
} 
#info{
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	width: 175px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #3AACDA;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#info h2{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	color: #999999;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
}
#info a{
	color: #999999;
	text-decoration: underline;
}



#info_delivery{
	background-color: #000000;
	background-image: url(images/info_delivery.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#info_money{
	background-color: #000000;
	background-image: url(images/info_money.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#information {
	border: 1px solid #079C38;
	background-color: #FFFFFF;
	background-image: url(images/grass.gif);
	background-position: right bottom;
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
} 
#information p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
#information a{
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
#information a:hover{
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

/*speech bubbles*/
.speechbubblewrapper {
	margin-right: 145px;
} 
.sbl {
	background: url('images/corner_bl.gif') bottom left no-repeat #EDEDED;
	width: 100%;
	text-align: left;
	min-width: 100px;
	float: left;
}
.sbr { background: url('images/corner_br.gif') bottom right no-repeat; }
.stl { background: url('images/corner_tl.gif') top left no-repeat; }
.str {
	background: url('images/corner_tr.gif') top right no-repeat;
	padding: 15px;
	font-size: 90%;
} 
.stmark {
	position: relative;
	right: -18px;
	top: 30px;
} 

.clear {
clear: both;
} 
.formatcopytable {
	border: 1px solid #999999;
} 

.formatcopytable td {
	background-color: #F9F9F9;
} 

#products_left {
	width: 360px;
	color: #FF0;
} 

#products_right {
	width: 360px;
	float: right;
	margin-right:5px;
	text-align: center;
} 

#products_right img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
} 


#products_right img a:visited{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
} 

.underconstruction {
	width: 200px;
	padding: 4px;
	background-color: #EFEFEF;
	border: 1px solid #999;
} 

.border {
	border: 1px solid #999;
}
.listimageback {
	background-color: #000;
	background-image: url(images/backanimated.gif);
	height: 242px;
	width: 213px;
	background-repeat: no-repeat;
} 
.listimageback img{
	/*margin-top:20px;*/
} 
.listimageback p{
	font-size: small;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
} 



#videoplayer {
	background-image: url(images/videoplayer.jpg);
	height: 470px;
	width: 800px;
	padding-top: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;

}
.videoback {
	background-color: #000000;
	background-image: url(assets/images/videoback.jpg);
	height: 340px;
	width: 515px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-left: 30px;
}
#videoback {
	background-color: #000000;
	background-image: url(assets/images/videoback.jpg);
	height: 340px;
	width: 515px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-left: 30px;
}
#videoback2 {
	background-color: #000000;
	background-image: url(assets/images/videoback2.jpg);
	height: 340px;
	width: 515px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-left: 30px;
}


#contentcard {
	color: #000;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	background-image: url(images/contentback.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 460px;
	width: 790px;
	background-repeat: no-repeat;
	background-position: left top;
}

.contentcardpadding{
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 35px;
}


#contentcard h1{
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 30px;
}

.contentimage {
	width: 310px;
	float: right;
	text-align: center;
	background-image: url(images/back_content.jpg);
	background-color: #000;
	background-repeat: repeat;
	background-position: center top;
} 
.contentimagetop {
	width: 310px;
	background-image: url(images/back_content.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
} 
.contentimagebottom {
	width: 310px;
	background-image: url(images/back_content.jpg);
	height: 40px;
	background-color: #000;
	background-position: center bottom;
} 
#homenews {
	background-color: #000;
	color: #FFF;
	font-size: small;
	padding: 5px;
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #333;
} 
#homenews h1{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
} 
.imagesteal{
	position: absolute;
	left: 11px;
	top: 1px;
	float: left;
	overflow: hidden;
	z-index: auto;
} 
#deal{
	background-color: #000;
	background-image: url(images/deal_back.jpg);
	background-repeat: repeat-y;
} 
#dealcontent{
	margin-top: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	margin-left: 80px;
	color: #FF0;
} 
#dealcontent p a{
	text-decoration: none;
} 
#dealbottom{
} 
#pricewas{
	font-size: 36px;
	color: #F00;
	text-decoration: line-through;
	margin: 5px;
} 
#pricenow{
	color: #0F0;
	font-size: 40px;
	margin: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
} 
