/*
General Settings

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	position:relative;
	margin:0px;
	background-image:url(Images/Gradient.png);
	background-repeat:repeat-x;
	background-color:#ddedd7;
	_background-color:#ddedd7; /* IE Only... wierd problem  */
	background-attachment:fixed;
	
}
h1{
	margin-top:5px;
	font-size:22px;
}
h2{
	margin-top:0px;
	margin-bottom:2px;
	font-size:18px;
}
input{
	background-color:#CADAC0;
	border:solid 1px #000;
	padding:2px;
}
.ImageButton{
	background-color:#FFF;
	border:none;
	padding:0px;
}
select{
	background-color:#CADAC0;
	border:solid 1px #000;
	padding:2px;
}

#AlignAllCenter {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 905px;
	position:relative;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #1b2d25;
}

a:hover {
	text-decoration: none;
	color: #1b2d25;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
Form elements
*/

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

form.tb {
	display: inline; 
	color: #1b2d25;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.inputSmall {
	font-size: 9px;
}



textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* 
Table Elements 
*/


/*
Link Elements
*/
.BlackNoUnderline{
	text-decoration:none;
	color:#000000;
	font-size:12px;
}
a.BlackNoUnderline{
	text-decoration:none;
	color:#000000;
	font-size:12px;;
}
a.BlackNoUnderline:hover{
	text-decoration:none;
	color:#000000;
	font-size:12px;
}
a.linkBold {
	font-weight: bold;
}

a.linkBrown {
	text-decoration: underline;
	color: #612425;
}
a.linkBlack {
	text-decoration: underline;
	color: #1b2d25;
	font-weight:bold;
	font-size:14px;
}
a.linkBrown:hover {
	text-decoration: underline;
	color: #612425;
}
a.ToplinkBrown {
	text-decoration: underline;
	color: #612425;
	margin-right:17px;
}

a.ToplinkBrown:hover {
	text-decoration: underline;
	color: #612425;
	margin-right:17px;
}

a.noline {
	text-decoration: none;
	color: #1b2d25;
}

a.noline:hover {
	text-decoration: underline;
	color: #1b2d25;
}

a.nolineBold {
	text-decoration: none;
	color: #1b2d25;
	font-weight: bold;
}

a.nolineBold:hover {
	text-decoration: underline;
	color: #1b2d25;
	font-weight: bold;
}

a.nolineGreen {
	text-decoration: none;
	color: #409A3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.nolineGreen:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D4D43;
}

a.nolineBrown {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #612425;
	font-size: 12px;
	font-weight: bold;
}

a.nolineBrown:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #612425;
	font-size: 12px;
	font-weight: bold;
}

a.nolineBlue {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b2d25;
	font-size: 9px;
	font-weight: bold;
}

a.nolineBlue:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b2d25;
	font-size: 9px;
	font-weight: bold;
}

a.nolineConnect {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #612425;
	font-size: 24px;
}

a.nolineConnect:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #612425;
	font-size: 24px;
}

a.white {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.leftMenu {
	text-decoration: none;
	font-size: 14px; 
	color: #FFFFFF;
	font-weight: bold;
}

a.leftMenu:hover {
	text-decoration: none; 
	font-size: 14px;
	color: #FFFFFF; 
	font-weight: bold;
}

/*
Welcome to SMP area in header.
*/
td.welcomeTdGreen {
	background-color: #1D4D43;
}

td.welcomeTd {
	height: 20px;
}

.welcomeTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-left: 4px;
}

.bigWhite {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-style: none;
}

.bigGold {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #F7BA00;
	font-size: 14px;
	font-weight:bold;
	

}

a.welcomeNoLine {
	text-decoration: none;
	color: #1D4D43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 4px;
}

a.welcomeNoLine:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D4D43;
	font-size: 12px;
	margin-left: 4px;
}

/*
More information area of product page
*/

