/* quote css */

/*this stylesheet can be used for the html of quote, quoteme, call, visit siva */

#header .center {
 border-bottom: 0px;
}

body#quote{
 background-color: #FFF;
}

#quote #stripe {
 padding-bottom:10px;
 padding-top:5px;
 float: left;
 margin-top:0px;
 background: transparent url(../images/bg_stripe_quote.gif) top left repeat-y;
}

#quote #rightcolumn {
 float: left;
 width: 210px;
 margin-left: 10px;
 padding: 0px 12px 10px 10px;
}

#quote #flashcontent {
 float: left;
 width: 300px;
 margin-left: -8px;
 height: 275px;
 margin-top:10px;
 margin-bottom:10px;
}

#quote #rightcolumn a {
 color: #F37021;
 text-decoration: none;
}

#quote #rightcolumn a:hover {
 color: #666;
 text-decoration: none;
}


#quote #leftcolumn {
 float: left;
 width: 165px;
 padding-left: 10px;
 padding-right: 10px;
 color:#808285;
 background: transparent;
}

#quote #centercolumn {
 float: left;
 width: 340px;
 padding-left: 10px;
 padding-right: 3px;
 margin-left:10px;
 padding-bottom: 10px;
 border-right: 1px solid #666;
 background: transparent;
}

#centercolumn p {
 margin-bottom: 8px;
}

.wrapper {
 float: left; 
 padding-left: 5px; 
}



#bottomcolumns {
 float: left; 
 width: 610px;
 border-top: 1px solid #666;
 padding-left: 10px;
 margin-left:10px;
}

/*this ul controls the bottom menu under the column */

#bottomcolumns ul{
 width: 127px;
 /*float: left;*/
 margin: 5px 0px 20px 0px;
 list-style-type: none;
 float: left;
}

#bottomcolumns ul li {
 display: block;
 height: 15px;
 margin: 0px;
 font-size: 11px;
 font-family: Arial;
 font-weight: 300;
 color:#F37021;
 padding: 1px 0px 1px 0px;
}

/*******************************************/

#quote #leftcolumn h4 a,
#bottomcolumns ul li a,
#quote #leftcolumn li a {
 color:#F37021;
 text-decoration: none;
}

#bottomcolumns ul li a:hover,
#quote #leftcolumn h4 a:hover,
#quote #leftcolumn li a:hover {
 color: #40312D;
 text-decoration: none;
}

#quote #leftcolumn h4 {
 color:#F37021;
 font-size:16px;
 font-weight: normal;
}

/*******************************************/

#quote.box {
 float: left;
 width: 135px;
 padding-right: 10px;
 margin: 10px 0px 0px 0px;
 background: transparent;
}

#quote.minibox {
 float: left;
 width: 115px;
 padding-right: 10px;
 margin: 10px 0px 0px 0px;
 background: transparent;
}

#quote.box img {
 padding: 0px 0px 3px 0px;
}

#quote #stripe h2 {
 color: #40312D;
 font-size:16px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: normal;
}

#quote #stripe h3 {
 color: #40312D;
 font-size:15px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: normal;
}

#quote #stripe p {
 color: #808285;
 font-size: 11px;
 line-height: 17px;
}

#quote.title {
 float: left;
 width: 600px;
}

#quote.title h1 {
 font-size: 60px;
 color:#FFFFFF;
 line-height: 70px;
}

#quote.linksbottom {
 float: left;
 width: 145px;
 color:#FF6600;
 margin: 10px 0px 3px 0px;
}


/*contactformvisit*/

.contactformvisit {
 float: left;
 width:320px;
 color:#808285;
 margin-top:3px;
 margin-left: 12px;
}

.radiovisit1 {
 float: left;
 width: 110px;
 margin-top:8px;
 margin-bottom:0px;
}

.radiovisit2 {
 float: left;
 margin-top:8px;
 width: 190px;
}

input.topfield {
 width: 114px;
 border: 1px solid #40312D;
 height:20px;
 float: left;
 font-size:11px;
 padding: 2px 2px 0px 2px;
 margin: 2px 3px 5px 5px;
}

label.field {
 padding:0px;
 float: left;
 margin-bottom: 5px;
}

#bottominput {
 float: left; 
 width:320px;
}

#bottominput img#mandatory {
 float:left;
}

label.field img {
 margin: 0px;
 padding:0px;
 float: left;
 height: 24px;
 width: 29px;
}

input.bottomfield {
 width: 210px;
 border: 1px solid #40312D;
 height:20px;
 float: left;
 padding: 2px 2px 0px 2px;
 font-size:11px;
 margin: 2px 8px 7px 10px;
}

textarea.bottomfield {
 width: 210px;
 border: 1px solid #40312D;
 height:150px;
 float: left;
 overflow: auto;
 padding: 5px 2px 0px 2px;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 margin: 5px 8px 7px 10px;
}

#wrappertop {
 float: left; 
 width: 320px;
 margin-top:5px;
 text-align: left; 
}

#wrappertop p {
 text-align: left; 
}


label.bottomfield {
 width: 80px;
 float: left;
}

.bt_submit {
 float: right;
 margin-right: 16px;
}

.alternativevisit h2{
 float: left;
 text-align: left;
 width: 320px;
}

p.operatinghours {
 text-align:left; 
 padding-right:0px; 
 width: 360px; 
 float:left; 
 padding-left: 27px;
}

.phrase {
 float: left;
 text-align: left;
 width: 310px;
}
