* { 
	margin: 0; 
	padding: 0 
}
input { 
	outline: 0; 
}

.left { 
	float: left;
}
.right { 
	float: right; 
}
.clear { 
	clear: both 
}
.g { background-color: green; width: 1px; display: inline-block; height: 10px }
.r { background-color: red; width: 1px; display: inline-block; height: 10px }
.validation { 
	font-size: 14px;
}
.validation.error { 
	color: red;
}
.validation.success { 
	color: green;
}
.modal {
  position: fixed; top: 0; left: 0; bottom: 0; right: 0; 
  background: rgba(0, 0, 0, .5); 
  z-index: 4; 
  cursor: pointer;
  display: none;
}
.modal-container { 
	position: fixed; 
	top: 150px;
	left: 50%;margin-left: -250px;
	width: 400px;
	min-height: 150px;
	padding: 50px;
	background-color: #fff; 
	text-align: center; 
	z-index: 1001;
	display: none;
}
body.fixed { overflow: hidden }
.g-success { position: fixed; width: 250px; height: 50px; line-height: 50px; left: 50%; margin-left: -125px; z-index: 10; top: 100px; display: none;
  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: rgba(0, 0, 0, .5); color: #fff; text-align: center; font-weight: bold; 
}
.modal-container .modal-header {
	color: #0f5cad;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}

.modal-body input, textarea {
	width: 100%; height: 30px; margin-bottom: 10px; padding: 0 5px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #ccc;
}

.modal-body textarea { height: 100px }

.modal-body button {
	background-color: #ff8932; color:white; line-height: 40px; padding: 0 10px; text-align: center; width: 160px; margin-top: 30px; border: 0; font-size: 15px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; 
}



#wrapper {
    margin: 50px auto;
	max-width: 960px
}
header {
	margin: auto;
	border-bottom: 2px solid #f2f2f2;
}

.hat {
	max-width: 960px;
	margin: auto;
	padding: 0 0 30px;
}

header nav {
	margin: 0 auto;
	background-color: #0f5cad;
	height: 25px;
	padding: 5px;
}
nav a {
	color: #fff;
	text-decoration: none;
}

nav a:hover{
	text-decoration: underline;
}

