/******************************* ÃËÀÂÍÛÅ ÑÒÈËÈ *******************************/

body {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}
 	 
.main_table {
	width: 100%; 
	height: 100%;
	min-width: 1000px;
	width:expression(document.body.clientWidth < 1000? "1000px": "100%");
}

td, th {
	font-family: Arial;
	font-size: 12px;
	color: #5b5b5b;
}

.in, SELECT, input, RADIO {
	font-family: Arial; 
	font-size: 12px;
	border: solid 1px #838383;
	color: #5b5b5b;
}

textarea {
	font-family: Arial; 
	font-size: 12px;
	border: solid 1px #838383;
	color: #5b5b5b;
}

.checkbox {
	border-style: solid; 
	border: none; 
	background: transparent; 
	color: black;
}

.button {
	background: #d35d11;
	font-family: tahoma;
	font-size: 10px;
	text-transform: lowercase;
	border: 0px;
	color: white;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}

a {
	color: #838383; 
	text-decoration: underline;
}

a:hover {
	color: #838383; 
	text-decoration: none;
}




/* ÇÀÃÎËÎÂÊÈ */

h1 {
	font-size: 18px; 
	margin: 0px;
	color: #ff6909;
	font-weight: normal;
	margin-bottom: 15px;
}


.site_name_text {
	color: white;
	font-size: 36px;
	text-transform: uppercase;
	font-family: Minion Pro, Times New Roman
}





/* ÈÇÎÁÐÀÆÅÍÈß */

.imgborder {
	border: 1px solid #838383;
}


	 
	
	



/******************************* ÌÅÍÞ *******************************/


/* ÂÅÐÕÍÅÅ ÌÅÍÞ */

.menu_1 {
	background: black;
	padding: 0px 40px 0px 40px;
	height: 26px;  
}

span.menu_1_item {
	float: left;
	
}

a.menu_1 {
	color: white; 
	text-decoration: none;
	font-size: 11px;
	height: 100%;
	background: #000000 url(/templates/template_1/img/menu_1_arrow.gif) no-repeat 15px 11px;
	padding: 6px 30px 6px 30px;
	font-weight: bold; 
}

a:hover.menu_1 {
	color: black; 
	text-decoration: none;
	font-size: 11px; 
	height: 100%;
	background: #cacc00 url(/templates/template_1/img/menu_1_arrow_active.gif) no-repeat 15px 11px;
	padding: 6px 30px 6px 30px;
	font-weight: bold;   
}

a.menu_1_active {
	color: black; 
	text-decoration: none;
	font-size: 11px; 
	height: 100%;
	background: #cacc00 url(/templates/template_1/img/menu_1_arrow_active.gif) no-repeat 15px 11px;
	padding: 6px 30px 6px 30px;
	font-weight: bold;   
}

a:hover.menu_1_active {
	color: black; 
	text-decoration: none;
	font-size: 11px; 
	height: 100%; 
	background: #cacc00 url(/templates/template_1/img/menu_1_arrow_active.gif) no-repeat 15px 11px;
	padding: 6px 30px 6px 30px;
	font-weight: bold;  
}



/* ËÅÂÎÅ ÌÅÍÞ */

.catalog_blok {
	padding: 30px;
}

.menu_2_item {
	padding: 5px 0px 5px 0px;
}

a.menu_2 {
	color: #ba4900; 
	text-decoration: none; 
}

a:hover.menu_2 {
	color: black; 
	text-decoration: none; 
}

a.menu_2_active {
	color: black; 
	text-decoration: none; 
}

a:hover.menu_2_active {
	color: black; 
	text-decoration: none; 
}



/* ÑÏÈÑÎÊ ÏÎÄÐÀÇÄÅËÎÂ */

.podmenu_area {

}

.podmenu_line {
	padding: 3px 0px 3px 0px;
}

a.podmenu  {
	font-size: 11px;
	color: #ba4900; 
	text-decoration: none;
}

a:hover.podmenu  {
	font-size: 11px;
	color: black; 
	text-decoration: none;
}


a.podmenu_active  {
	font-size: 11px;
	color: #16a4da; 
	text-decoration: none;
}

a:hover.podmenu_active  {
	font-size: 11px;
	color: #16a4da; 
	text-decoration: none;
}



/******************************* ÝËÅÌÅÍÒÛ ÍÀÂÈÃÀÖÈÈ *******************************/

/* ÑÒÐÎÊÀ ÍÀÂÈÃÀÖÈÈ */

.navstring {
	padding: 0px 0px 20px 0px;
	font-size: 11px;
	color: #5b5b5b; 	
}

.navstring_active {
	color: #ff6909;
}
	
