body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0;
	font-size: 12px;
	margin: 0;
}


H1
{
  letter-spacing: -1px;
  padding: 0px;
  margin: 6px 0 0 0;
}

H2 
{
  text-decoration: none;
  color: #5254a5; 
  padding: 0 0 0 0;  
  margin: 0 0 0 0;
}

H3 
{
  text-decoration: none;
  color: #5254a5; 
  padding:0px;  
  margin: 8px 0 0 1px;
}


.sidebar H2 A
{
  text-decoration: underline; 
  text-decoration: none;
  color: #5254a5; 
}  


.sidebar.LightGray H2 A
{
  text-decoration: underline; 
  text-decoration: none;
  color: #5254a5; 
}  

 

A IMG {
	border: none;
}

HR 
{
    height: 1px;
    color: silver;
    border: none;
    border-bottom: solid 1px silver;
}

blockquote.center {
  line-height: 1.5em;
  padding: 0 23px;
  background: url(http://www.logos.com/images/misc/quotemarks.gif) no-repeat 0 3px;
	}
	
blockquote.right {
  line-height: 1.5em;
  padding: 0 0 0 23px;
  background: url(http://www.logos.com/images/misc/quotemarks.gif) no-repeat 0 3px;
	}

.LeftPic {
  float: left;
  margin: 0 8px 0 0;
}

.RightPic {
  float: right;
  margin: 0 0 0 8px;
}

/* PAGE SHELL GLOBAL Styles */

.pageBorder {
  border:1px solid #a8a8a8;
  border-width:1px 1px 0px 1px;
}

.pageCenter, .pageCenter2Col, .pageCenter2ColLeft {
  border: 0px solid #a8a8a8;
  border-width: 0px 1px 0px 1px;
  background-color: #ffffff;
  padding: 5px 5px 0 5px;
}

.pageCenter.LightYellow {
  border: 0px solid #a8a8a8;
  border-width: 0px 1px 0px 1px;
  background-color: #ffffff;
  padding: 5px 5px 0 5px;

}

.pageCenter2Col {
  border-width: 0px 0px 0px 1px;
  padding: 5px 0 0 5px;
}

.pageCenter2ColLeft {
  border-width: 0px 1px 0px 0px;
  padding: 5px 5px 0px 5px;
}

.pageCenter1Col {
  background-color: #ffffff;
  padding: 5px 5px 0px 5px;
}

/* PAGE TOP GLOBAL Styles */

.logo {
  height: 62px;
  background: #fffade url("../../../Documents and Settings/tsegar/Desktop/images/header_us_uk.jpg") no-repeat top right  ;
  font-size: 12px;
  color: #000000;
  white-space: nowrap;
}

.linkTop A:link, .linkTop A:visited, .linkTop A:hover {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  white-space: nowrap;  
}

.linkTop A:hover {
  color: #ff8500;
}

.searchText {
  font-size: 12px;
  color: #000000;
}

/* GLOBAL Styles */

A:hover {
  color: #ff8500;
}


A {
  /* text-decoration: underline; */
  text-decoration: none;
  color: #5254a5;

}


/* /products/groups/list/all */
.GroupIndent { margin-left: 18pt; padding-left: 18pt; }
.GroupNoIndent { font-weight:bold; margin-left:0pt; padding-left: 0pt; margin-top:3pt; padding-top:3pt;}
.GroupHeader { font-weight:bold; margin-top:6pt; padding-top:6pt; margin-left:0pt; padding-left: 0pt; }

.emptyCell {
  width: 160px;
}

/* ColoredTable */

TABLE.ColoredTable, TABLE.PartialColoredTable {
  border-collapse: collapse;
  font-size: 12px;
  color: #000000;
}

TABLE.ColoredTable TH, TABLE.ColoredTable TD,
TABLE.PartialColoredTable TH, TABLE.PartialColoredTable TD
{
  border: 1px solid #a8a8a8;
}

TABLE.ColoredTable TH, TABLE.ColoredTable TD
{
  padding: 4px 8px;
  background-color: #f0f0f7;
}

TABLE.ColoredTable .Header TD, TABLE.ColoredTable TD.Header,
TABLE.ColoredTable THEAD TD, TABLE.ColoredTable TH,
TABLE.PartialColoredTable .Header TD, TABLE.PartialColoredTable TD.Header,
TABLE.PartialColoredTable THEAD TD, TABLE.PartialColoredTable TH
{
  padding: 8px 8px 4px;
  background-color: #d9daeb;
  text-align: center;
}

TABLE.ColoredTable .Centered TD, TABLE.ColoredTable TD.Centered 
{
  text-align: center;
}

TABLE.ColoredTable .Highlight TD, TABLE.ColoredTable TD.Highlight {
  background-color: #fffade;
  font-weight: bold;
}

TABLE.ColoredTable .Footer TD, TD.Footer {
  border: none;
  text-align: right;
  background-color: transparent;
  color: #666666;
}

 TABLE.ColoredTable.WhiteBorder TH, TABLE.ColoredTable.WhiteBorder TD
{
	border: 1px solid white;
}

/* Below is for displaying thumbnails with a hand for a cursor */
.ThumbPic { cursor: hand; }


/* page top content */

.pageTopContent {
  padding: 10px 22px;
  background-color: #e5e5f1;
  margin: 0px;
  font-size: 11px;
}

.pageTopContent H1 {
  margin: 0px;
  font-size: 24px;
  color: #5254a5;
}

.pageTopContent H2 {
  margin: 0px;
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}

.pageTopContent B {
  color: #000000;
}

.pageTopContent A {
  color: #5254a5;
}


.tinyfont 
{
  font-size: 10px;
  padding: 0;
  color: #aaaaaa;
}

.pageTopContent A:hover {
  color: #ff8500;
}

/* page main content */

.pageMainContent {
  background-color: #ffffff;
  font-size: 13px;
  color: #666666;
}

.pageMainContentHeader {
  margin: 6px 0 6px 0;
  display: block;
}

.pageMainContent H1 {
  margin: .6em 0 .3em 0;
  font-size: 24px;
  color: #5254a5;
}


.pageMainContent.LightYellow {
  background-color: #fffade;
  font-size: 13px;
  color: #666666;
}


.pageMainContent H2 {
  margin: .8em 0 .5em 0;
  color: #5254a5;
  font-size: 20px;
  font-weight: normal;
}


.pageMainContent.MediumFont {
  color: #5254a5;
  font-size: 20px;
  font-weight: normal;
}


.pageMainContent H3, .pageMainContent H3 A {
  margin-bottom: 0;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}

.pageMainContent UL {
  color: #666666;
  margin: 6px 0px 12px 12px;  
  padding-left: 12px;
}

.pageMainContent UL LI {
  color: #666666;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 1px;
  margin-left: 8px;
}

.pageMainContent UL.BigList LI {
  margin-bottom: 6px;
}

.pageMainContent OL {
  color: #666666;
  margin: 6px 0px 12px 12px;
  padding-left: 12px;
}

.pageMainContent OL LI {
  color: #666666;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 3px;
  margin-left: 8px;
}

.pageMainContent P {
  color: #000000;
  font-size: 13px;
  margin: 8px 0 8px 2px;
}

.pageMainContent P.footer, .pageMainContent P.footer A {
  color: #666666;
  font-size: 13px;
  font-weight: normal;
}

.pageMainContent a {
  color: #5254a5;
}

.pageMainContent a:hover {
  color: #ff8500;
}


.pageMainContent h2 a 
{
  color: #5254a5;
}

.pageMainContent .Greek	
{ 
  font-family: Palatino Linotype, BibliaLS, Times New Roman; 
}

.pageMainContent .Hebrew	
{ 
  font-family: SBL Hebrew, BibliaLS, Times New Roman; 
}

/* begin added 4/19/2005 KMB to duplicate commonly used styes that were in .lrsArticle for Dan Foster */
.lrsArticle table {border: 1px solid #EFEFEF; margin-top: 0; margin-bottom: 12; border-collapse: collapse; width: 100%; }
.lrsArticle table.NoBorder {border: 0px solid #000000; margin-top: 0; margin-bottom: 12; border-collapse: collapse; width: 100%; }

.lrsArticle table thead {font-weight: bold; border: 1px solid #EFEFEF; padding: 4pt; vertical-align: top; background-color: #F8F0DC}
.lrsArticle table td {border: 1px solid #EFEFEF; padding: 4pt; vertical-align: top; }
.lrsArticle table.NoBorder td {border: 0px solid #000000; padding: 4pt; vertical-align: top; }
.lrsArticle table th {font-weight: bold; border: 1px solid #EFEFEF; padding: 4pt; vertical-align: top; background-color: #F8F0DC}

.lrsArticle blockquote {font-family: Verdana; font-size: 10pt; margin-top: 0; margin-bottom: 12 }
.lrsArticle pre {font-family: Verdana; padding:8; font-size: 9pt; margin-top: 0; margin-bottom: 12; background-color: #EFEFEF}
.lrsArticle .Code {font-family: Courier New; }
.lrsArticle strong {font-size: 12px; font-weight: bold;}
.lrsArticle .Callout {margin: 8pt 30pt; padding: 4pt 0; border-top: dotted 1px #808080; border-bottom: dotted 1px #808080; }
.lrsArticle .Figure {margin-left: 30pt; margin-right: 30pt; margin-top: 16pt; margin-bottom: 16pt; padding-top: 8pt; padding-bottom: 2pt; border-top: solid 1px #808080; border-bottom: solid 1px #808080; text-align: center;}
.lrsArticle hr {margin-top: 0pt; margin-bottom: 6pt; border: dotted 1px #808080; height: 1px; }
.lrsArticle .baselineLeftAlign {border:0; border-width:0px; margin:0; padding:0; vertical-align: baseline; text-align:left}
.lrsArticle .baselineLeftAlignIndented {border:0; border-width:0px; margin:0; padding-bottom:0; padding-top:0; padding-left: 6pt; padding-right: 6pt; vertical-align: baseline; text-align:left}
.lrsArticle .baselineCenterAlign {border:0; border-width:0px; width:100%; margin:0; padding:0; vertical-align: baseline; text-align:center}
.lrsArticle .topCenterAlign {border:0; border-width:0px; width:100%; margin:0; padding:0; vertical-align: top; text-align:center}
.lrsArticle .middleCenterAlign {border:0; border-width:0px; width:100%; margin:0; padding:0; vertical-align: middle; text-align:center}
.lrsArticle .baselineRightAlign { border:0; border-width:0px; margin:0; padding:0; vertical-align: baseline; text-align:right}
.lrsArticle .plainTable {border-collapse: collapse; border-width:0px; vertical-align: baseline; width: 100%; font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 11pt; border:0; margin:0; padding:0}
.lrsArticle .plainLink  { font-size: 12px; color: #282568; text-decoration: none; border-bottom: dashed 0px #282568; font-weight: bold; }
.lrsArticle .baselineLeftAlignIndented a { border-bottom:none; font-size: 12px; color: #0C6492; text-decoration: none; border-bottom: dashed 0px #282568; font-weight: bold;}
.lrsArticle .baselineLeftAlignIndented a:link { border-bottom:none; font-size: 12px; color: #0C6492; text-decoration: none; border-bottom: dashed 0px #282568; font-weight: bold;}
.lrsArticle .baselineLeftAlignIndented a:visited { border-bottom:none; font-size: 12px; color: #0C6492; text-decoration: none; border-bottom: dashed 0px #282568; font-weight: bold;}
.lrsArticle .baselineLeftAlignIndented a:hover { text-decoration: underline; border-bottom:none; color: #000000; }
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TextFine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.lrsArticle table.ArticleSidebar { 
  width: auto; 
  margin: 6px 0 6px 8px;
  border: 0px solid #FFFFFF; 
  border-left: 1px dashed lightgrey;
  background-color: whitesmoke;
}

.lrsArticle table.ArticleSidebar TD { 
  border-width: 0px; 
  padding-left: 6pt; 
}

/* end added 4/19/2005 KMB to duplicate commonly used styes that were in .lrsArticle for Dan Foster */


.error
{
 color: red;
}

/* page divider lines */

.navLineDark, .navLineLight, .navLineLighter {
  height: 5px;
}

.navLineDark {
  background-color: #969696;
}

.navLineLight {
  background-color: #d6d6d6;
}

.navLineLighter {
  background-color: #ebebeb;
}

.sidebarLine {
  background-color: #a8a8a8;
  height: 1px;
  width: 100%;
}

/* featured product */

.featuredProduct {
  background-color: #08b500;
  border: 6px solid #e5e5f1;
  font-size: 12px;
  color: #ffffff;
}

.featuredProductContent {
  padding: 10px 20px 0 12px;
}

.featuredProduct H1, .featuredProduct H2 {
  font-size: 20px;
  color: #ffffff;
  margin: 0px;
  font-weight: normal;
}

.featuredProduct H2 {
  font-size: 15px;
}

/* video demo */

#videoDemoShell {
  height: 160px;
}

.videoDemo {
  font-size: 12px;
  color: #fff29a;
  background-color: #ff8500;
  padding: 6px 10px 4px 8px;
}

.videoDemo h1 {
  font-size: 18px;
  color: #ffffff;
  margin: 0px;
  font-weight: normal;
}

/* misc site text */

.blueText, .blueText A {
  color: #5254a5;
}


.blackText, .blackText A {
  color: #000000;
}


.orangeText {
  color: #ff8500;
}

.orangeLinks {
  color: #ff8500;
}

.greyText {
  color: #666666;
}

.yellowText {
  color: #fecb2e;
  font-weight: bold;
}

/* site fields and form items */

INPUT.searchField, INPUT.loginField, INPUT.CCFields, SELECT.pulldownMenu {
  font-size: 12px;
  color: #000000;
}


INPUT.ShoppingCart
{
	font-size: 12px;
  color: #000000;
}

SELECT.pulldownMenu.Academic
{
 width: 150px;	
}

INPUT.searchField {
  width: 130px;
}

INPUT.loginField {
  width: 106px;
}

INPUT.CCFields {
  width: 200px;
}

INPUT.loginField.Academic
{
	width: 150px;
}

H1.Academic
{
	  margin: 0 0 0;
  color: #5254a5;
  font-size: 20px;
  font-weight: normal;
}

H2.Academic
{
	  margin: 0 0 0;
  color: #5254a5;
  font-size: 14px;
  font-weight: bold;
}

/* END GLOBAL */

/* PAGE LEFT / PAGE RIGHT / Sidebar Contents */

.pageLeft, .pageRight {
  width: 160px;
  font-size: 12px;
  background: #d6d6d6 url("../../../Documents and Settings/tsegar/Desktop/images/empty_cell.gif") repeat-x bottom;
}

/* General Sidebar element styles */

TABLE.sidebar, TABLE.sidebar TR, TABLE.sidebar TD {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 12px;
}

TABLE.sidebar
{
  border: solid 6px;
}

.sidebar H1 {
  margin: 0px;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff8500;
  font-weight: normal;
}

.sidebar H2 {
  margin: 1em 0 0;
  font-size: 12px;
  font-weight: normal;
  color: #FF6E00;
}

.sidebar UL {
  padding-left: 12px;
  margin-left: 12px
}

.sidebar LI {
  line-height: 22px;
}

/* Specifically sub-classed sidebar elements */

TABLE.sidebar.NoPadding, TABLE.sidebar.NoPadding TD {
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
}

/* Sidebar yellows */

.sidebar.LightYellow {
  background-color: #fffade;
  border-color: #fffade;
  color: #000000;
}

.sidebar.LightYellow A {
  color: #333333;
}

.sidebar.LightYellow A:hover {
  color: #ff8500;
}

.sidebar.White {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

.sidebar.White A {
  color: #333333;
}

.sidebar.White A:hover {
  color: #ff8500;
}


.sidebar.DarkYellow {
  background-color: #ffeea2;
  border-color: #ffeea2;
  color: #000000;
}


.sidebar Default {
  border-color: #d6d6d6;
}


.sidebar.Gray {
  background-color: #a4a4a4;
  border-color: #a4a4a4;
  color: #ffffff;
}

.sidebar.Gray .error {
  color: #900;
}

.sidebar.DarkGray {
  background-color: #949494;
  border-color: #949494;
  color: #ffffff;
}

.productsMenu
{
	background-color: #949494;
	border-color: #949494;
}

.productsMenu A
{
	color: #ffffff;
	font-family: Helvetica, Verdana;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 4px;
	padding-left: 8px;
}

.productsMenu A:hover
{
	color: #ffffff;
	background-color: #666666;
}

.sidebar.Gray A, .sidebar.DarkGray A {
  color: #ffffff;
}

.sidebar.Gray A:hover, .sidebar.DarkGray A:hover {
  color: #ff8500;
}

.sidebar.Gray H2 
{
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.sidebar.LightGray {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  color: #000000;
}

.sidebar.LightGray A {
  color: #000000;
}

.sidebar.LightGray A:hover {
  color: #ff8500;
}

.sidebar.DarkGray A {
  font-weight: bold;
}

/* ask the bible */

.sidebar.Ask {
   background: #fffade url("../../../Documents and Settings/tsegar/Desktop/images/ask_bible2.jpg") no-repeat top center;
   border-color: #fffade;
   color: #000000;
}

.sidebar.Ask A {
  color: #666666;
}

.sidebar.Ask A:hover {
  color: #ff8500;
}

/* languages */

 TABLE.sidebar.Globe {
  background: #A3AABB url("../../../Documents and Settings/tsegar/Desktop/images/sidebar_globe.jpg") no-repeat;
  color: #000000;
  background-color: #A5ADC0;
	border: 0px;  
}

/* print version info */

.sidebar.Print {
  background-color: #dedede;
  border-color: #dedede;
  color: #000000;
}

/* how to buy */

.sidebar.Howbuy {
  background-color: #fff8cb;
  border-color: #fff8cb;
  color: #000000;
}

/* recent articles */

.sidebar.Recent {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #333333;
}


/* describe you */

.sidebar.Describe {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #000000;
}

/* fonts */

.sidebar.Fonts {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

/* END PAGE LEFT / PAGE RIGHT */

/* TRAINING PAGE */

#trainingPodShell {
  font-size: 13px;
  color: #fff29a;
}

#trainingPodShell H3 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}

#trainingTopContent 
{
  background-color: #e5e5f1
}

.trainingPod {
  background-color: #ff8500;
  padding: 6px 10px;
}


/* END TRAINING PAGE */

/* PRE-PUBLICATION DETAILS PAGE */


.prepubDetailInterestBG {
  background: #fffade url("../../../Documents and Settings/tsegar/Desktop/images/interest_bg.gif") repeat-y right;
}

.prepubDetailInterestContent {
  font-size: 12px;
  color: #666666;
}

.prepubDetailInterestContent h1 {
  font-weight: normal;
  margin: 0px;
  font-size: 16px;
  color: #666666;
}

.gatheringInterest {
  border:1px solid #8687C0;
  border-width:1px 1px 1px 1px;
  background-color: #ffffff;
  font-size: 12px;
  color: #000000;
  width: 100px;
}

/* PRE-PUBLICATION SPECIALS PAGE */




.prepubSpecial {
  font-size: 13px;
  color: #000000;
  height: 132px;
}

.gatheringInterest {
  border:1px solid #8687C0;
  border-width:1px 1px 1px 1px;
  background-color: #ffffff;
  font-size: 12px;
  color: #000000;
}

.prepubSpecial i {
  font-weight: normal;
}

.prepubSpecial h1 {
  font-size: 18px;
  color: #5254a5;
  font-weight: normal;
  margin-bottom: 2px;
}

.prepubSpecial h2 {
  font-size: 14px;
  color: #5254a5;
  font-weight: normal;
  margin-top: 2px;
}

.prepubSpecial p {
  color: #000000;
}

.prepubSpecial b {
  color: #000000;
  font-size: 12px;
}

/* taken out 6//605 jamin
.prepubSpecial a {
  color: #000000;
  font-weight: bold;
}


.prepubSpecial a:hover {
  color: #ff8500;
  font-weight: bold;
}
*/

/* MY ACCOUNT PAGE */

.myAccountTop {
  padding: 12px 12px 0;
 background-color: #5254a5;
  font-size: 13px;
  color: #ffffff;
}

.myAccountTopHeader {
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  margin: 0px;
}

#myAccountMid {
  font-size: 13px;
  color: #000000;
  background-color: #e5e5f1;
  border: 12px solid #e5e5f1;
  border-width: 12px 12px 12px 12px;
}

#myAccountMidContent {
  font-size: 13px;
  color: #000000;
}

#myAccountBottom {
  font-size: 13px;
  color: #000000;
  background-color: #f5f5fa;
  border: 12px solid #f5f5fa;
  border-width: 12px 12px 12px 12px;
}

.myAccountHeader {
  color: #5254a5;
  font-size: 16px;
  font-weight: normal;
  margin: 0px;
}

.myAccountMainText {
  color: #666666;
  font-size: 13px;
}

.myAccountFieldTitle {
  color: #000000;
  font-size: 13px;
}

#billShip {
  border:1px solid #BFC0DE;
  border-width: 0px 0px 1px 0px;
}

.billShipInfo {
  padding: 8px;
  font-size: 13px;
  color: #000000;
}

.billShipInfo h2 {
  font-size: 12px;
  color: #5254a5;
  margin: 0px;
  font-weight: normal;
}

/* NEW VISITOR PAGE */

.newVisTopLeft {
  background-color: #5254a5;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}

#newVisTopLeftContent {
  font-size: 13px;
  color: #fff29a;
}

#newVisTopLeftContent h1 {
  font-size: 20px;
  color: #ffffff;
  margin: 0px;
  font-weight: normal;
}

.newVisTopRight {
  background-color: #e5e5f1;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}

#newVisTopRightContent {
  font-size: 13px;
  color: #4c4c4c;
}

#newVisTopRightContent h2 {
  font-size: 16px;
  color: #5254a5;
  margin: 0px;
  font-weight: normal;
}

/* RETURN VISITOR PAGE */

.retVisTopLeft {
  background: #5254a5 url("../../../Documents and Settings/tsegar/Desktop/images/boxes_now_shipping.jpg") no-repeat bottom left;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}

.retVisTopLeftES {
  background: #5254a5 url("../../../Documents and Settings/tsegar/Desktop/images/es_boxes_now_shipping.jpg") no-repeat bottom left;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}

#retVisTopLeftContent {
  font-size: 13px;
  color: #fff29a;
}

#retVisTopLeftContent h1 {
  font-size: 20px;
  color: #ffffff;
  margin: 0px;
  font-weight: normal;
}

#retVisTopLeftContent h2 {
  font-size: 20px;
  color: #fff29a;
  font-weight: bold;
  margin: 0px;
}

#retVisTopLeftContent UL LI, #retVisTopLeftContent UL A:link, #retVisTopLeftContent UL A:visited {
     color: #FFEEA2;
}

#retVisTopLeftContent UL LI A {
	line-height: 18px;
}

#retVisTopLeftContent UL A:hover {
     color: #ff8500;
}

.retVisTopRight {
  background-color: #e5e5f1;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}

#retVisTopRightContent {
  font-size: 13px;
  color: #4c4c4c;
}

#retVisTopRightContent h2 {
  font-size: 16px;
  color: #5254a5;
  margin: 0px;
  font-weight: normal;
}

/* PRODUCT SOFTWARE PAGES */

.softwareTopProduct {
  padding-top: 10px;
  padding-right: 14px;
  padding-bottom: 10px;
  padding-left: 14px;
  background-color: #e5e5f1;
}

.softwareTop {
  padding-top: 10px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-left: 22px;
  background-color: #e5e5f1;
}

.softwareTopContent {
  color: #000000;
  font-size: 12px;
  background-color: #e5e5f1;
}

.softwareTopContent h1 {
  color: #5254a5;
  font-size: 20px;
  margin: 0px;
}

.softwareTopContent h2 {
  color: #666666;
  font-size: 18px;
  font-weight: normal;
  margin: 0px;
}

.softwareTopContent h3 {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
}

.softwareTopContent b {
  color: #000000;
  font-weight: bold;
}

.softwareTopContent p {
  color: #000000;
  font-size: 13px;
}

.softwareTopContent li {
  color: #000000;
  font-size: 13px;
}

.softwareSearch {
  background: #fffade url("../../../Documents and Settings/tsegar/Desktop/images/interest_bg.gif") repeat-y right;
}

.softwareList li {
    color: #666666;
    font-size: 13px;
    line-height: 17px;
}

.softwareList li a {
    color: #666666;
}

ul.softwareList {
    color: #666666;
    font-size: 13px;
    line-height: 17px;
    margin-left: 12px;
    padding-left: 12px;
}


/* CHEKOUT PAGES */
.checkoutTop {
  padding-top: 10px;
  padding-right: 22px;
  padding-bottom: 10px;
  padding-left: 22px;
  background-color: #e5e5f1;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  color: #ff8500;
}

.checkoutTop h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  color: #5254a5;
}


.checkoutMain {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin: 0px;
}

.checkout01 {
  background-color: #fffce5;
  margin: 0px;
  padding-left: 22px;
}

.checkout02 {
  background-color: #fff7c2;
  margin: 0px;
  padding-left: 22px;
}

.checkoutAddress {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 22px;
  margin: 0px;
  color: #000000;
  font-size: 12px;
}

.checkoutAddress h2 {
  color: #5254a5;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
}

.checkoutFieldTitle {
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  margin: 0px;
}

.checkoutNote {
  padding-top: 0px;
  padding-right: 22px;
  padding-bottom: 30px;
  padding-left: 22px;
  margin: 0px;
  font-size: 12px;
  color: #000000;
}

#checkoutContent {
  margin: 0px;
  color: #000000;
  font-size: 13px;
}

#checkoutContent h1 {
  margin: 0px;
  color: #000000;
  font-size: 12px;
}

#checkoutContent p {
  margin: 0px;
  color: #414383;
  font-size: 13px;
  font-weight: bold;
}

#checkoutContent a {
  margin: 0px;
  color: #5254a5;
  font-size: 13px;
  font-weight: bold;
}

#checkoutContent a:hover {
  margin: 0px;
  color: #ff8500;
  font-size: 13px;
  font-weight: bold;
}

/* SEARCH RESULTS PAGES */

.searchResults {
  background-color: #e5e5f1;
  border: 20px solid #e5e5f1;
  border-width: 20px 35px 30px 32px;
  margin: 0px;
  color: #000000;
  font-size: 13px;
}

.searchResults h1 {
  margin: 0px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #5254a5;
  font-weight: bold;
}

.searchResults h2 {
  margin: 0px;
  font-size: 14px;
  color: #ff8500;
  font-weight: bold;
}

.bestMatchedPod {
  background-color: #ffeea2;
  border: 20px solid #ffeea2;
  border-width: 20px 35px 20px 32px;
  margin: 0px;
  font-size: 13px;
  color: #000000;
}

.shippableProductsPod a 
{
  font-size: 13px;
}

.shippableProductsPod {
  background-color: #fffade;
  border: 20px solid #fffade;
  border-width: 20px 35px 20px 32px;
  margin: 0px;
  font-size: 13px;
  color: #000000;
}

.downloadableProductsPod {
  /* background-color: #ffffff; */
  /* border: 20px solid #ffffff; */
  background-color: #dae8fd;
  border: 20px solid #dae8fd;   
  
  border-width: 20px 35px 20px 32px;
  margin: 0px;
  font-size: 13px;
  color: #000000;
}


.downloadableProductsPod a 
{
  font-size: 13px;
}

.pagesPod {
  background-color: #e8e4f9;
  border: 20px solid #e8e4f9;
  border-width: 20px 35px 20px 32px;
  margin: 0px;
  font-size: 13px;
  color: #000000;
}


.pagesPod a 
{
  font-size: 13px;
}


.articlesPod {
  /* background-color: #fffaff; */
  /* border: 20px solid #fffaff; */
  background-color: #fdf0cf;
  border: 20px solid #fdf0cf;   

  border-width: 20px 35px 20px 32px;
  margin: 0px;
  font-size: 13px;
  color: #000000;
}


.articlesPod a 
{
  font-size: 13px;
}

.searchResultsHeader {
  margin: 0px;
  color: #ff8500;
  font-size: 14px;
  font-weight: bold;
}

.searchResultsTitle {
  margin: 0px;
  color: #5254a5;
  font-size: 14px;
}

.searchResultsType {
  margin: 0px;
  color: #666666;
  font-size: 12px;
}

/* PRODUCT SEARCH PAGE */

.productSearch {
  background-color: #e5e5f1;
  border: 20px solid #e5e5f1;
  border-width: 20px 35px 20px 32px;
  margin: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #5254a5;
}

.productInfo {
  background-color: #fffade;
  border: 20px solid #fffade;
  border-width: 20px 32px 0px 32px;
}

.productInfoBottom {
  background-color: #fffade;
  border: 20px solid #fffade;
  border-width: 20px 32px 0px 32px;
}

.productInfo h1 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
  color: #5254a5;
}

