body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bg_body_repeat.jpg) repeat 0 0;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
    outline: none;
	text-decoration: none;	
	color: #fff;
}

a:hover {	
	text-decoration: underline;
	color: #fff;
}

img {
	border: none;
	margin: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.validation_messages li
{
	float: left;
	clear: both;
	width: 100%;
}

li {
	float: left;
	padding: 0px;
}

fieldset {
	border: none;
	margin: 0px 0px 0px -3px;
	padding: 0px;
}

legend {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

form {
	margin: 0px;
}

p {
	margin: 0px;
}

.clear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 940px;
	margin: 0 auto;
}

.page_header {
	background: url(images/bg_header_repeat.jpg) repeat-x 0 0;
	height: 106px;
}

.page_logo {
	float: left;
}

.header_nav {
	background: url(images/bg_header_right.jpg) top right no-repeat;
	width: 302px;
	float: right;
}

.header_nav li {
	text-indent: -9999px;
	height: 35px;
}

.header_nav li a, .header_nav li a:link, .header_nav li a:visited {
	height: 35px;
	display: block;
	
}

.header_nav li.auto a, .header_nav li.auto a:link, .header_nav li.auto a:visited {
	background: url(images/nav_auto.jpg) no-repeat 0 0;
	width: 102px;
}

.header_nav li.auto_active {
	background: url(images/nav_auto.jpg) no-repeat 0 0;
	width: 102px;
}

.header_nav li.marine a, .header_nav li.marine a:link, .header_nav li.marine a:visited {
	background: url(images/nav_marine.jpg) no-repeat 0 0;
	width: 116px;
}

.header_nav li.marine_active {
	background: url(images/nav_marine.jpg) no-repeat 0 0;
	width: 116px;
}

.header_nav li.rv a, .header_nav li.rv a:link, .header_nav li.rv a:visited {
	background: url(images/nav_rv.jpg) no-repeat 0 0;
	width: 84px;
}

.header_nav li.rv_active {
	background: url(images/nav_rv.jpg) no-repeat 0 0;
	width: 84px;
}

.header_left {
	font-size: 1.3em;
	color: #00387D;
	font-weight: bold;
	margin: 31px 0 0 27px;
	float: left;
}

.header_left a, .header_left a:link, .header_left a:visited {
	color: #00387D;
}

.navigation {
	background: url(images/bg_nav.jpg) no-repeat 0 0;
	height: 64px;
}

.main_nav {
	background: url(images/bg_nav_repeat.jpg) repeat-x 0 0;
	height: 45px;
	position: relative;
	top: 9px;
}

.img_nav_left {
	float: left;
}

.img_nav_right {
	float: right;
}

.nav_container {
	background: url(images/img_nav_right.jpg) no-repeat top right;
	height: 45px;
}

.page_content{
	background: url(images/bg_banner.jpg) no-repeat 0 0;
}

.banner_container {
	/*background-image:in alt stylesheet*/
	height: 396px;
}

.img_clearinse_small {
	margin-top: 3px;
	float: left;
	position: relative;
	left: 60px;
}

.img_clearinse_big {
	float: left;
	margin: 27px 0 0 0;
}

.banner_container li {
	height: 53px;
	margin: 0 0 3px 0;
	float: right;
}

.banner_nav li img {
	float: right;
}

.banner_container li a, .banner_container li a:link, .banner_container li a:visited {
	height: 53px;
	display: block;
}

.banner_nav {
	width: 468px;
	float: right;
	position: relative;
	top: 93px;
}

.content_leftcol {
	color: #FFFFFF;
	width: 530px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
}

.content_leftcol p {
	font-size: 1.2em;
	line-height: 19px;
	margin: 0 0 23px 0;
}

.content_rightcol {
	width: 338px;
	margin: 21px 0 29px 0;
	float: right;
}

.banner_shadow {
	/*background-image:in alt stylesheet*/
	height: 45px;
}

.title_clearinse {
	margin: 0 0 15px 0;
}

.page_footer {
	clear: both;
	font-size: .9em;
	color: #A8BBC8;
	background: url(images/bg_footer_line.jpg) repeat-x 0 0;
	padding-bottom: 100px;
}

.page_footer ul {
	float: left;
}

.page_footer ul.footer_nav,
.page_footer ul.footer_nav li {
	margin-top: 3px;
}

.page_footer li {
	margin-top: 20px;
}

.page_footer p {
	margin: 17px 10px 0 0;
	float: right;
}

.page_footer img {
/*	margin: 14px 8px 0 0;
	float: right;*/
	margin-left: 5px;
	position: relative;
	top: 5px;
}

.page_footer .powered {
	margin-top: 17px;
	float: right;
	position: relative;
/*	right: 10px;*/
}

.bg_clearinse_shadow {
	/*background-image:in alt stylesheet*/
	width: 338px;
	height: 32px;
}

.page_footer a, .page_footer a:link, .page_footer a:visited {
	color: #A8BBC8;
}

.text_bold {
	font-weight: bold;
}

.main_content_leftcol p {
	font-size: 1.2em;
	line-height: 21px;
	margin: 0 0 19px 0;
}

.main_content_leftcol {
	color: #FFFFFF;
	width: 545px;
	float: left;
	margin: 32px 0 0 0;
	padding: 0 0 0 20px;
}

.main_content_leftcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 23px 0;
}

