/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	background-image: url(../images/design/bg.jpg);
}
#listCell0-0 {
	width:100px;
	height:30px;
}
h3.itemTitle {
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.listingDescription {
	padding-left:10px;
	text-align:justify;
}
.productListing-data {
	height:100px;
}
#categoriesContent .cat_top {
  display: block;
	height:33px;
	color:#fff;
	margin: 0 0 1px 0;
	width:159px;
	line-height: 13px;
	padding: 7px 0 0 45px;
	background: top left no-repeat url(../images/design/cal_head.png);
}

#categoriesContent .cat_top:hover { background-position: 0px -40px; }

.main_price {
	padding-top:7px;
	font-weight:bold;
	height:23px;
	color:#fff;
	text-align:center;
	margin-bottom:1px;
	width:204px;
	background-image: url(../images/design/cal_head.jpg);	
}
.main_price_2 {
	margin-right:1px;
	margin-bottom:1px;
	background-color:#ccd4ea;
	text-align:center;
	padding:2px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}
.cat_sub {
	padding:2px;
	font-weight:normal;
	color:#fff;
	width:63px;
	margin-right:1px;
	margin-bottom:1px;
	background-color:#f0f0f0;
	text-align:center;
}

.categoryListBoxContents a:link {
	color:#fff;
}
.categoryListBoxContents a:visited {
	color:#fff;
}
.categoryListBoxContents a:active {
	color:#fff;
}
.categoryListBoxContents a:hover {
	color:#fff;
	text-decoration: underline;
}

.cat_sub a:link {
	color:#06F;
}
.cat_sub a:visited {
	color:#06F;
}
.cat_sub a:active {
	color:#06F;
}
.cat_sub a:hover {
	color:#09F;
	text-decoration: underline;
}

.col_01 {
	background-color:#5e78c2;
	color:#fff;
	font-weight:normal;
	width:120px;
	padding:3px;
	text-align:left;
	height:14px;
	border-bottom:1px solid #fff;
	margin-right:10px;
}
.main_col_01 {
	background-color:#5e78c2;
	color:#fff;
	font-weight:bold;
	width:120px;
	padding:3px;
	text-align:center;
	height:28px;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
	margin-right:10px;
	line-height: 28px;
}

.col_02, .col_03, .col_04, .col_05, .col_06, .col_07, .col_08, .col_09 {
	color:#000;
	font-weight:bold;
	width:52px;
	margin-left:1px;
	padding:3px;
	text-align:center;
	height:14px;
	border-bottom:1px solid #fff;
}
.ccol_02, .ccol_03, .ccol_04, .ccol_05, .ccol_06, .ccol_07, .ccol_08, .ccol_09 {
	color:#fff;
	font-weight:bold;
	width:52px;
	background-color:#89b309;
	margin-left:1px;
	padding:3px;
	text-align:center;
	height:14px;
	border-bottom:1px solid #fff;
}
.rccol_02, .rccol_03, .rccol_04, .rccol_05, .rccol_06, .rccol_07, .rccol_08, .rccol_09 {
	color:#fff;
	font-weight:bold;
	width:52px;
	background-color:#bf2519;
	margin-left:1px;
	padding:3px;
	text-align:center;
	height:14px;
	border-bottom:1px solid #fff;
}
.incol_02, .incol_03, .incol_04, .incol_05, .incol_06, .incol_07, .incol_08, .incol_09 {
	color:#fff;
	font-weight:bold;
	width:52px;
	background-color:#ffaa25;
	margin-left:1px;
	padding:3px;
	text-align:center;
	height:14px;
	border-bottom:1px solid #fff;
}
.main_col_02, .main_col_03, .main_col_04, .main_col_05, .main_col_06, .main_col_07, .main_col_08, .main_col_09 {
	color:#000;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	width:56px;
	margin-left:1px;
	margin-bottom:10px;
	padding:1px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	height:28px;
	border-bottom:1px solid #fff;
}
A.incart:link, A.incart:visited, A.incart:active {
  color: #FFFFFF;
  font-weight:bold;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
}
A.incart:hover {
  color: #FFFFFF;
  font-weight:bold;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}
