@charset "utf-8";
/* CSS Document */

.clear {clear: both;}

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

table, tr, td {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
	}

#main_super_header_holder {width:100%; clear:both; overflow:hidden; text-align:left; position:relative;}
#main_super_content_holder {width:100%; clear:both;}
#main_super_footer_holder {width:100%; clear:both; text-align:left;}

#header_outer_holder {
	float: left;
	width: 100%;
	height: 32px;
	background: #b6b3a8 url(../images/ver_03/top_menu_line.gif) repeat-x 0 100%;
}

#header_holder {
	width: 980px;
	height: 32px;
	background: #b6b3a8 url(../images/ver_03/top_menu_line.gif) repeat-x 0 100%;
	margin: 0 auto;
}

#header_top_menu {
	float: left;
	width: 980px;
	height: 32px;
	background: #b6b3a8 url(../images/ver_03/top_menu_line.gif) repeat-x 0 100%;
	position: relative;
	top: 0;
	left: 0;
}

#header_top_menu li {
	float: left;
	height: 31px;
	list-style: none;
	padding: 0 11px 0 12px;
	background: url(../images/ver_03/top_menu_li.gif) no-repeat 0 12px;
}

#header_top_menu li a {
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 1px 2px;
	margin-top: 7px;
	color: #FFF;
	text-decoration: none;
}

#header_top_menu li.first {
	padding-left: 11px;
	background: none;
}

#header_top_menu li#help_nbr {
	background: none;
	position: absolute;
	left: 600px;
	top: 0;
}

#header_top_menu li#help_nbr a {
	margin-left: -40%;
	font-size: 13px;
	line-height: 25px;
	padding: 0;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/ver_03/top_menu_li_tel_r.gif) no-repeat 100% 0;
}

#header_top_menu li#help_nbr a span {
	float: left;
	font-size: 13px;
	line-height: 25px;
	padding: 0 8px 0 21px;
	color: #FFF;
	font-weight: bold;
	background: url(../images/ver_03/top_menu_li_tel_l.gif) no-repeat 0 0;
}

#header_top_menu li#top_menu_cart {
	float: right;
	background: none;
}

#header_top_menu li#top_menu_cart a {
	font-weight: bold;
}
#header_top_menu li#top_menu_cart a:hover, #header_top_menu li#top_menu_cart.active a {
	text-decoration: underline;
}

#header_top_menu li#top_menu_cart a span {
	float: left;
	width: 17px;
	height: 18px;
	background: url(../images/ver_03/top_menu_li_cart.gif) no-repeat 0 0;
	margin: -2px 7px -4px 0;
}

#main_outer_holder {
	float: left;
	clear: left;
	width: 980px; /*old 100%*/
	background: url(../images/ver_03/main_outer_holder_bg.png) repeat-x 0 0;
}

#main_holder {
	float: left;
	clear: left;
	width: 100%;
	background: url(../images/ver_03/main_holder_bg.png) no-repeat 50% 0;
}

#main_inner_holder {
	width: 980px;
	margin: 0 auto;	
}

#main {
	float: left;
	width: 980px;
	background: url(../images/ver_03/main_bg.jpg) no-repeat 0 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 20px;
}

#main_l {
	float: left;
	clear: left;
	width: 270px;
	position: relative;
	top: 0;
	left: 0;
}

#main_m {
	float: left;
	width: 465px; width/* */:/**/445px; width:/**/445px;
	padding: 0 5px 0 15px;
	color:#333333;
	font-size:15px;
}

#article_padding {
	padding-top: 20px;
}

#video_padding {
	float: right;
	width: 95px;
	height: 260px;
}

#main_r {
	float: right;
	width: 220px;
	background: #35383a url(../images/ver_03/right_page_bg.jpg) no-repeat 0 0;
	padding: 0 0 0 0;
	margin-right: 5px;
	position: relative;
	display:block;
	top: 0;
	left: 0;
	height:947px;
}

#main_page_video_holder {
	float: left;
	width: 302px;
	height: 252px;
	position: absolute;
	top: 142px;
	right: 19px;
}

