#feature {
	width: 49%;
	float: left;
	position: relative;
}

/* --------------------------------------     SURROUND ------------------------------------- */

body{
	background:url(../images/background.jpg) repeat-x top left #0c0e1d;
	margin:0;
	padding:0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container{
 width:960px;
 margin-left:auto;
 margin-right:auto;
 background:#fff;
 position:relative;
 padding-left:12px;
 padding-right:12px;
 margin-top:8px;
 margin-bottom:20px;
 padding-top:15px;
 overflow:hidden;
 clear:both;
}
#containerold{
	min-width:880px;
	margin-left:20px;
	margin-right:20px;
	background:#fff;
	position:relative;
	padding-left:12px;
	padding-right:12px;
	margin-top:8px;
	margin-bottom:20px;
	padding-top:15px;
	overflow:hidden;
	clear:both;
}

#loginband{
	height:27px;
	position:relative;
	padding-top:6px;
}
#topband{
	height:114px;
	position:relative;
	background:url(../images/topband_bg.gif) repeat-x top left;
}
#textband{
	float:right;
	position:relative;
	padding-top:6px;
	text-align:right;
	height:20px;
}
a.topwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
	line-height: 20px;
	
}
a.topwhite:hover{
	text-decoration:underline;
}
#logoband{
	height:85px;
}
.topphone {
	float: right;
	margin-top: 18px;
}

#menu{
	height:24px;
	position:relative;
	margin-right:18px;
}
.tab{
	width:108px;
	height:20px;
	background:url(../images/tab.gif) no-repeat bottom right;
	float:right;
	margin-left:7px;
	text-align:right;
	padding-right:10px;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c466d;
	text-decoration: none;
}
.tab:hover{
	color:#ba0d0d;
}
.tabON{
	width:108px;
	height:20px;
	background:url(../images/tabON.gif) no-repeat bottom right;
	float:right;
	margin-left:7px;
	text-align:right;
	padding-right:10px;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c466d;
	text-decoration: none;
}
.menuicon{
	float:left;
	position:relative;
	margin-left:10px;
}
#textsize{
	float:right;
	width:62px;
	position:relative;
	margin-top:2px;
	z-index:1;
}

#treeview{
	height:22px;
	padding-top:5px;
}
#mainarea{
	position:relative;
}
#leftcol{
	width:195px;
	float:left;
	position:relative;
	margin-right:12px;
}
#rightcol{
	width:195px;
	float:right;
	position:relative;
}
#colbox{
	margin-bottom:10px;
	background:url(../images/box_bg.gif) repeat-y top left;
	width:195px;
}

#boxtopblue{
	background:url(../images/box_top_blue.jpg) no-repeat;
	height:20px;
	padding-left:43px;
	padding-top:8px;
}
#boxtopgrey{
	background:url(../images/box_top_grey.jpg) no-repeat;
	height:20px;
	padding-left:43px;
	padding-top:8px;
}
#boxcontent{
	padding: 10px;
	position: relative;
}
#boxcontent2{
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	background:url(../images/speech_left.gif) no-repeat top left;
}
#boxbutton{
	padding-left:10px;
	padding-bottom:8px;
}
#boxcontentpic {
 padding: 10px;
 position: relative;
 text-align: center;
}
.speech{
	float: right;
	margin-right: -20px;
	margin-top: -10px;
}
#colboxright{
	margin-bottom:10px;
	background:url(../images/box_bg_right.gif) repeat-y top left;
	width:195px;
}
#boxtopblueright{
	background:url(../images/box_top_blueright.jpg) no-repeat;
	height:20px;
	padding-left:43px;
	padding-top:8px;
}
#boxtopgreyright{
	background:url(../images/box_top_greyright.jpg) no-repeat;
	height:20px;
	padding-left:43px;
	padding-top:8px;
}
.boxicon{
	float:left;
	margin-top:-12px;
	margin-left:-50px;
	position:relative;
	z-index: 3;
}
#boxitem{
	margin-bottom:5px;
	margin-right:8px;
	overflow:auto;
	display:inline-block;
	position:relative;
}
HTML>body #boxitem{height:auto;}
#boxiteminfo{
	margin-left:65px;
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
	padding-top:5px;
}
a.leftmenu{
	border-bottom:2px solid #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	margin-left:15px;
	width:155px;
	padding-bottom: 3px;
}
a.leftmenu:hover{
	color:#E71616;
	background: url(../images/arrow.gif) top right no-repeat;
}
a.leftmenuon{
 border-bottom:2px solid #ececec;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 95%;
 font-weight: bold;
 color:#E71616;
 background: url(../images/arrow.gif) top right no-repeat;
 text-decoration: none;
 display: block;
 padding-top: 3px;
 margin-left:15px;
 width:155px;
 padding-bottom: 3px;
}
.bigletter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.leftletters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	float: left;
	position: relative;
	padding-top: 1px;
	margin-left: -2px;
}