.main_content_rightcol {
	color: #FFFFFF;
	width: 350px;
	float: right;
	margin: 65px 0 0 0;
}

.img_ullamcorp {
	/*background-image:in alt stylesheet*/
	width: 341px;
	height: 349px;
	float: right;
}

.bg_ullamcorper_shadow {
	clear: both;
	/*background-image:in alt stylesheet*/
	width: 350px;
	height: 43px;
	position: relative;
	top: -7px;
	left: 6px;
}

p.abuotus_bottom {
	margin: 0 0 160px 0;
}

p.text_ullamcorper {
	position: relative;
	top: 310px;
	left: 18px;
}

p.text_order {
	font-size: 1.5em;
	font-weight: bold;
	margin: 26px 0 25px 0;
}

.btn_print_receipt {	
	margin: 0 0 55px 0;
}

.form_login {
	background: url(images/bg_form_top_line.jpg) repeat-x 0 0;
	/*width: 333px;*/
	margin: 11px 0 27px 0;
	padding: 8px 0 21px 0;
	position: relative;
	top: 11px;
	border-bottom: 1px #91A0AD solid;
}

.form_login label {
	font-size: 1.2em;
	font-weight: bold;
	width: 80px;
	margin: 14px 0 0 3px;
	float: left;
	display: block;
}

.bg_input_username {
	background: url(images/bg_input_username.jpg) no-repeat 0 0;
	width: 200px;
	height: 26px;
	margin: 10px 0 0 0;
	float: left;
}

.main_content_leftcol input {
	font-size: 1.2em;
	text-indent: 2px;
	background: transparent;
	border: none;
}

.input_username {
	width: 194px;
	height: 20px;
	margin: 2px 0 0 2px;
}

.btn_submit {
	margin: 0 0 100px 80px;
	display: block;
}

.list_shopping {
	height: 53px;
}

.list_shopping li {
	font-weight: bold;
	color: #000000;
	margin: 12px 0 0 0;
}

.shopping_product {
	background: #909FAC;
	width: 295px;
	height: 20px;
	padding: 6px 0 0 12px;
	border-right: 1px solid #484F56;
}

.shopping_price {
	background: #909FAC;
	text-align: center;
	width: 97px;
	height: 20px;
	padding: 6px 0 0 0;
	border-right: 1px solid #484F56;
}

.shopping_qty {
	background: #909FAC;
	text-align: center;
	width: 76px;
	height: 20px;
	padding: 6px 0 0 0;
}

.shopping_line {
	background: url(images/bg_form_top_line.jpg) repeat-x left bottom;
	width: 73px;
	height: 26px;
}

.shopping_content_leftcol {
	color: #FFFFFF;
	width: 570px;
	float: left;
	margin: 32px 0 0 0;
	padding: 0 0 0 20px
}

.shopping_content_leftcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 23px 0;
}


.list_shopping_content li {
	font-size: .9em;
	color: #FFFFFF;
	margin: 0 0 22px 0;
}

.list_product span {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 12px 0;
	display: block;
}

.list_price span {
	font-size: 1.2em;
	font-weight: bold;
}

.list_product {
	width: 307px;
	height: 88px;
	border-right: 1px solid #909FAC;
}

.list_price {
	text-align: center;
	height: 88px;
	width: 97px;
	border-right: 1px solid #909FAC;
}

.list_qty {
	width: 65px;
	height: 88px;
	padding: 0 0 0 11px;
	border-right: 1px solid #909FAC;
}

.list_button {
	text-align: right;
	width: 73px;
}

.list_button img {
	margin: 0 0 2px 0;
}