#main_header_video {
	float: left;
	width: 302px; width/* */:/**/281px; width:/**/281px;
	height: 252px; height/* */:/**/70px; height:/**/70px;
	padding: 162px 10px 20px 11px;
	background: url(../images/ver_03/video.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/video.png', sizingMethod='scale');
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#main_header_video span {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/ver_03/video_span_bg.png) repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/video_span_bg.png', sizingMethod='scale');
	padding: 5px 15px;
	text-align: center;
	display: block;
	cursor: pointer;
}
#main_header_video:hover span {text-decoration: none;}

#main_right_txt_holder {
	padding: 13px 15px 15px 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
}

#main_v_line {
	float: left;
	width: 980px;
	background: url(../images/ver_03/ver_line.png) repeat-y 755px -2px;
	_background: url(../images/ver_03/ver_line.png) repeat-y 750px -2px;
	display:block;
}

#main_v_line_wide {
	float: left;
	width: 980px;
}

#default_left {
	float: left;
	padding: 0 0 25px 3px;
}

#default_logo {
	float: left;
	padding: 34px 0 20px 18px;
}

#default_logo a {
	float: left;
	width: 309px;
	height: 65px;
	background: url(../images/ver_03/abtronicx2_logo.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/abtronicx2_logo.png', sizingMethod='crop');
}

#default_logo a span {display: none;}

#default_left_box_t {
	float: left;
	clear: left;
	width: 267px; width/* */:/**/250px; width:/**/250px;
	padding: 17px 0 0 17px;
	background: url(../images/ver_03/default_l_box_t.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_box_t.png', sizingMethod='crop');
}

#default_left_box_b {
	float: left;
	width: 267px;
	height: 25px;
	margin: 0 0 0 0;
	background: url(../images/ver_03/default_l_box_b.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_box_b.png', sizingMethod='crop');
}

#default_left_box_t h2 {
	float: left;
	width: 234px;
	height: 60px;
}

#default_left_box_t h2 a {
	float: left;
	width: 234px; width/* */:/**/207px; width:/**/207px;
	height: 60px; height/* */:/**/51px; height:/**/51px;
	padding: 2px 6px 7px 21px;
	line-height: 51px;
	background: url(../images/ver_03/default_l_box_title_01.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_box_title_01.png', sizingMethod='crop');
	font-size: 24px;
	text-decoration: none;
	color: #6699cc;
	position: relative;
	top: 0;
	left: 0;
}
#default_left_box_t h2 a:hover {
	background: url(../images/ver_03/default_l_box_title_02.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_box_title_02.png', sizingMethod='crop');
	color: #2e5687;
	cursor: pointer;
}

#default_left_box_t ul {
	float: left;
	clear: left;
	position: relative;
	top: 0;
	left: 0;
}

#default_left_box_t ul li {
	float: left;
	clear: left;
	list-style: none;
}

#default_left_box_t ul li a {
	float: left;
	clear: left;
	font-size: 18px;
	text-decoration: none;
	color: #6699cc;
	width: 234px; width/* */:/**/210px; width:/**/210px;
	padding: 2px 2px 2px 22px;
	display: block;
	background: url(../images/ver_03/default_l_box_li.gif) no-repeat 7px 10px;
}

#default_left_box_t ul li a:hover {color: #2e5687; text-decoration: underline; cursor: pointer;}

#page_l_btn, 
#default_left_btn {
	float: left;
	clear: left;
	width: 257px; width/* */:/**/249px; width:/**/249px;
	height: 65px; height/* */:/**/57px; height:/**/57px;
	padding: 2px 5px 6px 3px;
	line-height: 57px;
	background: url(../images/ver_03/default_l_btn_01.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_btn_01.png', sizingMethod='crop');
	font-size: 24px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 0;
	left: 5px;
	margin: -3px 0 0 0;
}
#page_l_btn {left: 8px; z-index: 10;}
#page_l_btn:hover, #default_left_btn:hover {
	background: url(../images/ver_03/default_l_btn_02.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}


#default_right {
	float: right;
	width: 410px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 175px;
}

#counter_padding {
	float: left;
	clear: both;
	width: 150px;
	height: 40px;
}

#default_right_claim, #main_page_right_claim {
	float: left;
	width: 410px; width/* */:/**/370px; width:/**/370px;
	height: 150px; height/* */:/**/105px; height:/**/105px;
	padding: 20px 40px 25px 0;
}
#main_page_right_claim {font-family: Georgia, "Times New Roman", Times, serif; position: absolute; right: 0; top: 0;}
	
