/**
 * 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;
	color:#000; 
	font-size:11px;
	text-align:center; 
	padding:0;
	}
	
.inputRequirement{
color:#0000FF
}

.quickbuy{
padding: 5px 0 0 5px;
width:510px;
word-wrap:break-word; 
overflow:hidden;
margin:0 auto;

}
.quickbuyvo{border:1px solid #708DB2;
width:400px;}


.current {
	font-size:11px;
}

a img {border: none; }

a:link, a:active, a:visited	{ text-decoration:none}
a:hover	{text-decoration:underline}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

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 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*/
.centerColumn {
	text-align: left;
	}
.centerColumn h1{
	padding:2px 0px 4px 0px; color:#16284E; font-weight:bold; border-bottom:2px solid #000000;

}

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: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border:1px solid #7A7A7A;
	background-color: #FFFFFF;
	}

LEGEND {
	color:#000000;
	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;
	}
#logo img {
		padding: 6px 0;
	}

LABEL.inputLabel {
	width: 12em;
	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: 996px;
	vertical-align: top;
	}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 20px;
	margin-right: 20px;
	}

#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;
	ground-color: #abbbd3;
	background-image: url(../images/tick.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;
	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;
	width:535;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em 0 0.5em;
	background-color: #cccccc;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	height:3px;
	}

#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 {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content, */.Body_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;
	}

.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 #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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: center;
	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: 0;
	padding: 0 0 2px 2px;
	list-style-type: none;
	}
.orderHistList li{
	margin: 0px 0px 7px 0px;
}

#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 #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.rightBoxContainer {
	margin: 0 0 10px 0;
}

#userinfoHeading {
	margin:0;
	color: #FFF;
	font-size:13px; font-weight:bold; padding:10px 10px 10px 49px; text-transform:capitalize; background:url("../images/bg-h3.gif") top left no-repeat;
	}
#shoppingcartHeading, #contactusHeading, #languagesHeading, #orderhistoryHeading, #bestsellersHeading {
	color:#06213e; font-size:12px; font-weight:bold; padding:10px 0px 10px 34px; text-transform:capitalize; background:url("../images/bg-h2.gif") top left no-repeat; margin:0; overflow:hidden;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	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;
	}
	
.banners{
	height:88px;
	float: right;
	margin: 13px 0 0 0;
	}

#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 {
	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:#F2F2F2;  padding:3px;
	}

#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;
	}
	
	
