@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext);

body {
	background-color: #fff;
	font-family: "Open Sans";
}

#mainHeader {
	width: 100%;
	height: 105px;
	background-color: #f1f1f1;
}

#topHeader {
	width: 100%;
	height: 25px;
	background-color: #757474;
	font-size: 14px;
	text-align: right;
}
#topHeader .smallPaddings {
	padding-top: 3px;
}
#bottomHeader {
	padding: 20px 0 60px;
}
#bottomHeaderContainer {
	margin: 0 auto;
	/*width: 1000px;*/

}
#logo {
	width: 200px;
	float: left;
}

#nav {
	float:right;
	margin-top: 5px;
}

#nav ul.navigation > li {
	display: inline;
}
#nav ul.navigation li:hover {
	background-color: transparent;
}
#nav ul.navigation li a, #nav ul.navigation li a:hover {
	color: #000;
}

.navigation a {
	font-size: 20px;
}

#nav ul.navigation {
	margin: 0;
	padding: 0;
}
#flashMenu {
	width: 100%;
	height: 5px;
	/*background-color: red;*/
	border-top: 1px solid #656769;
	position: relative;
	margin-top: 8px;
}
#flashUnderline {
	background-color: #04669b;
	width: 0px;
	height: 5px;
	position: absolute;
	/*left: 30px;*/
}


#topContainer {
    margin: 0 auto -160px;
}

.content {
    padding: 20px 0 240px;
/*	margin: 0 auto;
	width: 1000px;*/
}
.widthContainerFixed {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
/*	padding-left: 10px;
	padding-right: 10px;*/
}

#footer {
    height: 240px;
	background-color: #fff;
	background-image: none;
}
#footer .content {
    height: 40px;
	padding-top: 0;
}
#footer .content > div{
	padding-top: 20px;
	color: #3e3e3e;
}

#footer .contentTop {
/*	background-image: url("/img/main/line.png");
    background-position: top center;
    background-repeat: no-repeat;*/
}
#footer .contentBottom {
	background-color: #27394f;
    height: 200px;
}
#footer .contentBottom > div {
	height: 170px;
}
#footer .contentBottom hr{
	color: #fff;
	padding: 0;
	margin: 0;
	
}
#footer .contentBottom > div {
	color: #eaeaea;
	
}
.langMenu {
	font-size: smaller;
}
.langMenu a {
	margin-left: 20px;
}
.semibold {
	font-weight: 600;
	font-size: larger;
}

.fSection {
/*	background-image: url("/img/main/line.png");
    background-position: bottom center;
    background-repeat: no-repeat;*/
	
	color: #656769;
	
	position: relative;
	
	margin-bottom: 30px;
}
.fSection.underline, .fSection .underline{
	background-image: url("/img/main/line.png");
    background-position: bottom center;
    background-repeat: no-repeat;
}
.fSection.smallUnderline, .fSection .smallUnderline{
	background-image: url("/img/main/line_small.png");
    background-position: bottom center;
    background-repeat: no-repeat;
	min-height: 2px;
}
#sectionFeatures .fSection.underline, #sectionFeatures .fSection .underline{
	/*background-image: none;*/
	
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}
.fSection img {
	display: block;
	padding-bottom: 1px;
}
.fSection img.biggerPaddingBottom {
	padding-bottom: 2px;
}
.fSection .leftSection {
	/*width: 300px;*/
	float: left;
	min-height: 330px;
	
}
.fSection.offer .leftSection {
	min-height: 160px;
}
.fSection .leftImg{
	padding-left: 90px;
}
.fSection .leftClock{
	background-image: url("/img/main/clock.png");
    background-position: top left;
    background-repeat: no-repeat;
	padding-left: 80px;
}
.fSection .leftClock.leftPencil{
	background-image: url("/img/main/pencil.png");
}
.fSection .leftClock.leftBasket{
	background-image: url("/img/main/basket.png");
}
.fSection .leftClock.leftNav{
	background-image: url("/img/main/navi.png");
}
.fSection .leftClock.leftArrows{
	background-image: url("/img/main/processes.png");
}
.fSection .leftClock.leftAuto{
	background-image: url("/img/main/auto.png");
}
.fSection .leftClock.leftClipboard{
	background-image: url("/img/main/clipboard.png");
}
.fSection .leftClock.leftGraph{
	background-image: url("/img/main/graph.png");
}
.fSection .leftClock.leftIcomessage{
	background-image: url("/img/main/ico_message.png");
}
.fSection .leftClock.leftIcocart{
	background-image: url("/img/main/ico_cart.png");
}
.fSection .leftClock.leftIcoshipping{
	background-image: url("/img/main/ico_shipping.png");
}
.fSection .leftClock.leftIcosign{
	background-image: url("/img/main/ico_sign.png");
}
.noPPadding p:first-child {
    margin-top: 0;
}
.fSection .rightSection {
	width: 65%;
	float: left;
	margin-left: 31%;
}
.fSection.offer .rightSection {
	margin-left: 240px;
	width: auto;
}
.fSection .leftClock.rightSection {
	width: 60%;
}
.fSection .rightSection.biggerMarginLeft {
	margin-left: 55%;
	
}

