/* Peachtree Beta v1.0 2009 */

@import url("lightview.css");
@import url("navigation.css");
@import url("reset-min.css");
@import url("slideshow.css");
@import url("tabs.css");



/*------------------------------------
 Page Colors
 
 Orange: #144b8c
 Light Orange: #F2AF00
 Ligth Gray: #DFDFDF
 Dark Gray: #727272
 Darker Gray: #303030
 Border Gray: #D8DAD0
 
------------------------------------*/

/*------------------------------------
 Table of Contents
 
 Global Elements
 
 mainContainer
 
 headerContainer
 
 utilityContainer
 
 contentContainer
 
 leftContent
 
 columnTwo
 
 callToAction
 
 promoSandbox
 
 toolTip
 
 disclaimer
 
 footer
 
------------------------------------*/

/*------------------------------------
 Start Global Elements
------------------------------------*/
body {
background: #fff;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #303030;
}

html {
overflow-y: scroll;
}

a {
color: #144b8c; 
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

fieldset {
}

input {
	
}

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

hr {
height:0;
border:0;
border-bottom:1px solid #DFDFDF; 
margin: 0 0 20px 0;
clear: both;
}


/*------------------------------------
 Start List Styles
------------------------------------*/

ol {
list-style: decimal outside;
margin: 0 0 20px 25px;
padding: 0;
}

ul.bullets {
margin: 0 0 20px 25px;
list-style: disc;
}

ul.bullets ul {
margin: 0 0 20px 25px;
list-style: circle;
}

.link li {
background: url(../images/gfx_arrow.gif) 0 2px no-repeat;
padding: 0 0 5px 10px;
}

.linkArrow {
background: url(../images/gfx_arrow.gif) 0 2px no-repeat;
padding: 0 0 6px 10px;
}

.linkakun li {
background: url(../images/gfx_arrow_green.gif) 0 4px no-repeat;
padding: 0 0 5px 10px;
}

/*------------------------------------
 End List Styles
------------------------------------*/

table.tablePadding td {
padding: 5px;
}

table th {
color: #303030;
font-size: 12px;
font-weight: bold; 
background: #fff; 
text-align: left;
padding: 10px;
}

.strike {
text-decoration: line-through;
}


/*------------------------------------
 Start Global Header Styling
------------------------------------*/

h1 {
color: #144b8c;
font-size: 18px;
font-weight: bold;
margin: 0 0 5px 0;
}

h1.productPrice {
color: #144b8c;
font-size: 18px;
font-weight: bold;
margin: 5px 0 0 0;
}

h2 {
/*color: #727272;
font-size: 16px;
font-weight: bold;
margin: 5px 0;*/
width: 100%;
height: 30px;
margin: 0 0 20px 3px;
border-bottom: 1px solid #DFDFDF;
color: #144b8c;
font-size: 17px;
font-weight: bold;
line-height: normal;
}

h3 {
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;
}

h4 {
color: #144b8c;
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;
}

h4.formHeader {
width: 100%;
margin: 20px 0 10px 0;
padding-top: 10px;
border-top: 1px solid #DFDFDF;
color: #144b8c;
font-size: 16px;
font-weight: bold;
}

h5 {
color: #144b8c;
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
border-bottom: 1px solid #DFDFDF;
/*background: url(../images/bg_accordianHeader.jpg) bottom left no-repeat;*/
}

h6 {
color: #333;
margin: 0 0 5px 0;
font-size: 13px;
font-weight: bold;
}



/*------------------------------------
 Start Button Elements
------------------------------------*/


ul.lightButton li a, #leftContent ul.lightButton li a {
height: 24px;
line-height: 24px;
font-weight: bold;
margin: 0 0 8px 0;
padding: 0 0 0 10px;
color: #727272;
text-decoration: none;
background: url(../images/bkg_callToAction_li_roll.gif) no-repeat top left;
display: block;
}

ul.lightButton li a:hover, #leftContent ul.lightButton li a:hover {
color: #144b8c;
background: url(../images/bkg_callToAction_li_full.gif) no-repeat top left;
}

ul.actionButton li, ul.actionButton input {
font-family: Tahoma, Arial, Helvetica, sans-serif;
width: 86px;
text-align:center;
}

ul.actionButton li a, ul.actionButton li input {
height: 24px;
font-weight: bold;
margin: 0 0 5px 0;
padding-top: 2px;
color: #FFFFFF;
text-decoration: none;
background: url(../images/bg_buttonFull_86px.gif) no-repeat top left;
display: block;
}

