/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0 auto;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 72%;
	color: #000000;
	text-decoration: none;
	width: 799px;
	border: 0px solid #ff0000;
	background-color: #636363;
	}

#enquiry{
border: 1px solid #a5acb2;
}

.searchResultSort {
	margin-left: 250px; 
	font-size:14px; 
	font-weight:bold;
	}
.searchResultSort a, .searchResultSort a:visited {
	text-decoration: none;
	text-decoration: underline;
	}

.searchResultSort a:hover {
	text-decoration: none;
	}
	
.sortSelected a, .sortSelected a:hover, .sortSelected a:visited {
	font-size:14px; 
	font-weight:bold;
	text-decoration: none;
	}


#country{

border: 1px solid #a5acb2;
}
#telephone{

border: 1px solid #a5acb2;
}
#contactname
{

border: 1px solid #a5acb2;
}

#street-address{

border: 1px solid #a5acb2;
}

#city{

border: 1px solid #a5acb2;
}

#state{
border: 1px solid #a5acb2;
}

#postcode{
border: 1px solid #a5acb2;
}
#telephone{
border: 1px solid #a5acb2;
}
#email{
border: 1px solid #a5acb2;
}
#login-email-address{
border: 1px solid #a5acb2;
}
#login-password{
border: 1px solid #a5acb2;
}
#suburb{
border: 1px solid #a5acb2;
}

#firstname{
border: 1px solid #a5acb2;
}

#lastname{
border: 1px solid #a5acb2;
}
#company{
border: 1px solid #a5acb2;
}

#fax{
border: 1px solid #a5acb2;
}
#dob{
border: 1px solid #a5acb2;
}
#email-address{
border: 1px solid #a5acb2;
}
#password-new{
border: 1px solid #a5acb2;
}
#password-confirm{
border: 1px solid #a5acb2;
}
#box_border{
border: 1px solid #a5acb2;
}

#box_border1{
border: 2px solid #a5acb2;
font-size: 12px;
padding-top: 2px;
padding-bottom: 2px;
}

#searchCategoriesBox{
border: 1px solid #a5acb2;
}

a img { border: none; }

#navEZPagesTOC ul li a {
	color: #163f5d;
	text-decoration: none;
	font-weight: bold;
	}
 a:link {
	color: #163f5d;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #163f5d;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #163f5d;
	font-weight: bold;
	}

a:active {
	color: #163f5d;
	font-weight: bold;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	/*border: 1px solid #000000;*/
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #ffffff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, . .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 13em;
	float: left;
	}
	LABEL.inputLabel2 {
	width: 7em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, {
	padding: 0.5em;
	}

/*ADDRESS {
	margin-left: 147px;
	padding: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 0px solid #000000;
	width: 400px;
	height: 110px;
	line-height: 1.5em;
	}*/

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 0px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {

	margin-top: 20px;
	margin-bottom: 20px;
	/*background-color: #ffffff;*/
	text-align: left;
	width: 799px;
	padding: 0px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#headerWrapper {
    border: 0px solid #ff0000;
	/*width: 799px;*/
	padding: 0px;
	margin: 0px;
	background-color: #FFFFff;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	
	
	}
#contentMainWrapper {
	width: 799px;
	padding: 0px;
	margin-top: 0px;
	border: 0px solid #000000;
	background-color: #ffffff;

} 

#contentMainWrapperSpanish {
	margin: 0em;
	padding: 0em;
	height: 400px;
	background-color: #ffffff;

} 
.spanishText {
	margin: 0em;
	padding: 0em;
	width: 400px;
	text-align: center;
	font-size: 24px;
	color: black;
	font-family: tahoma, arial;
	}


#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	border: 0px solid #ff0000;
	width: 799px;
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {
	width: 796px;
	margin: 0em;
	padding: 0em;
	border: 0px solid #0000ff;
	background-repeat: no-repeat;
	background-color: #ffffff;
				}
#loginDefaultHeading {
	margin: 0em;
	padding: 0em;
	color: #db0029;
	text-align: center;
}
		
.menu_img {
	/*position: relative;
	z-index: 0;*/
	margin: 0em;
	padding: 0em;
	padding-left: 17px;	
	text-align: left;
	border: 0px solid #ff0000;
	height: auto;
	width: 766px;
		}
