html, body {
	width: 100%;
	height: 100%;
	margin : 0;
	padding: 0;
	background-image : url("../images/header_bg.gif");
	background-position : top;
	background-repeat : repeat-x;
}
img {
	border : none;
}
a:link, a:visited {
	font : 11px Tahoma, Arial, Verdana;
	text-decoration : underline;
	font-weight: bold;
	color : #0593c5;
}
a:hover {
	text-decoration : none;
}
h3, h1 {
	font : 14px Tahoma, Arial, Verdana;
	font-weight: bold;
}

h5 {
	font : 14px Tahoma, Arial, Verdana;
	font-weight: bold;
	color: red;
	text-decoration: underline;
	text-align: center;
}

.contentheading {
	font: 12px Tahoma,Arial,Verdana;
	font-weight: bold;
	text-transform: uppercase;
	line-height : 20px;
	height : 20px;
	text-align: left;
	color: #343434;
}

th {
	font: 12px Tahoma,Arial,Verdana;
	font-weight: bold;
	text-transform: uppercase;
	line-height : 20px;
	height : 20px;
	text-align: left;
	color: #343434;
}
td, div {
	font: 11px Tahoma,Arial,Verdana;
	color: #415864;
	text-align: left;
}
.page {
	width: 100%;
	min-height: 100%;
	margin : 0;
	padding: 0;
	position : relative;
	vertical-align: top;
}
.page .container {
	min-width: 964px;
	margin-left : auto;
	margin-right : auto;
	position : relative;
	padding: 0 20px 75px 20px;
	overflow: hidden;
}
* html .page {
	height: 100%;
}
* html .page .container {
	width: 964px;
}
.header {
	width : 100%;
	height: 98px;
	color : Silver;
	font : 12px Tahoma;
	/*margin-top: -25px;
	//margin-top: 0px;*/
	border: none;
	border-colapse: collapse;
}
.header td {
	vertical-align: top;
}
.header_logo {
	width : 196px;
/*	height: 98px;*/
/*	float : left;*/
}
.header_search {
/*	height: 68px;*/
	color : Silver;
/*	margin-top: 30px;
//	margin-top: 0px;*/
	font : 12px Tahoma;
	min-width : 300px;
	width: auto;
}
.moduletable-search {
	height: auto;
	width: 100%;
}
.moduletable-search td {
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 20px;
}
.moduletable-search form {
	padding: 0;
	margin: 0;
	width: 90%;
}
.search_label {
	margin: 25px auto 0 210px;
	padding-top: 25px;
	//padding-top: 0px;
}
input.inputbox {
	border : 1px solid Silver;
	height: 16px;
	color: #999999;
	font : 12px Tahoma, Arial, Verdana;
}
select.inputbox {
	height: 22px;
	font : 12px Tahoma, Arial, Verdana;
	color: #999999;
	border : 1px solid Silver;
	border-collapse:collapse;
}
.moduletable-search input.inputbox {
	width: 70%;
	margin : 5px auto 20px 0px;
}
.button {
	color : #000000;
	font : 12px Tahoma, Arial, Verdana;
	font-weight: bold;
	margin : 5px auto 20px 5px;
	height: 18px;
	width: 65px;
	border: none;
	background-image: url("../images/btn_bg.gif");
	background-position : center 50%;
	background-repeat : no-repeat;
}
.moduletable-auth .button {
	margin-left: 0;
}
.moduletable-search .button {
	background-image: url("../images/search_btn_bg.gif");
	background-position : center 50%;
	background-repeat : no-repeat;
	margin-left: 0;
	width: 88px;
}
.header_right {
	width: 355px;
	height: 98px;
	float: right;
}
.bagban {
	width : 179px;
	height: 88px;
	background-image : url("../images/bagban.gif");
	background-repeat : no-repeat;
/*	float : right;*/
	margin-top : 10px;
}
.bagban .moduletable-bag {
	width: 139px;
	margin-left: 40px;
	margin-top: 10px;
	border: none;
	border-collapse: collapse;
}
.bagban .moduletable-bag table {
	border: none;
	border-collapse: collapse;
}
.bagban .moduletable-bag th {
	color: #2b96df;
	text-decoration: underline;
}
.bagban .moduletable-bag td {
	font-size: 11px;
	color: #5b5b5b;
}
.bagban .moduletable-bag a {
	color: #2b96df;
}
.contacts {
	width : 150px;
	height: 78px;
	border-left : 1px solid Silver;
/*	float : left;*/
	margin : 0px 10px 10px 0px;
	padding-left : 10px;
}
.contacts div {
	color : Gray;
	font : 12px Tahoma;
	padding-top : 2px;
	padding-bottom : 2px;
	line-height : 13px;
}
.left_corn {
	width:3px;
	height: 36px;
	background-image : url("../images/left_corn.gif");
	background-position : right;
	background-repeat : no-repeat;
	float : left;
}
.blue_bg {
	height: 36px;
	background-image : url("../images/blue_bg.gif");
	background-repeat : repeat-x;
	background-position : 50%;
	padding-right: 0;
	clear: both;
}
.right_corn {
	width:3px;
	height: 36px;
	margin: 0;
	background-image : url("../images/right_corn.gif");
	background-position : left;
	background-repeat : no-repeat;
	float : right;
}
.toplinks {
	text-align : center;
	margin-left: auto;
	margin-right: 4px;
	overflow: hidden;
}
.toplinks a:link, .toplinks a:visited {
	color : white;
	text-align : center;
	line-height : 36px;
	height: 36px;
	padding-top: auto;
	padding-bottom: auto;
}
.toplinks img {
	height: 20px;
	width: 2px;
	vertical-align: middle;
	margin: auto 10px auto 10px;
/*	//margin: -2px 10px 0 10px;*/
}
.toplinks .moduletable-mainmenu {
	margin-left: auto;
	margin-right: auto;
}
.line_razd {
	width:8px;
	height: 36px;
	background-image : url("../images/line_razd.gif");
	float : left;
}
.content {
	width : 100%;
	/*margin-bottom: -32767px;
	padding-bottom: 32767px;*/
	clear: both;
	vertical-align: top;
	border-top: 1px solid white;
}
.menu {
	width : 167px;
	float : left;
}
.menu_right
{
	width : 167px;
	float : right;
}
.menu_up {
	width : 167px;
	height : 8px;
	margin-top : 18px;
	background-image : url("../images/menu_up.gif");
	background-position : bottom center;
	background-repeat : no-repeat;
}
.menu_middle {
	width : 167px;
	background-image : url("../images/menu_bg.gif");
	background-position : top center;
	background-repeat : repeat-y;
	border-bottom : 1px solid White;
	border-top : 1px solid White;
}
.menu_middle_inner {
	margin-left: 9px;
	margin-right: 9px;
}
.menu_middle_ul {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
}
.menu_middle_ul li {
	margin-top :0px;
	margin-bottom :3px;
	margin-left : 0px;
	list-style-image : url("../images/li.gif");
	list-style-position : outside;
}
.menu_down {
	width : 167px;
	height : 5px;
	background-image : url("../images/menu_down.gif");
	background-position : top center;
	background-repeat : no-repeat;
}
.moduletable-menu a.mainlevel-menu {
	margin-top: 7px;
	margin-bottom: 2px;
	padding-left: 9px;
	background-image : url("../images/li.gif");
	background-position : left 50%;
	background-repeat : no-repeat;
}
.moduletable-menu a.sublevel {
	margin-top: 4px;
	margin-bottom: 2px;
}
#active_menu {
	color : #FF9900;
	text-decoration: none;
}
.block_caption {
	font: 12px Tahoma,Arial,Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #343434;
	line-height : 20px;
	height : 20px;
	margin-bottom: 5px;
}
form {
	margin: 0;
	padding: 0;
}
.auth_top {
	background-image : url("../images/auth_top.gif");
	background-position : bottom;
	background-repeat : no-repeat;
	width : 166px;
	height : 16px;
	margin-top: 8px;
}
.auth_middle {
	width : 166px;
	border-bottom : 1px solid White;
	border-top : 1px solid White;
	background-color : #EDF7FC;
	border : 1px solid #F0F6F5;
}
.auth {
	height: 16px;
	line-height: 16px;
	border : 1px solid #b6bec2;
	width: 97px;
}
table.tbl_auth {
	width: 147px;
	height: 48px;
	border: none;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.tbl_auth td {
	height: 24px;
	text-align: left;
	padding-top: auto;
	padding-bottom: auto;
	color: #66899b;
	font : 11px Tahoma, Arial, Verdana;
}
table.tbl_auth td.links {
	height: 18px;
	padding-top: 5px;
	padding-bottom: 0;
}
.auth_bottom {
	width : 167px;
	height : 4px;
	background-image : url("../images/auth_bottom.gif");
	background-position : top center;
	background-repeat : no-repeat;
}
a.reg_link {
	color: #0593c5;
	text-decoration: underline;
	font-weight: bold;
}
a.lost_pswd_link {
	color: #9bc1cf;
	font : 10px Tahoma, Arial, Verdana;
}
.moduletable-auth th {
	color: #343434;
}
.moduletable-auth h3 {
	color: #343434;
}
.moduletable-auth {
}
.center {
	text-align : justify;
	margin : 30px 182px auto 182px;
}
.center_inner {
	margin: 3px 0;
	padding: 0 ;
	text-align : center;
	overflow: hidden;
	width: 100%;
}
.center_caption_wrapper {
	margin: 0;
	padding: 0px;
	width: 100%;
	text-align : center;
	overflow: hidden;
}
.center_zag_blue, .center_zag_green, .center_zag_orange, .center_zag_grey {
	height : 14px;
	width : 99.5%;
	background-position : left 50%;
	background-repeat : repeat-x;
	float: left;
}
.center_zag_blue {
	background-image : url("../images/blue_content_bg.gif");
}
.orange_caption, .blue_caption, .green_caption, .grey_caption {
	height : 14px;
	width: auto;
	line-height : 14px;
	float : left;
	background-color : White;
	padding: auto 20px auto 0px;
	overflow: hidden;
}
.blue_caption {
	color : #0678c8;
}
.blue_caption h3, .green_caption h3, .orange_caption h3, .grey_caption h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
}
.blue_caption h4, .green_caption h4, .orange_caption h4, .grey_caption h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
}
.center_zag_green {
	background-image : url("../images/green_content_bg.gif");
}
.green_caption {
	color : #009933;
}
.center_zag_orange {
	background-image : url("../images/orange_content_bg.gif");
}
.orange_caption {
	color : #FF9900;
}
.center_zag_grey {
	background-image : url("../images/grey_content_bg.gif");
}
.grey_caption {
	color : #343434;
}
.main_block {
	position: relative;
	width : 100%;
	height: 100%;
	min-height: 50px;
	margin: 0;
	padding: 0;
	/*float : left;*/
}
.with_corner  {
	height : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
}
.corner_top_left {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_top_left.gif");
	background-position : bottom right;
	background-repeat : no-repeat;
	float : left;
}
.corner_bottom_left {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_bottom_left.gif");
	background-position :top right ;
	background-repeat : no-repeat;
	float : left;
}
.corner_bottom_right {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_bottom_right.gif");
	background-position : top left;
	background-repeat : no-repeat;
	float : right;
}
.corner_top_right {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_top_right.gif");
	background-position : bottom left ;
	background-repeat : no-repeat;
	float : right;
}