ul.actionButton a:hover {
background: url(../images/bg_buttonRoll_86px.gif) no-repeat top left;
}

ul.actionButtonLong li,  ul.actionButtonLong input {
font-family: Tahoma, Arial, Helvetica, sans-serif;
width: 150px;
text-align:center;
}

ul.actionButtonLong li a,  ul.actionButtonLong li input {
height: 24px;
font-weight: bold;
margin: 0 0 5px 0;
padding-top: 3px;
color: #FFFFFF;
text-decoration: none;
background: url(../images/list_product_btn_full.png) no-repeat top left;
display: block;
}

ul.actionButtonLong a:hover {
background: url(../images/list_product_btn.png) no-repeat top left;
}

ul.actionButtonLarge li, ul.actionButtonLarge input {
font-family: Tahoma, Arial, Helvetica, sans-serif;
width: 125px;
font-size: 16px;
text-align:center;
padding-top:10px;
}

ul.actionButtonLarge li a, ul.actionButtonLarge li input {
height: 40px;
line-height: 40px;
font-weight: bold;
margin: 0 0 5px 0;
color: #FFFFFF;
text-decoration: none;
background: url(../images/bg_buttonFull_125px.gif) no-repeat top left;
display: block;
}

ul.actionButtonLarge a:hover {
background: url(../images/bg_buttonRoll_125px.gif) no-repeat top left;
}

ul.actionButtonLargeT li {
width: 160px;
font-size: 14px;
text-align:center;
}

ul.actionButtonLargeT li a {
height: 40px;
line-height: 40px;
font-weight: bold;
margin: 0 0 5px 0;
color: #FFFFFF;
text-decoration: none;
background: url(../images/bg_buttonFull_160px.gif) no-repeat top left;
display: block;
}

ul.actionButtonLargeT a:hover {
background: url(../images/bg_buttonRoll_160px.gif) no-repeat top left;
}

ul.actionButtonXLarge li {
width: 180px;
font-size: 16px;
text-align:center;
}

ul.actionButtonXLarge li a {
height: 40px;
line-height: 40px;
font-weight: bold;
margin: 0 0 5px 0;
color: #FFFFFF;
text-decoration: none;
background: url(../images/bg_buttonFull_180px.gif) no-repeat top left;
display: block;
}

ul.actionButtonXLarge a:hover {
background: url(../images/bg_buttonRoll_180px.gif) no-repeat top left;
}

/*------------------------------------
 End Button Elements
------------------------------------*/

/*------------------------------------
 Start Image Padding
------------------------------------*/

.imagePad { padding: 4px; }

.picPad_L { padding: 0 0 0 10px; }

.picPad_R { padding: 0 10px 0 0; }

/*------------------------------------
 End Image Padding
------------------------------------*/

/*------------------------------------
 Start Form Elements
------------------------------------*/

.error {
color: #FF0000;
font-weight: bold;
}

/*------------------------------------
 End Form Elements
------------------------------------*/



/*------------------------------------
 Start mainContainer
------------------------------------*/


#mainContainer {
margin: 0 auto;
background: #FFFFFF;
}

/*------------------------------------
 Start headerContainer
------------------------------------*/

#headerContainer {
height: 154px;
border-bottom: 1px solid #DFDFDF;
}

#headerContent {
width: 960px;
height: 110px;
padding: 0 20px 0 20px;
margin: 0 auto;
}

#mainLogoContainer {
height: 87px;
width: 490px;
padding: 7px 0 0 0;
float: left;
}

/*----------------------------------------------------------
 Start utilityContainer
----------------------------------------------------------*/

#utilityContainer {
height: 74px; 
width: 445px;
/*background: #D8DAD0 url(../images/bkg_utilityContainer.gif) top left no-repeat;*/
float: left;
}

#utilityContainer .homelogin {
	padding:30px 0 0 50px;
	font-size:10px;
}

#utilityContainer input {
	font-size:11px;	
	padding: 2px;
}

#utilityContainer ul {
list-style: none; 
position: relative;
margin: 0; 
padding: 7px 0 10px 6px;
border-bottom: 1px solid #fff;
}	

#utilityContainer ul.r2 {
border-bottom: none;
padding-left: 13px;
}

#utilityContainer li {
display: inline; 
margin: 0; 
padding: 0 10px 0 10px;
font-size: 11px; 
line-height: 18px;
color: #303030;
background: url(../images/gfx_utilityContainer_li.gif) no-repeat center right;
}

