/**
 * 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: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #555;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	}

/* new css */

form, input {margin:0;padding:0;}

#links {
background-repeat: no-repeat;
height: 66px;
clear: both;
width: 860px;
margin: 10px 0 0 4px;
padding-top: 22px;
text-align: center;
}

#links a {
text-align: center;
float: left;
font-size: 12pt;
font-weight: bold;
margin: 0px;
color: #888;
margin: 24px 20px;
letter-spacing: -1px;
}

#links a:hover {
color: #E0A926;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#emailform input.submitform {
font-size: 8pt;
font-weight: bold;
width: 60px;
}

#emailform input.submitform:hover {
background-color: #f8f8f8;
}

#introbox {
background-image: url('../images/introblock.gif');
background-repeat: no-repeat;
width: 827px;
padding: 10px;
height: 380px;
}

p.introtext {
float: left;
color: #888;
margin: 0;
line-height: 14pt;
overflow: hidden;
font-size: 10pt;
padding: 0px 0 20px 0;
}

.linkname {
font-size: 18pt;

}


.customerlogin {
padding-left: 16px;
padding-top: 7px;
margin-top: -7px;
margin-left: 10px;
height: 18px;
background-image: url('../images/lock.gif');
background-repeat: no-repeat;
}

#introbox h1 {
color: #555;
float: left;
display: inline;
font-size: 24pt;
margin: 10px 0px;
font-weight: normal;
letter-spacing: -1px;
}

#emailform {
height: 150px;
float: right;
display: inline;
margin: 14px;
width: 246px;
font-size: 12pt;
font-weight: bold;

}

#emailform .small {
font-size: 7pt;
font-weight: normal;
text-align: right;
}

#emailform input {
float: right;
background-color: #fff;
color: #888;
border: 1px solid #ccc;
font-size: 10pt;
padding: 6px 8px;
margin: 3px;
width: 180px;
}

#emailform input:focus {
border: 1px solid #888;
}

#search {
clear: both;
}

#search, #traffic, #money {
width: 270px;
float: left;
display: inline;
}

#search h2, #traffic h2, #money h2 {
letter-spacing: -1px;
font-weight: normal;
font-size: 14pt;
color: #555;
padding: 0;
margin: 0;
}

#search p, #traffic p, #money p {
font-size: 10pt;
color: #666;
margin: 0;
padding: 5px;
}

.introicon {
float: left;
margin: 0 5px 0 0;
}

#testimonials h2, h2.additionalheader {
	clear: left;
color: #4e9f40;
margin: 10px 20px;
font-size: 18pt;
font-weight: normal;
}

#testimonials {
text-align: center;
float: left;
width: 800px;
margin-bottom: 40px;
overflow: hidden;
}

.quote {
padding: 10px;
width: 240px;
float: left;
font-size: 10pt;
font-style: italic;
color: #666;
text-align: center;
margin-bottom: 20px;
overflow: hidden;
}

.contactusbutton {
clear: both;
margin-top: 20px;
}

.packages {
float: right;
display: inline;
width: 440px;
margin-top: 10px;
margin-right: 6px;
margin-left: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 5px;
background-color: #f8f8f8;
border: 1px solid #ddd;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
text-align: right;
}

a.packagebox {
	display: block;
	padding-top: 120px;
}

a.packagebox:hover {
color: #555;	
}

.packages a.seeall {
font-size: 10pt;
margin: -10px 16px 10px 0;
font-weight: bold;
color: #555;
text-decoration: underline;
letter-spacing: -1px;
}

.packages a.seeall:hover {
color: #E0A926;
}

a.packagetitle {
color: #555;
font-size: 16pt;
font-weight: normal;
}

.searchicon {
background-image: url('../images/searchicon.gif');
float: right;
display: inline;
width: 75px;
height: 75px;
margin: 10px 20px 0 6px;
}
.socialicon {
background-image: url('../images/socialicon.gif');
float: right;
display: inline;
width: 75px;
height: 75px;
margin: 10px 20px 0 6px;
}
.articleicon {
background-image: url('../images/articleicon.gif');
float: right;
display: inline;
width: 75px;
height: 75px;
margin: 10px 20px 0 6px;
}
.directoryicon {
background-image: url('../images/directoryicon.gif');
float: right;
display: inline;
width: 75px;
height: 75px;
margin: 10px 20px 0 6px;
}