#default_right_claim h2, #main_page_right_claim h2 {
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	color: #333;
	padding-bottom: 2px;
}

#default_right_claim h3, #main_page_right_claim h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #666;
}

#default_right_benefits {
	float: left;
	width: 370px; width/* */:/**/310px; width:/**/310px;
	padding: 35px 0 0 60px;
}

#default_right_benefits ul {
	float: left;
	clear: left;
	padding: 0 0 4px 0;
	width: 310px;
}

#default_right_benefits ul li {
	float: left;
	clear: left;
	list-style: none;
	padding: 0 0 4px 13px;
	width: 310px; width/* */:/**/297px; width:/**/297px;
	background: url(../images/ver_03/default_right_benefits_li.gif) no-repeat 0 7px;
	font-size: 18px;
	color: #666666;
}

#default_right_box_holder {
	float: left;
	position: absolute;
	bottom: 4px;
	right: 1px;
}

#default_right_box_t {
	float: left;
	clear: left;
	width: 357px; width/* */:/**/341px; width:/**/341px;
	padding: 23px 0 0 16px;
	background: url(../images/ver_03/default_r_box_t.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_r_box_t.png', sizingMethod='crop');
}

#default_right_box_b {
	float: left;
	clear:both;
	width: 357px;
	height: 24px;
	margin: 0 0 0 0;
	background: url(../images/ver_03/default_r_box_b.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_r_box_b.png', sizingMethod='crop');
}

.header_form_price_counter {
	float: left;
	width: 308px; width/* */:/**/293px; width:/**/293px;
	height: 71px; height/* */:/**/62px; height:/**/62px;
	padding: 9px 0 0 15px;
	background: #eae8e1;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	margin-left: 8px;
}
.header_form_price_counter b {font-size: 26px; font-weight: bold; line-height: 40px;}

.header_form_price {
	float: left;
	width: 308px;
	font-size: 18px;
	color: #333;
	line-height: 34px;
	margin-left: 8px;
}
.header_form_price b {font-size: 30px; font-weight: bold; line-height: 34px;}

.header_form_counter {
	float: right;
	width: 148px; width/* */:/**/134px; width:/**/134px;
	height: 71px; height/* */:/**/66px; height:/**/66px;
	padding: 5px 0 0 14px;
	background: #3a3e41 url(../images/ver_02/form_counter_bg.png) no-repeat 0 0;
	margin: -9px 0 8px 0;
}

.header_form_counter_txt {
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 134px;
	padding-bottom: 3px;
}

.form_counter_h, .form_counter_m, .form_counter_s {
	float: left;
	width: 41px;
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	margin: -6px 0;
}

.form_counter_h_txt, .form_counter_m_txt, .form_counter_s_txt {
	float: left;
	width: 41px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

#default_right_btn {
	float: left;
	clear: left;
	width: 316px; width/* */:/**/308px; width:/**/308px;
	height: 75px; height/* */:/**/67px; height:/**/67px;
	padding: 2px 5px 6px 3px;
	line-height: 67px;
	background: url(../images/ver_03/default_r_btn_01.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_r_btn_01.png', sizingMethod='crop');
	font-size: 30px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 3px;
	left: 5px;
}
#default_right_btn:hover {
	background: url(../images/ver_03/default_r_btn_02.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_r_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}

.price_instalments {
	float: left;
	clear: left;
	width: 308px;
	font-size: 12px;
	color: #333;
	margin-left: 8px;
	position: relative;
	top: 3px;
	left: 0;
}

.price_instalments b {
	font-size: 18px;
}

.left_00, 
.left_01, 
.left_02, 
.left_price_01, 
.left_price_02 {
	width: 150px;
	text-align: right;
	padding: 5px 10px 0  0;
}

.left_coupon_01 {
	width: 150px;
	text-align: right;
	vertical-align: top;
	padding: 5px 10px 0  0;
}

.left_03 {
	width: 150px;
	text-align: right;
	vertical-align: top;
	padding: 10px 10px 0  0;
}

table.basket_inner_01 td.left_04 {padding:6px 0 0 0}
table.basket_inner_01 td.right_04 {padding:10px 0 0 0} 
table.basket_inner_01 td.right_04 select {margin:0 5px 0 0}

.right_00, 
.right_01, 
.right_02, 
.right_03, 
.right_coupon_01, 
.right_price_01, 
.right_price_02, 
.right_checkbox_01 {
	padding: 5px 10px 0  0;
}

.right_01 select {width:165px; text-align:center}
.right_02 select {width:45px; text-align:center}

.center_01 {padding: 5px 0 0 160px;}

.center_01 a, .right_coupon_01 a {
	color: #1E3A5C;
}

.right_01 input, .inner_coupon_field input, .right_03 textarea {
	width: 160px; width/* */:/**/152px; width:/**/152px;
	padding: 2px 3px;
	border: solid 1px #7f9db9;
}

.right_01 input.inputboxerror, .inner_coupon_field input.inputboxerror, .right_03 textarea.inputboxerror {padding: 1px 2px; border: 2px solid red;}

.inner_radio_two {padding-right: 10px;}

#uni0902_form_error_01 {
	color: #F00;
	font-weight: bold;
	padding-top: 5px;
}