#utilityContainer li a {
padding: 10px 0 10px 29px;
text-decoration: none;
color: #303030;
background: url(../images/icon_utilityContainer_li_fpo.gif) no-repeat center left;
}

#utilityContainer ul.login {
text-align:right; 
position: absolute;
margin-top:30px;
width: 360px;
border: none;
font-weight:bold
}

#utilityContainer ul.login li {
display: inline; 
margin: 0; 
padding: 0 1px 0 5px;
font-size: 12px; 
color: #303030;
background: none;
}

#utilityContainer ul.login li a {
padding: 0;
text-decoration: none;
color: #144b8c;
background: none;
}

#utilityContainer ul.login li a:hover {
color: #144b8c;
text-decoration: underline;
}

#utilityContainer li#buyCall {
font-size: 14px;
font-weight: bold;
}

#utilityContainer li#buyCall a {
padding: 0;
text-decoration: underline;
}

#utilityContainer li#util-search {
position: absolute;
margin: -2px 0 0 0; 
padding: 0 0 5px 0;
}

#util-search fieldset {
border: none;
background: none;
float: left;
}

/* Utility Nav Icon Library */

#utilityContainer li#util-contactsage a { 
background-image: url(../images/icon_c2a-clickChat_li_chat.gif); 
}

#utilityContainer li#util-sageworldwide a { 
background-image: url(../images/icon_library_utilityContainer_worldwide.gif); 
}

#utilityContainer li#util-sagesites {
background: none;
}

#utilityContainer li#util-sagesites	select { 
width: 158px; 
margin: 0 0 1px 0;
font-size: 11px; 
color: #606060;
padding: 1px;
}


/* IE7 Only */

*+html #utilityContainer li#util-search {
margin-top: -3px;
}

#utilityContainer li#util-search div legend { 
display: none; 
}

#utilityContainer li#util-search div label { 
display: none;
}

#utilityContainer li#util-search div input.search-text {
width: 115px; 
position: absolute;
font-size: 11px;
height: 19px;
padding: 3px 2px 0 5px; 
margin: 0 0 0 13px;
color: #606060;
border: 1px solid #DDDED8;
}

#utilityContainer li#util-search div input.searchgo {
margin-left: 137px;
}

/*----------------------------------------------------------
 End utilityContainer
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start usrContainer
----------------------------------------------------------*/

#usrContainer {
height: 10px; 
float: left;
}

#usrContainer ul.login {
text-align:right; 
margin-top:30px;
width: 220px;
border: none;
font-weight:bold
}

#usrContainer ul.login li {
display: inline; 
margin: 0; 
padding: 0 1px 0 5px;
font-size: 12px; 
color: #303030;
background: none;
}

#usrContainer ul.login li a {
padding: 0;
text-decoration: none;
color: #144b8c;
background: none;
}

#usrContainer ul.login li a:hover {
color: #144b8c;
text-decoration: underline;
}

/*------------------------------------
 End headerContainer
------------------------------------*/


/*------------------------------------
 Start contentContainer
------------------------------------*/

#contentContainer {
width: 1000px;
margin: 0 auto;
margin-top: 15px;
line-height: 18px;
font-size: 12px;
clear: both;
}

#contentContainerLB {
width: 600px;
margin: 0 auto;
margin-top: 15px;
line-height: 18px;
font-size: 12px;
clear: both;
}

#contentContainer p {
margin: 0 0 20px 0;
padding: 0;
}

#tier1HeadContainer {
height: 130px;
width: 960px;
padding: 0 20px 0 20px;
}

#tier1Head {
width: 200px; 
height: 130px;
float: left;
}

#tier1Head img {
margin-top: 40px;
}

#tier1HeadContainer #flashHeader {
width: 760px;
z-index: -10; 
float: left;
}

/*----------------------------------------------------------
  Start leftContent  
----------------------------------------------------------*/

#leftContent {
width: 200px;
padding: 0 0 0 20px;
float: left;
}

#sideNav {
background: url(../images/bkg_leftContent_sideNav_rpt.gif) repeat-y top left;
}

#sideNav #w7 {
background: url(../images/bkg_leftContent_sideNav_btm.gif) no-repeat bottom left;
}

#sideNav #w8 {
background: url(../images/bkg_leftContent_sideNav_top.gif) no-repeat top left;
}

#leftContent h3 {
font-size: 12px; 
font-weight:bold; 
padding: 15px 0 5px 17px; 
color: #303030;
display: block;
}

#leftContent h3 a {
text-decoration: none;
}

#leftContent h3 a:hover {
text-decoration: underline;
}

