/**
 * 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: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow-y: scroll;
	overflow-x: hidden;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: Black;
	text-decoration: underline;
	}
 
a:visited {
	color: Black;
	text-decoration: underline;
	}

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

a:active {
	color: Black;
	text-decoration: underline
	}

h1 {
	font-size: 1.5em;
	color: Black;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}
	
	h3.itemTitle {
	font-size: 1.0em;
	}

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}
LABEL
{
    line-height: 1.5em;
	padding: 0.2em 0.2em 0.2em 0px;
}    
 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 {
	text-align: left;
	width: 1000px;
	vertical-align: top;
position:relative;
z-index: 1;
top: 20px;
	}

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

#logoWrapper{
	background-color: #ffffff;
	height:103px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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: #abbbd3;
	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: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

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

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

/*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: 0px 10px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	
	}
/*Shopping Cart Display*/
#cartAdd {
	margin: -1px 0px 0px 0px;
	padding: 0 0 30px 0;
	width: 132px;
	
	}

.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 {
	height: 1%;
	margin: 2px 0;
	}

div#featuredProducts h2.centerBoxHeading {
	font-size: 16px;
	color: #ffffff;
	background: url(../images/featured_product_bg.png) no-repeat;
	text-align: left;
	text-transform: uppercase;
	padding: 4px 0 5px 15px;
	font-weight: normal;
	position: relative;
	left: -11px;
	}

/*sideboxes*/
.columnLeft {}

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

.centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
border: 2px solid #798245;
	
	margin-top: 1.5em;
	background: none;
	}

.leftBoxContainer
{
	padding-top: 0px;
}

.sideBoxContent {
	background: none;
	padding: 0.4em;
	}

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

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

.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: #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: #000000;
	text-transform: uppercase;
	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: url(../images/tile_back.gif);
	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;
	}
.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;
	}

/* Search */
#searchContent a, #searchHeading, #categoriesHeading
{
	display: none;
}
#searchContentinput[type=submit]
{
	display: none;
}

#searchHeading
{
	display: none;
}

#categoriesHeading
{
	display: none;
}

#searchContent input[type=text]
{
	border: 2px solid rgb(85, 88, 47);
	width: 150px;
	height: 20px;
}
#search, #categoriesContent, #categories
{
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}

#searchContent
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 45px;
	background-color: transparent;
}

/* Categories */
a.category-top:link, a.category-top:visited, a.category-top:active
{
	line-height: 22px;
	color: Black;
	text-transform: uppercase;
}

a.category-top:hover
{
	color: #3f4b00;
}

a.category-products:link, a.category-products:visited, a.category-products:active
{
	line-height: 22px;
	color: Black;
	text-transform: uppercase;
	background-color: transparent;
}

a.category-products:hover, a.category-subs:hover, a.category-subs-parent:hover
{
	color: #3f4b00;
}

span.category-subs-parent
{
	color: Black;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 22px;
}


span.category-subs-selected
{
	color: Black;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 22px;
	height: 20px;
}

.nav
{
	height: 37px;
	padding-top: 3px;
	width: 100%;
	background: url(../images/headerlink_bg.png);
	text-align: center;
	position: relative;
	z-index: 1;
}
ul.logos
{
    padding: 0px;
    margin: 0px;
    height: 34px;
    width: 100%;
}

table.logos a:link, table.logos a:active, table.logos a:visited
{
    display: block;
    width: 183px;
    height: 34px;
    text-indent: -999em;
}

a.starwars:link, a.starwars:active, a.starwars:visited
{
    background: url(../images/starwars.png) no-repeat;
}

a.transformers:link, a.transformers:active, a.transformers:visited
{
    background: url(../images/transformers.png) no-repeat;
}

a.battlestar:link, a.battlestar:active, a.battlestar:visited
{
    background: url(../images/battlestargalactica.png) no-repeat;
}

a.gijoe:link, a.gijoe:active, a.gijoe:visited
{
    background: url(../images/gijoe.png) no-repeat;
}

a.halo:link, a.halo:active, a.halo:visited
{
    background: url(../images/halo.png) no-repeat;
}

a.starwars:hover
{
    background-position: 0px -34px;
}

a.transformers:hover
{
    background-position: 0px -34px;
}

a.battlestar:hover
{
    background-position: 0px -34px;
}

a.gijoe:hover
{
    background-position: 0px -34px;
}

a.halo:hover
{
    background-position: 0px -34px;
}

ul.headerLinks
{
	padding: 0px;
	margin: 0px;
	height: 32px;
}
ul.headerLinks li
{
	list-style-type: none;
	display: inline-block;
}

ul.headerLinks  a:link, ul.headerLinks  a:visited, ul.headerLinks  a:active
{
	display: block;
	height: 32px;
	color: #798245;
	padding-left: 34px;
    line-height: 31px;
    font-size: 12px;
    text-decoration: none;
	text-transform: uppercase;
	color: #5b6135;
}

ul.headerLinks a:hover
{
    color: Black;
}

