/*
Theme Name: Vantage Street [Orginal]
Author: Vantage Street
Author URI: vantagestreet.com
Version: 0.0.1

ported html to wordpress
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
font-family: verdana, sans-serif;
font-size: .9em;
}

form, input, textarea{
font-size: 1.1em;
}

form div {
position: relative;
}

label {
font-size: .8em;
font-weight: bold;
}

dl#definition {
font-size: .8em;
}

dl#definition dt {
font-weight: bold;
}

dl#definition dt span.partofspeech {
font-style: italic;
}

.secondaryaction { 
font-size: .8em;
}

#header {
background:  #87b5dd url(images/headerbg.jpg) no-repeat;
border-bottom: 3px solid #595959;
width: 100%; height: 125px;
}

#content {
left: 265px;
position: absolute;
top: 140px;
width: 34em;
}

#content h1, #content h2, #content h3 {
color: #21b24a;
}

div#content h2 {
margin: 15px 20px -15px;
border-bottom: 1px solid;
}

div#content div h2{
border-bottom: none;
}

#content p {
line-height: 1.8;
margin: 18px 25px 15px;
text-align: justify;
}

#content a:link {
border-bottom: 1px dotted #21b24a;
color: #21b24a;
text-decoration: none;
}

#content a:visited {
color: #21b24a;
border: none;
text-decoration: none;
}

#content a:hover, a:active {
color: #fff;
background: #21b24a;
}

span.companyname {
background: #21b24a;
border: 3px double #fff;
color: #fff;
font-weight: bold;
font-size: .7em;
padding: 3px 6px;
text-transform: uppercase;
}

ul#navigation {
position: absolute;
top: 101px;
left: 285px;
width: 505px;
padding: 0;
margin: 0;
}

ul#navigation li {
float: left;
margin: 0 -20px 0 0;
}

ul#navigation li a {
font-size: .9em;
display: block;
text-decoration: none;
text-indent: 10px;
padding: 5px 0 0 0;
color: #1D425F;
overflow: hidden;
background: url(images/nav_bg.png) no-repeat top left;
height: 19px;
width: 101px;
opacity: .80; /* Adjust level of opacity for safari, firefox, and other nice browsers */
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* Adjust level of opacity for IE6 and IE7 */
}

ul#navigation li a:hover {
color: #fff;
opacity: .90; /* Adjust level of opacity for safari, firefox, and other nice browsers */
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* Adjust level of opacity for IE6 and IE7 */
background-position: 0 -25px;
}

#sidebar {
color: #595959;
left: 15px;
position: absolute;
top: 150px;
width: 230px;
}

#sidebarmenu {
margin: 25px 0 0 0;
}

div#sidebarmenu {
margin: 0;
padding: 0;
}

div#sidebarmenu p {
border-bottom: 1px solid #21b24a;
color: #21b24a;
font-size: 1em;
font-weight: bold;
}

#showroom #sidebar p {
border-bottom: 1px solid #21b24a;
color: #21b24a;
font-size: 1em;
font-weight: bold;
margin-top: 30px;
}

#showroom #sidebar ul.client-list {
font-size: .9em;
}

div#sidebarmenu a {
background: #d5e5f5;
border: 3px double #d5e5f5;
color: #000;
display: block;
height: 22px;
line-height: 1.5em;
padding-left: 10px; 
text-decoration: none;
}

div#sidebarmenu a:hover {
background: #21b24a;
color: #fff;
border: 3px double #fff;
}

.active {
font-weight: bold;
}

div#sidebarmenu li {
height: 1%;
margin: 0;
padding: 0;
}

div#sidebar h2 {
margin: 25px 0 5px;
font-size: .9em;
}

div#sidebar p {
line-height: 1.5;
font-size: .9em;
margin: 10px 0 10px;
}

dl#definition dt {
margin: 0 20px 10px;
}

dl#definition dd {
margin: 0 20px 10px;
}

div#contactus {
background: #E0E8EF;
}

div#contactus h2 {
background: #E0E8EF;
margin: 0 0 0 20px;
padding: 10px 0 0;
}

div#contactus p{
padding: 0 20px;
line-height: 1.2;
}

div#rfpbutton {
height: 74px;
width: 191px;
}

div#rfpbutton a{
background: url(images/two-way-sign.png) no-repeat;
display: block;
height: 63px;
width: 191px;
padding-left: 70px;
padding-top: 20px;
color: #21b24a;
text-decoration: underline;
}

div#rfpbutton a:hover {
color: #21b24a;
text-decoration: none;
}

div#planner {
height: 74px;
width: 191px;
}

div#planner a{
background: url(images/download-sign.png) no-repeat;
display: block;
height: 63px;
width: 191px;
padding-left: 70px;
padding-top: 20px;
color: #21b24a;
text-decoration: underline;
}

div#planner a:hover {
color: #21b24a;
text-decoration: none;
}

.hidden {
display: none;
}

fieldset {
border-top: 1px solid #21b24a;
padding: 5px;
margin: 0 0 15px 0;
}

#content label{
float: left;
font-weight: normal;
font-size: .8em;
width: 250px;
}

#content h3 {
font-size: 1.3em;
text-align: center;
margin: 0 0 10px 0;
}

#showroom #content h3 {
border-bottom: 1px solid #21b24a;
text-align: left;
font-size: 1.3em;
margin: 25px 0 10px 0;
}

#showroom #content img {
border: 2px solid #21b24a;
}

#showroom #content img:hover {
border: 2px solid #ccc;
}

#showroom p {
line-height: 20px;
margin: 5px 0 5px 0;
}

select {
border: 1px solid #bbb;
color: #595959;
font-size: .8em;
width: 17em;
}

input {
border: 1px solid #bbb;
color: #595959;
font-size: .8em;
width: 17em;
}

li input {
width: 1em;
}

textarea {
border: 1px solid #bbb;
color: #595959;
}

form#rfp div {
padding: 1px 0 2px 0;
}
form#rfp ul li.stripe {
background: #C2DBEF;
}

form#rfp ul li label {
float: none;
}

form#rfp ul li {
padding: 2px 30px 2px;
position: relative;
}

form#rfp ul li input {
border: 0;
position: absolute;
top: 4px !important;
top: 2px;
left: 10px !important;
left: -20px;
}

.req {
color: #FF0000;
font-size: .8em;
}

#inset li {
font-size: .9em;
line-height: 1.8em;
list-style: circle;
margin: 0 45px 10px 45px;
}

li strong {
color: #21b24a;
font-weight: bold;
}

#style {
float: left;
margin: 10px 0;
}

.error {
background: url(../images/bubble.png) no-repeat !important;
background: none;
color: #fff;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='../images/bubble.png', sizingMethod='scale');
font-size: .8em;
position: absolute;
top: -45px; 
right: -55px;
width: 130px;
height: 60px;
padding: 15px 10px 0 10px;
z-index: 1000;
}
.errorfield {
border: 2px solid red;
}
#step1 .step2, #step1 .step3 {
display: none;
}
#step2 .step3 {
display: none;
}
.step2, .step3 {
background: #c6dbef;
}