body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0px;
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/bg.png) top center no-repeat;
}


.container {
	display: block;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	
}

h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 0 10px 12px;
	background: #E6E6E6;
	margin: 0px -12px 0 -12px;
}

h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;	
}

p {
	margin-top: 18px;
}

.bgtop {
	background: url(images/bgtop_.png) top right no-repeat, url(http://seven.alex-made.ru/wp-content/themes/novostroy/images/bgheader.png) center center repeat-x,url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgwhitetop.png) bottom center no-repeat; 
	height: 184px;
}


.bgwhite {
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgwhite.png) top center repeat-y;
}

.header {
	width: 100%;
	height: 184px;
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgheader.png) center center repeat-x;
}

.logo {
	max-width: 220px;
	height: 184px;
	float: left;
}

.headreblock {
	max-width: 980px;
	height: 126px;
	float: left;
}

.title {
	max-width: 447px;
	float: left;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	margin: 50px 0 0 15px;
}

.contacts {
	width: 162px;
	height: 78px;
	padding: 48px 0 0 28px;
	float: left;
	font-size: 16px;
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/contacts.png) bottom center repeat-x;
}

.topmenu {
	max-width: 980px;
	height: 56px;
	float: left;
}

.menu-item {
	float: left;
	list-style:  none;
	text-transform: uppercase;
}

.menu-item a {
	color: #000;
	font-size: 18px;
	padding: 8px 12px 8px 12px;
	margin: 0 35px 0 -24px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.menu-item a:hover {
	background: #FECC00;
	
}

.footer {
	float: none;
	display: block;
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgfooter.png) top center repeat-x; 
	height: 124px;
}

.bgbottom {
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgwhitebottom.png) top center no-repeat;
}

.logofooter {
	max-width: 220px;
	height: 124px;
	float: left;
}

.bottommenu {
	max-width: 900px;
	height: 124px;
	margin: 10px 0 0 0px;
	float: left;
}

.sidebar-left {
	display: block;
    max-width: 220px;
    float: left;
	padding-bottom: 20px;
    height: 100%;
	list-style: none;
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgleftsidebar.png) top right repeat-y;
}

.sidebar-right {
	display: block;
    max-width: 220px;
    float: left;
	padding-bottom: 20px;
    height: 100%;
	list-style: none;
	background: url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgrightsidebar.png) top left repeat-y;
}

.content {
	display: block;
    max-width: 700px;
	
	float: left;
    height: 100%;
	margin: 0 16px 0 16px;
	padding: 0 14px 20px 14px;
}

.content img {
	float: left;
}

.content ul {
	background: #eee;
	padding: 10px 5px 10px 30px;
}

.widget-title {
	color: #000;
    font-size: 18px;
    text-decoration: none;
	background: #FECC00;
	font-weight: normal;
	padding: 10px 0 10px 10px;
	text-transform: uppercase;
	margin: 0px;
}

.catmenu {
	text-transform: none;
	max-width: 200px;
	line-height: 18px;
	margin: 0 0 0 -40px;
	padding: 6px 10px 6px 10px; 
	float:none;
}

.catmenu:hover {
	background: #E6E6E6;
}

.catmenu a{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.catmenu a:hover {
	background: none;
}

.textwidget {
	padding: 10px;
}

.pdnone {
	padding: 0px;
	margin-top: -16px;
	max-width: 728px;
}

.bannerone {
	float: left;
	margin: 0 8px 10px 0;
}

.bannertwo {
	float: left;
	margin: 0 0 10px 0;
}

.form {
	background: #ccc;
	padding: 30px;
	overflow: hidden;
}

.label {
	float: left;
	width: 50%;
}

table {
	width: 100%!important;
	
}

td {
	border: 1px #000 solid;
	padding: 5px;
	margin: 0px;
	text-align: center;
}

td img {
	text-align: center;
	display: block;
	margin: 0 auto;
}

.noborder {
	border: 0px solid; #fff;
}

.tablegray {
	background: #e6e6e6;
}

.pricebutton {
	background: #fecc00;
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center;
	margin: 15px 0 15px 0;
}

.attention {
	background: #ff7602;
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center;
	margin: 15px 0 15px 0;
}

#searchform input[type="text"] {
    width: 100px;
}

