/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#floatrightbar{
float: right;margin: 0 0 10px 10px;border: 0px solid #666;padding:2px;padding-left:72px; width:125px; height:600px;position:absolute;z-index:99;top:0px;right:0px;
background-image:url('http://vezign.com/wp-content/uploads/2010/01/650bg.png');background-repeat:no-repeat;background-position:bottom center;
}
#floatbottom{
border: 0px solid #000;height:55px;width:100%;position:fixed;z-index:100;bottom:0px;
background-image:url('http://vezign.com/wp-content/uploads/2010/01/bottom2.png');background-repeat:no-repeat;background-position:top center;
text-align:center;
}

/* 50 % alpha with hoverHover */
.alpha50{
  filter:alpha(opacity=50);
  opacity:0.5;
}
.alpha50:hover{
  filter:alpha(opacity=100);
  opacity:1;
}


/* slider.php */
#loopedSlider{
min-height:210px;!important
}
#loopedSlider{
padding-top:30px;!important
padding-bottom:7px;!important
}

/* orange button at top*/
#quotebtn{
float:right;
padding-right:11px;
}
/* GSEARCH!! */
.gsc-title a:link{color:#000;}
#gsearch{
position:absolute; float:right;margin-top:99px;z-index:2;
}
#searchcontrol{
width:100%;!important
}
.gs-title a:link{
color:#666;
}
.gs-title{text-decoration:none;!important}
.gs-snippet{color:#666}
.gsc-title{color:#666;}
.gsc-resultsbox-visible{background-color:#ECECE9;padding:4px;border:10px solid #242424;width:830px;!important}
.gsc-resultsRoot{padding:1px;!important}

input{
color: #242424;
background: #fff;
border: 1px solid #242424;
}
/*end GSEARCH!! */
/* Second Nav */
#sec-nav{
width:auto;
border-bottom:solid 1px #E9E8E8;
padding-bottom:5px;
padding-top:5px;
margin-bottom:9px;
text-align:center;
}
#sec-nav a {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#000;
}
#sec-nav a:hover {
color:#fff;
background-color:#242424;
}
#sec-nav span{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#242424;
}
/*End Second Nav */

#header {
clear:both;
height:127px;!important
padding:30px 0 5px;
position:relative;
width:100%;
}


#servicebox{
width:380px;
height:250px;
padding:0px 10px 10px 10px;
margin:5px;
border:solid 1px #ccc;
float:left;
}
#servicebox:hover{
background-color:#DCEAC7;!important
}
#servicebox:hover{
border:solid 1px #8CC63F;!important
}
.hugeh1{
font-size:54px;
}
#nav li ul li {
background:#242424 none repeat scroll 0 0;!important
}
#nav li ul li:hover {
background:#006FB6 none repeat scroll 0 0;!important
}
.PxgGlobalImage {
border:0px solid #CBDAEB;!important
padding:5px;
}

p a {

}
#main h2 a, #main h3 a {
color:#2882C1;!important
text-decoration:none;
}