/**
 * 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: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
/*background-image:url(/images/04_2010/jpgpaper.jpg);*/
}

.content p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-indent: 0px;
	}

.content li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	list-style-type: none;
	line-height: 1.5em;
	}
.rotatingbox {
height:250px;
width:529px;
overflow:hidden;
margin: 0px 0px 0px 0px;
padding: 0px;
background-position: 0 0;

}

.rotatingbox img {
	border: none;
}

.rotatingbox ul {list-style:none;}

.rotatingbox ul#portfolio li img{
margin: 0px 0px 0px -30px;
}

#policies p, #policies li {
	line-height: normal !important;
	max-width: 90%;
}
#policies ul{
	margin-bottom: 5px !important;
	line-height: 1.5em !important;
}
#policies li{
	list-style-type: disc !important;
	list-style-position: inside !important;
	text-indent: 0px !important;
}

a img {border: none; }

a:link, a {
	/* font-size:11px; */
	color: #197b30;
	text-decoration: none;
	}


#navEZPagesTOC ul li a {
	font-size:14px;
	color: #197b30;
	text-decoration: none;
	}
 
a:visited {
	color: #197b30;
	text-decoration: none;
	/* font-size:11px; */

}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	/* font-size:11px; */

}

a:active {
	color: #FF0000;

}

h1 {
	font-size: 2.0em;
	color: #4988b0;
	}
	
#indexDefaultHeading {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.4em;
	}

.greeting {
	font-size: 1.1em;
	font-weight: normal;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	color: #000000;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus {
	}

select:focus {
	}

textarea:focus {
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/

#mainWrapper {
	width: 1140px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	/*background-image: url(../images/tile_shadleft.gif);*/
	background-image: url(http://www.artistcraftsman.com/images/dora/tile-shad-wht-bckgrnd-left.jpg);
	background-position: left;
	background-repeat: repeat-y;
	}

#middleWrapper {
	width: 1129px;
	margin: 0px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	/*background-image: url(../images/tile_shadright.gif);*/
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(http://www.artistcraftsman.com/images/dora/tile-shad-wht-bckgrnd-rght.jpg);
	}

#innerWrapper {
	width: 1110px;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border-right: 2px solid #545454;
	border-bottom: 2px solid #545454;
	border-left: 2px solid #545454;
	}

#headerWrapper {
	margin: 0px;
	padding: 0px;
	background-color: #4580a5;
	}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {
	background-image: url(../images/tile_back_blue.gif);
	background-repeat: repeat-x;
	background-color: #4580a5;
	height: 87px;

	z-index: 0;
	}

#logo {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	height: 70px;
	position: absolute;
	margin-top: -40px;
	z-index: 1000;
	}
	
#paypal {
	margin: 800px;
}

#tagline, #tagline a:link, #tagline a:visited {
	padding: 8px 0px 0px 0px;
	text-indent: 230px;
	color:#FFFFFF;
	font-size: 30px;
	font-weight: bold;
	text-align : left;
	letter-spacing: -1px;
	}

#tagline2, #tagline2 a:link, #tagline2 a:visited {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: normal; 
	font-size: 10px; 
	color: #b3dbe6; 
	line-height: 100%;
	text-indent: 230px;
	text-align : left;
	}

#tagline3, #tagline3 a:link, #tagline3 a:visited {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 100%;
	text-indent: 230px;
	text-align : left;
	font-family: tahoma;
	font-weight: bold;
	color: #cbea3f; 
	}

.phone, .phone a:link, .phone a:visited {
	font-size: 1.1em;
	}

.facebookicon {
	margin: 0px 3px -2px 0px;
	padding: 0px;
}

.findastore, .findastore a, .findastore a:link, .findastore a:visited {
	font-size: 1.1em; 
	}

.separator {
	color: #305a74;
	font-weight: normal;
	font-size: 10px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}

#navColumnOneWrapper {
	}

#navColumnTwoWrapper {
	}

#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 {
	
		font-size:12px;

}


.navSplitPagesLinks a{
	
		font-size:16px;
		font-weight:bold;
	

}
.navSplitPagesLinks a:hover{
	
color:#C30;

}


