@charset "utf-8";
#quickLinks {
margin: 0px;
padding: 0px;
}
.panel_ql {
position: fixed;
top: 230px;
width: 380px;
height: auto;
z-index: 140;
right: 0px;
display: none;
}
#quickLinksWrapper { width: 380px; }
#quickLinksWrapper .panelContentBG a img { /* [disabled]display: block;
*/ }
#panelContent {
background: url(../images/backgrounds/rsb_mid380x22.png) repeat-y left top;
width: 314px;
margin: 0px;
padding-right: 44px;
padding-left: 22px;
}
.nav { }
.subNav { }
.baseLink { }
#panelContent ul {
margin:0;
padding:0;
list-style:none;
}
#panelContent ul li {
padding:0;
list-style:none;
margin: 0px;
background: url(../images/slidingPanels/snavMain.png) no-repeat left center;
}
#panelContent ul a {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: .9em;
color: #071E2C;
text-decoration: none;
line-height: 22px;
margin: 0;
font-weight: bolder;
display: block;
font-style: normal;
font-variant: normal;
text-align: left;
padding: 0px;
}
#panelContent ul li a {
padding-left: 39px;
background: url(../images/slidingPanels/snavMain.png) no-repeat left center;
}
#panelContent ul li a:hover { background-position: -314px 0px; }
#panelContent ul li a.current {
background-position: right top;
cursor: default;
}
/* Use the .active class instead of current on pages with with sub-navigation */
#panelContent ul li a.active {
background: url(../images/slidingPanels/snavPageSub.png) no-repeat right top;
cursor: default;
}
#panelContent ul ul li a {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #071E2C;
text-decoration: none;
line-height: 22px;
margin: 0;
font-weight: bolder;
display: block;
background: url(../images/slidingPanels/snavSub.png) no-repeat left center;
font-style: oblique;
font-variant: normal;
padding: 0px 0px 0px 63px;
}
#panelContent ul li li a:hover {
background-position: -314px 0px;
/* [disabled]color: 333;
*/
}
#panelContent ul li li a.current {
background-position: right top;
cursor: default;
}
.smallText {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #071E2C;
text-decoration: none;
line-height: 22px;
margin: 0;
font-weight: bolder;
display: block;
font-style: oblique;
font-variant: normal;
}
#quickLinks a.trigger_ql {
position: fixed;
text-decoration: none;
top: 260px;
display: block;
height: 130px;
width: 25px;
z-index: 150;
right: 0px;
background: url(../images/slidingPanels/nav_plus.png) no-repeat 0px 0px;
margin: 0px;
padding: 0px;
}
#quickLinks a.active.trigger_ql {
position: fixed;
text-decoration: none;
top: 260px;
display: block;
height: 130px;
width: 25px;
z-index: 150;
right: 0px;
background: url(../images/slidingPanels/nav_minus.png) no-repeat 0px 0px;
margin: 0px;
padding: 0px;
}
#quickLinks a.active.trigger_ql:hover {
position: fixed;
text-decoration: none;
top: 260px;
display: block;
height: 130px;
width: 25px;
z-index: 150;
right: 0px;
background: url(../images/slidingPanels/nav_plus.png) no-repeat 0px 0px;
margin: 0px;
padding: 0px;
}
#freeQuote {
margin: 0px;
padding: 0px;
}
#panel_fq {
position: fixed;
top: 230px;
display: none;
width: 430px;
height: auto;
z-index: 140;
left: 0px;
}
#freeQuoteWrapper {
margin-right: auto;
margin-left: auto;
width: 430px;
}
.lsbarNoTopMarginBG {
height: 22px;
width: 430px;
background: url(../images/backgrounds/lsb_top430x22.png) no-repeat right top;
}
.lsbarContentBG {
padding-left: 40px;
width: 390px;
padding-top: 10px;
padding-bottom: 5px;
background: url(../images/backgrounds/lsb_mid430x22.png) repeat-y left top;
}
#lsbar {
height: 314px;
width: 360px;
margin-right: -10px;
}
#lsbar_frm {
/* [disabled]height: 310px;
*/
width: 350px;
float: right;
}
#lsbar_frm h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bolder;
color: #071E2C;
/* [disabled]padding-top: 12px;
*/
text-align: center;
padding-bottom: 30px;
}
#lsbar_frm #fq_fs1 {
width: 129px;
float: left;
padding-left: 10px;
vertical-align: text-bottom;
padding-top: 5px;
}
#lsbar_frm #fq_fs1 p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
line-height: 1.2em;
font-weight: bold;
color: #071E2C;
vertical-align: bottom;
}
#lsbar_frm #fq_fs2 {
float: left;
width: 195px;
padding-right: 15px;
vertical-align: text-bottom;
text-align: right;
}
#lsbar_frm #fq_fs2 p {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
line-height: 1.1em;
font-weight: normal;
color: #071E2C;
}
#lsbar_frm #fq_fs3 {
float: left;
clear: both;
width: 335px;
padding: 5px 15px 10px 10px;
}
#lsbar_frm #lsaSubmit {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #071E2C;
height: 30px;
width: 190px;
/* [disabled]background: #EF9D00;
*/
/* [disabled]border: 3px double #FFF;
*/
cursor: pointer;
float: right;
font-weight: bold;
margin-right: 10px;
font-style: normal;
line-height: normal;
margin-top: 16px;
}
.lsbarBottomBG {
height: 22px;
width: 430px;
background-image: url(../images/backgrounds/lsb_btm430x22.png);
background-repeat: no-repeat;
background-position: left top;
}
#freeQuote a.trigger_fq {
position: fixed;
text-decoration: none;
top: 260px;
display: block;
height: 130px;
width: 25px;
z-index: 150;
left: 0px;
background: url(../images/slidingPanels/freeQuotePlus.png) no-repeat 0px 0px;
margin: 0px;
padding: 0px;
}
#freeQuote a.active.trigger_fq {
position: fixed;
text-decoration: none;
top: 260px;
display: block;
height: 130px;
width: 25px;
z-index: 150;
left: 0px;
background: url(../images/slidingPanels/freeQuoteMinus.png) no-repeat;
}
#freeQuote a.active.trigger_fq:hover {
position: fixed;
text-decoration: none;
top: 260px;
display: block;
height: 130px;
width: 25px;
z-index: 150;
left: 0px;
background: url(../images/slidingPanels/freeQuotePlus.png) no-repeat;
}
#feedback {
margin: 0px;
padding: 0px;
}
#feedbackPanel {
margin-right: 0px;
margin-left: 0px;
display: none;
float: left;
height: auto;
width: auto;
position: fixed;
visibility: visible;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-color: #000;
filter: Alpha(Opacity=60);
opacity: .60;
z-index: 190;
}
#panel_fb {
display: none;
position: absolute;
top: 120px;
left: 0;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 440px;
height: auto;
filter: alpha(opacity=90);
opacity: .90;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 165px;
z-index: 200;
}
#panel_fb #realname{
color: #FFF;
background: #1A1A1A;
}
#panel_fb #email2{
color: #FFF;
background: #1A1A1A;
}
#panel_fb #phone2{
color: #FFF;
background: #1A1A1A;
}
#panel_fb #comments{
color: #FFF;
background: #1A1A1A;
}
#panel_fb #fbSubmit {
float: right;
margin-top: 20px;
margin-right: 20px;
}
#panel_fb h1 {
font-size: 34px;
font-family: verdana, helvetica, arial, sans-serif;
letter-spacing:-2px;
color:#9FC54E;
font-weight:700;
padding:20px 0 0;
}
#panel_fb h2 {
font-size: 24px;
font-family: verdana, helvetica, arial, sans-serif;
color:#444444;
font-weight: 400;
padding: 0 0 10px;
}
#panel_fb h3 {
font-size:14px;
font-family:verdana, helvetica, arial, sans-serif;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}
#panel_fb p {
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}
#panel_fb a:link {
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}
#panel_fb a:visited, .panel_fb a {
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}
#panel_fb a:visited:hover, .panel_fb a:hover {
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}
#panel_fb .columns {
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}
#panel_fb .colleft {
float: left;
width: 130px;
line-height: 22px;
}
#panel_fb .colright {
float: right;
width: 130px;
line-height: 22px;
}
#panel_fb .columns ul {
padding: 0;
margin: 0;
list-style-type: none;
}
#panel_fb .columns ul li {
padding: 0;
margin: 0;
list-style-type: none;
}
#panel_fb .columns hr {
background-color: #333333;
height: 1px;
}
#feedback a.trigger_fb, a.trigger_fb:link {
position: absolute;
text-decoration: none;
top: 162px;
left: 0px;
font-size: 16px;
letter-spacing:-1px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-weight: 700;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
z-index: 210;
background: #333333 url(../images/slidingPanels/plus.png) no-repeat 85% 55%;
margin: 0px;
padding: 20px 50px 20px 10px;
}
#feedback a.trigger_fb:hover {
position: absolute;
text-decoration: none;
top: 162px;
left: 0px;
font-size: 16px;
letter-spacing:-1px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-weight: 700;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
z-index: 210;
background: #222222 url(../images/slidingPanels/plus.png) no-repeat 85% 55%;
margin: 0px;
padding: 20px 50px 20px 15px;
}
#feedback a.active.trigger_fb {
position: absolute;
text-decoration: none;
top: 162px;
left: 0px;
font-size: 16px;
letter-spacing:-1px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-weight: 700;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
z-index: 210;
background: #222222 url(../images/slidingPanels/minus.png) no-repeat 85% 55%;
margin: 0px;
padding: 20px 50px 20px 10px;
}
#feedback a.active.trigger_fb:hover {
position: absolute;
text-decoration: none;
top: 162px;
left: 0px;
font-size: 16px;
letter-spacing:-1px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-weight: 700;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
z-index: 210;
background: #333333 url(../images/slidingPanels/plus.png) no-repeat 85% 55%;
margin: 0px;
padding: 20px 50px 20px 15px;
}
