/**
 * 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 {
	background:#A5C4D4 none repeat scroll 0 0;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:lighter;
	margin:0;
	padding:0;
	}

a img {border: none; }
.centeredContent img
{
	border: 0;
}

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 20px;
	font-weight:normal;
	color: #57AFDA;
	}

h2 {
	font-size: 1.4em;
	font-weight:normal;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .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: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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

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

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

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

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

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

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

LABEL.inputLabel {
	width: 9em;
	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, 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;
	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 {
	background-color: #ffffff;
	text-align: left;
	width: 954px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	padding:0;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/*margin-left: 0.5em;
	margin-right: 0.5em;*/
	margin:0;
	padding:0;
	}
#navColumnOneWrapper
{
	padding-left:0px;
}
/*#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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #e6f3f9;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

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

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp 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: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: lighter;
	margin: 0em;
	}

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

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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 {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	background:url(../resources/blue_vbg.gif) left top repeat-x;
border:1px solid #AED9EA;
min-height:150px;
padding:4px;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #AED9EA;
	padding: 1em;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	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: #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;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	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*/
#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, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #206e95;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #0B76CE;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #0B76CE;
	font-weight:bold;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #0B76CE;
	font-weight:bold;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #E6F3F9;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}
.leftBoxContainer
{
	margin: 0em;
	margin-top: 1.5em;
}

.rightBoxContainer {
	margin: 0em;
	border: 1px solid #AED9EA;
	border-bottom: 5px solid #a6bac4;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #0B76D6;
	}

.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, .categoryListBoxContents, .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;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #0b76ce;
	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: #e6f3f9;
	/*background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #0B76CE;
	font-size:14px;
	}

#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;
	}

/***********************************************************************************************/


@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: lighter;
	color:#1F749C;
    background: #a5c4d4;
	margin:0;
	padding:0;
}

#siteBacklayer {
	text-align:left;
	width: 954px;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
}

#wrappershell {
	float:left;
    width: 954px;
    padding: 0;
    background: #ffffff;
    background-image:url(../resources/shell_bg.gif);
    background-repeat: no-repeat;
    background-position:100% 100%;
    margin-bottom: 0;
    clear:left;
}

#wrappercontent {
	position:relative;
	width: 954px;
}

#menuleftcol {
	float:left;
	width: 227px;
	min-height: 900px;
	background-image:url(../resources/background_left.jpg);
	background-repeat: repeat-y;
	padding-top:250px;
}

#logo {
	position:absolute;
	width:227px;
	height:82px;
	z-index:109;
	left: 0px;
	top: 0px;
}

#main_menu_pos {
	position:relative;
	width:211px;
	height:316px;
}

#main_menu  {
	position:relative;
    margin-top:260px;
	width: 211px;
}

#main_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_menu li a:link, #main_menu li a:visited  {
	display: block;
	background-image:url(../resources/button_background.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#0B76CE;
	text-decoration: none;
}

#main_menu  li {
	border-bottom: 1px solid #CFE7F3;
}

#main_menu  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}

#main_menu2  {
	position:relative;
    margin-top:0;
	width: 211px;
}

#main_menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_menu2 li a:link, #main_menu2 li a:visited  {
	display: block;
	background-image:url(../resources/button_background.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#0B76CE;
	text-decoration: none;
}

#main_menu2  li {
	border-bottom: 1px solid #CFE7F3;
}

#main_menu2  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}

#sub_menu1  {
	position:relative;
    margin-top:0;
	width: 211px;
}

#sub_menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_menu1 li a:link, #sub_menu1 li a:visited  {
	display: block;
	background-image:url(../resources/button_background_submenu.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#FFF;
	text-decoration: none;
}

#sub_menu1  li {
	border-bottom: 1px solid #CFE7F3;
}

#sub_menu1  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}

#sub_menu2  {
	position:relative;
    margin-top:0;
	width: 211px;
}

#sub_menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_menu2 li a:link, #sub_menu2 li a:visited  {
	display: block;
	background-image:url(../resources/button_background_submenu.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#FFF;
	text-decoration: none;
}

