html, body {
	font:normal 10pt Georgia, Arial, sans-serif;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:relative;
	background:#fff;
}

a {
	color:#000;
	text-decoration:underline;
}
a:visited {color:#900}
a:hover {text-decoration:none}
a img {border:0}

.h1 {
	font:normal 300% Georgia;
	color:#fff;
}
.h2 {font:normal 200% Georgia}

ul.markers {
	margin-top:0;
	margin-bottom:50px;
	list-style-image: url(/files/images/marker.png);
}
ul.markers li:first-letter {text-transform:uppercase}

#body {
	width:862px;
	margin:0 auto;
	padding:1px 50px;
	background-color: #f1f0eb;
}

#logo {
	float:left;
	margin:15px 0 0;
	padding:0;
}

#menu {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	float:left;
	margin:40px 0 40px 15px;
	padding:0;
}
#menu li:first-child {margin-left:0}

#head {
	height:331px;
	margin:95px 0 30px 0;
	padding:0;
	position:relative;
	background:url('/files/images/head.jpg') top center no-repeat;
}
#head div {color:#fff}
#head #headtext {
	height:331px;
	margin:0;
	padding:0;
	background:url('/files/images/headtext_4.png') top center no-repeat;
}
#head #headtext h1 {display:none}
#head #regBtn {
	left:0;
	width:100%;
	bottom:40px;
	position:absolute;
	text-align:center;
}
#head #regBtn img {cursor:pointer}
#head #regCntr {
	left:0;
	width:100%;
	bottom:15px;
	position:absolute;
	text-align:center;
}

#footer {
	clear:both;
	width:862px;
	margin:0 auto;
	padding:27px 50px;
	position:relative;
	font-size:90%;
	background:#fff;
}
#footer #alronix {
	top:25px;
	left:447px;
	position:absolute;
}
#footer #alronix #alronix_logo {
	float:left;
	margin:0 5px 0 0;
}
#footer #alronix #alronix_text {
	float:left;
	width:155px;
}


.floatLine {
	float:left;
	width:100%;
}
.floatLine .h2 {margin:5px 0 10px 0}
.floatLine ul li {margin:6px 0 0}
.leftColumn {
	float:left;
	width:400px;
}
.rightColumn {
	float:right;
	width:400px;
}
.clear {clear:both}
.error {color:#f00}

a#emptyregions {
	border-bottom:1px dashed #000;
	text-decoration:none;
}

span#phone {
	font:normal 300% Georgia;
	margin:5px 0;
	display:block;
}


#regForm,
#emptyRegionsWin,
#empRegionsWin {
	width:866px;
	margin:0 auto;
	padding:0;
	z-index:113;
}
#empRegionsWinBorderTop,
#emptyRegionsWinBorderTop,
#regForm #regFormBorderTop {
	height:16px;
	background:url('/files/images/frmreg_t.gif') bottom center no-repeat;
}
#empRegionsWinBorderBottom,
#emptyRegionsWinBorderBottom,
#regForm #regFormBorderBottom {
	clear:left;
	height:16px;
	background:url('/files/images/frmreg_b.gif') top center no-repeat;
}
#empRegionsWinBody,
#emptyRegionsWinBody {
	height:600px;
	overflow:auto;
}
#empRegionsWinBody,
#emptyRegionsWinBody,
#regForm #regFormBody {
	float:left;
	width:823px;
	margin:0;
	padding:0 20px;
	border-color:#e7e8e3;
	border-style:solid;
	border-width:0 2px 0 1px;
	background:#fff;
}
#regForm #regFormBody #regFormCloseBtn,
#empRegionsWinBody #empRegionsWinCloseBtn,
#emptyRegionsWinBody #emptyRegionsWinCloseBtn {
	float:right;
	cursor:pointer;
	margin:7px 0 0;
}
#empRegionsWinBody h1, #empRegionsWinBody h2,
#emptyRegionsWinBody h1, #emptyRegionsWinBody h2,
#regForm #regFormBody h1, #regForm #regFormBody h2 {
	margin:0 0 20px 0;
}
#regForm #regFormBody h1 {
	padding:0;
	font:normal 250% Georgia;
}
#regForm #regFormBody p {
	margin:0 0 20px 0;
	padding:0;
}
#regForm #regFormBody p span {
	display:block;
	margin-bottom:5px;
}
#regForm #regFormBody input.input {
	width:388px;
	height:25px;
}
#regForm #regFormBody textarea {
	width:811px;
	height:70px;
}
#regForm #regFormBody input.input, #regForm #regFormBody textarea {
	font:normal 100% Arial, sans-serif;
	border:1px solid #c3c4bc;
	padding:5px;
	font-size:150%;
}
#regForm #regFormBodyLeft {
	float:left;
	width:400px;
}
#regForm #regFormBodyRight {
	float:right;
	width:400px;
}
#regForm #regFormSendBtn {
	clear:both;
	margin:0;
	padding:15px 0 0;
	text-align:center;
}

:focus {outline:none;}
#regForm ul.newList * {
	margin: 0;
	padding: 0;
}
#regForm ul.newList {
	top:35px;
	left:0;
	border:1px solid #c3c4bc;
	margin:0;
	padding:0;
	z-index:10;
	overflow:auto;
	position:absolute;
	list-style:none;
	background:#fff;

	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}
#regForm ul.newList li {
	width:370px;
	cursor:pointer;
	padding:3px 8px;
	font-size:120%;
}
#regForm .newListSelected {
	border:1px solid #c3c4bc;
	background:url('/files/images/select.gif') center right no-repeat;
}
#regForm .newListSelected .selectedTxt {
	height:25px;
	padding:5px;
	font-size:150%;
	line-height:25px;
}
* html #regForm .newListSelected .selectedTxt {
	height:27px;
	line-height:27px;
}

#empRegionsWinBody {
	line-height: 180%;
}

	/* страница списка партнёров */
	
#partners .leftColumn {
	width: 422px;
}

#partners .rightColumn {
	width: 422px;
}
	
.partner_item {
	width: 422px;
	height: 182px;
	margin: 10px 0;
	font-size: 13px;
	font-family: "Arial";
}
.dog-bg-0 {
	background: url('/files/images/dog-bg-0.jpg');
}
.dog-bg-1 {
	background: url('/files/images/dog-bg-1.jpg');
}
.dog-bg-2 {
	background: url('/files/images/dog-bg-2.jpg');
}
.dog-bg-3 {
	background: url('/files/images/dog-bg-3.jpg');
}

.partner_item div {
	padding-top: 8px;
	padding-left: 163px;
}
.partner_item p {
	margin: 5px 0;
}
.partner_item .email {
	padding-left: 17px;
	background: url('/files/images/mail-icon.png') left center no-repeat;	
}
.partner_item .h3 {
	color: #d30606;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#page_navi {
	clear: both;
	height: 50px;
}

#page_navi ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;	
}

#page_navi ul li {
	color: #900;
	padding: 0 5px;
	font-size: 20px;
	display: inline;
	font-family: "Georgia";
}
#page_navi ul li:last-child {
	padding-right: 0;
}
#page_navi ul li a {
	color: #000;
}
