* {padding:0; margin:0; border: 0px;}

body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #595959;		
	text-align: left;
	vertical-align: top;
	background-image: url(../images/main_bg.png);
	background-position: top;
	background-repeat: repeat-x				
}

table
{
	width: 100%;
}

img
{
    border: 0;

}

td
{
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;	
}

a
{
	text-decoration: none;
	outline-style: none;
	color: #595959;	
	/*border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #747474;	*/
}

a:hover
{
	border: none;
}



.button , button
{
	margin: 7px 0px 0px 3px;
	padding: 0;
	/*height: 25px;*/
	background-color: #021434;
	font-size: 10px;
	font-weight: bold;
	color: #EFEFEF;
	cursor: pointer;
	
}

input
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333333;
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

caption
{
}

/**************************************************************************************/
/**************************************************************************************/
/*   General Element IDs
/**************************************************************************************/
/**************************************************************************************/

#general
{
}

#mainlogo
{
	float: left;
	width: 230px;
	height: 90px;
	margin: 12px 0px 0px 0px;
}

#mainlogo a
{
    border: none;
}

#mainbanner
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background: #021434 url(../images/bg.jpg) repeat;;
	
}



#subscribe
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
}

#adsense
{
	width: 480px;
	height: 60px;
	margin: 20px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
	float: right;
	text-align: right;
	background: #FFFFFF;
	border: 1px;
	border-color: #567BB2;
	border-style: dotted;
}

#calendar
{
}

/**************************************************************************************/
/*   Navigation
/**************************************************************************************/

/*** Main Menu ************************************************************************/

#topmenu
{
	float: left;
	width: 170px;
	margin: 35px 0px 0px 0px;
	text-align: left;
}

#topmenu ul
{
	list-style: none;
}

#topmenu li
{
}

#topmenu li a
{
	width: 205px;
	height: 22px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #b60d05;
	text-shadow: 1px 1px #777777;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 3px;
	border-bottom-style: double;
	border-color: #b60d05;
}

#topmenu li a:hover
{
	color: #cccccc;
	border-bottom: 3px;
	border-bottom-style: double;
	border-color: #cccccc;	
}

#topmenu .selected
{
	color: #cc1c1c;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #cc1c1c;	
}

/*** SubMenu ***************************************************************************/

#submenu
{
}

/*** Footer Menu ***********************************************************************/

#footermenu
{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	color: #7D7D7D;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#footermenu a
{
	text-decoration: none;
}

#footermenu ul 
{
	list-style: none;
}

#footermenu li  
{
	display: inline;
}

#footermenu li a
{
	color: #7D7D7D;
	border: none;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #7D7D7D;	
}

#footermenu li a:hover
{
	color: #A18249;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #A18249;
}


/**************************************************************************************/
/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

#header
{
	width: 100%;
	height: 400px;
	background: #021434 url(../images/bg.jpg) repeat;
}

#headercontent
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;		
}

#headertop
{
}

#headerbottom
{
}

#headercolleft
{
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;	
}

#headercolright
{
	float: right;
	width: 760px;
	height: 400px;
	margin: 0px 0px 0px 0px;	
	background-color: #FFFFFF;
}

#header h1, #header h2, #header h3
{
}

/**************************************************************************************/
/*   Header Blocks
/**************************************************************************************/

/*** Header Text Block ****************************************************************/



/******* Header ReadMore Block **********************************************************/



/******* Header Links Block **********************************************************/




/**************************************************************************************/
/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/

#content
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

/**************************************************************************************/
/*   Column Left 
/**************************************************************************************/

#colleft
{
	float: left;
	width: 230px;
	margin: 0px 0px 20px 0px;	
	
}
#colleft img {
border: 1px solid #444444;}