.corner_top_left_alpha {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_top_left_alpha.gif");
	background-position : bottom right;
	background-repeat : no-repeat;
	float : left;
}
.corner_bottom_left_alpha {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_bottom_left_alpha.gif");
	background-position :top right ;
	background-repeat : no-repeat;
	float : left;
}
.corner_bottom_right_alpha {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_bottom_right_alpha.gif");
	background-position : top left;
	background-repeat : no-repeat;
	float : right;
}
.corner_top_right_alpha {
	height : 6px;
	width : 6px;
	line-height : 6px;
	margin: 0px;
	padding: 0;
	background-image : url("../images/corner_top_right_alpha.gif");
	background-position : bottom left ;
	background-repeat : no-repeat;
	float : right;
}

.between_corner_top {
	height : 5px;
	border-top : 1px solid #E5E5E5;
	line-height : 5px;
	margin: 0px;
	padding: 0;
}
.between_corner_bottom {
	height : 5px;
	line-height : 5px;
	padding: 0;
	margin: 0;
	border-bottom : 1px solid #E5E5E5;
/*	margin-left : 6px;
	margin-right : 6px;*/
}
.main_center_block {
	border-left : 1px solid #E5E5E5;
	border-right : 1px solid #E5E5E5;
	border-top : 0px solid white;
	border-bottom : 0px solid white;
	min-height : 50px;
	width: auto;
	padding: 0px 6px;
	text-align: center;
/*	overflow: hidden;*/
}
.main_block .main_center_block {
	min-height : 150px;
}
.main_block_product .main_center_block {
	padding-top: 6px;
	padding-bottom: 6px;
}
* html .main_center_block {
	height : 50px;
}
.main_center_block h3, .main_center_block h3 a {
	font-size: 14px;
	margin-top: 0px;
}
.main_center_block table {
	border: none;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
a.orange_link {
	color: #ff8400;
	font-weight: normal;
	font-size: 11px;
	line-height: 30px;
	padding-top: 0;
}
img.ProductImage {
	border: 1px solid #717273;
}
.moduletable-top50 {
	width: 148px;
	border: none;
	border-collapse: collapse;
}
.moduletable-top50 .productPrice {
	font: 14px Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #ff8a00;
	margin-left: 5px;
}
.moduletable-top50 form {
	margin-top: 5px;
}
.moduletable-top50 table td {
	border-bottom: 1px solid #e5e5e5;
	padding-top: 5px;
}
.moduletable-top50 a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer_wrapper {
	padding: 0 20px;
	height: 55px;
	margin-top : -55px;
	position : relative;
	clear: both;
	text-align: center;
}
.footer_wrapper .footer {
	border-top: 5px solid #e5e5e5;
	height: 50px;
	min-width: 964px;
	margin-left: auto;
	margin-right: auto;
	position : relative;
	vertical-align: top;
}
* html .footer_wrapper .footer {
	width: 964px;
}
.footer .copyright {
	float: left;
	height: 26px;
	width: 300px;
	color: #a5a5a5;
	margin-top: 12px;
	margin-left: 5px;
	padding-top: auto;
	padding-bottom: auto;
	border-right: 1px solid #e5e5e5;
}
.footer .bottom_menu {
	height: 26px;
	margin-top: 12px;
	padding-left: 329px;
	padding-right: 180px;
//	padding-left: 14px;
//	padding-left: 14px;
	color: #99afb7;
}
.footer .bottom_menu a {
	color: #99afb7;
	font-weight: normal;
}
.footer .bottom_menu .moduletable-footer {
	width: 100%;
	height: 26px;
	border: none;
}
.footer .bottom_menu .moduletable-footer td {
	text-align: center;
}
.footer .bottom_menu .moduletable-footer table {
	height: 26px;
	border: none;
}
.footer .bottom_menu .moduletable-footer table td {
	text-align: justify;
	vertical-align: middle;
	padding: auto;
}
.footer .counters {
	width: auto;
	height: 26px;
	float: right;
	border-left: 1px solid #e5e5e5;
	margin-top: 12px;
}
.clearfix {
	clear: both;
	height: 1px;
	line-height: 1px;
	display: block;
}