/* CSS Document */

body {
	background:#fff;
	margin:0;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{
	border:none;
}

#container {
	margin:0 auto;
	width:798px;
	background-color:#FFF;
}

.clear{
	clear:both;
	height:0;
	font-size:0;
}

#header {
	width:798px;
	height:152px;
}

#logo {
	width:479px;
	height:152px;
	background:url(/images/vestguard-logo.jpg);
	float:left;
}

#header_contact {
	position:absolute;
	top:58px;
	left:651px;
	color: #FFF;
	font-size: 12px;
	line-height: 17px;
}

#header_contact small {
	font-size: 10px;
}
.header_contact_container_links {
	font-size: 11px;
	margin-top: 8px;
	margin-left: 14px;
	margin-bottom: 10px;
}

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

#header_contact_container {
	position:relative;
}

#top-menu {
	width:798px;
	height:30px;
}

#main-menu {
	width:442px;
	float:left;
}

#search {
	width:186px;
	height:27px;
	padding: 3px 5px 0px 12px;
	background:url(/images/top-search.jpg) no-repeat;
	float:left;
}

.search_box_field {
	width:120px;
	background:url(/images/glass.gif) no-repeat left center #fff;
	border: none;
	margin:0;
	padding:0;
	padding-left:20px;
}

#quick_search_button{
	padding-bottom: 1px;
	margin-left: 8px;
}


#basket {
	width:128px;
	height:15px;
	padding-top:8px;
	padding-left:0px;
	padding-right: 25px;
	padding-bottom: 7px;
	background:url(/images/top-basket.jpg);
	background-position: right;
	float:left;
	text-align: center;
}

#basket a {
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#basket a:hover {
	text-decoration:underline;
}

#basket img {
	padding:0 5px;
}

#header-img	{
	width:309px;
	padding-right:10px;
	height:152px;
	background:url(/images/header-image.jpg);
	float:right;
	text-align:right;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#header-img a {
	color:#fff;
	text-decoration:none;
}

#header-img a:hover {
	text-decoration:underline;
}

#content-container {
	width:798px;
	background:url(/images/container-tile.jpg) repeat-y;
	clear:both;
}

#content-top {
	width:433px;
	height:18px;
}

#contentwrapper {
	float: left;
	width: 100%;
	background:url(/images/container-tile.jpg) repeat-y;
}

#content {
	padding: 0px  20px 10px 20px;
}

#contentcolumn {
	margin: 0 178px 0 179px; /*0 RightColumnWidth 0 LeftColumnWidth*/
	background-color: #fff;
	font-size:11px;
	line-height:18px;
}

#contentcolumn p {
	margin-top:7px;
	margin-bottom: 10px;
	padding: 0;
}

.team-photo{
	float:left;
	width:132px;
	text-align:center;
	margin-bottom:20px;
}

.team-photo img{
	border:none;
}

#leftcolumn {
	float:left;
	width:179px;
	margin-left:-788px;
	background: #fff;
	padding-top:7px;
}

#rightcolumn {
	text-align:left;
	float: left;
	width: 178px; 
	margin-left: -188px;
	background: #fff;
	padding-top:7px;
}

#footer {
	background-color: #0969a7;
	background-position:bottom;
	background-repeat: no-repeat;
	background-image:url(/images/footer.jpg);
	clear:both;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding-bottom: 10px;*/
}

#footer img {
	padding-bottom:12px;
}

#footer p {
	margin:0 auto;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#f-left {
	float:left;
	width:350px;
	padding-left:20px;
}

#f-left img {
	padding-right:15px;
}

#f-right {
	float:right;
	width:350px;
	text-align:right;
	padding-right:20px;
}

.right-bg {
	width:148px;
	padding:0 15px;
	background-color:#f4f4f4;
}

.products-header, .payments-header {
	width:169px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom: 4px;
	background-color:#d1d1d1;
	font-size:13px;
}

.payments-block {
	width:179px;
	background-color:#f4f4f4;
	padding-bottom:10px;
}

.payments-block img {
	padding-top: 7px;
}

.products-base, .payments-base {
	width:179px;
	height:10px;
	background-color:#fff;
}

#featured-header, #customer-login {
	width:168px;
	padding-left:10px;
	background-color:#d1d1d1;
	font-size:13px;
	padding-top:4px;
	padding-bottom: 4px;
}

.featured-base {
	width:178px;
	height:10px;
	background-color:#fff;
}
	
a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover, a:active {
	color:#EC740A;
	text-decoration:underline;
}

h1 {
	color:#1d3f85;
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;
	margin-top: 4px;
	margin-bottom:2px;
}

h2 {
	color:#333;
	font-weight:bold;
	font-size:16px;
}