.authors_img {
	margin: 0px;
	padding: 0px;
	/*border: 0px solid #000000;
	background-image: url(../images/authors_banner.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;*/
	width: 799px;
	height: 93px;
		}
.releases_img {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/new_releases.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;*/
	width: 799px;
	height: 93px;
		}
/*.back {
	margin-top: 0px;
	border: 0px solid #000000;
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 170px;
	height: 23px;
		}
		*/
#navColumnOneWrapper {
	border: 0px solid #000000;
	margin-left: 20px;
		}

#navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnTwoWrapper {
	border: 1px solid #000000;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
/*.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}*/
#pageNotFoundHeading { 
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	text-align: left; 
	font-weight: normal;
	font-size: 12px;
	color: #e00000;
	line-height: 1.5em;
	margin: 20px;

}
#header_logo {
	float: left;
	border: 0px solid #ff0000;
	width: 360px;
	height: 137px;
	margin: 0px;
		}
.header_logo_img {
	cursor: pointer;
	display: bolck;
	float: right;
	border: 0px solid #000000;
	background-image: url(../images/logo.gif);
	width: 344px;
	height: 121px;
	margin-top: 10px;
		}
.header_logo_swf {
	cursor: pointer;
	display: bolck;
	float: right;
	border: 0px solid #000000;
	width: 342px;
	height: 122px;
	margin-top: 12px;
		}

#navMainWrapper {
	float: left;
	padding-left: 7px;
	border: 0px solid #000000;
	width: 200px;
	margin: 0px;
			}

#navCatTabsWrapper {
	margin: 0em;
	border: 0px solid #0000ff;
	background-color: #abbbd3;
	/*background-image: url(../images/logo_img.gif);*/
	padding: 0em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
	

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain {
    border: 0px solid #0000ff;
	margin: 0px;
	padding: 0px; 
	width: 200px;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}
.languagus {
	margin-top: 10px;
	padding: 10px 0 10px 20px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	text-align: left; 
	font-weight: bold;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 1.5em;
	}
/******* begin top_shoppingCart  ************/	
#shoppingCart {
	float: right;
	border: 0px solid #000000;
	width: 200px;
	padding-top: 40px;
	padding-left: 20px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	list-style-type: none;
	text-align: left;

	}
.Cart_img  {
	cursor: pointer;
	text-align: center;
	border: 0px solid #000000;
	background-image: url(../images/Cart_img.gif); 
	width: 65px;
	height: 65px;
	margin-right: 5px; 
	
}
.Cart_img a:link, .Cart_img a:visited, .Cart_img a:hover {
	cursor: pointer;
	float: left;
	border: 0px solid #000000;
	background-image: url(../images/Cart_img.gif);
	width: 65px;
	height: 78px;
	margin-right: 5px;
}
.Cart_text a:link {
	float: left;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 3px;
	color: #000000;
		}
.Cart_text a:visited {
	
	float: left;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 3px;
	color: #000000;
		}
.Cart_text a:hover {
	float: left;
	color: #000000;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 3px;
}
.items {
	cursor: pointer;
	border: 1px solid #F1F1F2;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #db0029;
	line-height: 1.5em;
	margin-top:3px;
	float: left;
	}

/******* end top_shoppingCart  ************/
/**************begin shoppingCart ***********************/
#cartContentsDisplay {
	border: 0px solid #ff0000;
}
.tableHeading {
	margin: 0em;
	padding: 0em;
	border: 0px solid #ff0000;
}
#scQuantityHeading {
	border: 0px solid #ff0000;
	width: 10px;
	height: 20px;
	}

#scUpdateQuantity {
	border: 0px solid #ff0000;
}

#scProductsHeading {
	border: 0px solid #ff0000;
}

#scUnitHeading {
	border: 0px solid #ff0000;
}

#scTotalHeading {
	border: 0px solid #ff0000;
}

#scRemoveHeading {
	border: 0px solid #ff0000;
}
/***************end shoppingCart ***********/




#navMain ul,  #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: left;
	color: #dc0e35;
	width: 200px;
	margin: 0px;
	border: 0px solid #000000;
	}
