/* Peachtree Beta v1.0 2009 */

@import url("lightview.css");
@import url("navigation.css");
@import url("reset-min.css");


/*------------------------------------
 Page Colors
 
 Orange: #E98300
 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: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #303030;
}

html {
overflow-y: scroll;
}

a {
color: #E98300;
}

a:hover {
text-decoration: none;
}

.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;
}

/*------------------------------------
 End List Styles
------------------------------------*/

table.tablePadding td {
padding: 5px;
}

table th {
color: #303030;
font-size: 14px;
font-weight: bold; 
background: #fff; 
text-align: left;
padding: 10px;
}

.strike {
text-decoration: line-through;
}


/*------------------------------------
 Start Global Header Styling
------------------------------------*/

h1 {
color: #E98300;
font-size: 18px;
font-weight: bold;
margin: 0 0 5px 0;
}

h1.productPrice {
color: #E98300;
font-size: 18px;
font-weight: bold;
margin: 5px 0 0 0;
}

h2 {
color: #727272;
font-size: 16px;
font-weight: bold;
margin: 5px 0;
}

h3 {
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;
}

h4 {
color: #E98300;
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: #E98300;
font-size: 16px;
font-weight: bold;
}

h5 {
color: #E98300;
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/buttons/bkg_callToAction_li_roll.gif) no-repeat top left;
display: block;
}

ul.lightButton li a:hover, #leftContent ul.lightButton li a:hover {
color: #E98300;
background: url(../images/buttons/bkg_callToAction_li_full.gif) no-repeat top left;
}

ul.actionButton li {
width: 86px;
text-align:center;
}

ul.actionButton li a {
height: 24px;
font-weight: bold;
margin: 0 0 5px 0;
padding-top: 2px;
color: #FFFFFF;
text-decoration: none;
background: url(../images/buttons/bg_buttonFull_86px.gif) no-repeat top left;
display: block;
}

ul.actionButton a:hover {
background: url(../images/buttons/bg_buttonRoll_86px.gif) no-repeat top left;
}

ul.actionButtonLong li {
width: 120px;
text-align:center;
}

ul.actionButtonLong li a {
height: 24px;
font-weight: bold;
margin: 0 0 5px 0;
padding-top: 2px;
color: #FFFFFF;
text-decoration: none;
background: url(../images/buttons/bg_buttonFull_long.gif) no-repeat top left;
display: block;
}

ul.actionButtonLong a:hover {
background: url(../images/buttons/bg_buttonRoll_long.gif) no-repeat top left;
}

ul.actionButtonLarge li {
width: 125px;
font-size: 16px;
text-align:center;
}

ul.actionButtonLarge li a {
height: 40px;
line-height: 40px;
font-weight: bold;
margin: 0 0 5px 0;
color: #FFFFFF;
text-decoration: none;
background: url(../images/buttons/bg_buttonFull_125px.gif) no-repeat top left;
display: block;
}

ul.actionButtonLarge a:hover {
background: url(../images/buttons/bg_buttonRoll_125px.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/buttons/bg_buttonFull_180px.gif) no-repeat top left;
display: block;
}

ul.actionButtonXLarge a:hover {
background: url(../images/buttons/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: 134px;
border-bottom: 1px solid #DFDFDF;
}

#headerContent {
width: 960px;
height: 110px;
padding: 0 20px 0 20px;
margin: 0 auto;
}

#mainLogoContainer {
height: 52px;
width: 515px;
padding: 22px 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 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;
width: 440px;
border: none;
}

#utilityContainer ul.login li {
display: inline; 
margin: 0; 
padding: 0 1px 0 5px;
font-size: 11px; 
color: #303030;
background: none;
}

#utilityContainer ul.login li a {
padding: 0;
text-decoration: none;
color: #303030;
background: none;
}

#utilityContainer ul.login li a:hover {
color: #e98300;
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
----------------------------------------------------------*/

/*------------------------------------
 End headerContainer
------------------------------------*/


/*------------------------------------
 Start contentContainer
------------------------------------*/

#contentContainer {
width: 1000px;
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: #E98300;
}

#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: #E98300;
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: #E98300;
}

/*----------------------------------------------------------
 End leftContent  
----------------------------------------------------------*/

/*----------------------------------------------------------
 Start columnTwo  
----------------------------------------------------------*/

.subHeader {
width: 100%;
height: 30px;
margin: 0 0 20px 0;
border-bottom: 1px solid #DFDFDF;
color: #E98300;
font-size: 18px;
font-weight: bold;
}

#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: #E98300;
font-size: 16px;
font-weight: bold;
}

.productPricing select {
width: 125px;
}

.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: #E98300;
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;
}

.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 Form Styling
------------------------------------*/

.forminputbox, .formselectbox, .formtextbox  {
border: #c4c4c4 1px solid;
color: #333;
scrollbar-arrow-color: #E98300;
}

.fullbox {
width: 320px;
}

/*Styles the Form Buttons
.formsubmit {
font-size: 11px;
font-weight: bold;
color: #fff;
cursor: hand;
background:#E98300;
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: #E98300;
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: #ffecce; } 

.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: #ffecce; } 

.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
------------------------------------*/

