/*Pop-up menu*/
.popupmenuact {padding:2px; padding-left:5px; padding-right:10px; background-color:#C8DCEE; border-color: #FFFFFF; border-bottom: 1px solid #FFFFFF }
.popupmenu {padding:2px; padding-left:5px; background-color:#E6EFF7; padding-right:10px; border-color: #FFFFFF;  border-bottom: 1px solid #FFFFFF }
.popupmenutext, .popupmenuclosed { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.popupmenutext {color: #356FA2;}
.popupmenuclosed {color: #808080;}


/*Left menu*/
.leftmenu, .leftmenuact {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color: #619DCD; text-decoration:none;}
.leftmenuact {color:#355B7C;}

/*Top menu*/
.topmenu, .topmenuact {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #FFFFFF;text-decoration:none;}
.topmenuact {color: #FED738;}

/*Site menu*/
.lang, .langact {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #FFFFFF; text-decoration:underline;}
.langact {text-decoration:none;}

/*Style for basket panel text*/

.smalltext, .smalltextwhite, 
.smalltextblack, .baskettext {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} /*Small text*/
.smalltext {color: #947D3F;} /*Small text blue*/ 
.smalltextwhite{color: #FFFFFF;} /*Small text white*/
.smalltextblack{color: #544D0F;} /*Small text black*/
.baskettext {color: #FFFFFF;}

.chain {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}

.newstext, .newsdata, .newsdatab {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #A48D4F; text-decoration:none;}
.newsdata {color: RED;}
.newsdatab {font-weight: bold; color: #A48D4F;}

.titletext {font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; line-height: 18px;}/*Page title*/
.subtitletext {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}/*Subtitle*/

.errortext, .oktext, .notetext {font-family:Arial; font-size:13px; font-weight:bold;}
.errortext {color:red;}
.oktext {color:#005000;}
.notetext {color:green;}

.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #A48D4F;}

.tableheads {background-color:#FCFDFE;}
.tableborders {background-color:#B9CEDF;}

.incborder{border: 1px solid #C1E6FF} /*Area border*/
.incimage{background-image: url(/bitrix/templates/demo/images/include_corner.gif); background-position:bottom; background-repeat:no-repeat; background-color:#C6DFF5;} /*Area image corner*/
.incbg{background-color:#C6DFF5} /*Area background*/
.sectincborder{border: 1px solid #C1E6FF} /*Section area border*/
.sectincimage{background-image: url(/bitrix/templates/demo/images/include_sect_corner.gif); background-position:bottom; background-repeat:no-repeat; background-color:#9BD0FC;} /*Section area image corner*/
.sectincbg{background-color:#9BD0FC} /*Section area background*/

.mainincbg{height: 18px;}
.mainincline{background-color:#CDDCE9}
.maininctitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #4791D3; text-decoration:none;}

hr {color: #A48D4F; height: 1px}


.inputbuttonflat {color:#6E96B7; background-color:#DDF1FF; border: solid 1px #A4CCED;}
.inputbuttonS {font-weight:bold;}

/*******************************************/
/* Standard styles for Bitrix Site Manager */
/* used by public section scripts          */
/*******************************************/

/* Headers */

H1, .H1, H2, .H2, H3, .H3, H4, .H4  {font-family: Verdana, Arial, Helvetica, sans-serif; color:#A48D4F; font-size:13px; font-weight:bold; line-height: 16px; margin-bottom: 1px;}
H2, .H2 {color:#A48D4F; font-size:13px; line-height: 18px;}
H3, .H3 {font-size:12px; color: #A48D4F;}
H4, .H4 {font-size:12px; color: #A48D4F;}

/* Table colors */
.tableborder {}
.tablehead {background-color:#d4bd7f}
.tablebody {}
.tablenullbody {background-color:#e4cD8F;}

/* Table text */
.tablebodytext, .tablefieldtext, .tabletitletext,
.tablebodylink {font-family: Arial, Helvetica, sans-serif; font-size:15px;}
.tableheadtext {font-family: Arial, Helvetica, sans-serif; font-size:15px;font-weight:bold;}
.tablebodylink {text-decoration: none}
a.tablebodylink:hover {text-decoration: underline}

/* Regular text */
.text {font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#A48D4F;}

/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Onscreen messages */
.errormessage{font-family: Arial, Helvetica, sans-serif; font-size:13px; color:red; font-weight:bold;}

/* Form elements */
.inputtextarea, .inputselect, .inputcheckbox, 
.inputradio, .inputfile {font-family:Verdana,Arial,Helvetica; font-size:11px;}

/* Required sign */
.starrequired, .required{font-family: Verdana, Arial, Helvetica, sans-serif; color:red; font-size:12px; }

/* USER_STYLES */
		p, tr, td, div, span, font{
			font-family: Verdana;
			font-size: 12px;
		}

		p, tr, td, div, span{
			color:#A48D4F;		
		}

		a:hover{
			text-decoration:none;
			color:#A48D4F;
		}
		
		a{
			text-decoration: underline;
			color:#A48D4F;
		}
		
		.inputtext, .field, .inputfield, .inputtextarea, .inputselect{
			width: 100px;
			border: 1px solid #846D2F;
			background-color: #FFFFCC;
			color: #A48D4F;
		}
		
		a.top_menu_item{
			font-size:14px;
			font-weight:900;
			text-decoration:none;
			padding-left: 5px;
			padding-right: 5px;
			
		}
		
		a.top_menu_item:hover{
			text-decoration: underline;
		}
		
		h4{
			font-size:18px;
			font-weight:bold;
		}
		
		.price{
			color: red;
			font-weight:bold;
		}
		
		td.menu_item{
			width: 100px;
		}
		
		a.top_menu{
			
			text-decoration:none;
			font-size: 13px;
		}
		
		a.top_menu:hover{
			text-decoration: underline;
		}
		
		td.top_menu{
			font-size: 13px;
		}
		
		.button, .inputbodybutton, .inputbuttonflat, .inputbuttonS, .inputbutton{
			border: 1px solid #FFFFCC;
			background-color: #A48D4F;
			color: #FFFFCC;
		}
		
		.tableheadtext{
		}
.imgborder
{
	border: 1px solid #D52D28;
}