#cartbox{
	width:195px;
	background:url(../images/cart_bg.jpg) repeat-y top left;
	margin-bottom:10px;
}
#carttop{
	background:url(../images/cart_top_bg.jpg) no-repeat top left;
	height:38px;
	padding-left:15px;
	padding-top:25px;
}
#cartbase{
	background:url(../images/cart_chef.jpg) no-repeat bottom left;
	height:73px;
	padding-left:15px;
}
#cartcontents{
	margin-left:15px;
	padding-bottom:10px;
}
#baseband{
	background:url(../images/base.jpg) repeat-x top left;
	height:27px;
	clear:both;
	margin-top:20px;
	position: relative;
}
#baselinks{
	margin-top:15px;
	position:relative;
	height:55px;
}

#content{
	margin-left:214px;
	margin-right:210px;
}

.right{
	float:right;
	position:relative;
}

.searchgo{
	margin-bottom:-6px;
	margin-top:5px;
}

.left{
	float:left;
	position:relative;
}
.textsize{
	margin-right:5px;
}
#testrow{
	margin-bottom:15px;
	position:relative;
	overflow:visible;
	height:80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding-bottom: 15px;
	padding-top: 15px;
}
HTML>body #testrow{height:auto; overflow:auto;}
#testimage{
	width:120px;
	position:relative;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}
#testtext{
	position:relative;
	padding-bottom:8px;
	margin-left: 135px;
}
#corners{
	height:5px;
}


/* --------------------------------------     TEXT    ------------------------------------- */

.whiteheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.infoheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

a.itemlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a.itemlink:hover{
	text-decoration:underline;
	color: #E71616;

}
a.smallgreylink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	
}
a.smallgreylink:hover{
	text-decoration:underline;
	color: #E71616;
}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E71616;
	text-decoration: none;
	font-weight: bold;
}
.forms {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
	margin-bottom: 2px;
}
.formsauto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
		margin-bottom: 2px;
}
.checkout {
	margin-top: 8px;
}

.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.largegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #0099CC;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.account {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2d77a7;
	font-style: italic;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 3px;
	padding-left: 5px;
}
.loginforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 100px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #4891BE;
	text-decoration: none;
}
.subheadsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4891BE;
	text-decoration: none;
	font-weight: bold;
}
.oldprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: line-through;
	font-weight: bold;
}


.prodlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.prodlink:hover{
	color:#E71616;
}
a.subheadgreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.subheadgreylink:hover{
	text-decoration:underline;
}

.whitebody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 97%;
	color: #FFFFFF;
	line-height: 97%;
	
}
.largewhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	padding-top: 15px;

}
.join {
	margin-bottom: -4px;
	margin-left: 8px;
}

a.largelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	margin-top: -5px;

}
a.largelink:hover{
	text-decoration: underline;
}

/* --------------------------------------     HOMEPAGE    ------------------------------------- */
#bannerrow{
	height:70px;
	position:relative;
	float: left;
	width:100%;
	margin-top:15px;
}



#delvbox{
width:44%;
	float:right;
	height:60px;
	background:url(../images/delv_bg.gif) repeat-x top left;
	text-align:center;
	position:relative;
	padding-left:25px;
}
.deltext{
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
}
#phonebox{
width:45%;
	float:left;
	height:60px;
	background:url(../images/phone_bg.gif) repeat-x top left;
	text-align:center;
	position:relative;
	padding-left:20px;
}

#homeimage{
	height:163px;
	margin-bottom:10px;
	margin-top:10px;
	position:relative;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#homeoverlay{
	float:left;
	position:relative;
	height:163px;
	width:241px;
}
#imagebox{
	height:163px;
	position:relative;
	padding-right: -1px;
	margin-left:241px;
	padding-left:15px;
}
.imagetext{
	margin-top:65px;
	margin-left:5px;
	position:relative;
}
#productlist{
	margin-top:10px;
	margin-bottom:10px;
}
#listheader{
	background:url(../images/list_head_bg.gif) repeat-x;
	height:32px;
	padding-top:6px;
	position: relative;
	float: left;
	width: 100%;
}
.listheadright{
	float:right;
	position:relative;
	margin-top:-2px;
}
#list{
	position:relative;
	margin-right:2px;
	float:left;
	width:100%;
	margin-bottom:10px;
	background-color: #ebeff5;
}
#listrow{
	position:relative;
	float:left;
	width:100%;
	margin-bottom:5px;
}


#listholder{
	float:left;
	position:relative;
	width:33%;
	text-align:center;
}
#listholderright{
	float:left;
	position:relative;
	width:33%;
	text-align:center;
}


#listitem{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9d9b9b;
	border-left-color: #9d9b9b;
	background-color: #FFFFFF;
}
#listtop {
	height: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/list_top_bg.gif);
	background-repeat: repeat-x;
}
#listbottom {
	height: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/list_bottom_bg.gif);
	background-repeat: repeat-x;
}

#itemtext{
	text-align:left;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#listitemmain{
	float:left;
	position:relative;
	width:118px;
	text-align:center;
	margin-left:8px;
	background-image: url(../images/list_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.subheadsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #E71616;
	text-decoration: none;
	font-weight: bold;
}
.subheadgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/* --------------------------------------     FORMS    ------------------------------------- */