#sub_menu2  li {
	border-bottom: 1px solid #CFE7F3;
}

#sub_menu2  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}
 
#sub_menu3  {
	position:relative;
    margin-top:0;
	width: 211px;
}

#sub_menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_menu3 li a:link, #sub_menu3 li a:visited  {
	display: block;
	background-image:url(../resources/button_background_submenu.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#FFF;
	text-decoration: none;
}

#sub_menu3  li {
	border-bottom: 1px solid #CFE7F3;
}

#sub_menu3  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}

#sub_menu4  {
	position:relative;
    margin-top:0;
	width: 211px;
}

#sub_menu4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_menu4 li a:link, #sub_menu4 li a:visited  {
	display: block;
	background-image:url(../resources/button_background_submenu.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#FFF;
	text-decoration: none;
}

#sub_menu4  li {
	border-bottom: 1px solid #CFE7F3;
}

#sub_menu4  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}
 
#sub_menu6  {
	position:relative;
    margin-top:0;
	width: 211px;
}

#sub_menu6 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_menu6 li a:link, #sub_menu6 li a:visited  {
	display: block;
	background-image:url(../resources/button_background_submenu.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#FFF;
	text-decoration: none;
}

#sub_menu6  li {
	border-bottom: 1px solid #CFE7F3;
}

#sub_menu6  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}

#backright {
	position:absolute;
	width:489px;
	height:575px;
	background-image:url(../resources/backright.jpg);
	background-repeat:no-repeat;
	z-index:100;
	left: 465px;
	top: 46px;
}

#rightline {
	position:absolute;
	width:723px;
	height:51px;
	background-image:url(../resources/backgreyline.gif);
	background-repeat:no-repeat;
	z-index:99;
	left: 231px;
	top: 0px;
}

#tagline {
	position:absolute;
	width:708px;
	height:25px;
	z-index:102;
	top: 24px;
	left: 231px;
}

#maincontent {
	position:relative;
	float:left;
    margin-top:51px;
    padding:20px;
    min-height: 800px;
	min-width:487px;
}

#maincontentwide {
	position:relative;
    float:left;
	width:682px;
	margin-top:66px;
    padding:20px;
    min-height: 800px;
}

#rightColholder {
	float:left;
    margin-top:51px;;
	padding-left:10px;
}

#tagline2 {
	position:relative;
	width:170px;
	height:66px;
	color:#2B9CD2;
}

#image_right {
  position:relative;
  width:160px;
}

#content_right {
  position:relative;
  width:170px;
  height:256px;
}

#content_list ul {
	list-style:none;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

#content_list li {
	list-style-type:none;
	margin: 0 0 0.25em 0;
	line-height:20px;
	font-weight:bold;
}

#content_list_blue ul {
	list-style:none;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

#content_list_blue li {
	list-style-type:none;
	margin: 0 0 0.25em 0;
	line-height:20px;
	color:#1F749C;
	font-weight:bold;
}

#quote {
	position:absolute;
	width:497px;
	height:80px;
	z-index:101;
	left: 256px;
	top: 506px;
}

#footer {
	position:absolute;
	font-size: x-small;
	color: #AED9EA;
	width:297px;
	height:36px;
	z-index:104;
	left: 26px;
	top: 710px;
}

.footer {
	font-size: x-small;
	color: #AED9EA;
}

#newsbox {
	position:relative;
    padding:4px;
	border: 1px solid #AED9EA;
	background-image:url(../resources/blue_vbg.gif);
	background-repeat:repeat-x;
	width:505px;
	min-height:150px;
	}
	
.imgblueborder {
	border: 1px solid #AED9EA;
}

.floatleft {
	float:left;
	padding-right:  20px;
}

.floatleft2 {
	float:left;
	padding: 0 20px 26px 14px;
}

.floatright {
	float:right;
	padding-left:  5px;
}

.floatright2 {
	float:right;
	padding: 0 14px 26px 20px;
}

.mainhead {
	font-size: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:26px;
	padding-left: 20px;
	color:#299BD1;
}