.divider_shopping {
	clear: both;
	background: url(images/bg_form_top_line.jpg) repeat-x 0 0;
	padding: 0 0 22px 0;
}

.list_qty label {
	display: none;
}

.shopping_content_leftcol input {
	font-size: 1em;
	text-indent: 2px;
	background: transparent;
	border: none;
}

.shopping_content_leftcol label {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.list_qty input {
	width: 45px;
	height: 17px;
	margin: 2px 0 0 2px;
}

.bg_input_shopping_list {
	background: url(images/bg_input_list_shopping.jpg) no-repeat 0 0;
	width: 50px;
	height: 22px;
	display: block;
}

.bg_input_coupon {
	background: url(images/bg_input_coupon.jpg) no-repeat 0 0;
	width: 150px;
	height: 22px;
	float: left;
}

.input_coupon {
	width: 145px;
	height: 17px;
	margin: 2px 0 0 2px;
}

.form_shopping_cart label {
	margin: 3px 13px 0 0;
	float: left;
}

.btn_update_shopping {
	margin: 0 0 0 8px;
	float: left;
}

.checkout {
	width: 158px;
	float: right;
}

.checkout span {
	font-weight: bold;
	float: left;
	position: relative;
	top: 6px;
}

.checkout p {	
	font-size: 1.6em;
	font-weight: bold;
	color: #FECD5C;
	margin: 0 0 10px 0;
	float: right;
}

.coupon_line {
	clear: both;
	font-size: .9em;
	margin: 0 0 25px 0;
	border-top: 1px solid #FFFFFF;
}

.btn_contiune {
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 8px 0 0 0;
	float: right;
}

.btn_checkot_shopping {
	margin: 0 0 105px 19px;
	float: right;
}

.img_product_detail {
	float: left;
	position: relative;
	left: 50px
}

.icon_product_price {
	/*background-image:in alt stylesheet*/
	clear: both;
	font-size: 2.4em;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: 109px;
	height: 80px;
	padding: 32px 0 0 0;
	float: left;
	position: relative;
	left: 128px;
}
	
.text_shipping {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 12px 0;
}

.form_shipping {
	background: url(images/bg_form_top_line.jpg) repeat-x left top;
	width: 581px;
	padding: 12px 0 0 0;
}

.left_shipping {
	width: 260px;
	float: left;
}

.left_shipping label {
	margin: 0 0 0 8px;
}

.left_shipping p {
	line-height: 18px;
	margin: 6px 0 0 29px;
}

.left_shipping p span {
	font-weight: bold;
}

.right_shipping {
	width: 265px;
	margin: 0 0 30px 0;
	float: right;
}

.right_shipping input {
	margin: 2px 0 0 2px;
	float: left;
}

.right_shipping label {
	margin: 10px 0 8px 0;
	display: block;
}

label.label_ship_address {
	height: 13px;
	margin: 0px;
	float: left;
	position: relative;
	left: 6px;
	top: 3px;
}

input.rd_ship {
	width: 14px;
	height: 14px;
	margin: 3px 0 0 0;
	float: left;
}

.bg_input_ship_name {
	background: url(images/bg_input_ship_name.jpg) no-repeat 0 0;
	width: 260px;
	height: 22px;
}

.input_ship_name {
	width: 255px;
	height: 17px;
}

.bg_input_ship_city {
	background: url(images/bg_input_ship_city.jpg) no-repeat 0 0;
	width: 180px;
	height: 22px;
}

.left_city {
	float: left;
}

.right_state {
	float: right;
	position: relative;
	right: 5px;
}

.input_ship_city {
	width: 175px;
	height: 17px;
}

.bg_input_ship_state {
	background: url(images/bg_inpu_ship_state.jpg) no-repeat 0 0;
	width: 49px;
	height: 22px;
}

.input_ship_state {
	width: 44px;
	height: 17px;
}

.bg_input_ship_zip {
	background: url(images/bg_input_zip.jpg) no-repeat 0 0;
	width: 100px;
	height: 22px;
}

.input_ship_zip {
	width: 95px;
	height: 17px;
}

.bg_input_ship_phone {
	background: url(images/bg_input_phone.jpg) no-repeat 0 0;
	width: 140px;
	height: 22px;
}

.input_ship_phone {
	width: 135px;
	height: 17px;
}

.shipping_bottom {
	background: url(images/bg_form_top_line.jpg) repeat-x left bottom;
	width: 581px;
	margin: 0 0 12px 0;
	padding: 0 0 55px 0;
}

.shipping_method {
	background: url(images/bg_form_top_line.jpg) repeat-x 0 32px;
	width: 260px;
	float: left;
}

.shipping_billing {
	background: url(images/bg_form_top_line.jpg) repeat-x 0 32px;
	width: 274px;
	float: right;
}

.shipping_billing input {
	margin: 2px 0 0 2px;
}

.shipping_billing select {
	font-size: .9em;
	width: 70px;
	height: 18px;
	margin: 0 6px 0 0;
}

ul.list_rd_option {
	padding: 5px 0 0 0;
}

.list_rd_option li {
	margin: 6px 0 0 0;
	padding: 0 0 6px 0;	
	float: none;
	border-bottom: 1px solid #92A2AF;
}

.btn_update_total {
	margin: 11px 0 0 0;
	float: right;
}

.list_rd_option label {
	margin: 0 0 0 8px;
}

p.text_shipping_billing {
	font-weight: bold;
	margin: 23px 0 12px 0;
}

.list_card {
	height: 21px;
	margin: 0 0 0 36px;
}

.list_card li {
	margin: 0 0 0 5px;
}

.shipping_billing label {
	margin: 15px 0 6px 0;
	display: block;
}

.order_total {
	width: 258px;
	/*height: 26px;*/
	float: right;
	margin: 0 0 31px 0;
	position: relative;
	right: 9px;
	border-bottom: 1px solid #92A2AF;
}

.order_total_left {
	font-weight: bold;
	float: left;
	position: relative;
	top: 6px;
}


.order_total_right {
	font-size: 1.5em;
	font-weight: bold;
	float: right;
}

.btn_submit_order {
	margin: 0 5px 0 0;
	float: right;
}

.btn_back_shopping {
	margin: 0 5px 75px 0;
	float: right;
}

.page_editor {
	color: #FFFFFF;
	width: 852px;
	padding: 30px 0 0 20px;
}

.page_editor h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 23px 0;
}

