/* CSS Document */

body {
	margin:0;
	margin-top: 20px;
	background-color:#efefef;
	text-align:center;
	color:#EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

p {
	margin-top: 7px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	}
	
li {
	padding-bottom: 5px;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

#container {
	width:825px;
	height:634px;
	margin:0 auto;
	background-color: #000000;
	}

#content_tile {
	background-image:url(images/container-tile.jpg);
	background-repeat:repeat-y;
	width:825px;
	height:618px;
	}
	
#left_side {
	width:231px;
	float:left;
	margin-top:10px;
	border-left:#FFFFFF 10px solid;
	background-color: #000000;
	}

#title {
	background-image:url(images/title.gif);
	height:217px;
	clear:both;
	}

#contact {
	background-image:url(images/contact.jpg);
	height:67px;
	padding-top:28px;
	clear:both;
	text-align:left;
	padding-left:35px;
	}
	
#contact a {
	text-decoration:none;
}
#contact a:hover {
	text-decoration:underline;
}

#menu {
	background-image:url(images/menu.jpg);
	height:208px;
	text-align:left;
	padding-top:13px;
	font-size:13px;
	line-height: 16px;
	padding-left:35px;
	}

#menu ul {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	line-height:21px;
	}
	
#menu li {	
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#menu a:link, #menu a:visited, #menu a:active {
	color:#EEEEEE;
	text-decoration:none;
	}

#menu a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}
	
#right_side {
	width:570px;
	margin-left:0;
	float:left;
	height: 533px;
	margin-top:10px;
	background-color: #000000;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	}

#content {
	padding-left: 30px;
	padding-top: 30px;
	padding-right:45px;
	text-align:left;
	}

#content-scroll {
	height: 470px;
	width: 510px;
	overflow: auto;
	margin-top:30px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 30px;
	text-align:left;
}
	
#inner_content {
	height: 503px;
	padding-top: 0px;
	margin-top: 0px;
	}

#cart {
	width:120px;
	float:right;
	color:#666666;
	padding-top: 16px;
	padding-right:10px;
	text-align:left;
	line-height:10px;
	}

#cart a:link, #cart a:visited, #cart a:active {
	color:#666666;
	text-decoration:none;
	}

#cart a:hover {
	color:#333333;
	text-decoration:none;
	}

#footer {
	width:640px;
	color:#999;
	font-size:9px;
	text-align:left;
	padding-top: 24px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#999;
	text-decoration:none;
	}

#footer a:hover {
	color:#333333;
	text-decoration:none;
	}
	
#base {
	background-image:url(images/base.jpg);
	height:16px;
	width:100%;
	background-repeat:no-repeat;
	}

h1, h2 {
	font-size:20px;
	font-weight: normal;
	font-family:"trebuchet MS", verdana;
	padding-top:12px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h1 {
	font-size:20px;
	padding-top:9px;
	}

h2 {
	font-size:16px;
	color:#C1D7F0;
	padding-top:3px;
	}

h3 {
	font-size:14px;
	}
	
h4 {
	font-size:15px;
	}

h5 {
	font-size:11px;
	font-weight:bold;
	margin:0 auto;
	margin-top:8px;
	padding:0;
	color:#3399FF;
	}

h6 {
	font-size:11px;
	color:#000000;
	padding:2px;
	margin:0 auto;
	}

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

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

.picture_padding {
	padding: 5px;
	}
	
.picture_thn_border {
	border: solid #666666 1px;
}

.picture_right {
	float: right;
}

.split_col{
	background-image: url(images/left-col.gif);
	background-repeat: repeat-y;
	width: 24px;
}

.opt_title {
	color: #999999;
	padding-bottom: 8px;
}

#stk-fline {
	padding-bottom: 7px;
}

