/*
body {
    background:#c9c9c9 url(images/main_bg.png) repeat-x top;
}
*/
img {
	border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h1#lime	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CC00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5C65B2;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #0A1B83;
}
.short_desc {
	padding-top: 10px;
}
#wrapper {
    padding-top: 10px;
	margin: 0 auto;
	width: 1010px;
    background: white;
}
#languages_box {
    height: 15px;
}
.tip {
		background-color: #76D918;
		padding: 10px;
		max-width: 400px;
		position: absolute;
}

/*шапка сайта включает в себя #header_left и #header_right*/
#header {
	
}
#header_left {
	float: left;
}
#header_center {
	float: left;
    width: 40px;
    padding-left: 20px;
}
.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 18px;
	float: right;
	padding-left: 305px;
	padding-top: 5px;
	position: absolute;
	text-decoration: none;
}

/*включает в себя #contact_info и #search_box*/
#header_right {
	float: right;
	width: 450px;
}
#contact_info {
	font-family: Arial, Helvetica, sans-serif;
	color: #7BA400;
	float: left;
	font-size: 12px;
}
#search_box {
	float: right;
}
.search_field {
	background-image: url(images/search_field.gif);
}
.clear {
	clear: both;
}
/*меню из картинок в шапке сайта */
#header_bottom_menu {
	height: 125px;
}
#header_bottom_menu ul {
	list-style: none;
	padding: 0;
}
#header_bottom_menu a {
	list-style: none;
	padding: 0;
	display: block;
	float: left;
}

#middle {

}

.products_price {
    font-weight: bolder;
}
/*левая колонка*/
#left_column {
	float: left;
	width: 215px;
}

TABLE.modeli_com_ua_box {
	color:#B4DBEF;
	
}
TD.modeli_com_ua_box_header {
	background-color: #ff7e00;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
TD.modeli_com_ua_box_body {
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding: 1px;
	padding-top: 3px;
}

/**/
#description_box {
}
.description_box_open {
    height: 100px;
	overflow: auto;
}
.description_box_close {
	height: auto;
}

.products_info {
	font-weight: bold;
}
.products_info span {
	font-weight: normal;
}
.related_products {
    border: 1px solid gray;
	width: 95%;
	margin-top: 50px;
    margin-left: 10px;
}

#main_column {
	float: right;
	width: 780px;
}
#center_column {
	float: left;
	width: 595px;
}
.breadcrumbs {
	color: #728A00;
}
.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	color: #728A00;
	font-size: 12px;
}
#right_column {
	float: right;
	width: 180px;
}
.block_header_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 10px 0;
}
.block_header_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 10px 0;
}
.login_pass_field {
	color: #999999;
	background-image: url(images/text_blok_fon.gif);
}
.login_pass_create_forgot {
	padding-top: 7px;
	_padding-top: 0px;
}
.login_pass_create_forgot a {
	font-family: Arial, Helvetica, sans-serif;
	color: #95ffff;
	font-size: 12px;
}
.shop_cart_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.shop_cart_footer a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.shop_cart_footer a:hover {
	color: #D73813;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.right_menu {
	padding-top: 5px;
	background-color: #F0F0F0;
}
.right_menu ul {
	margin: 0;
	padding: 0;
	color: white;
	list-style: none;
}
.right_menu ul li a, .right_menu ul li a:visited {
	display: block;
    height: 20px;
	line-height: 18px;
	text-decoration: none;
	background: #334E76;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
}
.right_menu ul li a:hover {
	background: #30B5D8;
	color: white;
}