.show_rb{
	width:30px;
	height:30px;
	/* background-color:#fecc00; */
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
   -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
   box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    right: 0;
    position: absolute;
    top: 77px;
	line-height: 30px;
    text-align: center;
    font-weight: bold;
	display:none;
	font-size: 20px;
	transition: all 0.3s ease 0s;
	background-image:url(images/m_menu.png);
	background-size: contain;
	
}
.show_rb.show{
	display:block;
}
.show_rb.hide{
	display:none;
}

.sidebar-right{
	transition: all 0.3s ease 0s
}



.show_lb{
	width:30px;
	height:30px;
	/* background-color:#fecc00; */
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
   -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
   box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    right: 0;
    position: absolute;
    top: 77px;
	line-height: 30px;
    text-align: center;
    font-weight: bold;
	display:none;
	font-size: 20px;
	transition: all 0.3s ease 0s;
	background-image:url(images/m_menu.png);
	background-size: contain;
	
}
.show_lb.show{
	display:block;
}
.show_lb.hide{
	display:none;
}

.sidebar-left{
	transition: all 0.3s ease 0s
}









@media all and (max-width: 1230px)  and (min-width:0px){



.content img{
	width: 100%;
    height: auto;
}  
 
.content p{
	padding-left:0;
	padding:0!important;
}  

}


@media all and (max-width: 768px)  and (min-width:0px){

.content table img{
	width: inherit;
    height: auto;
}  
.content table td{
	width: auto!important;
    
} 
 .content table{
    
	font-size: 10px;
	display: block;
    overflow-x: auto;
    
} 

}





@media all and (max-width: 1230px)  and (min-width:1041px){

.container {
    width: 100%;
    max-width: 100%;
}	
	
.sidebar-left {
    width: 18%!important;
}
.sidebar-left img{
    width: 100%;
    height: auto;
}

.content {
    width: 57%!important;
}

.sidebar-right {
    width: 18%!important;
}
.sidebar-right img{
    width: 100%;
    height: auto;
}


}

@media all and (max-width: 1040px)  and (min-width:769px){

.container {
    width: 100%;
    max-width: 100%;
}	
	
.sidebar-left {
    width: 17%!important;
}
.sidebar-left img{
    width: 100%;
    height: auto;
}

.content {
    width: 56%!important;
}

.sidebar-right {
    width: 17%!important;
}

.sidebar-right img{
    width: 100%;
    height: auto;
}

.topmenu .menu-item a {
    margin: 0 25px 0 -24px;
    font-size: 15px;
    
}
.catmenu  a {
   font-size: 12px;
    
}

}


@media all and (max-width: 1199px)  and (min-width:769px){

.pdnone {
   
    max-width: 508px;
}

.title {
 
    font-size: 14px;
 
}
.bgwhite {
    background-size: cover;
}

.container {
   padding:0;
}
.content{
	width:100%;
}
.bannerone, .bannertwo{
	width:49%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgtop{
	background:url(images/bgtop_.png) top right no-repeat,url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgwhitetop.png) bottom center no-repeat;;
}

}






