/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F0F0F;
	font-weight: normal;
	background-color: #FFFFFF;
	}

a img {border: none; }

a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #666666;
	text-decoration: underline;
	}

a:active {
	color: #666666;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 11px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0px;

}

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

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

input, select {
    background-color: #BCBCBC;
    border: 1px solid #FFFFFF;
    color: #333333;
}   


TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 98%;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	}

input:focus, select:focus, textarea:focus {
	background-color: #EEEEEE;
	}

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

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

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 {
   padding: 0px;
}
	
ADDRESS {
	padding: 0px 0px 5px 2px;
	margin: 0px 20px 0px 0px;
	}

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

.messageStackWarning, .messageStackError {
	background-color: inherit;
	border-bottom: 1px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	color: #999999;
	padding-left: 5px;
	margin-bottom: 5px;
	}

.messageStackSuccess {
	background-color: #FFFFFF;
	color: #333333;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

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

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	float: left;
	}
.navNextPrevList {
	float: left;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#prevnext a {
    border: 0px;
    font-weight: bold;
    text-decoration: none;
}	
	
	
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #333333;
	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: #333333;
	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: 3px 0px 3px 0px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: inherit;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFCC99;
	}

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

.alert {
	color: #ff6600;
	margin: 5px 0px 5px 0px;
	}
.advisory {
    padding: 10px 8px 5px 8px;
}
.important {
	font-weight: normal;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 5px 0px 0px 0px;
	}

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

/*Shopping Cart Display*/
#cartAdd {
    float: right;
	text-align: center;
	padding: 2px 0px 3px 0px;
	margin-top: 20px;
	font-size: 11px;
	}
	
#cartAdd a:link, #cartAdd a:visited, #cartAdd a:active, #cartAdd a:hover {
    display: block;
    border: 1px solid #CCCCCC;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    color: #888888;
}



.tableHeading TH {
	border-bottom: 1px solid #EEEEEE;
	background-color: #FBFBFB;
	text-align: left;
	padding: 0px 5px 0px 1px;
	}

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

#cartSubTotal {
	border-top: 1px solid #EEEEEE;
	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: 12px;
}


#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.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: 0em 0em;
	}

/*sideboxes*/
.columnLeft {}

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

.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: #FBFBFB;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	text-align: left;
	}

#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, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #FFFFFF;
	padding: 10px;
	}
.information {padding: 10px 3px; line-height: 150%;}

#popupImage, #popupAdditionalImage {
    padding: 0px;
}






/*----------------------------------------- notebookshop CSS -------------------------------------------*/






img {
	border: 0px;
}
 
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 950px;
	background: url('/images/template/pagebg.jpg') repeat-y;
}

#headerblock {
	width: 950px;
	height: 87px;
	background: url('/images/template/headerbg.jpg') no-repeat;
}

#logobox {
	width: 247px;
	height: 58px;
	float: left;
	padding: 17px 0px 0px 65px;
}

#headerright {
	float: left;
	height: 87px;
	width: 570px;
}

#topgreen {
	height: 25px;
	text-align: right;
	padding: 5px 15px 0px 290px !important;
	padding: 5px 15px 0px 280px;
	color: #FFFFFF;
}


#contactus {
    display: block;
    width: 60px;
    height: 15px;
    float: left;
}

#topgreen a {
    color: #FFFFFF;
    text-decoration: none;
}

#carttotal {
    margin: 0px 0px 0px 15px;
}

#verizonbox {
	text-align: right;
	padding: 5px 5px 0px 0px !important;
	padding: 5px 15px 0px 0px;
}

#topmenu {
	margin: 15px 0px 0px 0px !important;
	margin: 15px 10px 0px 0px;	
	height: 18px;
	text-align: right;
}

a.topmenulink:link, a.topmenulink:active, a.topmenulink:visited, a.topmenulink:hover {
	font-size: 12px;
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	width: 122px;
	margin-left: 3px;
	text-align: center;
}

#bluebarblock {
    position: relative;
	width: 889px;
	height: 27px;
	background: url('/images/template/bluebar.jpg') 25px 0px no-repeat;
	text-align: right;
	padding: 8px 61px 0px 0px;
}

