/**
 * 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 {
background-color:#191b36;
background-image:url(../../../../images/BG.jpg);
background-position:center top;
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
text-align:center;
}
body,td,th {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#61626c;
}
img,a img {
display:block;
margin:0px;
border:none;
}
a,a:link,a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#191b36;
}
h1,h2 {
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
color:#343755;
}
h3,h4,h5,h6 {
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:700;
color:#343755;
}
h1 {
font-size:24px;
}
#container {
width:100%;
}
#HDR {
width:959px;
height:150px;
}
#HDR_R {
margin-left:93px !important;
width:866px;
height:150px;
padding-top:23px;
text-align:right;
float:none;
}
#LOGO_sym {
width:82px;
float:left;
height:150px;
display:inline;
}
#HDR_url {
float:left;
display:inline;
\font-size:12px;
color:#eee;
}
#HDR_url a,#HDR_cntct {
font-size:12px;
color:#eee;
font-family:Arial, Helvetica, sans-serif;
}
#HDR_rm {
padding:0px;
border-bottom:1px dotted #475074;
height:69px;
border-top:1px dotted #475074;
}
#HDR_rm1 {
float:left;
display:inline;
width:246px;
}
#HDR_rm2 {
float:left;
display:inline;
width:284px;
font-size:10px;
font-weight:bold;
padding-top:31px;
text-align:center;
color:#627ab9;
}
#HDR_rm3 {
width:336px;
float:left;
display:inline;
height:69px;
text-align:center;
}
#HDR_rm3 img {
float:left;
display:inline;
margin-left:5px;
}
#HDR_rb {
padding-top:5px;
height:35px;
}
#BTN_top {
margin-top:26px;
}
#TNAV,#TNAV ul {
margin:0px;
list-style:none;
padding-top:8px;
float:right;
}
#TNAV li {
float:left;
display:inline;
}
#TNAV li a {
font-family:Arial, Helvetica, sans-serif;
color:#ddd;
font-size:15px;
padding:0px 10px 11px 10px;
display:block;
}
#TNAV li a:hover {
color:#fff;
}
#TNAV li ul {
padding:0px;
position:absolute;
left:-999em;
width:165px;
border-left:1px solid #FFF;
border-top:1px solid #FFF;
border-right:1px solid #FFF;
background-color:#transparent;
}
#TNAV li ul.PROD_DD {
width:332px;
border-left:1px solid #FFF;
border-top:1px solid #FFF;
border-right:none;
}
#TNAV li ul.PROD_DD a {
border-right:1px solid #FFF;
}
#TNAV li ul li {
text-align:left;
border-bottom:1px solid #FFF;
}
#TNAV li ul li a {
font-family:Arial, Helvetica, sans-serif;
color:#444;
font-size:11px;
margin:0px;
padding:0px;
text-align:left;
display:block;
width:155px;
padding:5px;
background-color:#DFE2EC;
}
#TNAV li ul li a:hover {
background-color:#fff;
color:#191b36;
}
#TNAV li:hover ul {
left: auto;
float:none;
}
#TNAV li:hover ul, #TNAV li.sfhover ul {
left:auto;
float:none;
}
#SRCH {
float:right;
width:174px;
height:24px;
margin:0px;
padding-top:4px;
}
#SRCH form, #SRCH input,#SRCH select {
margin:0px;
}
#SRCH_btn {
background-image:url(../../../../images/srchbox_02.png);
background-color:transparent;
width:36px !important;
margin:0px !important;
height:24px;
border:none;
padding:0px;
float:left;
display:inline;
}
#SRCH_box {
background-image:url(../../../../images/srchbox_01.png);
background-color:transparent;
width:133px;
padding:5px 0px 0px 5px;
height:19px;
float:left;
display:inline;
margin:0px !important;
border:none;
}
#contents {
margin:10px 0px 20px 0px;
clear:both;
}
#homecontents {
background-color:#2C2F4E;
border:1px solid #67667c;
min-height:660px;
clear:both;
}
#welcome {
color:#FFF;
padding:15px 0px 15px 15px;
text-align:justify;
}
#welcome h1 {
font-size:52px;
}
#home_cleft {
float:left;
display:inline;
width:559px;
}
#home_cright {
margin-left:559px !important;
height:330px;
float:none;
}
#video {
text-align:left;
margin-left:30px;
width:337px;
padding:5px;
background-color:#343755;
border:1px solid #67667c;
}
#video2 {
width:305px;
padding:15px;
border:1px solid #67667c;
}
#video a {
color:#ccc;
font-size:11px;
font-weight:bold;
}
#video a:hover {
color:#fff;
}
#video p {
color:#aaa;
}
#MAIN {
width:959px;
text-align:left;
margin-bottom:10px;
}
#bloglist {
float:left;
margin:0px;
list-style:none;
}
#calendar_wrap {
float:left;
}
#blgtxt {
margin-left:200px;
}
#blogwelcome {
margin:0px;
display:block;
color:#ccc;
}
#blogwelcome h2 {
font-size:12px;
margin-bottom:10px;
color:#fff;
}
#blogwelcome ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
}
#blogwelcome li {
font-size:14px;
font-weight:bold;
float:none;
display:block;
}
#blogwelcome li a {
color:#ccc;
margin-top:5px;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
#blogwelcome li a:hover {
color:#fff;
}
#blogwelcome li ul {
list-style:none;
padding:0px;
margin:0px;
display:block;
float:none;
}
#IN_right ul {
list-style:none;
margin:0px;
padding:0px;
}
#IN_right ul li {
font-size:14px;
font-weight:bold;
}
#IN_right ul li a {
color:#ccc;
margin-top:5px;
font-size:12px;
font-weight:normal;
}
#IN_right ul li a:hover {
color:#fff;
}
#IN_right ul li ul {
list-style:none;
padding:0px;
margin:0px;
}
.pre-nex img {
display:inline;
margin:0px 3px 0px 3px;
}
#IN_left {
width:738px;
background-color:#f3f4f8;
border:1px solid #FFF;
float:left;
display:inline;
display:block;
}
#IN_right {
float:left;
display:inline;
width:185px;
margin-left:10px;
color:#fff;
padding:10px;
display:block;
background-color:#2C2F4E;
border:1px solid #67667c;
}
#IN_right a,#IN_right a:visited {
color:#ccc;
text-decoration:underline;
}
#IN_lftin {
border:1px solid #000;
min-height:500px;
padding:20px;
}
#IN_lftin img {
	border:1px solid #2c2f4e !important;
	}
#IN_lftin a,#IN_lftin a:visited {
color:#000;
}
#blogsidebar {
list-style:none;
margin:0px;
padding:0px;
}
#blogsidebar li a {
padding-bottom:1px;
margin-bottom:1px;
display:block;
font-size:11px;
}
.TXT_lthdr {
color:#a9adc6;
}
.inline {
padding-left:5px;
padding-top:5px;
border-top:1px solid #a9adc6;
border-left:1px solid #a9adc6;
}
.right {
text-align:right;
display:block;
margin-bottom:10px;
}
.buttonrow_right img {
display:inline;
margin-left:5px;
}
#txt_smallhome {
margin-left:15px;
color:#DDD;
font-size:10px;
}
#EC {
padding:0px 0px 0px 15px;
display:block;
text-align:left;
}
#EC p {
color:#FFF;
text-align:justify;
}
#browse {
}
.bhdr a {
border-bottom:1px solid #67667c;
padding-bottom:2px;
margin-bottom:15px;
margin-top:15px;
display:block;
text-align:right;
font-size:18px;
clear:both;
color:#a9adc6;
}
#browse_c1 h2,#browse_c2 h2,#browse_c3 h2 {
font-size:12px;
color:#627AB9;
font-weight:bold;
font-size:11px;
display:block;
padding-bottom:5px;
border-bottom:1px solid #313450;
}
#browse_c1 {
float:left;
display:inline;
margin-bottom:15px;
width:70%;
min-height:160px;
}
#browse_c2 {
float:left;
display:inline;
margin-bottom:15px;
width:25%;
min-height:160px;
}
#browse_c1 h3,#browse_c2 h3,#browse_c3 h3 {
color:#FFF;
font-size:10px;
font-weight:bold;
}
#browse_c1 {
margin-left:20px;
min-height:80px;
}
.browse {
margin:10px 0px 0px 0px;
padding:0px;
list-style:none;
}
.browse li {
float:left;
display:inline;
margin:0px 5px 5px 0px;
border-bottom:1px solid #67667C;
}
#browse_c1 li {
width:45%;
display:block;
}
#browse_c2 li {
width:100%;
}
.browse li a {
color:#ccc;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
display:block;
}
.browse li a:hover {
color:#fff;
}
#bloghome {
height:98px;
margin-left:15px;
}
#blogwelcome li a {
margin-bottom:1px;
display:block;
font-size:11px;
}
#blogwelcome li h4 {
margin-top:10px;}
#blogslides {
width:120px;
height:98px;
float:left;
display:inline;
}
#blogwelcome {
margin-left:130px;
padding-left:10px;
color:#FFF;
}
#iconrow {
clear:both;
}
#FTR {
clear:both;
margin-top:10px;
padding-top:10px;
border-top:1px double #414867;
}
#FTR_left {
float:left;
display:inline;
width:550px;
height:50px;
}
#FTR_right {
margin-left:550px;
}
#FTR_list {
padding:0px;
margin:0px;
list-style:none;
width:650px;
display:table;
}
#FTR_list li {
float:left;
display:inline;
}
#FTR_list li a {
color:#fff;
font-size:10px;
margin-right:10px
}
#FTR_right {
text-align:right;
font-size:10px;
}
#FTR_left a,#FTR_right a {
color:#aaa;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}
#crumbs {
background-image:url(../../../../images/BG_crumbs.gif);
background-repeat:no-repeat;
width:949px;
height:14px;
padding:8px;
color:#dfe2ec;
font-size:11px;
}
#footer2 {
color:#eee;
}
#footer2 a {
color:#ccc;
}
#crumbs a {
color:#dfe2ec;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
}
#BC1 {
width:592px;
float:left;
display:inline;
display:block;
}
#BC {
display:block;
padding-bottom:5px;
font-size:10px;
margin-bottom:20px;
border-bottom:1px dotted #67667c;
}
#BC a {
font-size:10px;
}
#USR {
margin-left:592px;
width:351px;
text-align:right;
}
#PROD_img {
float:left;
display:inline;
width:240px;
}
#PROD_img img,#CAT_img img {
border:1px solid #2c2f4e !important;
}
#PROD_txt {
margin-left:270px;
min-height:260px;
}
#PROD_txt h1 {
font-size:24px;
color:#000;
}
#PROD_txt p {
}
#PROD_txt h2 {
font-size:33px;
color:#6577ff;
}
#PROD_txt h3 {
font-size:14px;
color:#000;
}
#CAT_main {
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #555;
font-size:12px;
}
#CAT_img {
float:left;
display:inline;
min-height:200px;
}
#CAT_txt {
margin-left:235px;
text-align:left;
min-height:200px;
}
#CAT_txt h1 {
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dotted #ced1e1;
}
#SCAT_cntnts {
width:338px;
display:block;
float:left;
display:inline;
margin:0px 10px 10px 0px;
}
#SCAT_img {
float:left;
display:inline;
border:1px solid #ced1e1;
}
#SCAT_txt {
margin-left:90px;
}
#SCAT_txt h1 {
font-family:Arial, Helvetica, sans-serif;
color:#343755;
font-size:15px;
display:block;
padding-bottom:3px;
border-bottom:1px dotted #ced1e1;
margin-bottom:3px;
}
#SCAT_txt a,#SCAT_txt a:visited {
font-size:10px;
color:#1f2140;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:underline;
}
.TXT_g14 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#454b89;
}
#zoom a,#zoom a:visited {
color:#999;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#qty {
width:35px;
height:14px;
background-color:#FFFFFF;
font-size:11px;
color:#999;
border:1px solid #ced1e1;
padding:3px 5px 3px 5px;
}
LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-size: 1.1em;
}

.biggerText {
font-size: 1.2em;
}

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

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

TEXTAREA {
/*	float: left;*/
margin: auto;
display: block;
width: 95%;
}