#form{
	padding-left:20px;
}

.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 120px;
	position: relative;
	
}

#button{
	margin-top:10px;
	margin-bottom:20px;
}

/*    ---------------        NEWS MODULE        ------------------    */

#newslist{
	margin-top:6px;
	padding-bottom:6px;
	position:relative;
	border-bottom:1px solid #d4d1d1;
	margin-right:15px;
	height:50px;
	padding-top:6px;
}
HTML>body #newslist{height:auto;}
#newsinfo{
	margin-left:28px;
	position:relative;
}
#newsbits{
	height:30px;
	position:relative;
}
#date{
	height:23px;
	width:20px;
	background:url(../images/date_small.gif) no-repeat;
	text-align:center;
	padding-top:4px;
	float:left;
	position:relative;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 14px;
	text-decoration:none;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #000000;
	margin-top: -2px;
	text-decoration:none;
}
#newspic{
	text-align:center;
	margin-top:10px;
	pading-bottom:10px;
	position:relative;
}
#newscaption{
	text-align:center;
	margin-top:6px;
}
#newsenlarge {
	position:absolute;
	width:30px;
	height:28px;
	z-index:4;
	right:8px;
	bottom:0px;	
}
.searchbutt{
	margin-bottom:-5px;
	padding-top:3px;
}
.newsdate{
	float:right;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin-right:5px;
	margin-top:-2px;
}
#newsimagecol{
	width:160px;
	float:right;
	position:relative;
	padding-bottom:40px;
	margin-left:20px;
}
#photonews{
	width:187px;
	margin-bottom:5px;
	position:relative;
	background:url(../images/right_bg.jpg) repeat-x top left;
	padding-bottom:15px;
	float:right;
	position:relative;
}
/*    ---------------        MULTIPLE PAGES        ------------------    */

#pages{
	height:26px;
	margin-top:5px;
	float:left;
	position:relative;
}
.pageon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
A.numberlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4891BE;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
	font-weight: bold;
}
A.numberlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#displayper{
	float:right;
	position:relative;
	height:25px;
	margin-top:5px;
	font-size: 14px;
}

/*    ---------------        ACCOUNT AREA        ------------------    */ 

#acctitle {
	margin-left:50px;
	padding-top:5px;
	width:100px;
}
#accintrorow{
	height:140px;
	margin-bottom:15px;
	position:relative;
}
#accintrobox{
	width:47%;
	float:left;
	position:relative;
	background:#f1f0e8;
}
#accintrobox2{
	width:49%;
	float:right;
	position:relative;
	background:#f1f0e8;
}
#accboxtext{
	margin-left:55px;
	padding-top:15px;
	padding-right:10px;
}
.manage{
	margin-top:12px;
	margin-left:-2px;
}
#acctablehead{
	height:22px;
	padding-left:10px;
	background:#717171;
}
#accrow {
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height:22px;
	height:22px;
	background-color: #FFFFFF;
}
HTML>body #accrow{height:auto; 	overflow: auto;}
#accrowgrey {
	background:#f4f3f3;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height:22px;
	height:22px;
}
HTML>body #accrowgrey{height:auto; 	overflow: auto;}
#acccellxwide {
	float:left;
	width:55%;
	padding-top:4px;
	position:relative;
}
#acccellxwide {
	float:left;
	width:330px;
	padding-top:4px;
	position:relative;
}
#acccellwide {
	float:left;
	width:130px;
	padding-top:4px;
	position:relative;
}
#acccellshort {
	float:left;
	width:90px;
	padding-top:4px;
	position:relative;
}
#acccellmid {
	float:left;
	width:26%;
	padding-top:4px;
	position:relative;
}
#accbutcell{
	float:right;
	position:relative;
	width:44px;
	padding-top:4px;
	text-align:center;
}
#acctotal{
	float:right;
	position:relative;
	padding-top:4px;
	text-align:right;
}
#acccellleft{
	float:left;
	position:relative;
	width:50px;
	padding-top:4px;
	text-align:center;
}
.accbutt {
	float:right;
	position:relative;
	margin-right:-25px;
	margin-left:30px;
	margin-bottom:15px;
}
#accblogbox{
	width:41%;
	padding:20px;
	padding-left:15px;
	padding-left:10px;
	float:left;
	position:relative;
	height:100px;
	background:#e0e0e0;
}
#accblogbox2{
	width:41%;
	padding:20px;
	padding-left:15px;
	padding-left:10px;
	float:right;
	position:relative;
	height:100px;
	margin-left:30px;
	background:#e0e0e0;
}
a.accmenutab{
	height:22px;
	padding-right:10px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	padding-top:5px;
	background:url(../images/acc_tab.gif) no-repeat top left;
	margin-bottom:1px;
}
a.accmenutab:hover{
	background:url(../images/acc_tab_roll.gif) no-repeat top left;
}
.accmenuicon {
	margin-bottom: -1px;
}
#hidden {
	height: 190px;
	width: 460px;
	background-color: #d9d6d6;
	padding: 8px;

	margin-5px;
	margin-top: 5px;
}
#options {
	background-color: #999999;
	height: 15px;
	width: 460px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}