.additionalbox {
	background-image: url('../images/boxgradient.gif');
	background-repeat: repeat-x;
background-color: #eee;
border: 1px solid #e8e8e8;
float: left;
text-align: left;
width: 395px;
height: 310px;
position: relative;
overflow: hidden;
margin: 10px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.additionalpackages {
width: 349px;
height: 16px;
margin: 2px 16px;
padding: 5px 2px 5px 10px;
background-color: #fefefe;
border: 1px solid #ccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.aptitle {
font-size: 10pt;
float: left;
width: 300px;
}

.apbuy {
float: right;
width: 44px;
font-size: 10pt;
}

.additionalpackages .apbuy a {
background-color: #339999;
color: #fff;
display: block;
height: 18px;
width: 24px;
padding: 2px 10px;
margin-top: -3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font-weight: bold;
}

.additionalpackages .apbuy a:hover {
background-color: #E0A926;
}

.additionalbox a.seeall {
	position: absolute;
	bottom: 5px;
	right: 10px;
float: right;
font-size: 10pt;
font-weight: bold;
}

.additionalbox p {
clear: left;
font-size: 10pt;
margin: 0 10px;
padding-top: 5px;
}

h2.abtitle {
float: left;
color: #555;
width: 260px;
}

a.packagetitle:hover {
color: #888;
}

#basic, #medium, #advanced, #premium {
	margin-top: 20px;
	text-align: center;
	float: left;
width: 200px;
height: 260px;
}

#basic {
	
color: #555;
font-size: 10pt;
position: relative;
}

#medium {
	
color: #555;
font-size: 10pt;
position: relative;
}

#advanced {
	
color: #555;
font-size: 10pt;
position: relative;
}

#premium {
color: #555;
font-size: 10pt;
position: relative;
margin-bottom: 6px;
}

.packagedesc {

}

.selectthispackage {
position: absolute;
bottom: 10px;
left: 50px;
float: left;
color: #fff;
margin-top: 10px;
}

#basic .selectthispackage a, #medium .selectthispackage a, #advanced .selectthispackage a, #premium .selectthispackage a {
	color: #FFFFFF;
background-color: #339999;
display: block;
height: 18px;
padding: 4px 24px;
margin-top: -3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font-weight: bold;
}

#basic .selectthispackage a:hover, #medium .selectthispackage a:hover, #advanced .selectthispackage a:hover, #premium .selectthispackage a:hover {
background-color: #E0A926;
}

span.green {
color: #4e9f40;
}

#footer {
clear: both;
padding: 10px;
margin-top: 40px;
height: 70px;
border-top: 2px solid #ccc;
font-weight: bold;
text-align: left;
color: #888;
}

#footer a {
color: #555;
}


/*old css */

#indexDefaultHeading {display:none} 

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #555;
	text-decoration: none;
	}
 
a:visited {
	color: #555;
	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: #E0A926;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #ccc;
	}

h2 {
	font-size: 1.1em;
	margin: 10px 0 0 10px;
	}

h3 {
	font-size: 1.3em;
	}

h3.itemTitle {
margin: 0 25px;
padding: 0;
font-size: 10pt;
font-weight: bold;
color: #333333;
}

#productGeneral {
font-size: .8em;
}

#productGeneral .productListing-info {
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#productGeneral .productListing-info .price {
margin-top: -10px;	
}


h3.itemTitle a:hover {
color: #888;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

address {
font-size: 10pt;	
}

.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;
	}
*html .centerColumn {
	height: 1%;
	}
*/

h1.productListHeading, h1#indexCategoriesHeading {
font-size: 18pt;
left-align: left;
letter-spacing: -1px;
font-weight: normal;
margin: 0 0 0 10px;
padding: 0;
color: #555;
}

h1#loginDefaultHeading {
color: #555;
font-size: 18pt;
letter-spacing: -1px;
}

#categoryDescription {
font-size: .8em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1.2em;
	}

