/**
 * 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: 62.5%;
	color: #000000;
background:#fffff;
	}

a img {border: none; }

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, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

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 3px;
}

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

FORM, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
SELECT{
vertical-align:middle;
	display: inline;
	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, .categoryListBoxContents, .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;
	border: 1px solid #000000;
	}

.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: 903px;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper{
background-image:url(/images/xfancy_anime/left_header1.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#e9e9e8;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:10px;
}
#navColumnTwoWrapper{
background-image:url(/images/xfancy_anime/left_header2.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#e9e9e8;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:10px;
}
#navColumnThreeWrapper{
background-image:url(/images/xfancy_anime/left_header3.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#e9e9e8;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
padding-bottom:10px;
}
/* FireFox */ 
#navColumnOneWrapper ul{
list-style-type: none;
margin:0;
padding-left:16px;
padding-top:36px;
}
#navColumnTwoWrapper ul{
list-style-type: none;
margin:0;
padding-left:16px;
padding-top:36px;
}
#navColumnThreeWrapper ul{
list-style-type: none;
margin:0;
padding-left:16px;
padding-top:36px;
}
 /* ie6 fixed */ 
*html #navColumnOneWrapper ul{
list-style-type: none;
margin:0;
}
*html #navColumnTwoWrapper ul{
list-style-type: none;
margin:0;
}
*html #navColumnThreeWrapper ul{
list-style-type: none;
margin:0;
}
/* ie7 fixed */ 
*+html #navColumnOneWrapper ul{
list-style-type: none;
margin:0;
}
*+html #navColumnTwoWrapper ul{
list-style-type: none;
margin:0;
}
*+html #navColumnThreeWrapper ul{
list-style-type: none;
margin:0;
}

#navColumnOneWrapper ul li{
line-height:22px;
}
#navColumnTwoWrapper ul li{
line-height:22px;
}
#navColumnThreeWrapper ul li{
line-height:22px;
}

#navColumnOneWrapper a:link,#navColumnTwoWrapper a:link,#navColumnThreeWrapper a:link{
color:#006699;
}
#navColumnOneWrapper a:hover,#navColumnTwoWrapper a:hover,#navColumnThreeWrapper a:hover{
color:#ff6600;
text-decoration:underline;
}
#navColumnOneWrapper a:visited,#navColumnTwoWrapper a:visited,#navColumnThreeWrapper a:visited{
color:#006699;
}
#navColumnOneWrapper a:active,#navColumnTwoWrapper a:active,#navColumnThreeWrapper a:active{
color:#006699;
}

#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, #navCatTabsWrapper {
	margin: 0em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #ffffff;
	height: 77px;
	width: 100%;
	}
#navSuppWrapper{
background-color:#e9e9e8;
width:100%;
margin: 0em;
margin-top:10px;
padding:0;
height:26px;
color: #999999;
}
#navSupp ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.7em;
	}
 #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #006699;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color: #a72d2c;
	}
#navMain 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, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	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: #ffffff;
	color:#666666;
	}
#navBreadCrumb a:link {
color:#a72d2c;
}
#navBreadCrumb a:visited {
color:#a72d2c;
}
#navBreadCrumb a:hover {
color:#a72d2c;
}
#navBreadCrumb a:active {
color:#a72d2c;
}
#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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;
	}

.smallText, #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: #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;
	}
.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;
	} 

#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;
	}
.cartpic{
width:120px;

}

#cartProdTitle{
color:#006699;
}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.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, .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;
	}