input:focus, select:focus, textarea:focus {
background:#f3f4f8;
}

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

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

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

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #EEE;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	color: #999;
	}

.messageStackSuccess {
	color: #000000;
	}

.messageStackCaution {
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	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: 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;
	font-weight: bold;
	color: #999;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin-left:0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	}

#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;
	margin: 0;
	white-space: nowrap;
	margin-right:15px;
}

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

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

#navColumnOne {
	}

#navColumnTwo {
	}

/*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*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	 }

#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: #ccc;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	margin-bottom:10px;
	}
.cartNewItem a {	
color: #dfe2ec;
}
.cartNewItem a:visited {	
color: #ccc;
}
.cartOldItem a:visited {
color: #ccc;
}
.cartOldItem {
	color: #ccc;
	margin-bottom:10px;
	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;
  }

.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:12px;
color:#a9adc6;
font-family:Arial, Helvetica, sans-serif;
}

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

.leftBoxContainer {
width:100%;
}
.leftBoxContainer ul {
list-style:none;
padding:0px;
margin:0px;
}
.leftBoxContainer ul li a, .leftBoxContainer ul li a:visited {
color:#ccc;
}
.sideBoxContent {
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
color:#a9adc6;
	}

.rightBoxHeading {
	margin: 0em;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
color:#a9adc6;
} 

h3.rightBoxHeading a:hover {
	text-decoration: none;
	}

.rightBoxContent {
	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: left;
	}

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

#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 {
	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%;}
.shoppingcartsidebox a {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}