INPUT {
border: 1px solid #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

TEXTAREA {
	display: block;
	width: 100%;
	padding: 10px;
	margin: 0;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
input.hideme {
display: none;
}

input:focus, select:focus, textarea:focus, .wrapperAttribsOptions input:focus {
	border: 1px solid #E0A926;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	-moz-border-radius: 5px;
	-webkit-broder-radius: 5px;
	border-color: #ddd;
	background-color: #f8f8f8;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #666;
	}

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 {
display: inline;
margin: 20px 0 0px 0px;
}

LABEL.inputLabel {
	width: 150px;
	float: left;
	}

fieldset input {
background-color: #fff;
background-image: url('../images/inputbg.gif');
background-repeat: repeat-x;
border: 1px solid #ccc;
font-size: .9em;
padding: 4px;
}
#newaccount input {
width: 210px;
}


label {
}

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: #f1f0c7;
	color: #666;
	margin: 10px;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #f1f0c7;
	color: #000000;
	font-size: .8em;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 850px;
	vertical-align: top;
	border: none;
	}
	
	#header {
	margin: 0 auto;
	width: 850px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
	#contentmainwrapper {
	clear: both;
	}

#logoWrapper{
	background-image: none;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
	
#checkoutConfirmDefault #checkoutBillto {
	width: 250px;
	margin: 0;
}

	#checkoutBillto .buttonRow {
		float: left;
		height: 40px;
		padding-top: 14px;
		margin-right: 20px;
		}
	
#accountLinksWrapper {
width: 810px;
}
	
.wrapperAttribsOptions {
float: left;
font-size: .6em;
margin-right: 20px;
font-family: Arial, Helvetica, sans-serif;
}

.wrapperAttribsOptions textarea {
width: 720px;
height: 100px;
font-family: Arial, Helvetica, sans-serif;
background-image: url('../images/inputbg.gif');
background-repeat: repeat-x;
}

textarea.attribsTextarea {
width: 750px;
}


.wrapperAttribsOptions input {
background-image: url('../images/inputbg.gif');
background-repeat: repeat-x;
padding: 8px;
background-color: #fff;
width: 368px;
float: left;
display: block;
font-size: 1.6em;
border: 1px solid #ccc;
clear: both;
}

textarea#attrib-5-0 {
width: 768px;
}

textarea#attrib-3-0 {
height: 16px;
width: 768px;
}

textarea#attrib-4-0 {
width: 768px;
height: 120px;
}

/*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: 54px 0 0 0;
	height: 28px;
	padding: 14px 0 0 0;
	font-weight: bold;
	font-size: 8pt;
	color: #888;
	float: left;
	width: 296px;
	display: inline;
	}
	
#navMainWrapper {
margin-left: 30px;
}
	

#navCatTabsWrapper {
clear: both;
	color: #9a9a9a;
	background:url('../images/navbar.jpg');
	background-repeat: no-repeat;
	height: 37px;
	width: 894px;
}

#navCatTabsWrapper ul {
	
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0 5px 0 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 8pt;
	}

#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;
	color: #888;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #fff;
	-moz-border-radius: 3px;
	padding: 8px 5px;
	margin: 10px 0;
	font-size: 1.2em;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	}

#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;
	}

#indexProductListCatDescription {
clear: both;
font-size: .9em;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	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,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	}
.advisory {
font-style: italic;
font-size: .9em;
margin-left: 20px;
color: #999;
}
.important {
	font-style: italic;
	font-size: 10pt;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
 #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoIP {
clear: both;
}
/*Shopping Cart Display*/
#cartAdd {
	float: left;
	margin: 20px 0 80px 360px; 
	}
	
#cartAdd input:focus {
border: none;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	 }

#cartSubTotal {
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 2.2em;
font-size: 12pt;
	}
	
	#cartSubTotal span.green {
		color: #4e9f40;
		font-weight: bold;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartTotalsDisplay {
margin: 0;
padding: 0;
}

.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;
	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: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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: none;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
	
	.categoryListBoxContents {
	text-align: center;
	
	}
	
	.categoryListBoxContents a {
	padding: 10px;
	display: block;
	text-align: center;
	margin: 0px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url('../images/subcatlink.gif');
	background-repeat: repeat-x;
	}
	
	.categoryListBoxContents a:hover {
	background-image: url('../images/subcatlinkhover.gif');
	background-repeat: repeat-x;
	}
	
	h2#cartEmptyText {
	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;
	}

