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

.podmenu_area {

}

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

a.podmenu  {
	color: #603913; 
	text-decoration: none;
}

a:hover.podmenu  {
	color: #f26522; 
	text-decoration: none;
}


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

.page_line_top {
	padding: 5px 10px 5px 10px;
	background-color: #eacca6;
	margin-bottom: 10px;
}

.page_line_bottom {
	padding: 5px 10px 5px 10px;
	background-color: #eacca6;
	margin-top: 10px;		
}



/* ÏÎÑÒÐÀÍÈ×ÍÛÉ ÂÛÂÎÄ */
.pages {
	text-align: right;
}
 	 	
.pages a {
	text-decoration: none; 
	color: #603913;
}

.pages a:hover { 
	text-decoration: none; 
	color: #f26522;
}

.pages_active {
	color: #f26522;
	text-decoration: none; 
	font-weight: bold;
}
	


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

.on_page {
	
}
 	 	
.on_page a {
	color: #603913;
	text-decoration: none;
}

.on_page a:hover {
	color: #f26522;
	text-decoration: none;
}

.on_page_active {
	color: #f26522; 
	text-decoration: none; 
	font-weight: bold;
}



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

.navstring {
	padding: 0px 0px 20px 0px;
}

.navstring_active {
	color: #f26522;
	font-weight: bold;
}
	
.navstring a {
	color: #603913;
	text-decoration: none;
}

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



/* ÑÏÈÑÎÊ ÒÎÂÀÐÎÂ */

.spisok_vyvod_line {
	height: 1px;
	background: #c9996b;
}

.spisok_vyvod_area {

}

.spisok_vyvod_picture {
	vertical-align: top;
}

.spisok_vyvod_name {	
	font-weight: bold;
}


.spisok_bying_blok_area {
	
}

.spisok_vyvod_valuta {
	font-weight: bold;
	color: #f26522;
}

.spisok_vyvod_price {
	font-weight: bold;
	color: #f26522;
}


.spisok_vyvod_price_td {
	text-align: center;
}

.spisok_vyvod_colvo_td {
	text-align: center;
}

.spisok_vyvod_colvo_td input {
	width: 25px;
}

.spisok_vyvod_kupit_td {
	text-align: center;
}

.spisok_vyvod_no_nalichie {
	color: #cc0000;
	font-weight: bold;
	text-align: center;
}



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

.card_vyvod_padding {
	padding: 10px;
	vertical-align: top;
	height: 100%;
}

div.card_vyvod_picture {
	text-align: center;
}

div.card_vyvod_name {	
	color: #603913;
	font-weight: bold;
}

.card_vyvod_name a {	
	color: #603913;
	text-decoration: none;
}

.card_vyvod_name a:hover {	
	text-decoration: none;
	color: #f26522;
}

.card_vyvod_opisanie {	
	margin-top: 5px;
}



/* ÂÛÂÎÄ ÒÎÂÀÐÀ */

.tovar_tovars_header {
	padding-bottom: 5px;
	font-size: 20px;
	color: gray;
	margin-top: 15px;
}

.tovar_elements_header {
	text-transform: uppercase;	
	font-weight: bold;
	padding-bottom: 5px;
	color: gray;
	font-size: 11px;
}

.dop_pictures_area {
	margin-top: 15px;
}

.tovar_padding {
	padding-top: 15px;
}


.tovar_bying_blok_area {
	height: 44px;
	background: #e2e4df;
}

.tovar_vyvod_price_td {
	text-align: center;
	width: 100%;	
}

.tovar_vyvod_colvo_td {
	text-align: center;
	width: 70px;	
}

.tovar_vyvod_colvo_td input {
	width: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

.tovar_vyvod_kupit_td {
	text-align: center;
	width: 80px;
}

.tovar_vyvod_kupit_td a {
	color: #b22222;
}

.tovar_vyvod_kupit_td a:hover {
	color: #b22222;
}

.tovar_vyvod_valuta {
	font-weight: bold;
	color: #9d0a0e;
}

.tovar_vyvod_price {
	font-weight: bold;
	color: #9d0a0e;
}

.tovar_vyvod_no_nalichie {
	color: #626262;
	font-weight: bold;
	text-align: center;
	width: 150px;
}


/******************************* ÊÀÁÈÍÅÒ *******************************/

/* ÔÎÐÌÀ ËÎÃÈÍÀ ÍÀ ÂÑÅÕ ÑÒÐÀÍÈÖÀÕ */


.open_auth_block
{
    position: absolute;
    margin-left: -250px;
	 margin-top: 10px;
    zoom: 1;
    background-color: #f6dfbe;
    width: 300px;
    /*height: 105px;*/
    display: none;
	 z-index: 100;
	 color: $603913;
	 padding: 3px 3px 15px 15px;
	 border: 1px solid #480000;
	 filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#55000000', Positive='true');
}



.users_kabinet_blok {
	
}

.users_login_text {
	width: 100px;
}

.users_login_input_email {

}

.users_login_input_email input {

}

.users_login_input_password {

}

.users_login_input_password input {

}

.users_login_saveme {
	font-size: 11px;
}

.users_kabinet_blok .button {

}

.users_login_link {

}

.users_login_link a {
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

.users_login_link a:hover {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.users_login_link a.active {
	text-decoration: none;
}

.users_login_link a:hover.active {
	text-decoration: none;
}




/* ÔÎÐÌÀ ËÎÃÈÍÀ ÍÀ ÑÒÐÀÍÈÖÅ ËÎÃÈÍÀ */
.users_login_pform_text {
	
}

.users_login_pform_text a {
	font-weight: bold;
	text-decoration: underline;
	color: #603913;
}

.users_login_pform_text a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f26522; 
}


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


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

.basket_area a {
	text-decoration: underline;
}

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


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

.order_page_text {
	padding-bottom: 20px;
}

.order_table_header {
	background: #d1b28b;
	height: 30px;
	color: black;
}

a.order_tovar_name {	
	font-weight: bold;
	text-decoration: none;
	color: #603913;
}

a:hover.order_tovar_name {	
	text-decoration: none;
	font-weight: bold;
	color: #f26522; 
}

.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_status {
	text-align: center;
}

.order_kabinet_date {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

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


.order_stoimost {
	padding-right: 20px;
	text-align: right;
}

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

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


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


/* ñêèäêà ïîñòîÿííîãî ïîêóïàòåëÿ */
.order_skidka_text {
	padding-right: 20px;
	text-align: right;
	color: #f26522;
	font-weight: bold;
}

.order_skidka_procent_text {
	text-align: center;
	color: #f26522;
	font-weight: bold;
}

#order_skidka_summ_text {
	color: #f26522;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
}


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

.find_blok {
	text-align: right;
	padding-right: 47px;
	padding-left: 100px;
}

div.find_blok_input {
	width: 100%;
	padding: 0px 0px 10px 0px;

}

.find_blok_input input {
	width: 100%;
}

div.find_blok_input_button {
	
}

div.find_blok_input_button input{

}

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


.order_form_blok_header {
	font-weight: bold;
}

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

.table_line_2 {
	height: 30px;
}

.order_form_delimeter {
	height: 20px;
}

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




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

	
.small {
	
}

.small_text {
	
}

.no_items {
	color: #cc0000;
}

.smallatent {
	color: #cc0000;
}

.atent {
	color: #cc0000;
}

.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;
}