#leftContent ul {
list-style: none;
padding: 0; 
margin: 0 0 20px 3px;
}

#leftContent ul li {
font-size: 11px; 
line-height: 24px;
padding: 0 0 0 12px; 
margin: 0;
}

#leftContent ul li a {
text-decoration: none;
color: #303030;
padding: 0 0 0 9px;
background: url(../images/gfx_leftContent_sideNav_li_arrow.gif) no-repeat 0 5px;
}

#leftContent ul li a:hover {
text-decoration: underline;
color: #144b8c;
}

#leftContent ul li a:hover {
background: url(../images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul li.selected {
font-weight: bold;
background: url(../images/bkg_leftContent_sideNav_li_current_full.jpg) top left no-repeat;
}

#leftContent ul li.selected li {
font-weight: normal;
}

#leftContent ul ul li.selected a:hover {
background: url(../images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul li.expanded a {
background: url(../images/gfx_leftContent_sideNav_li_arrow_current.gif) no-repeat 0 6px;
}

#leftContent ul li.expanded a:hover {
background: url(../images/gfx_leftContent_sideNav_li_arrow_currentRoll.gif) no-repeat 0 6px;
}

#leftContent ul li.expanded ul li a {
background: url(../images/gfx_leftContent_sideNav_li_arrow.gif) no-repeat 0 5px;
}

#leftContent ul li.expanded ul li a:hover {
background: url(../images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul ul {
padding: 0; 
margin: 0;
}

#leftContent ul ul li {
margin-left: -12px;
padding-left: 30px;
}

#leftContent ul li li a {
text-decoration: none;
color: #303030;
padding: 0 0 0 9px;
background: url(../images/gfx_leftContent_sideNav_li_arrow.gif) no-repeat 0 5px;
}

#leftContent ul li li a:hover {
text-decoration: underline;
color: #144b8c;
background: url(../images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul.subNav {
background: #FFF url(../images/bkg_leftContent_sideNav_quicklinks_top.jpg) top left no-repeat;
padding: 10px 0 0 0;
}

#leftContent ul.subNav a, #leftContent ul.subNav a:hover {
background: none;
color: #144b8c;
}

/*----------------------------------------------------------
 End leftContent  
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start columnTwo  
----------------------------------------------------------*/

.subHeader {
width: 100%;
height: 30px;
margin: 0 0 20px 0;
border-bottom: 1px solid #DFDFDF;
color: #144b8c;
font-size: 18px;
font-weight: bold;
line-height: normal;
}

#columnTwoNarrow {
width: 524px;
padding: 20px;
background: url(../images/bkg_centercontent_NWN.gif) no-repeat 0 0px;
min-height: 300px;
float: left;
}

#columnTwoWide {
width: 720px;
padding: 20px;
background: url(../images/bkg_centercontent_NW.gif) no-repeat 0 0px;
min-height: 300px;
float: left;
}

#productContainer, #productContainer2 {
margin: 0 0 15px 0;
_margin: 0 0 5px 0; /*IE 6 Spacing Issue - Temporary fix*/
padding: 0 0 10px 0;
border-bottom: 1px solid #DFDFDF;
float: left;
}

#productContainer2 {
margin: 10px 0 15px 0;
_margin: 15px 0 15px 0;
}

#productShot {
width: 205px;
float: left; 
}

.buyUpgrade {
width: 515px; 
float: left;
}

.productPricing {
margin-top: -10px;
width: 175px;
float: left;
}

.productPricingOffers {
width: 175px;
float: left;
}

.grayPrice {
margin: 0 5px 0 0;
color: #727272;
font-size: 16px;
font-weight: bold;
}

.orangePrice {
color: #144b8c;
font-size: 16px;
font-weight: bold;
}

.productPricing select {
width: 150px;
}

.productDescription {
margin-top: -10px;
width: 335px;
float: left;
}

.productDescriptionOffers {
width: 335px;
float: left;
}

.productDescription .col1 {
width: 200px;
margin: 0 0 5px 0;
padding: 0 20px 0 0;
float: left;
}

.productDescription .col2 {
width: 115px;
margin: 0 0 5px 0;
float: left;
}

.offerDescription {
width: 315px;
margin: 0 0 5px 0;
float: left;
}

.ProductTitle {
color: #727272;
font-size: 16px;
font-weight: bold;;
}

.ProductSubtitle {
color: #144b8c;
font-weight: bold;
}