.navSplitPagesLinks {
	
	font-size:16px;
		padding-bottom:5px;
	}

.navNextPrevCounter {
	margin: 0em;
	font-size: .9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	background-color: #9ebe25;
	background-image: url(../images/tile_back_green.gif);
	background-repeat: repeat-x;
	padding: 0.3em 0.5em 0.1em 230px;
	font-weight: normal;
	color: #ffffff;
	height: 1%;
	border-top: 1px solid #7c903d;
	border-bottom: 1px solid #7c903d;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0px 0px 0px 0px;
	background-color: #9ebe25;
	background-image: url(../images/tile_back_green.gif);
	background-repeat: repeat-x;
	padding: 0.5em 0.2em;
	font-weight: normal;
	color: #ffffff;
	height: 1%;
	border-top: 1px solid #5c5c5c;
	border-bottom: 1px solid #7c903d;
	}

#navMainWrapper, #navSuppWrapper {
	font-size: 1.1em;
	height: 30px;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 1.1em;
	font-weight: normal;
	margin: 5px 10px 10px 15px;
	}

#navEZPagesTop {
	margin: -13px 0px 0px 0px;
	padding: 0.5em 10px 0.5em 50px;
	height: 18px;
	background-image: url(../images/tile_back_nav.gif);
	background-repeat: repeat-x;
	background-color: #f56301;
	color: #c41500;
	font-size: 1.4em;
	font-weight: normal;
	border-top: 2px solid #545454;
	z-index: 0;
	text-align:center;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited {
	color: #FFFFFF;
	}

#navEZPagesTop a:hover {
	color: #f3ff69;
	}

#navColumnOne, #navColumnTwo {
	background-color: #d3d3d3;
	}

#navColumnOne {
	border-right: 2px solid #5c5c5c;
	}

#navColumnTwo {
	border-left: 2px solid #5c5c5c;
	}

/*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;
	}



.messageStackError, .messageStackError larger {
	background-color: #f56301;
	color: #FFFFFF;
}

.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;
	}

.centerColumn {
	
	}
	
	.homepromo {
		margin:0;
		}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal {
	background-color: #9ebe25;
	font-size: 1.0em;
	color: #FFFFFF;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

.legalCopyright a:link, .legalCopyright a:visited {
	color: #FFFFFF;
	}

.legalCopyright a:hover {
	color: #FF0000;
	}

/*Shopping Cart Display*/

#cartinHeader {
	margin: -48px 0px 0px 685px;
	padding: 0px;
	width: 220px;
	height: 30px;
	}

#cartTotalsinHeader {
	margin: 0px 30px 0px 0px;
	padding: 9px 60px 3px 0px;
	height: 30px;
	width: 340px; /*140 pixels, originally*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	
	}

#cartCheckoutinHeader {
	float: right;
	margin: -37px -200px 0px 0px; /*-37px 0px 0px 0px, originally*/
	padding: 0px;
	
	}

a.button_cartinheader	{
	float: right;
	margin: 0px;
	width: 76px;
	height: 30px;
	background-image: url(../images/button_cart_blue.gif);
	background-position: top;
	background-repeat: no-repeat;
	}

a:hover.button_cartinheader {
	margin: 0px;
	width: 76px;
	height: 30px;
	background-image: url(../images/button_cart_blue_hover.gif);
	background-position: top;
	background-repeat: no-repeat;
	}

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	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: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {
	}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	}
/*#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	} */

.rightBoxContainer #manufacturers, .rightBoxContainer #manufacturersContent, 
.sideBoxContent centeredContent #manufacturersContent {
	min-height: 220px;
	}
#acspromo {
	margin:0px;
}

#acspromo2 {
	margin: 0px;
}

#manufacturersContent selected {
	color: #FF0000;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	text-align: left;
	padding: 0.5em 0.2em;
	padding-left: 10px;
	height: 16px;
	background-color: #f56301;
	background-image: url(../images/tile_back_red.gif);
	background-position: top;
	border-top: none;
	border-bottom: 2px solid #712001;
	}

#searchHeading {
	display:none;
}