.productCatHeader {
  background-color: #ffffff;
  border: 20px solid #ffffff;
  border-width: 20px 32px 0px 35px;
  font-size: 12px;
}

.productCatHeader h1 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
  color: #5254a5;
}

.productCatHeader p {
  margin: 0px;
  font-weight: normal;
  color: #666666;
}

.productCategories {
  background-color: #ffffff;
  border: 20px solid #ffffff;
  border-width: 0px 32px 20px 39px;
  font-size: 12px;
}

.productCategoriesBottom {
  background-color: #ffffff;
  border: 20px solid #ffffff;
  border-width: 10px 30px 10px 30px;
  font-size: 12px;
}

.productCategory {
  font-size: 12px;
  color: #000000;
}

.productSubCategory {
  text-indent: 20px;
  font-size: 12px;
  color: #666666;
}

.productFields {
  font-size: 12px;
  color: #000000;
}

.productSearchField {
  font-size: 12px;
  color: #000000;
  width: 160px;
}

.productSearchFieldSmall {
  font-size: 12px;
  color: #000000;
  width: 70px;
}

.TextHeadBig 
{

  margin: 1.5em 0 0;
  color: #5254a5;
  font-size: 20px;
  font-weight: normal;
}

/* FOOTER */

.pageFooter {
  background-color: #fffade;
  color: #666666;
  font-size: 12px;
  text-align: center;
  height: 34px;
}

.TextMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextMediumBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


.WhiteBold a
{
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
}

.WhiteBold a:hover
{
  font-size:12px;
  font-weight:bold;
  color:#5254a5;
}

.PurpleMediumBold {
  font-size: 12px;
  font-weight: bold;
  color: #5254a5; 
}

/* ProductDetailDownloads user control styles */

DIV.productDetailDownloadsControl
{
	border: solid 1px White;
}

DIV.productDetailDownloadsControl DIV.header
{
	padding: 4px;
	margin: 0px;
	vertical-align: middle;
}

DIV.productDetailDownloadsControl DIV.expanded
{
	background: #cecee4 url(/images/Common/arrow_download_open.gif) no-repeat 4px 4px;
	border-bottom: solid 1px White;
}

DIV.productDetailDownloadsControl DIV.collapsed
{
	background: Transparent url(/images/Common/arrow_download_closed.gif) no-repeat 4px 4px;
}

DIV.productDetailDownloadsControl H4.header
{
	padding: 4px 4px 4px 22px;
	margin: 0px;
	font-size: 13px;
	vertical-align: middle;
	cursor: pointer;
	display: inline;
}

DIV.productDetailDownloadsControl SPAN.spacer
{
	margin: 0px;
	padding: 13px;
	height: 1px;
}