nav ul {
    margin: 0;
    padding: 0;
}
.emailbutton {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
.emailbutton img {
	position: relative;
	top: 6px;
}
.emailtext {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
nav li {
    list-style-position: inside;
    font: 14px 'Oswald', sans-serif;
	height: 25px; line-height: 25px;
	display: inline-block;	
	margin: 0 10px;
}
.top-menu{
	padding-left: 5px;
}
.top-menu li {
    display: inline-block;
}

.top-menu li:first-child { margin: 0 }

.top-menu li.active {
    background: #29c5e6;
    color: #fff;
}

.top-menu a {
    color: white;
    text-decoration: none;
}
.logo{
	top:50px;
	width:300px;
	height:40px;
	margin: 20px 0;
}
 .contacts{
	height:40px;
	line-height:20px;
	margin: 26px 20px 20px 0;
}
.contacts li {
	font:12px Tahoma, sans-serif;
	color:#ff7a19;
	width:270px;
	height:20px;
	list-style-type: none;
	font-weight:bold;
 }

 .catalog {
 	font-size: 20px; line-height: 36px; color: #ff7a19; text-decoration: underline; margin-left: 150px; letter-spacing: 4px;
 }

  .catalog a { color: #ff7a19; }

 .or { font-style: italic; font-size: 20px; line-height: 36px; margin: 0 40px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 10px }

body {
    color: #8f8f8f;
    font: 12px Tahoma, sans-serif;
    background-color: #ffffff;
    margin: 0;
}
form[name=search] input {
    background-color: white;
    border: 1px solid #094173;
    height: 100%;
    color: #b2b2b2;
    padding: 0 10px;
    vertical-align: top;
	width:200px;
	border:none;
}
form[name=search] button {
    color: white;
    background-color: #ff8932;
    border: none;
    height: 100%;
    font-family: 'Oswald', sans-serif;
	width:75px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;
	cursor:pointer;
}
p {
    margin: 20px 0;
}

form[name=search] { border:1px solid #094173;
	display: inline-block;
	height: 36px;
	border-radius: 5px;
}
form[name=search] input {border-radius: 5px}

.feedback {
	height:40px;
	background-color:#ff8932;
	margin: 20px 0;
	color:white;
	border-radius:5px;
	width:170px;
	font-family: 'Oswald', sans-serif;
	
}
.phone_image {
	width: 50px;
    height: 38px;
	margin: 25px 0 20px 100px
				}
.feedback > * { 

	margin-left: 8px;

}
.feedback a{
	text-decoration: none;
	color:white;

}
.feedback a:hover {
	text-decoration: underline;
}
.feedback span {
 	margin-left:5px ;

}
.status_buttons li {
	display: inline-block;margin:8px;
	padding:0;
	color:#95acc5;
	font-size: 18px
}
.status_buttons li img {
	padding-top:10px;
}
.status_buttons li:first-child {
	margin-left:0;
	color:#6a6868;
	font-size: 18px
}
.status_buttons li:last-child {
	height: 10px;width: 10px;
	display: inline-block;
	line-height: 15px;
	margin-left:5px;
	vertical-align: bottom;
	 }
.balance_status_buttons li{
	display: inline-block;margin:8px;
	padding:0 10px;
	color:#95acc5;
	font-size: 18px
}
.balance_status_buttons li:first-child{

	color:#6a6868;

}
.bottom {
	margin: 20px 0;
}
.bottom a{
	text-decoration: none;
	color: blue;
}
.bottom a:hover{
	text-decoration: none;
	color: black;
}
.balance_status_buttons a{
	text-decoration: underline;
	color :#b5c4d5;
}
.balance_status_buttons a:hover{
	text-decoration: none;
	color :#0f5cad;
}
.status_buttons li:first-child {
	margin-left:10px;
	color:#6a6868;
	font-size: 18px
}
.status_buttons a{
	text-decoration: underline;
	color :#b5c4d5;
}
.status_buttons a:hover{
	text-decoration: none;
	color :#0f5cad;
}
.main_acc span.left {display: inline-block;}
.main_acc li {
	display: inline-block;
	margin:8px 1px;
	padding: 0;
}
.main_acc a {
	text-decoration: none
}
.main_acc li:first-child{
	margin-left: 0
}
.main_acc{
	background-color: #fafafa;
	margin: 0;
}
.categories_ul li{
	display: inline-block;
	margin: 10px 15px;
	width: 80px;
	text-align: center;
	color:#0f5cad;
	font-size:15px;
}
.categories_ul li:first-child{
	margin-left: 0;
}
.categories_ul span{
	width: 40px;
}
.categories_ul a{
	text-decoration: none;
	color:#0f5cad;
}
.categories_ul a:hover {
	text-decoration: underline;
	color: blue;
}
.name {
	color:#0f5cad;
	margin: 0 32px;
	text-align: center;
	line-height:0;
	display:inline-block;
}
.pagename {
	margin:20px 0;
	}
.name {
	font-size: 16px;
	font-weight: bold;

}
.news {
	margin:40px 0 40px 0;
}
.newsname {
	
	text-align: center;
	color:#0f5cad;
	margin-left:60px;
	line-height:0;
	font-size: 16px;
	font-weight: bold;	
	display:inline-block;

}

.name span {width:40%;}
.period li {
	display: inline-block;
	margin:8px;
	font-size:17px;
	margin-left: 120px;
	}
.period li:first-child{
	color:#6a6868;
	font-size: 17px
}
.period li:last-child input{
	vertical-align: middle;
	line-height: 17px;
	height: 17px;
}
.news-list-item:first-child{
	margin-left: 0;
}
.news-list-item:last-child{
	margin-right: 0;
	float: right
}
.news-list-item{
	display: inline-block;
	float: left;
	width: 300px;
	margin:15px 15px 15px 15px;
}
.news-list-item img{
	border: 1px solid #0f5cad;
	display: inline-block;
}
.news-list-item p{
	width: 300px;
	font-size: 16px;
	margin: 10px 0 5px 0;
}
.news-list-item a{
	color:#0f5cad;
}
.period li input {
	width: 110px;
	margin-left: 0px;
	margin-right: 0;
}
.period li:last-child{
	margin-left: 0;
	font-size: 17px;
	padding-top: 3px;
}
.period li:nth-child(2n){
	margin-left: 0;
}
.period input {
	border: 1px solid grey;
	border-radius: 3px;
	background-color: #fafafa;
}
.first {
	padding-left: 0;
	padding-right: 50px;
	display: inline-block;
	vertical-align: top;
}
.second {
	padding-left: 50px;
	padding-right: 0;
	display: inline-block;
	vertical-align: top;
}


.bigbuttons > * {
	vertical-align: bottom;
}

.bigbuttons div {
	display: table;
	margin:0 20px 10px 0;
	height:38px;
	width:85px;
	float: left;
}
.bigbuttons span {
	display: table-cell;
	text-align:center;
	vertical-align: middle;
	background-color: white;
	color:#87add6;
	border:1px solid #87add6;
	border-radius: 5px;
}
.bigbuttons span.active {
	background-color: #0f5cad;
	color: white; 
	}
.bigbuttons :first-child{
	margin-left: 0;
}
.ordertop li {
	margin:15px 40px;
	list-style-position: inside;
	display: inline-block;
	font-size: 14px;
	color:#696767;
}
.ordertop li:first-child{
	margin-left: 0;
}
.ordernames li{
	margin:15px 40px;
	list-style-position: inside;
	display: inline-block;
	font-size: 14px;
	color:#696767;
}
.ordernames li:first-child{
	margin-left: 0;
}
.ordernames a{
	width: 275px;

}
footer {
    background: #ffffff;
    color: #979797;
    font-size: 11px;
}
footer hr {
	height: 2px;
	border: none;
	background-color: #f2f2f2;
	margin: 20px 0;
}
.footer {
    max-width: 960px;
    margin: 0 auto;
    padding: 10px 0;
}
footer p {

}
.logofooter{
	width:300px;
	height:40px;
	float:left;
}
.table table{
	width: 100%;
	border: none;
}
.table {
	margin-left: 0;
}
.table a{
	text-decoration: none;
}
.table a:hover {
	text-decoration: underline;
	color:blue;
}
.table td{

	padding:20px 0;
}
.tablebalance table{
	width: 30%;
	border: none;
	font-size: 14px;
}
.tablebalance{
	margin-left: 0
}
.tablebalance td{
	padding: 10px 0;
}
.table_settings table {
	width: 50%;
	border: none;
	
}
.table_settings{
	margin-left: 0
}
.table_settings td{
	padding: 10px 30px 10px 0;
	font-size: 18px;
}
.table_balance1 table {
	margin-left: 10px;
	font-size: 14px;
	color: grey;
	display: inline-block;
}
.balance_status_buttons span.bluespan{
	color: #0f5cad;
}
.editbutton{
	background-color: #0f5cad;
	color: white;
	height: 40px;
	width:180px;
	line-height: 40px;
	font-size: 16px;
	cursor: pointer;
}
	.paybutton {
	background-color: #ff6c00;
	color: white;
	height: 37px;
	width:160px;
	border-radius: 2px;
	vertical-align: middle;
	display: inline-block;
}
.sum p {
	color:#595858;
	text-align: left;
}
.sum {
	margin-right: 88px;
}
.paybutton span {
	text-align: center;
	line-height: 32px;
	font-size: 13px;
	margin-left: 50px;
}
.savebutton{
	background-color: #0f5cad;
	color: white;
	height: 32px;
	width:132px;
	border-radius: 2px;
	vertical-align: middle;
	display: inline-block;
	margin:20px 0;
}
.savebutton span{
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	margin-left: 25px;
	
}

#dayamount{
	width: 20px;
	border-radius: 2px;
	border:1px solid grey;
	line-height: 15px;
	vertical-align: middle;
}
#new {
	border:1px solid grey;
	vertical-align: middle;
	border-radius: 2px;
	height: 22px;
}
#old {
	border:1px solid grey;
	vertical-align: middle;
	border-radius: 2px;
	height: 22px;
}
#repeatnew{
	border:1px solid grey;
	vertical-align: middle;
	border-radius: 2px;
	height: 22px;
}
.table_balance1 td{
	padding: 15px 20px;
}
.boldtr {
	font-weight: bold
}
.Private_info{
	margin: 20px 0;
}
.Private_info span {
	font-size: 24px;
	color:#fe6c00;

}
.maildistribution{
	margin: 20px 0;
}
.maildistribution span {
	font-size: 24px;
	color:#fe6c00;

}
.depositbutton span {
	text-align:center;
	background-color: #fe6c00;
	color:white;
	border:none;
	height:36px;
	width:190px;
	border-radius: 3px;
	display: inline-block;
	line-height: 35px;
	margin:20px 0;
}

