
body {
    color: #515151;
    font-family: 'Droid','Arial';
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, span, ul, ol, li, strong, pre, form, input {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "Droid";
    font-style: normal;
    font-weight: 400;
    src: local("Droid Sans"), local("DroidSans"), url("http://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
*::-moz-selection {
    background: none repeat scroll 0 0 #E659A0;
    color: #FFFFFF;
}
a {
    color: #1E6DB8;
    text-decoration: none;
    transition: color 0.3s ease-in 0s;
}
a:hover {
    color: #515151;
}
h1 {
    font-size: 22px;
    font-weight: normal;
}
h2 {
    font-size: 17px;
    font-weight: normal;
}
#wrapper {
    position: absolute;
    width: 100%;
    z-index: 999;
}
#header{
    width: 100%;
}
.box {
    margin: 0 auto;
    overflow: hidden;
    width: 990px;
}
.logo {
    background: url("../images/unitedlifestyle-logo.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 94px;
    margin: 10px 0 0 15px;
    width: 139px;
}
.follow {
    background: url("../images/opacity-bg.png") repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #A5A5A5;
    float: right;
    margin-right: 5px;
    margin-top: 20px;
    padding: 5px 10px;
}
.follow li {
    display: inline;
    float: right;
    font-size: 13px;
}
.follow li a {
    background-color: #484748;
    border: 1px solid #333132;
    border-radius: 3px 3px 3px 3px;
    float: right;
    height: 23px;
    margin-left: 5px;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
    width: 23px;
}
.follow li a:hover {
    background-color: #1E6DB8;
    border: 1px solid #1A5FA1;
}
.ytube-icon a {
    background: url("../images/ytube-icon.png") no-repeat scroll center top transparent;
}
.twit-icon a {
    background: url("../images/twit-icon.png") no-repeat scroll center top transparent;
}
.face-icon a {
    background: url("../images/face-icon.png") no-repeat scroll center top transparent;
}
.login {
    background: url("../images/opacity-bg.png") repeat scroll 0 0 transparent;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #A5A5A5;
    
    margin: 45px 5px 5px;
    min-height: 350px;
    overflow: hidden;
	padding:20px;
  
}
.login h1 {
    background: url("../images/line.png") no-repeat scroll center bottom transparent;
    float: left;
    margin: 6px 0;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
/*form {
    float: left;
    margin: 0 25px;
    overflow: hidden;
   
}
form h2 {
    float: left;
    margin: 10px 0;
    width: 100%;
}
form input[type="text"] {
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #C2C2C2;
    color: #515151;
    float: left;
    font-size: 17px;
    padding: 7px 10px;
   
}
form input[type="Password"] {
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #C2C2C2 inset;
    color: #515151;
    float: left;
    font-size: 17px;
    padding: 7px 10px;
    width: 92%;
    
}
form input[type="image"] {
    background-color: #484748;
    border: 1px solid #333132;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 13px 0 0;
    padding: 7px 25px;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}
form input[type="submit"] {
    background-color: #484748;
    border: 1px solid #333132;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 13px 0 0;
    padding: 7px 25px;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}
form input[type="image"]:hover {
    background-color: #1E6DB8;
    border: 1px solid #1A5FA1;
}
form p {
    float: left;
    width: 100%;
}*/
.contact {
   
    margin-left: 426px;
    margin-top: 100px;
    min-height: 100px;
    overflow: hidden;
    position: absolute;
  
}
.contact li {
    float: left;
    list-style: none outside none;
}
.contact li a {
    float: left;
}
.contact li.home a {
    background: url("../images/home-btn.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 54px;
    width: 43px;
}
.contact li.cont a {
    background: url("../images/contact-btn.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 54px;
    width: 43px;
}
.contact li.home a:hover {
    background: url("../images/home-btn2.png") no-repeat scroll right top transparent;
    width: 47px;
}
.contact li.cont a:hover {
    background: url("../images/contact-btn2.png") no-repeat scroll right top transparent;
    width: 47px;
}
.slider {
    background: url("../images/opacity-bg.png") repeat scroll 0 0 transparent;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #A5A5A5;
   
    margin: 45px 5px 5px;
    min-height: 350px;
    
}
.prev-btn, .next-btn {
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 40px;
    margin-top: 150px;
    position: absolute;
    width: 32px;
    z-index: 100;
}
.prev-btn {
    background: url("../slider/left-btn.png") no-repeat scroll left top transparent;
    margin-left: 6px;
}
.next-btn {
    background: url("../slider/right-btn.png") no-repeat scroll left top transparent;
    margin-left: 607px;
}
#s1 {
    float: left;
    height: 304px;
    margin: 24px 0 0 42px;
    width: 561px;
}

@media only screen and (max-width: 768px) {
.slider{display:none;}
.contact{display:none}
}