ul.headerLinks li a.Cart:link, ul.headerLinks li a.Cart:visited, ul.headerLinks li a.Cart:active
{
	background: url(../images/cart.png) no-repeat;
	background-position: 0px -32px;

    width: 75px;
}

ul.headerLinks li a.Cart:hover
{
	background-position: 0px 1px;
}

ul.headerLinks li a.Login:link, ul.headerLinks li a.Login:active, ul.headerLinks li a.Login:visited
{
	background: url(../images/login.png) no-repeat;
	background-position: 0px -32px;

    width: 40px;
}

ul.headerLinks li a.Login:hover
{
	background-position: 0px 1px;
}

ul.headerLinks li a.Account:link, ul.headerLinks li a.Account:visited, ul.headerLinks li a.Account:active
{
	background: url(../images/account.png) no-repeat;
	background-position: 0px -32px;

    width: 90px;
}

ul.headerLinks li a.Account:hover
{
	background-position: 0px 1px;
}
ul.headerLinks li a.Contact:link, ul.headerLinks li a.Contact:visited, ul.headerLinks li a.Contact:active
{
	background: url(../images/contact.png) no-repeat;
	background-position: 0px -32px;

    width: 90px;
}

ul.headerLinks li a.Contact:hover
{
	background-position: 0px 1px;
}

.columnLeft
{
	border-right: 2px solid #798245;
}

#specialsHeading, #specialsHeading a:link, #specialsHeading a:visited, #specialsHeading a:active
{
	text-align: right;
	background: url(../images/promotion_header_bg.png) 43px 0px no-repeat;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 5px 5px 0px;
}

#subscribeHeading
{
	text-align: right;
	
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 10px 5px 0px;
}

#testimonials-managerHeading
{
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 10px 5px 0px;
}

#navColumnOneWrapper
{
	margin-left: 3px;
}

.rightBoxHeading
{
	padding-right: 10px;
}

#contentMainWrapper, #headerWrapper
{
background: url(../images/content_bg.png);
/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

#logo
{
    padding-left: 10px;
}

#contentWrapper
{
	background: url(../images/content_bg.png);
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

div#subscribeHeading
{
	display: none;
}

#headerWrapper, #logoWrapper
{
	background-color: transparent;
}

#headerWrapper
{
	height: 144px;
	padding-top: 15px;
}


#categories
{
	padding-top: 10px;
}

#contactUsForm
{
	border: none;
}

.productListing-heading a:link, .productListing-heading a:visited, .productListing-heading a:active
{
	color: White;
	font-weight: normal;
}

.productListing-heading a:hover
{
	color: #3f4b00	
}
div#headerlinks
{
	width: 530px;
	float: right;
	padding-top: 70px;
}
.social
{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.social li
{
	list-style-type: none;
	display: inline-block;
}

.social li a:link, .social li a:visited, .social li a:active
{
	display: block;
	width: 34px;
	height: 35px;
}

.social li a.Facebook:link, .social li a.Facebook:active, .social li a.Facebook:visited
{
    background: url(../images/facebook.png) no-repeat;
	background-position: 0px -35px;
}
.social li a.Facebook:hover
{
	background-position: 0px 0px;
}
.social li a.Ebay:link, .social li a.Ebay:visited, .social li a.Ebay:active
{
	background: url(../images/ebay.png) no-repeat;
	background-position: 0px -35px;
}

.social li a.Ebay:hover
{
	background-position: 0px 0px;
}

.social li a.EE:link, .social li a.EE:active, .social li a.EE:visited
{
	background: url(../images/ee.png) no-repeat;
}

#informationHeading, #manufacturersHeading
{
	text-align: left;
	padding-left: 5px;

}

.productGeneral ul
{
	margin-left: 30px;
}

.tabcontent h2
{
	background: none;
	text-align: left;
}

#cartAdd input[type=image]
{
	float: right;
}

#productPrices, #attribsOptionsText, .attribsSelect, h4.optionName, #productDetailsList li
{
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#productDetailsList
{
	padding: 0;
	margin: 0;
	width: 75px;
}

#productDetailsList li
{
	list-style-type: none;
}

div.bottomspacer
{
	height: 25px;
}

.leftBoxHeading, .rightBoxHeading
{
	background: url(../images/header_bg.png);
	padding: 0.5em 0.2em;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;	
}

.rightProduct
{
	float: left;width: 260px;position: relative;
}

table, tr, td
{
	margin: 0px;
	padding: 0px;
}

#productMainImage
{
	margin: 0;
}

.tabTable
{
	padding: 0px 0px 0px 0px;
}

.itemTitle
{
	width: 95%;
}



#blanksideboxContent, #blanksidebox
{
	padding-top: 0px;
}

.rightBoxHeading
{
	text-align: right;
	padding-right: 15px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.productPrice{font-size:1.3em;font-weight:bold;}


.HomeImage {width: 470px;margin: 0px 0px 0px 4px;padding-top: 4px;}

#maintenanceDefault div.forward {display: none;}