#inner_coupon_main {border-spacing: 0; padding: 0;}
#inner_coupon_main td {padding: 3px 0 0 0;}
#inner_coupon_main table.button_coupon_01 td.button_coupon_middle {height:25px; background:url(../images/btn_grey2_bg.png) 0 0 repeat-x; _background-image: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_grey2_bg.png', sizingMethod='scale'); padding:0px 10px 0px 10px; margin:0; color:#ffffff; font-size:12px; line-height:22px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}

.right_price_01 {
	font-weight: bold;
}

.right_price_02 {
	font-weight: bold;
	font-size: 20px;
}

.button_01 {padding: 5px 0 0 154px;}

.button_01 a {
	float: left;
	clear: left;
	width: 257px; width/* */:/**/249px; width:/**/249px;
	height: 65px; height/* */:/**/57px; height:/**/57px;
	padding: 2px 5px 6px 3px;
	line-height: 57px;
	background: url(../images/ver_03/default_l_btn_01.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_btn_01.png', sizingMethod='crop');
	font-size: 24px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 0;
	left: 5px;
	margin: -3px 0 0 0;
}
.button_01 a:hover {
	background: url(../images/ver_03/default_l_btn_02.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/default_l_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}

#page_mid_box_t {
	float: left;
	clear: left;
	width: 473px;
	background: url(../images/ver_03/page_b_box_t.png) no-repeat 0 0;
	text-align: left;
	position: relative;
	left: 272px;
	top: -10px;
	
}

#page_mid_box_b {
	float: left;
	width: 473px; width/* */:/**/457px; width:/**/457px;
	padding: 23px 0 23px 16px;
	background: url(../images/ver_03/page_b_box_b.png) no-repeat 0 100%;
}

.page_mid_price_counter {
	float: left;
	width: 424px; width/* */:/**/409px; width:/**/409px;
	height: 71px; height/* */:/**/62px; height:/**/62px;
	padding: 9px 0 0 15px;
	background: #eae8e1;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	margin-left: 8px;
}
.page_mid_price_counter b {font-size: 30px; font-weight: bold; line-height: 34px;}

.page_mid_price {
	float: left;
	width: 424px;
	font-size: 18px;
	color: #333;
	line-height: 34px;
	margin-left: 8px;
}
.page_mid_price b {font-size: 30px; font-weight: bold; line-height: 34px;}

.page_mid_counter {
	float: right;
	width: 148px; width/* */:/**/134px; width:/**/134px;
	height: 71px; height/* */:/**/66px; height:/**/66px;
	padding: 5px 0 0 14px;
	background: #3a3e41 url(../images/ver_02/form_counter_bg.png) no-repeat 0 0;
	margin: -9px 0 8px 0;
}

.page_mid_counter_txt {
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 134px;
	padding-bottom: 3px;
}

.form_counter_h, .form_counter_m, .form_counter_s {
	float: left;
	width: 41px;
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	margin: -6px 0;
}