#labels {
	margin-top: 1px;
	margin-left: 120px;
	width: 300px;
	margin-bottom: 5px;
}
#formrow1 {
	padding-bottom:3px;
	position:relative;
	height: 20px;
	padding-top: 10px;
}
#tabs{
	height:28px;
	margin-bottom:2px;
		border-bottom:1px solid #5f5f5f;
		position:relative;
}
#tabON{
	background:url(../images/tabON.gif) no-repeat top left;
	height:28px;
	width:111px;
	margin-right:2px;
	float:left;
	text-align:center;

}
#tab{
	background:url(../images/tab.gif) no-repeat top left;
	height:28px;
	width:111px;
	margin-right:2px;
	float:left;
	text-align:center;
}
A.tablinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
A.tablinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#checkcell {
	width: 25px;
	float: left;
	padding-top: 4px;
}
#statuscell {
	width: 45px;
	float: left;
	padding-top: 4px;
	text-align: center;
	position:relative;
}
#maincelltall {
	padding-top:8px;
	margin-left: 75px;
	padding-bottom: 8px;
}
#tablerowtall {
	padding-left:8px;
	padding-right:8px;
}
#tablerowgreytall {
	background:#ebebeb;
	padding-left:8px;
	padding-right:8px;
}
#maincell{
	float:left;
	width:49%;
	padding-top:4px;
}





#listdetails{
	margin-left:135px;
	padding-bottom:6px;
	padding-top:2px;
	padding-right:15px;
}
#listprice{
	float:right;
	width:120px;
	margin-left:15px;
	text-align:right;
}
#listrows{
	position:relative;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
}
#listrowbutt{
	position:relative;
	padding-left:10px;
}
.buybutt{
	margin-top:8px;
	margin-left:10px;
}
#proddetails{
	margin-top:15px;
	margin-bottom:15px;
}

.keypoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	margin-bottom: 3px;
}
#prodkey{
	margin-left:220px;
	padding-bottom:2px;
	padding-top:7px;
	padding-right:15px;
	margin-top: 12px;
}
#prodkey1{
	float:right;
	position:relative;
	margin-right:10px;
}
#prodimages{
	float:left;
	position:relative;
}
#prodpic{
	width:187px;
	text-align:center;
	background:url(../images/prod_bg.gif) repeat-y top left;
	float:left;
	position:relative;
	margin-left:10px;
}
#prodsmallpic{
	width:77px;
	background:url(../images/small_bg.gif) repeat-y top left;
	text-align:center;
}
#prodbuttons{
	height:30px;
	margin-top:8px;
}
.boxiconhead {
	float:left;
	margin-top:-12px;
	position:relative;
	z-index: 3;
	margin-right: 10px;
}
.formsstandard {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 2px;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E71616;
	text-decoration: none;
	font-weight: bold;
}
.detailbutts {
	margin-bottom: 3px;
}
.buybutton {
	float: left;
	margin-left: 10px;
	position: relative;
	margin-right: 3px;
}
#imagerow{
	position:relative;
	
}
#galleryrow{
	position:relative;
	overflow: auto;
}
#galleryholder{
	width:33%;
	position:relative;
	float:left;
	text-align:center;
}
#gallerypic{
	width:145px;
	text-align:center;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#gallerypicright{
	width:145px;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}#contentwide {
	margin-left:214px;
}








.ORDER_panel_01 {
	height:auto;
	background-color:#f8f6f6;
	float:left;
	position: relative;
	width: 100%;
}

.ORDER_panel_02 {
	width:100%;
	height:auto;
	float:left;
	border-bottom:1px solid #989999;
	background-color: #FFFFFF;
	position: relative;
}

.ORDER_HEADER_panel {
	height:auto;
	float:left;
	background-color:#989999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
	width: 100%;
}

.ORDER_HEADER_panel2 {
width:100%;
height:auto;
float:left;
background-color:#959494;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#FFF;
}

.HEADER_remove {
width:30px;
height:21px;
float:left;
background-color:#989999;
padding-top:3px;
text-align:center;
}

.HEADER_product {
width:220px;
height:21px;
float:left;
background-color:#989999;
padding-top:3px;
}
.HEADER_product02 {
	width:253px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
}
.HEADER_code {
	width:100px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
}

.HEADER_code55 {
	width:120px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
	padding-left: 10px;
}

.HEADER_price {
	width:70px;
	height:21px;
	float:right;
	background-color:#989999;
	padding-top:3px;
	text-align:right;
	padding-right:2px;
	margin-right: 10px;
}

.HEADER_price55 {
	width:68px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
	text-align:right;
}

.REMOVE {
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	margin-top:3px;
}

.REMOVE2 {
	width:110px;
	height:auto;
	float:left;
	text-align:center;
	margin-top:7px;
}

