html {height: 100%; margin: 0; padding: 0;}
body {height: 100%; overflow: auto; font-size: 0.7em; font-family: arial, sans-serif; color: #393939; margin: 0; padding: 0;}
table {width: 100%;}
td, input, select, textarea {font-size: 0.7em;font-family: arial, sans-serif; color: #000000; vertical-align: top;}
input, select, textarea {color: #3e4533; }
.txt {margin: 0; padding-left: 3px;}


th {font-size: 1em;font-family: arial, sans-serif; color: #558CC6;}
p {margin-bottom: 0.5em; margin-top: 0.5em;}
form {padding: 0; margin: 0;}
a {color: #FF0000}
a:hover {text-decoration: none;}
a img {border: none;}
.right {float: right; }
.left {float: left; }


.mainDiv {text-align: center; position: relative; /*absolute; overflow: auto;*/ width: 100%; height: 100%; padding: 0; margin: 0; /*z-index: 2;*/}
.mainTable { width: 945px; margin: 0 auto; min-height: 100%; text-align: left; }

#logo {/*background: url(../images/bg_top_menu_logo.gif) 100% 100% no-repeat;*/ text-align: center; padding-bottom: 7px;}

#logo a {color: #FFFFFF; text-decoration: none; font-weight: bold;}

#leftCol {padding:60px 0;}
.topMenu {vertical-align: bottom; height: 53px; /*background: url(../images/bg_top_menu.gif) 100% 100% repeat-x;*/ padding-top1: 20px;}
.topMenu a {background: url(../images/bg_top_menu_a.gif) 0 100% no-repeat; font-size: 14px; font-family: Arial, sans-serif; padding: 12px 10px 9px 8px; color: #393939; text-decoration: none; font-weight: bold; display: block; float: right; /*border1: 1px solid red*/}
.topMenu a.first {background: url(../images/bg_top_menu_first.gif) 0 100% no-repeat; padding-left: 17px; float: left;}
.topMenu a img {margin-right: 3px;}
.topMenu a span {color: #D8261C;}
.topMenu a.last {border-right: 1px solid #a7a99f}

#langs {
	/*background: url(../images/bg_lang.gif) 100% 100% no-repeat; */
	/*background: url(../images/bg_main_menu_left.gif) 100% 100% repeat-y; */
	height: 35px; 
	vertical-align: top; 
	/*padding-top1: 13px;*/ 
	height: 40px; 
	text-transform: uppercase;
}
#langs a {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 13px 3px 13px 3px; 
	margin: 0; 
	display: block; 
	float: left;
}
#langs a.first {
	background: url(../images/bg_lang_first.gif) 0 0 no-repeat; 
	width: 25px; 
	height: 45px; 
	padding: 0; 
}

#langs2 {
	
}
#langs2 a {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold;
	background: url(../images/bg_main_menu_del.gif) no-repeat scroll 0 50% transparent;
	padding: 0;
	float: none;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Tahoma;
}


#langs2 a.nodelim {background:none;}

#mainMenu table td.right {height:40px; width:5px; background: /*url(../images/bg_main_menu_right.gif)*/ no-repeat scroll 100% 50% transparent;}
#mainMenu table td.left {height:40px; width:5px; background: /*url(../images/bg_main_menu_left.gif)*/ no-repeat scroll 0 50% transparent;}

#mainMenu {vertical-align: middle; height: 40px; background: /*url(../images/bg_main_menu_right.gif)*/ 100% 0 no-repeat transparent;}
#mainMenu table {height: 40px; width:auto; }
#mainMenu table td {/*vertical-align: center;*/ width:auto;  padding:0; white-space: nowrap; background: url(../images/bg_main_menu_del.gif) 0 50% no-repeat #FF0000; /*border-right:1px solid #FFFFFF;*/}
#mainMenu table td.nodel {background: #FF0000;}
#mainMenu table td.active-nodel {background: #FF0000;}
#mainMenu table td.active {background: url(../images/bg_main_menu_del.gif) 0 50% no-repeat #FF0000;} 
#mainMenu table td a {color: #FFFFFE; font-size: 11px; font-weight: bold; text-decoration: none; padding: 13px; display: block;  /*float: left;*/ text-transform: uppercase;}
#mainMenu table td a:hover {color: #FF0000; background: #FFFFFE;}

#leftColDiv {width: 210px; }

.search_form {
	margin-left: 26px;
	margin-top: 12px;
}
.search_form label {
	display: block;
	padding-left: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}
.search_form label.txt {
	display: inline;
	font-weight: normal;
	vertical-align: bottom;
}
* html .search_form label.txt { vertical-align: middle; }
.search_form .txtinput {
	border: 2px solid #94928C;
	height: 21px;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 11px;
}
* html .search_form .txtinput {
	height: 21px;
}
.search_form .sSubmit {
	margin: 2px 0 2px 4px;
	vertical-align: middle;
}




.leftNavigation {
	list-style: none;
	font-weight: bold;
	border-top: 1px solid #FF0000;
	margin: 0px 15px 0 12px;
	padding: 0;
}
.leftNavigation li {
	border-bottom: 1px solid #FF0000;
	padding: 6px 0 6px 19px;
	background-image: url(../images/left_nav_bullet.gif);
	background-position: 9px 9px;
	background-repeat: no-repeat;
}
.leftNavigation li a {
	text-decoration: none;
	color: #FFFFFF;
}
.leftNavigation li.l1 {
	border-bottom: 1px solid #CFCEC6;
	padding: 3px 0 3px 9px;
	background: none;
	text-transform: uppercase;
}
.leftNavigation li.l2 {
	border-bottom: none;
	background: none;
	color: #393939;
	font-weight: normal;
	padding: 1px 0 1px 19px;
}
.leftNavigation li.l2 a {
	text-decoration: underline;
}
.leftNavigation li.l2 a.active {
	text-decoration: none;
	font-weight: bold;
	color: #D8261C;
}

.leftAddNavigation {
	list-style: none;
	margin: 18px 15px 0 31px;
	padding: 0;
}
.leftAddNavigation li a {
	color: #393939;
}


.leftBlock {background: #faf9f5; margin: 5px 15px 0 12px; border-top: 1px solid #d2d1ce; padding: 0 15px 0 19px; border-bottom: 1px solid #faf9f5;}
.leftBlock h4 {text-transform: uppercase; font-size: 12px; font-weight: bold; margin: 10px 0 0 0;}
.leftBlock ol {margin: 0 0 0 28px; padding: 0;}
.leftBlock li {font-weight: bold; margin: 0; padding: 0;}
.leftBlock li a {color: #393939; font-weight: normal; text-decoration: none;}


#content {width: 100%; height: 100%; }
.content_title {
	/*font-size: 14px;*/ 
	/*text-decoration: underline;*/ 
	/*color: #D8261C;*/ 
	/*font-weight:bold;*/
}
.mainCont { height: 100%; }
.mainCont ul {
	list-style-type: none; 
	margin: 15px 0 25px 0;
	padding: 0;
}
.mainCont li {
	background-image: url(../images/li_bullet.gif);
	background-position: 24px 4px;
	background-repeat: no-repeat;
	padding: 0px 0 0px 40px;
}


.mainCont .centerNavigation ul li {
	/*background: transparent url(../images/bullet_default.gif) no-repeat scroll 0 50%;*/
	background-image:none;
	padding: 0;
	height: 16px;
}

.mainCont .centerNavigation ul li a {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 200px;
	height: 16px;
	float:left;
	display: inline;
	list-style-type: none;
	vertical-align:middle;
	padding: 3px 0 0;
	border-top: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
}



.rightCol {width: 246px; padding: 20px 0;}
.bigBanner {padding: 6px 9px 25px 8px; background: url(../images/bg_big_banner.gif) 100% 100% no-repeat #FFFFFF;}

.baseBlockHead {/*height: 25px; background: url(../images/base_block_head.gif) 100% no-repeat #393939; margin-top: 20px; width: 100%;*/}
.baseBlockHead h2 {font-size: 11px; text-transform: uppercase; /*height: 25px; background: url(../images/base_block_head.gif) no-repeat #393939; color: #FFFFFF; padding: 5px 0 0 13px; margin: 0 1px 0 0;*/ }
.baseBlock {/*padding: 8px; background: url(../images/bg_base_block.jpg) 100% 100% no-repeat #FFFFFF; border-left1: 1px solid #e6e4df;*/}
.baseBlock table {/*width: auto;*/}
.baseBlock td img {float: left; margin: 0 10px 8px 0;}
.baseBlock td h4 {font-size: 11px; margin: 0;}
.baseBlock td .special {color: #d8261c;}
.baseBlock h2 {}
.hint {background: url(../images/bullet_default.gif) no-repeat; padding-left: 20px;}
.hint a { font-size: 11px; font-weight: bold; color: #FF0000;}


.rightBlockH2 {text-transform: uppercase; font-size: 11px; font-weight: bold; margin: 0px 2px 0 8px; padding: 10px 0 0 10px; border-bottom: 4px solid #FF0000; color:#FFFFFF;}
.rightBlockH2 a {color: #FFFFFF; text-decoration: none;}

.rightBlock {background: transparent; /*background: url(../images/bg_50prc.png);*/ margin: 0px 2px 0 8px; padding: 10px 10px 10px 10px; /*border-bottom: 1px solid #cecdc4;*/ }
.rightBlock h4 {font-size: 11px; margin: 0;}
.rightBlock p {color: #FFFFFF;}
.rightBlock ol {margin: 0 0 0 28px; padding: 0;}
.rightBlock li {font-weight: bold; margin: 0; padding: 0;}
.rightBlock li a {color: #393939; font-weight: normal; text-decoration: none;}

.boxBlock {border: 1px solid #cecdc4; margin-top: 10px;}

.paymentBlock {margin: 0px 2px 0 8px; background: #e2e0d8; padding: 2px 0 0 0px; }
.paymentBlock td {border-bottom: 1px solid #bebcb6; padding: 4px 10px;}
.paymentBlock td a.text {color: #393939;}
.paymentBlock input {border: 1px solid #bbbbbb; font-size: 1em;}

.rightBannerContainer {
	margin: 20px 0px 0 8px;
}

.rightBanner {
	margin-bottom: 5px;
	text-align: center;
}


#footer .footerLine {
	height: 5px;
	/*border-left: 114px solid #D8261C;*/
	background-color: #FFFFFF;
	margin-top: 20px;
	line-height: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	margin-left: 2px;
	margin-top: 11px;
	color: #FFFFFF;
}



/* product module styles */

.price_table {
	border-top: 1px solid #D2D2D0;
	margin-top: 3px;
	margin-bottom: 10px;
}

.price_table td {
	border-bottom: 1px solid #D2D2D0;
	text-align: right;
	padding: 2px 5px 2px 5px;
}

.subscribe_table td {
	padding: 5px 0 5px 0;
}

.subscribe_table td.bottom_border {
	border-bottom: 1px solid #D2D2D2;
}

.subscribe_table input, .subscribe_table select, .cart_table select, .cart_table input {
	font-size: 1em;
	vertical-align: middle;
}

.stepBlock {
	background-color: #F5F5F5; 
	height: 35px;
}

.stepItem, .stepItemActive {
	text-align: center;
	vertical-align: top;
	height: 22px;
	border-bottom: 1px solid #D3D3D3;
}

.stepItemActive {	
	width: 27%;
	font-weight: bold;
	color: #D8261C;
	border-bottom: 0px solid #D3D3D3;
	background: url(../images/1x1_grey.jpg) repeat-x top left;
	background-color: #FFFFFF;
}

.stepBd1, .stepBd2 { width: 100%; height: 100%; }
.stepBd1 { background: url(../images/steps_active_bg.jpg) no-repeat top left; }
.stepBd2 { background: url(../images/steps_active_bg2.jpg) no-repeat top right; padding-top: 5px; }

.stepItem div {
	margin-top: 5px;
}

.stepDivider {
	background: url(../images/steps_divider.jpg) no-repeat 0% 30%;
}


.cart_table {

}

.cart_table td {
	vertical-align: middle;
	/*border-bottom: 1px solid #D2D2D0;*/
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cart_text_field {
	width: 98%;
	float: right;
}

.cart_radio_payment {
	margin-left: -3px;
	margin-right: 5px;
	vertical-align: middle;
}

.cart_text {
	padding-left: 5px;
}

.lang_td {
	border-bottom: 1px solid #D6D6D6;
	vertical-align: middle;
	text-align: center;
}

.bill_left_td {
	text-align: right;
	width: 180px;
	padding-bottom: 3px;
}

.bill_right_td {
	font-weight: bold;
	width: 260px;
	padding-left: 10px;
	padding-bottom: 3px;
}

* html #streets { margin-top: 1px; }

.bigbannerdiv {background:white; /*url(../images/bg_big_banner.gif) 100% 100% no-repeat white; */text-align: center; padding-top: 6px; padding-bottom: 6px;}