DIV.productDetailDownloadsControl SPAN.help
{
	vertical-align: bottom;
}

div.productDetailDownloadsControl div ul
{
	list-style-type: none;
	margin: 0px;
	padding: 8px 0px 8px 17px;
	white-space: nowrap;
}

div.productDetailDonwloadsControl div ul li
{
	padding-left: 0px;
	white-space: nowrap;
}

div.productDetailDownloadsControl div ul li a
{
	font-size: 13px;
	line-height: 1.6em;
}

/* ProductTip control stylez */

DIV.productTipControl
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-color: Transparent;
}

DIV.productTipControl .float
{
	float: left;
}

DIV.productTipControl .block
{
	float: none;
	display: block;
}

DIV.productTipControl DIV.main
{
	padding: 0px;
	margin: 0px;
	width: 375px;
}

DIV.productTipControl DIV.main .left
{
	padding: 0px;
	margin: 0px;
	width: 27px;
	height: 16px;
	text-align: right;
}

DIV.productTipControl DIV.main .center
{
	padding: 0px;
	margin: 0px;
	width: 321px;
}

DIV.productTipControl DIV.main .right
{
	padding: 0px;
	margin: 0px;
	width: 27px;
	height: 16px;
	text-align: left;
}

DIV.productTipControl DIV.mainStaticTip
{
	width: 300px;
}