.QTY {
	width:60px;
	height:27px;
	float:left;
	text-align:center;
	margin-top:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.QTY2 {
	width:80px;
	height:27px;
	float:left;
	text-align:center;
}

.PRODUCT {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:220px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:3px;
}

.PRODUCT2 {
	width:260px;
	height:auto;
	float:left;
}

.PRODUCT55 {
	width:200px;
	height:auto;
	float:left;
}
.descriptionDIV {
	width:284px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:3px;
}

.IMAGE {
	width:90px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:3px;
	text-align:center;
}

.IMAGE2 {
	width:110px;
	height:auto;
	float:left;
	text-align:center;
}

.UPGRADED {
	width:50px;
	height:auto;
	float:left;
	text-align:center;
}

.CODE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:100px;
	height:auto;
	float:left;
	margin-top:10px;
}

.CODE2 {
width:120px;
height:auto;
float:left;
margin-left: 10px;
}

.CODE03 {
	width:125px;
	height:auto;
	float:left;
	margin-top:10px;
}
.STOCK {
width:60px;
height:25px;
float:left;
margin-top:10px;
text-align:center;
}

.PRICE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:70px;
	height:25px;
	float:right;
	margin-top:10px;
	text-align:right;
	margin-right:10px;
}

.PRICE2 {
	width:78px;
	height:25px;
	float:left;
	text-align:right;
}

.ORDER_panel_03 {
	width:664px;
	height:auto;
	float:left;
	position: relative;
}

.ORDER_panel_04 {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:10px;
	color:#999;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

.removeICON {
width:20px;
height:20px;
float:left;
margin-left:5px;
}

.removeICON_txt {
	width:250px;
	height:auto;
	float:left;
	margin-top:3px;
	color:#999;
}

.SUBTOTAL_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	width:110px;
	height:25px;
	float:right;
	text-align:right;
	margin-right:10px;
	position: relative;
}

.SUBTOTAL_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	width:200px;
	height:25px;
	float:right;
	text-align:right;
	margin-right:2px;
	position: relative;
}

.SUBTOTAL_03 {
	width:200px;
	height:25px;
	float:right;
	text-align:right;
	margin-right:2px;
	margin-left:200px;
}

.SUBTOTAL_04 {
	width:78px;
	height:25px;
	float:right;
	text-align:right;
	margin-right:80px;
}
.SUBTOTAL_05 {
	width:78px;
	height:25px;
	float:right;
	text-align:right;
	margin-right:46px;
}

.TOTAL_font {
	font-weight:600;
	color:#CC3300;
}

.TOTAL_font_02 {
font-weight:600;
}

.TOTAL_font03 {
	color:#8dc13b;
	text-decoration:underline;
}

.PROGRESS_panel {
width:442px;
height:57px;
float:left;
margin-bottom:20px;
}

.checkout_panel_01 {
width:110px;
height:auto;
float:left;
margin-top:7px;
margin-bottom:7px;
}

.checkout_panel_02 {
width:108px;
height:auto;
float:right;
margin-top:7px;
}

.checkout_panel_03 {
	width:300px;
	height:auto;
	float:left;
	margin-top:11px;
	text-align:left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.checkout_panel_04 {
	width:121px;
	height:auto;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
}

.checkout_panel_05 {
width:121px;
height:auto;
float:left;
margin-top:7px;
margin-bottom:7px;
margin-left:210px;
}

.checkout_panel_06 {
	width:108px;
	height:auto;
	float:left;
	margin-top:7px;
}

.accountinfo_panel_01 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	height:auto;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
	padding:3px;
	margin-left:10px;
	position: relative;
	width: 95%;
}

.accountinfo_panel_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666;
	width:120px;
	height:auto;
	float:left;
}

.accountinfo_panel_03 {
width:658px;
height:auto;
float:left;
margin-top:3px;
padding:3px;
border-bottom:1px dashed #bebfbf;
}

.HEADER_address {
	width:329px;
	height:21px;
	float:left;
	padding-top:3px;
	padding-left:3px;
}

.HEADER_address55 {
	width:280px;
	height:21px;
	float:left;
	padding-top:3px;
	padding-left:3px;
}

.SWAP {
	width:80px;
	height:21px;
	float:right;
	padding-top:3px;
	padding-left:3px;
}

.checkbox_sameAddress {
	width:661px;
	height:auto;
	float:left;
	margin-left:3px;
	margin-top:10px;
	margin-bottom:10px;
	position: relative;
}

.ADDRESS_panel_01 {
	width:100%;
	height:auto;
	float:left;
	padding-left:0px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
}

.ADDRESS_panel_02 {
	width:150px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	padding-left: 10px;
}

.ADDRESS_panel_03 {
width:218px;
height:auto;
float:left;
padding-left:3px;
margin-top:3px;
margin-bottom:3px;
}

.ADDRESS_panel_04 {
	width:350px;
	height:auto;
	float:left;
}

.ADDRESS_panel_05 {
	width:170px;
	height:auto;
	float:left;
}