@media all and (max-width: 768px)  and (min-width:668px){

.sidebar-left {
	position: absolute;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.sidebar-right{
	position: absolute;
    background-color: #fff;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.container {
    padding: 0;
    padding: 0;
}
.content{
	width: 98%;
    margin: 0;
    max-width: 99%;
    padding: 0 0 0 1%;
}
.bannerone, .bannertwo{
	width:49%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgwhite {
   
    background-size: cover;
}
.bgtop{
	background:url(images/bgtop_.png) top right no-repeat,url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgwhitetop.png) bottom center no-repeat;;
}
.logo {
 
    height: 140px;
 
}
.headreblock {
    position: absolute;
    left: 180px;
}
.title {
    
    font-size: 12px;
    
}
.pricebutton {
    padding: 4px 0 0px 0;
	margin: 0 auto;
    margin-top: 10px;
	width:85%;
	float:none;
}
.pricebutton span{
     font-size: 14px!important;
}
.topmenu {
   margin-left: 10px;
}
}
















@media all and (max-width: 667px)  and (min-width:569px){

.sidebar-left {
	position: absolute;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.sidebar-right{
	position: absolute;
    background-color: #fff;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.container {
    padding: 0;
    padding: 0;
}
.content{
	width: 98%;
    margin: 0;
    max-width: 99%;
    padding: 0 0 0 1%;
}
.bannerone, .bannertwo{
	width:49%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgwhite {
   
    background-size: cover;
}
.bgtop{
	background:url(images/bgtop_.png) top right no-repeat,url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgwhitetop.png) bottom center no-repeat;;
}
.logo {
 
    height: 140px;
 
}
.headreblock {
    position: absolute;
    left: 180px;
}
.title {
    width: 200px;
    font-size: 12px;
    
}
.pricebutton {
    padding: 4px 0 0px 0;
	margin: 0 auto;
    margin-top: 10px;
	width:85%;
	float:none;
}
.pricebutton span{
     font-size: 14px!important;
}
.topmenu {
   margin-left: 10px;
}
}










@media all and (max-width: 568px)  and (min-width:481px){

.sidebar-left {
	position: absolute;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.sidebar-right{
	position: absolute;
    background-color: #fff;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.container {
    padding: 0;
    padding: 0;
}
.content{
	width: 98%;
    margin: 0;
    max-width: 99%;
    padding: 0 0 0 1%;
}
.bannerone, .bannertwo{
	width:49%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgwhite {
   
    background-size: cover;
}
.bgtop{
	background:url(images/bgtop_.png) top right no-repeat,url(http://novostroy1.ru/wp-content/themes/novostroy/images/bgwhitetop.png) bottom center no-repeat;;
}
.logo {
 
    height: 140px;
 
}
.headreblock {
    position: absolute;
    left: 180px;
}
.title {
    width: 170px;
    font-size: 11px;
}
.pricebutton {
    padding: 4px 0 0px 0;
	margin: 0 auto;
    margin-top: 10px;
	width:85%;
	float:none;
}
.pricebutton span{
     font-size: 14px!important;
}
.topmenu {
   margin-left: 10px;
}
}







@media all and (max-width: 480px)  and (min-width:451px){

.sidebar-left {
	position: absolute;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.sidebar-right{
	position: absolute;
    background-color: #fff;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.container {
    padding: 0;
    padding: 0;
}
.content{
	width: 98%;
    margin: 0;
    max-width: 99%;
    padding: 0 0 0 1%;
}
.bannerone, .bannertwo{
	width:49%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgwhite {
   
    background-size: cover;
}
.bgtop{
	background:none;
}
.logo {
 
    height: 140px;
 
}
.headreblock {
    position: absolute;
    left: 180px;
}
.title {
    width: 170px;
    font-size: 11px;
}
.pricebutton {
    padding: 4px 0 0px 0;
	margin: 0 auto;
    margin-top: 10px;
	width:85%;
	float:none;
}
.pricebutton span{
     font-size: 14px!important;
}
.topmenu {
   margin-left: 10px;
}
.contacts {
    width: 100px;
    height: 54px;
    padding: 5px 0 0 5px;
    
    top: 50px;
    font-size: 12px;
  
    position: relative;
}
.menu-item a {
   
    font-size: 12px;
    
    margin: 0px 25px 0 -24px;
   
}
}








@media all and (max-width: 450px)  and (min-width:376px){

.sidebar-left {
	position: absolute;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.sidebar-right{
	position: absolute;
    background-color: #fff;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}
.catmenu {
   
    margin: 0px 0 0 -20px;
   
}
.sidebar-right .menu-item{
	float:none;
}

.container {
    padding: 0;
    padding: 0;
}
.content{
	width: 98%;
    margin: 0;
    max-width: 99%;
    padding: 0 0 0 1%;
}
.bannerone, .bannertwo{
	width:100%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgwhite {
   
    background-size: cover;
}
.bgtop{
	background:none;
}
.logo {
 
    height: 90px;
 
}
.logo img{
 
    height: 100%;
 
}
.headreblock {
    position: absolute;
    left: 117px;
	width:inherit;
	height: 90px;
}
.title {
    margin: 10px 0;
    width: 165px;
    font-size: 11px;
    
}
.contacts{
	padding: 3px 0 0 10px;
    font-size: 13px;
    width: 115px;
    height: 55px;
    margin: 16px 0 0 0;
}
.pricebutton {
	margin: 0 auto;
    margin-top: 10px;
	width:85%;
	float:none;
}
.pricebutton span{
     font-size: 14px!important;
}
.menu-item a{
	font-size:12px;
	margin: 0 10px 0 -24px;
}
.header{
	background-size: auto 89px;
    background-position: 10px 11px;
	height: 135px;
}
.topmenu {
   margin-left: 10px;
}
}





@media all and (max-width: 375px)  and (min-width:321px){

.sidebar-left {
	position: absolute;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.sidebar-right{
	position: absolute;
    background-color: #fff;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}
.catmenu {
   
    margin: 0px 0 0 -20px;
   
}
.sidebar-right .menu-item{
	float:none;
}

.container {
    padding: 0;
    padding: 0;
}
.content{
	width: 98%;
    margin: 0;
    max-width: 99%;
    padding: 0 0 0 1%;
}
.bannerone, .bannertwo{
	width:100%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgwhite {
   
    background-size: cover;
}
.bgtop{
	background:none;
}
.logo {
	position: relative;
    left: -20px;
    height: 90px;
}
.logo img{
 
    height: 100%;
 
}
.headreblock {
    position: absolute;
    left: 100px;
	width:inherit;
	height: 90px;
}
.title {
    margin: 10px 0;
    width: 165px;
    font-size: 11px;
    
}
.contacts{
	    padding: 3px 0 0 1px;
    font-size: 11px;
    width: 90px;
    height: 55px;
    margin: 16px 0 0 0;
}
.pricebutton {
	margin: 0 auto;
    margin-top: 10px;
	width:85%;
	float:none;
}
.pricebutton span{
     font-size: 14px!important;
}
.menu-item a{
	font-size: 11px;
    margin: 0px 10px 0 -24px;
}
.header{
	background-size: auto 89px;
    background-position: 10px 11px;
	height: 150px;
}
.topmenu {
   margin-left: 10px;
}
}


@media all and (max-width: 320px)  and (min-width:0px){

.sidebar-left {
	position: absolute;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}

.sidebar-right{
	position: absolute;
    background-color: #fff;
    right: 0;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	height: 400px;
    overflow: hidden;
    overflow: scroll;
}
.catmenu {
   
    margin: 0px 0 0 -20px;
   
}
.sidebar-right .menu-item{
	float:none;
}

.container {
    padding: 0;
    padding: 0;
}
.content{
	width: 98%;
    margin: 0;
    max-width: 99%;
    padding: 0 0 0 1%;
}
.bannerone, .bannertwo{
	width:100%;
	margin: 0 1% 10px 0;
}
.bannerone img, .bannertwo img{
	width:100%;
	height:auto;
	
}
.bgwhite {
   
    background-size: cover;
}
.bgtop{
	background:none;
}
.logo {
	position: relative;
    left: -20px;
    height: 90px;
}
.logo img{
 
    height: 100%;
 
}
.headreblock {
    position: absolute;
    left: 100px;
	width:inherit;
	height: 90px;
}
.title {
    margin: 10px 0;
    width: 165px;
    font-size: 11px;
    
}
.contacts{
	padding: 3px 0 0 1px;
    font-size: 11px;
    width: 90px;
    height: 35px;
    margin: 0px 0 0 0;
    background-image: none;
    background-color: #fecc00;
}
.pricebutton {
	margin: 0 auto;
    margin-top: 10px;
	width:85%;
	float:none;
}
.pricebutton span{
     font-size: 14px!important;
}
.menu-item a{
	font-size: 11px;
    margin: 0px 10px 0 -24px;
}
.header{
	background-size: auto 89px;
    background-position: 10px 11px;
	height: 165px;
}
.topmenu {
   
    margin-top: 20px;
}
.topmenu {
   margin-left: 10px;
}
}

