.col_02, .main_col_02 {
	background-color:#fcd24a;
}
.col_03, .main_col_03 {
	background-color:#fcd453;
}
.col_04, .main_col_04 {
	background-color:#fcd65c;
}
.col_05, .main_col_05 {
	background-color:#fbd864;
}
.col_06, .main_col_06 {
	background-color:#fbda6d;
}
.col_07, .main_col_07 {
	background-color:#fbdc76;
}
.col_08, .main_col_08 {
	background-color:#fcde7e;
}
.col_09, .main_col_09 {
	background-color:#fce086;
}
.book_info {
	padding:4px;
	text-align:left;
	font-weight:bold;
	background-color:#ffcc28;
}
.cartBoxTotal {
	margin-left:1px;
	margin-right:1px;
	padding:4px;
	background-color:#fcd65c;
}
.sideBoxContent_cart {
	width:170px;
	padding-left:18px;
	padding-right:15px;
	background-image: url(../images/design/cart_middle.jpg);
}
#cartBoxListWrapper {
	padding-left:8px;
	padding-right:8px;
}
.cart_item {
	padding-top:2px;
	padding-bottom:4px;
	border-bottom:1px solid #aebdf2;
}
.news {
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:212px;
	height:120px;
	text-align:left;
	padding-right:5px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
}

.rack_wrapper { padding-top: 25px; }

.rack_table {
	/*width:33%;*/
	text-align:left;
}

.rack_table img { margin: 0 auto 1em; }
.rack_desc {
	height:120px;
	padding-right:5px;
	padding-left:5px;
}
.rack_more {
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
.tab_01 {
	text-align:center;
	padding-top:14px;
	font-weight:bold;
	width:115px;
	height:20px;
	background-image: url(../images/design/tab_01.jpg);	
}
.tab_02 {
	text-align:center;
	padding-top:10px;
	padding-left:3px;
	font-weight:bold;
	width:109px;
	height:24px;
	background-image: url(../images/design/tab_02.jpg);	
}
.tab_03, .tab_04 {
	text-align:center;
	padding-top:5px;
	height:29px;
	padding-left:9px;
	padding-right:6px;
	font-weight:bold;
	width:97px;
}
.tab_05 {
	text-align:center;
	padding-top:5px;
	height:29px;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;
	width:100px;
}
.tab_02 a:link, .tab_03 a:link, .tab_04 a:link {
	color:#fff;
}
.tab_02 a:visited, .tab_03 a:visited, .tab_04 a:visited {
	color:#fff;
}
.tab_02 a:active, .tab_03 a:active, .tab_04 a:active {
	color:#fff;
}
.tab_02 a:hover, .tab_03 a:hover, .tab_04 a:hover {
	color:#fff;
	text-decoration: underline;
}
.bread_bg {
	width:1033px;
	height:32px;
	background-image: url(../images/design/bread_bg.jpg);
}

.bread_bg #c1 {
	border: 0px;
	background-color: transparent;
}

.header_links {
	padding-top:8px;
	padding-left:28px;
	color:#777;
}
.header_links a:link {
	color:#777;
}
.header_links a:visited {
	color:#777;
}
.header_links a:active {
	color:#777;
}
.header_links a:hover {
	color:#777;
	text-decoration: underline;
}

.newsletter {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top:8px;
	font-weight:bold;
}
.center_column {
	background-color: #fff;
}
.border_main {
	border-left:1px solid #faca2a;
	border-right:1px solid #f8c82a;
}
.disclaimer {
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#000;
	padding-left:10px;
	padding-top:4px;
	padding-right:10px;
}
.footer {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#000;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}
.footer_01 {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#000;
	padding-left:10px;
	padding-top:4px;
	padding-right:10px;
}
.top_bg {
	width:1050px;
	height:34px;
	background-image: url(../images/design/top_bg.png);
}

.footer_bg {
	width:1050px;
	height:38px;
	background: url(../images/design/footer_bg.png) top left no-repeat;
}


.header {
	height:136px;
}
.main_bg {
	width: 100%;
/*	height: 706px;*/
/*	background-repeat: repeat-x;*/
}
.left_bg_main2 {
	width: 9px;
	background-image: url(../images/design/bg_left_sh.jpg);
}
.right_bg_main2 {
	width: 8px;
	background-image: url(../images/design/bg_right_sh.jpg);
}
.left_bg_main {
	width: 10px;
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../images/design/bg_left_sh_top.jpg);
}
.right_bg_main {
	width: 8px;
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../images/design/bg_right_sh_top.jpg);
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #910100;
	text-decoration: none;
	}
 
a:visited {
	color: #910100;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #910100;
	text-decoration: underline;
	}

a:active {
	color: #910100;
	text-decoration: none;
	}