/*shopping cart box*/
.shopping_cart_header {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
A.shop_cart_header:hover {
	color:#D73813;
	text-decoration:underline;
}
TD.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #D4D4EF;
	color: #0A1B83;
	padding: 2px;
}
TD.menu_item_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #D4D4EF;
	color: #1B1B83;
	padding: 2px;
}
A.menu_item {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu_item_selected {
	font-size: 10px;
	font-weight: bold;
	color: #DD0404;
}
TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	color: #0A1B83;
	padding: 2px;
}
A.headerNavigation {
	color: #728A00;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
A.headerNavigation:hover {
	color: #114293;
	text-decoration: underline;
}
A.headerNavigation_MyAccount {
	color: red;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: underline;
}
A.headerNavigation_MyAccount:hover {
	color: red;
	text-decoration: none;
}
.search_box	{
	background-color:#F4F4F6;
}
.account {
	background: url(images/right_01.jpg) no-repeat;
}

#footer {
	color: #728A00;
	padding-top: 20px;
}
/* Vertical menu */
/*begin*/
.vertical_menu_header {
	height: 25px;
	background-color: #FE7D00;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.vertical_menu {
	padding: 0 0 10px 2px;
	border: 1px solid #CCCCCC;
}
.vertical_menu span {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vertical_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.vertical_menu ul li a, .vertical_menu ul li a:visited {
	text-decoration: none;
	color: #7BA400;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.vertical_menu ul li a:hover {
	background: #C0C0C0;
	color: white;
}
.vertical_menu ul li ul {
	padding-left: 15px;
}
/*end*/

.product_info_price {
    font-size: 20px;
}
.product_info_price .price {
    color: #FF0C41;
}
.product_info_price .available {
    background: #619F0A;
    color: white;
    font-weight: bolder;
    padding: 5px;
    margin-left: 15px;
    font-size: 15px;
}
#choose_manuf {
	width: 180px;
	margin: 5px;
}
.boxText {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
}
.errorBox {
	font-family: Verdana, Arial, sans-serif; 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold;
}
.warning {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px;
	
	color: #cc0033;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #70d250; 
	text-decoration: underline;
}
A {
	color: #0A1B83;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}
A.sitename {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:14px;
}
A:hover {
	color: #0A1B83;
	text-decoration: none;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}

TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #D9D9DB;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #D9D9DB;
	color: #F12C06;
}
a.footer {
	color: #F12C06;
	text-decoration: none;
}
a.footer:hover {
	color:#341E1A;	
	text-decoration: none;
}