.quoteDivider { padding-top: 10px; border-top: 1px solid #DFDFDF; }
.quote { font-size:125%; line-height: 1.5em; font-style:italic; }

.inlineBox2w {
width: 316px;
min-height: 110px;
margin: 10px 0 20px 0;
padding: 10px 20px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox2w.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.inlineBox3w {
width: 205px;
min-height: 110px;
margin: 10px 0 20px 0;
padding: 10px 20px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox3w.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.inlineBox4w {
width: 160px;
min-height: 110px;
margin: 5px 0 10px 0;
padding: 5px 10px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox4w.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.inlineBox3n {
width: 140px;
min-height: 110px;
margin: 10px 0 20px 0;
padding: 10px 20px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox3n.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.borderRight {
padding-right: 25px; 
margin: 5px 25px 0 0; 
border-right: 1px solid #dfdfdf; 
float: left;
}

.borderLeft {
padding-left: 25px; 
margin: 5px 0 0 25px; 
border-left: 1px solid #dfdfdf; 
float: right;
}

.columnTwoNarrowCol1 {
width: 150px;
text-align: center;
}

.columnTwoNarrowCol1 ul {
margin: 0 auto;
}

.columnTwoNarrowCol2 {
width: 320px;
}



/*------------------------------------
 Start toolTip
------------------------------------*/
a.toolTip{
    position:relative;
    z-index:24;
    text-decoration:none;
}
a.toolTip span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.toolTip:hover{ z-index:25; color: #999; background:;}
a.toolTip:hover span.tt{
    display:block;
    position:absolute;
    top:0px; 
	left:0;
	padding: 10px 0 0 0;
	width:200px;
	color: #333;
    text-align: left;
}
a.toolTip:hover span.top{
	display: block;
	padding: 30px 8px 0 0;
    background: url(../images/bg_toolTip.gif) no-repeat top;
}
a.toolTip:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bg_toolTip_filler.gif) repeat bottom; 
}
a.toolTip:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #333;
    background: url(../images/bg_toolTip.gif) no-repeat bottom;
}

/*----------------------------------------------------------
 Start moduleContainer
----------------------------------------------------------*/

#moduleContainer {
width: 720px;
padding: 5px 0 5px 0px;
clear: both;
float: left;
}

#moduleContainer .moduleHeader a:link, #moduleContainer .moduleHeader a:active, #moduleContainer .moduleHeader a:visited {
color: #303030;
text-decoration: none;
}

#moduleContainer .moduleHeader a:hover {
color: #144b8c;
text-decoration: underline;
} 

.module {
height: 290px;
width: 220px;
margin: 0 0px 0 0px;
background: url(../images/med_module.jpg) top left no-repeat;
float: left;
display: inline;
}

.moduleInterior {
height: 290px;
width: 220px;
margin: 0 10px 0 1px;
background: url(../images/med_module.jpg) top left no-repeat;
}

.moduleL {
height: 160px;
width: 661px;
margin: 0 0px 0 0px;
background: url(../images/long_module.jpg) top left no-repeat;
float: left;
display: inline;
}


.moduleHeader {
height: 25px;
width: 200px;
padding: 14px 17px 0 16px;
font-weight: bold;
}

hr {
height:0;
border:0;
width: 180px;
border-bottom:1px solid #DFDFDF; 
margin: 3px 10px 10px 20px;
clear: both;
}

.moduleText {
height: 250px;
width: 190px;
padding: 0px 15px 20px 15px;
overflow: hidden;
}

.moduleText ul li {
padding: 0 0 10px 10px;
background: url(../images/gfx_arrow.gif) 0 4px no-repeat;
}

/*----------------------------------------------------------
 End moduleContainer 
----------------------------------------------------------*/
/*------------------------------------
 Start Form Styling
------------------------------------*/