.search_text {
	padding: 0;
	margin: 0;
	text-indent: 20px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
/*	line-height: 1.5em;*/
}
.search_box {
	/*padding-left: 17px; 
	padding-top: 0px; */
	width: 200px;
/*	height: 40px;*/
	margin: 0px;
	padding: 0px; 
	border: 0px solid #000000;
}
.search_box input, .search_box form {
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px; 
}

.searchButton_header {
	float: left;
	margin-left: 5px; 
 	border: 0px solid #ff0000;
	color: #ffffff; 
	 }

.searchButton_header input, .searchButton_header form {
	float:left;
	margin: 0px;
	padding: 0px; 
}

#navBreadCrumb {
	padding-left: 10px;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
     vertical-align: top;
	 background-color: transparent;
	}
#navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain,  #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	border: 0px solid #000000;
	width: 579px;
	margin: 0;
	padding: 0px;
	padding-left: 8px;

}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}



/*Shopping Cart Display*/
#cartAdd {
	float: left;
	/*width: 200px;
	height: 40px;*/
	text-align: left;
	margin: 0px;
	border: 0px solid #0000ff;
	padding: 0px;
	}

.tableHeading TH {
	border-bottom: 0px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 0px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.3em 0em 0em 0.3em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	border: 0px solid #000000;
	width: 30px;
	}
.cartRemoveItemDisplay {
	border: 0px solid #000000;
	width: 70px;
	text-align: right;
	}
.CartcheckBox {
	padding: 8px;
	border: 0px solid #000000;
	width: 10px;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	border: 0px solid #000000;
	width: 20px;
	}
.cartQuantityUpdate {
	border: 0px solid #000000;
	width: 10px;
	}
.cartProductDisplay {
	padding: 0.3em 0em 0em 0.0em;
	border: 0px solid #000000;
	width: 230px;
	}
.checkBoxDelete {
	border: 0px solid #000000;
	width: 20px;
	}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}


.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}



.productSalePrice, .productSpecialPriceSale {
	border: 1px solid #003D00;
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages,  .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.specialsListBoxContents {
	float: left;
	text-align: center;
}
/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #search-headerHeading {
	font-size: 14px;
	color: #000000;
	}
	
/******************  begin unwishlistHeading   *********************/
#unwishlistHeading {
	border: 0px solid #ff0000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
    padding-top: 12px;
	padding-left: 0px;
    font-size: 13px;
	color: #000000;
	text-transform: uppercase;
}

/******************  end unwishlistHeading   *********************/
/********* begin Advanced search ************************/
#advancedsearchsbHeading {
    font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
    padding-top: 11px;
	padding-left: 0px;
    font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	border: 0px solid #ff0000;
}
.leftBoxHeading {
	width: 179px;
	height: 28px;
	margin: 0em;
	text-align: center;
	background-image: url(../images/box_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	}

#advancedsearchsbContent label { 
	border: 0px solid #ff0000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0;
	margin-bottom: 5px;

}


#advancedsearchsbContent {
text-align: center;
}

#advancedsearchsbContent select{
margin: 0 auto;
width: 130px;
margin-left: 7px;
margin-top: 2px;

}

.searchButton {
   /* margin-left: 25px;*/
	text-align: center;
	/*background-image: url(../images/box_bg.gif);
	background-repeat: no-repeat;*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0px solid #000000;

}

/********* end Advanced search ************************/
/********* sidebox bedin booksauthors************************/
#bookauthorsHeading {
    font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
    padding-top: 11px;
	padding-left: 0px;
    font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	border: 0px solid #ff0000;
	}

#bookauthorsContent {
	width: 120px;
	margin: 0 auto;
	padding: 0;
	}
#bookauthorsContent form {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	}

/*#bookauthorsContent input {
float: left;
display: inline;
border: 2px solid #000000;
}*/

/********* sidebox end booksauthors************************/
/********* sidebox begin bookSubjects************************/
#bookgenresHeading {
    font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
    padding-top: 11px;
	padding-left: 0px;
    font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	border: 0px solid #ff0000;
	}

#bookgenresContent {
	width: 120px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid black;
	}
#bookgenresContent form {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	}



