/*
Theme Name: osbmills


Author:Vision Aspire

*/
@charset "utf-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
}
img {
	border:none;
}

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





body {
    background: url("images/grid-pattern.png") repeat scroll 0 0 #F0F0F0;
    color: #505050;
    text-align: center;
}
body {
    display: block;
}

.header {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 990px;
}
.logo {
    float: left;
    margin: 20px 29px 15px 0;
    width: 450px;
}
.logo img {
    display: block;
    height: 80px;
    width: 250px;
}
.wrap img {
  float: left;
  height: 42px;
  padding: 0 5px 0 0;
  width: 42px;
}

.callout {
    float: right;
    margin: 30px 30px 0 0;
    text-align: right;
    width: 450px;
}

.clearfix:after, .clearf {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.container_shadow {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px #C5C5C5;
    margin: 0 auto 9px;
    overflow: hidden;
    padding: 4px;
    text-align: left;
    width: 992px;
}

.container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D7D7D7;
    overflow: hidden;
    text-align: left;
    width: 990px;
}
.featured {
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    position: relative;
}

ul.cycle_slider {
    float: right;
    height: 378px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 990px;
}
ul.cycle_slider li {
    height: 378px;
    width: 511px;
}

.promo {
    background: none repeat scroll 0 0 rgba(42, 46, 43, 0.54) !important;
    height: 335px;
    left: 0;
    padding: 22px;
    position: absolute;
    width: 290px;
    z-index: 999;
}
.promo h1 {
    color: #FFFFFF;
    font-family: serif;
    font-size: 26px;
}

.promo big, .promo p {
    color: #EEEEEE;
}
.big {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.content {
    overflow: hidden;
    position: relative;
}

.wrap, .wrap_grey, .wrap_secondary {
    overflow: hidden;
    padding: 35px 30px 30px;
    position: relative;
}

.one_fourth {
    width: 207px;
}

.wrap h3 {
    color: #484848;
    font-size: 16px;
    font-weight: bold;
    padding-top:9px;
}
.one {
    height: 40px;
    margin: 0px 0;
}

.wrap p {
    font-size: 15px;
    padding-top: 5px;
    text-align: justify;
}
.clearfix:after, .clearf {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

.last {
    margin-right: 0;
}

.wrap_grey {
    background: url("images/inner_shade.png") repeat-x scroll center bottom #F4F4F4 !important;
    padding-bottom: 30px;
}
.wrap_grey, .wrap_secondary {
    border-top: 1px solid #EAEAEA;
}
.wrap, .wrap_grey, .wrap_secondary {
    overflow: hidden;
    position: relative;
}

.homehalf {
    float: left;
    margin-bottom: 12px;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
    width: 620px !important;
}
.hometop h3 {
    color: #484848;
    font-size: 22px;
    font-weight: bold;
}

.hometop p {
    font-size: 14px !important;
    line-height: 22px;
    padding-top: 10px;
    text-align: justify;
}

.hometop h2 {
    color: #484848;
    font-size: 18px;
    font-weight: bold;
    padding-top: 13px;
}

ol, ul {
    list-style: none outside none;
}

.hometop li {
    background: url("images/newtick.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    line-height: 25px;
    padding-left: 35px;
}

.homelast {
    background: none repeat scroll 0 0 #E8E8E8;
    float: right;
    margin-bottom: 20px;
    width: 255px;
}

.Communities1 {
    border: 3px solid #484848;
    box-shadow: 0 0 10px rgba(7, 7, 7, 0.25) inset;
    margin-bottom: 20px;
    padding: 10px;
}

.Communities1 .sign {
    font-weight: bold;
    text-align: center;
}

.Communities1 a {
    background: none repeat scroll 0 0 #D78B13;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    margin-left: 25%;
    margin-top: 20px;
    padding: 9px 12px 10px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.Communities {
    margin-bottom: 20px;
    padding: 10px;
}

.Communities h4 {
    color: #484848;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

ul.checklist {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}

ul.checklist li {
  background: url("images/check.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  font-size: 15px;
  padding: 0 0 10px 20px;
}

.Communities h4 {
    color: #484848;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

ul.checklist {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}


.full, .three_fourth, .half, .three_eighth, .three_sixteenth, .one_third, .two_third, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-bottom: 12px;
    margin-right: 25px;
    overflow: hidden;
    position: relative;
}
.ico_left {
    float: left;
    margin-right: 0;
}
img {
    vertical-align: top;
}
.cycle_slider img {
  width: 990px;
}

.footertxt {
    background: none repeat scroll 0 0 #DADADA;
    padding: 20px;
    text-align: center;
}

.footer {
    color: #000000;
    font-size: 12px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 990px;
}
.footer_left {
    float: left;
    margin-right: 30px;
    width: 450px;
}

.top_btn {
    bottom: 10px;
    position: fixed;
    right: 10px;
}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}

.btn, .btn:visited {
    background: none repeat scroll 0 0 #D78B13;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    line-height: 18px;
    margin-left: 20%;
    margin-top: 20px;
    padding: 13px 25px 14px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.btn:hover {
    background: none repeat scroll 0 0 #8A8857;
    color: #FFFFFF;
}
.Communities1 a:hover

{
background: none repeat scroll 0 0 #8A8857;
    color: #FFFFFF;
}
a:hover {
	color:#DEDEDE

    text-decoration: none;
}
.welcome1
{
margin:15px;
padding:0px;
width:700px;
float:left;
}
.welcome1 > h4 {
  font-size: 26px;
  margin: 0px 0px 10px;
}
.mc_input {
  -moz-box-sizing: border-box;
  padding: 9px 0;
  width: 42%!important;
}
#mc_signup_submit {
  margin-top: 1.5em;
  width: 15%!important;
}
.mc_signup_submit {
  text-align: justify!important;
}
div.wpcf7 {
  margin: 7px 0px;
  padding: 0;
}


.wpcf7-form-control .wpcf7-text .wpcf7-validates-as-required{
padding:5px!important;

}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  margin: 10px 0;
  padding: 5px 0px 5px;
}
.wpcf7-form-control.wpcf7-text {
  margin: 10px 0;
  padding: 5px 0px 5px ;
}
textarea {
  margin: 10px 0px 10px;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, i, font, img, small, strike, strong, ol, ul, li {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5 {
    font-family: "Droid Sans",Arial,Helvetica,Geneva,sans-serif;
}
body {
    color: #505050;
 font-family: Arial,Helvetica,sans-serif;
}

a:hover {
    
    text-decoration: none;
}
.footer{margin:0px auto ;
padding:12px 0px;
}

.footer-left{margin:0px;
padding:0px;
float:left;
width:400px;
font-size:13px;
}

.footer-right{margin:0px;
padding:0px;
float:right;
font-size:13px;
}
#mc-indicates-required {
  display: none;
  width: 100%;
}
#mc_display_rewards
{
display:none;
}