BODY{
color:#fff;
font-family:arial;
font-size:13px;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background-color: #000;
}

a:link {
	color: #B3B33C;
}

a:visited {
	color: #B3B33C;
}

a:hover {
	color: #B3B33C;
}

a:active {
	color: #B3B33C;
}

#menu {
font-family: Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
padding: 0 0 0 10px;
list-style-type: none;
font-size: 13px;
background: #eee;
border-top: 2px solid #eee;
border-left: 2px solid #000;
border-bottom: 2px solid #ccc;
border-right: 2px solid #ccc;
}

#menu li {
float: left;
	margin: 0;
}

#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 10px;
	line-height: 40px;
	color: #ffffff;
}

#menu li a:hover, #menu li.active a {
background-color: #f5f5f5;
border-bottom: 2px solid #DDD;
color: #ffffff;
}

/* Black Menu */
#menu.black {
border-top: 2px solid #000000;
border-left: 2px solid #0000;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
background: #333;}

#menu.black a {color: #ffffff;}
#menu.black li a:hover, #menu.black li.active a {color: #fff; background: #ffb300; border-bottom: 2px solid #FFB300;}


.address
{
font-family:arial; 
color:#fff; 
font-size:15px;
padding-left:6px; 
padding-right:6px; 
padding-top:15px; 
padding-bottom:6px; 
margin-top:0px;
background-color:#252525;
line-height:25px;
margin-bottom:10px;
 }
 
.addrtitle{
border-bottom-color:-moz-use-text-color;
border-bottom-style:dotted;
border-bottom-width:thin;
color:#FFBA00;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

#main {
margin-top:10px;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
text-align:justify;
font-size:18px;
}


h1
{
margin-top:0px;
font-family:arial; 
color:#FFBA00; 
font-weight:bold;
font-size:25px;
padding-left:6px; 
padding-right:6px; 
padding-top:6px; 
padding-bottom:6px; 

}

h2 {
margin-top:40px;
font-family:arial; 
color:#FFBA00; 
font-weight:bold;
font-size:20px;
padding-left:6px; 
padding-right:6px; 
padding-top:6px; 
padding-bottom:6px; 
background-color:#252525;
}


.homeli {
font-size:18px;
list-style-image:url(../images/homeli.gif);
margin-bottom:0;
margin-left:33px;
margin-right:10px;
margin-top:12px;
}

a.omsolution{
	color: #ffba00;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}

a.omsolution:hover {
	text-decoration: underline;
}


.gallery{
border-bottom-color:#FFBA00;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#FFBA00;
border-top-style:solid;
border-top-width:1px;
border-left-color:#FFBA00;
border-left-style:solid;
border-left-width:1px;
border-right-color:#FFBA00;
border-right-style:solid;
border-right-width:1px;
margin-bottom:7px;
margin-left:0;
margin-right:14px;
margin-top:7px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}


.poptitle  { color: #fff; font: 14px verdana, arial, sans-serif; font-weight: bold }



.phonecontact
{
color:#FFBA00;
font-family:Impact,HelveticaNeue,Helvetica,Arial,serif;
font-size:50px;


}


.phone {
    color: #FFFFFF;
    font-size: 43px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 25px;
    margin-top: 15px;
    text-align: center;
}


.hometxt
{
 -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #252525;
    color: #ffffff;
    font-size: 18px;

    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 12px
	}
	
	

/*Main Form Wrapper*/
.vasplus_programming_blog_wrapper 
{
	width:330px;
	margin: 0 auto;
	
	 background-color: #252525;
	-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:280px;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:25px; 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;
}	
.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: #0e0e0d;
  border: 2px solid #252525;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: #252525;
    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: #ee432e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee432e), color-stop(50%, #c63929), color-stop(50%, #b51700), color-stop(100%, #891100));
  background-image: -webkit-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -ms-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: -o-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background-image: linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  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: #f37873;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f37873), color-stop(50%, #db504d), color-stop(50%, #cb0500), color-stop(100%, #a20601));
    background-image: -webkit-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -ms-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: -o-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    background-image: linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
    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); 
}