﻿/*=========================== TAGS ============================*/

* {
	margin: 0 0 0 10;
	padding: 5 0 0 40;
}

body {
	background: #fdfdfd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1em;
	color: #505050;
	min-width: 940px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper {
	width: 100%;
	overflow: visible;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form1 .form {
	height:31px;
	width:254px;
}
#search-form1 label {
	color:#313131;
	font-weight:bold;
	font-size:.86em;
	line-height:1.2em;
	float:left;
	padding-top:2px;
}
#search-form1 select {
	color:#8f8f8f;
	font-size:.71em;
	width:69px;
	height:20px;
	border:1px solid #a3a3a3;
	background:#fff;
	float:right;
}
#search-form1 input {
	float:right;
	width:177px;
	border:1px solid #a3a3a3;
	background:#fff;
	color:#8f8f8f;
	font-size:.71em;
	padding:2px 0 2px 3px;
}
#search-form1 .field1 label,
#search-form1 .field1 select {
	float:none;
}
#search-form1 .field2 select {
	width:182px;
}
#search-form1 .field3 select.sel-1 {
	width:49px;
	margin:0 4px;
}
#search-form1 .field3 select.sel-2 {
	width:56px;
}
#search-form1 .field4 input {
	width:14px;
	border:0;
	height:14px;
	float:left;
	margin:2px 0 0 10px;
}
#search-form1 .field5 .form {
	margin-top:-27px;
	position:relative;
	height:auto;
}
#search-form1 .field5 a {
	float:right;
	font-size:1.43em;
	line-height:1.2em;
	color:#fff;
	background:#2daae4;
	display:block;
	padding:6px 14px 7px 14px;
	text-decoration:none;
}
#search-form1 .field5 a:hover {
	background:#1885b7;
}

/*--------------------*/

#search-form2 .form {
	height:46px;
}
#search-form2 input {
	background:#fff;
	border:1px solid #a3a3a3;
	width:253px;
	padding:1px 0 1px 3px;
	font-size:.86em;
	color:#8f8f8f;
}

/*--------------------*/

#search-form3 .form {
	height:30px;
	width:258px;
}
#search-form3 .form1 {
	height:45px;
	width:258px;
}
#search-form3 label {
	color:#313131;
	font-weight:bold;
	font-size:.86em;
	line-height:1.2em;
	float:left;
	padding-top:2px;
}
#search-form3 select {
	color:#8f8f8f;
	font-size:.71em;
	width:209px;
	height:20px;
	border:1px solid #a3a3a3;
	background:#fff;
	float:right;
}
#search-form3 select.sel-1 {
	width:199px;
}
#search-form3 input {
	float:right;
	width:192px;
	padding:2px 0 2px 3px;
	color:#8f8f8f;
	font-size:.71em;
	border:1px solid #a3a3a3;
}
#search-form3 input.inp-1 {
	width:223px;
}
#search-form3 input.inp-2 {
	width:183px;
} 
#search-form3 input.inp-3 {
	width:133px;
} 
#search-form3 input.inp-4 {
	width:173px;
} 
#search-form3 input.inp-5 {
	width:153px;
} 
#search-form3 input.inp-6 {
	width:103px;
} 
#search-form3 fieldset.field1 label,
#search-form3 fieldset.field1 input {
	float:none;
}
#search-form3 .field1 input {
	width:14px;
	border:0;
	height:14px;
	float:left;
	margin:2px 0 0 10px;
}
#search-form3 .field1 span {
	float:right;
}

/*--------------------*/

#contacts-form .form { 
	height:30px;
	width:100%;
	overflow:hidden;
}
#contacts-form label {
	float:left;
	font-weight:bold;
	color:#101010;
	font-size:.86em;
	padding-top:3px;
}
#contacts-form input {
	width:174px;
	float:right; 
	padding:1px 0 1px 3px; 
	background:#fff; 
	border:1px solid #a3a3a3; 
	vertical-align:top;	
	line-height:1.2em;
	font-size:.86em;
	color:#505050;
}
#contacts-form textarea { 
	width:174px; 
	height:116px;
	float:right; 
	overflow:auto;
	background:#fff; 
	border:1px solid #a3a3a3; 
	padding:1px 0 0 3px;
	font-size:.86em;
	margin-bottom:27px;
	color:#505050;
}
#contacts-form a {
	float:right;
	margin-left:16px;
}

/*========================== LISTS ============================*/

ul, 
ol { 
	list-style:none;
	margin-top:88px;
}

.site-nav ul {
	position:absolute;
	right:0;
	top:0;
}
.site-nav ul li {
	float:left;
	font-size:14px;
}
.site-nav ul li a {
	display:block;
	float:left;
	height:15px;
	padding:0 0 0 0;
	color:#010101;
	text-decoration:none;
}
.site-nav ul li a span {
	display:block;
	padding:5px 15px 0 15px;
}
.site-nav ul li a:hover,
.site-nav ul li a.act {
	background:#2daae4;
	color:#fff;
}