.Large{
	font-size:14px;	
}
.XXLarge{
	font-size:20px;	
}
.Bold{
	font-weight:bold;	
}
.BigBold{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.mediumBold{
	font-size:15px;
	font-weight:bold;
	
}
td.moreInfoTdBrown {
	background-color: #612425;
}

td.moreInfoTd {
	height: 20px;
	border:none;
}
td.cartTd {
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #1b2d25 #1b2d25 #1b2d25 #1b2d25;
	
}

.moreInfoTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-left: 4px;
}

a.moreInfoNoLine {
	text-decoration: none;
	color: #612425;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 4px;
}

a.moreInfoNoLine:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #612425;
	font-size: 12px;
	margin-left: 4px;
}

/*
complimentary Resources and Add To Cart areas
*/
td.buyTdBlue {
	background-color: #1b2d25;
	border:0px;
}

td.buyTdBrown {
	background-color: #612425;
}
.buyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-left: 4px;
}

.buyTextBlue {
	color: #1b2d25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a.buyNoLine {
	text-decoration: none;
	color: #1b2d25;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 4px;
}

a.buyNoLine:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1b2d25;
	font-size: 12px;
	margin-left: 4px;
}

.boxResLine {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #FFFFFF #1b2d25 #1b2d25;
	color: #1b2d25;
	display: inline;
	text-align: left;
}

/*
Font Styles
*/

/* small fonts */
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
}
.smallElevenPx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 1D4D43;
	font-weight: bold;
}

.smallBlue {
	font-family: Arial, Helvetica, sans-serif;
	color: #1b2d25;
	font-size: 9px;
}

.smallBrown {
	font-family: Arial, Helvetica, sans-serif;
	color:  #B07001;
	font-size: 9px;
	font-weight: bold;
}



/* medium fonts */
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.mediumNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mediumBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B07001;
	font-weight: bold;
}

.mediumBrownNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B07001;
}
.mediumBlackNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mediumBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b2d25;
	font-weight: bold;
}

.mediumBlueNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b2d25;
}

.mediumGreenNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D4D43;
}
.mediumGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24A026;
	font-weight:bold;
}


/* big fonts */
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.bigBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B07001;
	font-weight: bold;
}


.bigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b2d25;
	font-weight: bold;
}


.bigGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D9830;
	font-weight: bold;
}

.bigBlueNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b2d25;
}
.bigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B07001;
	font-weight: bold;
}
a.bigRedNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B07001;
	font-weight: bold;
	text-decoration:none
}

.bigBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.ABCLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing:1.9;
}
a.ABCLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b2d25;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:1.9;
}
.ABCLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b2d25;
	font-weight: bold;
	text-decoration:underline;
	letter-spacing:1.9;
}

/* other fonts */
.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1b2d25;
}
.xbigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #612425;
	font-weight: bold;
}

.xbigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1b2d25;
	font-weight: normal;
}
.biggerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1b2d25;
	font-weight: normal;
}


.xbigWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.Orange{
	color:#B07001;
}

/*
E-news settings
*/
/* @@11@@ Major CSS Components @@11@@ */
.enewsPurple	{
	color: purple;
}
.enewsSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.enewsGreen	{
	color: green;
	font-weight: bold;
}
/* @@44@@ Specific A HREF Components @@44@@ */
A.enewsHeader  {
	font-family : Arial, Helvetica, sans-serif;
	color : #666699;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}

A.enewsHeader:Hover  {
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A.enewsLightBlue  {
	font-family : Arial, Helvetica, sans-serif;
	color : #666699;
	text-decoration : underline;
	font-weight : bold;
}

A.enewsLightBlue:Hover  {
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
WhiteLinkNoUnderline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.WhiteNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: none;
	font-weight: bold;
	color: #FFFFFF;
}

.Green{
	color:#1b2d25;
}
.Red{
	color:#612425;
}
.Bold{
	font-weight:bold;
}

/*-----  DRAG AND DROP LISTS-----*/
  ol.sortablelist {
    margin-top:5px;
	margin-left:25px;
    padding:0px;
	color:#000000;
	
  }

  ol.sortablelist li {
    padding:0px;
    margin:0px;
	
  }

  span.handle {
    background-color: #E8A400;
    color:white;
    cursor: move;
  }

  li.green {
    background-color: #FFFFFF; /*#ECF3E1*/
    border:4px solid #FFFFFF;
    cursor: move;
  }

  li.orange {
    border:4px solid #FFFFFF;
    background-color: #FFF4D8;
  }
  /*-----  DRAG AND DROP LISTS-----*/
.style1{
	color: #612425;
	font-weight:bold;
}

a.smallBlue {
	text-decoration: underline;
	color: #1b2d25;
	font-size: 9px;
}

a.smallBlue:hover {
	text-decoration: none;
	color: #1b2d25;
	font-size: 9px;
}

.highlightGreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#24A026;
	padding:4px;
}
.highlightGreenOff{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24A026;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:4px;
}

a.PriceInfo{
    position:relative; /*this is the key*/
    z-index:24;
	font-size: 18px;
	color: #612425;
	font-weight: bold;
	text-decoration:none;
}
a.PriceInfo:hover{
	z-index:25;
}
a.PriceInfo span{display: none;}
a.PriceInfo:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:25px;
	right:10px;
    border:2px solid #1b2d25;
    background-color:#FFFFFF; color:#000;
    text-align:left;
	padding:3px;
	font-weight:bold;
	z-index:100000;
	}

