body {
background: url("images/bg.jpg") no-repeat scroll center top #6D9D53;
font-family: cambria,arial;
font-size: 13px;
color:#333;
margin: 0;
padding: 0;
}
p {
padding: 10px;
}
#wrapper {
width: 100%; 
margin: 0 auto;
}
#header { 
height: 162px;
width: 75%; 
margin:0 auto; 
color:#000;font-size:15px;max-width: 1000px;

}

#navigation {
height: 40px;
width: 75%; 
margin:0 auto;
}


#banner {
height: auto;
width: 65%; 
margin:0 auto;
padding-bottom:20px;
}

.bannerpic{
	height: auto;
width: 100%;
}

#contentliquid {
width: 75%; 
margin:0 auto;
}
#content {
  width: 87%;
  margin: 0 auto;
}
#footer {
height: auto;
width: 100%;
background: #000;
clear: both;
padding:20px;
color:#fff;
}

.logotitle{
	font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-top: 28px;
  color: #567A30;
}
.headphone {
  font-size: 40px;
  font-weight: 700;
  text-shadow: 2px 2px 2px #fff;
}

.logomenu
{
	width:25%;
	float:left;
}
.logo {
  width: 160px;
  height: auto;
  z-index: 99;
  display: block;
  position: absolute;
}

.logodescr {
  width: 75%;
  float: right;
  margin-top: 21px;
  margin-bottom: 29px;
}


.logomenunavleft{
	width:25%;
	float:left;
}

.logomenunav
{
	width:75%;
	float:right;
}
.address
{
	float:left;
}

.headermiddle
{
	float:right;
}


#contentdescr {
  width: 70%;
  float: left;
  border: 2px solid #E5E5E5;
  box-shadow: 0 1px 9px #141514;
  color: #000;
  font-size: 14px;
  line-height: 27px;
  text-align: justify;
  background-attachment: scroll;
  background-color: #EDECDA;
  background-image: url(images/content.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 4px 4px 8px 5px;
  border-radius: 15px 15px 15px 15px;
}
#sidebar {
  width: 27%;
  background-color: #FFF;
  float: right;
  border-radius: 15px 15px 15px 15px;
  margin-left: 3%;
}

.intro {
  padding: 5px;
}

a.mm
{
color: #221e1f;
text-decoration:none;
}

a.mm:Hover
{
color: #221e1f;
text-decoration:underline;
}
.phone {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  text-shadow: 2px 2px 2px #000;
  font-family: cambria,Impact,arial;
  color: #000;
}h2 {
  color: #000;
  font-size: 18px;
  padding: 4px 2px 3px 5px;
}
.imgbody {
  border-radius: 15px;
  border: 3px solid #fff;
  margin-right: 15px;
}.righttitle {
  color: #567a30;
  font-size: 19px;
  padding: 4px 2px 3px 5px;
  margin-top: 15px;
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
}


ul#sidenotes {
    line-height: 1.6em;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#sidenotes li {
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px;
}

ul#sidenotes li:hover {
background-color: #EEEEEE;}

ul#sidenotes li a:link, ul#sidenotes li a:visited {
 color: #869205;
 padding-left: 15px;
}

ul#sidenotes li a:hover, ul#sidenotes li a:active {
 background-color: transparent;}


h1 {
  color: #000;
  font-size: 20px;
  padding: 4px 2px 3px 5px;
  margin-bottom: 10px;
}
.rightcoupons {
  width: 100%;
}

.footer2 {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 10px;
}
a.omsolution {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}
a.omsolution:hover {
  text-decoration: underline;
}

.firstchild
{
	float:left;
	width:49%;
	
}

/*Main Form Wrapper*/
.vasplus_programming_blog_wrapper 
{
	width:330px;
	margin: 0 auto;
	-webkit-border-radius: 15px 15px; 15px 15px;-moz-border-radius: 15px 15px; 15px 15px;border-radius: 15px 15px; 15px 15px;
	text-align:center;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-top:12px;
	padding-bottom:12px;
}

/*Input and Textare Field Style*/
.vpb_input_fields {
	width:100%;box-shadow: 0 0 6px #666666;-moz-box-shadow: 0 0 6px #666666;-webkit-box-shadow: 0 0 6px #666666;font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal;height:30px; padding:3px;padding-left:10px;padding-right:10px; padding-top:2px;border: 0px solid  #F1F1F1;outline:none;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius:2px;
	background: none repeat scroll 0 0 #ffa500;
	margin-bottom: 12px;
    
}	
.vpb_input_fields:focus { 
 outline:none;border: 0px solid #4195fc;box-shadow: 0 0 12px #66F;-moz-box-shadow: 0 0 12px #66F;-webkit-box-shadow: 0 0 12px #66F;
}