.bottom-list {
	width:100%;
	overflow:hidden;
	border-top:1px solid #e8e8e8;
	padding:38px 0 20px 0;
	margin-top:22px;
}
.bottom-list li {
	float:left;
	color:#151515;
	font-weight:bold;
	font-size:14px;
	width:159px;
	background:url(images/line-hor.gif) repeat-x left 24px;
	padding:0 0 0 2px;
	margin-right:9px;
}
.bottom-list li ul {
	padding:29px 0 0 0;
	margin:0;
}
.bottom-list li ul li {
	font-weight:normal;
	padding:0 0 6px 16px;
	background:url(images/marker.gif) no-repeat 3px 6px;
	font-size:.813em;
	float:none;
	width:auto;
	margin:0;
}
.bottom-list li ul li a {
	color:#868686;
	text-decoration:none;
}
.bottom-list li ul li a:hover {
	text-decoration:underline;
}

.banner-list li {
	padding-top:20px;
	vertical-align:top;
}

.list {
	padding-bottom:25px;
}
.list.alt {
	padding-bottom:10px;
}
.list li {
	font-size:.86em;
	padding-bottom:14px;
}

.list1 {
	width:100%;
	overflow:hidden;
	margin-top:-26px;
}
.list1 li {
	float:left;
	font-size:.86em;
	margin-right:12px;
	padding-top:26px;
}
.list1 li img {
	display:block;
	padding-bottom:10px;
}
.list1 li.alt1 {
	margin-right:0;
}

/*========================== OTHER ============================*/

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:20px;
}

.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p {
	margin-bottom: 20px;
	line-height: normal;
}
.p0 {
	margin-bottom:0;
}

.phone { 
	float:right; 
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#2daae4; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:40px;
	line-height:1.2em;
	color:#010101;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:25px;
}
h3 {
	font-size:1em;
	line-height:1.43em;
	margin-bottom:18px;
}

.txt1 {
	color:#2daae4;
}
.txt2 {
	font-size:.86em;
}

.link {
	font-weight:bold;
	float:right;
	color:#505050;
}

.link1 { 
	display:block; 
	float:left; 
	color:#fff; 
	text-decoration:none; 
	line-height:.92em;
	font-size:.79em;
	height:22px;
	overflow:hidden;
	background:url(images/link1-left.gif) no-repeat left top #2daae4;
}
.link1 span { 
	display:block; 
	background:url(images/link1-right.gif) no-repeat right top; 
	padding:6px 11px 6px 11px; 
}
.link1:hover { 
	text-decoration:underline;
}

/*============================ BOXES ==========================*/

.box { 
	background:#f3f7f9; 
	width:100%;
	min-height:580px;
	height:auto!important;
	height:580px;
}
.box .inner { 
	padding:7px 21px 29px 20px;
}
.box h2 {
	border-bottom:1px solid #d0d7db;
	margin-bottom:26px;
}

/*========================== HEADER ===========================*/
#header {
	background-image: url(images/headbg2.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#header .fleft {
	padding-top:36px;
}

#header .fromtop {
	padding-top:6px;
	float:right;
	/*background-image:url(images/head-login.png);
	background-repeat:no-repeat;*/
	width:305px;
	height:135px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:2px 0 0 0;
}
#content .indent {
	padding-top:5px;
}
#content .indent1 {
	padding-bottom:34px;
}
#content .indent2 {
	padding-right:34px;
}

/*========================= FOOTER ============================*/

#footer p {
	color:#949393;
	text-transform:uppercase;
	font-size:.71em;
}
#footer p a {
	text-decoration:none;
	color:#949393;
}
#footer p a:hover {
	text-decoration:underline;
}


/*=============================================================*/
.imputbox-top{
width:150px;
}
.whitetxt{
font-family:Arial, Helvetica, sans-serif;
color:#bf0729;
font-size:12px;
padding-left:10px;
}
.whitetxt a{
text-decoration:none;
color:#bf0729;
}
.login-btn{
background-image:url(images/login.png);
background-repeat:no-repeat;
width:68px;
height:26px;
}
.quicksearch{
	background-color: #FDEAF1;
	background: url('images/sbgbk.gif');
	height: 145px;
	padding-top: 15px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #9B2845;
	padding-right: 3px;
}
.combo{

width:145px;
}

}
.combo1{

width:50px;
}
.search-btn{
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 64px;
	border: 0px;
	margin-right: 15px;
}

.login-btn{
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 64px;
	border: 0px;
	margin-right: 15px;
}