#msg_layer {
	position:absolute;
	left:200px;
	top:507px;
	z-index:1;
}
.msg_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:"trebuchet MS", verdana;
}
.msg_text {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.p-spaced {
	padding-top: 10px;
}












	
.product_title_offer {
	font-size: 11px;
}

.product_title_subtext {
	font-size: 12px;
}

.listing_text {
	font-size: 11px;
	line-height: 18px;
}

.listing_text a {
	text-decoration:underline;
}

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

.option_container {
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
.option_container input {
	font-size: 11px;
}
.option_container select {
	font-size: 11px;
}
.listing_option_title {
	font-weight: bold;
	color: #EEEEEE;
	text-align: left;
}
.listing_option_postage_exc {
	font-size: 10px;
	color: #0066CC;
}
.listing_option_custom_container {
	padding-top: 6px;
	padding-bottom: 4px;
}
.listing_option_customfield {
	font-size: 11px;
	border: 1px solid #999999;
	background: #FFFFFF;
}
.listing_option_customfield_label {
	color: #333333;
}
.listing_option_customfield_label_max {
	color: #333333;
	font-size: 11px;
	font-style: italic;
}
.listing_option_image {
	width: 77px;
	padding-right: 7px;
}
.listing_option_image img {
	cursor: pointer;
	
	border: solid #666666 1px;
}
.listing_option_price {
	color: #EEEEEE;
	font-weight: bold;
}

.listing_image_container {
	cursor: pointer;
	
}
.listing_image_container img {
	
	border: solid #666666 1px;
}

.listing_stock_in {
	font-size: 11px;
	color: #008800;
}
.listing_stock_out {
	font-size: 11px;
	color: #FF0033;
}
.listing_stock_pending {
	font-size: 11px;
	color: #E10000;
}

.listing_buy_button {
	padding-left: 5px;
}

.listing_enlarge_image {
	color: #999999; font-size: 10px;
}

.listing_offer_overlay {
	z-index: 1;
	position:absolute;
	padding-left: 320px;
}


.cart_product_title {
	color: #666666;
	font-weight: bold;
	font-family:"trebuchet MS", verdana;
}

.cart_zone {
	font-size: 11px;
}
.cart_incl_vat {
	font-style: italic;
	color: #666666;
}

.price_internat {
	color: #FF6600;
	font-style: italic;
}

.price_internat_small {
	color: #FF6600;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}

.cart_error {
	border: 1px solid #99C1F2;
	background-color: #D8EBFA;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 4px;
	color: #000000;
	line-height: 16px;
}

.cart_itemrow td {
	border-bottom: 1px #CCCCCC solid;
	padding-bottom: 5px;
}
.cart_itemrow td a:link, .cart_itemrow td a:active, .cart_itemrow td a:visited, .cart_itemrow td a:hover {
	color: #eeeeee;
	text-decoration: none;
}
.cart_itemrow td a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.cart_titlerow td {
	border-bottom: 1px #CCCCCC solid;
	padding-bottom: 5px;
}

.cart_checkoutbutton {
	padding-right: 0px;
}

.order_submit {
	
}

.help_text_small {
	font-size: 9px;
	color: #999999;
}

.cart_customfield {
	font-size: 11px;
	color: #eeeeee;
}

.cart_postageexc {
	font-size: 11px;
	color: #006699;
}


.help_text {
	color: #EEEEEE;
}
.field_info {
	color: #999999;
	font-size: 11px;
}

.cartprev_container {
	border: 1px dashed #999999;
	padding: 6px;
}
.cartprev_container td {
	color: #777777;
	font-size: 11px;
}
.cartprev_title {
	font-family: "trebuchet MS", verdana;
	font-weight: bold;
}


fieldset {
	border: 1px solid #279FEA;
	width: 398px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
fieldset legend {
	background-color:#EEEEEE;
	font-family: "trebuchet MS", arial;
	font-size: 14px;
	color:#1275B3;
	font-weight:bold;
}
fieldset legend a, fieldset legend a:link, fieldset legend a:active, fieldset legend a:visited {
	color:#1275B3;
	text-decoration: none;
}
fieldset legend a:hover {
	color:#1275B3;
	text-decoration: underline;
}

.fieldset_contents_right, .fieldset_contents_right a, .fieldset_contents_right a:link, .fieldset_contents_right a:active, .fieldset_contents_right a:visited {
	color: #666666;
	font-size:11px;
	text-align:right;
	text-decoration:none;
}
.fieldset_contents_right a:hover {
	color: #666666;
	text-decoration: underline;
}

.v_paddedtabel td {
	padding-bottom: 20px;
}
.v_paddedtabel_small td {
	padding-bottom: 5px;
}

.login_error {
	color: #FF0000;
	font-weight: bold;
}

.text_required_field {
	color: #FF0000;
	font-size: 11px;
}

.div_vpad {
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	width: 270px;
}

.cart_product_title {
	color:#EEEEEE;
	font-weight:bold;
	}
	
.faq_ans a {
	text-decoration: underline;
}