DIV.productTipControl DIV.mainStaticTip .center
{
	padding: 0px;
	margin: 0px;
	width: 246px;
}

/* hax for Firefox/Safari -- IE uses the AlphaImageLoader filter on the front page (structure layer), which is also a gross hack */
html > body DIV.productTipControl DIV.mainTop .left
{
	background: Transparent url(/images/Common/product_tip_corner_tl.png) no-repeat 0px 0px;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainTop .center
{
	background: Transparent url(/images/Common/product_tip_top.png) repeat-x 0px 0px;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainTop .right
{
	background: Transparent url(/images/Common/product_tip_corner_tr.png) no-repeat 0px 0px;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainHeader .left
{
	background: Transparent url(/images/Common/product_tip_left_top.png) repeat-y 0px 0px;
}

DIV.productTipControl DIV.mainHeader .center
{
	background-color: #5959A9;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainHeader .center
{
	/* Firefox makes the PNG's lighter, and Safari makes them darker.  I don't know a way to give conditional CSS to each of those two browsers, so right now you can't win.  Either the Mac looks bad or Firefox looks bad. */
	/*background-color: #6969B9;*/		/* Firefox color */
	background-color: #5254a5;		/* Original color */
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainHeader .right
{
	background: Transparent url(/images/Common/product_tip_right_top.png) repeat-y 0px 0px;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainMiddle .left
{
	background: Transparent url(/images/Common/product_tip_left.png) repeat-y 0px 0px;
}

DIV.productTipControl DIV.mainMiddle .center
{
	background: White;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainMiddle .right
{
	background: Transparent url(/images/Common/product_tip_right.png) repeat-y 0px 0px;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainBottom .left
{
	background: Transparent url(/images/Common/product_tip_corner_bl.png) no-repeat 0px 0px;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainBottom .center
{
	background: Transparent url(/images/Common/product_tip_bottom.png) repeat-x 0px 0px;
}

/* hax for Firefox/Safari -- etc. */
html > body DIV.productTipControl DIV.mainBottom .right
{
	background: Transparent url(/images/Common/product_tip_corner_br.png) no-repeat 0px 0px;
}

DIV.productTipControl DIV.mainHeader .center H4
{
	font-size: 19px;
	padding: 5px 10px 15px 10px;
	margin: 0px;
	color: White;
}

DIV.productTipControl DIV.mainHeader .center H4.enhancedTitle
{
	padding: 5px 10px 15px 70px;
	margin-left: 10px;
	background: Transparent url(/images/Common/tipAlert.gif) no-repeat;
}

DIV.productTipControl DIV.mainMiddle .center DIV
{
	font-size: 14px;
	padding: 5px 10px 7px 10px;
	margin: 0px;
}

DIV.productTipControl DIV.mainMiddle .center DIV IMG
{
	/*width: 104px;*/
	margin: 0px 12px 4px 0px;
}

DIV.productTipControl DIV.mainMiddle .center HR
{
	padding: 0px;
	margin: 0px 5px 5px 5px;
	clear: both;
}

DIV.productTipControl DIV.mainMiddle .center UL
{
	padding: 0px 0px 10px 25px;
	margin: 0px;
}

DIV.productTipControl DIV.mainMiddle .center UL LI
{
	font-weight: bold;
}

DIV.productTipControl DIV.arrow
{
	width: 27px;
	height: 38px;
	position: absolute;
}

DIV.productTipControl DIV.leftArrowShow
{
	background: Transparent url(/images/Common/product_tip_arrow_left.gif) no-repeat 0px 0px;
}

DIV.productTipControl DIV.rightArrowShow
{
	background: Transparent url(/images/Common/product_tip_arrow_right.gif) no-repeat 0px 0px;
}

/* End ProductTip control stylez */

.helpAboutContainer
{
	vertical-align: middle;
}

.helpAboutContainer SPAN
{
	text-align: right;
	display: block;
	vertical-align: middle;
	float: left;
	padding-right: 15px;
	padding-top: 50px;
}

.helpAboutContainer IMG
{
	display: inline-block;
}

/* Featured Prepublications control styles */

.featuredPrepubControlOutsideContainer
{
	background-color: #e5e5f1;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}

.featuredPrepubControl
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.featuredPrepubControl .heightSpace
{
	height: 8px;
}

.featuredPrepubControl .leftmost
{
	vertical-align: top;
	padding: 5px 5px 5px 40px;
	margin: 0px;
}

.featuredPrepubControl .leftmost H1
{
	text-align: left;
  font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.featuredPrepubControl .leftmost .leftContents
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.featuredPrepubControl .rightmostSpacer
{
	padding-left: 15px;
	margin: 0px;
}

.featuredPrepubControl TD.main
{
	width: 475px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.featuredPrepubControl .top
{
	background: Transparent url(/images/Common/featured_prepub_top.gif) no-repeat 0px 1px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 100%;
}

.featuredPrepubControl .middle
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.featuredPrepubControl .bottom
{
	background: Transparent url(/images/Common/featured_prepub_bottom.gif) no-repeat 0px 0px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.featuredPrepubControl .left
{
	background: #08B500;
	width: 300px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

/* hax for Firefox/Safari -- etc. */
html > body .featuredPrepubControl .left
{
	width: 280px;
}

.featuredPrepubControl .right
{
	background-color: White;
	width: 175px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

.featuredPrepubControl .left H1
{
	text-align: left;
  font-size: 20px;
	background: #08B500;
	color: White;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	display: block;
	font-weight: normal;
}

.featuredPrepubControl .left H2
{
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #E5E500;
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.featuredPrepubControl .left DIV.content
{
	font-size: 12px;
	padding: 0px 8px 0px 15px;
	margin: 0px;
	color: White;
}

/* hax for Firefox/Safari -- etc. */
html > body .featuredPrepubControl .left DIV.content
{
	font-size: 12px;
	width: 280px;
	padding: 0px 5px 0px 15px;
	color: White;
}

.featuredPrepubControl .left DIV.spacer
{
	float: left;
	width: 100px;
	clear: both;
}

.featuredPrepubControl .left A
{
	padding: 0px;
	margin: 0px;
}

.featuredPrepubControl .left A.inARow
{
	display: inline;
}

.featuredPrepubControl .left IMG
{
	display: inline;
}

.featuredPrepubControl .right A
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.featuredPrepubControl .right IMG
{
	padding: 1px;
	margin: 0px;
	vertical-align: middle;
}

.featuredPrepubControl DIV.image
{
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
	width: 100%;
}

.featuredPrepubControlOutsideContainer .bottomContent
{
	vertical-align: top;
	text-align: left;
	padding: 8px 15px 8px 25px;
	margin: 0px;
}

/* End featured prepub styles */

/* Begin AutoFeaturedProduct control styles */

.autoFeaturedProductTopSpacer
{
	clear: both;
	width: 100%;
	height: 1px;
}

.autoFeaturedProduct
{
	margin: 5px 0px 5px 0px;
	width: 100%;
}

.autoFeaturedProduct TABLE
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.autoFeaturedProduct .left
{
	background: #08B500;
	padding: 10px 15px 8px 15px;
	margin: 0px;
	width: 99%;
	vertical-align: top;
}

.autoFeaturedProduct .right
{
	background: White;
	padding: 0px;
	margin: 0px;
}

.autoFeaturedProduct .float
{
	float: left;
}

.autoFeaturedProduct .spacer
{
	height: 10px;
}

.autoFeaturedProduct .left H1
{
	text-align: left;
	font-size: 20px;
	color: White;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.autoFeaturedProduct .left H2
{
	text-align: left;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: White;
}

.autoFeaturedProduct .left H2 A
{
	font-weight: normal;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.autoFeaturedProduct .left H2 A:Hover
{
	font-weight: normal;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.autoFeaturedProduct .left SPAN
{
	font-weight: bold;
	color: #E5E500;
	padding-right: 3px;
}

.autoFeaturedProduct .left DIV.content
{
	color: White;
}

.autoFeaturedProduct .left DIV.image
{
	text-align: right;
}

.autoFeaturedProduct .left IMG
{
}

.autoFeaturedProduct .right IMG
{
	margin: 10px 25px 10px 25px;
}

.autoFeaturedProduct A
{
	color: White;
}

/* End featured product styles */

/* Refer A Friend control styles */

.referAFriend
{
	background: Transparent url(/Images/Common/raf_full_bg.gif) repeat-x;
}

.referAFriend .backgroundGraphic
{
	background: Transparent url(/Images/Common/raf_bg_photo.jpg) no-repeat;
}

.referAFriend .centeredBox
{
	padding: 0px;
	margin: 0px 0px 0px 25px;
/*	margin: 0px auto 0px auto;		/* margins left and right set to auto makes the box centered */
	width: 601px;
}

.referAFriend DIV.header
{
	clear: right;
	float: right;
}

.referAFriend .myReferralsLink
{
	padding: 10px 5px 15px 0px;
	margin: 0px;
	float: right;
	font-size: 12px;
}

.referAFriend .myReferralsLink A
{
	background: Transparent url(/Images/Common/raf_view_bullet.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 12px;
}

.referAFriend .content
{
	clear: both;
	padding: 0px;
	margin: 0px
}

.referAFriend .rightSquashed
{
	text-align: left;
	float: right;
	clear: right;
	width: 45%;
}

.referAFriend H2
{
	color: Black;
	line-height: 1.5em;
	font-size: 13px;
	margin: 0px 15px 1em 15px;
	padding: 0px;
	padding-top: 1em;		/* Required for Firefox to display properly -- it ignores top margin on header tags when it's contained in the long line, for some reason */
}

.referAFriend .button
{
	width: 100px;
	margin: 5px auto 5px auto;
	padding: 0px;
	clear: both;
}

.referAFriend .bigText
{
	font-size: 135%;
}

.referAFriend .extraInfo
{
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.referAFriend .separator
{
	width: 550px;
	height: 10px;
	clear: both;
	background-color: Transparent;
}

.referAFriend .emailSeparatorTop
{
	background: url(/Images/Common/raf_email_top_separator.jpg) no-repeat;
	margin: 0px auto 0px auto;
}

.referAFriend .emailSeparatorBottom
{
	background: url(/Images/Common/raf_email_bottom_separator.jpg) no-repeat;
	margin: 5px auto 5px auto;
}

.referAFriend .myReferralsSeparatorTop
{
	background: url(/Images/Common/raf_my_referrals_top_separator.jpg) no-repeat;
	margin: 0px auto 0px auto;
}

.referAFriend .myReferralsSeparatorBottom
{
	background: url(/Images/Common/raf_my_referrals_bottom_separator.jpg) no-repeat;
	margin: 5px auto 5px auto;
}

.referAFriend .title
{
	display: block;
	margin: 0px auto 0px auto;
	padding: 6px 0px 6px 0px;
}

.referAFriend .mainTable .top
{
	margin: 0px;
	padding: 0px;
	width: 601px;
	height: 7px;
	overflow: hidden;
	clear: right;
}

.referAFriend .mainTable .middle
{
	width: 601px;
	background: #9999CC;
	overflow: hidden;
}

.referAFriend .mainTable .bottom
{
	margin: 0px;
	padding: 0px;
	width: 601px;
	height: 7px;
	overflow: hidden;
}

.referAFriend .welcome .top
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_top_border.gif) no-repeat;
}

.referAFriend .welcome .welcomeHalves
{
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.referAFriend .welcome .bottom
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_bottom_border.gif) no-repeat 0px 0px;
}

.referAFriend .contentLeft
{
	float: left;
	width: 275px;
	margin: 10px;
	padding: 0px;
	color: White;
	font-size: 13px;
}

.referAFriend .contentLeft A
{
	color: AntiqueWhite;
}

.referAFriend .contentRight
{
	float: right;
	width: 275px;
	margin: 10px;
	padding: 0px;
}

.referAFriend .contentRight .enterData
{
	width: 200px;
	margin: 3px;
}

.referAFriend .contentRight .alignedText
{
	margin: 0px 0px 0px 3px;
}

.referAFriend .typeEmail .top
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_top_border.gif) no-repeat;
}

.referAFriend .typeEmail .bottom
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_bottom_border.gif) no-repeat 0px 0px;
	height: 12px;
}

.referAFriend .typeEmailInner:after		/* http://positioniseverything.net/easyclearing.html */
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.referAFriend .typeEmailInner
{
	margin: 5px auto 10px auto;
	padding: 0px;
	/*border: solid 1px #ACACD6;*/
	width: 550px;
}

/* Holly Hack Targets IE Win only \*/
* html .referAFriend .typeEmailInner {height: 1%;}
.referAFriend .typeEmailInner {display: block;}
/* End Holly Hack */

.referAFriend .emailDisplay
{
	width: 325px;
	margin: 0px;
	padding: 10px 15px 10px 10px;
	float: left;
}

.referAFriend .emailEnterText
{
	width: 550px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.referAFriend .emailEnterText TEXTAREA
{
	width: 100%;
	margin: 0px;
	margin: -2px -2px 0px 0px;		/* IE hack! */
	padding: 0px;
	height: 260px;
}

.referAFriend .chooseProducts
{
}

.referAFriend .chooseProducts .top
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_top_border.gif) no-repeat;
}

.referAFriend .chooseProducts .bottom
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_bottom_border.gif) no-repeat 0px 0px;
}

.referAFriend .chooseProducts CENTER
{
	font-size: 12px;
	color: #CCCCFF;
}

.referAFriend .chooseProducts .innerText
{
	padding: 3px 38px 5px 38px;
	margin: 0px;
	color: White;
}

.referAFriend .chooseProductsSeparatorTop
{
	background: url(/Images/Common/raf_email_top_separator.jpg) no-repeat;
	margin: 0px auto 0px auto;
}

.referAFriend .chooseProductCollection:after		/* http://positioniseverything.net/easyclearing.html */
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.referAFriend .chooseProductCollection
{
	border: solid 1px #BBBBBB;
	width: 530px;
	margin: 10px auto 20px auto;
	padding: 10px;
}

.referAFriend .chooseProductCollection DIV
{
	width: 255px;
	float: left;
}

.referAFriend .chooseProductCollection UL
{
	width: 254px;
	margin: 0px;
	padding: 0px;
}

.referAFriend .chooseProductCollection UL LI:after		/* http://positioniseverything.net/easyclearing.html */
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.referAFriend .chooseProductCollection UL LI
{
	list-style-type: none;
	color: White;
	font-weight: bold;
}

.referAFriend .chooseProductCollection UL INPUT
{
	margin-bottom: 15px;
}

.referAFriend .chooseProductCollection UL DIV
{
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 45px;
}

.referAFriend .chooseProductCollection UL DIV.bottomText
{
	float: left;
	padding-top: 20px;
	width: 176px;
}

.referAFriend .chooseProductsSeparatorBottom
{
	background: url(/Images/Common/raf_email_bottom_separator.jpg) no-repeat;
	margin: 5px auto 5px auto;
}

.referAFriend .myReferrals
{
	margin: 10px 0px 10px 0px;
}

.referAFriend .myReferrals .top
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_my_referrals_top_border.gif) no-repeat;
}

.referAFriend .myReferrals .middle
{
	background: #FF9933;
}

.referAFriend .myReferrals .bottom
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_my_referrals_bottom_border.gif) no-repeat 0px 0px;
	height: 10px;
}

.referAFriend .innerReferral
{
	width: 550px;
	margin: 20px auto 20px auto;
}

.referAFriend .innerReferral .top
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_my_referrals_table_top.gif) no-repeat;
}

.referAFriend .innerReferral .bottom
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_my_referrals_table_bottom.gif) no-repeat;
}

.referAFriend .innerReferral .dataGrid
{
	width: 100%;
	border: solid 1px #FFC686;
	border-collapse: separate;
	color: White;
	font-weight: bold;
	font-size: 12px;
}

.referAFriend .innerReferral .dataGrid A:link
{
	text-decoration: underline;
}

.referAFriend .innerReferral .dataGridHeader
{
	background: #E56B26;
	padding: 5px;
}

.referAFriend .innerReferral .dataGridItem
{
	background: #FFB34D;
}

.referAFriend .innerReferral .dataGridAlternating
{
	background: #FFB34D;
}

.referAFriend .innerReferral .dataGrid TD
{
	border-top: none;
	border-right: solid 1px #FFC686;
	border-bottom: none;
	border-left: none;
	padding: 2px 3px 3px 3px;
}

.referAFriend .error .top
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_top_border.gif) no-repeat;
}

.referAFriend .error .bottom
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_bottom_border.gif) no-repeat 0px 0px;
	margin-bottom: 200px;
}