/* 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 {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.buttonRow back {
clear: none;
}

.buttonRow back important {
clear: both;
width: 400px;
margin-bottom: 40px;
}

fieldset#csNotifications {
font-size: 12pt;
}

.buttonRow a {
font-weight: normal;
font-size: 10pt;
color: #555;
}

.buttonRow a:hover {
color: #E0A926;
}

h4.newcustomer {
padding-top: 40px;
font-size: 18pt;
letter-spacing: -1px;
}

.back {
clear: left;
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd, .rowEven {
	font-size: .85em;
	}

.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 {
	height: 10px;
	color: #FFFFFF;
	}
	
.productListing-odd {
background-color: #eee;
width: 840px;
margin: 0 auto;
padding: 5px 0;
font-size: .6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
clear: both;
}

.productListing-even {
background-color: #fefefe;
width: 840px;
margin: 0 auto;
padding: 5px 0;
font-size: .6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
clear: both;
}


.productListing-info {
background-color: #f8f8f8;
width: 840px;
margin: 5px auto;
padding: 5px 0;
font-size: .6em;
font-family: Verdana, Arial, Helvetica, sans-serif;
clear: both;
border-bottom: 1px solid #ccc;
overflow: hidden;
}

.productListing-info h3.itemTitle {
margin-top: 5px;
padding-top: 10px;
}

.listingDescription {
float: left;
width: 680px;
color: #555;
font-size: 8pt;
padding: 5px 25px;
}

.productListing-datatext {

}

.list {
float: left;
width: 400px;
}

.productListing-cartdata {
float: left;
width: 680px;
}

input#attrib-2-0 {
margin: 0 auto;
}

.productListing-info .price {
text-align: center;
font-size: 12pt;
color: #4e9f40;
font-weight: bold;
margin-top: -26px;
margin-right: 15px;
float: right;
display: inline;
width: 80px;
font-family: Helvetica, sans-serif;
}

label.attribsInput {
color: #555;
font-size: 12pt;
letter-spacing: -1px;
}

.price {
text-align: center;
font-size: 12pt;
color: #4e9f40;
font-weight: bold;
margin-top: -10px;
margin-right: 15px;
float: right;
display: inline;
width: 80px;
font-family: Helvetica, sans-serif;
}

.price a {
font-weight: normal;
color: #888;
font-size: 9pt;
}

#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 {
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#6B94C7;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.productListing-heading {
display: none;
}

input {
background-color: transparent;
border: 0;
padding: 0;
margin: 0;
}

#leftbox {
background-image: url('../images/leftbox.jpg');
width: 297px;
height: 266px;
float: left;
}

#midbox {
background-image: url('../images/midbox.jpg');
width: 297px;
height: 265px;
float: left;
}

#rightbox {
background-image: url('../images/rightbox.jpg');
width: 297px;
height: 264px;
float: left;
}

.searches {
float: right;
background-image: url('../images/searches.jpg');
width: 231px;
height: 191px;
margin-top: -5px;
}


#content h2 {
font-size: 1.4em;
letter-spacing: -1px;
font-weight: normal;
margin: 0 0 0 10px;
padding: 0;
color: #555;
clear: left;
}

.moretraffic {
margin: 20px 0px;
}

.moretraffic p {
margin: 6px 0 0 10px;
padding: 0;
color: #888;
}

#content {
font-size: .8em;
color: #888;
font-family: Verdana, sans-serif;
}

.contentboxes h3.reg {
float: right;
width: 170px;
text-align: center;
margin-top: 50px;
font-size: 1.6em;
margin-right: 10px;
margin-bottom: 10px;
}

.contentboxes h3.sml {
float: right;
width: 170px;
text-align: center;
margin-top: 40px;
font-size: 1.4em;
margin-right: 10px;
}

.contentboxes p {
clear: both;
font-size: .9em;
font-style: italic;
color: #ccc;
margin: 10px;
}

#midboxes {
width: 850px;
clear: both;
}

#subtext {
font-size: .8em;
clear: right;
margin-top: 5px;
color: #ccc;
float: right;
margin-right: 10px;
}

#logos {
background-image: url('../images/logos.gif');
width: 256px;
height: 28px;
float: right;
display: inline;
margin-left: 30px;
margin-top: 66px;
}

.rankorganic, .howitworks {
margin: 10px 0;
}


.rankorganic p, .howitworks p {
margin: 8px 0px 8px 10px;
line-height: 16px;
padding: 0;
color: #888;
}

.moreinfo {
}

a img {
margin: 0;
padding: 0;
}

br {
line-height: 16px;
}

#productAttributes {
width: 860px;
margin-left: 34px;
}

table {
font-size: .6em;
}
.removeitem {
margin-top: 8px;
clear: right;
width: 133px;
float: right;
margin-right: 10px;
}

h1#cartDefaultHeading, h1#checkoutPaymentHeading, h1#checkoutConfirmDefaultHeading {
margin: 10px 0;
padding: 0 0 10px 0;
letter-spacing: -1px;
color: #aaa;
text-align: center;
}

h1#accountDefaultHeading {
color: #888;
}

#loginDefault {
font-size: .8em;
}

.login {
width: 330px;
float: left;
margin: 10px;
}

.login input {
background-color: #fff;
background-image: url('../images/inputbg.gif');
background-repeat: repeat-x;
width: 200px;
margin-left: 12px;
border: 1px solid #888;
color: #666;
font-size: .9em;
padding: 4px;
}

.login input:focus {
border: 1px solid #E1AB27;
}

#checkoutPayment {
font-size: .8em;
}

#checkoutPayment textarea {
width: 800px;
}

table#cartContentsDisplay {
font-size: 1em;
}

#productsListingListingBottomLinks a, #productsListingListingTopLinks a {
font-size: .9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccc;
font-weight: bold;
}

.categoryListBoxContents a {
color: #fff;
font-weight: bold;
}

form a {
color: #aaa;
}

#footerwrap {
width: 850px;
margin: 0 auto;
}

#contactinfo {
float: left;
width: 200px;
font-size: 10pt;
color: #333;
font-weight: normal;
}

#footerlinks {
float: right;
width: 640px;
font-size: 8pt;
font-weight: normal;
text-align: right;
}

#footerlinks a {
margin: 10px 0 10px 10px;
}

#siteinfoLegal {
text-align: right;
width: 650px;
float: right;
margin-top: 30px;
text-transform: uppercase;
font-size: 10pt;
}

#siteinfoLegal a {
color: #555;
font-weight: bold;
}

.options {
width: 400px;
float: left;
margin-left: 16px;
margin-top: 5px;
color: #213651;
font-size: 1.1em;
}

input#attrib-6-1, input#attrib-6-2, input#attrib-6-3 {
width: 50px;
margin-left: 40px;
}

.radio {
padding-top: 20px;
width: 830px;
background-color: #333;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 1.2em;
height: 40px;
}

#headerlogos {
background-image: url('../images/logos.gif');
float: right;
}

#slide { position: fixed; margin:0px; left: 0; bottom: 0; right: 0; width: 100%; height:0px; overflow: hidden; display: none; background-image: url('http://www.competeseo.com/images/slidebg.gif'); background-repeat: repeat-x; font-size: .8em; }
/*
#formcontainer {
margin: 0 auto;
width: 880px;
}
.join {
float: left;
background-image: url('http://www.competeseo.com/images/40off.png');
background-repeat: no-repeat;
height: 150px;
width: 310px;
padding-left: 150px;
padding-top: 80px;
font-size: .9em;
color: #ddd;
}

ul#subscribe {
font-weight: bold;
font-size: .7em;
color: #fff;
margin: 0;
padding: 0;
list-style-type: none;
}
ul#subscribe li {
float: left;
margin: 0px 10px 0px 0px;
list-style-type: none;
display: inline;
padding: 0;
}

form#emailsub{
margin: 66px 0 0 0px;
width: 360px;
float: right;
}

h2.newsletter{
font-size: 1.6em;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
}

input#subscribe {
font-size: .9em;
padding: 2px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #333;

}

input.emailform:focus {
border: 1px solid #00CCFF;
}

input.emailform {
width: 120px;
padding: 4px;
font-size: .8em;
margin-top: 4px;
border: 1px solid #ccc;
}

a#close {
color: #ccc;
text-decoration: none;
font-weight: bold;
float: right;
margin: 70px 20px 0 0;
}

a#close:hover {
color: #FF3300;
}

#slide input {
background-color: #ccc;
border: 1px solid #eee;
}

#slide input:focus {
border: 1px solid #FFCC33;
}

#subscribe {
font-size: 1em;
padding: 4px;
margin-top: 18px;
}

*/

