/* colors 
 * 73880b dark green
 * f4ffd2 light green
 * 69ab2b bright green (links & headers)
 * daf095 med green sidebar backgrounds, header nav
 * 50AAB5 blue for hovers..
*/

/* HTML Tag Redefinition */
body
	{
	background: #ebe9de;
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000000;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	/*position: relative;*/
	}
	
img
	{
	border: 0;
	margin: 0;
	}

table
	{
	border-collapse: collapse;
	font-size: 100%; 
	}
	
ul 
	{
	list-style-type: disc;
	margin-left: 15px;
	padding: 0px 0px 0px 3px;
	}
	
li 
	{
	padding: 2px 0px 2px 0px;
	}
	
a 
	{
	color: #0033cc;
	font-size: 12px; 
	text-decoration: underline;
	}
	
a:hover 
	{
	text-decoration: none;
	}
	
p 
	{
	margin-top: 6px;
	margin-bottom: 6px;
	}
/* Page Structure / Navigation */

/************ HEADER ****************/
	
div.head 
	{
	height: 330px;
	color: #728393;
	font-size: 0;
	position: absolute;	
	background: #f9f8f1 url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/header.jpg) no-repeat 50% 0;
	top: 120px;
	width: 100%;
	}
	
img.logo
	{
	position: absolute;
	/*margin-top: 146px;
	margin-left: 61px;
	width: 310px;
	height: 60px;*/
	margin-top: 140px;
	margin-left: 61px;
	width: 186px;
	height: 74px;
	}
	
div.top_menu
	{
	position: absolute;
	margin-top: 288px;
	margin-left: 59px;
	height: 30px;
	/*line-height: 30px;*/
	width: 90%;
	}
	
div.top_menu a
	{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 14px;
	padding-right: 16px;
	text-decoration: none;
	background: url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/topmenu_mar.gif) no-repeat 0 3px;
	}
	
div.top_menu a:hover
	{
	text-decoration: underline;
	}

/************ ÊÀÐÊÀÑ ****************/
div.main 
	{
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
	margin-top: -120px;
	background: #ebe9de url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/body_bg.jpg) repeat-y 50% 0;
	}
	
div.left_bg 
	{
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;	
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background: #f9f8f1;
	}
	
div.right_bg 
	{
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0;
	position: relative;
	}
	
div.center
	{
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	}
	
div.center div.content
	{
	margin: 450px 302px 0 60px;
	padding: 20px 0 35px 0;
	position: relative;
	}
	
div.one_col div.center div.content
	{
	margin: 450px 120px 0 60px;
	position: relative;
	}
    
div.sidebar_left
	{
	float: left;
	width: 168px;
	margin-left: -100%;
	margin-top: 353px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-right: 20px;
	position: relative;
	}
	
div.sidebar_right
	{
	float: left;
	width: 255px;
	margin-top: 450px;
	margin-left: -287px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	position: relative;
	}
	
    .empty {height:1px; /*border: 1px solid black;*/}
    .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    .clear {display: inline-block;}
    .clear {display: block;}
	
/************ CONTENT ****************/
	
div.blue_block
	{
	background: #c5dce8 url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/blueblock_bg2.jpg) repeat-y 0 0;
	margin-top: 6px;
	padding: 0 20px 0 27px;
	width: 217px;
	}

div.update_block
	{
	background: #c5dce8 url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/blueblock_bg2.jpg) repeat-y 0 0;
	margin-top: 6px;
	padding: 0 20px 0 27px;
	width: 217px;
	}

div.blue_block ul
	{list-style:none;
	}
	
div.blueblock_t
	{
	width: 264px;
	height: 21px;
	background: url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/blueblock_top2.jpg) no-repeat 0 0;
	margin-left: -27px;
	margin-right: -20px;
	margin-bottom: 3px;
	}

div.updateblock_t
	{
	width: 264px;
	height: 21px;
	background: url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/blueblock_top2.jpg) no-repeat 0 0;
	margin-left: -27px;
	margin-right: -20px;
	margin-bottom: 3px;
	}
	
div.blueblock_b
	{
	width: 264px;
	height: 25px;
	background: url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/blueblock_bottom2.jpg) no-repeat 0 0;
	margin-top: 6px;
	margin-left: -27px;
	margin-right: -20px;
	}