.menu{ width:900px; margin:0 auto}
.menu .p1{ width:900px; border-left:1px solid #91C2ED; border-right:1px solid #91C2ED; background:url(../images/technav_p1.gif) repeat-x 0px 0px; line-height:30px; font-size:13px; overflow:hidden}
.menu .p1 a{ display:block; float:left; clear:none; padding:0 15px; text-align:center; color:#003295; background:url(../images/technav_p1_a.gif) no-repeat 0px 0px}
.menu .p1 span{ display:block; float:left; clear:none; width:78px; background:url(../images/technav_p1_a_on.gif) no-repeat 0px 0px; color:#FFFFFF; font-weight:bold}
.menu .p1 a:link, .menu .p2 a:link { text-decoration:none}
.menu .p1 a:visited, .menu .p2 a:visited { text-decoration:none}
.menu .p1 a:hover, .menu .p2 a:hover { text-decoration:underline}

.back_none{background:none!important}

.productListing-rowheading a:link{color: #FFFF99;}
/*#productListing img { line-height:15px; height:15px; padding: 6px 0 0 6px; margin: 0; }*/
#listCell0-1 { text-align:left; padding: 0 0 0 3px;}
.centeredContent p { height: 25px; overflow:hidden; display: block; margin: 0 0 3px 0;}
#login-password { width:120px; height:16px; line-height:16px; color:#000; padding:0 2px; border:1px solid #CECECE;}

.inp{ width:90px; height:16px; line-height:16px; color:#000; padding:0 2px; border:1px solid #CECECE; margin:0px 0 0 0; font-size:12px;}
.inp_130{ width:130px; height:16px; line-height:16px; color:#000; padding:0 2px; border:1px solid #CECECE; margin:0px 0 0 0; font-size:12px;}

#categoryDescription { overflow:hidden; border: 1px solid #999999; padding: 0; margin: 0; font-size: 11px;}
#categoryset { border: 1px solid #999999; text-align: center; margin: 10px 0 3px 0; height: 30px; line-height:10px; overflow:hidden; font-size:12px;}
#categoryPull { border: 1px solid #999999; text-align: right; margin: 10px 0 3px 0; height: 30px; line-height:10px; overflow:hidden; font-size:12px;}
.itemTitle { font-size:11px;}
.categoryListBoxContents { border:1px solid #999999; line-height:26px; padding: 0; text-align: center; margin: 4px 3px 0 8px; width: 126px; overflow:hidden;}


#header { background:url("../images/bg-top.jpg") top repeat-x;}
.top-left { background:url("../images/top-left.jpg") top left no-repeat;}
.top-right { background:url("../images/top-right.jpg") top right no-repeat;}

.head-row1 { height:145px; width:100%; overflow:hidden;}
.head-row1 .col1 { float:left; width:200px;}
.head-row1 .col2 { float:left;}

.head-row2 { height:3px; width:100%; overflow:hidden;}


.logo { margin:59px 10px 0px 34px; float:left;}
h1.site-name { font-size:26px; padding:30px 10px 0px 15px; font-family:"Trebuchet MS";}
h1.site-name a { color:#f7f7ef; text-decoration:none; text-transform:none; font-weight:normal; line-height:30px;}
.slogan { padding:0px 0px 0px 10px; color:#FFFFFF; font-size:12px; text-transform:none;}
.slogan-img { padding:91px 0px 0px 70px;}

.pr-menu {padding:10px 0px 0px 4px; overflow:hidden; float:left;}
ul.primary-links {margin:0px; padding:102px 0 0 0; list-style:none; text-align:center;}
ul.primary-links li { float:left; text-transform:none; padding:0px; margin-right:2px;}
ul.primary-links li a {color:#2d2c2a; text-decoration:none; font-size:12px; font-weight:normal; text-transform:capitalize; background:url("../images/bg-li.gif") no-repeat left 0px; display:block;}
ul.primary-links li a div {background:url("../images/bg-lil.gif") no-repeat right 0px; display:block;padding:10px 14px 10px 15px; }
ul.primary-links li a:hover { text-decoration:none; background:url("../images/bg-li2.gif") top left no-repeat;}
ul.primary-links li a:hover div {background:url("../images/bg-li2l.gif") no-repeat right 0px; display:block;padding:10px 14px 10px 15px; }
.shadow-top-left { background:url("../images/shadow-top-left1.gif") left bottom no-repeat;}
.shadow-top-right { background:url("../images/shadow-top-right1.gif") right bottom no-repeat; padding:0px 3px 0px 3px; overflow:hidden;}
.links { font-size:12px; color:#1368a9;}
.links li a{ color:#1368a9; font-weight:bold; text-decoration:none; font-size:12px; text-transform:capitalize; padding-left:0px;}
.links li a:hover{ text-decoration:underline;}

ul.links.inline { padding-right:0px;}
#contentMain{overflow:hidden; padding-top:30px; margin:0 2px 0 2px; background:url("../images/bg-cont.gif") top repeat-x #ffffff; width:991px}

h1 { color:#444b4e; font-size:18px; font-weight:normal;}
h1.title { background:none; font-size:17px;}
h1.title a {color:#16284e; text-transform:uppercase; text-decoration:none; font-size:16px; font-weight:bold;}
h1.title a:hover{text-decoration:underline;}
#tabs-wrapper h2 { background:none; color:#392811 !important;  padding-bottom:10px;}

h2.with-tabs { padding-left:0px; padding-top:10px;}
.block h2 { display:block; border-bottom:#bcbcbc 1px solid; color:#444b4e; font-size:12px; line-height:22px; margin:0; margin-top:5px; margin-bottom:10px; padding:0;}

h3 { color:#333; padding:5px 0px;}
h3 a {color:#333; text-decoration:none;}

.title { padding:0px 0px 0px 0px;}
.title h3 { color:#06213e; font-size:13px; font-weight:bold; padding:10px 10px 10px 49px; text-transform:capitalize; background:url("../images/bg-h2.gif") top left no-repeat;}

.admin-panel h3 { color:#392811; font-size:13px;}

.submit { padding:5px 0px 0px 0px; border-bottom:1px dashed #F2F2F2;}

#leftDiv {width:200px; margin:0 auto;padding: 0 20px; overflow:hidden;}
#leftDiv .block-top { background:url("../images/block-top2.gif") top left no-repeat;}
#leftDiv .content { background:url("../images/block-bot2.gif") bottom left no-repeat;}
#leftDiv .title h3 { background:url("../images/bg-h.gif") top left no-repeat;}
#leftDiv .content ul.menu { padding-left:0px; padding-bottom:0px; line-height: 10px;}
#leftDiv .content ul.menu li ul.menu { padding-left:15px;}
#leftDiv .content ul.menu li { padding:2px 0px 2px 0px; list-style-image:none; list-style:none; margin:0; line-height:normal; background:url("../images/line.gif") bottom repeat-x;}
#leftDiv .content ul.menu li a { background:url("../images/a1.gif") no-repeat 0 0px; color:#FFFFFF; font-size:13px; text-decoration:underline; font-weight:normal; text-transform:none; display:block; padding-bottom:2px;}
#leftDiv .content ul.menu li a:hover{ text-decoration:none;}
#leftDiv .content ul.menu li.collapsed a { background:url("../images/a1.gif") no-repeat 0 0px;}
#leftDiv .content ul.menu li.last { background:none;}


/*----Login-form----*/
#userinfo{ background:url("../images/bg-block3.gif") left repeat-y;}
#userinfo .content { background:url("../images/block-bot3.gif") bottom left no-repeat; padding:1px 0 0 3px;}
#user-login-form { text-align:left;}
#user-login-form input { width:100px; font-size:12px; height:16px; color:#2a2a2a; background:#FFFFFF; border:1px solid #7c7c7c;}
#user-login-form label { width:10px; color:#2a2a2a; font-size:11px; font-weight:normal; padding:1px 0px 1px 0px;}
#user-login-form .form-required { color:#1368a9;}
#user-login-form .description a { color:#47a4bb;}
#user-login-form .item-list ul { padding:0; margin:0; text-align:center;}
#user-login-form .item-list li{ line-height:18px; list-style:none; list-style-image:none; margin:0px; padding:0px; background:none;}
#user-login-form .item-list li a{ background:none; padding: 0 0 4px 0; margin: 0 0 3px 0; font-weight:bold; color:#000000; text-decoration:underline; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
#user-login-form .item-list li a:hover { text-decoration: none;}

#user-login-form .form-submit{ background:url("../images/login.gif") top left no-repeat; border:none; width:57px; height:21px; margin:13px 0px 5px 0px; font-weight:bold; color:#1368a9; font-size:12px; text-transform:none; padding:0px 0px 3px 0px; font-family:Arial, Helvetica, sans-serif;}


#shoppingcartContent {overflow:hidden; background:url("../images/bg-block.gif") left repeat-y; margin:0; padding:0;}
#shoppingcartContent .content { background:url("../images/block-bot.gif") bottom left no-repeat; padding: 15px 0}
#shoppingcartContent .content ul{ margin:0; padding: 0}
#shoppingcartContent .content li{ margin:0; padding:0 0 8px 3px;}
#shoppingcartContent .content hr{ margin:4px 0 0 0; padding:0; width:197px}
#shoppingcartContent .content .cartBoxTotal {margin:5px 0 0 0;}

#languagesContent {overflow:hidden; background:url("../images/bg-block.gif") left repeat-y; margin:0 auto; padding:0; overflow:hidden;}
#languagesContent .content { background:url("../images/block-bot.gif") bottom left no-repeat; float:left; margin: 0 auto; padding: 20px 0 10px 50px; overflow:hidden; display:block}
#languagesContent .content img{ margin: 0 5px 0 0;}

#bestsellersContent {overflow:hidden; background:url("../images/bg-block.gif") left repeat-y; margin:0; padding:0;}
#bestsellersContent .content { background:url("../images/block-bot.gif") bottom left no-repeat; padding: 1px 2px 2px 0}

#contactusContent{ overflow:hidden; background:url("../images/bg-block.gif") left repeat-y; margin:0; padding:0;}
#contactusContent .content { background:url("../images/block-bot.gif") bottom left no-repeat; padding: 15px 0}

#orderhistoryContent { overflow:hidden; background:url("../images/bg-block.gif") left repeat-y; margin:0; padding:0;}
#orderhistoryContent .content { background:url("../images/block-bot.gif") bottom left no-repeat; padding: 15px 0}


#footer { color:#FFFFFF; font-size:12px; font-weight:bold; text-transform:none; text-align:center; background:url("../images/bg-bot.gif") top repeat-x; font-family:Arial, Helvetica, sans-serif;}
.foot { text-align:center; margin:0 auto; width:996px; padding:80px 0px 29px 0px; background:url("../images/bg-foot.gif") top left no-repeat;}
#footer a { color:#FFFFFF;}
#footer .foot span { padding-left:54px;}

.login_reg{
	text-align: center; padding: 10px 0px;
}

.centerColumn blockquote { border:1px solid #5ca9c6; background:#f0f5f8; padding:5px; margin:10px 0px 10px 0px;}
#checkoutOrderTotals{
	font-size: 12px;
}

.productListing-data {
	border-bottom:1px dashed #F2F2F2; padding: 2px 0;
}

#prevOrders td{
	border-bottom:1px dashed #F2F2F2; padding: 3px 0;
}

#affiliateLink li{
	border:1px dashed #F2F2F2; padding: 6px;
}

#affiliateMenu li{
	padding: 5px 0;
}

#myAccountOrdersStatus tr{
	padding: 0 0 13px 0;
}
#myAccountOrdersStatus td{
	text-align:center;
}




select, input{ font-size:11px; font-family:Tahoma,Verdana,Segoe,sans-serif; vertical-align:middle;}
textarea {font-size:11px; font-family:Tahoma,Verdana,Segoe,sans-serif;}
#head{ width:968px; height:75px; background:url(/images/top.jpg) no-repeat; margin:0 auto}
#head .logo{ width:196px; height:59px; float:left; clear:left; margin:10px 5px 0 10px}
#head .bnner{ width:757px; height:73px; float:right; clear:right; margin:0px 0px 0 0px}
#head a:link, #head a:active, #head a:visited	{color:#ffffff; text-decoration:none}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#body{ width:968px; background:url(/images/body.jp); background-color: #FFFFFF; margin:0 auto;  overflow:hidden; margin:0px; text-align:left; padding:0}


#accountHistInfo table td {padding: 0 0 4px 0;}
#body .left{width:206px; float:left;  margin:0px 0px 0 5px;}
#body .left a:link, a:active, a:visited	{ text-decoration:none; }
#body .left a:hover { text-decoration:underline}
#body .login{ color:#FFFFFF; }
#body .scenter{float:left; margin:0px 0px 0 5px; text-align: left}
#body .right{width:180px; float:left; margin:0px 0px 0 5px; overflow:hidden}

#body .lefttop{ width:206px; background:url(/images/procat.jpg) no-repeat; float:left; clear:left; margin:5px 5px 0 0px}
#body .lefttop h1{ width:206px; height:10px; line-height:10px; padding:9px 0 0px 0px; font-size:10px; font-weight:bold; }
#body .con {width:190px; height:20px; margin:0px 0px 0 5px; overflow:hidden; float:left;color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
#body .leftfeet{ width:206px; height:405px; background:url(/images/sug.jpg) no-repeat; float:left; clear:left; margin:5px 0px 0 0px}
#body .leftfeet h2{ width:206px; height:15px; line-height:15px; padding:15px 0 0px 0px; font-size:10px; font-weight:bold; }
#body .more{ width:190px; height:25px; line-height:25px; margin:5px 5px 0 5px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

#body .flash{ width:566px; height:150px; float:left; margin:5px 0px 0 0px}	
#body .center{ width:566px; height:453px; background:url(/images/quick.jpg) no-repeat; float:left; margin:5px 0px 0 0px}
#body .lefttop h3{ width:566px; height:10px; line-height:10px; padding:0 0 0px 0px; font-size:10px; font-weight:bold; }
#body .cpic{ width:278px; height:400px; float:left; margin:31px 5px 0 1px}
#body .buy{width:276px; height:400px; float:right; clear:right; margin:51px 5px 0 0px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

#body .login{ width:174px; height:220px; background:url(/images/member.jpg) no-repeat; float:left;  margin:5px 0px 0 0px}
#body .loginh4{width:174px; height:10px; }
#body .mlogin{width:174px; height:180px;  margin:0px 0px 0 0px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

#body .shop{width:174px; background:url(/images/shopcat.jpg) no-repeat; float:left;  margin:0px 0px 0 0px}
#body .shop ul{padding: 0px 0; margin:3px 0px 3px 0px}
#body .shop ul li{margin:1px 0px 4px 2px}

#body .login h5{width:174px; height:10px; line-height:10px; padding:0 0 0px 0px; font-size:10px; font-weight:bold; }
#body .mshopa{width:174px; margin:0px 0px 0 0px; padding:10px 0 0px 0px; text-align: center; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
#body .mshopb{width:174px; float:left; margin:0; padding:0;}

#body .live{width:174px; height:140px; background:url(/images/livehelp.jpg) no-repeat; float:left;  margin:0px 5px 0 0px}
#body .live h6{width:172px; height:4px; line-height:10px; padding:0px 0px 0px 0px; font-size:10px; font-weight:bold;}
#body .msn{width:174px; height:22px;  margin:70px 0px 0 0px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

#body .prei{width:174px; height:75px; float:left; margin:0px 0px 0 0px; }
#body .pre{width:174px; height:75px; float:left; margin:0px 0px 0 0px; }


#bdown{width:968px; height:283px; background:url(/images/body.jpg) no-repeat; margin:0 auto;  overflow:hidden; color: #030303;}
#bdown .hotleft{width:392px; height:278px; background:url(/images/hotgames.jpg) no-repeat; float:left; margin:5px 5px 0 5px}
#bdown .hotleft h1{width:392px; height:30px; line-height:30px; padding:6px 0 0px 0px; font-size:10px; font-weight:bold;}
#bdown .hpic{width:185px; height:60px;float:left; padding:6px 0 8px 10px; overflow:hidden; margin:2px 10 0 10; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

#bdown .cnews{width:380px; height:278px; float:left; margin:0px 0px 0 0px}
#bdown .news{width:380px; height:137px; background:url(/images/g4lnews.jpg); float:left; margin:5px 0px 0 0px}
#bdown .news h3{ width:378px; height:5px;}
#bdown .gnews{width:378px; height:20px;  float:left; padding:0px 0 0px 10px; margin:2px 0px 0px 0px; overflow:hidden; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
#bdown .lmore{width:378px; height:20px;  float:left; padding:2px 0 2px 2px; overflow:hidden; margin:0px 10 2 10; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#FF0000;}

#bdown .late{width:380px; height:137px; background:url(/images/latest.jpg); float:left; margin:5px 0px 0 0px}
#bdown .late h2{ width:378px; height:5px;}
#bdown .glate{width:378px; height:20px;  float:left; padding:4px 0 0px 10px; margin:2px 0px 0px 0px; overflow:hidden; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
#bdown .gmore{width:378px; height:20px;  float:left; padding:0px 0 2px 6px; overflow:hidden; margin:0px 10 2 10; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

.sphotdeal{width:171px; background:url(/images/hotdeal.jpg); float:left; margin:0px; padding: 6px 0 0 3px}
.sphotdeal h4{width:172px; height:5px;}

#bdown .hotdeal{width:174px; height:278px; background:url(/images/hotdeal.jpg); float:left; margin:5px 0px 0 5px}
#bdown .hotdeal h4{width:172px; height:5px;}
#bdown .hnews{width:172px; float:left; padding:2px 0 0px 2px; overflow:hidden; margin:0px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#FFFFFF;}

#di{width:968px; height:24px; background:url(/images/di.jpg) no-repeat; margin:0 auto; overflow:hidden}

#feet{width:968px; height:191px; text-align: center; background:url(/images/feet.gif) no-repeat; margin:0 auto; overflow:hidden; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
#priceID a, #feet a, .news a, .late a , .centerColumn a , #productListing a {color:#030303;}
#feet a:hover, .late a:hover, .gnews a:hover {color:#007F9A; text-decoration:underline}

#body .mlogin{width:174px; margin:0px 0px 0 0px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding:4px 0 0 0;}
#body .online{width:174px; margin:0px 0px 0 0px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding:4px 0 0 0;}

.faq_info_title{width:557px; margin:20 13px 15px 3px; height:20px; line-height:20px; background:url(/images/tit_ico1.gif) left no-repeat; padding:10px 0 10px 34px; font-size:14px; font-weight:bold; clear:both;}
.faq_info{ padding: 5px 0 0 15px;}


.style1 {color: #EAEAEA}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.style3 {font-size: 9pt}
.style4 {color: #FFFFFF}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#FFFFFF; background:#2D49A5; width:962px;}
.footer a:link, .footer a:active, .footer a:visited  { text-decoration:none; color:#FFFFFF;}
.footer a:hover {text-decoration:underline; color: #FFFFFF;}
.Hot_Game_list a { margin: 0 10px;}

#conditionsMainContent { width:510px; overflow:hidden;}