#bluebarblock input {
	float: right;
	border: 0px;
}

.inputtext {
	height: 15px;
	line-height: 15px;
	color: #666666;
	font-size: 9px;
	width: 160px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px 8px 0px 5px;
}

.go {
    background-color: transparent;
    margin: 0px 8px 0px 0px;
}

#breadcrumb {
    width: 810px;
    margin: 0px 0px 0px 69px;
}

#contentblock {
	width: 848px;
	margin: 0px 0px 0px 47px;
	padding: 0px;
}

#nonhomecontent {
    padding: 12px 0px 0px 0px;
    width: 655px;
    float: left;
    display: block;
}

#menublock {
	width: 150px;
	margin: 12px 8px 0px 17px !important;
	margin: 12px 5px 0px 7px;
	float: left;
}

#featcatblock {
	width: 210px;
	margin: 12px 5px 0px 0px !important;
	float: left;	
}

#rightblock {
	width: 450px;
	margin: 12px 0px 0px 0px;
	float: left;
}

#footerblock {
	width: 950px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 47px;
}

#greybar {
	width: 848px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	height: 19px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #666666;	
}

.gerybartxt {
	width: 275px;
	text-align: center;
	font-weight: bold;
	color: #F6F6F6;
	font-size: 11px;
	float: left;
	margin-top: 2px;
}

#footercontent {
	width: 848px;
	margin: 0px;
	font-size: 11px;
	color: #8C8C8C;
}

.whitebartxt {
	width: 260px;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	color: #8C8C8C;
	font-size: 11px;
	float: left;
	margin-top: 10px;
}

a.greylink:link, a.greylink:active, a.greylink:visited {
    font-weight: normal;
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}

a.greylink:hover {
    font-weight: normal;
    color: #000000;
    font-size: 11px;
    text-decoration: underline;
}

a.orangelink:link, a.orangelink:active, a.orangelink:visited {
	font-weight: normal;
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
}

a.orangelink:hover {
	font-weight: normal;
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;
}



.smallcolumn {
	float: left;
	margin-right: 20px;
}

#threethreesevendesign {
	width: 828px;
	margin: 10px 10px 0px 10px;
	padding: 5px 0px 10px 0px;
	color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	font-size: 9px;
}

#testimonials {
	float: left;
	width: 210px;
	margin: 0px 10px 5px 0px;
}

#tmonialsnonhome {
	float: left;
	width: 210px;
	margin: 10px 5px 5px 0px;
}

#tmonialcontent {
    padding: 0px 0px 0px 7px;
    color: #3F3F3F;
}

#helpdecide {
	float: left;
	margin: 0px;
	width: 210px;
}

#helpdecidenonhome {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 210px;
}


#helpcontent {
    padding: 0px 0px 0px 7px;
    color: #3F3F3F;
}

.menuhdbg {
	background: url('/images/template/menuhdbg.jpg') no-repeat;
	width: 143px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #262626;
	padding: 4px 0px 0px 7px;
}

.submenu {
    width: 148px;
    font-size: 13px;
    font-weight: normal;
    color: #262626;
    border-right: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
    padding: 3px 0px 3px 0px;
}

a.submenulink:link, a.submenulink:visited, a.submenulink:active {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #262626;
    display: block;
    padding: 3px 0px 3px 30px;
    background: #FFFFFF url(/images/template/menulinkbg.png) 10px 3px no-repeat;
}

a.submenulink:hover {
    text-decoration: underline;
    background: #f90;
    color: #fff;
}

.line {
	width: 1px;
	height: 18px;
	border-right: 1px solid #F6F6F6;
	float: left;
}

.clearBothThin {
	clear: both;
	height: 2px;
	font-size: 2px;
}


.featuredcats {
    text-align: center;
    margin-top: 4px;
}

#jefflevyspecial {
    width: 210px;
    height: 131px;
    text-align: center;
}

#uploadPromo {
    width: 450px;
    margin: 12px 0 0;
}

.noborder {
    border: none;
}

/*---- buttons ----*/