.ADDRESS_panel_06 {
	width:160px;
	height:auto;
	float:left;
}

.ADDRESS_panel_07 {
	width:112px;
	height:auto;
	float:left;
}

.ADDRESS_panel_08 {
	width:200px;
	height:auto;
	float:left;
}

.DIRECTIONbtns {
width:70px;
height:22px;
float:right;
}

.DIRECTIONbtns2 {
width:70px;
height:22px;
float:right;
margin-right:5px;
}

.qty_inputbox {
width:30px;
height:auto;
background-color:#CCC;
border:1px solid #666;
text-align:center;
font-size:x-small;
}

.ADDRESS_inputbox {
font-size:x-small;
width:124px;
height:15px;
border:0;
background-image:url(../images/ADDRESS_inputbox.gif);
background-repeat:no-repeat;
padding-left:4px;
padding-top:2px;
padding-right:4px;
}

.DATEinputbox {
font-size:x-small;
width:63px;
height:15px;
border:0;
background-image:url(../images/dateINPUT.gif);
background-repeat:no-repeat;
text-align:center;
padding-top:2px;
}

.Payment_panel_01 {
	width:235px;
	height:21px;
	float:left;
	margin-top:3px;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 5px;
}

.Payment_panel_02 {
width:200px;
height:21px;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Payment_panel_03 {
width:115px;
height:21px;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Complete_panel_01 {
width:437px;
height:21px;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Complete_panel_02 {
width:437px;
height:auto;
float:left;
margin-bottom:10px;
border-top:1px dashed #989999;
}

.Complete_panel_03 {
width:100px;
height:auto;
float:left;
margin-top:3px;
margin-bottom:6px;
}

.Complete_panel_04 {
width:400px;
height:21px;
float:left;
background-color:#989999;
padding-top:3px;
padding-left:3px;
}

.HEADER_qty,.HEADER_stock {
width:60px;
height:21px;
float:left;
background-color:#989999;
padding-top:3px;
text-align:center;
}

.HEADER_image {
	width:90px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
	text-align:center;
}

.BIStxt {
color:#9bd244;
font-weight:600;
}

.shipingBOX_01 {
	width:310px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}

.REG_panel_01 {
width:660px;
height:auto;
float:left;
margin-top:6px;
margin-bottom:6px;
}

.upgradecontinueBTN {
width:141px;
height:auto;
float:right;
margin-top:5px;
}

.finishBTN {
	width:55px;
	height:auto;
	float:right;
	margin-top:5px;
	margin-right:10px;
}

.draftBTN {
	width:110px;
	height:auto;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
	margin-left: 50px;
}

.UPGRADEDheader {
	width:80px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
	text-align:center;
	padding-left: 250px;
}

.DOWN {
	width:110px;
	height:auto;
	float:right;
	margin-top:5px;
	margin-right:10px;
}
.continueShopping {
	width:141px;
	height:auto;
	float:right;
	margin-top:5px;
	margin-right:10px;
}
.CONpackages {
	width:442px;
	height:auto;
	float:left;
	padding-left: 0px;
}

.upgradingCOST {
	width:248px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
	text-align: right;
}

.IMAGE55 {
	width:80px;
	height:auto;
	float:left;
	text-align:center;
}

.PRICE55 {
	width:68px;
	height:auto;
	float:left;
	text-align:right;
	padding-bottom: 5px;
}

.ADDRESS_panel_55 {
	width:100px;
	height:auto;
	float:left;
}

.ADDRESS_panel_56 {
	width:200px;
	height:auto;
	float:left;
}
.HEADER_priceNEW {
	width:85px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
	text-align:right;
	padding-right:2px;
}
.PRICENEW {
	width:87px;
	height:25px;
	float:left;
	margin-top:10px;
	text-align:right;
}
.checkout_panel_10 {
	width:660px;
	height:auto;
	float:left;
	margin-top:7px;
}
.changeDETAILbtn {
	width:141px;
	height:auto;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
	margin-left: 10px;
}
.price_box_01 {
	width:70px;
	height:auto;
	float:right;
	text-align:right;
	padding-right: 52px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price_box_02 {
	width:70px;
	height:auto;
	float:right;
	text-align:right;
}
.price_box_03 {
	width:530px;
	height:auto;
	float:right;
	text-align:right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formStack {
float:left;
width:400px;
visibility:visible;
}
#PAY1,#PAY2,#PAY3,#PAY4,#PAYcard,#PAYinvoice,#PAYpaypal {
height:auto;
position:relative;
display:none;
}
#ADD1,#ADD2 {
height:auto;
position:relative;
display:none;
}
#extralist {
	float:left;
	position:relative;
	margin-top:20px;
	margin-bottom:10px;
	width: 100%;
}

#extraholder{
	float:left;
	position:relative;
	width:19%;
	text-align:center;
}
HTML>body #extraholder{width:20%;}
#extraholderright{
	float:left;
	position:relative;
	width:19%;
	text-align:center;
}