#page_mid_btn {
	float: left;
	clear: left;
	width: 431px; width/* */:/**/423px; width:/**/423px;
	height: 85px; height/* */:/**/77px; height:/**/77px;
	padding: 2px 5px 6px 3px;
	line-height: 77px;
	background: url(../images/ver_03/page_b_box_btn_01.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/page_b_box_btn_01.png', sizingMethod='crop');
	font-size: 40px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 3px;
	left: 5px;
}
#page_mid_btn:hover {
	background: url(../images/ver_03/page_b_box_btn_02.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/page_b_box_btn_02.png', sizingMethod='crop');
	cursor: pointer;
}

#page_l_box_holder {
	float: left;
	clear: left;
	padding-left: 3px;
}

#page_l_counter_box_holder {
	clear: left;
	width: 270px; width/* */:/**/267px; width:/**/267px;
	padding-left: 3px;
	margin-top: -8px;
	position: relative;
display:block;
}

#page_l_box_t, #page_cart_box_t {
	float: left;
	clear: left;
	width: 267px; width/* */:/**/250px; width:/**/250px;
	padding: 17px 0 0 17px;
	background: url(../images/ver_03/page_l_box_t.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}

#page_l_box_b, #page_cart_box_b {
	float: left;
	width: 267px;
	height: 25px;
	margin: 0 0 0 0;
	background: url(../images/ver_03/page_l_box_b.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/page_l_box_b.png', sizingMethod='crop');
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
}

#page_l_counter_box_t {
	width: 267px; width/* */:/**/250px; width:/**/250px;
	padding: 17px 0 0 17px;
	background: url(../images/ver_03/page_l_box_t.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/page_l_box_t.png', sizingMethod='crop');
}


#page_l_counter_box_b {
	width: 267px;
	height: 25px;
	margin: 0 0 0 0;
	background: url(../images/ver_03/page_l_box_b.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/page_l_box_b.png', sizingMethod='crop');
}

#page_l_box_t {
	position: relative;
	top: 0;
	left: 0;
}

#page_l_box_t ul, #page_cart_box_t ul {
	float: left;
	clear: left;
	width: 219px;
	position: relative;
	top: 0;
	left: 0;
	margin: -7px 0 -8px;
	list-style: none;
	display: block;
}

#page_l_box_t ul li, #page_cart_box_t ul li {
	float: left;
	clear: left;
	list-style: none;
	background: url(../images/ver_03/page_l_box_li.png) repeat-x 0 0;
	position: relative;
	top: 0;
	left: 6px;
	width: 219px;
}
#page_l_box_t ul li.first, #page_cart_box_t ul li {background: none;}

#page_l_box_t ul li a, #page_cart_box_t ul li a {
	float: left;
	clear: left;
	font-size: 18px;
	text-decoration: none;
	color: #6699cc;
	width: 219px;
	display: block;
	background: url(../images/ver_03/default_l_box_li.gif) no-repeat 0px 17px;
	position: relative;
	top: 0;
	left: 0;
}
#page_cart_box_t ul li a {background: url(../images/ver_03/default_l_box_li_back.gif) no-repeat 0px 17px;}
#page_l_box_t ul li a span, #page_cart_box_t ul li a span {
	float: left;
	width: 219px; width/* */:/**/205px; width:/**/205px;
	padding: 9px 2px 9px 12px;
	margin-top: 1px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}
#page_l_box_t ul li.first a span, #page_cart_box_t ul li a span {margin: 0;}
#page_l_box_t ul li a:hover, #page_cart_box_t ul li a:hover {color: #2e5687; text-decoration: underline; cursor: pointer;}
#page_l_box_t ul li a:hover span, #page_cart_box_t ul li a:hover span {color: #2e5687; text-decoration: underline; cursor: pointer;
	background: url(../images/ver_03/page_l_box_li_span.png) repeat-y 50% 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/page_l_box_li_span_ie6.png', sizingMethod='crop');
	position: relative; top: 0; left: 0;
}

#page_l_box_t ul li.active a, #page_l_box_t ul li.active a:hover {color: #333333; background: url(../images/ver_03/default_l_box_li_active.gif) no-repeat 0px 19px; text-decoration: none; cursor: default;}
#page_l_box_t ul li.active a span, #page_l_box_t ul li.active a:hover span {color: #333333; text-decoration: none; cursor: default; position: relative; top: 0; left: 0;}