/********* sidebox end bookSubjects************************/
/********* bedin Newsletter ************************/	
#subscribe {
	border: 0px solid #000000;
}

#subscribeHeading {
    border: 0px solid #ff0000;
    font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
    padding-top: 12px;
	padding-left: 0px;
    font-size: 13px;
	color: #000000;
	text-transform: uppercase;
}	
#subscribeContent {
    border: 0px solid #ff0000;
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}
#subscribeContent form {
/*	float:left;*/
	padding: 0px;
	margin: 0px; 
}
#subscribeContent input {
	border: 0px solid #000000;
	text-align: center;
	padding: 0px;
	margin-left: 0px; 
	}

#subscribeContent label {
	padding: 0px;
	margin: 0px; 
	text-align: center;
	border: 0px solid #000000;
}
.subscribeButton {
	text-align: center;
    border: 0px solid #000000;
	margin-top: 10px;
	padding-bottom: 10px;
	/*height: 31px;*/
    	}

/********* end Newsletter ************************/

#columnLeft_ad {
	border: 0px solid #000000;
	margin-top: 10px;
	background-color: #c5c5c5;
		}
#columnLeft_ad_account {
	border: 0px solid #000000;
	margin-top: 10px;
	background-color: #c5c5c5;
		}
.columnLeft_ad_top {
	border: 0px solid #000000;
	width: 179px;
	height: 9px;
	margin: 0em;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	}
.columnLeft_ad_bottom {
    border: 0px solid #000000;
	width: 179px;
	height: 9px;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.columnLeft_ad_img1 {
	width: 167px;
	height: 120px;
	background-image: url(../images/order_design_img.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	}
.columnLeft_ad_img2 {
	width: 165px;
	height: 81px;
	background-image: url(../images/contact_us_img.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 8px;
	}
.columnLeft_ad_img1 a {
	display: block;
	width: 167px;
	height: 120px;
		}

.columnLeft_ad_img2 a {
	display: block;
	width: 165px;
	height: 81px;
		}


.ad_img {
	width: 161px;
	height: 175px;
	background-image: url(../images/ad_img.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 8px;
}
.mediagate_img {
	width: 165px;
	height: 146px;
	/*background-image: url(../images/mediagate.gif);
	background-repeat: no-repeat;*/
	margin-top: 8px;
	margin-left: 8px;
}
.my_account_img {
	width: 165px;
	height: 209px;
	background-image: url(../images/my_account.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 8px;
	}	
/************** Begin featured products  *******************/
h2.centerBoxHeading_specials {
	float: left;
	/*background-image: url(../images/Specials.gif);*/
	width: 583px;
	height: 24px;
	font-size: 1.3em;
	color: #ffffff;
	margin-top: 0px; 
	border: 1px solid #000000;
	}
.centerBoxHeading_specials a {
	display: block;
	width: 574px;
	height: 24px;
	}
#specialsDefault {
		border: 0px solid #ff0000;
		color: #163f5d;
		width: 574px;
 		
}
#specialsDefault fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 2px solid #cccccc;
	}
	
	
#searchEnquiry {
	width: 575px; 
	background-image: url(../images/Stop_for_more_book_top.gif); 
	background-position: top;
	background-repeat: no-repeat;
	}
#searchEnquiry fieldset {
	border: 0px solid #cccccc;
	}
	
#searchEnquiry label {
	margin-top: 5px; 
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border: 0px solid #cccccc;
	}
	
.centerBoxContentsSpecials {
	margin: 1em 0em;
	float: left;
	border: 0px solid #0000ff;
	text-align: center;
	color: #163f5d;

}

.centeredContent {
	text-align: center;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #163f5d;		
}

.Specialsbook_name {
	text-align: center;
	border: 0px solid #ff0000;
	height: 28px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	color: #163f5d;
	}
.Specialsbook_name a{
	text-align: center;
	border: 0px solid #ff0000;
	height: 28px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	color: #163f5d;
	}	
		
.New_products_name {
	text-align: center;
	border: 0px solid #ff0000;
	height: 28px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1em;
	color: #163f5d;
	}		
.New_products_name a{
	text-align: center;
	border: 0px solid #ff0000;
	height: 28px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	color: #163f5d;
	}	