.navstring a {
	text-decoration: none;
	color: #5b5b5b; 
}

.navstring a:hover {
	text-decoration: none;
	color: #5b5b5b; 
}



/* ÑÒÐÎÊÀ ÏÎÑÒÐÀÍÈ×ÍÎÃÎ ÂÛÂÎÄÀ */

.page_line_top {
	padding: 0px 0px 0px 0px;
}

.page_line_bottom {
	padding: 0px 0px 0px 0px;		
}



/* ÏÎÑÒÐÀÍÈ×ÍÛÉ ÂÛÂÎÄ */

.pages {
	font-size: 11px;
	text-align: right;
	color: #5b5b5b; 
}
 	 	
.pages a {
	text-decoration: none;
	font-size: 11px;
	color: #5b5b5b; 
}

.pages a:hover { 
	text-decoration: none;
	font-size: 11px;
	color: #ff6909;
}

.pages_active {
	color: #ff6909;
	font-size: 11px; 
}
	


/* ÏÎ ÑÊÎËÜÊÎ ÂÛÂÎÄÈÒÜ */

.on_page {
	font-size: 11px;
	color: #5b5b5b; 
}
 	 	
.on_page a {
	font-size: 11px; 
	text-decoration: none;
	color: #5b5b5b; 
}

.on_page a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ff6909;
}

.on_page_active {
	color: #ff6909;
	font-size: 11px;
	text-decoration: none;
}









/******************************* ÊÀÒÀËÎÃ ÒÎÂÀÐÎÂ *******************************/


/* ÊÀÒÀËÎÃ ÒÎÂÀÐÎÂ */

a.kupit {
	font-weight: bold;
	text-decoration: none;
	color: #9d0a0e
}

a:hover.kupit {
	font-weight: bold;
	text-decoration: underline;
	color: #9d0a0e	
}

.no_nalichie {
	color: #d35d11;
	font-weight: bold;
	font-size: 11px;
}

.valutes_blok {
	padding: 5px 20px 20px 20px;
	color: #838383;
}




/* ÑÑÛËÊÀ ÍÀ ÂÑÅ ÒÎÂÀÐÛ ÀÊÖÈÉ */

.actions_area {
	background: #ffe7d7;
	padding: 20px;
}

.header_actions {
	color: #a84e00;
	font-size: 18px;
}

.all_actions {
	text-align: right;
}

.all_actions a {
	font-size: 11px;
	text-decoration: none;
	color: #b64700;
}

.all_actions a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #5b5b5b;
}




/* ÂÈÒÐÈÍÀ ÒÎÂÀÐÎÂ */

.spisok_tovar_line {
	background: #cdbaad;
}

.card_vyvod_padding {
	vertical-align: top;
}

.card_vyvod_picture {
	text-align: center;
	vertical-align: top;
}

.card_vyvod_name {	
	
}

.card_vyvod_name a {	
	text-decoration: none;
	font-weight: bold;
	color: #8f3d09;
}

.card_vyvod_name a:hover {	
	text-decoration: underline;
	font-weight: bold;
	color: #8f3d09;
}

.card_vyvod_opisanie {	
	margin-top: 5px;
	font-size: 11px;
}


.card_bying_blok_area {
	
}

.card_vyvod_price_td {
	text-align: center;
}

.card_vyvod_price {
	font-weight: bold;
	color: black;
	font-size: 14px;
}

.card_vyvod_valuta {
	font-weight: bold;
	color: black;
	font-size: 14px;
}

.card_vyvod_price_td {
	
}

.card_vyvod_kupit_td {
	
}




.spisok_tovars_area {
	background: #ffe7d7;
	padding: 20px;
}









/* ÂÛÂÎÄ ÒÎÂÀÐÀ */
.tovar_vyvod_price_td {
	padding-right: 20px;	
}

.tovar_vyvod_kupit_td {
	
}

.tovar_vyvod_price {
	font-weight: bold;
	color: black;
	font-size: 14px;
}

.tovar_vyvod_valuta {
	font-weight: bold;
	color: black;
	font-size: 14px;
}




/******************************* ÊÎÐÇÈÍÀ È ÐÀÁÎÒÀ Ñ ÇÀÊÀÇÎÌ *******************************/


/* ÊÎÐÇÈÍÀ ÍÀ ÂÑÅÕ ÑÒÐÀÍÈÖÀÕ */

.basket_area_header {
	color: white;
	font-weight: bold;
	font-size: 14px;
}

div.basket_area {
	padding: 0px 30px 0px 15px;
	color: white;
}

.basket_area a {
	text-decoration: underline;
	font-size: 11px;
	color: white;
}

.basket_area a:hover {
	text-decoration: none;
	font-size: 11px;
	color: white;
}
	