.page_l_page_price {
	float: left;
	width: 219px; width/* */:/**/204px; width:/**/204px;
	height: 71px; height/* */:/**/62px; height:/**/62px;
	padding: 9px 0 0 15px;
	background: #eae8e1;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	margin: 4px 0 0 6px;
}
.page_l_page_price b {font-size: 30px; font-weight: bold; line-height: 34px;}

.page_l_counter_holder {
	float: left;
	width: 219px;
	height: 71px;
	background: #3a3e41 url(../images/ver_03/form_counter_bg_wide.png) repeat-x 0 0;
	margin: 0 0 0 6px;
}

.page_l_counter {
	float: left;
	width: 148px; width/* */:/**/134px; width:/**/134px;
	height: 71px; height/* */:/**/66px; height:/**/66px;
	padding: 5px 0 0 14px;
	background: #3a3e41 url(../images/ver_02/form_counter_bg.png) no-repeat 0 0;
}

.page_l_counter_txt {
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 134px;
	padding: 2px 0 3px;
}

.page_l_counter .form_counter_h, .page_l_counter .form_counter_m, .page_l_counter .form_counter_s {margin: -3px 0;}

#star_1_holder {
	position: absolute;
	left: 175px;
	top: 38px;
	z-index: 12;
}

#star_2_holder {
	position: relative;
	width: 260px; width/* */:/**/240px; width:/**/240px;
	background: url(../images/ver_03/page_l_menu_img.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_03/page_l_menu_img.png', sizingMethod='crop');
	margin-top: 0;
	padding: 0 0 0 20px;
	height: 150px;
	clear: both;
	top: 0;
	left: 0;
	clear: both;
	float: left;
}

#star_2_holder img {position: absolute; bottom: 20px; left: 0; margin-bottom: -20px;}

#star_3_holder {
	position: relative;
	width: 260px; width/* */:/**/240px; width:/**/240px;
	margin-top: 0;
	padding: 0 0 0 20px;
	clear: both;
	top: 15px;
	left: 0;
	clear: both;
	float: left;
}

#star_3_holder h2 {clear:both; padding:0px 0 5px 0; margin:0px; color:#333333; font-size:24px; line-height:30px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-bottom:solid 1px #cccccc}
#star_3_holder h2 img {margin:0 15px 0 0}
#star_3_holder h3 {clear:both; padding:5px 0 0 0; margin:0px; color:#333333; font-size:14px; line-height:20px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}

#cart_benefits {
	float: left;
	clear: left;
	list-style: none;
	background: url(../images/ver_03/page_l_box_li.png) repeat-x 0 0;
	margin-top: 8px;
	position: relative;
	top: 0;
	left: 6px;
	width: 219px;
}

#cart_benefits h2 {
	clear: both;
	float: right;
	width: 174px;
	display: block;
	margin: 20px 0 10px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #1E3A5C;
}

#cart_benefits img {
	float: left;
	display: block;
	margin: 20px 0 0 0;
	border: 1px solid #1E3A5C;
}

#cart_benefits p {
	float: right;
	width: 174px;
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin: 0 0 10px 0;
}



#footer {
	float: left;
	width: 980px; width/* */:/**/960px; width:/**/960px;
	padding: 15px 10px;
	background: url(../images/ver_03/footer_line.gif) no-repeat 50% 0;
}

#footer_menu {
	margin: 0 auto;
}

#footer_menu li {
	list-style: none;
	font-size: 11px;
	display: inline;
	background: url(../images/ver_03/footer_li.gif) no-repeat 100% 2px;
	padding: 0 6px 0 1px;
	*padding: 0 6px 0 7px;
	*background-position: 100% 2px;
}

#footer_menu li a {
	color: #5c87bb;
	padding: 0 2px;
	line-height: 16px;
	text-decoration: none;
}
#footer_menu li a:hover {text-decoration: underline;}

#footer_menu li#help_nbr_bot {background: none;}
#footer_menu li#help_nbr_bot a {
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}
#footer_menu li#help_nbr_bot a:hover {text-decoration: none;}


#main_m h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #1e3a5c;
	padding: 15px 0;
}

#main_m h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #49678c;
	font-weight: normal;
	padding: 15px 0 15px;
}