h2.centerBoxHeading {
	float: left;
	width: 574px;
	font-size: 1.3em;
	color: #ffffff;
	}
	
.centerBoxHeading {
	float: left;
	border: 0px solid #ff0000;
	margin: 0px;
	background-color: #0000ff;
	background-image: url(../images/featured_pro_butt.gif);
	width: 572px;
	height: 29px;	
	padding: 0px;
	}
.centerBoxHeading a {
	display:block;
	width: 100%;
	height: 100%;
	}
.centerBoxWrapper {
	float: left;
	border: 0px solid #ff00ff;
	width: 574px;
	margin: 0px;
	}
.centerBoxContentsFeatured {
	border: 0px solid #000000;
	margin: 0px;
	text-align: center;
	}
	
#featuredImage {
	text-align: center;
	border: 0px solid #ff0000;
	/*width: 115px;*/
	padding-top: 10px;
	padding-bottom: 5px;
		
}
#featured_inside {
	float: left;
	width: 445px;
	border: 0px solid #ff0000;
}

#featuredImage {
	
	text-align: center;
	border: 0px solid #000000;
	margin-top: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	color: #163f5d;
	/*width: 430px;*/
	text-decoration: underline; 
	}

#featuredName a:link, #featuredName a:visited {
	
	text-align: center;
	border: 0px solid #000000;
	margin-top: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	color: #163f5d;
	/*width: 430px;*/
	text-decoration: underline; 
	}
	
	
	
#featuredName a:hover {
	
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	padding-left: 0px;
	line-height: 1.5em;
	color: #163f5d;
	text-decoration: none; 
	text-align: center;
	
	}
#featuredAuthors_name a {
	text-align: center;
	margin: 0px;
	color: #a4a2a2;
	font-weight: normal;
	border: 0px solid #000000;
	font-size: 13px;
	}
	
#featuredDescription {
	border: 0px solid #000000;
	margin: 5px 3px 0px 3px;
	padding-left: 0px;
	padding-bottom: 5px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	
	text-align: center;
	}
	
#featuredPrice {
	
	border: 0px solid #000000;
	margin-top: 5px;
	padding-left: 0px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	color: #e00000;
	/*width: 140px;*/
	text-align: center;
	}

.cart_Img {

	float: left;
	border: 0px solid #000000;
    width: 122px;
	margin: 0px;
	padding-left: 10px; 
}

/************** end featured products  *******************/
.rightBoxHeading {
	margin: 0em;
	background-color: #000000;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0px;
	}
.leftBoxContainer {
	width: 179px;
	/*height: 150px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #c5c5c5;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 0px solid #9a9a9a;

	
	}
#searchContent {
	background-color: transparent;
	border: 0px solid #9a9a9a;
}

.rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	border: 0px solid #000000;
	background-color: trasnsparent;
	padding: 5px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited {
	color: #FFFFFF;
	}

TH,#cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
	
#cartEmptyText {
 text-align: left;
 
}

.centerBoxContentsNew  {
 text-align: center;
}

.centerBoxHeading_new {
	background-image: url(../images/new_products.gif);
	width: 574px;
	height: 24px;
}

.centerBoxHeading_new a {
	display: block;
	width: 574px;
	height: 24px;
	}
	
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
/******** begin mainPage ***/
#mainPage {
    width: 573px;
	margin: 0px;
}

.mainPage_BigImg {
	width: 573px;
	height: 220px;
	}

.aboout_gk_heading {
	float: left;
	background-image: url(../images/about_gk_butt.gif);
	width: 573px;
	height: 29px;
	color: #FFFFFF;
	margin-top: 10px; 
}

#mainPage img {
	border: 0px solid #000000;
	float: left;
	background-image: url(../images/gk_img.jpg);
	width: 97px;
	height: 100px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-right: 10px; 
	 
}
#mainPage p {
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	
/*#mainPage h2 {
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	}*/