.subhead {
	display:block;
	font-size: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 4px 0;
	background-image:url(../resources/page_title_background.jpg);
	background-repeat:no-repeat;
	color:#57AFDA;
}

.subhead2 {
	font-size: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:26px;
	padding-left: 6px;
	color:#299BD1;
}

h3 {
	font-size:16px;
	font-weight:lighter;
	color:#696969;
    padding:0;
    margin:0;
}

h4 {
	font-size:16px;
	font-weight:bold;
	color:#999999;
}

h5 {
	font-size:14px;
	font-weight:bold;
}

a {
	color:#1F749C;
	text-decoration:none;
}
a:link{
	color:#1F749C;
	text-decoration:none;
}

a:visited {
	color:#1F749C;
}

a:hover {
	color:#0B76CE;
}

.currentpage {
	color:#009933;
	font-weight:bold;
}

.inlineblue {
	color:#1F749C;
	font-size: 1.4em;
}

.inlinebluebox {
	color:#1F749C;
	font-size: 1.2em;
	border: 1px solid #AED9EA;
}

.inlinebluenormal {
	color:#1F749C;
}

.inlinegold {
	color:#A99854;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight:lighter;
}

.normalgold {
	color:#A99854;
}

.bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
}

.italics {
	font-style:italic;
}

#emphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1F749C;
	margin:0;
	padding:10px 20px 10px 20px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bigBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
    font-weight:bold;
    font-style:italic;
    padding-bottom:8px;
}

.xbig {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.toprighttxt {
	text-align:right;
	font-size: 1em;
}

.credits {
	font-style:italic;
	font-size: 0.9em;
	padding-bottom:14px;
}

.taglinetxt {
	text-align:center;
	letter-spacing: 0.1em;
	font-size: 1em;
}

.imagespace10px {
	padding-bottom:10px;
}

.red {
	color:red;
	font-weight:bold;
}

#theteam {
	text-align:center;
}

#theteam img {
	border:1px #AED9EA solid;
	margin: 8px;
}

.size16 {
	font-size: 16px
}

.marginBox {
	position:relative;
	display:block;
    border:1px #AED9EA solid;
    padding:2px;
    background-image:url(../resources/fiftycent_bg.png);
}

.bookAd {
	position:relative;
	display:block;
    padding:2px;
    background-image:url(../resources/book.png);
    background-repeat:no-repeat;
    height:114px;
}

.hide{
display: none;
}

.show{
display: block;
}

#pagefoot {
	background-image:url(../resources/footer_bg.jpg);
    background-repeat:no-repeat;
	height: 125px;
    width: 954px;
	padding-top:20px;
	color:#A5C4D4;
}

#copyright {
	position:absolute;
    height: 20px;
    width:400px;
	margin: 20px 0 0 248px;
    font-size: x-small;
	color: #a5c4d4;
}

.clear {
	clear:both;
}

.sideBoxContent_left  {
	position:relative;
	width: 211px;
	padding: 0;
}

.sideBoxContent_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sideBoxContent_left li a:link, .sideBoxContent_left li a:visited  {
	display: block;
	background-image:url(../resources/button_background.gif);
	background-repeat:no-repeat;
	padding: 4px 0 5px 44px;
	color:#0B76CE;
	text-decoration: none;
}

.sideBoxContent_left  li {
	border-bottom: 1px solid #CFE7F3;
}

.sideBoxContent_left  li a:hover {
	background-position: 0 -24px;
	color: #FFFFFF;
}
tr.productListing-odd
{
	background-color:#f8fdff;

}
tr.productListing-even
{
	background-color:#ecf4f7;
}
.tabTable
{
	border:1px solid #206E95;
}
.navSplitPagesResult
{
	line-height:25px;
	border:1px solid #CCCCCC;
	padding:0 5px;
	margin:5px 0px;
}
.navSplitPagesLinks
{
	line-height:25px;
	border:1px solid #CCCCCC;
	padding:0 5px;
	margin:5px 0px;
}
.itemTitle
{
	font-weight:bold;
}
.productListing-data .checkoutlink, .centeredContent .checkoutlink, .main .checkoutlink
{
	display:none;
}