.forminputlogin {
border: #c4c4c4 1px solid;
color: #333;
scrollbar-arrow-color: #144b8c;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.formsnbox {
width:100pt;
border: #c4c4c4 1px solid;
color: #333;
scrollbar-arrow-color: #144b8c;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}


.forminputbox, .formselectbox, .formtextbox  {
width:153pt;
border: #c4c4c4 1px solid;
color: #333;
scrollbar-arrow-color: #144b8c;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.forminputbox:hover, .formselectbox:hover, .formtextbox:hover, .forminputlogin:hover, .formsnbox:hover  {
border: 1px solid #ccc;
background: #efefef;
}

.forminputbox:focus, .formselectbox:focus, .formtextbox:focus, .forminputlogin:focus, .formsnbox:focus  {
border: 1px solid #ccc;
background: #efefef;
}

.fullbox {
width: 320px;
}

/*Styles the Form Buttons
.formsubmit {
font-size: 11px;
font-weight: bold;
color: #fff;
cursor: hand;
background:#144b8c;
border: 0;
}*/

/*------------------------------------
 Start Disclaimer sliding div
------------------------------------*/


.accordian { 
padding:10px 5px 5px 5px;
border-bottom: 1px solid #d8dad0;
}

.accordianHeader, .accordianHeaderOrange {
margin-top: 10px;
padding: 10px;
background: #efefef;
border-bottom: 1px solid #d8dad0;
}

.accordianHeader a {
color: #666;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.accordianHeaderOrange a {
color: #144b8c;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.accordianHeaderOrange a:hover {
text-decoration: underline;
}

.plusMinus img {
float: left;
margin: 4px 7px 0 0;
}

/*------------------------------------
 End Disclaimer sliding div
------------------------------------*/

/*----------------------------------------------------------
 End columnTwo  
----------------------------------------------------------*/


/*----------------------------------------------------------
 Start columnThree 
----------------------------------------------------------*/

#columnThree {
width: 188px;
padding: 0 0 20px 8px;
float: left;
}

#callToAction {
width: 161px;
margin: 1px 0 0 0;
padding: 15px 12px 15px 15px;
font-size: 11px;
background: url(../images/bkg_callToAction.gif) no-repeat top left;
float: left;
}

#callToAction p {
padding-left: 5px;
padding-right: 5px;
}

.promoSandbox {
width: 185px;
margin: 10px 0 0 0;
float: left;
}

/*----------------------------------------------------------
 End columnThree 
----------------------------------------------------------*/

/*------------------------------------
 End contentContainer
------------------------------------*/

/*------------------------------------
 Start table column rollovers
------------------------------------*/
	
TABLE#rollTable   {margin: 0 0 20px 0;}

#rollTable TD {padding: 5px;}

#rollTable TD.description {text-align:left; line-height: 1.25em; padding-left:10px;}

#rollTable TD.subHeader { border-bottom: 0; }
	
#rollTable td ul.bullList {
	padding: 0 0 0 18px;
	list-style-position: outside;
	list-style: disc;
	}
#rollTable td ul li {
	padding: 0 0 6px 0;
	}
	
#rollTable td p  {
	margin: 0;
	padding: 0 0 6px 0;
	}

/* default column width, can be changed locally */
.fixedCol { width: 100px; } 

.tintRow { background-color: #ffba00; } 

.col1_off,
.col2_off,
.col3_off,
.col4_off,
.col5_off,
.col6_off,
.col1_on_alt, 
.col2_on_alt, 
.col3_on_alt, 
.col4_on_alt, 
.col5_on_alt, 
.col6_on_alt { width: 100px; font-size: 10px; line-height: 1.25em; background-color: #ffba00; } 

.col1_on, 
.col2_on, 
.col3_on,  
.col4_on,  
.col5_on,  
.col6_on { width: 100px; font-size: 10px; line-height: 1.25em; background-color: #fddab7; } 

.col1_off_alt,
.col2_off_alt,
.col3_off_alt,
.col4_off_alt,
.col5_off_alt,
.col6_off_alt { width: 100px; font-size: 10px; line-height: 1.25em; background-color: #fff; }

/*------------------------------------
 End table column rollovers
------------------------------------*/


/*------------------------------------
 Start footer
------------------------------------*/

#footerContainer {
border-top: 1px solid #DFDFDF;
clear: both;
}

#footer {
width: 960px;
margin: 0 auto;
padding: 0 20px 0 20px;
font-size: 11px;
}

#footer li {
margin-right: 5px;
display: inline;
}

#footer a {
color: #727272;
}

#footerLeft {
height: 50px;
width: 660px;
padding: 20px 0 0 0;
color: #727272;
float: left;
}

#footerRight {
height: 50px;
width: 300px;
padding: 20px 0 0 0;
text-align: right;
float: left;
}


/*------------------------------------
 End footer
------------------------------------*/


/*------------------------------------
 End mainContainer
------------------------------------*/