.fSection .sectionTitle {
	color: #3e3e3e;
}
.biggerTitleHeight {
	min-height: 40px;
	padding-top: 15px;
}
.fSection.paddingLeft, .fSection .paddingLeft {
	padding-left: 80px;
}
.fSection p {
	text-align: justify;
	font-size: 14px;
}
img.bottom {
	bottom: 0;
	position: absolute;
}
img.top {
	position: absolute;
}
img.rightImg {
	right: 2%;
}
.leftSection .absolute {
	position: absolute;
	/*height: 100%;*/
	/*min-height: 400px;*/
}

.checkboxSection {
	/*margin-top: 30px;*/
	/*margin-bottom: 50px;*/
	padding-left: 90px;
	background-image: url("/img/main/box.png");
    background-position: top left;
    background-repeat: no-repeat;
}
.checkboxSection .checkboxDiv{
	float: left;
	width: 48%;
	margin-bottom: 30px;
}
.checkboxSection.noneImg {
	background-image: none;
	padding-left: 0px;
	margin-top: 0px;
}
.fSection.benefits .checkboxDiv {
	width: 50%;
}
.checkboxSection.leftClock .checkboxDiv {
	width: 38%;
}
	
.rightSmallPadding {
	padding-right: 30px;
}
.halfWidthSection {
	margin-top: 50px;
	padding-left: 90px;
	
}
.halfWidthSection p {
	padding-left: 30px;
	padding-right: 30px;
	
}
.fSection .halfWidth{
	float: left;
	width: 50%;
	margin-bottom: 30px;
	/*padding: 10px;*/
}
.fSection .halfWidth .sectionTitle{
	padding-left: 30px;
}
.checkboxSection .checkboxDiv p.checkbox, p.checkbox{
	padding-left: 30px;
	padding-right: 30px;
	background-image: url("/img/main/checkbox.png");
    background-position: top left;
    background-repeat: no-repeat;
}
.paddingBottom {
	padding-bottom: 30px;
}
.clockSection {
	background-image: url("/img/main/clock.png");
}
.starSection {
	background-image: url("/img/main/star.png");
}
.benefitsSection p{
	font-size: 16px;
}
.checkboxSection .checkboxDiv p.smallPaddings, .checkboxDiv p.smallPaddings, .smallPaddings {
	padding-left: 30px;
	padding-right: 30px;
}

.floatLeft {
	float: left;
}
.threePhonesS {
	height: 340px;
}
.threePhonesP {
	padding-left: 580px;
}
.phoneDialogS .leftSection{
	height: 323px;
}
	
.fSection.phoneDialogS .leftClock.rightSection {
    width: 60%;
}
	
