@charset "utf-8";
/* CSS Document */
.bodyclass{
	background-color: #fff;
	color:#fff;		
	background-image:url(/img/mainpage-background.gif);
	background-position:top center;
	background-repeat:repeat-y;	
}
#bottomcolumn{

}
body, p, input, textarea, select, .regularText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}
#page{
	background-image:url(/img/bottom-background.gif);
	background-position:top center;
	background-repeat:none;
	height:auto;
	min-height:845px;
}
#page_background{
	background-image:url(/img/site-background.gif);
	background-position:top left;
	background-repeat:repeat-x;	
}
p{
	line-height:18px;
}
a{
	color:#c6f79d;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 24px;	
	font-weight:bold;
	color:#FFEA00;
}
.submenu-item{

}
.subsubmenu-item{
	padding-left: 20px;
}
.submenu-item a, .subsubmenu-item a{
	text-decoration:none;
}
.span-menu-button{
	font-size:18px;
	font-weight:normal;
}
.ThumbImage{
	margin-bottom:5px;
}
.div_spotlight_item{
	border-top:solid 1px white;
	width:180px;
	margin-bottom:10px;
	padding-top: 10px;
}
.spotlight-line{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:19px;		
	margin:0;
	padding:0;
}
h4 a.span-menu-button{
	text-decoration:none;
}
#topcolumn{
	background-image:url(/img/heading.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#layout_menu{
	padding-top: 5px;	
}
#layout_cart{
	padding:10px 20px 0px 10px;
	background-image:url(/img/cart-background.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow-y:auto;
	overflow-x:hidden;
}
#layout_finish_cart{
	padding: 10px 0 3px 12px;
	background-image:url(/img/cart-background.png);
	background-position:bottom left;
	background-repeat:no-repeat;	
}
#layout_rightmenu{
	padding-top: 15px;	
}
.span_breadcrumbs{
	display:block;
	padding:14px;
	width: 198px;
	text-align:center;
	font-size:11px;
	color:white;	
}
.span_breadcrumbs a, #layout_finish_cart a{
	color: #FF0!important;
}
#layout_content_text{
	padding:37px 57px 37px 57px;
	width: 580px;
}
#layout_content_text a{
	color: #c6f79d;
}
#div_spotlight{
	position:relative;
	margin-left:13px;
	width:198px;
	margin-top:25px;
}
#div_head_spotlight{
	position:absolute;
	top:5px;
	left:0px;
	width:198px;
}
.td_spotlight_top{
	background-image:url(/img/spotlight-top.png);
	background-position:top left;
	background-repeat:no-repeat;	
	width:198px;
	height:24px;
	padding:0;
}
.td_spotlight_mid{
	background-image:url(/img/spotlight-mid.png);
	background-position:top left;
	background-repeat:repeat-y;	
	padding:30px 10px 0px 10px;	
	text-align:center;
}
.td_spotlight_bot{
	background-image:url(/img/spotlight-bot.png);
	background-position:top left;
	background-repeat:no-repeat;	
	width:198px;
	height:24px;
	padding:0;	
}
.downloadimage{
	border-bottom:none !important;
}
#addressblock{
	position:relative;
	font-size: 8pt;
	color: silver;
	text-align:center;
	background-color:#000000;
	top:0px;
	padding:4px;
}
h3.sifr{
	color:#3f79b9;
	font-size:20px;
	font-weight:normal;

}
.mainmenu-item a, .mainmenu-item-selected a{
	color: black;
} 
.mainmenu-item{
	height:31px;
	text-align:left;	
}
.mainmenu-item-selected{
	height:31px;
	text-align:left;	
}
.submenu-linkitem strong, .subsubmenu-linkitem strong{
	color: #3f79b9;
}
.underline{
	border-bottom:solid 1px #BDDAFB;
}
.tdProductPanel{
	vertical-align:bottom;
	text-align:center;
	border:solid 1px white;
	width:195px;
	padding: 10px;
}
.tdProductPanel_NoBorder{
	vertical-align:top;
	text-align:left;
	width:195px;
	padding: -10px 10px 0 10px;
	border:none;	
}
.tdProductPanel a{
	border:none !important;	
}
span.title{
	color: #c6f79d;
	font-size:16px;
	font-weight:bold;
}
span.title a{
	border:none !important;
	margin-bottom:5px;
}
.img_product_large{
	border:solid 1px #c6f79d;
	padding:10px;
	margin: 0 0 15px 15px;
}
#div_ordersteps{
	margin-top:20px;	
}
.div-img-steps{
	float:left;
	width: 147px;
	height: 19px;
	background-image:url(/img/order-steps.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	margin-right:-7px;
	text-align:center;
	padding-top:3px;
	color: black;
	font-weight:bold;
}
.div-img-steps a{
	text-decoration:none !important;
	color:black !important;
	border:none !important;	
	font-weight:bold;
}
.tblLargeCart{
	width: 580px;
	font-size:14px;	
}
.tblLargeCart td, .tblLargeCart th{
	padding: 3px;	
}
.tblLargeCart .la{
	text-align:left;	
}
.tblLargeCart .ca{
	text-align:center;	
}
.tblLargeCart .ra{
	text-align:right;	
}
.tblLargeCart th, .tblLargeCart .tf{
	background-color: #507432;
}
.tblLargeCart .tr_cartline td{
	border-bottom:solid 1px #74a44c;
}
#div-next-step{
	width:147px;
	height:19px;
	background-image:url(/img/order-steps.gif);
	background-repeat:no-repeat;
	padding:3px 0 0 0;	
	text-align:center;
	margin-top:15px;
	float:right;
}
#div-next-step a{
	text-decoration:none !important;
	color:black !important;
	border:none !important;	
}
a.noUL{
	text-decoration:none !important;
	color:black !important;
	border:none !important;	
}

.tblCartChoices{
	width:580px;		
	font-size:14px;
}
.tblCartChoices td{
	width:50%;	
	border:solid 1px #74a44c;
	padding:10px;
}
.tblCartChoices th{
	width:50%;
	background-color: #507432;
	font-weight:bold;	
}
.tblCartChoices .smallfont{
	font-size:12px;	
}
.tblInputform{
	font-size:12px;	
}
.tblInputform td{
	border:none !important;	
	padding:2px !important;
}
.tblInputform .padme{
	padding-left: 30px !important;
	vertical-align:top;
}
.Small{
	width:290px !important;		
}
.inputUserform{
	width:210px;	
}
.inputButton{
	background-color: #ffea00;
	border-top: solid 1px #fdf8bc;
	border-left: solid 1px #fdf8bc;	
	border-bottom: solid 1px #b7a801;
	border-right: solid 1px #b7a801;		
	color:black;
}
.submitButtonCart{
	background-color:#FFEA00;
	border:none;
	font-weight:bold;
}
.selectPostcode{
	background-color:#74a44c;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	border:solid 1px white;
}