select#country {
padding: 4px;
width: 220px;
font-size: .8em;
}

input#gender-male, input#gender-female {
width: 20px;
margin-bottom: 10px;
}

label.radioButtonLabel {
margin: 0 10px;
padding: 0;
float: none;
}

.newaccount {
font-size: .9em;
}

fieldset {
width: 394px;
float: left;
font-size: 10pt;
margin: 3px;
border-color: #ddd;
}

#accountEditDefault {
margin: 0 auto;
width: 650px;
}

#accountEditDefault fieldset {
border: 1px solid #ddd;
background-color: #f8f8f8;
width: 300px;
margin: 10px;
}

input#newsletter-checkbox, input#email-format-html, input#email-format-text {
width: 20px;
}

radio {
background-image: none;
}

.buttonRow a {
}

.socialicons {
background-image: url('../images/socialicons.jpg');
background-repeat: no-repeat;
width: 838px;
height: 111px;
margin: 0 auto;
}

fieldset#discount {
float: right;
}

/* ie7 fieldset fix */

*html legend{
    position:absolute;
    top: -.5em;
    left: .5em;
    }

*html fieldset{
    position: relative;
    margin-top:1em;
    padding-top:.75em;
    }
	
	h2.abtitle {
float: left;
color: #555;
margin: 10px 0 0 16px;
padding: 0;
width: 260px;
}