.page_editor label {
	font-size: 1.2em;
	font-weight: bold;
	width: 82px;
	margin: 6px 0 0 0px;
	padding: 0 0 0 5px;
	float: left;
	display: block;
}

.page_editor  input {
	font-size: 1.1em;
	text-indent: 2px;
	background: transparent;
	margin: 2px 0 0 2px;
	border: none;
}

.bg_input_title {
	background: url(images/bg_input_title.jpg) no-repeat 0 0;
	width: 450px;
	height: 26px;
	margin: 0 0 10px 0;
	float: left;
}

.input_title {
	width: 444px;
	height: 20px;
}

.editor_divider {
	/*background-image:in alt stylesheet*/
	height: 4px;
	margin: 0 0 14px 0;
}

.editor_section {
	width: 603px;
	margin: 11px 0 24px 0;
}

.page_editor a, .page_editor a:link, .page_editor a:visited {
	margin: 0 5px 42px 0;
	float: left;
}

.page_editor .admin_buttons {
	margin: 0 5px 42px 0;
	float: left;
}

.dd_editor {
	font-size: .9em;
	width: 158px;
	height: 18px;
	float: left;
	position: relative;
	top: 5px;
}

label.label_image {
	margin: 13px 0 0 0;
	padding: 0 0 0 5px;
}

a.btn_browser {
/*	margin: 18px 0 0 18px;*/
	float: left;
	position: relative;
	top: 18px;
	left: 18px;
}

.product_wrapper {
	color: #000000;
	width: 925px;
	margin: 54px 0 0 0;
	float: left;
}

.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 31px 0 0 0;
}

.product_inner {
	width: 267px;
	height: 338px;
	margin: 0 0 25px 0;
	float: left;
}

.product_top {
	background: #B3C1C1;
	width: 249px;
	height: 297px;
	padding: 8px 9px 0 9px;
}

.product_shadow {
	/*background-image:in alt stylesheet*/
	width: 267px;
	height: 37px;
}

.img_product {
	width: 249px;
	height: 215px;
}

.mg_product_title {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 1px 0;
}

.product_inner_left {
	width: 267px;
	height: 338px;
	margin: 0 0 25px 60px;
	float: left;
}

.order_manager_wrapper {
	color: #000000;
	width: 920px;
	margin: 13px 0 0 0;
	padding: 0 0 0 20px;
}

.order_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 31px 0 0 20px;
	position: relative;
	z-index: 1;

}

.order_manager_wrapper li.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/bg_order_list.jpg) repeat-x left bottom;
	width: 178px;
	height: 10px;
	margin: 0;
	padding: 8px 0 14px 0;
}

