/**
 * Atheme CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2007 iChoze Internet Solutions http://ichoze.com
 * @copyright Portions Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 */

body {
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 62.5%;
	color: #000000;
         background-color:#999; /*added by Morris*/
        /*background:url(../images/background.gif);*/
	}

.catsub{font-size:90%;
color:#B73725;}/*this is the text under the categories*/


a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	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: #000000;
	text-decoration:underline;
	}

a:active {
	color: #666666;
	}

h1 {
	font-size: 1.5em;
	color: #333333;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 13px;
	letter-spacing:0.2pt;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;!important
	
	}

.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%;
	}
*/
#ezPagesHeading {color:#00B1D9;}

.black-border{border-bottom:10px solid #000;}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	max-width:340px;/* width of login box input fields*/
	}
	


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

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

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

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}


/*-----------------------thumbnail viewer--------------*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/*--------End thumbnail viewer--------------*/



#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 {	
    background:url(../images/background.gif);
	text-align: left;
	width: 1007px;
	vertical-align: top;
	clear:both;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper{
	width: 1007px;
	margin:auto;
        background:#00b1d9; 
	}
#logoWrapper{
	background-color: #ffffff;
	position:relative;
	}
#logo{
	padding: .5em 0 0 2em;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	padding: 1em 0 0 0;
	/*padding-bottom:5px;
	padding-right:20px; these changes were made to place the tagline to the right side*/
	font-size: 1.5em;
	font-weight:bold;
	text-align : center;
	/*text-align:right;*/
	white-space:nowrap;
	float:left;
	/*float:right;*/
	width:50%;
	}
#searchCartBarWrapper{
	margin:auto;
	background:transparent url(../images/hback.gif) repeat scroll 0 0;
	height:20px;
	padding:1em;
        width: 988px; /*added by Morris*/
}
#searchCartBar{
	width: 980px;  
	margin:auto;
	padding-top:.5em;
}
#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;
	}

#navSuppWrapper{
	margin: 1em 0 0 0;
	/*background: #F2F2F5 url(../images/footerbg.gif) right no-repeat;*/
	padding: 0.5em 0.2em;
	color: #000000;
	height: 1%;
	}
		
#navMainWrapper{		
	position:absolute;
	margin-top:105px;
	right:10px;
	padding: 0 1em 0 0;
	color: #231f20;
	height: 1%;
        font-weight:bold;
	font-size:13px;
        text-transform:uppercase;
	}
#navCatTabsWrapper {
	background:#F2F2F5;
	color: #000000;
	margin: auto;
	padding: .3em;
	font-size:1.1em;
	height: 1%;
}

#navCatTabs{
	width:750px;
	margin:auto;
	}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li{
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #000000;
	font-size:1.1em;
	}
#navMain ul li a{
	text-decoration: none;
	padding: 0;
	margin: 0;
	color:#231f20;
	font-family:arial;
	font-size:13px;
	}
#navMain ul li a:hover{
	text-decoration:underline;
	color: #231f20;
}
#navCatTabs ul li {
	display: inline;
	}
#navCatTabs ul li a {
	color: #000000;
	text-decoration:underline;
	}
#navCatTabs ul li a:hover{
	color:#666666;
	}
#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 {
	padding:0 0 1em 10em;
	padding-top:10px;
	}
#altLinks{
	float:right;
	color:#FFFFFF;
	font-size:1.1em;
	padding: .3em 3em 0 0;
}
#altLinks a{
	color:#ffffff;
	text-decoration:none;
	padding: 0 .5em 0 .5em;
	}
#altLinks a:hover{
	text-decoration:underline;
	}
#cartContent {
	float:right;
	background: url(../images/header_cart.gif) no-repeat 0em -0.2em;
	font-size:11px;
	margin-top:-8px;
	padding:0.3em 0em 0.5em 3em;
	text-transform:uppercase;
	}
#cartContent img{
	padding:0;
	margin:0;
	}
#cartContent a{
	color:#231f20;
	font-family:Arial;
	font-size:1.3em;
	font-weight:bold;
	padding:0;
	padding-right:5px;
	}
#navBreadCrumb {
	padding:1px 0.5em 0.5em;
	background:transparent url(../images/FDM_Web_LocationBanner.gif) repeat scroll left top;
        color:#FFFFFF;
	font-size:13px;
	/*font-weight:bold;*/
	margin-top:0;
	}
	
#navBreadCrumb a{color:#fff;}

#navBreadCrumb a:hover{color:#000;}

#navEZPagesTop {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin-left:25px;
        margin-top:-4px;
	text-align:left;
	}

#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;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	text-align:left;
       	border-bottom:1px solid #AEDFE5;
        border-top:1px solid #AEDFE5;
        font-size:12px;
	font-weight:bold;  
	float:left;
	width:672px;
	}

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


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

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