div.update_b
	{
	width: 264px;
	height: 25px;
	background: url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/blueblock_bottom2.jpg) no-repeat 0 0;
	margin-top: 6px;
	margin-left: -27px;
	margin-right: -20px;
	}
	
div.blue_block span.title
	{
	color: #000000;
	font-weight: bold;
	display: block;
	margin-top: 0;
	margin-left: 3px;
	}
div.update_block span.title
	{
	color: #3a4392;
	font-weight: bold;
        font-size:18px;
	display: block;
	margin-top: 0;
	margin-left: 45px;
	}
	
div.blue_block ul
	{
	margin: 2px 0 0 0;
	}
	
div.blue_block ul li
	{
	margin: 0;
	padding: 3px 0 2px 6px;
	background: url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/dot_mar.gif) no-repeat 0 10px;
	}
	
div.blue_block a
	{
	color: #000000;
	}
	
div.response
	{
	background: #e8e7e0;
	margin-left: -8px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0 10px 5px 10px;
	}
	
div.response span.author
	{
	display: block;
	height: 30px;
	line-height: 30px;
	background: #dbdad3;
	color: #535350;
	font-weight: bold;
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 11px;
	margin-bottom: 5px;
	position: relative;
	}
	
div.response span.author span.guestBook-manage-links
	{
	display: block;
	position: absolute;
	margin-top: -32px;
	margin-left: 370px;
	}
	
div.response_form
	{
	background: #e8e7e0;
	margin-left: -8px;
	margin-right: 70px;
	margin-top: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	}
	
div.response_form table
	{
	width: 100%;
	}
	
div.response_form table td
	{
	padding: 5px 0 5px 10px;
	}
	
div.response_form input
	{
	background: #fff;
	border: 1px solid #adadad;
	width: 495px;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	}
	
div.response_form textarea
	{
	background: #fff;
	border: 1px solid #adadad;
	width: 490px;
	height: 138px;
	padding: 5px;
	}
	
div.response_form input.button
	{
	background: #c2c2c2;
	border: 0;
	width: 110px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	}
	
div.pager
	{
	margin-top: 8px;
	margin-bottom: 7px;
	float: left;
	}
	
div.pager a
	{
	background: #e8e7e0;
	color: #000;
	text-decoration: none;
	padding: 0 6px 0 7px;
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-right: 10px;
	}
	
div.pager a.on, div.pager a:hover
	{
	background: #c4c3bd;
	color: #fff;
	}
    
/************ FOOTER ****************/
    
div.footer 
	{
	margin-top:0px;
	height:120px;
	background: #ebe9de url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/body_bg.jpg) repeat-y 50% 0;
	width: 100%;
	}

div.footer_in 
	{
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	height:120px;
	background: #f9f8f1 url(http://www.avtotrek-nsk.ru/themes/avtotrek/images/footer.jpg) no-repeat 23px 0px;
	width: 1024px;
	color: #6e6d6a;
	}
	
div.footer a
	{
	color: #6e6d6a;
	font-weight: bold;
	}
	
div.footer_c
	{
	position:relative; 
 	height: 1px;
	width:1px;
	float: right;
	}
	
div.adress
	{
	margin-top: 22px;
	margin-left: 60px;
	width: 185px;
	position:absolute;
	}
	
div.auth
	{
	margin-top: 31px;
	margin-left: 280px;
	width: 150px;
	position:absolute;
	color: #fff;
	}
	
div.auth a
	{
	color: #fff;
	}
	
div.li
	{
	margin-top: 31px;
	margin-left: 472px;
	width: 50px;
	position:absolute;
	}
	
div.mw
	{
	margin-top: 25px;
	margin-left: -178px;
	width: 125px;
	position:absolute;
	line-height: 12px;
	}
	
div.kont
	{
	margin-top: 35px;
	margin-left: -530px;
	/*width: 36px;*/
	position:center;
	
	}

div.mw a
	{
	text-decoration: none;
	}
	
div.mw a:hover
	{
	text-decoration: underline;
	}
span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; margin-right:20px;}


/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}