.fSection.phoneDialogS .rightSection {
	margin-left: 0px;
	/*margin-right: 40%;*/
    width: 65%;
	margin-bottom: 30px;
}
.fSection.phoneDialogS .leftSection {
	float: right;
}

.fSection.underline.noPaddingBottom {
	margin-bottom: 4px;
}
.center {
	margin: 0 auto;
}

.container.contact {
	position: relative;
	min-height: 200px;
}
.container.contact .section > div{
	height: auto;
}
.container.contact .section {
	float: left;
	width: 27%;
	height: 100%;
	/*overflow: hidden;*/
	margin-right: 3%;
	margin-left: 3%;
	/*position: absolute;*/
	/*clear: left;*/
}
.rightLine {
	border-right: 1px solid #D4D4D4;
	padding-bottom: 200px;
}


/**/
.container.contact{
	/*border-left: 1px solid #D4D4D4;*/
	height: 100%;
	font-size: 14px;
	/*color: #656769;*/
	color: #000;
}
.container.contact .side-panel {
	/*border-left: 1px solid #D4D4D4;*/
	height: 100%;
	/*width: 43%;*/
}
.container.contact .side-panel .offer-descr {
	/*padding: 95px 60px 60px;*/
}
.container.contact .side-panel .offer-descr dd {
	/*margin-top:*/ 
}
.container.contact .side-panel .offer-descr dd {
	margin-left: 0;
	margin-bottom: 10px;
}
.container.contact .side-panel .offer-descr input[type=text], .container.contact .side-panel .offer-descr textarea{
	width: 100%;
	border: 1px solid #BFBFBF;
	background-color: #fbfbfb;
	color: #000;
}
.container.contact .contact-form{
	/*margin-top: 105px;*/
}
.container.contact .contact-form #submit-element{
text-align: center;	
}
.container.contact .contact-form #submit{
/*	border: 1px solid #000;
	border-radius: 50px;
	padding: 25px 0;
	width: 70px;
	background-color: #fff;*/
}
.container.contact .contact-form #submit:hover{
/*	background-color: #000;
	color: #fff;*/
}
.ui-tooltip, .arrow:after {
	background: black;
	border: 0px solid white !important;
}
.ui-tooltip {
	padding: 10px 20px;
	color: white;
	border-radius: 0px;
	box-shadow: 0 0 0px transparent;
	font-size: 14px;
}
.bname {
	font-weight: bold;
	font-size: 16px;
}
.btitle{
	color: #999;
}
.bphone {
	margin-top: 15px;
	padding-left: 30px;
	background: url("/img/main/phone_ico.png") no-repeat scroll 5px center transparent;
	margin-bottom: 5px;
}
.bmail{
	background: url("/img/main/mail_ico.png") no-repeat scroll left center transparent;
	padding-left: 30px;
}
.contact-cont h3, .side-panel h3{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
.contact .side-panel .offer-descr h3 {
	font-size: 18px;
}

.container.contact .section.col1 {
	width: 19%;
	padding-bottom: 225px;
}
.container.contact .section.col2 {
	width: 30%;
}
.container.contact .section.col3 {
	width: 32%;
}
.ftContact {
	margin-left: 100px;
}
.ftContact a{
	color: #5dacfc;
}
.ftContactD{
	line-height: 22px;
	font-size: 15px;
}
.checkboxBig {
	background-image: url("/img/main/checkbox.png");
    background-position: center left;
    background-repeat: no-repeat;
}
.inline.checkboxBig {
	padding-left: 70px;
	/*line-height: 35px;*/
	font-size: 16px;
}
.inline.checkboxBig.paddingLeft {
	padding-left: 100px;
}
.blueHeader, .fSection .sectionTitle.blueHeader {
	color: #5DACFC;
	font-size: 22px;
}
.marginTopSectionSmall {
	margin-top: 60px;
}
.marginTopSection {
	margin-top: 60px;
}