.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 {
	height: 1%;
	margin: 1.1em 0;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #666666;
	text-align:left;
	padding-left: 2em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.rightBoxHeading {
	font-size:14px;
	text-align:left;
	text-transform:uppercase;
	color: #ffffff;
	font-weight:bold;
	}
h3.leftBoxHeading a, h3.rightBoxHeading a{
	color: #ffffff;
	font-weight:bold;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.0em;
	color: #ffffff;
	font-weight:bold;
}

.leftBoxHeading {
	margin: 0em;
	background:transparent url(../images/FDM_Web_CategoriesBanner.gif) no-repeat scroll 0 2px;
	padding: 0.5em 0.2em;
	} 
.centerBoxHeading {
	margin: 0em;
	background: url(../images/centerbox_bg.gif);
	padding: 0.5em 0.2em;
	}
.rightBoxHeading {
	margin: 0em;
	background:#175B96;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin:0 0 0;
	}

.sideBoxContent {
	background-color: #e2f4fd;
	margin:0.1em 0 30px;
	padding:0.4em 0.4em 0.4em 15px;
	height:550px;
        font-size:12px;
        font-weight:bold; 		
	}


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, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .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 {

}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
.sideBoxContent A.category-top {
  color: #000000;
}

.sideBoxContent A.category-top:visited {
	color: #000000;
	text-decoration: none;	
	}
.sideBoxContent A.category-top:hover {
	text-decoration:underline;	
	}
	
A.category-links, A.category-links:visited {
	color: #666666;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666666;
	text-decoration: none;
        margin-left:-9px;
	}

SPAN.category-subs-parent {
	font-weight: bold;
        background:#0cb7e1 none repeat scroll 0 0;
	float:right;
	margin-right:-5px;
	padding-left:15px;
	width:210px; 
	}
SPAN.category-subs-selected {
	font-weight: bold;
	background:#0cb7e1 none repeat scroll 0 0;
	float:right;
	margin-right:-5px;
	padding-left:16px;
	width:209px;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;         
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #E2F4FD;
	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: #16B9E4;
	height: 2em;
	}

.productListing-rowheading {
	background: #175B96;
	height: 2em;
	color: #FFFFFF;
	}
.productListing-rowheading a:link, .productListing-rowheading a:visited{
	color:#FFFF99;
	}

#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;
	}
#footer {
background:#00b1d9;
font-family:Arial;
font-size:13px;
font-weight:bold;
width:1007px; /*added by morris*/
margin:-15px auto auto;/*added by morris*/
border-bottom:10px solid #000;
}

#footer ul {
float:left;
margin-left:40px;
margin-top:20px;
padding-top:10px;
}

#footer ul li {
float:left;
padding-right:20px;
}
#siteinfoLegal {
margin-top:55px;
padding-bottom:15px;
text-align:left;
padding-left:44px;
width:75%;/*added by morris*/}
#serheader {
background:#00b1d9;
float:right;
margin-right:30px;
}
.nav_currencies {
float:right;
margin-right:47px;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}
#navMainSearch input {
max-width:220px;
}
#productGeneral {
background:#FFFFFF; /*remove this to allow the background image through*/ 
width:inherit;
}
#navColumnOne {
padding-left:30px;
padding-right:15px;
}
#navEZPagesTop a {
color:#231f20;
}
#navEZPagesTop a:visited {
color:#231f20;
}
#productMainImage {
border-right:1px solid #aedfe5;
margin-bottom:0;
margin-right:23px;
padding-right:0px;
width:240px;
}
.navNextPrevWrapper, #categoryIcon {
display:none;
}
#cartAdd th {
text-align:left;
}
#ordercart {
padding-left:11px;
padding-top:8px;
}
#cartAdd table {
margin-bottom:-3px;
padding-left:4px;
}
#productListHeading , #productsListingTopNumber, #productsListingBottomNumber {
display:none;
}
.centerColumn {
background:#fff; /*remove this to allow the background image through*/ 
font-size:12px;
padding-bottom:25px;
width:auto;
}

#onlinehead {
background:transparent url(../images/background.gif) repeat scroll 0 0;
padding-top:20px;
padding-left:30px;
width:977px;/*added by morris*/
margin:auto;/*added by morris*/
}
#onlinehead td {
padding-right:20px;
}
.categoryListBoxContents a {
color:#000000;
}
.categoryListBoxContents a:hover, .categoryListBoxContents a:visited {
color:#000000;
}
#navgra {
font-size:19px;
}
#productListing a, #productListing a:hover, #productListing a:visited {
color:#000000;
}