.referAFriend .error H4
{
	color: #FFB34D;
	margin: 0px;
	padding: 10px;
	font-size: 16px;
}

.referAFriend .error P
{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	color: White;
}

.referAFriend .login .top
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_top_border.gif) no-repeat;
}

.referAFriend .login .bottom
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/raf_email_bottom_border.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
}

.referAFriend .login P
{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	color: White;
}

.referAFriend .login .contentLeft A
{
	color: #5254A5;
}

.referAFriend .login .contentLeft A:hover
{
	color: Orange;
}

.referAFriend .login .contentRight A
{
	color: #5254A5;
}

.referAFriend .login .contentRight A:hover
{
	color: Orange;
}

.referAFriend .login .extraInfo
{
	margin-bottom: 100px;
}

.referAFriend .backgroundTransparent
{
	background-color: Transparent;
}

/* End Refer a Friend styles */

/* OC Upgrade control styles */

.upgradeOC
{
	margin: 0px 0px 0px -5px;		/* Margin is negative because there seems to be a margin on the page itself, and I need the background graphic lining up with the left edge */
	padding: 0px 0px 0px 0px;
}

.upgradeOC .top
{
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.upgradeOC .bottom
{
	background: Transparent url(/Images/Common/Upgrade/mainBG.gif) no-repeat;
}

.upgradeOC .loginBottom
{
	margin: 0px;
	padding: 0px 0px 0px 145px;
}

.upgradeOC .loginContent
{
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}

.upgradeOC .loginContentLeft
{
	width: 505px;
}

.upgradeOC .loginContentLeft P
{
	margin: 0px 0px 0px 0px;
	padding: 0px 45px 0px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

.upgradeOC .headerImage
{
	display: block;
	margin: 0px 0px 1px 0px;
}

.upgradeOC .loginContentRight
{
	width: 255px;
	text-align: center;
}

.upgradeOC .loginError
{
	height: 45px;
	margin: 0px;
	padding: 5px;
}

.upgradeOC .loginField
{
	width: 150px;
	margin: 5px 0px 15px 0px;
}

.upgradeOC DIV.loginHelpDesc
{
	text-align: right;
	width: 440px;
}

.upgradeOC DIV.loginHelpDesc P
{
	text-align: left;
	color: #999999;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 40px 0px 15px 0px;
	padding: 0px;
}

.upgradeOC DIV.loginHelpDesc SPAN
{
	color: #6472B4;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.upgradeOC DIV.loginHelpDesc P SPAN
{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 0px 8px;
}

.upgradeOC .loginHelpClicker
{
	cursor: pointer;
	display: block;
}

.upgradeOC .loginHelpClickerClosed
{
	cursor: pointer;
	height: 75px;
	display: block;
}

.upgradeOC .loginHelp
{
	text-align: left;
}

.upgradeOC .loginHelp HR
{
	width: 465px;
	color: #DEDEDE;
}

.upgradeOC .loginHelp P
{
	width: 450px;
	color: #6472B4;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.4em;
}

.upgradeOC .mainIntro
{
	margin: 0px;
	padding: 5px 0px 35px 145px;
}

.upgradeOC .loginContentRight P
{
	margin: 40px 0px 12px 0px;
	padding: 0px;
	height: 25px;
}

.upgradeOC H3
{
	font-family: Arial, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	color: #5254A5;
	margin: 0px;
	padding: 20px 0px 5px 22px;
}

.upgradeOC H4
{
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.upgradeOC .mainOwn
{
	width: 918px;
	text-align: right;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}

.upgradeOC .loginValidated
{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
}

.upgradeOC .mainLeft
{
	background: Transparent url(/Images/Common/Upgrade/gradient_L.gif) no-repeat;
	width: 8px;
}

.upgradeOC .mainCenter
{
	background: Transparent url(/Images/Common/Upgrade/gradient_M.gif) repeat-x;
	text-align: left;
}

.upgradeOC .mainCenter P
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px 22px;
}

.upgradeOC .mainRight
{
	background: Transparent url(/Images/Common/Upgrade/gradient_R.gif) no-repeat;
	width: 8px;
}

.upgradeOC .mainOwnContent
{
	margin: 0px 25px 0px 25px;
}

.upgradeOC .mainChecks
{
	width: 918px;
	text-align: right;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}

.upgradeOC .mainChecksSub
{
	text-align: left;
	width: 830px;
}

.upgradeOC .mainCheckboxTable
{
	border: none 0px Transparent;
	background: Transparent;
}

.upgradeOC .mainCheckboxTable TD
{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #5254A5;
}

.upgradeOC .mainCheckboxTable TD DIV
{
	vertical-align: top;
	background: Transparent url(/Images/Common/Upgrade/checkbox.gif) no-repeat 0 0;
	padding: 3px 0px 0px 30px;
	margin: 1px 0px 1px 72px;
}

.upgradeOC .mainCheckboxTable TD P
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

.upgradeOC .mainFeatures
{
	width: 918px;
	text-align: right;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}

.upgradeOC .mainFeaturesHeader
{
	width: 100%;
	height: 115px;
}

.upgradeOC .featuresMiddle
{
	background: #D9DAEB url(/Images/Common/Upgrade/bg_chartHeader_L.gif) no-repeat;
	/*background: #D9DAEB;*/
	text-align: left;
	vertical-align: top;
	width: 675px;
}

.upgradeOC .featuresMiddle H5
{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #5254A5;
	margin: 0px;
	padding: 20px 0px 2px 20px;
}

.upgradeOC .featuresMiddle P
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 20px 7px 20px;
	line-height: 1.4em;
}

.upgradeOC .featuresSpacer
{
	background: #D9DAEB;
}

.upgradeOC .featuresRight
{
	background: Transparent url(/Images/Common/Upgrade/bg_chartHeader_R.gif) no-repeat;
	width: 9px;
}

.upgradeOC .featureEntry
{
}

.upgradeOC .featureEntry TH
{
	text-align: left;
}

.upgradeOC .featureEntry TD
{
	text-align: left;
}

.upgradeOC .mainFeatures H6
{
	font-family: Arial, Sans-Serif;
	font-size: 22px;
	color: #333333;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	text-align: left;
}

.upgradeOC .notAvailable
{
	margin: 0px;
	padding: 0px 0px 0px 145px;
	height: 187px;
}

.upgradeOCSpaceLeft
{
	margin-left: 50px;
}

.upgradeOC .noTableBorder
{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.upgradeOC .paymentPlanCenter
{
	background: Transparent url(http://www.logos.com/images/button_paymentPlanMiddle.gif);
}

/* EEI - These styles were originally in Upgrades.css.  I moved them here so we aren't specifying multiple stylesheets.  Daniel is removing all of the reference in HTML fragments as he rearranges pages in preparation for the 3.0 debut in a few days */
P.chartheader {text-color: darkblue}
TH.bookchart {background-color: #e6e7f2; text-align: right; vertical-align: bottom; padding: 4px;  width: 595px}
TH.category {background-color: #dedbef; text-align: left; padding: 4px}
TD.title {background-color: #ffffff; border-bottom: 1px solid #eeeeee}
TD.chl {background-color: #bd7152}
TD.bsl {background-color: #84967b}
TD.ll {background-color: #638694}
TD.oll {background-color: #b5586a}
TD.sch {background-color: #7b7d94}
TD.slv {background-color: #8c8e8c}
TD.gld {background-color: #c6a25a}
DIV.chartspacer {width: 27px; height: 18px; cursor: hand}
A.chartspacer {display: block; width: 27px; height: 18px;}

/* End OC Upgrade styles */

/* Major upgrades Easy-Launch module styles */

.upgradeEasyLauncher
{
	background: #e6e7f2 url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/Upgrade/upgrade_easy_launcher_bg.jpg) repeat-x;
}

.upgradeEasyLauncher .floater
{
	float: left;
}

.upgradeEasyLauncher .left
{
	margin: 0px 125px 0px 0px;
}

.upgradeEasyLauncher .right
{
	vertical-align: bottom;
	margin: 35px 0px 0px 0px;
	padding: 0px;
}

.upgradeEasyLauncher .intro
{
	width: 350px;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	margin: 1px 0px 12px 25px;
	padding: 0px;
}

.upgradeEasyLauncher .instructions
{
	width: 160px;
	font-family: Arial, Sans-Serif;
	margin: 1px;
	padding: 0px;
	text-align: center;
	color: Gray;
}

.upgradeEasyLauncher .help
{
	text-align: right;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	margin: 1px;
	padding: 0px;
}

.upgradeEasyLauncher .entry
{
	width: 160px;
}

.upgradeEasyLauncher .centerAlign
{
	text-align: center;
}

.upgradeEasyLauncher .bottom
{
	display: block;
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.upgradeEasyLauncher .boxes
{
	background: White;
	height: 128px;
	margin: 0px;
	padding: 0px;
}

.upgradeEasyLauncher .boxes IMG
{
	margin: 5px 2px 0px 1px;
}

.upgradeEasyLauncher .rightCap
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/Upgrade/box_container_right.gif) no-repeat;
	width: 25px;
	height: 128px;
	margin: 0px;
	padding: 0px;
}

.upgradeEasyLauncher .boxOutside
{
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 685px;
}

.upgradeEasyLauncher .boxHeader
{
	background: Transparent url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/Upgrade/box_gradient.jpg) no-repeat 0px 1px;
	width: 100%;
	height: 14px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.upgradeEasyLauncher .container
{
	clear: both;
}

/* End UpgradeEasyLauncher styles */

BODY.localizedPriceWarning
{
	margin: 15px;
}

P.localizedPriceWarning
{
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
}

.communityPricingNormal
{
	background-color: White;
	color: Black;
	text-align: center;
	width: 38px;
	height: 35px;
}

.communityPricingOver
{
	background-color: #FF8500;
	color: White;
	text-align: center;
	width: 38px;
	height: 35px;
}

.communityPricingSelected
{
	background-color: #8A8BC0;
	color: White;
	text-align: center;
	width: 38px;
	height: 35px;
}

.communityPricingBestPrice
{
	background-color: #E5E5F1;
	color: Black;
	text-align: center;
	width: 38px;
	height: 35px;
}

/* Begin User Feedback Phrase control styles */

.userFeedbackPhrases
{
	background: #e6e7f2 url(../../../Documents%20and%20Settings/tsegar/Desktop/Images/Common/Upgrade/upgrade_easy_launcher_bg.jpg) repeat-x;
	padding: 6px 10px 6px 10px;
	margin: 0px;
}

DIV.userFeedbackPhrases
{
	clear: both;
}

.userFeedbackPhrases .bottom
{
	clear: both;
	margin: 0px;
	padding: 7px 0px 2px 0px;
}

.userFeedbackPhrases P
{
	margin: 0px;
	padding: 8px 5px 8px 5px;
}

.userFeedbackPhrases DIV
{
	float: left;
	width: 65%;
	margin: 1px 0px 1px 0px;
}

.userFeedbackPhrases DIV.description
{
	width: 125px;
	clear: both;
	text-align: right;
	padding: 3px 10px 1px 0px;
}

/* End User Feedback Phrase styles */