#proceed {
	text-align: right;
	float: left;
	height: 35px;
	margin-top: 10px;
	position: relative;
	width:100%;
}
.ADDRESS_panel_wider {
	width:170px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}
#featurerow{
	position:relative;
	width:100%;
	float: left;
	padding-top:3px;
}
#featuredetails {
	margin-left:135px;
	padding-bottom:6px;
	padding-top:10px;
	padding-right:15px;
}



.SC_topbase_01 {
width:88px;
height:auto;
background-color:#f8f6f6;
float:left;
border-top:thin dashed #d5d5d5;
}

.SC_topbase_02 {
width:146px;
height:190px;
background-color:#f8f6f6;
float:left;
border-top:thin dashed #d5d5d5;
}

.SC_topbase_03 {
width:146px;
height:190px;
background-color:#f8f6f6;
float:left;
border-top:thin dashed #d5d5d5;
margin-left:2px;
}

.SC_imagebase {
width:71px;
height:71px;
float:left;
background-image:url(../images/SMALLER_bg_SUBcat.gif);
background-repeat:no-repeat;
margin-left:8px;
margin-right:9px;
margin-top:5px;
}

.SC_imagebase_inner {
width:67px;
height:67px;
float:left;
margin-top:2px;
margin-left:2px;
}

.SC_title {
width:88px;
height:18px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:3px;
font-weight:600;
color:#000;
padding-top:3px;
text-align:center;
}

.SC_moreinfoBox {
width:88px;
height:16px;
float:left;
margin-top:2px;
text-align:center;
margin-bottom:3px;
}

.SC_bottombase_01 {
width:100%;
height:99px;
float:left;
margin-top:10px;


}

.VisualSearch_font {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:600;
color:#4e4e4e;
}

.sub_cat_middle {
	width:451px;
	height:auto;
	float:left;
	margin-bottom:5px;
}

.subcat_BGpanels {
	width:143px;
	height:125px;
	float:left;
	background-image:url(../images/subCat_windows.gif);
	background-repeat:no-repeat;
	padding-bottom: 7px;
	padding-right: 3px;
	padding-left: 3px;
}

.subcat_BGheader {
	width:128px;
	height:27px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:small;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
}

.subcat_BGimage {
	width:128px;
	height:60px;
	float:left;
	text-align:center;
	padding-right: 7px;
	padding-left: 7px;
}

.subcat_BGenter {
	width:108px;
	height:auto;
	float:left;
	text-align:right;
	padding-top: 7px;
	padding-left: 7px;
}

.subcat_ORB {
	width:20px;
	height:20px;
	float:left;
	padding-top: 5px;
}

.border {
	border: 1px solid #3399FF;
	margin-bottom: 10px;
}
.chekoutbutts {
	float: right;
	margin-bottom: 8px;
	position: relative;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
}
a.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
}
a.bodytextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #CC0000;
}
.formssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 2px;
	z-index: 1;
}
#backlinks{
	margin-top:10px;
	padding-bottom: 6px;
}
.vatprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.addressbutt {
	margin-top: 3px;
	margin-left: -3px;
}
.addressstretch {
	width:31%;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}
#mailbox{
	background:url(../images/mail_bg.jpg) no-repeat;
	width:175px;
	height:128px;
	padding-top:64px;
	padding-left:20px;
}.joinbutt {
	float: right;
	margin-top: 10px;
	position: relative;
	margin-right: 10px;
}
.aicons{
	margin-bottom:-5px;
}
#manufactbox{
	position:relative;
	margin-bottom:15px;
	margin-top: 15px;
	float: left;
	width: 100%;
}

#manrow{
	height:28px;
	padding-right:10px;
	padding-left: 8px;
}
#mantop{
	height:6px;
	background:url(../images/manufact_top.gif) repeat-x top left #f8f6f6;
	position: relative;
	float: left;
	width: 100%;
}
#manbody{
	border-right:3px solid #dedede;
	border-left:3px solid #dedede;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #f7f9fb;
	position: relative;
}
#manbodypic{
	background-color: #f7f9fb;
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	float: left;
	position: relative;
	width: 100%;
}
#manbase{
	height:6px;
	background:url(../images/manufact_bottom.gif) repeat-x top left #f8f6f6;
	position: relative;
	float: left;
	width: 100%;
}
#mancolumn{
	width:45%;
	float:left;
	position: relative;
	padding-left: 20px;
}
#manarea{
	padding-left:10px;
	padding-right:15px;
	position:relative;
	z-index:1;
}
a.bullets {
	min-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	margin-left:15px;
	width:155px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.bullets:hover{
	text-decoration:underline;
	color: #E71616;
}
a.subcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #166DA3;
	text-decoration: none;
	margin-right: 9px;
	white-space: nowrap;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 5px;
}
a.subcats:hover{
	color: #E71616;
}
.subnumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E71616;
	text-decoration: none;
	margin-right: 5px;
	font-weight: normal;
}
#subholder {
	float:left;
	position:relative;
	width:25%;
	text-align:center;
}
#prodkey2 {
	margin-left:220px;
	padding-bottom:2px;
	padding-right:15px;
	text-align: right;
	margin-right: 12px;
	margin-top: 8px;
}