a.PriceOverview{
    position:relative; /*this is the key*/
    z-index:24;
	font-size: 18px;
	color: #B07001;
	font-weight: bold;
	text-decoration:none;
}
a.PriceOverview:hover{
	z-index:25;
	font-size: 18px;
	color: #B07001;
	font-weight: bold;
	text-decoration:none;	
}
a.PriceOverview span{display: none}

a.PriceOverview:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:20px;
	right:0px;
    border:2px solid #1b2d25;
    background-color:#FFFFFF; color:#000;
    text-align:left;
	padding:3px;
	font-weight:bold;
	z-index:100000;
	}
	
a.PublisherNote{
    position:relative; /*this is the key*/
    z-index:24;
	font-size: 13px;
	color: #B07001;
	font-weight: bold;
	text-decoration:none;
}
a.PublisherNote:hover{
	z-index:25;
	font-size: 13px;
	color: #B07001;
	font-weight: bold;
	text-decoration:none;	
}
a.PublisherNote span{display: none}

a.PublisherNote:hover span{ /*the span will display just on :hover state*/
    display:block;
	font-size:12px;
	line-height:150%;
	font-weight:normal;
    position:absolute;
	width:400px;
    top:20px;
	right:0px;
    border:2px solid #1b2d25;
    background-color:#FFFFFF; color:#000;
    text-align:left;
	padding:10px;
	z-index:100000;
	}	
	
	

.PricingNote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #612425;;
	text-align:left;
}

#PriceDisplay{
	margin-top:3px;
	height:42px;
	display:block;
	text-align:center;
}

#OptionLinks{
	position:absolute;
	right:11px;
	top:3px;
	height:40px;
	width:150px;
	display:block;
	text-align:right;
}
#TopLinks a{
	text-decoration:none;
	color:#000;
}

#SortOuterWhite{
 background-color:#FFFFFF;
 border:solid 1px #CCCCCC;
 padding:12px;
 width:660px;
 _width:685px; /*IE ONLY*/
}

#IntroWhiteBox{
 background-color:#FFFFFF;
 border:solid 1px #CCCCCC;
 width:680px;
 padding-top:6px;
 padding-bottom:10px;
 height:665px;
 text-align:center;
}

#IntroTextInner{
	Padding:20px 45px;
	font-weight:bold;
}
.IntroBottomDiv{
	float:left;
	text-align:left;
}
.IntroBottomDiv input{
	border:solid 1px #000;
}
#CommonModal{
	position:relative;
	background-image:url(Images/popUpWindow.png);
	width:660px;
	height:460px;	
	display:none;
	border:none;
	text-align:left;
	overflow-x:hidden;
	overflow-y:hidden;
}
#CommonModalInner{
	position:absolute;
	width:616px;
	_width:656px;
	height:384px;
	_height:424px;
	padding:10px 20px 20px 20px;
	top:32px;
	left:1px;
	overflow-x:hidden;
	overflow-y:auto;	
}