.order_manager_wrapper li.order_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/bg_order_list.jpg) repeat-x left bottom;
	width: 742px;
	height: 10px;
	margin: 0;
	padding: 8px 0 14px 0;
}

.order_manager_wrapper li.order_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #99CCFF;
	width: 178px;
	margin: 0;
	padding: 8px 0 14px 0;
	border-bottom: 1px solid #92a4b2;
}

.order_manager_wrapper li.order_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #99CCFF;
	width: 615px;
	margin: 0;
	padding: 8px 0 14px 0;
	border-bottom: 1px solid #92a4b2;
}

.order_manager_wrapper li.order_delete {
	width: 66px;
	margin: 0;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #92a4b2;
}

.order_manager_wrapper li.order_edit {
	width: 60px;
	margin: 0;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #92a4b2;
}

.order_manager_wrapper li.page_manage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/bg_order_list.jpg) repeat-x left bottom;
	width: 920px;
	height: 10px;
	margin: 0;
	padding: 8px 0 14px 0;
}

.order_manager_wrapper li.page_manage_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #99CCFF;
	width: 793px;
	margin: 0;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #92a4b2;
}

.order_manager_wrapper li.Page_delete {
	width: 66px;
	margin: 0;
	padding: 9px 0 7px 0;
	border-bottom: 1px solid #92a4b2;
}

.order_manager_wrapper li.page_edit {
	width: 60px;
	margin: 0;
	padding: 9px 0 7px 0;
	border-bottom: 1px solid #92a4b2;
}

.admin_footer {
	clear: both;
	font-size: .9em;
	color: #A8BBC8;
	background: url(images/bg_footer_line.jpg) repeat-x 0 0;
	margin: 60px 0 0 0;
}

.admin_footer li {
	margin: 20px 0 43px 0;
}

.admin_footer p {
	margin: 17px 10px 0 0;
	float: right;
}

.admin_footer img {
	margin: 14px 8px 0 0;
	float: right;
}

.admin_footer a, .admin_footer a:link, .admin_footer a:visited {
	color: #A8BBC8;
}

.account_detail_leftcol {
	color: #FFFFFF;
	width: 614px;
	margin: 32px 0 0 0;
	padding: 0 0 40px 20px;
	float: left;
}

.account_detail_leftcol a, .account_detail_leftcol a:link, .account_detail_leftcol a:visited {
	margin: 0 5px 44px 0;
	float: left;
}

.account_detail_leftcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 23px 0;
}

.account_detail_leftcol input {
	text-indent: 2px;
	background: transparent;
	margin: 2px 0 0 2px;
	border: none;
}

.account_detail_leftcol label {
	font-size: 1.2em;
	font-weight: bold;
	width: 82px;
	margin: 3px 0 0 7px;
	float: left;
}

.bg_input_account_name {
	background: url(images/bg_input_account_name.jpg) no-repeat 0 0;
	width: 450px;
	height: 26px;
	margin: 0 0 14px 0;
	float: left;
}

.input_account_name {
	width: 444px;
	height: 20px;
}

.bg_input_account_city {
	background: url(images/bg_input_username.jpg) no-repeat 0 0;
	width: 200px;
	height: 26px;
	margin: 0 0 14px 0;
	float: left;
}

.bg_input_account_cel {
	background: url(images/bg_input_username.jpg) no-repeat 0 0;
	width: 200px;
	height: 26px;
	margin: 0 0 43px 0;
	float: left;
}

.input_account_city {
	width: 195px;
	height: 21px;
}

.form_state {
	width: 215px;
	float: right;
	position: relative;
	right: 93px;
}

.form_state label {
	width: 53px;
	margin: 0px;
}

.form_state select {
	font-size: .9em;
	width: 158px;
	height: 18px;
}

.account_detail_righttcol {
	width: 266px;
	margin: 83px 0 0 0;
	float: right;
}

.sub_nav_wrapper {
	background: url(images/sub_nav_repeat.jpg) repeat-y 0 0;
}

.sub_nav_title {
	background: url(images/sub_nav_top.jpg) no-repeat 0 0;
	height: 42px;	
}

.sub_nav_content {
	background: url(images/sub_nav_bottom.jpg) no-repeat left bottom;
	padding: 0 0 57px 0;
}

.sub_nav_content ul {
	background: url(images/sub_nav_divider.jpg) repeat-x 0 0;
	width: 231px;
	margin: 7px 0 0 17px;
}