.infoBox {
	background: #0A1B83;
}
.infoBoxContents {
	background: #F4F4F7;
	font-family: Verdana, Arial, sans-serif;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #b8b8b8;
	color: #ffffff;
}
TR.infoBoxHeading {
	height: 15px;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TR.accountHistory-odd, 
TR.addressBook-odd, 
TR.alsoPurchased-odd, 
TR.payment-odd, 
TR.productListing-odd, 
TR.productReviews-odd, 
TR.upcomingProducts-odd, 
TR.shippingOptions-odd {
	background-color:#FFFFFF;
}

TR.accountHistory-even, 
TR.addressBook-even, 
TR.alsoPurchased-even, 
TR.payment-even, 
TR.productListing-even, 
TR.productReviews-even, 
TR.upcomingProducts-even, 
TR.shippingOptions-even {
	background-color:#FFFFFF;
}
TABLE.productListing {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px;
	border-style: solid;
	border-color: #DCDCE8;
	border-spacing: 1px;
	background-color:#DCDCE8;
}
.productListing-heading {
	font-size: 12px;
	background-color:#9D9DCB;
	color:#FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

span.pageResults {
    padding: 5px;
    margin: 1px;
    background: #3A77B4;
	color: white;
    font-weight: bolder;
    font-size: medium;
}

A.pageResults {
    padding: 5px;
    margin: 1px;
    background: #70A210;
	color: white;
    text-decoration: none;
}

A.pageResults:hover {
	color: #0000FF;
	background: #D2CECE;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#D73813;
	}
TD.pageHeading_new {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TABLE.main, TD.main, P.main, .main A {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
}
TH.main	{
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#0A1B83;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
INPUT, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRowOver {
	background-image:url(../../images/design/brown/bl_bg.png); 
	cursor: pointer;
}
.moduleRowSelected {
	background-image:url(../../images/design/brown/bl_bg.png);
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
}

/* message box */
.messageBox {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
}
.messageStackError {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #FF552A;
}
.messageStackWarning {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #99ff00;
}

/* input requirement */
.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
	}


TD.copyright {
	color:#0d0f74;
	font-size:11px;
	vertical-align:middle;
}
A.copyright {
	color:#0d0f74;
	text-decoration:underline;
}
A.copyright:hover {
	color:#0d0f74;
	text-decoration:none;
}
TABLE.grey_light_box {
	color:#FFFFFF;
}
TD.grey_light_box_header {
	background-image:url(../../images/design/grey_light/bl_bg_header.png);
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
TD.grey_light_box_body {
	background-image:url(../../images/design/grey_light/bl_bg.png);
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}
TABLE.grey_box{
	color:#FFFFFF;
}
TD.grey_box_header {
	background-image:url(../../images/design/grey/bl_bg_header.png);
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
TD.grey_box_body {
	background-image:url(../../images/design/grey/bl_bg.png);
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}
TABLE.brown_box	{
	color:#515050;
}
TD.brown_box_header {
	background-image:url(../../images/design/brown/bl_bg.png);
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
TD.brown_box_body {
	background-image:url(../../images/design/brown/bl_bg.png);
	color:#515050;
	font-size:11px;
	text-align:left;
}
TABLE.yello_box	{
	background-color:#ffea58;
	border-color:#f1a52c;
	border-style:solid;
	border-width:thin;
	padding-left:1px;
	padding-bottom:3px;
}
TD.yello_box_header {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
TD.yello_box_body {
	color:#000000;
	font-size:11px;
	text-align:left;
}
TABLE.red_box {
	color:#FFEA58;
	background-color:#FDA755;
	border-color:#739207;
	border-style:solid;
	border-width:thin;
	padding-left:1px;
	padding-bottom:3px;
	}
TD.red_box_header {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
TD.red_box_body {
	color:#000000;
	font-size:11px;
	text-align:left;
}
TABLE.green_box {
	color:#FFEA58;
}
TD.green_box_header {
	background-image:url(../../images/design/green/bl_bg.png);
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
TD.green_box_body {
	background-image:url(../../images/design/green/bl_bg.png);
	color:#000000;
	font-size:11px;
	text-align:left;
}	
TABLE.modeli_box_red_box {
	color:#B4DBEF;
	background-color:#F4F4F7;
}
TD.modeli_box_red_box_header {
	background-color:#FF9900;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:3px;
}
TD.modeli_box_red_box_body {
	color:#000000;
	font-size:11px;
	text-align:left;
	padding:1px;
	padding-top:3px;
}

TD.modeli_cart_new_box_header, TD.modeli_cart_new_box_header A {
	color:#0A1B83;
	font-size:12px;
	text-align:left;
}

A.btn {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
A.btn:hover {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
A.categories {
	color:#646464;
	font-size:11px;
	text-decoration:underline;
}
A.categories:hover {
	color:#646464;
	font-size:11px;
	text-decoration:none;
}
A.categories_selected {
	color:#BC1818;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
A.categories_selected:hover {
	color:#BC1818;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
TABLE.footer_submit {
	background-color:#FFFFFF;
}
TD.footer_submit {
	background-color:#FFFFFF;
}
TD.customer_greeting {
	font-size:10px;
	text-align:right;
}

P.subtotal {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
A.info_box {
	color:#646464;
	font-size:11px;
}
TD.info_box_header {
	color:#404040;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}
TD.info_box_body {
	color:#646464;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
UL.info_box {
	margin-left:0;
	padding-left:inherit;
	margin-bottom:0;
	list-style-position: inside;
	list-style-image: url(images/li_red_arrow.gif);
	text-align:left;
}
TD.tips_box_header {
	background-image:url(../../images/design/tips/bl_header_bg.png);
}
TD.tips_box_header_text {
	background-image:url(../../images/design/tips/bl_header_bg_2.png);
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
TD.tips_box_body {
	background-color:#FFFFFF;
	color:#646464;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
P.sub_heading {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
}	
TD.footer_links {
	color:#341E1A;
}
a.footer_links {
	color:#341E1A;
	font-size:12px;
	text-decoration: underline;
}
a.footer_links:hover {
	color:#341E1A;	
	text-decoration: none;
}
TABLE.img_btn {
	border-style:outset;
	background-color:#CCCCCC;
	border-color:#666666;
	border-width:thin;
}
.review-style1 {
    background-color: #ECECEC;
    padding-top: 15px;
    padding-bottom: 15px;
}
.review-style2 {
    background-color: #F9F9F9;
    padding-top: 15px;
    padding-bottom: 15px;
}
.review-button {
    font-size: 14px;
    font-weight: bolder;
    padding: 5px;
}