/*------------------------------------
Start top menu
------------------------------------*/
 .top_page_menu {

  display: block;

  width: 100%;

  height: 27px;

  background: transparent url("../images/top-page-bg.gif") repeat scroll 100% 0%;

 }



 .web_ring {

  float: right;

  height: 27px;

  font-family: verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;

  line-height: 13px;

  color: #444444;

  margin-right: 9px;

  z-index: 1;

 }



 .web_ring .menu-off {

  float: left;

  border-left: 1px #E2E1E4 solid;

  padding: 0px 11px 0px;

  margin: 5px 0px 0px;

}



 .web_ring .menu-off-first {

  float: left;

  padding: 0px 11px 0px 0px;

  margin: 5px 0px 0px;

}



 .web_ring .menu-off a, .web_ring .menu-off-first a {

  font-weight: bold;

  text-decoration: none;

  color: #9A9999;

 }



 .web_ring .menu-off a:hover, .web_ring .menu-off-first a:hover {

  color: #000000;

 }



 .web_ring .menu-off-forge {

  display: block;

  height: 13px;

  float: left;

  border-left: 1px #E2E1E4 solid;

  padding: 0px 11px 0px;

  margin: 5px 0px 0px;

}





 .web_ring .menu-off-forge ul.navmenu-h {

  color: #9A9999;

  margin: 0;

  border: 0 none;

  padding: 0;

/*  width: 500px; /*For KHTML*/

  list-style: none;

  height: 12px;

  cursor: pointer;

}



 .web_ring .menu-off-forge ul.navmenu-h:hover {

  color: #000000;

 }



 .web_ring .menu-off-forge ul.navmenu-h li {

  margin: 0;

  border: 0 none;

  padding: 0;

  float: left; /*For Gecko*/

  display: inline;

  list-style: none;

  position: relative;

  height: 23px;

}



 .web_ring .menu-off-forge ul.navmenu-h ul {

  margin: 0;

  border: 0 none;

  padding: 0;

  width: 120px;

  list-style: none;

  display: none;

  position: absolute;

  top: 18px;

  left: -7px;

  border-top: 1px solid #BBBBBB;

  border-left: 1px solid #BBBBBB;

  border-right: 1px solid #BBBBBB;

 }



 .web_ring .menu-off-forge ul.navmenu-h ul:after /*From IE 7 lack of compliance*/{

  clear: both;

  display: block;

  font: 1px/0px serif;

  content: ".";

  height: 0;

  visibility: hidden;

}



 .web_ring .menu-off-forge ul.navmenu-h ul li {

  width: 120px;

  float: left; /*For IE 7 lack of compliance*/

  display: block !important;

  display: inline; /*For IE*/

  background-color: #F8F8F8;

}



/* Root Menu */

 .web_ring .menu-off-forge ul.navmenu-h a {

/*  border: 1px solid #3E7B0B;

  border-right-color: #6EB13D;

  border-bottom-color: #6EB13D;*/

  border-bottom: 1px solid #BBBBBB;

  padding-top: 3px;

  padding-left: 6px;

  padding-bottom: 4px;

  float: none !important; /*For Opera*/

  float: left; /*For IE*/

  display: block;

  background: #EEE;

  color: #9A9999;

  font: bold 12px arial, helvetica, sans-serif;

  text-decoration: none;

  height: auto !important;

  height: 1%; /*For IE*/

}



/* Root Menu Hover Persistence */

 .web_ring .menu-off-forge ul.navmenu-h a:hover,

ul.navmenu-h li:hover a,

ul.navmenu-h li.iehover a {

  color: #9A9999;

}



/* 2nd Menu */

 .web_ring .menu-off-forge ul.navmenu-h li:hover li a,

 .web_ring .menu-off-forge ul.navmenu-h li.iehover li a {

  float: none;

/*  background: #EEE;*/

  background-color: #F8F8F8;

/*  color: #EEEEEE;*/

  color: #9A9999;

}



/* 2nd Menu Hover Persistence */

 .web_ring .menu-off-forge ul.navmenu-h li:hover li a:hover,

 .web_ring .menu-off-forge ul.navmenu-h li:hover li:hover a,

 .web_ring .menu-off-forge ul.navmenu-h li.iehover li a:hover,

 .web_ring .menu-off-forge ul.navmenu-h li.iehover li.iehover a {

/*  background: #CCC;*/

  color: #000000;

}