/*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;
	}

#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;
	}
#indexHomeBody{
padding-top:11px;
}
#navMain_left{
float:left;
padding-left:17px;
height:77px;
}
#navMain_middle{
float:left;
height:77px;
}
#navMain_right{
float:right;
padding-right:17px;
height:77px;
}
#navMain_right a:link{
color:#006699;
text-decoration:underline;
}
#navMain_right a:hover{
color:#ff6600;
text-decoration:underline;
}
#navMain_right a:visited{
color:#006699;
text-decoration:underline;
}
#navMain_right a:active{
color:#006699;
text-decoration:underline;
}
.cartbox{
		width:297px;
		text-align:right;
		display:block;
		height:18px;
		margin-top:6px;
	}
.addthis{
		width:297px;
		text-align:right;
		display:block;
		height:18px;
		margin-top:7px;
	}
a.account_my{
		font-size: 11px;
		font-weight: bold;
		background-image: url(/images/xfancy_anime/myaccount.gif);
		background-position: left;
		line-height: normal;
		margin: 5px 0px 0px 0px;
		padding: 0px 6px 0px 14px;
		background-repeat: no-repeat;
	}
a.account_cart{
		font-size: 11px;
		font-weight: bold;
		background-image: url(/images/xfancy_anime/cart.gif);
		background-position: left;
		line-height: normal;
		margin: 5px 0px 0px 8px;
		padding: 0px 5px 0px 16px;
		background-repeat: no-repeat;
		vertical-align: bottom;
	}
.tophelp{
		width:297px;
		text-align:right;
		display:block;
		height:15px;
		margin-top:6px;
	}
.tophelp a{
		font-size:11px;
		border-right:1px dotted #CCCCCC;
		padding:0px 5px 0px 3px;
		font-weight:normal;
	}	
h2.logo a{display: block; text-indent: -1000em; height: 77px; width: 320px; 
	background: url('/images/xfancy_anime/logo_spring.jpg') no-repeat center; overflow: hidden; z-index: 10; float:left; margin-top:-4px;}
#nav{
padding-left:17px;
clear:both;
}
#nav a{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#nav a:link{
color:#ffffff;
}
#nav a:hover{
color: #FFFF00;
}
#nav a:visited{
color:#ffffff;
}
#nav a:active{
color:#ffffff;
}
.nav_1{
background-image:url(/images/xfancy_anime/nav_1.gif);
background-repeat:no-repeat;
width:139px;
height:26px;
float:left;
}
.nav_2{
background-image:url(/images/xfancy_anime/nav_2.gif);
background-repeat:no-repeat;
width:103px;
height:26px;
float:left;
}
.nav_3{
background-image:url(/images/xfancy_anime/nav_3.gif);
background-repeat:no-repeat;
width:123px;
height:26px;
float:left;
}
.nav_4{
background-image:url(/images/xfancy_anime/nav_4.gif);
background-repeat:no-repeat;
width:142px;
height:26px;
float:left;
}
.nav_5{
background-image:url(/images/xfancy_anime/nav_5.gif);
background-repeat:no-repeat;
width:142px;
height:26px;
float:left;
}
.nav_6{
background-image:url(/images/xfancy_anime/nav_6.gif);
background-repeat:no-repeat;
width:109px;
height:26px;
float:left;
}
.nav_7{
background-image:url(/images/xfancy_anime/nav_7.gif);
background-repeat:no-repeat;
width:111px;
height:26px;
float:left;
}
#nav1{
margin-top:6px; margin-left:7px;
word-spacing:3px;
}
#nav2{
margin-top:6px; margin-left:15px;
word-spacing:3px;
}
#nav3{
margin-top:6px; margin-left:17px;
word-spacing:3px;
}
#nav4{
margin-top:6px; margin-left:17px;
word-spacing:3px;
}
#nav5{
margin-top:6px; margin-left:16px;
word-spacing:3px;
}
#nav6{
margin-top:6px; margin-left:14px;
word-spacing:3px;
}
#nav7{
margin-top:6px; margin-left:13px;
word-spacing:3px;
}
#nav_under{
background-color:#e9e9e8;
height:31px;
width:869px;
margin-left:17px;
border-top:3px #FFFFFF solid;
border-bottom:3px #FFFFFF solid;
background-image:url(/images/xfancy_anime/nav_under_bg.gif);
background-repeat:no-repeat;
background-position:left;
}
#nav_under ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	}

#nav_under ul li {
	display: inline;
	padding: 0em 1.0em;
	}
.singleBoxContainer{
float:left;
}

#main_cat ul{ list-style:none; margin:0; padding:0;}
#main_cat li {float:left;width:140px;height:240px;margin:10px 0 -15px 0; overflow: hidden;}
#main_cat a:link{color:#006699;}
#main_cat a:visited{color:#006699;}
#main_cat a:hover{color:#006699; text-decoration:underline;}
#main_cat a:active{color:#006699;}

#hp_cat{
color:#ad2121;
font-size:15px;
line-height:45px;
}
#main_info{
color: #666666;
margin-top:10px;
font-size:11px;
line-height:16px;
}
.foot_h3{ background-color:#e9e9e8;height:28px;line-height:28px;padding-left:25px; margin:0; color:#ad2121;}
.footarea{padding:1px; clear:both;}
.footarea p {padding:0 12px;margin:0; color: #666666; font-size:11px;}
.footarea p strong {font-size:12px;}
#footinfo{
line-height:15px;
clear:both;
}

#whybuy ul{margin-right:10px;}
#whybuy li{float:left;width:50%;list-style:none; margin-left:-8px;}
.line_30px {line-height:30px;}

#siteinfoLegal{
color:#666666;
font-size:11px;
margin-top:10px;
margin-bottom:10px;
}
#productListHeading, #shippingInfoHeading, #how_to_shop-heading, #payment_method-heading, #order_status-heading, #faq-heading, #link_to_us-heading{
color:#ff6600;
}

#indexProductList{
color:#333333;
}
#indexProductListCatDescription{
line-height:15px;
}
.itemTitle a:link{
color:#333333;
}
.itemTitle a:visited{
color:#333333;
}
.itemTitle a:hover{
color:#006699;
text-decoration:underline;
}
.itemTitle a:active{
color:#333333;
}
#price{
color:#bf0000;
font-size:12px;
font-weight:bold;
}
#productPrices{
font-size:12px;
color:#bf0000;
}
#productimage{
text-align:center;
margin-top:15px;
margin-bottom:15px;
}
#product_description{
color:#1e4e8e;
font-size:14px;
}
#product_detail{
margin-left:28px;
margin-top:15px;
}
#product_detail ul li{
line-height:18px;
}
.cs_divider{ border-bottom:1px solid #EBEBEB; clear:both; margin:10px 0 10px 0;}
.centerColumn{
color:#333333;
font-size:11px;
}
#shippingInfo a:link,#how_to_shop a:link,#link_to_us a:link{
color:#333333;
text-decoration:underline;
}
#shippingInfo a:visited,#how_to_shop a:visited,#link_to_us a:visited{
color:#333333;
text-decoration:underline;
}
#shippingInfo a:hover,#how_to_shop a:hover,#link_to_us a:hover{
color:#006699;
text-decoration:underline;
}
#shippingInfo a:active,#how_to_shop a:active,#link_to_us a:active{
color:#333333;
text-decoration:underline;
}
#slideShow .imageStyle{
margin: 0 20px 0 0;
float: left;
position: relative;
}
#slideShow{
overflow-x: hidden;
overflow-y: hidden;
position: relative;
padding: 0 0 2% 0;
width: 100%;
height: 100%;
}
#ImageID{
padding-top:7px;
}
#faqid{
font-size: 12px; font-weight: bold;
}
#faq-content ul li{
line-height:21px;
}
#faq-content a:link{
color:#333333;
text-decoration:underline;
font-size: 12px;
}
#faq-content a:visited{
color:#333333;
text-decoration:underline;
font-size: 12px;
}
#faq-content a:hover{
color:#006699;
text-decoration:underline;
font-size: 12px;
}
#faq-content a:active{
color:#333333;
text-decoration:underline;
font-size: 12px;
}
.floatleft{
float:left;
}
.floatright{
float:right;
}
#productsListingListingTopLinks a:link, #productsListingListingBottomLinks a:link{
color:#333333;
}
#productsListingListingTopLinks a:visited, #productsListingListingBottomLinks a:visited{
color:#333333;
}
#productsListingListingTopLinks a:hover, #productsListingListingBottomLinks a:hover{
color:#006699;
text-decoration:underline;
}
#productsListingListingTopLinks a:active, #productsListingListingBottomLinks a:active{
color:#333333;
}

#productAttributes a{
color:#006699;
text-decoration:underline;
}
#order_status a{
color:#006699;
text-decoration:underline;
}

#sub_cat ul{

margin:0;

padding:0;

padding-left:16px;

}

*html #sub_cat ul{

margin:0;

margin-top:-14px;

padding-left:16px;

}

*+html #sub_cat ul{

margin:0;

margin-top:-14px;

padding-left:16px;

}

#sub_li a{
font-weight:bold;
}
#ssl{
background-image:url(/images/xfancy_anime/ssl-bg.gif);
width:695px;
height:160px;
margin-left:8px;
}
#siteseal{
text-align:center;
padding-top:75px;
}