legend {
	color:#910100;
}
h1 {
	font-size: 1.5em;
	color:#910100;
	margin: 0.3em 0 1em;
	}

h2 {
	font-size: 1.4em;
	color:#910100;
	font-weight:normal;
	}

h3 {
	font-size: 1.3em;
	font-weight:normal;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h2, h3, h4, h5, h6 {
	margin: 0.3em 0px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	/*display: inline;*/
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

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, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	text-align:center;
	font-weight:bold;
	border-right:1px solid #f8c82a;
	border-left:1px solid #f8c82a;
	border-top:1px solid #f8c82a;
	border-bottom:1px solid #f8c82a;
	margin-bottom:4px;
	}

.messageStackWarning, .messageStackError, .messageStackCaution {
	background-color: #da0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #00a600;
	color: #ffffff;
	}

/*wrappers - page or section containers*/
#mainWrapper {
/*	background-color: #fff;*/
	text-align: left;
	width: 1050px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #ezPageBoxList, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#indexCategories {
  padding: 1em 84px 1em 85px;
}

#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, #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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 2.0em;
	list-style-type: none;
	text-align: center;
	font-weight:bold;
	color: #000;
	line-height: 1.5em;
	}
#navMain { 
	margin: 0;
	padding:  0.5em 2.0em;
	list-style-type: none;
	font-weight:bold;
	color: #000;
	line-height: 1.5em;
  text-align: left; 
}
#navMain li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	font-weight:bold;
	color: #000;
	white-space: nowrap;
	}
#navMain li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration: underline;
	padding: 0em 0.5em;
	margin: 0;
	font-weight:bold;
	color: #000;
	white-space: nowrap;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	border-right:1px solid #f8c82a;
	background-color: #fff;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .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 {
	/* volkan - remove float right and add margin-bottom*/
	/*float: right;*/
	margin-bottom:30px;
}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.4em;
	}
.centerColumn { padding: 1em 35px; }
#ezPageDefault { padding: 2.5em 3cd5px; }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #627ac0;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	color:#fff;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #000;
	font-size:10px;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000;
	font-size:10px;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-size:12px;
	font-weight: bold;
	}
#scProductsHeading, .cartProductDisplay {
	text-align:left;
	padding-left:5px;
}
#scTotalHeading, .cartTotalDisplay {
	width:50px;
	text-align:left;
}
#scRemoveHeading, .cartRemoveItemDisplay {
	width:60px;
	text-align:center;	
}
.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	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*/
#productMainImage, #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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.5em;
	color: #fff;
	font-weight:normal;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-image: url(../images/design/cart_top.jpg);
	width:203px;
	height:47px;
	padding-top:10px;
	}

.leftBoxContainer {
	margin-bottom: 0.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #dde4f8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #eef2ff;
	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: #627ac0;
	color:#fff;
	height: 2em;
	}

#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/* volkan - updates 10.28.2009 */
.rack_table_sup {
	/*width:33%;*/
	text-align:left;
	height:275px;
}
.rack_table_sup h3{
  font-size: 18px;
  color: #bfbfbf;
  text-transform: uppercase;
  font-weight: bold;
}
.book-time-online-now, .view-rack-details {
  display: block;
  width: 120px;
  height: 62px;
}

.book-time-online-now:hover, .view-rack-details:hover {
  background-position: -120px 0px;
}

.book-time-online-now { background: url(../images/design/home-page/book-time-online-now.jpg) top left no-repeat; }
.view-rack-details { background: url(../images/design/home-page/view-rack-details.jpg) top left no-repeat; }
.rack_table_left{ float:left; width:150px; border-right:1px dotted black; margin-bottom:20px; padding-bottom:5px; border-bottom:1px dotted black;}
.rack_table_right{ width:500px; float:left; padding:10px 20px; margin-right:6px; height:231px; border-bottom:1px dotted black;}
.rack_table_right p {
  color: #333333;
  font-size: 12px;
  line-height:1.5em;
  margin: 0;
  padding: 0.5em 0;
}
#books-for-sale-link{
	position:relative;
	margin-top:0px;
	margin-bottom:30px;
	width:703px;
	height:86px;
	display:block;
	background:url(/images/gv_orange_books_link.png) top left no-repeat;
}
#books-for-sale-link h3{ position:absolute; right:40px; top:7px; font-size:18px;}
#books-for-sale-link a{ color:#107df8; }

.rackpricing {
	font-weight:normal;
	color:#C60;
	padding:0px;
}
.set-height{ height:250px; }