#orderTotals {
font-size: 8pt;
}

.lineTitle {
}

#resetpw, #newsletter {
width: 420px;
margin: 0 auto 0 auto;
}

.update {
float: right;
margin: 0 0 20px 0;
padding: 0;
}

.instructions {
width: 500px;
float: right;
}

p.forward {
margin: 8px;
padding: 0;
}

p.notice {
margin: 10px;
padding: 0;
font-size: 10pt;
font-style: italic;
}

#indexDefaultMainContent {	
}


#indexDefaultMainContent h1 {
letter-spacing: -1px;
font-size: 20pt;
color: #555;
margin-top: 20px;
}

#featuredbox {
	clear: both;
width: 820px;
height: 313px;
background-image: url('../images/featuredbox.gif');
margin-bottom: 20px;
}

.addpckgs {
  position: absolute;
  bottom: 30px;
}

#videobox {
background-image: url('../images/videoareapic.gif');
width: 706px;
height: 356px;
clear: both;
margin-left: 60px;
}

#contactform {
clear: both;
margin-bottom: 30px;
text-align: center;
overflow: hidden;
}

#contactform h2 {
color: #7DBC37;
font-size: 20pt;
letter-spacing: -1px;
margin: 5px;
font-style: italic;
padding: 0;
}

#contactform p {
	margin: 0 0 14px 0;
	padding: 0;
font-size: 10pt;
color: #555;
}

.contactbar {
background-image: url('../images/emailform.gif');
background-repeat: no-repeat;
width: 588px;
padding: 5px 12px;
height: 40px;
float: left;
margin-left: 54px;
font-weight: bold;
font-size: 14px;
}

.contactbar form {
color: #888;	
}

.contactbar input.name {
width: 184px;
margin-right: 20px;
color: #693;
}

.contactbar input.email {
	width: 200px;
	color: #693;
}

#contactform input.tryit {
float: left;
margin-left: 10px;
}

.contactbar input {

margin-left: 20px;
padding: 8px 5px;
font-size: 12pt;
font-weight: bold;
margin-top: 3px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.contactbar input:focus {
	border: none;
}

fieldset#paypalcheckout {
	border: 1px solid #c5e3c4;
	background-color: #fafffa;
	text-align: center;
}

fieldset#checkoutOrderTotals, fieldset#discount {
	border: 1px solid #c5e3c4;
	background-color: #f8f8f8;
}

fieldset#instructions {
	clear: both;
margin-bottom: 20px;
border: 1px solid #ccc;
width: 830px;
}

#checkoutPayment form, #checkoutConfirmDefault form {
margin-bottom: 20px;
padding-bottom: 20px;
}

h2#checkoutPaymentHeadingAddress {
margin: 10px 0 0 6px;
}

h2#checkoutConfirmDefaultHeadingComments {
	margin-top: 14px;
}

h2#checkoutConfirmDefaultBillingAddress {
font-size: 12pt;	
}

.comments {
width: 350px;	
float: left;
font-size: 10pt;
}

.comments h2#checkoutConfirmDefaultHeadingComments {
margin: 6px 0 10px 0;
padding: 0;
font-size: 12pt;
}

.paymentmethod {
	width: 180px;
float: left;
margin: 0 20px;
}

.paymentmethod h3 {
font-size: 12pt;	
}

#ordertotals {
margin-bottom: 20px;	
}