h3 {
	margin-bottom: 14px;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

h4 {
	margin-bottom: 14px;
	margin-top: 0px;
	padding-top: 0px;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

.product-menu {
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	background-color:#f4f4f4;
}
	
.product-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:5px;
	padding-bottom:10px;
}
	
.product-menu li {
	margin: 0;
}

.info-sel a, .info-sel a:hover {
	padding-left:15px;
	text-decoration:none;
	color:#333;
	display:block;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}


.info a {
	padding-left:15px;
	text-decoration:none;
	color:#333;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.info a:hover {
	text-decoration:none;
	background:#d1d1d1;

}

.category_level0 a{
	display: block;
	line-height:20px;
	text-indent:12px;
	width:99%;
}

.category_level0 a:link, .category_level0 a:active, .category_level0 a:visited {
	color:#333;
	text-decoration: none;
}

.category_level0 a:hover{
	text-decoration:none;
	background:#d1d1d1;
	width:179px;
}

.category_level0_sel a {
	background-color:#DADADA;
	color:#333;
	text-indent:12px;
	display: block;
	line-height:20px;
	width:179px;
}
	
.category_level0_sel a:link, .category_level0_sel a:active, .category_level0_sel a:visited, .category_level0_sel a:hover {
	color:#333;
	text-decoration: none;
}


.category_level1 a{
	display: block;
	line-height:20px;
	text-indent:22px;
	font-size:12px;
	background-color: #EAEAEA;
}

.category_level1 a:link, .category_level1 a:active, .category_level1 a:visited {
	color:#333;
	text-decoration: none;
}

.category_level1 a:hover{
	text-decoration:none;
	background:#dbdbdb;
	width:179px;
}

.category_level1_sel a {
	background-color:#dbdbdb;
	color:#333;
	text-indent:22px;
	display: block;
	line-height:20px;
	width:179px;
	font-size:12px;
}
	
.category_level1_sel a:link, .category_level1_sel a:active, .category_level1_sel a:visited, .category_level1_sel a:hover {
	color:#333;
	text-decoration: none;
}

.category_level2 a{
	display: block;
	line-height:20px;
	text-indent:35px;
	font-size:12px;
	background-color:#EAEAEA;
}

.category_level2 a:link, .category_level2 a:active, .category_level2 a:visited {
	color:#333;
	text-decoration: none;
}

.category_level2 a:hover{
	text-decoration:none;
	background:#d1d1d1;
	width:179px;
}

.category_level2_sel a {
	background-color:#EBEBEB;
	color:#333;
	text-indent:35px;
	display: block;
	line-height:20px;
	width:179px;
	font-size:12px;
}
	
.category_level2_sel a:link, .category_level2_sel a:active, .category_level2_sel a:visited, .category_level2_sel a:hover {
	color:#333;
	text-decoration: none;
}

#navtrail {
	background-repeat:no-repeat;
	font-size:10px;
	color: #1275B3;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 21px;
	padding-top: 3px;
}

#navtrail a, #navtrail a:active, #navtrail a:link, #navtrail a:visited {
	color: #1275B3;
	text-decoration:none;
}

#navtrail a:hover {
	color: #1275B3;
	text-decoration:underline;
}

#navtrail_current {
	color: #000;
}

#trade-login {
	text-align:left;
	font-size:11px;
	color:#333;
	padding-top:5px;
	padding-bottom:10px;
}

.login-box {
	cursor:pointer;
	border:outset 1px #000;
	background:#999;
	color:#000;
	font-weight:normal;
	padding: 1px 2px;
	background:url(/images/login-bg.jpg) repeat-x left top;
	margin-top:10px;
}

#msg_layer {
	position:absolute;
	top:180px;
	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;
}

.product_title_offer {
	font-size: 11px;
}

.product_title_subtext {
	font-size: 11px;
	color: #e90011;
}

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

.option_container {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin:0 0 10px 0;
}
.option_container input {
	font-size: 11px;
}
.option_container select {
	font-size: 11px;
}
.listing_option_title {
	font-weight: bold;
	color: #2E6696;
	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;
}
.listing_option_image img {
	cursor: pointer;
	padding-right: 7px;
}
.listing_option_price {
	color: #000000;
	font-weight: bold;
}

.listing_image_container {
	height: 220px;
}
.listing_image_container img {
	cursor: pointer;
}

.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_tradeonly, .listing_tradeonly a {
	color: #FF0033;
	text-decoration:none;
}

.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;
	cursor: default;
}


.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: #333333;
	text-decoration: none;
}
.cart_itemrow td a:hover {
	color: #333333;
	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: 10px;
	color: #999999;
}

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

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


