body {
	background-color: #000;
	background-image: url(images/gradientbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px; /*	text-align: center; */
	font-family: Arial, Helvetica, sans-serif;
	color: #242424;
	margin-top: 0px;
}

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

input, select, option, td, textarea {
		font-size: 11px; /*	text-align: center; */
	font-family: Arial, Helvetica, sans-serif;
}

input.newsmail {
	height: 17px;
	border: 1px solid #505050;
	width: 130px;
	margin-top:5px;
	font-size: 11px; /*	text-align: center; */
	font-family: Arial, Helvetica, sans-serif;	
}

a {
	color: #242424;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin-top: 0px;

}

h1, h2 {
	font-weight: normal;
	font-size: 19px;
	color: #707070;
	margin-bottom: 10px;	
}

span.red {
	color: #C52D3A;
} 

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #C52D3A;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Common top elements */

.top, .topmenu, .belowmenu,.page, .footer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;		
}

.topmenu {
	height: 36px;
	background-image: url(images/topmenu_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.topmenu a {
	float: left;
}

/* Text displaying selected shop */

.topmenu .selectedshop {
	float: left;
	font-size: 19px;
	line-height: 36px;
	color: #C52D3A;
	text-transform: uppercase;
	margin-left: 14px;
}

/* Search box */

.topmenu .searchbox {
	height: 36px;
	float: right;
	margin-right: 17px;
	display: inline;
	vertical-align: middle;
}

.topmenu .searchbox .inputfld {
	height: 15px;
	margin-top: 12px;
	border: 0px none;
	width: 133px;
	margin-right: 8px;
	color: #707070;
	font-size: 11px;	
}

.topmenu .searchbox .submitbtn {

}

.belowmenu {
	height: 26px;
	background-image: url(images/below_menu.gif);
}

.belowmenu .breadcrumb {
	color: #FFF;
	padding-left: 18px;
	line-height: 26px;
	font-size: 11px;
}

.breadcrumb a {
	color: #FFF;
	text-decoration: none;
}

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

/* Main page layout */

.page {
	display: block;
	background-color: #000;
}

.page .content {
	display: block;
	min-height: 600px;
	_height: 600px;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left : 16px;
	padding-right: 16px;
	background-color: #FFF;
}

.page .fullsize {
	float: left;
	width: 775px;
	margin-left: 16px;
/*	margin-right: 16px; */
	display: inline;
/*	height: 100%; */
}

.page .fullsize .content {
/*	height: 100%; */
}

/* Frontpage banner */

.page .fp_banner {
	float: left;
	margin-left: 16px;
	display: inline;
	margin-bottom: 11px;
}

.page .fp_banner.prodlink {
	width: 380px;
	height: 205px;
	display: inline;
	background-color: #FFF;
	background-image: url(images/fp_prodlink_bg.gif);
	background-repeat: repeat-x;
	position: relative;	
}

.page .fp_banner.prodlink .prodlink_content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.page .fp_banner.prodlink .prodlink_content h1, .page .fp_banner.prodlink .prodlink_content img {
	float: left;
}

.page .fp_banner.prodlink .prodlink_content .text {
	float: right;
	margin-left: 20px;
	width: 120px;
	display: inline-block;
	padding-right: 10px;
	overflow: hidden;

}

.page .fp_banner.prodlink .prodlink_content .text p {
	margin-top: 0px;
}

.prodlink_btn {
	position: absolute; right:20px; bottom: 20px;
}

.hidden_txt {
	margin-left: 16px;
	width: 776px;
/*	display: inline; */
	color: #FFF;
/*	font-size: 1px; */
}

/* Right hand column */

.page .rightcol {
	float: right;
	margin-right: 16px;
	width: 156px;
	display: inline;	
}

.page .rightcol .content {
	min-height: 0px;
	_height: 0px;	
	background-color: FFF;
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 11px;	
	margin-bottom: 18px;
	display: inline-block;
	padding-bottom: 5px;
}

.page .rightcol .skyscraper {
	background-color: #FFF;
	padding: 8px 8px 8px 8px;
}

/* Right column shop selector */

.shop_selector {
	width: 130px;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 8px;
	display: inline;
}

.shopselectorphoto {

	overflow: hidden;
}

.shopselectorphoto img {
	width: 150px;
	_width: 154px;
	border: 1px solid #FFF;
}

.content.selectedshop p {
	margin-top: 0px;
}

/* Main page content */

.content .left {
	width: 380px;
	float: left;
	margin-right: 28px;
	display: inline;
}

.content .left .largeimage {
	border: 1px solid #D1D1D2;
	margin-bottom: 10px; 
	text-align: center; 
	height: 258px;
/*	width: 378px; */
	overflow: hidden;
/*	vertical-align: middle; */
}

.smallimage {
	width: 66px;
	height: 45px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	_margin-right: 12px;
	border: 1px solid #D1D1D2; 
	text-align: center;	
}

.smallimage.last {
	margin-right: 0px;
}

.smallimage img {
/*	display: block; */
/*	margin-right: 0px; */

}

.content .right {
	width: 300px;
	float: left;
}

/* Product listing page */

.product_listing {
	margin-bottom: 10px;
	display: block; 
}

.product_listing .imagewrapper {
	width: 188px;
	height: 128px;
	overflow: hidden;
	float: left;
	border: 1px solid #D1D1D2; 
	margin-right: 22px;
	text-align: center;
}

.product_listing img {

}

.product_listing .description {
	float: left;
	width: 523px;
}

.product_splash {
	font-size: 14px;
}

.product_rec {
	font-style: italic;
	text-align: right;
}

.factline {
	display:block;
}

.factline.grey {
	background-color:#EEEEEE;	
}


/* footer */

.footer {
	height: 46px;
	background-image: url(images/footer_bg.gif);
}

.errorcode {
	color: #C52D3A;
	padding-bottom: 10px;
	font-weight: bold;
}