.basket_text {
	color: white;
	font-size: 14px;
}
	
#basket_colvo, #basket_summ {
	color:white; 
	text-align: right;
	font-size: 14px; 
}


/* ÎÔÎÐÌËÅÍÈÅ ÇÀÊÀÇÀ */

.order_page_text {
	padding-bottom: 20px;
}

.order_table_header {
	background: #d35d11;
	height: 30px;
	color: white;
}

.order_table_header th {
	color: white;
}

a.order_tovar_name {	
	text-decoration: none;
	color: #8f3d09;
}

a:hover.order_tovar_name {	
	text-decoration: underline;
	color: #8f3d09;
}

.order_form_count {
	background-color: white;
	width: 25px;
	color: black;
	text-align: right;
}

.order_text_count {
	color: black;
	padding-right: 35px;
	text-align: right;
}


#order_count_itogo {
	font-weight: bold;
	padding-right: 35px;
	text-align: right;
}


.order_stoimost {
	font-weight: bold;
	color: black;
	padding-right: 20px;
	text-align: right;
}

#order_stoimost_itogo, #order_stoimost_itogo_with_skidka, #order_stoimost_itogo_with_dostavka {
	color: black;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
}

.order_text_itogo {
	text-align: right;
	font-weight: bold;
	padding-right: 20px;	
}


.order_price {
	color: black;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}


/******************************* ÐÀÇÍÎÅ *******************************/

/* ÊÎÍÒÀÊÒÛ */

.contacts_blok {
	padding: 0px 15px 0px 30px;
}

.contacts_phone {
	padding: 2px 0px 2px 0px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.contacts_email {
	padding: 2px 0px 2px 0px;
	color: white;
	font-size: 14px;
	clear: both;
}

.contacts_email a, .contacts_email a:hover {
	color: white;
	font-size: 14px;
	text-decoration: none;
}

.contacts_icq {
	padding: 2px 0px 2px 0px;
	color: white;
	font-size: 14px;
}

.contacts_icq a, .contacts_icq a:hover {
	color: white;
	font-size: 14px;
	text-decoration: none;
}

.contacts_icq img {
	margin-right: 3px;
}


/* ÏÎÈÑÊ ÏÎ ÊÀÒÀËÎÃÓ */

.find_blok {
	padding: 30px;
	background: #e7e7e7;
}

div.find_blok_text {
	font-size: 11px;
}

div.find_blok_input {
	float: left;
	width: 130px;
}

.find_blok_input input {
	width: 100%;
}

div.find_blok_input_button {
	padding-left: 12px;
	padding-top: 1px;
}

div.find_blok_input_button input{

}



/* ÐÀÇÍÛÅ ÑÒÈËÈ ÔÓÒÅÐÀ */

div.copyright {
	color: #5b5b5b;
	font-size: 11px;  
}


td.weblink {
	text-decoration: none;
	color: #5b5b5b; 
	font-size: 11px;	
	text-align: right;
}

a.weblink {
	color: #5b5b5b; 
	font-size: 11px; 
	text-decoration: none;
}

a:hover.weblink {
	color: #b64700; 
	font-size: 11px; 
	text-decoration: none;
}



.counters_table {
	text-align: center;
}

.counters_blok {
	
}

.counter
{
	float: left;
	margin: 0px 5px 10px 5px;
}



/* ÑÒÈËÈ ÔÎÐÌ */


.order_form_blok_header {
	font-weight: bold;
	color: black;
}

.table_line_1 {
	background: #ffe7d7;
	height: 30px;
}

.table_line_2 {
	height: 30px;
}

.order_form_delimeter {
	height: 20px;
}

.md5_img {
	border: 1px solid; 
	border-color: #838383; 
	margin-top: 3px;
}



/* ÐÀÇÍÛÅ ÑËÓÆÅÁÍÛÅ ÑÒÈËÈ */
.content {
	padding: 0px 0px 0px 0px;
}

.content_area {
	padding: 30px;
}

.footer_area {
	padding: 0px 30px 20px 30px;
}

	
.small {
	
}

.small_text {
	
}

.no_items {
	color: #d35d11;
}

.smallatent {
	color: #d35d11;
}

.atent {
	color: #d35d11;
}

.raquo {
	text-decoration: none;
	padding-right: 3px;
}

ul {
	margin-top:0px; 
	margin-bottom:0px;
}

form {
	margin-top:0px; 
	margin-bottom:0px;
}
	
#bigfield * {
	width: 100%;
}

.hiddenDIV  {
	display: none;
}

.presentDIV {
	display: block;
}


/*Áëîê ññûëîê*/
.promo_links {
	padding: 20px 0px 20px 0px;
}


	