#newsimage{
	width:160px;
	text-align:left;
	position:relative;
}
#apDiv8 {
	position:absolute;
	width:30;
	height:28;
	z-index:4;
	right:0px;
	bottom:10px;	
}
#caption{
	width:160px;
	padding-bottom:10px;
	text-align:center;
}





a.changeTSdot_small {
width:25px;
height:25px;
float:left;
display:block;
cursor:pointer;
background-image:url(../images/text_small.gif);
background-repeat:no-repeat;
}

a.changeTSdot_medium {
width:25px;
height:25px;
float:left;
display:block;
cursor:pointer;
background-image:url(../images/text_medium.gif);
background-repeat:no-repeat;
}

a.changeTSdot_large {
width:25px;
height:25px;
float:left;
display:block;
cursor:pointer;
background-image:url(../images/text_large.gif);
background-repeat:no-repeat;
}
.whiteheads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cartview {
	float: right;
	margin-right: 8px;
	position: relative;
}
#mancolumn1 {
	width:45%;
	position: relative;
	margin-left: 50%;
	padding-top: 20px;
}
.searchresult {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:420px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:3px;
}
.HEADER_search {
	width:420px;
	height:21px;
	float:left;
	background-color:#989999;
	padding-top:3px;
}
#searchdetails {
	margin-left:135px;
	padding-bottom:6px;
	padding-top:2px;
	padding-right:15px;
}
.relatedbutt {
	margin-top: 5px;
	margin-bottom: 5px;
}
.smallcards {
	margin-right: 10px;
	margin-bottom: -6px;
}
.redeem {
	margin-bottom: -5px;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
#printimg {
	background-image: url(../images/print_img_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 140px;
	float: left;
	margin-right: 35px;
	text-align: center;
}
#boxrow {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
}
#boxrow2 {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#stock {
	float: left;
	position: relative;
}
.stock {
	float: left;
	position: relative;
	margin-right: 10px;
	text-align: left;
}
#boxcontent3 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.related {
	margin-top: 10px;
	margin-bottom: 10px;
}
.relatedtitle  {
	height: 25px;
}
.whitediv {
	background-color: #FFFFFF;
	height: 100%;
	z-index: -10000;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
}
.cartaccount {
	margin-bottom: -4px;
	margin-left: 5px;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 125%;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 margin:0px;
 padding:0px;
 display: inline;
}
.options {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 margin-top: 2px;
 width:auto;
}
HTML>body .options{width:70px;}
.buynow {
	margin-top: 10px;
}
/* -- blog --*/

#greenbox{
	width:210px;
	padding:20px;
	background-color: #80c024;
	background-image: url(../images/green_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#orangebox{
	width:220px;
	background-color: #fe9c05;
	background-image: url(../images/orange_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#greybox{
	width:250px;
	background:url(../images/grey_box.jpg) no-repeat;
	padding:20px;
	height:164px;
	margin-bottom:20px;
}
#bluebox2{
	width:220px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #1498e3;
	background-image: url(../images/blue_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content2{
	position:relative;
}

#rightcol2{
	width:250px;
	float:right;
	position:relative;
	margin-top: 15px;
}

.boxbase {
	width: 250px;
	height: 20px;
	margin-bottom:20px;
}

#blogtext{
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #efefef;
	margin-right:270px;
	margin-left:10px;
	overflow: auto;
	min-width: 450px;
	width: auto;
}
a.bloglinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
}
a.bloglinks:hover{
	text-decoration:underline;
}
a.bloglinksbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../images/right_dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
a.bloglinksbold:hover{
	text-decoration:underline;
}

a.rightlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../images/right_dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.rightlinks:hover{
	text-decoration:underline;
}

a.smallorangelinks {
	color: #FC9C04;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a.smallorangelinks:hover {
	color: #333;
}

a.headerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	line-height: 25px;
	text-decoration: none;
}
a.headerlinks:hover{
	text-decoration:underline;
}

.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	line-height: 25px;
}

.orangeheaderslarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FC9C04;
}

.largeorange {
	height: 30px;
	padding-top: 20px;
	color: #FC9C04;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

.right2 {
	float: right;
	padding-right: 10px;
	margin-bottom: -20px;
}
.logoxmas{
	position:absolute;
	left:18;
	top:0;
}
.plusvat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E71616;
	text-decoration: none;
	font-weight: bold;
}
.brandrow {
	display: inline-block;
	padding-bottom: 5px;
	padding-left: 20px;
}
.brandrow img{
	border:none 0px;
	margin-right:17px;
	vertical-align: middle;
}
.plaintop {
	background-image: url(../images/plaintop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 195px;
}
.brandleft {
	float: left;
	width: 92px;
	position: relative;
	text-align: center;
}
.brandleft img{
	border:none 0px;
	margin-bottom:8px;
}
#brandcontent{
	padding: 5px;
	position: relative;
}
.arrowbutts {
	margin-bottom: -2px;
}