.featured_pro_butt {
	border: 0px solid #000000;
    float: left;
	background-image: url(../images/featured_pro_butt.gif);
	width: 574px;
	height: 29px;
	color: #FFFFFF;
	margin-top: 10px;
}
.book_img {
	float: left;
	border: 0px solid #000000;
    background-image: url(../images/book.jpg);
	width: 97px;
	height: 95px;
	color: #FFFFFF;
	margin-top: 10px; 
	margin-bottom: 10px;
}

/******* end mainpage*************/
/**************begin Faqs****************/

#faqs_page {
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	width: 560px;
	
}/*
#faqs_page h3 {
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	width: 550px;
	color: #163F5D;
}

#faqs_page ul li {
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	width: 550px;
	color: #666666;
}
*/
/****************end faqs***************/

/************* begin Author's ***********/
#authors {
    width: 573px;
	margin: 0px;
	border: 0px solid #000000;
	}
.authors_img_name_web {
	float: left;
 	width: 140px;
	margin: 0px;
	border: 0px solid #000000;
}

.seeAllBooks {
	margin: 0px 10px 0px 0px;
	text-align: center;
	font-size: 12px;
	}

.seeAllBooks a, .seeAllBooks a:visited {
	text-decoration: none;
	font-weight: normal;	
	}

.seeAllBooks a:hover {
	text-decoration: underline;
	font-weight: normal;
	}

.authors_name_text {
	float: left;
 	width: 430px;
	margin: 0px;
	border: 0px solid #000000;
}

.authors_imges {
   	float: left;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 10px;  
	border: 6px solid #d0d0d0;
	}
.ContacUs_banner {
	margin-bottom: 10px;  
	padding: 0px;
	border: 0px solid #000000;
	width: 560px;
	height: 120px;
			}
.authors_name, .authors_name a, .authors_name a:hover, .authors_name a:visited {
	float: left;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 400px;
	padding-left: 0px;
	margin-top: 2px; 
	}
.authors_web a:link {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	width: 110px;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 0px; 
	margin-bottom: 10px;
		}
.authors_web a:visited {
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
		}
		

.authors_web a:hover {
	font-size: 14ssspx;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
		}

.authors_text {
	float: left;
	border: 0px solid #000000;
	width: 420px;
	color: #000000;
	margin-top: 8px;
	font-size: 14px;
	}

#authors h1 {
	float: left;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #d57d48;
	margin-bottom: 2px; 
	width: 430px;
		}
#authors p {
	float: left;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 430px;
	margin: 0px;
	padding: 0px;
	}

/*************products list***********************/
.products_new_itemTitle {
	text-align: center;
	border: 0px solid #ff0000;
	width: 100%;
	height: 35px;
}
.products_new_itemPrice {
	border: 0px solid #000000;
	text-align: center;
	width: 100%;
	/*height: 45px;*/
	
	
}

.productPriceDiscount {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #d50303;
	text-align: left;
	font-weight: bold;
	
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	width: 100%;
}

.products_authors_name {
	width: 100%;
	height: 20px;
	font-weight: normal;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	
		
}
.products_authors_name a {
	width: 100%;
	height: 20px;
	font-weight: normal;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	
		
}

.normalprice_text {
	width: 100%;
	height: 35px;
	display: inline;
	font-weight: bold;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
		
}
.normalprice {
	
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d50303;
	text-align: left;
			}

.productSpecialPrice_text {
	display: inline;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	
}
.productSpecialPrice {
	
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #d50303;
	text-align: left;
	font-weight: bold;
} 
.listingBuyNowButton {
	text-align: center;
	border: 0px solid #000000;
	margin-bottom: 10px;
}
.listingProductImage {
	text-align: center;
	border: 0px solid #000000;
	}
.case_price_text {
	display: inline;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
} 

.case_price {
	display: inline;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
} 


/*.page_bottom_curv {
	flaot: left; 
	border: 0px solid #ff0000;
	width: 799px;
	height: 10px;
	padding: 0em;
	vertical-align: bottom;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	}*/
table {
	background: url(../images/footer.gif) bottom;
	background-repeat: no-repeat;
	border: 0px solid #000000;
	margin: 0;
	padding: 0;
}
/******** begin categories page************************/
.centerBoxContentsProducts {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #ff0000;
	color: #e00000;
	width: 140px;
	/*height: 255px;*/
	padding-right: 20px;
	padding-left: 20px;
	
			} 