#PINModal{
	position:relative;
	background-image:url(Images/PINBG.png);
	width:311px;
	height:221px;	
	display:none;
	border:none;
	text-align:left;
	overflow-x:hidden;
	overflow-y:hidden;
}
#PINModalInner{
	position:absolute;
	width:265px;
	_width:311px;
	height:221px;
	_height:181px;
	padding:10px 20px 20px 20px;
	top:32px;
	left:1px;
	overflow-x:hidden;
	overflow-y:auto;	
}


#GetStartedContainer{
	background-color:#FFF;
	width:500px;
	height:400px;	
	display:none;
	border:solid 2px #000;
	text-align:left;
	padding:30px;
}
a.modalCloseImg {
	background:url(../Images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:4px;
	right:6px;
	cursor:pointer;
}
#GetStartedForm input{
	height:22px;
	width:300px;
	border:solid 1px #000;
	margin-bottom:10px;
	padding:3px 7px;
}

.StatusBar{
	color:#7bc143;
	font-size:11px;
	font-weight:bold;
}


/*
http://www.professorschoice.com/CFIDE/scripts/ajax/resources/ext/css/ext-all.css
*/
/* INNER TAB STYLING */
#ContentTypesTab .x-tab-strip-top .x-tab-right,#ContentTypesTab .x-tab-strip-top .x-tab-left,#ContentTypesTab .x-tab-strip-top .x-tab-strip-inner{
	background-image: url(../CFIDE/scripts/ajax/resources/ext/images/default/tabs/xd-tabs-sprite_white.gif);
}
#ContentTypesTab .x-tab-strip-active span.x-tab-strip-text {
	color:#294935;
    font-weight:bold;
}
#tabGeneralInformation .x-tab-strip-top .x-tab-right,#tabGeneralInformation .x-tab-strip-top .x-tab-left,#tabGeneralInformation .x-tab-strip-top .x-tab-strip-inner{
	background-image: url(../CFIDE/scripts/ajax/resources/ext/images/default/tabs/xd-tabs-sprite_white.gif);
}
#tabGeneralInformation .x-tab-strip-active span.x-tab-strip-text {
	color:#294935;
    font-weight:bold;
}
#FinalTabs .x-tab-strip-top .x-tab-right,#FinalTabs .x-tab-strip-top .x-tab-left,#FinalTabs .x-tab-strip-top .x-tab-strip-inner{
	background-image: url(../CFIDE/scripts/ajax/resources/ext/images/default/tabs/xd-tabs-sprite_white.gif);
}
#FinalTabs .x-tab-strip-active span.x-tab-strip-text {
	color:#294935;
    font-weight:bold;
}
#GlossaryTermsAlpha .x-tab-strip-top .x-tab-right,#GlossaryTermsAlpha .x-tab-strip-top .x-tab-left,#GlossaryTermsAlpha .x-tab-strip-top .x-tab-strip-inner{
	background-image: url(../CFIDE/scripts/ajax/resources/ext/images/default/tabs/xd-tabs-sprite_white_for_glossary.gif);
}
#GlossaryTermsAlpha .x-tab-strip-active span.x-tab-strip-text {
	color:#294935;
    font-weight:bold;
}
#GlossaryTermsAlpha .x-tab-strip-text{padding:5px 0px;}

#GlossaryTermsAlpha .x-tab-strip-top .x-tab-right {
	padding-left:6.5px;
}

#ext-gen49{overflow:hidden !important;}
x-panel div div{
	overflow:hidden;
}

.x-tab-strip-spacer{display:none;}


.SearchResultTopBar{
	background-color:#294935;
	border:solid 1px #ddedd7;
	margin-bottom:5px;
}
.SearchResultTopBar td{
	color:#FFFFFF;
	font-size:9px;
	border:solid 1px #ddedd7;

}
tr.HighlightRow{
	background-color:#CADAC0;
}
tr.HighlightRow td{
	
}

.BookTitle{
	font-size:14px;
	font-weight:bold;
}
a.BookTitle{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.SearchSwapLink{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
}

#BasicSearchContent{
	text-align:center;	
}