/* Do Not Move - Must Come Before display:block for Gecko */

 .web_ring .menu-off-forge ul.navmenu-h li:hover ul ul,

 .web_ring .menu-off-forge ul.navmenu-h li.iehover ul ul {

  display: none;

}



 .web_ring .menu-off-forge ul.navmenu-h li:hover ul,

 .web_ring .menu-off-forge ul.navmenu-h li.iehover ul {

  display: block;

}





 .web_options {

  float: left;

  height: 27px;

  font-family: verdana, sans-serif;

  font-size: 9px;

  line-height: 13px;

  color: #444444;

  margin-left: 11px;

  z-index: 1;

 }



 .web_options .option-off {

  float: left;

  border-right: 1px #E2E1E4 solid;

  padding: 0px 9px 0px;

  margin: 5px 0px 0px;

 }



 .web_options .option-off-last {

  float: left;

  padding: 0px 0px 0px 9px;

  margin: 5px 0px 0px;

 }



 .web_options .option-off a, .web_options .option-off-last a {

  text-decoration: none;

  color: #9A9999;

 }



 .web_options .option-off a:hover, .web_options .option-off-last a:hover {

  color: #000000;

 }
 
 td.FormLabel {
 	padding:5px 0 5px 0;
 }
 h2.FormLabel {
 	width: 100%;
	margin: 0 0 20px 0;
	color: #144b8c;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
 	color:#144b8c;
	border-bottom: 1px solid #DFDFDF;
	text-transform:uppercase;
	height: 20px;

 }
 
 .HeaderCart {
 	background:#efefef;
	padding:5px;
	border-bottom:1px solid #ccc;
    vertical-align: top;
 }
 
 .CartItem {
 	border-bottom:1px dashed #ccc;
	padding:5px;
 }
 
 .CartItem a{
 	text-decoration:none;
 }
 
 .msg {
 	font-size:10px;
	font-weight:bold;
	color:#FF0000;
 }
 
 .captcha {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size:xx-large;
	text-align:center;
	border: #c4c4c4 1px solid;
	color: #333;
 }
 
 
.loginButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 86px;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
    border: none;
    background: url(../images/bg_buttonFull_86px.gif) no-repeat top left;
	cursor:pointer;
}
.loginButton:hover {
    border: none;
    background: url(../images/bg_buttonRoll_86px.gif) no-repeat top left;   
}

.btnStandard {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 86px;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
    border: none;
    background: url(../images/bg_buttonFull_86px.gif) no-repeat top left;
	cursor:pointer;
	padding-bottom:5px;
}
.btnStandard:hover {
    border: none;
    background: url(../images/bg_buttonRoll_86px.gif) no-repeat top left;   
}

.btnLong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 150px;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
    border: none;
	background: url(../images/list_product_btn_full.png) no-repeat top left;
	cursor:pointer;
	padding-bottom:5px;
}
.btnLong:hover {
    border: none;
	background: url(../images/list_product_btn.png) no-repeat top left;
}

.btnLarge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 160px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
    border: none;
    background: url(../images/bg_buttonFull_160px.gif) no-repeat top left;
	cursor:pointer;
	padding-bottom:5px;
}
.btnLarge:hover {
    border: none;
    background: url(../images/bg_buttonRoll_160px.gif) no-repeat top left;   
}

.btnOrder {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 130px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
    border: none;
    background: url(../images/bg_buttonFull_125px.gif) no-repeat top left;
	cursor:pointer;
	padding-bottom:5px;
}
.btnOrder:hover {
    border: none;
    background: url(../images/bg_buttonRoll_125px.gif) no-repeat top left;   
}


#txt {
  border:none;
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size:24pt;
  font-weight:bold;
  text-align: center;
}

ul.Results
{
    margin: 3px;
    padding: 0;
}

ul.Results li
{
    margin: 0;
    padding: 6px 0px 12px 24px;
    list-style-type: none;
    display: inline-block;
    border-bottom: dashed 1px #c9c9c9;
    clear: both;
}

ul.Results li h5
{
    display: inline-block;
    border: none;
    width: 115px;
    color: #333333;
    float: left;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}

ul.Results li div
{
    width: 570px;
    float: left;
}
ul.Results li div p
{
    margin: 6px 0px;
    padding: 0px;
}

ul.Results li a
{
    display: inline-block;
}

div.Pagination
{
    background-color: #ecede7;
    margin: 3px;
    padding: 6px;
    text-align: center ! important;
}
div.Pagination .Previous
{
    float: left;
}
div.Pagination .Next
{
    float: right;
}

div.Navigator
{
    background-color: #ecede7;
    font-size:10px;
    margin: 3px;
    padding: 4px;
    text-align: right ! important;
}

div.postcontent{
    padding-left: 4px;
}

.sf_category_dsc {margin: 3px 0 10px 0; font-size: small; display: block;}

td.faq {
    background: url(../images/degrad-darkblue.gif) repeat-x;
    padding: 5px;
}

td.itemHead {
    padding: 0 0 5px 1px;
}