#searchContent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	background-color: #a9a9a9;
	height: 54px;
	z-index: 100;
	background-color: #c0c0c0;
	background-image: url(../images/tile_back_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 2px solid #712001;
	border-bottom: 2px solid #5f5f5f;
	}

#searchtable {
	margin: -3px 0px 0px 0px;
	padding: 0px;
	}

#searchfield {
	margin: 4px 0px 0px 0px;
	padding: 2px;
	height: 14px;
	text-align: left;
	border: 2px solid #545454;
	}

input#searchfield {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	}

#searchbuttoncss {
	float: left !important;
	margin: 5px 0px 0px 8px;
	padding: 0px 0px 3px 0px;
	width: 65px !important;
	height: 25px !important;
	background-color: #dbdbdb !important;
	border-top: 2px solid #fbfbfb !important;
	border-right: 2px solid #878787 !important;
	border-bottom: 2px solid #878787 !important;
	border-left: 2px solid #fbfbfb !important;		
}

#searchbutton {
	float: left !important;
	margin: 5px 0px 0px 8px;
	padding: 0px 0px 3px 0px;
	width: 65px !important;
	height: 25px !important;
}

.advsearchlink {
	margin-top: 0px;
	padding: 0px;
	}

a.advsearchlink {
	color: #4a4a4a;
	}

a:hover.advsearchlink {
	color: #ff5400;
	}

.button_checkout {
	margin: 0px;
	padding: 3px;
	background-image: url(/buttons/button_checkout.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 107px;
	height: 45px;
	color: #FF3FFF;
	}

.button_checkout:hover{
	background-image: url(/buttons/button_checkout_hover.gif);
	}

.button_continue {
	margin: 0px;
	padding: 0px;
	background-image: url(/buttons/button_continue.gif);
	background-position: top;
	background-repeat:no-repeat;
	width: 107px;
	height: 45px;
	color: #FF3FFF;
	}

.button_continue:hover{
	background-image: url(/buttons/button_continue_hover.gif);
}
.leftBoxContainer {
	margin: 0em;
	border-bottom: 2px solid #545454;
	}

.rightBoxContainer {
	margin: 0em;
	border-bottom: 2px solid #545454;
	}
	
.sideBoxContent {
	background-color: #e6e6e6;
	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, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .productListing-data, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#categoriesHeading {
	margin: -13px 0px 0px 0px;
	height: 0;
	z-index: 0;
	visibility: collapse;
	background-image: none;
	background-color: transparent;
	border: none;
}

.buttonRow forward, .buttonRow forward img{
	text-align: left;
}
.buttonRowN {
	text_align: left;
	height:50px;
	width:107px;
}

.productListing-rowheading {
	background-color: #9ebe25;
	height: 2em;
	color: #FFFFFF;
	text-align: left;
	}

a.productListing-heading, .productListing-heading a:link, .productListing-heading a:visited, .productListing-heading a:hover{
	color: #FFFFFF;
	}

#categoryDescription.catDescContent.categoryListBoxContents a:link {
	font-size: 12 px;
	}

#categoryDescription.catDescContent {
	font-size: 12px;
}

.listingProductImage {
	text-align: left;
	padding: 5px;
	}
	
.listingDescription {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size:11px;
	}

.itemTitle {
	text-align: left;
	padding-left: 5px;
	font-family: inherit;
	font-size: 1.5em;
	width: 230px;
	}

#productMaineImage {
	padding: 20px 15px 5px 5px;
	}

#productName {
	padding: 20px 5px 15px 5px;
	}

#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 {
	margin: 5px 0px 3px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	line-height: 150%;
	color: #315973;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	padding: 0px 0px 0px 5px;
	color: #575757;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #616161;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	color: #7c991e;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #FF0000;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#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;
	}
	
.tablerow {
	float: left;
	margin: 0px;
	padding: 0px;
}
.tablecell_left{
	float: left;
	margin: 0px;
	padding: 0px;
}
.tablecell_left_attention{
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.tablecell_right{
	float: right;
	margin: 0px;
	padding: 0px;
}
#contacttable p {
	font-size: 12px;
	margin: 0px;
}

#siteseal a {
	display: none;
}
 

