* { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; padding:0px; margin:0px;}
a:link { color: #415067; text-decoration: underline}
a:hover { color: #000000; text-decoration: underline}
a:visited { color: #415067; text-decoration: underline}
.disclaimer { font-size: 8pt; font-weight: normal; color: #444444 ; margin-bottom: 6px; margin-top: 2px}

.social { overflow:hidden;
			line-height: 48px;
			margin: 0 10px 10px 10px; }
.social span { font-weight:bold;
				font-size:1.2em; }
.social img { float:right; }

.requiredField { background-color:#fffacd; border: solid 1px #7F9BD9; }
.textbox { border: solid 1px #7F9BD9; }
ul { list-style-position: outside; list-style-type: circle; }
ol { padding:30px; list-style-position:outside; list-style-type:decimal;} 
body { background-color: #FFF; text-align: center; }

.alignTop { vertical-align:top; }
.alignRight { text-align:right; }
.alignLeft { text-align:left; }
.alignCenter { text-align:center; }
.hide { display:none; }
.bold { font-weight:bold; }
.clear { clear: both; height:0px; overflow:hidden; }

.BackPage p { line-height:1.6em;
			  text-indent:25px;
			  margin-top:14px;
			  font-size:1.2em; }

.MenuImagePlaceHolder span 
{ 
	display:block;
	margin-bottom: 10px; 
}

#PagePrintBlock { /* Used in Printing */ }
#dscHolder { clear:both; font-size:.8em; }

#dscHolder #dscHolder h1, #dscHolder h2, #dscHolder h3, #dscHolder h4, #dscHolder h5, #dscHolder h6 
{
	padding-bottom: 0.8em;
}

#dscHolder h1 { font-size: 2em; }
#dscHolder h2 { font-size: 1.8em; }
#dscHolder h3 { font-size: 1.6em; }
#dscHolder h4 { font-size: 1.4em; }
#dscHolder h5 { font-size: 1.2em; } 
#dscHolder h6 { font-size: 1em; }
#dscHolder p { padding-bottom: 1.2em; }
#dscHolder ul { margin: 5px; }
#dscHolder ol, #dscHolder li { margin-left:10px; }
#dscHolder blockquote { padding: 0px 20px 0px 10px; }

#QAQuarterBar 
{
    width:100%;
    margin-top:20px; 
    margin-bottom:5px;
    background-color:LightBlue;
    background-repeat:repeat-x;
    background-position:top left;
    background-image: url(/images/bg-menu-main.png);
    /* background-image: url(/Media/Images/siteTitleBanner_bg.jpg);*/
}

#QAQuarterBar a, .QAQuarterBarText
{
    color:White;
    font-size:1.2em;
    font-weight:bolder; 
    font-style:italic; 
    padding: 2px 0px 2px 1px;
    text-decoration:none;
}
#QAQuarterBar a:hover { color:Yellow; }
#QAQuarterBar a:visit { color:White; }

.QAItemBlock { margin-left:15px; width:100%; }
.QAAnswerBlock { margin: 20px 0px 5px  30px; }
.QAHeaderBlock { font-weight: bold; font-size: 12pt; margin-top:20px; }
.QAFooterBlock { /* Used in Printing */ }


#clearStyles { padding:3px; margin:3px; }
#clearStyles h2 { font-size:140%; }
#clearStyles h3 { font-size:125%; }
#ArticleContent ul { margin-left:25px; }
#ArticleContent li { margin-left:25px; }
#ArticleContent h1, #ArticleContent h2, #ArticleContent h3, #ArticleContent h4, #ArticleContent h5  { font-weight:bold; margin:5px 0px; padding:3px 0px; }
#ArticleContent h1 { font-size:2em; }
#ArticleContent h2 { font-size:1.7em; }
#ArticleContent h3 { font-size:1.4em; }
#ArticleContent h4 { font-size:1.3em; }
#ArticleContent h5 { font-size:1.1em; }

.CalendarFont {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        padding:0px;
        margin:0px;
}

.pageShell 
{
	width:750px;
	text-align:left;
	border:solid 0px white;
	margin:0px;
	padding:0px;
}

.headerFrame { width:100%; padding-bottom:15px; text-align:center; }

.contentFrame 
{
	width:580px;
	min-height: 400px;
	float:left;
	vertical-align:top;
}


.EditorialCalendarFrame 
{
	width:176px;
	vertical-align:top;
	background-color:#D7D0BB;
	border: solid 1px black;
}

.EditorialCalendarHeader
{
	background-color:Black;
	color:White;
	font-size: 90%; 
	font-weight:bolder; 
	text-align:center;
}

.EditorialCalendarContent { }
.EditorialCalendarItem { padding-left:10px; }

.ComingSoonFrame 
{
	width:176px;
	vertical-align:top;
	background-color:#D7D0BB;
	border: solid 1px black;
}

.ComingSoonHeader
{
	background-color:Red;
	color:White;
	font-size: 100%; 
	font-weight:bolder; 
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
}

.ComingSoonContent 
{
    font-size: 100%; 
    padding-bottom:3px;
    padding-top:3px;
	
}

.ComingSoonAlternating 
{
    background-color:#D7D0BA;
    padding-bottom:3px;
    padding-top:3px;
}

.dataListItem
{
	padding-left: 15px;
	vertical-align: top;
	list-style-type: circle;
}

.webCastItem { color:#0000FF; }
.WebcastRows { margin-bottom:3px; }
.WebcastHeader { font-weight:lighter; font-size:x-large; }

/************************************************/
/* Navigation - START */

#gtContainer { min-height:65px; }

.navigationFrame { width:170px; vertical-align:top; padding: 0px 10px 0px 0px; margin:0px; }
.MenuItem { font-size:8pt; }
.MenuItemSpacing { margin-bottom:0px; }

/************************************************/
/* Footer - START */

.footerFrame { width:100%; padding-top: 10px; text-align:center; }
.footerFrame a { padding-left: 10px; padding-right: 10px; }

/************************************************/
/* Article - START */
.title { font-weight: bold;  color: #444444; margin-bottom: 2px}
.titlebold { font-weight: bold; color: #444444; margin-bottom: 10px}
.titlefocus { font-size: 11pt;  color: #444444; margin-bottom: 2px}
.articletitle { font-size: 10pt; font-weight: bold; color: #444444; margin-top: 10px; margin-bottom: 4px}
.articleabstract { font-weight: normal; font-style: italic; color: #704331; margin-top: 2px; margin-bottom: 10px}
.articleFreeItem { font-style:italic; }
.articleImage img { margin:0 0 3px 3px; }
.sectionhead { color: #336; font-weight: bold; font-size: 13px; text-align: center }
.SpecialFeature { color: #ff0000; font-weight: bold; }

/************************************************/

.BuyersGuide_CD_Header
{
	width:100px; 
	font-weight:bold; 
	text-align:right; 
	display:inline-block;
	padding-right:5px;
}



.BookstoreGroup
{
	list-style-type: none;
	margin-bottom:10px;
	padding-bottom:5px;
	line-height:1.5em;
	
}
.BookstoreGroupItems  
{
	overflow:visible;
	margin-bottom:10px;
	
}
.bookstoreControls { float: right; }
.bookstoreControls a { text-decoration:none; font-weight:normal; }
.bookstoreControls a:hover { text-decoration:underline; }
.bookstoreControls .ExpandGroup { }
.bookstoreControls .ExpandAll { }
.BookstoreGroupType{ font-weight:bold; border-bottom:solid 1px black;}
.BookstoreGroup .dataListItem { overflow:hidden; }


	.articleItem .recommendedContainer 
	{
		overflow:visible; 
		clear:both;
		border-left:solid 1px #c9c9c9;
		padding:3px; 
		display:block; 
	}
	.itemDetails { margin-left:10px; }


/* ECOMMERCE CONTROLS */
	.eCommerceControls { clear:both; text-align:right; overflow:visible; margin-top:3px; margin-bottom:3px; padding-top:5px; padding-bottom:5px; }
	.eCommerceControls ul,
	.eCommerceControls li { list-style:none; display:inline; margin:0; line-height:15px; height:15px; }
	.eCommerceControls a { padding:0px 7px 0px 20px; border:solid 1px #e9e9e9; }
	.eCommerceControls a:hover { background-color:#e9e9e9; }
	
	.eCommerceControls { clear:both; }
	.newSearch,
	.lastSearch,
	.viewCart,
	.checkout,
	.AddToCart
	{
		background-repeat:no-repeat;
	    background-position: left center;
	    height:16px;
		line-height:16px;
	}
	
	.newSearch { background-image:url(images/search_16.png); }
	.lastSearch { background-image:url(images/back_16.png); }
	.viewCart { background-image:url(images/shopping_cart_16.png); }
	.checkout { background-image:url(images/accept_16.png); }
	
	
	.itemControls  
	{
		text-align:right; 
		margin-bottom:10px;
	}
	
	.itemControls .AddToCart,
	.itemControls .viewCart 
	{
		line-height:24px;
		height:24px;
		padding:5px 5px 4px 26px;
		text-decoration:none;
		border:solid 1px #e9e9e9;
	}

	.itemControls .AddToCart { background-image:url(images/add_24.png); }	
	.itemControls .AddToCart:link { text-decoration:none; }
	.itemControls .AddToCart:hover {  background-color:#e9e9e9; }
	
	.itemControls .viewCart { background-image:url(images/shopping_cart_24.png); }
	.itemControls .viewCart:link { text-decoration:none; }
	.itemControls .viewCart:hover {  background-color:#e9e9e9; }
	
/* ITEM DETAILS */
	#RelatedSubjects ,
	#ItemAuthor,
	#ItemDetails
	{ 
		margin:10px 0;
		font-size:1em; 
	}
        
        
	#RelatedSubjects a ,
	#ItemAuthor a,
	#ItemDetails a
	{
		text-decoration:none;
	}
        
	#RelatedSubjects a:hover ,
	#ItemAuthor a:hover,
	#ItemDetails a:hover
	{
		text-decoration:underline;
		color:#000;
	}
        
        
	#RelatedSubjects ul,
	#ItemAuthor ul,
	#ItemDetails ul
	{
		list-style:none;
	}
        
	#RelatedSubjects ul li,
	#ItemAuthor ul li,
	#ItemDetails ul li
	{ 
		list-style:none;
		margin-left:10px;
		margin-top:3px; 
	}

	#ItemDetails .section { margin: 10px 0px 3px 0px; }
	#ItemDetails .margin
	{
		margin:3px 0 0 10px;
		display:block;
	}

	
	
	    
/* RECOMMENDED ITEMS */
	.recommenedItem 
	{ 
		margin-left:10px;
		margin-top:3px;
		font-size:1em; 
		overflow:visible; 
	    padding-bottom:3px;
	}
                          
	.recommenedItem a { text-decoration:none; }
	.recommenedItem a:hover { text-decoration:underline; color:#000; }
        
	.riName { }
	.riPrice  
	{
		text-align:left; 
		float:left; 
		margin-top:10px; 
		color: #415067; 
	}
	.riAddToCart a
	{
		text-align:right; 
		float:right;  
		margin-top:10px; 
		color: #415067; 
		height:16px;
		line-height:16px;
    	padding:0px 3px 0px 20px;
	    background-image:url(images/add_16.png);
	    background-repeat:no-repeat;
	    background-position: left center;
	    border:solid 1px #e9e9e9;
    }
    
    .riAddToCart a:hover 
    {
    	background-color:#e9e9e9;
    }
    
    
/* CART VIEW */
	.cartView { margin-top:10px; }
	
	.cartView .recommendedContainer 
	{
		background-color:#f9f9f9;
	}
        
    .cartView .recommendedContainer { /*width:50%; */
								margin-top:20px; 
								overflow:visible; 
								clear:both;
								border:solid 1px #c9c9c9;
								padding:3px; 
								display:block;  }
        
	.cartView .recommendedContainer > .bold { border-bottom:1px dotted #C9C9C9; 
	                                          display:block; }
        
	.cartView .recommenedItem { margin-left:10px;
												margin-right:7px;
												margin-top:3px;
												font-size:1em; 
												overflow:visible;
												clear:both; }
                          
	.cartView .recommenedItem a { text-decoration:none;  }
	.cartView .recommenedItem a:hover { text-decoration:underline; }
        
	.cartView .riName { text-align:left;  float:left; display:inline; }
	.cartView .riPrice { text-align:right; float:right; color: #000000; }
	.cartView .riAddToCart { clear:both; 
	                         text-align:right; 
	                         float:right;  
	                         margin-top:5px; 
	                         color: #415067;
	                        }
    

    
	.cart { width:100%; }
	.cart td,
	.cart th { padding:4px; }
	.cart th { border-top:none; }
        
	/*.cart tr+.row:hover { background-color:#f2f2f2; }*/
.specialSuppliers {
	margin-left: 25px;
}

.specialSuppliers li {
	margin-bottom: 1em; 
}
