
/****************** RESET ******************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    vertical-align: baseline;
}

input, textarea{
    font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    vertical-align: baseline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
}

a img, img {
    border: 0;
}

ul, ol, li {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}

/****************** HIDE ELEMENTS ******************/

#skypedetectionswf, var{ display: none; }

/****************** STRUCTURE ******************/

html{
	height: 100%;
	background: #fff url(../img/bg_main.jpg) center top;
}

body{
	/* background: #fff url(../img/bg_top.jpg) center 0 no-repeat; */
	color: #3c2415;
}
.pWrapper{
    width: 100%;
	/*background: transparent url(../img/bg_shadow.jpg) center 0 no-repeat;*/
}

.pContainer{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}

.pHeader{
    overflow: hidden;
}
.pHeader .cLeft{
    float: left;
    width: 29.875%;    
}
.pHeader .cLeft .cont{}

.pHeader .cRight{
    float: right;
    width: 69.9375%;   
}
.pHeader .cRight .cont{
	text-align: right;
	padding: 30px 20px 0 0;
}
.pHeader .cRight .cont a{
	display: inline-block;
	padding: 20px 15px 20px 10px;
	color: #3c2415;
	text-decoration: none;
} 
.pHeader .cRight .cont a.first{
	background: #fff url(../img/bg_separator.jpg) right center no-repeat;
}
.pHeader .cRight .cont a.active{
	font-weight: bold;
}

.pBody{
	position: relative;
    overflow: hidden;
	margin: 0 0 20px 0;
}

.pBody .center{
    display: inline-block;
}

.pBody .center.bg{
	background: #fff url(../img/bg_center.gif) 0 -450px no-repeat;    
}

.pBody .topImg{
	overflow: hidden;
	position: relative;
	height: 230px;
	background: #000;
}
.pBody .topImg ul.flags{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}
.pBody .topImg ul.flags li{
	float: left;
	margin: 0 0 0 10px;
}

label.error{
	float: left;
	clear: left;
	color: red;
	margin: 2px 0 0 0;
	width: 100%;
	font-size: 11px;
}

.pBody .topMenu{
	position: relative;
	float: right;
	padding: 5px 10px 15px 0;
	z-index: 100;
}

.pBody .topMenu li{
	float: left;
	padding: 0 20px;
	background: transparent url(../img/bg_menu-separator.png) 0 0 no-repeat;
	text-align: center;
}
.pBody .topMenu li.noBg{
	background: none;
}

.pBody .topMenu a{
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	color: #2394d2;
	text-align: center;
	font-size: 15px;
	padding: 25px 0 10px 0;
}
.pBody .topMenu a:hover{
	color: #1f78be;	
}
.pBody .topMenu a.active{
	color: #1f78be;	
	font-weight: bold;
}
.pBody .cLeft{
    float: left;
    width: 300px;
}
.pBody .cLeft.fix{
    padding: 40px 0 0 0;
}
.pBody .cLeft .leftMenu{
	margin: 0 0 10px 70px;
}
.pBody .cLeft .leftMenu li{
	padding: 0 0 15px 0;
}
.pBody .cLeft .leftMenu li h2{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #2394d2;
	padding: 0;
	margin: 0 0 5px 0;
}
.pBody .cLeft .leftMenu li a{
	color: #2394d2;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
}
.pBody .cLeft .leftMenu li a:hover{
	color: #1f78be;
}
.pBody .cLeft .leftMenu li a.active{
	color: #1f78be;
	font-weight: bold;
}

.pBody .cLeft .cont{
    padding: 0 25px;    
}

.pBody .cLeft .logo{
    padding: 10px 0 0 0;  
    text-align: center;
}

.pBody .cLeft .slogan{
	display: inline-block;
	font-size: 14px;
	line-height: 17px;	
    color: #2394d2;
    font-style: italic;
    font-weight: bold; 
}

.pBody .cLeft .slogan p, .pBody .cLeft .slogan span{
    width: 100%;
	display: inline-block;    
	font-size: 14px;
	line-height: 17px;	
    color: #2394d2;
    font-style: italic;   
}

.pBody .cLeft .slogan span{
	text-align: right;
}

