@import url(/public/css/register.css);
@import url(/public/css/elements.css);
@import url(/public/css/advert.css?v=1.1);
@import url(/public/css/settings.css);
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Trebuchet Ms;
	font-size: 14px;
	color: #848484;
	text-align: center;
	height: 100%;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #0087D2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.dot, div.dot {
	padding-left: 12px;
	background: url(/public/img/layout/linkPinkBg.gif) no-repeat center left;
	display: block;
	font-weight: normal;
}
.center { margin-left: auto; margin-right: auto; }
.pink { color: #e0007a; }
.gold { color: #b69200 !important; }
.small {
	font-size: 12px !important;
}
.gray { color: #848484 !important; }
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}
.underline { text-decoration: underline; }
.bold {
	font-weight: bold !important;
}
.white { color: #fff; }
.normal {
	font-weight: normal !important;
}
.green { color: #6cad18; }
.pt0 { padding-top: 0; }
h1 {
	color: #000;
	font-size: 24px;
	margin: 5px 0;
}
h2 {
	font-size: 18px;
	color: #b69200;
	margin: 5px 0 5px 0;
}
h2.space { margin-left: 9px; }
img { border: none; }

a.blueButton { background: #0098fe; border: none; color: #fff; font-weight: bold; display: inline-block; padding: 5px 19px; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

input.blueButton { background: #0098fe; border: none; color: #fff; font-weight: bold; display: inline-block; padding: 5px 19px; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


#mainContainer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#topHeader {
	height: 50px;
	overflow: hidden;
	margin-bottom: 6px;
}

#topLogo {
	float: left;
	width: 432px;
	height: 50px;
	
}

#topLogo img {
	display: block;
}	

#topFunctions {
	float: right;
	height: 39px;
	padding-top: 11px;
	overflow: hidden;
}
#topFunctions a {
	float: left;
	line-height: 30px;
	margin-left: 29px;
}
#topFunctions img {
	display: block;
}
#mainContent {
	clear: both;
	width: 928px;
	padding: 0 16px;
	margin-top: 55px;
}
.mainPageLeft {
	float: left;
	width: 463px;
	margin-top: 70px;
	margin-left: 15px;
}
.mainPageLeft .mainSearcher {
	margin: 3px 0;
}
.mainPageLeft .mainLinksGroupL {
	float: left;
	width: 232px;
	margin-top: 60px;
}
.mainPageLeft .mainLinksGroupR {
	float: left;
	width: 197px;
	margin-left: 13px;
	margin-top: 60px;
}
.mainPageLeft .mainLinksGroupL h2, .mainPageLeft .mainLinksGroupR h2 {
	font-weight: normal;
	color: #a3a3a3;
	font-size: 16px;
	font-weight: bold;
}
.mainPageLeft .mainLinksGroupL .dot, .mainPageLeft .mainLinksGroupR .dot {
	color: #848484;
	font-size: 14px;
	height: 20px;
	padding-left: 18px;
	margin-bottom: 4px;
}
.mainPageLeft .mainLinksGroupL img, .mainPageLeft .mainLinksGroupR img {
	display: inline-block;
	margin-top: 15px;
}
.searchBigInput {
	float: left;
	width: 288px;
	height: 39px;
	color: #e0007a;
	font-size: 18px;
	line-height: 33px;
	border: none;
	background: url(/public/img/forms/searchBg.gif) repeat-x;
	margin: 0;	
	padding-left: 13px;
	vertical-align: middle;
}
.inputSearcher {
	float: left;
	width: 301px;
	height: 39px;
	padding-left: 4px; 
	background: url(/public/img/forms/searchLeft.gif) no-repeat center left; 
}
.mainPageLeft h1 {
	padding: 9px 0;
	font-size: 29px;
	color: #000;
	margin: 0;
}
.mainPageRight {
	float: right;
	width: 465px;
	margin-top: 50px;
}
.mainPageRight a.right {
	line-height: 29px;	
}
.pictureContainer {
	clear: both;
	width: 465px;
	height: 320px;
	position: relative;
	z-index: 3;
}
.pictureContainer img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.pictureFrame {
	z-index: 3;
}
.pictureContainer .description {
	position: absolute;
	bottom: 0;
	width: 435px;
	height: 54px;
	background: url(/public/img/layout/mainpictbg.png);
	z-index: 2;
	padding: 5px 15px;
}
.pictureContainer .description h2.yellow { color: #ffcc00; font-size: 24px; font-weight: bold; margin: 0px; margin-top: -7px; }
.pictureContainer .description h2 a { color: #fff; }
.pictureContainer .description .ovf { width: 435px; overflow: hidden; height: 35px; }
#footer { padding-bottom: 20px }
#footerBelt {
	width: 910px;
	height: 30px;
	background: url(/public/img/layout/footerBelt.gif) no-repeat;	
	font-size: 12px !important;
	margin-top: 14px;
	padding: 0 27px 0 23px;
}
#footerBelt .left {
	width: 40%;
	height: 30px;
	color: #919396;
	line-height: 30px;
}
* html #footerBelt .left {
	vertical-align: middle;
}
#footerBelt .right {	
	text-align: right;
	line-height: 30px;
}
* html #footerBelt .right {
	vertical-align: middle;
}
#footerLinksContainer {
	width: 960px;
	height: 205px;
	background: url(/public/img/layout/footer_gradient.gif) no-repeat;
	margin-top: 39px;
	overflow: hidden;
}
#footerLinksContainer .top {
	widht: 960px;
	height: 8px; 
	background: url(/public/img/layout/footerLinksTop.gif) no-repeat;
	overflow: hidden;
}
#footerLinksContainer .container {
	width: 928px;
	padding: 15px 16px;
	overflow: hidden;
}
#footerLinksContainer .bottom {
	widht: 960px;
	height: 8px; 
	background: url(/public/img/layout/footerLinksBottom.gif) no-repeat;
	overflow: hidden;
}
#footerLinksContainer #leftLinks {
	float: left;
	width: 410px;
	line-height: 30px;
	margin-left: 21px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}