.sub_nav_content li {
	font-size: 1.2em;
	font-weight: bold;
	color: #663300;
	background: url(images/sub_nav_divider.jpg) repeat-x left bottom;
	width: 231px;
	padding: 7px 0 10px 0;	
	float: none;
}

.sub_nav_content li a, .sub_nav_content li a:link, .sub_nav_content li a:visited {
	color: #000000;
}

.sub_nav_content li a:hover {
	color: #663300;	
}

.account_detail_leftcol span {
	font-weight: bold;
	font-size: 1.4em;
}

.account_detail_leftcol p {
	font-size: 1.2em;
	line-height: 20px;
}

.btn_account_edit {
	margin: 12px 0 0 0;
}

.sub_nav_shadow {
	/*background-image:in alt stylesheet*/
	width: 266px;
	height: 45px;
	margin: 0 0 193px 0;
}

.order_manager_wrapper li.page_manage_left a, .order_manager_wrapper li.page_manage_left a:link, .order_manager_wrapper li.page_manage_left a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CCFF;
	width: 813px;
	margin: 0;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #92a4b2;
}


.nav_container ul {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	position: relative;
	left: 63px;
}

.nav_container li.contact_active {
	background: url(images/nav_right_mo.jpg) no-repeat right top;
	padding: 0 29px 0 0;
}

.nav_container li.contact_active span {
	background: url(images/nav_left_mo.jpg) no-repeat 0 0;
	padding: 15px 0 17px 29px;
	display: block;
}

.nav_container li.aboutus_active {
	background: url(images/nav_right_mo.jpg) no-repeat right top;
	padding: 0 29px 0 0;
}

.nav_container li.aboutus_active span {
	background: url(images/nav_left_mo.jpg) no-repeat 0 0;
	padding: 15px 0 17px 29px;
	display: block;
}

.nav_container li.product_active {
	background: url(images/nav_right_mo.jpg) no-repeat right top;
	padding: 0 29px 0 0;
}

.nav_container li.product_active span {
	background: url(images/nav_left_mo.jpg) no-repeat 0 0;
	padding: 15px 0 17px 29px;
	display: block;
}

.nav_container li.support_active {
	background: url(images/nav_right_mo.jpg) no-repeat right top;
	padding: 0 29px 0 0;
}

.nav_container li.support_active span {
	background: url(images/nav_left_mo.jpg) no-repeat 0 0;
	padding: 15px 0 17px 29px;
	display: block;
}

.nav_container li.news_active {
	background: url(images/nav_right_mo.jpg) no-repeat right top;
	padding: 0 29px 0 0;
}

.nav_container li.news_active span {
	background: url(images/nav_left_mo.jpg) no-repeat 0 0;
	padding: 15px 0 17px 29px;
	display: block;
}

.nav_container li a, .nav_container li a:link, .nav_container li a:visited {
	color: #FFFFFF;
	padding: 0 29px 0 0;
	display: block;
}

.nav_container li a span, .nav_container li a:link span, .nav_container li a:visited span {
	padding: 15px 0 17px 29px;
	display: block;
}

.nav_container li a:hover span {
	background: url(images/nav_left_mo.jpg) no-repeat 0 0;
}

.nav_container li a:hover {
	text-decoration: none;
	background: url(images/nav_right_mo.jpg) no-repeat right top;
}

.nav_divider {
	text-indent: -9999px;
	background: url(images/nav_divider.jpg) no-repeat 0 0;
	width: 2px;
	height: 45px;
}

.categorie_wrapper {
	color: #FFFFFF;
	padding: 31px 0 0 19px;
}

.categorie_wrapper h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	position: relative;
	z-index: 1;
}

.categorie_wrapper p {
	line-height: 20px;
	padding: 0 0 47px 0;
	position: relative;
	z-index: 1;
}

.categorie_wrapper li {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0 34px 20px 0;
	width: 122px;
}

li.list_categorie {
	margin: 0px;
}

.categorie_wrapper li img {
	margin: 0 0 24px 0;
}

.product_content {
	color: #FFFFFF;
	padding: 0 0 0 20px;
}

.product_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	position: relative;
	z-index: 1;
}

ul.sub_nav_product {
	padding: 30px 0 0 0;
}

/* START NEW */
.sub_nav_product li {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 12px 0px;
}

.sub_nav_product li.active {
}

.sub_nav_product li span {
	background-repeat: no-repeat;
	height: 22px;
	float: left;
	display: block;
	position: relative;
}

.sub_nav_product li .left {
	/* background-image: in alt style sheets */
	width: 5px;
}

