/* RESET
-------------------------------------------------------------- */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* TYPE
-------------------------------------------------------------- */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea, button {
	font-family: Tahoma, Arial;
	color: #333;
}
h1 {
	margin-bottom: 10px;
	font-size: 28px;
	line-height: 31px;
}
h2 {
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 28px;
}
h3 {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 25px;
	color: #5D99D5;
	font-weight: normal;
}
h4 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
	color: #5D99D5;
	font-weight: normal;
}
h5 {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
}
h6 {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 22px;
}
p, ul, ol, dl {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
}
ul {
	padding-left: 20px;
	list-style-type: circle;
}
ol {
	padding-left: 20px;
	list-style-type: decimal;
}
dl dt {
	font-weight: bold;
}
abbr, acronym {
	text-decoration: underline;
}
blockquote {
	margin-bottom: 10px;
	padding-left: 10px;
}
dfn {
	font-style: italic;
	font-weight: bold;
}
pre, code {
	margin-bottom: 10px;
	white-space: pre;
	font-family: monospace;
	font-size: 10px;
	line-height: 20px;
}
a {
	color: #336699;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
table {
	width: 100%;
}
th {
	font-weight: normal;
	text-align: left;
}
.hidden {
	display:none;
}
.clear {
	clear:both;
}
#all {
	width:980px;
	margin:auto;
}
/* head */
#head {
	height:180px;
	background: url(images/topbg.jpg) no-repeat center top;
	position:relative;
}
#head h1 {
	margin:0;
	padding:0;
	height: 140px;
	width: 380px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#head h1 a {
	height: 140px;
	width: 380px;
	float:left;
}
#head h1 a strong {
	margin:-1500px;
}
#head h4 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	right: 25px;
	font-size: 18px;
	font-weight: normal;
	color: #e00036;
	text-align: right;
}
#head h4 strong {
	font-size: 14px;
	color: #0e59a3;
}
#head ul {
	text-align: right;
	position: absolute;
	width: 980px;
	left: 0px;
	top: 140px;
	margin: 0px;
	padding: 0 ;
	background-color: #ddebf9;
	height: 40px;
	background-image: url(images/mbgl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#head div {
	background-image: url(images/mbgr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
		padding: 0 20px 0 0;
}
#head ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	line-height: 40px;
}
#head ul li a {
	font-size: 14px;
	text-decoration: none;
	float:right;
	height:40px;
	padding:0 10px;
}
#head ul li a:hover {
	font-size: 14px;
	text-decoration: none;
	float:right;
	height:40px;
	padding:0 10px;
	background:#336699;
	color:#FFFFFF;
}
#head form {
	position: absolute;
	top: 140px;
	left: 20px;
	padding-top: 8px;
}
#head form .submit {
	background-color: #336699;
	color: #FFFFFF;
	border: none;
	height: 22px;
	padding:0 5px;
	cursor:pointer;
}
#head form .input {
	height: 20px;
	border: none;
	border:1px solid #fff;
	width:110px;
	padding:0 10px;
	float:left;
	margin:0 10px 0 0;
}
#index_3cols {
	padding-top: 20px;
}
#index_3cols .indexnavbox {
	width: 320px;
}
#index_3cols .indexnavbox div {
	background: #5d99d4 url(images/cadvbg.jpg) repeat-x left top;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 320px;
}
#index_3cols .indexnavbox img {
	border: 3px solid #FFFFFF;
}
#index_3cols .indexnavbox p {
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#index_3cols .indexnavbox h3 {
	background-image: url(images/smlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 20px 0 80px;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
height:60px;
}
#index_3cols .indexnavbox h3 a {
	text-decoration: none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin:0 330px 0 329px;
}
#contbox {
	padding-top: 30px;

	padding-bottom: 30px;

}
#contbox p, #contbox li {
	font-size:12px;
}
#content {
	float: left;
	width: 650px;
		padding-left: 10px;
}
#sidebar {
	float: right;
	width: 300px;
		padding-right: 10px;
}
#footer {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ddebf9;
	padding: 10px;
	color: #336699;
	font-size: 12px;
}
#sidebarmain {
	float: left;
	width: 320px;
}
#contentmain {
	float: right;
	width: 630px;
}

#contentmain img {margin:0 15px 10px 0;  padding:4px; border:1px dotted #ccc;}
.news {
	margin: 30px;
	padding: 0px;
}
.news li {
	list-style-type: none;
	line-height: 16px;
}
.news strong {
	color: #D72D3A;
}
.news a {
	font-size: 14px;
}


/*menu*/
.urbangreymenu{
	width: 100%; /*width of menu*/
	margin-bottom: 20px;
}

.urbangreymenu .headerbar{
	background-image: url(images/butbg_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	clear:left;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: 3#36699;
	display: block;
	background-image: url(images/butbg_on_r.gif);
	float: left;
	height: 50px;
	padding-right: 20px;
	padding-left: 95px;
	padding-top:15px;
	background-repeat: no-repeat;
	background-position: right top;
	width:206px;
	font-size: 18px;
	font-weight: normal;
	line-height:18px;
}
.urbangreymenu h3.active a{
	color:#E00036;
}

.urbangreymenu ul{
list-style-type: none;
margin: 15px 25px;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul ul{
list-style-type: none;
margin: 10px 30px;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding:5px 0;
margin:0;
line-height:14px;

}

.urbangreymenu ul li a{
color:#336699;
font-size:14px;
text-decoration:none;

}
.urbangreymenu ul li a.active{
color:#E00036;


}
.urbangreymenu ul li a:hover{
color:#000;


}
.urbangreymenu ul ul li a{
color:#336699;
font-size:12px;

}


.urbangreymenu  .faq {
	background-image: url(images/butsubbg_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 0 0 -20px;
	padding:0;
	line-height:0;
	height:50px;
	
}
.urbangreymenu .faq a {
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	background-image: url(images/butsubbg_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height:49px;
	height: 49px;
	width: 100%;
	text-align:center;
	float:left;
	width:310px;

	text-decoration: none;
	margin:0 0 20px 0;
	
}

#contentmain td {padding:5px 10px; border:1px solid #ccc; font-size:12px;}
			
			
			
			
.question, .answer{
	padding-bottom: 10px;
}
.answer{
	font-size: 13px;
}
.uptop{
	padding-top: 6px;
}
ul.ask{
	list-style: none inside;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
ul.ask li a{
	font-size: 16px;
}
			
.developer {background: url(http://pixeland.ru/images/logo.png) no-repeat left top; padding:0 0 30px 100px;margin:0 10px 0 0; color:#666; text-decoration:none; float:left;}

.active {color:#E00036;}
			
			
			
			
			
			
			
			
			
			