a#brand_Fujitsu, a#brand_Toshiba, a#brand_Sony, a#brand_Acer, a#brand_HP, a#brand_Averatec, a#brand_Samsung, a#brand_LG, a#brand_Asus, a#brand_Gateway, a#brand_Lenovo, a#brand_Dell {
    display: block;
    float: left;
    clear: both;
    height: 28px;
    width: 118px;
    line-height: 21px;
    overflow: hidden;
    text-indent: -9999px;
}

a#brand_Fujitsu {
    background: url("/images/menu-fujitsu.gif") top left no-repeat;
}

a#brand_Toshiba {
    background: url("/images/menu-toshiba.gif") top left no-repeat;
}

a#brand_Sony {
    background: url("/images/menu-sony.gif") top left no-repeat;
}

a#brand_Acer {
    background: url("/images/menu-acer.gif") top left no-repeat;
}

a#brand_HP {
    background: url("/images/menu-hp.gif") top left no-repeat;
}

a#brand_Averatec {
    background: url("/images/menu-averatec.gif") top left no-repeat;
}

a#brand_Samsung {
    background: url("/images/menu-samsung.gif") top left no-repeat;
}

a#brand_LG {
    background: url("/images/menu-lg.gif") top left no-repeat;
}

a#brand_Asus {
    background: url("/images/menu-asus.gif") top left no-repeat;
}

a#brand_Gateway {
    background: url("/images/menu-Gateway.gif") top left no-repeat;
}

a#brand_Lenovo {
    background: url("/images/menu-Lenovo.gif") top left no-repeat;
}

a#brand_Dell {
    background: url("/images/menu-Dell.gif") top left no-repeat;
}

a#brand_Fujitsu:hover, a#brand_Toshiba:hover, a#brand_Sony:hover, a#brand_Acer:hover, a#brand_HP:hover, a#brand_Averatec:hover,
    a#brand_Samsung:hover, a#brand_LG:hover, a#brand_Asus:hover, a#brand_Gateway:hover, a#brand_Lenovo:hover, a#brand_Dell:hover {
    background-color: #f90;
    background-position: 0 100%;
}

a#brand_accessories {
    background-position: 10px 100%;
}

#authentication {
    display: block;
    position: absolute;
    left: 73px;
    top: 9px;
    color: #fff;
}

    #authentication a {
        color: #fff;
    }
    
    #authentication a:hover {
        text-decoration: underline;
    }

/*----------------------------------------- notebookshop CSS end -------------------------------------------*/

.featbox {
    margin: 5px 3px 5px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #DDDDDD;
    width: 220px;
}

.featboxnarrow {
    margin: 5px 5px 0px 0px;
    padding: 0px;
    width: 210px;
    float: right;
}

.listingnarrow {
    border-bottom: 1px solid #CCCCCC;
    margin: 0px 4px 0px 0px;
    padding: 0px 0px 7px 0px;
    text-align: left;
    width: 210px;
}


.featimage {
    float: left;
    width: 90px;
}

.featdesc {
    float: left;
    width: 128px;
    min-height: 109px !important;
    height: 109px;
}

.featdescnarrow {
    float: left;
    width: 105px;
    height: 110px;
}


a.featname:link, a.featname:visited, a.featname:active, a.featname:hover {
    font-weight: bold;
    color: #3F3F3F;
    font-size: 11px;
}

.redprice {
    color: #FF0000;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    height: 35px;
}

.featdesc ul {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 15px !important;
    padding: 0px 0px 0px 15px;
    list-style-type: disc;
}

.featdesc ul li {
    margin: 0px;
    font-size: 11px;
    line-height: 11px;
    color: #3F3F3F;
}


.featdescnarrow ul {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 15px !important;
    padding: 0px 0px 0px 15px;
    list-style-type: disc;
}

.featdescnarrow ul li {
    margin: 0px;
    font-size: 11px;
    line-height: 11px;
    color: #3F3F3F;
}


#productListing {
    text-align: left;
    float: left;
    margin: 0px;
    padding: 0px;
}

.navSplitPagesResult, .navSplitPagesLinks {
    margin-top: 10px;
}

.additionalImages {
    float: left;
    margin: 5px 0px 5px 0px;
}


#productMainImageContainer {
    width: 300px;
    height: 240px;
    text-align: center;
}

#productimages {
    float: left;
    width: 340px;
}

.shortdescription {
    float: right;
    width: 270px;
}