.sub_nav_product li.active .left {
	/* background-image: in alt style sheets */
}

.sub_nav_product li .center {
	height: 19px;
	padding: 3px 10px 0px 10px;
}

.sub_nav_product li .right {
	/* background-image: in alt style sheets */
	width: 10px;
	margin-right: -10px;
	z-index: 2;
}

.sub_nav_product li.active .right {
	/* background-image: in alt style sheets */
}

.sub_nav_product li a, .sub_nav_product li a:link, .sub_nav_product li a:visited {
	color: #000000;
}

/* END NEW */
/*
.sub_nav_product li a, .sub_nav_product li a:link, .sub_nav_product li a:visited {
	color: #000000;
	background-image:in alt stylesheet
/*	width: 94px;
	height: 19px;
	padding: 3px 0 0 15px;
	position: relative;
	z-index: 2;
	display: block;
}

.sub_nav_product li a:hover {
	/*background-image:in alt stylesheet
	text-decoration: none;
}*/

ul.list_product_systems {
	margin: 21px 0 0 0;
}

.list_product_systems li {
	clear: both;
	text-align: left;
	line-height: 20px;
	color: #FFFFFF;
	background: url(images/bg_product_line.jpg) repeat-x 0 0;
	width: 900px;
	padding: 18px 0 0 0;
	float: none;
}

.list_product_systems li img {
	margin: 0 20px 0 0;
	padding: 0 0 17px 0;
	float: left;
}

.list_product_systems li span {
	font-size: 1.5em;
	font-weight: bold;
}

.sub_nav_product li.link {
	position: relative;
	left: -9px;
	z-index: 1;
}

.product_content_leftcol p {
	font-size: 1.2em;
	line-height: 21px;
	margin: 0 0 19px 0;
}

.product_content_leftcol {
	color: #FFFFFF;
	width: 562px;
	float: left;
	padding: 0 0 0 18px;
}

.product_content_leftcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 23px 0;
}

.news_left {
	color: #FFFFFF;
	width: 590px;
	padding: 33px 0 40px 20px;
	float: left;
}

.news_right {
	color: #FFFFFF;
	width: 250px;
	padding: 33px 0 40px 20px;
	float: right;
	text-align: right;
}

.news_left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
}

.news_left ul {
	background: url(images/bg_product_line.jpg) repeat-x 0 0;
	margin: 11px 0 0 0;
	padding: 14px 0 0 0;
}

.news_left li {
	line-height: 20px;
	background: url(images/bg_product_line.jpg) repeat-x left bottom;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	float: none;
}

.news_left li span {
	font-size: 1.2em;
	color: #FFAD00;
}

/*.news_left li p {
	font-size: 1.3em;
	font-weight: bold;
}*/

.news_right {
	margin: 70px 0 0 0;
	padding: 0 23px 0 0;
	float: right;
}

.news_left input {
	text-indent: 2px;
	background: transparent;
	margin: 2px 0 0 2px;
	border: none;
}

.news_left label {
	font-size: 1.2em;
	font-weight: bold;
	width: 100px;
	margin: 3px 0 0 0;
	float: left;
}

.bg_input_contact_name {
	background: url(images/bg_input_contact_name.jpg) no-repeat 0 0;
	width: 393px;
	height: 26px;
	margin: 0 0 14px 0;
	float: left;
}

.input_contact_name {
	width: 387px;
	height: 20px;
}

.news_left select {
	font-size: .9em;
	width: 155px;
	height: 18px;
}

.dd_application {
	margin: 0 0 6px 0;
	float: left;
}

.right_application {
	width: 238px;
	height: 40px;
	margin: 0 0 22px 0;
	float: left;
}

.right_application p {
	text-align: right;
	color: #CCCCCC;
}

.right_application label {
	width: 43px;
	margin: 0 0 0 40px;
}

.rd_know {
	font-size: 1.2em;
	font-weight: bold;
	width: auto;
	margin: 0 50px 27px 0;
	float: left;
	display: block;
}

label.rd_yes {
	font-weight: normal;
	width: auto;
	margin: 0 0 0 5px;
	float: none;
}

.bg_input_news_details {
	background: url(images/bg_input_news_details.jpg) no-repeat 0 0;
	width: 393px;
	height: 184px;
	margin: 0 0 24px 0;
	float: left;
}

.input_news_details {
	text-indent: 2px;
	background: transparent;
	width: 389px;
	height: 130px;
	margin: 2px 0 0 2px;
	border: none;
	overflow: hidden;
}