#footerLinksContainer #leftLinks a.dot {
	background: none;
	padding-left: 0;
}
#footerLinksContainer #footSpacer {
	float: left;
	width: 1px;
	height: 100%;
	margin: 0 10px;
	background: #F1F1E5;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}
#footerLinksContainer #rightLinks {
	float: right;
	width: 464px;
	height: 100%;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	line-height: 20px;
}
#footerLinksContainer #rightLinks a {
	display: block;
	padding-right: 24px;
	float: left;
}
#footerLinksContainer #rightLinks .nag {
	clear: both;
	line-height: 30px;
	color: #919396;
}
#footerLinksContainer #rightLinks .nag:hover {
	text-decoration: none;
}

.haveNotAccount {
	margin-left: 64px;
}
.haveNotAccount ul {
	margin: 9px 0 20px 26px;
	padding: 0;
	list-style: url(/public/img/elements/liststyle.gif);
}
.haveNotAccount li {
	font-size: 16px;
}
.loginContainer { margin: 85px 0 85px 60px; }
.forgotContainer { margin: 85px 0 85px 134px; }
.loginBox {
	width: 370px;
	margin: 6px 0;
}
.loginBox .top, .loginBox .bottom {
	width: 370px;
	height: 11px;
	overflow: hidden;
}
.loginBox .top { background: url(/public/img/layout/logingrayboxtop.gif) no-repeat; }
.loginBox .bottom { background: url(/public/img/layout/logingrayboxbottom.gif) no-repeat; }
.loginBox .content { 
	width: 338px;
	border-left: solid 1px #d9d9c9; 
	border-right: solid 1px #d9d9c9; 
	background: #f1f1e5;
	padding: 0 15px;
}
.loginBox .content .formLine {
	height: 31px;
	padding-top: 2px;
}
.loginBox .content label {
	float: left;
	width: 95px;
	padding-right: 15px;
	text-align: right;
	padding-top: 3px;
}
.loginBox .content input {
	border: solid 1px #d9d9c9;
	width: 183px;
	float: left;
}
.loginBox .content .submit {
	text-align: center;
	width: 100%;
}
#loginForm .submit #login {
	display: inline;
	background: url(/public/img/forms/login.gif) no-repeat;
	width: 100px;
	height: 30px;
	border: none;
	cursor: pointer;
}
.loginBox .content #user_remember { display: inline; width: auto; }
.sysValidate { position: absolute; z-index: 2; min-width:300px; }
.sysValidate .arrow { float: left; width: 5px; height: 21px; background: url(/public/img/elements/validatearrow.gif) no-repeat right top; margin: 0; padding: 0; }
.sysValidate .content { position: relative; width: auto !important; float: left; min-height: 21px; max-width: 450px; background: #4f4f4f; padding: 0 19px !important; color: #fff; border: none !important; #border: 0px !important;}
.validateFalse { border: solid 1px #e0007a; }
.sysValidate .content ul,li { margin: 0; padding: 0; list-style: none; position:relative; }

.noticeWindow, .errorWindow { position: absolute; width: 556px; min-height: 225px; background: #656565; border: solid 2px #fff; }
.noticeWindow .text, .errorWindow .text  { color: #fff; font-weight: bold; margin-top: 100px; text-align: center; }
fieldset, dd {border:0;margin:0;padding:0;}

.emailLabel { width: 342px !important; } 
.mline { padding-bottom: 10px; }
.inputBox .formEmailInput { width: 262px !important; }
.newPassBox .inputBox { float: right !important; }
.newPassBox .inputBox input { width: 261px !important; }
.newPassBox .line label { width: 128px !important; }
.newPassBox .line { padding: 5px 0 !important; }

.highlightBox { 
	width: 567px;
	height: 499px;
	background: url(/public/img/layout/highlight.jpg) no-repeat;
	float: left;
	margin: 33px 0 33px 34px;
}
.highlightGradientBox {
	float: right;
	width:255px;
	height: 191px;
	margin-top: 35px;
	background: url(/public/img/layout/highlight_gradient.jpg) no-repeat;
	padding: 19px 15px;
}
.highlightGradientBox h2 { margin-top: 0; }
.l50 {
	float: left;
	width: 50%;
}	
.r50 {
	float: left;
	width: 50%;
}
.highlightGradientBox .l50 {
	padding: 13px 0 9px 0;
	color: #997d00;
	font-weight: bold;
}

.highlightGradientBox .r50 {
	padding: 13px 0 9px 0;
	color: #e0007a;
	font-size: 16px;
}
.aright { text-align: right; }
.hightlightStep { 
	float: left;
	width: 209px;
	padding-left: 10px;
	margin-top: 15px;
}
.hightlightStep h1 { color: #24a1f0; font-size: 35.65px; float: left; margin: 0; }
.hightlightStep .left { width: 160px; margin-left: 5px; padding-top: 5px;}
.promoDotted { width: 120px; margin: 11px auto; }
.promoDotted .dot { float: left; width: 14px; height: 13px; background: url(/public/img/elements/promo_dot.gif) left top no-repeat; margin-right: 7px; }
.promoDotted .selected { background-position: left bottom !important; }
.promoCity {
	float: left;
	color: #fff;
}
.contactForm,.informMe { width: 642px; }
.informMe .submit { margin-top: 20px; }

.staticPage { width: 642px; margin-bottom: 30px; }
.staticPage .top {
	width: 642px;
	height: 10px;
	background: url(/public/img/layout/static_top.gif) no-repeat; 
}
.staticPage .bottom {
	width: 642px;
	height: 10px;
	background: url(/public/img/layout/static_bottom.gif) no-repeat; 
}
.staticPage .content {
	width: 584px;
	padding: 19px 28px; 
	background: #fff;
	border-left: solid 1px #d9d9c9; 
	border-right: solid 1px #d9d9c9; 
}

ul.errors
{
list-style: none;
margin:0;
padding:0;
}
.connect_widget { float: right !important }
.searchType {
	margin-top: 7px;
}
.searchType .left {
	margin-right: 13px;
}
.searchType a {
	font-weight: bold;
}
.counter {
	float: right;
	margin-top: 10px;
}
.contactTextarea textarea {
	width: 426px !important;
	height: 172px;
}