/*Captcha Box wrapper*/
.vpb_captcha_wrapper 
{
	width:280px;
	height:auto;
	padding:10px; 
	border: solid 1px #cbcbcb;
	 background-color: #FFF;
	 box-shadow: 0 0 20px #cbcbcb;
	-moz-box-shadow: 0 0 20px #cbcbcb;
	-webkit-box-shadow: 0 0 20px #cbcbcb;
	border-top: solid 0px #cbcbcb;
	text-align:center;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:left;
}


/*Success Message Style*/
.vpb_success {width:390px;font-family:Verdana, Geneva, sans-serif; font-size:11px; padding:10px; background:#FFFFB7; border:1px solid #F1F1F1;box-shadow: 0 0 20px #cbcbcb;-moz-box-shadow: 0 0 20px #cbcbcb;-webkit-box-shadow: 0 0 20px #cbcbcb;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; line-height:20px; color:#000000;}


/*Error Messages Style*/
.vpb_info {  text-align:left;border: 1px solid #999; padding:8px 10px 8px 10px; font: bold 12px verdana;-moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888;box-shadow: 0 0 5px #888;text-shadow: 2px 2px 2px #ccc;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:20px;font-weight:normal;color: black;background: #BDE5F8; }

.ccc{ text-decoration:none; color:blue;}
.ccc:hover{ text-decoration:underline;}

/*Vasplus Button*/
.vpb_general_button 
{
 background-color: #ffa500;
  border: 0px solid #63a62f;box-shadow: 0 2px 3px #666666;-moz-box-shadow: 0 2px 3px #666666;-webkit-box-shadow: 0 2px 3px #666666;
  -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
  color: #fff;
  font-family:Verdana, Geneva, sans-serif;
  font-size:14px;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: auto;
  padding:9px;
  padding-left:13px; padding-right:13px;padding-bottom:7px;
  text-decoration:none;
  float:left;
  margin-right:20px;
}
.vpb_general_button:hover 
{
    background-color: #ffa500;
    box-shadow: 0 2px 3px #666666;
	-moz-box-shadow: 0 2px 3px #666666;
	-webkit-box-shadow: 0 2px 3px #666666;
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
    cursor: pointer; 
}



.back_to_tutorial {
	
background-color: #c83804;
  border: 1px solid #951100;box-shadow: 0 2px 3px #951100;-moz-box-shadow: 0 2px 3px #951100;-webkit-box-shadow: 0 2px 3px #951100;
  -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  color: #fff;
  font: bold 15px/1 "helvetica neue", helvetica, arial, sans-serif;
  padding: 12px 0 14px 0;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
  width: 200px; }
.back_to_tutorial:hover 
{
    background-color: #00b8b3;
    cursor: pointer; }
.back_to_tutorial:active 
{
    background-color: #d43c28;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d43c28), color-stop(50%, #ad3224), color-stop(50%, #9c1500), color-stop(100%, #700d00));
    background-image: -webkit-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -moz-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -ms-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: -o-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    background-image: linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); 
}







@media only screen and (min-width : 150px) and (max-width : 780px)
{
	
.firstchild
{
	float:left;
	width:99%;
	
}

.logo {
  width: 70px;
  height: auto;
}

.logotitle {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    margin-top: 16px;
    color: #567A30;
}

.headphone {
    font-size: 18px;margin-top: 16px;
    font-weight: 700;
    text-shadow: 2px 2px 2px #fff;
    text-align: center;
}.headermiddle {
    float: left;
}
.logomenunav {
    width: 100%;
    float: right;
}

#header {
  height: 142px;
  width: 100%;
}

#banner {
height: auto;
width: 100%; 
margin:0 auto;
padding-bottom:20px;
}
#contentliquid {
  width: 100%;
  margin: 0 auto;
}

#contentdescr {
  width: 98%;
  float: left;
}

#sidebar {
  width: 97%;
  background-color: #FFF;
  float: left;
  border-radius: 15px 15px 15px 15px;
  margin-left: 0%;
}


}

@media only screen and (min-width:768px) and (max-width:1024px){
	
}