.itemTitle {
	width: 100%;
	height: 35px;
	border: 0px solid #00ff00;
		}
.itemTitle a {
	text-align: center;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #163f5d;
	font-weight: bold;
	}
.listingDescription {
	text-align: center;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #a4a2a2;
	font-weight: bold;
	width: 100%;
	height: 30px;
}
.productPrice_all {
	width: 100%;
	height: 55px;
	border: 0px solid #0000ff;
}
/******** end categories page************************/

/******** begin product_book_info************************/

#productBookSubtitle {
	float: left;
	width: 450px;
	height: 20px;
	border: 0px solid #ff0000;
	}
.productBook {
	padding-left: 0px;
	font-weight: bold;
	}
.descHeading {
	color: #BB0606;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
	}



.product_details_line {
	width: 578px;
	height: 34px;
	background-image: url(../images/product_details_line.gif);
	background-repeat: no-repeat;
	border: 0px solid #000000;

}
.prod_foot_line {
	width: 578px;
	height: 6px;
	background-image: url(../images/prod_foot_line.gif);
	background-repeat: no-repeat;

}

#productBookDescription {
	
	/*width: 450px;
	height: 20px;*/
	border: 0px solid #ff0000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	}

.insert_book_price {
		float: left;
		border: 0px solid #ff0000;
		width: 440px;
		height: 100px;
		margin: 0px;
		padding: 0px;
}


#productPrices {
	float: left;
	text-align: left;
	width: 190px;
	/*height: 70px;*/
	margin: 0px;
	padding: 0px;	
	border: 0px solid #000000;
	}

.product_stock_info {
	float: left;
	font-size: 12px;
	ont-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-style: Italic;
	width: 120px;
	/*height: 100px;*/
	color: #777777;
	border: 0px solid #ff0000;
	}
#productBookDateAvailable {
	border: 0px solid #000000;
	margin: 0px;
	padding-left: 20px;
		}
.black {
	display: inline;
	color: #000000;
	}


#productReviewLink {
	margin: 0px;
	padding: 0px;
	flaot: left;
	border: 0px solid #ff0000;
	}
#wishlist {
	width: 310px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px solid #ff0000;
	}
#productTellFriendLink {
	margin: 0px;
	padding: 0px;
	flaot: left;
	border: 0spx solid #ff0000;
	}
.buttonRow {
	border: 0px solid #ff0000;
	}


#productName {
		margin: 0px;
		padding: 0px;
		float: left;		
		text-align: left;
		color: #000000;
		border: 0px solid #ff0000;
		}


#productBookDisplay {
	border: 0px solid #000000;
	text-align: left;
	margin: 0;
		}
 
#productMainImage {
	float: left;
	width: 120px;
	text-align: center;
	border: 0px solid #ff0000;
	margin-bottom: 0px;	
		}
.authorsList {
	border:0px solid #ff00ff;
		}

.gray {
	float: left;
	width: 450px;
	ont-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	border:0px solid #ff00ff;
	text-align: left;
	padding-left: 0px;
	font-size: 14px;
	}
.gray a, .gray a:hover, .gray a:visited {
	color: #003399;
	}

span.bk_label {
	padding: 0px;
	margin: 0px;
	border:0px solid #ff0000;
	color: #000000;
	font-weight: bold;
		}
		
#productBookDetailsList {
	color: #000000;
	}
	
#productBookDetailsLines {
	border:0px solid #ff0000;
		}
.floatingBoxBookRH {
		
		float: left;
		text-align: left;
		border: 0px solid #0000ff;
		}
.productBookDisplay_BookColumn {
	float: left;
	width: 573px;
	/*height: 170px;*/
	margin: 0px;
	border: 0px solid #0000ff;
		}
.productBookDisplay_Bookinfo {
	float: left;
	/*width: 165px;*/
	text-align: left;
	margin-left: 8px;
	padding: 0px;
	border: 0px solid #0000ff;
	color: #000000;
	font-size: 13px;
		}
#productBookAuthors {
		border: 0px solid #000000;
		}

.products_next_previous_button {
		text-align: center;
		border: 0px solid #000000;
		}