#colleft h1, 
#colleft h2, 
#colleft h3
{
	color: #cc1c1c;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 20px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#colleft ul 
{
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

#colleft li  
{
    margin: 5px 0px 0px 25px;
    text-align: justify;
    list-style: outside;
}

#colleft p
{
}


#colleft a
{
}

#colleft a:hover
{
}

/******* Column Left Text Block ********************************************************/

#colleft #txtblock
{
}

#colleft .txtblock
{
}

/******* Column Left Links Block ********************************************************/



/******* Column Left ReadMore Block ********************************************************/

#colleft #readmore
{
}

#colleft .readmore
{
}

#colleft .readmore a
{
}

#colleft .readmore a:hover
{
}

/**************************************************************************************/
/*   Column Main 
/**************************************************************************************/


#colmain
{
	float: right;
	width: 760px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;	
}
#colmain img {
padding: 3px;
}
#colmain h1, #colmain h2, #colmain h3, .contentheading , .componentheading
{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#colmain p
{
	margin: 0px 0px 20px 10px;
	font-weight: normal;
	text-align: left;	
}

#colmain ul 
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#colmain li  
{
	margin: 5px 0px 0px 25px;
	list-style: outside;
}


#colmain .txtblock
{
	margin: 20px 20px 30px 20px;
	padding: 0px 0px 0px 0px;
}


#colmain #newsblock
{
}

#colmain .newsblock
{
}

#colmain .newsblock h1
{
}


#colmain #linksblock
{
}

#colmain .linksblock
{
}

#colmain .linksblock h1
{
}

#colmain .linksblock ul 
{
}

#colmain .linksblock li  
{
}

#colmain .linksblock li a
{
}

#colmain .linksblock li a:hover
{
}

/**************************************************************************************/
/*   Column Right 
/**************************************************************************************/

#colright
{
}

#colright h1, #colright h2, #colright h3
{
}

#colright p
{
}


#colright a
{
}

#colright a:hover
{
}

/******* Column Right Text Block ********************************************************/

#colright #txtblock
{
}

#colright .txtblock
{
}

/******* Column Right Links Block ********************************************************/

#colright #linksblock
{
}

#colright .linksblock
{
}

#colright .linksblock ul 
{
}

#colright .linksblock li  
{
}

#colright .linksblock li a:hover
{
}

/******* Column Right ReadMore Block **************************************************/

#colright #readmore
{
}

#colright .readmore
{
}

#colright .readmore a
{
}

#colright .readmore a:hover
{
}

/**************************************************************************************/
/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer
{	
	width: 100%;
	height: 150px;
	background: #021434 url(../images/bg.jpg) repeat;;
}

#footercontent
{
	width: 990px;
	margin: 0px auto 0px auto;	
	color: #747474;		
}

#footertop
{
}

#footerbottom
{
}

#footercolleft
{
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;
    padding: 25px 0px 0px 0px;
}


#footercolright
{
	float: right;
	width: 760px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	border-top: 30px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}

#footer h1, #footer h2, #footer h3
{
	color: #747474;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

/******* Trademark Block *************************************************************/

#footertrademark
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	color: #7D7D7D;
	font-size: 11px;
	font-weight: bold;
}

#footertrademark a
{
	color: #7D7D7D;
	font-size: 11px;
	font-weight: bold
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #7D7D7D;	
}

#footertrademark a:hover
{
	color: #A18249;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #A18249;
}

#footermenu
{
    margin: 0px 245px 0px 0px;
}
/******* Footer Text Block **********************************************************/

#footer #txtblock
{
}

#footer .txtblock
{
}

/******* Footer Links Block **********************************************************/

#footer .linksblock
{
}

#footer .linksblock ul 
{
}

#footer .linksblock li  
{
}

#footer .linksblock li a
{
}

#footer .linksblock li a:hover
{
}


/**************************************************************************************/
/*   General Classes
/**************************************************************************************/
/**************************************************************************************/


.clear
{
	clear: both;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.fontweightbold
{
	font-weight: bold;
}

.left
{
	float: left;
}

.right
{
	float: right;
}


.spacer
{
	width: 1px;
	height: 1px;
}

.separator
{
	width: 1px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.separatordotted_hor
{
	margin: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(http://shop-zr.ru/templates/as_template_002019/images/sep_hor.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.separatordotted_ver
{
	margin: 0px 0px 0px 0px;
	width: 1px;
	background-image: url(http://shop-zr.ru/templates/as_template_002019/images/sep_ver.png);
	background-repeat: repeat-y;
	background-position: bottom;
}



.inputbox , select
{
    padding: 2px;
    border: 1px;
    border-style: solid;
    border-color: #666666;
}


input#email , input#token , input#password1 , input#password2
{
    border: 1px;
    border-style: solid;
    border-color: #666666;
    width: 250px; 
}

.textblock div.moduletable , .textblock div.moduletable_menu 
{
    
    padding: 0px 0px 10px 0px;    
    margin: 0px 0px 0px 0px;
    
}


label
{
    font-weight: bold;
}

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

#system-message
{
    padding: 10px;
}

#system-message dd ul
{
    border-color: #666666;
}

.block_links * { background:transparent none repeat scroll 0 0 !important; border:medium none !important; clear:none !important; clip:rect(auto, auto, auto, auto) !important; font-size:100% !important; font-style:normal !important; font-variant:normal !important; font-weight:normal !important; height:auto !important; letter-spacing:normal !important; line-height:normal !important; margin:0 !important; overflow:visible !important; padding:0 !important; position:static !important; text-align:left !important; text-decoration:none !important; text-indent:0 !important; text-transform:none !important; vertical-align:baseline !important; visibility:visible !important; white-space:normal !important; width:auto; word-spacing:normal !important; z-index:auto !important; cursor: pointer!important; } .block_links li { display:list-item !important; list-style-image:none !important; list-style-position:outside !important; list-style-type:none !important; display: inline; } .block_links li DIV { padding:0.5em !important; } .block_links DIV, .block_links TABLE { padding: 5px !important; } .block_links { width: 225px!important; font-family: Verdana!important; font-size: 11px!important; border: 1px solid #DDDDDD!important; background-color: #FFFFFF!important; padding:5px!important; position: relative!important; display:block!important; } .block_links_icnt, .block_links_icnt * { text-align: left!important; } .block_links_text, .block_links_text A, .block_links_text A:hover { color: #000000!important; font-size: 11px!important; } .block_links_url { color: #006600!important; font-size: 11px!important; } .block_links_header, .block_links_header A { color: #000066!important; font-size: 13px!important; font-weight: bold!important; text-decoration: underline!important; } .block_links_sign { color: #999999!important; font-size: 10px!important; text-align: left!important; } .block_links_clear { clear:both!important; } .block_links TABLE { width: 100%!important; border: 0px!important; }