/* GENERAL */

body 
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #f4f4f4;
}  

a 
{
	color: #b3b3b3;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.error
{
	background-color: red;
}

.pad-left
{
	padding-left: 20px;
}

/* MAIN */

.main
{
	margin: 30px auto 0;
	width: 780px;
}

.main-quoter
{
	margin: 30px auto 0;
	width: 960px;
}

/* HEADER */

.header
{
	padding-left: 15px;
}

/* MENU TOP */

.logo
{
	float: left;
	margin-top: 40px;
}

.callus-banner
{
	vertical-align: text-top;
}

/*.header ul
{
	float: right;
	padding-top:35px;
}

.header ul li
{
	display: inline;
}

.header ul li a
{
	background-color: #ececec;
	color: #999;
	font-size: 1.2em;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}*/

.header ul li a:hover
{
	background-color: #e6e6e6;
	text-decoration: none;
}

/* CONTENT BANNER */

.content .banner
{
	width: 780px;
	height: 350px;
	background-image: url('../img/action-banner-bg.png');
	background-repeat: no-repeat;
	background-position: top right;
}

/* MENU */

.menu  .banner-button
{
	float: left;
	margin-left: 20px;
	margin-top: 262px;
}

.menu  ul
{
	float: right;
	margin-top: 3px;
	width: 210px;
}

.menu  .menu-heading
{
	background-color: #138abe;
	color: #fff;
	font-size: 1.2em;
	padding-left: 10px;
	text-decoration: none;
}

.menu  .menu-last
{
	border-bottom: none;
}

.menu  ul li
{
	border-bottom: 1px solid #32a7dd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.menu  ul li a span
{
	width: 200px;
}

.menu  ul li a
{
	color: #fff;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
}

.menu  ul li a:hover
{
	color:#a1d7ef;
}

/* BLOG NEWS */

.blog-news h3
{
	color: #139ad8;
	font-size: 1.6em;
}

.blog-item
{
	margin-bottom: 15px;
	background-image: url('../img/post-bg.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
	padding-right: 10px;
}

.blog-more
{
	font-size: 1.2em;
}

.blog-more img
{
	padding-right: 5px;
	vertical-align: text-top;
}

/* CONTENT INFO */

.content .info
{
	background-color:#fff;
}

.content .info-top
{
	background-image: url('../img/info-top.png');
	height: 6px;
}

.content .info-footer
{
	background-image: url('../img/info-footer.png');
	height: 6px;
}

.content .info .imgs
{
	float:left;
	margin-top: 27px;
	margin-left: 23px;
	width: 370px;
}
@font-face {
    font-family: 'HelveticaNeueLTStd45Light';
    src: url('helveticaneueltstd-lt-webfont.eot');
    src: url('helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-lt-webfont.woff') format('woff'),
         url('helveticaneueltstd-lt-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-lt-webfont.svg#HelveticaNeueLTStd45Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
.content .info .imgs h2
{
    color: #1073A0;
	font:24px/14px 'HelveticaNeueLTStd45Light';
    padding-top: 4px;
    padding-bottom: 10px;
}
.content .info .more h2
{
    color: #1073A0;
	font:24px/14px 'HelveticaNeueLTStd45Light';
    padding-top: 4px;
    padding-bottom: 10px;
}

.content .info .more
{
	border-left: 1px solid #eee;
	float: right;
	margin-right: 32px;
	margin-top: 17px;
	margin-bottom: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	width: 320px;
}

.content .info p, .text p, .text ul li, .text ol li, .fields
{
	color: #666;
	font-size: 1.2em;
	line-height: 17px;
	padding-top: 5px;
}

.content .info a, .text a
{
	color: #09c;
	background-color: #dcf0f9;
	text-decoration: underline;
}

.content .info .more h3 a
{
	background: none;
}

.content .info .more a:hover
{
	color: #069;
}

.content .info .more h3
{
	padding-top: 14px;
}

/* TEXT-CONTENT */

.text
{
	margin-bottom: 15px;
	margin-left: 27px;
	margin-right: 27px;
	padding-top: 15px;
}

.p-list
{
	border-bottom: 1px solid #f0f0f0;
	margin-top: 3px;
	padding-bottom: 8px;
}

.text h2
{
	border-bottom: 1px solid #f0f0f0;
	color: #1073a0;
	font-size: 2.2em;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.text h4
{
	color: #1073a0;
	font-size: 1.6em;
	margin-top: 20px;
	margin-bottom: 5px;
}

.text ul
{
	padding-top:15px;
	padding-left: 15px;
	padding-bottom:15px;
}

.text ol
{
	list-style-type: decimal;
	padding-top:15px;
	padding-left: 30px;
	padding-bottom:15px;
}

.text-footer
{
	border-top: 1px solid #eee;
	margin-left: 27px;
	margin-right: 27px;
	padding-top: 14px;
	padding-bottom: 7px;
}

/* FORMS */

form, .form-detalis
{
	background-color: #fafafa;
	border: 1px solid #eee;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.text-input
{
	width: 202px;
}
textarea
{
	font-family:Arial,helvetica,sans-serif;
	font-size:12px;
	resize: none;
	width:270px;
}

.checks
{
	padding-top: 6px;
}

/* FOOTER */

.footer
{
	color: #999;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer a
{
	text-decoration: none;
	color: #666;
}

.footer a:hover
{
	text-decoration: underline;
}
