/* CSS Document */

body{padding:30px 0px; margin:0px; background-image:url(../../images/background-image.jpg); background-repeat:no-repeat; background-position:top; background-attachment:fixed;}
table, td, th{font-family:"Segoe UI"; font-size:13px; font-weight:normal; color:#434343; text-decoration:none; line-height:18px;}

.bg-white{background-color:#FFFFFF;}
.bg{background-image:url(../../images/bg.gif); background-repeat:repeat-x; height:46px; float:left;}
.bg1{background-color:#D8D5D5; border:#FFFFFF solid 10px;}
.bg2{background-color:#F1F1F1;}
.bg3{background-image:url(../../images/bg3.gif); background-repeat:repeat-x;}
.bg4{background-image:url(../../images/bg4.gif); background-repeat:repeat-x;}
.bg5{background-image:url(../../images/bg5.gif); background-repeat:repeat-x;}
.bg6{background-color:#3AB9C9;}
.bg7{background-color:#F4F4F4;}
.bg8{background-color:#E4E4E4;}
.bg9{background-color:#F9EDC5; border:#FCDB69 solid 1px;}
.bg10{background-color:#D1E5F5;}
.bg-coupon{background-color:#f0efef;}

.bdr{background-image:url(../../images/border.gif); background-repeat:repeat-x; height:2px;}
.bdr1{border-left:#C4C2C2 solid 1px; border-right:#C4C2C2 solid 1px;}
.bdr2{border-bottom:#C4C2C2 solid 1px;}
.bdr3{border:#E4E4E4 solid 6px;}
.bdr4{border:#E4E4E4 solid 1px;}
.bdr5{border-right:#C4C2C2 solid 1px;}

div{margin:0px; padding:0px;}
form{ margin:0px; padding:0px;}

.left{float:left;}
.right{float:right;}

.left1{float:left; padding:5px;}
.right1{float:right; padding:5px;}

.w-70{width:65%; float:left;}
.w-30{width:27%; float:left;}

h1{font-family:"Trebuchet MS"; font-size:18px; font-weight:normal; color:#1E4872; text-decoration:none; margin:0px; padding:0px; line-height:22px;}
h2{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#1E4872; text-decoration:none; margin:0px; padding:0px; line-height:18px;}
h3{font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#003A49; text-decoration:none; margin:0px; padding:0px; line-height:18px;}

.txt{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#1E4872; text-decoration:none;}

.pipe{font-family: Candara; font-size:22px; font-weight:bold; color:#003A49; text-decoration:none;}

.link{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#944A06; text-decoration:underline;}
.link:hover{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#944A06; text-decoration:none;}

a{font-family:"Segoe UI"; font-size:13px; font-weight:normal; color:#1E4872; text-decoration:none;}
a:hover{font-family:"Segoe UI"; font-size:13px; font-weight:normal; color:#1E4872; text-decoration:underline;}

.link1{font-family:"Segoe UI"; font-size:13px; font-weight:normal; color:#434343; text-decoration:none;}
.link1:hover{font-family:"Segoe UI"; font-size:13px; font-weight:normal; color:#434343; text-decoration:underline;}

.link2{font-family:"Segoe UI"; font-size:14px; font-weight:bold; color:#A3BB26; text-decoration:underline;}
.link2:hover{font-family:"Segoe UI"; font-size:14px; font-weight:bold; color:#A3BB26; text-decoration:none;}


.button{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#003847; text-decoration:none; padding:3px 15px; background-color:#DCF7FA; border:#91E2EC solid 1px; display:block;}
.button:hover{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#003847; text-decoration:none; padding:3px 15px; background-color:#ffffff; border:#91E2EC solid 1px; display:block;}
.button-selected{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#003847; text-decoration:none; padding:3px 15px; background-color:#ffffff; border:#91E2EC solid 1px; display:block;}
.button-selected:hover{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#003847; text-decoration:none; padding:3px 15px; background-color:#ffffff; border:#91E2EC solid 1px; display:block;}

.input{font-family:"Segoe UI"; font-size:13px; font-weight:normal; color:#434343; text-decoration:none;}
.img{float:left; margin:5px;}

.sliderwrapper{position: relative; /*leave as is*/overflow: hidden; /*leave as is*/border: 0px solid #cccccc; width: 100%; /*width of featured content slider*/height:271px;}
.sliderwrapper .contentdiv{visibility: hidden; /*leave as is*/position: absolute; /*leave as is*/left: 0;  /*leave as is*/top: 0;  /*leave as is*/padding: 0px;width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.pagination{width: 313px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/text-align: right;padding:5px;}
.pagination a{padding: 2px 5px;text-decoration: none; color: #ffffff;background: white;background-color:#333333;}
.pagination a:hover, .pagination a.selected{color: #ffffff; background-color: #B40200;}


#tabsF {
      float:left;
      width:855px;
      }
    #tabsF ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url(../../images/curve_left.gif) no-repeat left top;
      margin:0;
	  margin-right:2px; /*spacing between each tab*/
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background: url(../../images/curve_right.gif) no-repeat right top;
      padding:14px 14px 13px 9px;
      color:#004050; font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; text-decoration:none;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#004050;
      }
    #tabsF a:hover {
      background-position:0% -46px;
      }
    #tabsF a:hover span {
      background-position:100% -46px;
      }
	  #tabsF a.current{ /*Selected Tab style*/
background-position:0 -46px; /*Shift background image up to start of 2nd tab image*/
}

#tabsF a.current span{ /*Selected Tab style*/
background-position:100% -46px; /*Shift background image up to start of 2nd tab image*/
color: #004050;
}