.centerBoxContentsProducts {
border-bottom:1px solid #aedfe5;
border-right:1px solid #aedfe5;
height:320px;
padding-bottom:10px;
padding-right:4.5px;
text-align:right;
}
#proprice {
float:left;
font-size:21px;
font-weight:bold;
margin-left:10px;
margin-top:-200px;
color:#da4632;
}
.categoryListBoxContents a:hover {
text-decoration:none;
}
#subcatname {
float:left;
font-size:16px;
font-weight:bold;
padding:10px;
}
#indexCategoriesHeading, #categoryImgListing {
display:none;
}
.categoryListBoxContents {
border-bottom:1px solid #aedfe5;
border-right:1px solid #aedfe5;
height:auto;
margin:0.5px;
background:#fff;
}
.listingProductImage {
height:175px;
margin-top:20px;
width:130px;
}
.itemTitle {
float:left;
font-size:15px;
font-weight:bold;
padding-bottom:15px;
padding-left:10px;
text-align:left;
}
.listingDetailsButton {
padding-right:10px;
}
#productdoc {
width:225px;
border-right:1px solid #AEDFE5;
padding-left:15px;
margin-top:-3px;
}
.imgLink {
display:none;
}
#allcate img {
height:175px;
width:161px;
}
.centerBoxContentsProducts a:hover {
text-decoration:none;
}
#contactUsDefault p, #pageTwoMainContent p {
font-size:13px;
}

#pageThreeMainContent a, #pageThreeMainContent a:hover, #pageThreeMainContent a:active, #pageThreeMainContent a:visited {
color:#000;
text-decoration:none;
}
#pageThreeMainContent h3 {
padding:0;
margin:0;
}

#pageThreeMainContent h3 a {color:#333;}
#pageThreeMainContent h3 a:hover {color:#000; text-decoration:underline;}
#pageThreeMainContent h3 a:visited {color:#333;}
.answers{color:#D74531;}

#pageThreeHeading{color:#00B1D9;}

#pageThreeMainContent p {
font-size:16px;
color:#333;
line-height:94%;
}
.return {text-decoration:underline;}


#siteMapList a,#siteMapList a:hover, #siteMapList a:visited {
color:#000000;
font-size:13px;
}
#siteMapMainContent, #siteMapMainContent a, #siteMapMainContent a:hover, #siteMapMainContent a:visited {
color:#000000;
font-size:13px;
}
.sertext {
background:#FFFFFF;
border:0px solid #FFFFFF;
}
.sertext:focus {
background:#FFFFFF;
border:0px solid #FFFFFF;
}
.serback {
background:transparent url(../images/serchtextbox_old.gif) no-repeat scroll left top;
margin:10px -5px 3px 4px;
padding:8px 75px 15px 9px;
}
.serbu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btn.gif) repeat scroll 0 0;
border:0px solid #FFFFFF;
margin-bottom:-7px;
}
.space {
padding-top:10px;
}
#shoppingCartDefault {
padding-bottom:55px;
}
#productDescription hr {
border-color:#AEDFE5;
border-style:none none solid;
border-width:medium medium 1px;
text-align:right;
height:1px;
padding:0;
margin:0;
width:250px;
}
#productDescription .dimensions {
list-style-type:none;
padding-left:25px;
}
.categoryallListBoxContents {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #AEDFE5;
border-right:1px solid #AEDFE5;
height:225px;
margin:0.5px;
padding-right:4.5px;
float:left;
vertical-align:top;
}
#indexallCategories {
border:medium none;
}
#indexCategories {
border-bottom:10px solid #000000; 
padding-bottom:0;
}
#indexCategories div {
margin-bottom:-0.5px;
}
#prodall tr td {
border-bottom:10px solid #000000; 
padding-bottom:0px;
}
#prodall tr td div {
margin-bottom:0px;
}
#allProductsDefault, #indexDefault {
padding-bottom:0;
}
#indexDefaultHeading {
display:none;
}
#catcol2, #procol2, #prallcate3 ,#prallcate7, #prallcate11 {
border-right:none;
}
#prodesc #productDescription {
border-left:1px solid #AEDFE5;
margin-left:-27px;
padding-left:15px;
}
.category-products span.category-subs-selected {
background:#0cb7e1 none repeat scroll 0 0;
float:right;
margin-right:-5px;
padding-left:6px;
width:220px;
}
.currentproducts {
float:left;
font-size:11px;
padding-bottom:2.4px;
padding-left:40px;
width:186px;
margin-left:-15px;
}






http://www.factorydirectmedical.com/includes/templates/iC_AthemeV1.3/css/stylesheet_css_buttons.css

/**
 * CSS Buttons Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @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_buttons.css 4567 2006-09-20 01:55:24Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
width : 20em;
background-color: #F4F4F4;
color : #000000;
border: 2px outset #F4F4F4;
font-family: Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0.3em;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

.cssButtonHover {
color: #006600;
border-style: inset;
text-decoration: none;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/

.attribsCheckbox {
	font-size:smaller;

	}
/*FDM CHAIR STYLES*/

span {color:#da4632;}

span.category-subs-parent, .category-products span.category-subs-selected, span.category-subs-selected {
background:none;
} 
#currentproducts56 {
background:#0CB7E1;
width:186px;
margin-left:-15px;
}