#main_m h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1e3a5c;
	font-weight: normal;
	padding: 15px 0 15px;
}

#main_m p {
	padding: 0 0 15px;
}

#content a {
	color:#1E3A5C;
	text-decoration: underline;
}
#main_m a:hover {
	text-decoration: none;
}

#main_m ul, #content ol {
	padding: 0 0 10px;
}

#main_m ul li {
	padding: 0 0 5px 15px;
	list-style: none;
	background: url(../images/ver_02/content/content_li.gif) no-repeat 5px 6px;
}

.left_img {
	float: left;
	margin: 0 15px 10px 0;
}

#main_m h2.box_title {
	background: #eae8e1 url(../images/ver_03/box_title_t.png) no-repeat 0 0;
	padding: 0;
	border-top: 15px solid #FFF;
	border-bottom: 15px solid #FFF;
}

#main_m h2.box_title span {
	display: block;
	font-size: 18px;
	color: #1e3a5c;
	font-weight: bold;
	background: url(../images/ver_03/box_title_b.png) no-repeat 0 100%;
	padding: 17px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#content table td, #content table th {vertical-align: top;}

.exercises_table {
	margin-bottom: 15px;
}

.exercises_table img {
	margin: 15px 0 5px;
}

#faq_table th {
	color: #1e3a5c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
}

#faq_table td {padding-bottom: 15px;}

.pdf_link {
	background: url(../videos/ver_02/pdf_button.jpg) no-repeat scroll 0 50%;
	color:#1E3A5C;
	font-weight:bold;
	line-height: 20px;
	padding-left:20px;
}

/*POP UP*/
body.body_popup_02 {}

div#popup_header_logo {
	height: 65px;
	background: url(../images/ver_02/abtronic_logo.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ver_02/abtronic_logo.png', sizingMethod='crop');
	margin: 34px 0 0 38px;
}

table.ms2511_popup_main {text-align:left}
table.ms2511_popup_main td.ms2511_popup_header {padding:0 20px 0 20px; color:#000000; font-size:24px; line-height:30px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_header h1 {margin:0px; padding:10px 0 10px 0; color:#000000; font-size:24px; line-height:30px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body {padding:0 20px 0 20px}
table.ms2511_popup_main td.ms2511_popup_body h1 {margin:0px; padding:5px 0 5px 0; color:#000000; font-size:24px; line-height:30px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body h2 {margin:0px; padding:5px 0 5px 0; color:#000000; font-size:20px; line-height:26px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body h3 {margin:0px; padding:5px 0 5px 0; color:#000000; font-size:18px; line-height:24px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body h4 {margin:0px; padding:5px 0 5px 0; color:#000000; font-size:16px; line-height:22px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body h5 {margin:0px; padding:5px 0 5px 0; color:#000000; font-size:14px; line-height:20px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body h6 {margin:0px; padding:5px 0 5px 0; color:#000000; font-size:12px; line-height:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body p {margin:0px; padding:5px 0 5px 0; color:#000000; font-size:12px; line-height:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body ul {margin:0px; padding:0px;}
table.ms2511_popup_main td.ms2511_popup_body ul li {margin:0px 0 0 25px; padding:0px 0 5px 0; color:#000000; font-size:12px; line-height:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
table.ms2511_popup_main td.ms2511_popup_body ol {margin:0px; padding:0px;}
table.ms2511_popup_main td.ms2511_popup_body ol li {margin:0px 0 0 25px; padding:0px 0 5px 0; color:#000000; font-size:12px; line-height:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}


/*Opisi Vaj*/
div#article_padding table.tab_style_01 {margin:15px 0 15px 0}
div#article_padding table.tab_style_01 td {vertical-align:top}
div#article_padding table.tab_style_01 td.b_01, div#article_padding table.tab_style_01 td.b_04 {width:75px}
div#article_padding table.tab_style_01 td.b_01 img, div#article_padding table.tab_style_01 td.b_04 img {margin:3px 0 0 0}
div#article_padding table.tab_style_01 td.b_01 p, div#article_padding table.tab_style_01 td.b_04 p {color:#666666; font-size:11px}
div#article_padding table.tab_style_01 td.b_02, div#article_padding table.tab_style_01 td.b_05 {padding:0 0 0 10px}
div#article_padding table.tab_style_01 td.b_02 h3, div#article_padding table.tab_style_01 td.b_05 h3 {padding:0 0 5px 0}
div#article_padding table.tab_style_01 td.b_02 p, div#article_padding table.tab_style_01 td.b_05 p {}
div#article_padding table.tab_style_01 td.b_03 {width:20px}

/*FAQ*/
div#article_padding table.faq_table {width: 350px; *margin-top: -195px;}
div#article_padding table.faq_table th {padding:0px 0 5px 0; vertical-align:top; text-align:left; font-size:15px; line-height:21px;}
div#article_padding table.faq_table th.faq_left {width:30px;}
div#article_padding table.faq_table td {padding:0px 0 5px 0; margin:0px; font-size:15px; line-height:21px; font-weight:normal}
div#article_padding table.faq_table td a:link, div#article_padding table.faq_table td a:visited, div#article_padding table.faq_table td a:active {color:#1155C5} 
div#article_padding table.faq_table td a:hover {}

/*Basket*/
table.inner_checkbox_01 {}
table.inner_checkbox_01 td.inner_chk_left_01 {padding:0 5px 0 0}

.basket_inner_01 {
	*margin-top: -165px;
}
.cross_product_01 {text-align: left;}

table.uni0902_form_cross_holder_01 {margin:0px}

/*Wide*/
#main_m_wide {
	float: left;
	width: 665px; width/* */:/**/645px; width:/**/645px;
	padding: 0 5px 0 15px;
	color:#333333;
	font-size:15px;
}

#main_m_wide h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #1e3a5c;
	padding: 15px 0;
}

#main_m_wide h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #49678c;
	font-weight: normal;
	padding: 15px 0 15px;
}

#main_m_wide h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1e3a5c;
	font-weight: normal;
	padding: 15px 0 15px;
}

