@charset "UTF-8";
/* CSS Document */

html, body {
	margin-top: 0px;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-color: #ebebe1;
	background-position: center top;
	height: 100%;
}
#header {
	background-color: #FFFFFF;
	background-position: top;
	height: 100px;
	width: 660px;
}
.product {
	margin: 0;
	padding: 5;
}
.product_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECECEC;
	background-position: 0px 0px;
	margin-left: 10px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/tag_clearance.gif);
	background-repeat: no-repeat;
	border: 1px solid #E5E5E5;
	height: 100%;
}
.product_info2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECECEC;
	background-position: 0px 0px;
	border: 1px solid #E5E5E5;
	height: 100%;
	padding: 10px;
}
.hl {
	height:1px;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hl_2 {
	height:1px;
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.info_box {
	background-color: #FFFFFF;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
.info_box_white {
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.info_box_line {
	border: 1px solid #FFFFFF;
	margin: 1px;
	padding: 10px;
}
.clearance_info_box {
	border: 1px solid #9E8F8F;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.addtocart_box {
	background-color: #ECECEC;
	padding: 5px;
	width: 50%;
}

.adverts_box {
	background-color: #FFFFFF;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E5E5E5;
}
.signoff_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	text-align: right;
}
.tag_buy {
	background-image: url(images/tag_buy.gif);
	background-repeat: no-repeat;
	margin: 1px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px solid #FFFFFF;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #006BB1;
	margin: 0px;
}

.title_spacer {
	padding-top: 30px;
}

.home_button a{
	background-image: url(images/home_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 70px;
	background-position: left top;
	text-indent: -200px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 5px;
}
.home_button a:hover{
	background-position: -70px 0px;
}



.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.text_body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

.text_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6A0C0D;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.text_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6A0C0D;
	margin: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.text_bullets {
	margin-left: 5px;
}
.text_bullets p {
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.text_page_title {
	font-size: 18px;
	color: #6A0C0D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.text_page_title_bold {
	font-size: 18px;
	color: #6A0C0D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.text_body_link, .text_body_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5121F;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.text_body_link a:visited {
	color: #333333;
}
.text_body_link a:hover {
	color: #6A0C0D;
	font-weight: bold;
	text-decoration: underline;
}
.text_popup_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
.text_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 3px;
	line-height: 12px;
	background-color: #D9D9D9;
	border: 1px dotted #FFFFFF;
}
.text_table_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 3px;
	line-height: 12px;
	background-color: #E5E5E5;
	border: 1px dotted #FFFFFF;
}
.text_table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 3px;
	line-height: 12px;
	background-color: #E9E9E9;
	border: 1px dotted #FFFFFF;
}
.text_table_head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	line-height: 10px;
	background-color: #B5121F;
	border: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.image_square {
	padding-left: 10px;
}



.pdf_download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5121F;
	font-weight: bold;
	font-size: 10px;
	width: 100%;
}
.pdf_download a {
	color: #B5121F;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
	display: block;
	text-indent: 20px;
	height: 14px;
	background-image: url(images/pdf_icon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pdf_download a:visited {
	color: #333333;
}
.pdf_download a:hover {
	color: #6A0C0D;
	text-decoration: underline;
	background-image: url(images/pdf_icon_on.gif);
}






input.formInputText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #B5121F;
	line-height: 12px;
	background-color: #F4DEDD;
	border: solid 1px #CCCCCC;
	text-indent: 5px;
	}
	input.formInputText:hover {
	background-color: #F4DEDD;
	cursor: pointer;
	border: solid 1px #B5121F;
    }
    input.formInputText:focus {
	background-color: #F2F2F2;
	cursor: text;
	border: solid 1px #CCCCCC;
}
textarea.formInputText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #B5121F;
	line-height: 12px;
	background-color: #F4DEDD;
	border: solid 1px #CCCCCC;
	text-indent: 5px;
	}
	textarea.formInputText:hover {
	background-color: #F4DEDD;
	cursor: pointer;
	border: solid 1px #B5121F;
    }
    textarea.formInputText:focus {
	background-color: #F2F2F2;
	cursor: text;
	border: solid 1px #CCCCCC;
}
input.formInputButton  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #B5121F;
	border: solid 1px #FFFFFF;
	}
	input.formInputButton:hover {
	background-color: #F2F2F2;
	color: #B5121F;
	border: 1px solid #CCCCCC;
    }
.input_form_align {
	padding-top: 4px;	
}
INPUT, OPTION, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5121F;
	background-color: #F4DEDD;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A0C0D;
	background-color: #F2F2F2;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 1px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	border-left-style: solid;
	border-left-color: #C6C6C6;
}
.tel {
	background-repeat: no-repeat;
	background-position: center 2px;
	background-image: url(images/tel.jpg);
	height: 45px;
}


.dealer_box {
	margin: 20px;
	background-color: #FFFFFF;
	padding: 20px;
	width: 300px;
}
.dealer_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B5121F;
	margin: 0px;
}


.text_price {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.price_box_bl {
	background-color: #6A0C0D;
	background-image: url(images/red_corner_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.price_box_br {
	background-image: url(images/red_corner_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.price_box_tl {
	background-image: url(images/red_corner_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.price_box_tr {
	background-image: url(images/red_corner_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 8px;
}
.clear {
	font-size: 1px; height: 1px
}
.images_clearance {
	background-position: 0px 0px;
	background-image: url(images/tag_clearance.gif);
	background-repeat: no-repeat;
}


.linebg_rec_link {
	background-image: url(images/line_recdive.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
.rec_link {
	padding-left: 10px;
}
.tag_skype {
	background-image: url(images/tag_skype.gif);
	background-repeat: no-repeat;
	margin: 1px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