.pBody .cRight{
    float: right;
    width: 700px;   
}
.pBody .cRight .cont{
    float: right;
    width: 575px;
    margin: 0 0 0 20px;
    padding: 0 35px 0 80px;
}
.scrollable{
	padding: 0 20px 0 0;
	overflow-x: auto;
}
.pBody .scrollNews{
	position: absolute;
	bottom: 0;
	left: 50px;
	height: 200px;
	overflow-x: auto;
}
.pBody .cRight .cont .textContent{
	font-size: 12px;
	line-height: 17px;	
	color: #222;
}
.pBody .cRight .cont p.contact, .pBody .cRight .cont p.contact strong{
	font-size: 14px;
	line-height: 19px;	
}
.pBody .cRight .cont form{
    width: 350px;
    margin: 20px 0;
}
.pBody .cRight .cont form div{
	width: 100%;
	margin: 0 0 5px;
}
.pBody .cRight .cont form div input.text, .pBody .cRight .cont form div textarea{
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;  	
	background: #fff;
	border: solid 1px #ccc!important;
	padding: 7px;
	color: #555;
	border: 0;	
}
.pBody .cRight .cont form div input.btnSubmit{
	color: #fff;
	padding: 3px 6px;
	font-weight: bold;
	border: 0;
	text-decoration: none;
	background: #000;	
	cursor: pointer;
}
.pBody .cRight .cont form div.submit{
	text-align: right;
}

.pFoot{
	background: #fff url(../img/bg_bottom.jpg) center top;
}
.pFoot .cont{
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
    color: #3c2415;
    font-size: 12px;
}
.pFoot .cont .left{
	float: left;
	position: relative;
	color: #fff;
    font-size: 13px;
}
.pFoot .cont .right{
	float: right;
	color: #fff;
    font-size: 13px;
}
.pFoot .cont a{
	color: #fff;	
    font-size: 13px;
}
.pFoot .cont .center .btnReg{
	position: absolute;
    right: 45px;
    top: -32px;
	display: inline-block;	
	width: 167px;
	height: 37px;
	padding: 13px 10px 0 0;
	text-align: center;
	background: transparent url(../img/btn_get-newsletter.png) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


/****************** DESIGN ******************/

/*********** common ***********/

h1{
	font-family: "Trebuchet MS", "Trebuchet",  Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 26px;
    line-height: 30px;
    padding: 0 0 20px 0;
    color: #2394d2;
}

h2{
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 20px 0;
    color: #2394d2;
}

h3{
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 20px 0;
    color: #2394d2;
}

p{
    margin: 0 0 12px 0;
}

a{
	color: #3c2415;
}

a:hover{
	text-decoration: none;
}

.coBlue{
	color: #297986;
}

p:last-child{
    margin: 0;
}

/*********** elements ***********/

.contentBox{
	padding: 5px;
    margin: 0 0 12px 0;
    padding: 0 0 12px 0;
}

.contentBox .title{
    padding: 0 0 12px 0;
}

.contentBox:last-child{
    margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}

.contentBox{
	padding: 5px;
    margin: 0 0 12px 0;
    padding: 0 0 12px 0;
}

.contentBox:last-child{
    margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}

/* news */

.news{
    font-size: 12px;
    line-height: 15px;
    width: 270px;
}
.news h4{
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 15px 15px!important;
	margin: 0 0 15px 0;
	font-size: 20px;
	line-height: 23px;
	border-bottom: dotted 2px #bbb;
	color: #1f78be;
}
.news p{
	border-bottom: dotted 2px #bbb;
}
.news p a{
	display: inline-block;
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 15px;	
	font-style: italic;
	color: #1c78bd;
}

.textContent.news{
	margin-bottom: 15px;
}

.fileContent{
	margin-top: 30px;
}
.fileContent a img{
	display: inline-block;
	border: solid 1px #ccc;
	margin: 10px 20px 10px 0;
}

/* video block */

.videoBlock{
	margin: 10px 0 0 0;
}
.videoBlock table{
	width: 100%;
}
.videoBlock table td{
	width: 50%;
	padding: 0 0 5px 0;
}
.videoBlock p,
.videoBlock p strong{
	font-size: 12px;
	line-height: 15px;
}

.minimalBody{
	margin: 0;
	padding: 10px;
}
.newsLetter{}
.newsLetter .title{
	font-size: 26px;
	line-height: 35px;
	font-weight: normal;
}
.newsLetter form{
	padding: 15px 0 0;
}

.newsLetter div{
	float: left;
	margin: 0 0 0 10px;
}

.newsLetter div.submit{
	width: 533px;
	margin: 10px 0 0 10px;
}

.newsLetter input[type="text"]{
	float: left;
	width: 250px;
	background: #1871b2;
	padding: 5px;
	color: #fff;
	border: solid 1px #005276;
}

.newsLetter input[type="submit"]{
	float: right;
	margin: 10px 0 0;
	padding: 5px;
	color: #fff;
	border: 0;
	cursor: pointer;
	background: #1871b2;
	padding: 6px 8px;
	text-decoration: none;
	border: solid 1px #005276;
}