#main_m_wide h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 10px 20px 15px 0;
}

#main_m_wide h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 15px 20px 15px 0;
}

#main_m_wide p {
	padding: 0 0 15px;
}

#main_m_wide a:hover {
	text-decoration: none;
}

#main_m_wide ul, #content ol {
	padding: 0 0 10px;
}

#main_m_wide ul li {
	padding: 0 0 5px 15px;
	list-style: none;
	background: url(../images/ver_02/content/content_li.gif) no-repeat 5px 6px;
}

#main_m_wide h2.box_title {
	background: #eae8e1 url(../images/ver_03/box_title_t.png) no-repeat 0 0;
	padding: 0;
	border-top: 15px solid #FFF;
	border-bottom: 15px solid #FFF;
}

#main_m_wide h2.box_title span {
	display: block;
	font-size: 18px;
	color: #1e3a5c;
	font-weight: bold;
	background: url(../images/ver_03/box_title_b.png) no-repeat 0 100%;
	padding: 17px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#main_m_wide #main_page_right_claim h2 {
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	color: #333;
	padding:0px 0px 2px 0;
	margin:0px;
}

#main_m_wide #main_page_right_claim h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #666;
	padding:0px;
	margin:0px;
}


#main_m_wide table.uni0902_form_cross_holder_01 {width:580px; margin:0px}
#main_m_wide table.uni0902_form_cross_holder_01 td.uni0902_form_cross_holder_box_05 {width:408px;}

div#basket_ver_01 {position:relative;}

#main_m_wide div#basket_ver_01 .basket_inner_01 {
	margin:0px;
}

/*Pop Up Star*/
.navtext {width:307px;font-size:12px;border-width:1px;border-style:solid;border-color:#588260;layer-background-color:#dbecde;background-color:#dbecde;font-family:Arial, Helvetica, sans-serif; text-align:left}

.navtext h1 {color:#ffffff; font-size:18px; margin:0 0 0 0; padding:4px 9px 4px 9px; background-color:#588260;}
.navtext h2 {color:#000000; font-size:12px; margin:0 0 0 0; padding:9px 9px 0 9px;}
.navtext p {color:#333333; font-size:12px; margin:0 0 0 0; padding:9px;}
.navtext li {color:#333333; font-size:12px; margin:0 0 0 0; padding:9px;}

.navtext ul {margin:0 0 0 0; list-style-type:none;}