.navNextPrevWrapper {
	float: left;
	text-align: center;
	
	border: 0px solid #ff00ff;
	padding-left: 225px;
	margin-bottom: 20px;
		}
/******** end product_book_info************************/

.mediaGate_page {
	border: 0px solid #000000;
	text-align: center;
	padding: 10px;
}

/******** begin new_Products************************/

#newProductsDefaultListingBottomLinks {
	float: left; 
	display: inline;
	border: 0px solid #ff0000;
	width: auto;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	margin-left: 250px;
}
#newProductsDefaultListingBottomLinks img{
	float: left; 
	background-color: #ffffff;
	width: 25px;
	height: 25px;
	text-align: center;
	color: #ff0000;
	border: 0px solid #ff0000;
	/*padding-bottom: 10px;*/
}
#newProductsDefaultListingBottomLinksText {
	border: 0px solid #ff0000;
	padding-top: 5px;
	padding-bottom: 0px;
	display: inline;
	float: left;
	color: #000000;
}
#newProductsDefaultListingBottomLinksText a{
	color: #FF0000;
}
.current {
	color: #000000;
}
/******** End new_Products************************/



/******** begin publisher page************************/
#publisher_page {
	border: 0px solid #000000;
	width: 560px;
	margin: 0px;
	padding: 0px;
			}
			
#publisher_page h1 {
	float: left;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #da0024;
	width: 550px;
	margin: 0px;
	padding: 0px;
	text-align: center;
		}
#publisher_page p {

	width: 550px;
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	padding: 0px;
		}
#publisher_page ul {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding-left: 40px;
		}
#publisher_page  li {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
		}
.publisher_manuscript h2 {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #da0024;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 550px;
	}
.publisher_manuscript a {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #da0024;
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px;
	
	}

.gk_cd_series_Pricing {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #da0024;
	width: 570px;
	height: 50px;
	text-align: center;
	margin-top: 20px;
			
	}

.gk_cd_series_Pricing a {

	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #da0024;
	margin-left: 0px;
	margin-top: 0px;
			
	}



/******** End publisher page************************/


.contactUs_text {
	border: 0px solid #000000;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #163f5d;
	text-align: center;
}


/******** begin footer************************/
#navSuppWrapper {
	width: 799px;
/*	height: 71px;*/
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0px solid #ff0000;
	background-color: #636363;
	/*background-image: url(../images/footer.gif);
	background-repeat: no-repeat;*/
			}
#navSupp {
	margin: 0;
	padding: 0;
	border: 0px solid #00ffff;
			}

#navSupp ul {
	text-align: center;
	margin-top: 10px;
	border: 0px solid #ff0000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #ff0000;
	padding-left: 0px;
	margin-left: 0px;
	}	
#navSupp ul li {
	display: inline;
	text-align: left;
	border: 0px solid #ff0000;
	text-transform: uppercase;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #ff0000;
	font-weight: normal;
	ext-transform: uppercase;
			}	
#navSupp ul li a:link {
	display: inline;
	border: 0px solid #ff0000;
	color: #ffffff;
	font-weight: normal;
	ext-transform: uppercase;

				}
#navSupp ul li a:visited {
	display: inline;
	color: #ffffff;
	font-weight: normal;
	ext-transform: uppercase;
				}
#navSupp ul li a:hover {
	display: inline;
	color: #ff0000;
	font-weight: normal;
	ext-transform: uppercase;

			}
#Online_pay {
	float: left;
	width: 200px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	border: 0px solid #ffffff;
	}
#siteinfoLegal {
	margin-left: 230px;
	margin-top: 0px;
	font-family: "Times New Roman", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #ffffff;
	border: 0px solid #ffffff;
	}
#siteinfoLegal a {
	margin-top: 0px;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	border: 0px solid #ffffff;
	}

#siteinfoLegal a:hover {
	color: #ff0000;
	/*text-decoration: underline;*/
}
/******** End Footer ******************/
span.text_bg_color{
background-color:#ffff91;
}

#authorPage_authorName:link{
text-decoration:none;
color:#000000;
}
#authorPage_authorName:hover{
text-decoration:none;
color:#000000;
}
#authorPage_authorName:visited{
text-decoration:none;
color:#000000;
}