.help_text {
	color: #663399;
}
.field_info {
	color: #666666;
	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 #d1d1d1;
	width: 392px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
fieldset legend {
	background-color:#FFFFFF;
	font-family: "trebuchet MS", arial;
	font-size: 14px;
	color:#d1d1d1;
	font-weight:bold;
}
fieldset legend a, fieldset legend a:link, fieldset legend a:active, fieldset legend a:visited {
	color:#333;
	text-decoration: none;
}
fieldset legend a:hover {
	color:#333;
	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;
}

.open_popup {
	cursor:pointer;
	font-weight: bold;
	color: #009900;
	font-family:"trebuchet MS", verdana;
	font-size: 14px;
}

.right_international form {
	display:inline;
}
.right_international select {
	width: 165px;
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial;
}



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

	
.category_listing_containerbox {
	width:195px;
	float:left;
	text-align:center;
	padding-bottom: 5px;
	font-size: 10px;
	}
	
.category_listing_bg{
	background:#ebebeb;
	border: 1px solid #DBDBDB;
	padding:0 4px;
	overflow:hidden;
}
	
.category_listing_container {
	height:160px;
	margin-top: 10px;
	border: 1px solid #DBDBDB;
	border-bottom:none;
	}

.category_offer_overlay {
	z-index: 1;
	position:absolute;
	padding-left:135px;
	}
	.category_product_title a:link, .category_product_title a:active, .category_product_title a:visited, .category_product_title a:hover {
	text-decoration: none;
	color: #2E6696;
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	}
	.category_product_price, .category_product_price a:link, .category_product_price a:active, .category_product_price a:visited, .category_product_price a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	}
	.category_product_trade_price, .category_product_trade_price a:link, .category_product_trade_price a:active, .category_product_trade_price a:visited, .category_product_trade_price a:hover {
	text-decoration: none;
	font-style: italic;
	font-size: 9px;
	color: #FF3300;
	}
	
	.category_product_subtext, .category_product_subtext a:link, .category_product_subtext a:active, .category_product_subtext a:visited, .category_product_subtext a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #c20009;
	}
	
	.category_subcat_container {
	height: 85px;
	padding-top: 10px;
	}
	.category_subcat_title a:link, .category_subcat_title a:active, .category_subcat_title a:visited, .category_subcat_title a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #075A90;
	font-size: 12px;
	}








	
	
.featured_menu {
	background-color:#3795FF;
	display:block;
	font-size:11px;
	width:179px;
}

.featured_menu a:link, .featured_menu a:visited {
	font-size:11px;
	color:#333;
	text-decoration:none;
}

.featured_menu a:hover, .featured_menu a:active {
	font-size:11px;
	color:#333;
	text-decoration:underline;
}

.right_featured_box_title {
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 4px;
}

.right_featured_box_title a:link, .right_featured_box_title a:active, .right_featured_box_title a:visited {
	color:#333;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
.right_featured_box_title a:hover {
	color:#000;
	text-decoration: underline;
}

.right_featured_box_desc, .right_featured_box_desc a:link, .right_featured_box_desc a:hover, .right_featured_box_desc a:active, .right_featured_box_desc a:visited {
	color:#333;
	font-size:10px;
	height: 45px;
	padding-bottom: 7px;
	text-decoration: none;
}

.right_featured_box_photo {

}

.right_featured_box_price {
	color:#333;
}

.tradeloggedin, .tradeloggedin a {
	line-height: 17px;
	color: #333;
}

.pdf-download {
	background-image: url(/images/pdf.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.pdf-download a {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration:none;
	height: 21px;
}
.pdf-download a:hover {
	color: #000000;
}

#form-layout dl {
	margin: 0;
	font-size: 11px;
	padding: 4px 0 0 2px;
	padding-right:15px;
}

#form-layout dt {
    clear: both;
    float: left;
	width:170px;
	padding-left:30px;
	color: #333;
}

#form-layout dt, #form-layout dd {
	padding-bottom:8px;
}

.small_dl dl {
	padding: 4px 0 0 2px;
	margin: 0;
	font-size: 11px;
	color: #666666;
}
.small_dl dt {
    clear: both;
    float: left;
    width: 95px;
	padding-bottom: 5px;
	font-weight: bold;
}
.small_dl dd {
	margin: 0px;
	padding: 0px 0px 5px 95px; 
}

#dma-iso {
	padding-left: 2px;
	padding-top: 5px;
}

.cart_delivery_row{
	background:#d0d0d0;
	padding:4px;
}

.delivery_option_row{
	padding:10px;
}

.delivery_option_header{
	float:left;
	width:180px;
	clear:left;
	font-weight:bold;
}

.delivery_option_price{
	float:right;
	clear:right;
	width:201px;
}

.delivery_option_notes{
	clear:both;
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}

.sub_delivery_option_price{
	float:right;
	width:60px;
	padding:2px 0 0 0;
}

.sub_delivery_option{
	float:left;
	width:132px;
}

.social_icon{
	text-align:center;
	margin:10px 0 0 0;
}

.content-table th{
	border-left:1px solid #333;
	border-top:1px solid #333;
	background:#8db3e2;
	padding:4px;
}

.content-table td{
	border-left:1px solid #333;
	border-top:1px solid #333;
	padding:4px;
}

.content-table{
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

.right-tise{
	padding:10px 0;
	text-align:center;
}
