/**
 * 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: url("../images/christmas_bg.jpg") no-repeat fixed center top #FFFFFF;
	}

body, div, p, ul, li, table, th, td, h1, h2, h3, h4, h5, h6, form, input, textarea, select, dl, dt, dd {
    color: #333333;
    font: 12px/1.5 Arial,Helvetica,"宋体",sans-serif;
    margin: 0;
    padding: 0;
}

a img {border: none; }

a {
    color: #333333;
    text-decoration: none;
}

fieldset, img, button {
    border: 0 none;
    vertical-align: middle;
}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

ol, ul, li { list-style: none outside none;}
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;
	}

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

.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: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding:10px;
    width: 1280px;
	}
	
#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: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

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

#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, #navEZPagesTop {
	border-bottom: 1px solid #333333;
    margin-left: 10px;
    padding-bottom: 5px;
    width: 1124px;
	}

/*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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
 

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

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

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #cccccc;
	}

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

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #333333;
	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;
	}


#header {
    border-bottom: 10px solid #FFFFFF;
    height: 150px;
    position: relative;
    width: 1280px;
    z-index: 50;
}


#logo {
    left: 0;
    position: absolute;
    top: 34px;
    z-index: 100;
}

#welcome {
    left: 0;
    line-height: 26px;
    position: absolute;
    top: 0;
    z-index: 100;
}

#welcome span {
    font-weight: bold;
}

#currency {
    left: 220px;
    line-height: 26px;
    position: absolute;
    top: 0;
    z-index: 100;
}

#currency a {
    color: #6A7BA7;
}

#currency a.selected {
	color: #FF5500;
}

#currency span {
    margin-left: 3px;
    margin-right: 3px;
}

#toplink {
    line-height: 26px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

#toplink a {
    color: #6A7BA7;
}

#toplink a:hover {
    color: #003366;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#search {
    height: 29px;
    position: absolute;
    right: 0;
    top: 73px;
    width: 366px;
    z-index: 100;
}
.clearfix {
    clear: both;
}

#search .intxt_search {
    background: url("../images/magnify-search.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border: 1px solid #333333;
    height: 18px;
    line-height: 18px;
    margin-right: 3px;
    padding: 4px 30px 5px 2px;
    width: 253px;
}
#search input {
    display: inline;
    float: left;
}

#search .btn_search {
    background: url("../images/btn_search.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 29px;
    width: 76px;
}

#search .btn_search_hover {
    background: url("../images/btn_search.png") no-repeat scroll 0 -29px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 29px;
    width: 76px;
}

#cart {
    color: #F89834;
    font-weight: bold;
    line-height: 29px;
    position: absolute;
    right: 160px;
    top: 34px;
    z-index: 100;
}

#to_checkout {
    height: 29px;
    position: absolute;
    right: 0;
    top: 34px;
    width: 150px;
    z-index: 100;
}

#to_checkout a {
    background: url("../images/viewcart.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 29px;
    width: 150px;
}

#to_checkout a:hover {
    background: url("../images/viewcart.gif") no-repeat scroll 0 -29px rgba(0, 0, 0, 0);
}

#top_banner1 {
    bottom: 0;
    height: 43px;
    left: 0;
    position: absolute;
    width: 296px;
    z-index: 100;
}
#top_banner1 a {
    background: url("../images/about-us-top-left.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 43px;
    width: 296px;
}
#top_banner1 a:hover {
    background: url("../images/about-us-top-left.jpg") no-repeat scroll 0 -43px rgba(0, 0, 0, 0);
}
#top_banner2 {
    bottom: 0;
    height: 43px;
    left: 302px;
    position: absolute;
    width: 296px;
    z-index: 100;
}
#top_banner2 a {
    background: url("../images/we-love-sport-right.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 43px;
    width: 296px;
}
#top_banner2 a:hover {
    background: url("../images/we-love-sport-right.jpg") no-repeat scroll 0 -43px rgba(0, 0, 0, 0);
}
#top_banner3 {
    bottom: 0;
    height: 43px;
    position: absolute;
    right: 0;
    width: 296px;
    z-index: 100;
}
#top_banner3 a {
    background: url("../images/we-love-price-beat-promise-left.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 43px;
    width: 296px;
}
#top_banner3 a:hover {
    background: url("../images/we-love-price-beat-promise-left.jpg") no-repeat scroll 0 -43px rgba(0, 0, 0, 0);
}
#nav {
	width:1280px;
	height:28px;
	position:absolute;
	z-index:100;
	left:0px;
	top:117px;
}

#nav ul {
	width:1280px;
	height:28px;
	background:url("../images/nav_bg.gif") repeat-x;
}

#nav li {
	float:left;
	display:inline;
	position:relative;
	z-index:200;
}

#nav li a {
	font-size:14px;
	font-family: 'Mako', arial;
	text-transform:uppercase;
	line-height:28px;
	float:left;
	display:inline-block;
	padding-left:12px;
	padding-right:12px;
}

#nav li a:hover {
	background:#333;
	color:#fff;
}

#nav li.has_child a {
	background:#333;
	color:#fff;
}

#nav li.has_child dl {
	width:180px;
	border:3px solid #333;
	position:absolute;
	z-index:300;
	left:0px;
	top:28px;
	background:#FFF;
	padding-top:5px;
}

#nav li.has_child dd a {
	background:none;
	text-transform:none;
	color:#333;
	float:none;
	display:block;
	width:170px;
	height:24px;
	line-height:24px;
	padding:0px;
	padding-left:10px;
	font-size:12px;
}

#nav li.has_child dd a:hover {
	color:#f89834;
	background:#333;
}

#header div.f {
    height: 32px;
    left: -52px;
    position: absolute;
    top: 35px;
    width: 25px;
    z-index: 10;
}

#header div.t {
    height: 31px;
    left: -52px;
    position: absolute;
    top: 72px;
    width: 25px;
    z-index: 10;
}
#index {
	width:1280px;
}

.banner {
	width:1280px;
	margin-bottom:10px;
}

.banner_left {
	width:650px;
	height:500px;
	float:left;
	display:inline;
}

.banner_right {
	width:244px;
	height:500px;
	float:left;
	display:inline;
	margin-left:6px;
}

.br1 {
	width:244px;
	height:163px;
	margin-bottom:5px;
}

.br1 a {
	width:244px;
	height:163px;
	display:block;
	background:url("../images/underarmour005.jpg");
}

.br1 a:hover {
	background:url("../images/underarmour005.jpg") no-repeat 0px -163px;
}

.br2 {
	width:244px;
	height:163px;
	margin-bottom:6px;
}

.br2 a {
	width:244px;
	height:163px;
	display:block;
	background:url("../images/underarmour006.jpg");
}

.br2 a:hover {
	background:url("../images/underarmour006.jpg") no-repeat 0px -163px;
}

.br3 {
	width:244px;
	height:163px;
}

.br3 a {
	width:244px;
	height:163px;
	display:block;
	background:url("../images/up-to-82-percent-off.jpg");
}

.br3 a:hover {
	background:url("../images/up-to-82-percent-off.jpg") no-repeat 0px -163px;
}

.ad1 {
	margin-top:20px;
}

#homepage_text_content {
	width:870px;
	padding:15px;
	background:#E9E7E7;
	margin-bottom:20px;
}

#homepage_text_content h2 {
	font-weight:bold;
	margin:0 0 15px;
}

#homepage_text_content p {
	line-height:17px;
	margin-bottom:10px;
}

.index_p {
	width:1280px;
	height:288px;
}

.index_p_title {
	width:1280px;
	height:39px;
}

.index_p_title li {
	float:left;
	display:inline;
}

.index_p_title li {
	width:178px;
	height:39px;
	background:url("../images/tav.gif");
	float:left;
	display:inline;
	margin-right:5px;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	line-height:39px;
	text-align:center;
}

.index_p_title li.index_p_title_cur {
	background:url("../images/tav.gif") no-repeat 0px -39px;
}

.index_p_c {
    border: 1px solid #a54242;
	width:1280px;
	background:url("../images/index_pro_r.gif") repeat-x left bottom;
}

.index_p_c ul {
	width:1280px;
	padding-left:1px;
	padding-right:2px;
	background:url("../images/index_p_ry.gif") repeat-y;
}

.index_p_c li {
	float:left;
	text-align:center;
	display:inline;
	width:179px;
	padding-top:20px;
	height:229px;
	position:relative;
	z-index:10;
}

.index_p_c .p_sale {
	background:url("../images/ico_sale.png");
	width:47px;
	height:48px;
	display:block;
	position:absolute;
	z-index:100;
	right:5px;
	top:5px;
}

 
 
.index_p_c .p_was {
	text-align:center;
}

.index_p_c .p_was span {
	text-decoration:line-through;
}

.index_p_c .p_save {
	text-align:center;
	font-size:10px;
	color:#F00;
	text-transform:uppercase;
	font-weight:bold;
}

.index_p_c .p_now {
	text-align:center;
}
.wauw {
    padding: 10px 0;
    width: 1280px;
    z-index: 10;
}

.wauw1 {
    font-size: 18px;
    font-weight: bold;
    left: 205px;
    line-height: 53px;
    position: absolute;
    z-index: 100;
}

.wauw a {
    color: #FFFFFF;
}

.wauw2 {
    font-size: 18px;
    font-weight: bold;
    left: 416px;
    line-height: 53px;
    position: absolute;
    z-index: 100;
}

.wauw3 {
    font-size: 18px;
    font-weight: bold;
    left: 585px;
    line-height: 53px;
    position: absolute;
    z-index: 100;
}

.wauw4 {
    font-size: 18px;
    font-weight: bold;
    left: 765px;
    line-height: 53px;
    position: absolute;
    z-index: 100;
}

#footer {
	width:1280px;
	height:auto;
	background:#fff;
}

#newsletter {
	width:1280px;
	height:51px;
	background:url("../images/newsletter_bg.gif") no-repeat left top #cccccc;
	position:relative;
	z-index:10;
}

#newsletter_desc {
	position:absolute;
	z-index:100;
	left:74px;
	top:10px;
	width:360px;
	font-size:11px;
	line-height:normal;
}

#newsletter .intxt_newsletter {
	width:254px;
	height:18px;
	line-height:18px;
	border-top:1px solid #abadb3;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
	border-right:1px solid #e3e9ef;
	background:#fff;
	padding:2px 1px;
	position:absolute;
	z-index:100;
	left:440px;
	top:13px;
}

#newsletter .btn_newsletter {
	width:59px;
	height:24px;
	background:url("../images/enter-button.gif");
	cursor:pointer;
	border:none;
	position:absolute;
	z-index:100;
	left:643px;
	top:14px;
}

#newsletter .btn_newsletter_hover {
	width:59px;
	height:24px;
	background:url("../images/enter-button-hover.gif");
	cursor:pointer;
	border:none;
	position:absolute;
	z-index:100;
	left:643px;
	top:14px;
}

.NewsletterInfo {
	font-size:11px;
	position:absolute;
	z-index:100;
	left:708px;
	top:0px;
	line-height:50px;
	font-weight:bold;
}

.csfail {
	color:#ff0000;
}

.cssuccess {
	color:#008C21;
}

#footerlink {
	width:1280px;
	height:133px;
	background:#f5f5f4;
	position:relative;
	z-index:10;
	padding:10px 0px;
}

#footerlink dl {
	width:159px;
	height:133px;
	border-right:1px solid #ccc;
	float:left;
	display:inline;
	padding-left:20px;
}

#footerlink dt {
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}

#footerlink dd {
	font-size:11px;
	line-height:20px;
}

#footerlink dd a {
	font-size:15px;
	line-height:20px;
}

#footerpic {
	width:1280px;
	height:82px;
	background:url("../images/footerpic.gif") no-repeat;
	margin-top:20px;
}
#copy {
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    width: 950px;
}
#mcafeeLogo { width:94px; height:56px; background:url("../images/mac.gif") no-repeat left top; position:relative; z-index:10;}

				#mcafeeLogoText { text-transform:uppercase; font-size:10px; color:#BC0F3E; position:absolute; z-index:100; right:2px; bottom:0px; line-height:normal;}

.list_root {
    padding-left: 1px;
    padding-right: 1px;
    width: 752px;
}

.list_root li {
    background: url("../images/index_pro_r.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    border: 1px solid #DDDDDD;
	text-align: center;
    display: inline;
    float: left;
    height: 180px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 20px;
    position: relative;
    width: 176px;
    z-index: 10;
}

.list_root li.list_root_li_hover {
    border-color: #999999;
}

.list_root li .p_img {
    text-align: center;
}
a.category-top:hover {
	color: #FF5500;
}
.details_products {
    width: 750px;
}

.details_img {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 300px;
}

.details_info {
    display: inline;
    float: left;
    width: 380px;
}

.details_info form {
	background: url("../images/free.gif") no-repeat scroll 184px 3px rgba(0, 0, 0, 0);
}

.details_info h1 {
    color: #444444;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.details_price {
    height: 60px;
    position: relative;
    width: 380px;
    z-index: 10;
}

.details_desc {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 380px;
}
.sizeguide {
    height: 24px;
    width: 380px;
}

.sizeguide li {
    display: inline;
    float: left;
    margin-right: 5px;
}

.details_sku {
    color: #D70812;
    font-weight: bold;
}

.details_add {
    width: 380px;
}

.attribsSelect {
	float: left;
	padding-right: 10px;
}
.blank30 {
    font-size: 0;
    height: 30px;
    line-height: 0;
    overflow: hidden;
}
.products_tab {
    width: 750px;
}
.products_tab_title {
    height: 39px;
    width: 750px;
}
.products_tab {
	width:750px;
}

.products_tab_title {
	width:750px;
	height:39px;
}

.products_tab_title li {
	float:left;
	display:inline;
}

.products_tab_title li {
	width:178px;
	height:39px;
	background:url("../images/tav.gif");
	float:left;
	display:inline;
	margin-right:5px;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	line-height:39px;
	text-align:center;
}

.products_tab_title li.products_tab_on {
	background:url("../images/tav.gif") no-repeat 0px -39px;
}

.products_tab_info {
	border-top:2px solid #222;
	border-bottom:1px solid #c6bbbb;
	border-left:1px solid #c6bbbb;
	border-right:1px solid #c6bbbb;
	width:1108px;
	padding:0 10px;
}

 
.technology h2 {
	color:#F89834;
	font-weight:bold;
	margin-bottom:5px;
}

.technology p {
	margin-bottom:5px;
}

li.first a{
	 
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 5px;
	 
}

li.first ul li a {
	border-bottom: none;
    color: #333333;
    font-size: 12px;
    font-weight: 100;
    line-height: 15px;
    margin-bottom: 0;
	text-transform: none;
}
#navColumnTwoWrapper {
	border: 1px solid #333333;
}
.sideBoxContentItem{
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
	color: #6A7BA7;
}
.products_info1 table {color: #666666;}
.products_info1 td { text-align:center;}
.products_info1 th { text-align:center;}
.products_info1 .TblHead { background-color: #a9a9a9; color: #ffffff; text-align: left;}
.products_info1 .TblAl { background-color: #eeeeee;}