#AdvancedSearchContent{
	display:block;	
}

.searchPaging{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b2d25;

}
a.searchPaging{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b2d25;

}
a.searchPaging:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b2d25;

}
a.searchPagingSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1b2d25;
	font-weight: bold;
}
a.searchPagingSelected:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b2d25;
	font-weight: bold;
}
/*  LARGER VERSION  */
.searchPaging2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1b2d25;

}
a.searchPaging2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1b2d25;

}
a.searchPaging2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1b2d25;

}
a.searchPagingSelected2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1b2d25;
	font-weight: bold;
}
a.searchPagingSelected2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1b2d25;
	font-weight: bold;
}

/*  ACCORDIAN CSS  */
#basic-accordian{
	border:none;
	padding:0px 5px;
	position:inherit;
	width:655px;
	_width:665px;

}

#Type-header{
	padding:5px;
	background:#FFFFFF;
	color:#1b2d25;
	border-top:1px solid #1b2d25;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}

#Search-header {
	padding:5px;
	padding-top:0px;
	background:#FFFFFF;
	color:#1b2d25;
	border:none;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	
}

#Taxonomy-header{
	padding:5px;
	padding-bottom:5px;
	background:#FFFFFF;
	color:#1b2d25;
	border-top:1px solid #1b2d25;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	font-size:14px;

}

#Publisher-header{
	padding:5px;
	padding-bottom:0px;
	background:#FFFFFF;
	color:#1b2d25;
	border-top:1px solid #1b2d25;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	font-size:14px;

}

.accordion_headings:hover{
	color:#1b2d25;
}

.accordion_child{
	padding:2px 8px;
}

.header_highlight{

}

/* END ACCORDIAN CSS  */


a.TaxGroupName{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}

a.TaxGroupName:hover{
	text-decoration:underline
}

a.TaxGroupEntry{
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	margin-left:10px;
	text-decoration:none
}

a.TaxGroupEntry:hover{
	text-decoration:underline;
}

#ControlPanel{
	position:relative;
	background:url(Images/ControlPanelBox.png);
	background-repeat:no-repeat;
	width:116px;
	_width:126px;
	height:178px;
	padding:5px;
	text-align:center;
	margin-left:14px;
	margin-top:16px;
	position:relative;
	z-index:1000;
}

#PublisherAdBox{
	padding-top:13px;
	margin-left:14px;
	height:69px;
	_height:83px;
	_margin-top:10px;
	width:126px;
	background-image:url(../Images/homeInfoBoxSmall.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
}

#marqueecontainer
{
	position: relative;
	width: 130px; /*marquee width */
	height: 510px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	margin-left:14px;
	margin-top:15px;
/*	top:110px;
	bottom:80px;*/
}

#ScrollStopper{
	position:absolute;
	text-align:center;
	background-color:#FFFFFF;
	top:0px;
	right:0px;
	width:130px;
	padding:4px;
	z-index:99998;
	display:none;
}
#ScrollStarter{
	position:absolute;
	text-align:center;
	background-color:#FFFFFF;
	top:0px;
	right:0px;
	width:130px;
	padding:4px;
	z-index:99998;
	display:none;
}
#hidepage{
	position: absolute;
	left:0px;
	top:0px;
	background-color: #294935;
	layer-background-color: #294935; 
	height: 100%;
	width: 100%;
	z-index:100000;
	text-align:center;
	vertical-align:middle;

}

.ToggleButton{
	width:83px;
	height:53px;
	cursor:pointer;
}
.yes{
	background-image:url(Images/buttons/yes.png);
}
.Ychecked{
	background-image:url(Images/buttons/yesWithCheck.png);
}
.no{
	background-image:url(Images/buttons/no.png);
}
.Nchecked{
	background-image:url(Images/buttons/noWithCheck.png);
}
table#CCCSearchResults{
	width:100%;
    border-spacing: 0;
    border-collapse: collapse;
	border:solid 1px #000;
	border-top:none;
}
table#CCCSearchResults td{
	border-top:1px solid #000;
	padding:10px;
}
