

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

:focus {
outline:0;
}

body {
line-height:1;
color:#000;
background:#FFF;
}

ol,ul {
list-style:none;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

/* Begin Structure */
body {
	font-family: Verdana;
	background: #111;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 130%;
}
	
a{
	font-family: Verdana;
	font-size: 12px;
	color: #4573E4;
	text-decoration: none;
}

a:hover{
	color: red;
}

.clear{
	clear: both;
}

#result_message{
	color: #d22;
}

h1{
	font-weight: 700;
	font-size: 22px;
	font-style: italic;
	line-height: 160%;
	margin-bottom: 10px;
}

h2{
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	padding-bottom: 10px;
}

input, textarea{
	font-size: 12px;
	font-family: Verdana;
	color: #555;
}

input.button {
 background-color: #959595;
 color: #fff;
 font-weight: 400;
 border: 1px solid #000;
 padding: 1px 5px;
 cursor:pointer;
}

input.button:hover {
	background-color: #bbb;
}

	
#page {
   	width: 1000px;
   	text-align: left;
   	background: url('../images/site/page.png') repeat-y;
	/*border: 1px solid #959596;*/
}

#header	{
	height: 158px;
	background: url('../images/site/header.png') no-repeat;
	clear: both;
	cursor: pointer;
   /*border: 1px solid #0f0;*/
}
		
#menu{
	width: 178px;
	float: left;
	padding: 0;
	margin: 0;
}
	
	#menu_main a{
		background: url('../images/site/menu_main.png') no-repeat;
		width: 178px;
		height: 46px;
		display: block;
		float:left;
		margin-top: 30px;
		/*border: 1px solid #0f0;*/
	}
	
	#menu_contacts a{
		background: url('../images/site/menu_contacts.png') no-repeat;
		width: 178px;
		height: 50px;
		display: block;
		float:left;
		margin-top: 5px;
		/*border: 1px solid #0f0;*/
	}
	
	#menu_prices a{
		background: url('../images/site/menu_prices.png') no-repeat;
		width: 178px;
		height: 54px;
		display: block;
		float:left;
		margin-top: 5px;
		/*border: 1px solid #0f0;*/
	}
	
	.tag_cloud{
		text-align: center;
		padding: 3px;
		margin: 60px 0 30px;
	}
	
	.tag_cloud a{
		font-style: italic;
	}
	
		div.tag_cloud a{
			color: #eee;
		}
	
		div.tag_cloud a.odd{
			color: #959595;
		}
	
		div.tag_cloud a:hover{
			color: red;
		}
		
	div.w88{
		width: 88px;
		float: left;
	}
			
	
#content{
	width: 760px;/*820*/
	float: left;
	padding: 10px 10px 10px 50px;
	/*border: 1px solid #f00;*/
}

	#content table td{
		vertical-align: top;
		text-align: center;
	}

	#content .box{
		width: 177px;
		float: left;
		margin: 0 35px 30px 0;
		/*border: 1px solid #0f0;*/
	}
	
		#content .caption{
			font-size: 22px;
			line-height: 120%;
			font-style: italic;
		}
	
	.pagination{
		text-align: center;
	}

	
#footer {
	height: 35px;
	clear: both;
	background: #000;
	text-align: center;
	border-top: 1px solid #fff;
	padding-top: 15px;
}

a.thumb img {
background-color:#FFF;
margin:1px;
padding:3px;
}

a.thumb img.hover {
background-color:red;
padding:3px;
}

#facebox .b {
background:url(../images/facebox/b.png);
}

#facebox .tl {
background:url(../images/facebox/tl.png);
}

#facebox .tr {
background:url(../images/facebox/tr.png);
}

#facebox .bl {
background:url(../images/facebox/bl.png);
}

#facebox .br {
background:url(../images/facebox/br.png);
}

#facebox {
position:absolute;
width:100%;
top:0;
left:0;
z-index:100;
text-align:left;
}

#facebox .popup {
position:relative;
}

#facebox table {
border-collapse:collapse;
margin:auto;
}

#facebox .body {
background:#fff;
width:370px;
padding:10px;
}

#facebox img {
border:0;
}

#facebox .footer {
border-top:1px solid #DDD;
padding-top:5px;
margin-top:10px;
text-align:right;
}

#facebox .tl,#facebox .tr,#facebox .bl,#facebox .br {
height:10px;
width:10px;
overflow:hidden;
padding:0;
}

#facebox .content {
color:#1D1D1D;
}

#facebox a {
color:#308ebe;
text-decoration:none;
}

#facebox a:hover {
color:#4ac6e8;
text-decoration:none;
}

#facebox .loading,#facebox .image {
text-align:center;
}