label.label_product {
	font-size: 1.1em;
	width: 338px;
}

.contact_divider {
	/*background-image:in alt stylesheet*/
	height: 5px;
	margin: 12px 0 12px 0;
}

.btn_contact_submit {
	margin: 0px 0px 40px 0px;
	position: relative;
	float: right;
}

.list_sitemap li {
	background: url(images/bg_product_line.jpg) repeat-x left bottom;
	padding: 10px;
	float: none;
}

.list_sitemap li a, .list_sitemap li a:link, .list_sitemap li a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #9AD9FA;
}

.sitemap_bottom {
	margin: 0 0 100px 0;
}



label.label_none {
	display: none;
}

.news_title {
	font-size: 1.3em;
	font-weight: bold;
}

.error_label {
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
}

.thankyou {
	color: #FFFFFF;
}

.navigation_top_sub {
	clear: right;
	font-weight: bold;
	width: 171px;
	float: right;
	position: relative;
	top: 25px;
}

.navigation_top_sub a, .navigation_top_sub a:link, .navigation_top_sub a:visited {
	color: #333333;
}

.navigation_top_sub li {
	text-align: center;
	padding: 22px 20px 0px 15px;
	float: left;
}

.navigation_top_sub li img {
	position: relative;
	top: -5px;
}

.navigation_top_sub .nav_divider {
	background-image: url(images/nav_divider_top.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 45px;
	float: left;
	display: block;
	position: relative;
	top: -22px;
	left: -20px;
}

.btn_add_to_cart 
{
	clear:both;
	color:#000000;
	float:left;
	font-size:2.4em;
	font-weight:bold;
	height:26px;
	/*left:135px;*/
	/*padding:32px 0 0;*/
	position:relative;
	text-align:center;
	width:101px;
}

.checkbox {
	margin-top: 10px;
}

.input_check {
	margin: 2px 5px 0px 0px;
	float: left;
}

.news_left label.label_lg {
	width: 400px;
	margin-top: 5px;
	float: left;
}

.txt_create 
{
	font-weight: bold;
}

.tab_home01,
.tab_home02,
.tab_home03 {
	font-size: 2.5em;
	font-weight: bold;
	color: #ffb50d !important;
	background-repeat: no-repeat;
	height: 45px;
	padding: 8px 0px 0px 15px;
	display: block;
}

.tab_home01,
.tab_home03 {
	/*background-image:in alt stylesheet*/
	width: 411px;
}

.tab_home02 {
	/*background-image:in alt stylesheet*/
	width: 453px;
}


.order_history .headers
{
	border: 0;
}

.order_history .headers div
{
	background:transparent url(images/bg_order_list.jpg) repeat-x scroll left bottom;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-size:1.1em;*/
	font-weight:bold;
	height:10px;
	text-transform: uppercase;
}

.order_history .date_column
{
	float: left;
	width: 180px;
}

.order_history .addr_column
{
	float: left;
	width: 294px;
}

.order_history .total_column
{
	float: left;
	width: 80px;
}

.order_history .details_column
{
	float: left;
	width: 60px;
}

.order_history .details_column a
{
	margin: 0;
	padding: 0;
}

.order_history div
{
	border-bottom:1px solid #92A4B2;
	color:#99CCFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:8px 0 14px;
}

.order_details label
{
	margin: 0;
	width: auto;
}

.order_details span
{
	font-size: 1em;
}

.order_details_column
{
	float: left;
	width: 250px;
}

.order_details, .order_details_header
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #cccccc;
}

.order_details_header div
{
	font-weight: bold;
}

.order_details .product_name,
.order_details_header .product_name
{
	width: 400px;
	float: left;
}

.order_details .product_price,
.order_details .product_quantity,
.order_details_header .product_price,
.order_details_header .product_quantity
{
	width: 80px;
	float: left;
}

.order_details_totals
{
	float: right;
	width: 284px;
}

.order_details_totals label
{
	display: block;
	width: 70px;
	float: left;
}


.list_page_number {
	margin: 5px 0 50px 0;
}

.list_page_number li {
	color: #FFFFFF;
	background: #999999;
	margin: 0 1px 0 0;
	padding: 2px 6px 2px 6px;
}

.list_page_number li.select {
	background: #666666;
}

.list_page_number li.disabled {
	background: #CCCCCC;
}

.list_page_number li a, .list_page_number li a:link, .list_page_number li a:visited {
	color: #FFFFFF;
	margin: 0;
}