.productShortDescription {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #0F0F0F;
}

#productDetailsList {
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #0F0F0F;
    width: 100%;
}

#topbox {
    display: block;
}

#productPrices {
    margin: 20px 0px 0px 0px;
}

#mainspecs {
    padding: 0px 0px 15px 0px;
    color: #0F0F0F;
    /*border-bottom: 1px solid #CCCCCC;*/
}

.specsbullet {
    margin: 0px 0px 0px 15px !important;
    margin: 0px 0px 0px 0px;
}

#productGeneral {
    margin: 0px 15px 0px 10px;
}

.newprice {
    font-weight: normal;
    font-size: 11px;
}

.newpricebold {
    font-weight: bold;
    font-size: 11px;
}

.infobox {
    background: url('/images/template/borderbottom.png') 0px -2px repeat-x;
}


#productDescription {
   width: 465px;
}

.reviewCount img {
vertical-align: middle;
}

hr {
   height: 0px;
   border-bottom: 1px solid #CCCCCC;
}

.callnow {
    float: left;
	text-align: left;
	padding: 2px 0px 3px 0px;
	margin-top: 20px;
	font-size: 11px;
	width: 150px;
}

.hpnotique {
    font-weight: bold;
    color: #04B4F8;
}


#featured_lower {
    float: right;
    width: 650px;
}



/** YUNS CSS **/
#top_line_01 {

}

#top_line_02 {

}

#event_product_main {
	float:left;
	width:430px;
}

#info_link {
	margin-right:0px;
	float:right;
	width:210px;
}


a.rollover img { border-width:0px; display:block; }
a.rollover img.rollover { display:none; }
a.rollover:hover { position:relative; }
a.rollover:hover img { display:none; }
a.rollover:hover img.rollover { display:block; }

.ahnlab_product_box {
  margin-top:20px; margin-left:5px;
	width:420px;
  text-align:center;
  border:1px solid #EEEEEE; 
}

.ahnlab_price {
  color: #FF0000;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.ahnlab_bold {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

.ahnlab_product_title {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding:2px;
}

.ahnlab_content01 {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #655555;
  padding: 10px;
  margin: 5px 5px;
}

.bld{ 
  color:#5a90cb !important; font-size:12pt;
}

/* Button CSS */
#gBtn1 a{display:block; background:url('/images/cssimg/gBtn1_bg.gif') left 0; float:left; font:12px ±¼¸²; color:#555; padding-left:6px; text-decoration:none; height:27px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn1 a:hover{background:url('/images/cssimg/gBtn1_bg.gif') left -27px}
#gBtn1 a span{display:block; float:left; background:url('/images/cssimg/gBtn1_bg.gif') right 0; line-height:240%; padding-right:6px; height:27px; overflow:hidden}
#gBtn1 a:hover span{background:url('/images/cssimg/gBtn1_bg.gif') right -27px; color:#0A82A7}

#gBtn2 a{display:block; background:url('/images/cssimg/gBtn2_bg.gif') left 0; float:left; font:12px ±¼¸²; color:#eee; padding-left:6px; text-decoration:none; height:27px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn2 a:hover{background:url('/images/cssimg/gBtn2_bg.gif') left -27px}
#gBtn2 a span{display:block; float:left; background:url('/images/cssimg/gBtn2_bg.gif') right 0; line-height:240%; padding-right:6px; height:27px; overflow:hidden}
#gBtn2 a:hover span{background:url('/images/cssimg/gBtn2_bg.gif') right -27px; color:#fff}

#gBtn3 a{display:block; background:url('/images/cssimg/gBtn3_bg.gif') left 0; float:left; font:12px ±¼¸²; color:#fff; padding-left:6px; text-decoration:none; height:27px; cursor:pointer; margin-right:3px; overflow:hidden}
#gBtn3 a:hover{background:url('/images/cssimg/gBtn3_bg.gif') left -27px}
#gBtn3 a span{display:block; float:left; background:url('/images/cssimg/gBtn3_bg.gif') right 0; line-height:240%; padding-right:6px; height:27px; overflow:hidden}
#gBtn3 a:hover span{background:url('/images/cssimg/gBtn3_bg.gif') right -27px; color:#fff}