.sitemap {
	width: 210px;
	height: 110px;
	display: inline-block;
	margin: 3px 30px;
}
.sitemap a{
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	color: #cccccc;
}
.sitemap a:hover {
	color: black;
	text-decoration: underline;
}
.address {
	width: 260px;
	height:110px;
	display: inline-block;
	margin:3px 0;
}
.address p{
	margin:5px 0;

}
.sitemap p{
	margin: 5px 0;
}
.logofooter {
	width: 395px;
	height: 110px;
	display: inline-block;
}
div.ui-widget-header{
	background: none;
	background-color: #fe6c00;
	color: white;
}


input[type=checkbox].css-checkbox + label.css-label {
	padding-left:25px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:20px;
	vertical-align:middle;
	cursor:pointer;
}
input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -20px;
}
label.css-label {
	background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_1cfcea4a782db1245cfbe679cef30d7e.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
div.checkboxes li{
	list-style-position: none;
}
.css-label{
	margin: 10px 0;
}
.css-label{
	margin: 10px 0 ;
}
form[name=passwords] input{
	margin: 15px 15px 15px 0;
	font-size: 15px;
}
form [name=passwords] label {
	font-size: 18px;
}




.menu2nd ul {
    background: white;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.menu2nd li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    min-width: 25%;
}
.menu2nd a {
    background: white;
    color: #ff6c00;
    display: inline;
    font: bold 18px/50px sans-serif;
    padding: 0;
    text-align: center;
    text-decoration: none;
    border-bottom: 1px dashed #ff6c00;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.firstdrop {
	border: 1px solid #c0c0c0
}
.banner {
	overflow: hidden;
	position: relative;
	z-index: 1;
	border: 2px solid #0f5cad;
	width: 940px;
	height: 389px;
	margin: 20px auto;
}
.cf {
	position: relative;
	z-index: 5;
}
.logobanner {
	float:left;
	margin-top:10px;
	margin-left: 30px;
	display: inline-block;
}
.textbanner {
	float: left;
	width:270px;
	height: 70px;
	display: inline-block;
	margin-left: 30px;
	margin-top: 50px;
	color:#0f5cad;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 50px;
}
#imagebanner1 {
	position: absolute;left: 0;
	height: 100%;
	display: inline-block;
	z-index: 2;
	top:0;
}
#imagebanner2 {
	position: absolute;left: 100%;
	height: 100%;
	display: inline-block;
	z-index: 3;
	top:0;
}
#imagebanner3 {
	position: absolute;left: 200%;
	height: 100%;
	display: inline-block;
	z-index: 4;
		top:0;
}
.details{
	float: left;
	width:195px;
	height: 45px;
	display: inline-block;
	margin-left: 30px;
	margin-top: 50px;
	color:white;
	font-size: 20px;
	font-weight: bold;
	background-color: #ff6c00;
	border-radius: 5px;
}
.details span{
	text-align: right;
	vertical-align: middle;
	line-height: 40px;
	margin-left: 35px;
}
.ellipse{
	position: absolute;
	z-index: 7;
	display: block;
	bottom: 20px;
	left: 10px;
	cursor: pointer;
}
.ellipse div{
	
	float:left;
	margin-left: 3px;
}
.ellipse div:first-child{
	margin-left: 30px;
}
.imgbox1{
	height: 20px;
	width: 20px;
	background-image: url(images/ellipse1.png);
}
.imgbox2{
	height: 20px;
	width: 20px;
	background-image: url(images/ellipse2.png);
}
.imgbox3{
	height: 20px;
	width: 20px;
	background-image: url(images/ellipse3.png);
}
.imgbox1:hover{
	height: 20px;
	width: 20px;
	background-image: url(images/ellipse1.png);
}
.imgbox2:hover{
	height: 20px;
	width: 20px;
	background-image: url(images/ellipse1.png);
}
.imgbox3:hover{
	height: 20px;
	width: 20px;
	background-image: url(images/ellipse1.png);
}
.menu2nd li:hover a {
    background: white;
}
.menu2nd li ul {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 35px;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.menu2nd li:hover ul {
    opacity: 1;
    top: 50px;
    visibility: visible;
}
.menu2nd li ul li {
    width: 100%;
	border-bottom: 1px solid #c0c0c0;
}
.menu2nd li ul li a{
    width: 100%;
    color: #0c55a2;
    font-size: 16px;
    text-decoration: none;
    border-bottom: none;
}
.menu2nd a.dropdown:after {
	content: '\25bc';
	font-size: 10px;
	vertical-align:middle;
}
.menu2nd li ul a:hover {
    background: white;
}
