/**
 * Main CSS Stylesheet for oromi.com
 *
 * @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 $
 * Modified by HCS/
 */
body {
	background-position: top;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 68.75%;
	color: #000000;
	background-color: #848694;
/*	background-image: url('../images/background2012.jpg');
	background-repeat: repeat-y;*/
}

a img {border: none; }

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

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.3em;
	color: #3F3A85;
}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	color: #CC6600;
}

h4, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	color: #434C97;
}
h3.itemTitle {
	height:60px
}
h5.itemTitle {
	font-size: 11px;
	overflow: hidden;
	height: 60px;
	margin-bottom: 8px;
}
.descriptionText{
	font-size: 1.2em;
	color: #000063;
	font-weight: 500;
}
.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%;
	}
*/
div#masthead {
	background-position: left center;
	margin-left: 0px;
	width: 590px;
/*	background: url('../images/main_page2010_3.png') no-repeat;*/
	color: #ffffff;
	height: 270px;
}

div#masthead h2 {
	margin: 8px 2px 0 0px;
	color: #006699;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#masthead h3 {
	color: #006500;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	font-family: "Times New Roman", Times, serif;
}

div#masthead .box1 {
	margin: 4px 6px 4px 6px;
	color: #0000FF; /*	color: #000080;*/;
	padding-bottom: 3px;
	width: 570px;
	text-align: center;
}
div#masthead .box2 {
	margin: 0px;
	padding: 0px;
	color: #CC3300; /*	color: #000080;*/;
	font-size: 16px;
	font-weight: 500;
	width: 570px;
	height: 230px;
	float: left;
	font-family: "Tekton Pro Ext";
}
div#masthead .box3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	height: 210px;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 20px;
}
.mastheadlinks a {
	font-family: "Tekton Pro Ext";
	font-size: 20px;
	color: #633000;
	font-weight: bold;
	text-align: right;
}

div#masthead .box4 {
	color: #000080;
	font-size: 22px;
	font-weight: 500;
	width: 260px;
	height: 170px;
	float: left;
	margin-left: 10px;
	padding-left: 20px;
	text-align: right;
	margin-top: 10px;
	font-family: "Tekton Pro Ext";
}

.mastheadfooter a {
	float: left;
	width: 465px;
	margin-top: 40px;
	font-family: "Tekton Pro Ext";
	font-size: 16px;
	color: #633000;
	font-weight: 500;
}

div#nj_notax {
	background-position: right;
	margin-top: 10px;
	float: right;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/nj_nosales_tax2.jpg');/*picture is 113px wide*/;
	width: 120px;
	height: 50px;
	background-repeat: no-repeat;
	font-family: "Tekton Pro Ext";
	font-size: 16px;
	color: #633000;
	font-weight: 500;
}

/* END MASTER HEADS*/
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

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

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

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

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

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #8080FF;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFCC99;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 824px;
/*	width: 90%;*/
	vertical-align: top;
	border: 1px solid #8080FF;
}

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

#logoWrapper{
	background-color: #FFFFFF;
	height: 88px;
}

#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 #3399FF;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	color: #C04103;
	font-size: 1.10em;
}
.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;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/tile_back2.png');
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #8080FF;
	height: 1%;
}

/*////WE ARE NOT USING CATEGORIES TABS////
#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: #8080FF;
	white-space: nowrap;
	width: 90%;
}

#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;
	color: #434066;
}

#navMainSearch {
	float: right;
	padding-top: 6px;
}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/bread_back.gif');
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/tile_back.gif');
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: #F9FFFF;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
/*ADDED MY SERVELLO TO ALIGN LEFT THE PRODUCT INFO IMAGE*/	
.categoryImg {
	vertical-align: top;
	text-align: left;
	float: left;
}
/*.content,*/ 
#productDescription, .shippingEstimatorWrapper {
/*font-size: 1.2em;*/
padding: 0.5em;
}
.productInfoPrice {
	font-size: 1.1em;
	color: #005D8C;
}
.copyContent {
	font-size: 1.1em;
	color: #3F3A85;
	margin-left: 6px;
}
/*Categories Description, Categories Content added by HCS to add formatting to categories description*/
.catDescContent {
	font-size: 1.20em;
/*	text-align: justify;*/
}
.catDescContent h2, .content h2 {
	font-family: "Tekton Pro Ext";
	font-size: 1.30em;
	color: #00006F;
}

.catDescContent h3, .content h3 {
	font-size: 1.20em;
	color: #006699;
}
/* To control de products grid module added by servello*/
.centerBoxContentsProducts {
	font-weight: bold;
	color: #006699;
}
/*.listingProductImage {
	font-size: 1.10em;
	color: #006699;
}*/
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
	
.advisory {
	background-color: #99CCFF;
}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0em 0.8em 0.8em 0.8em;
}
.centerColumn h1 {
	font-family: "Tekton Pro Ext";
	font-size: 1.5em;
	color: #CA4404;
	font-weight: 500;
}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0.50em;
	border: 1px solid #D9E4F0;
	padding: 1em;
}
.floatingBox {
	font-size: 1.1em;
	color: #434C97;
}

.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 {
	font-family: "Tekton Pro Ext";
	font-size: 1.5em;
	color: #CA4404;
	font-weight: 500;
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	color: #F05104;
	font-weight: 600;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #8080FF;
	height: 1%;
	margin: 1.1em 0;
}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
#leftBoxContainer LABEL {
	font-weight: bold;
	color: #00FFFF;
}
.columnLeft {}
.rightBoxHeading/*,leftBoxHeading*/ {
	display:none
}
h3.leftBoxHeading, h3.lefboxheading label, h3.leftBoxHeading a
{
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading /*.rightBoxHeading*/ {
	margin: 0em;
	background-color: #53507E;
	padding: 0.5em 0.2em;
	color: #FFFFFF;
}

.leftBoxContainer, .rightBoxContainer {
	border-color: #9a9a9a #9a9a9a #747BA9 #9a9a9a;
	border-style: solid;
	border-width: 1px;
	margin: 1.0em 0em 0em 0em;
	border-bottom: 5px solid #686ACC;
	background-color: #FFFFFF;
}
.sideBoxContent {
	background-color: #F9FFFF;
	padding: 0.4em;
}

h3.leftBoxHeading a:hover, /*h3.rightBoxHeading a:hover*/ {
	color: #FFFF33;
	text-decoration: none;
	} 

.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, .centerBoxHeading,/*.rightBoxHeading, */.productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.itemTitle, .listingDescription { /*added by me --*/
	text-align: left;
	margin-left: 6px;
}
#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;
	}
//see categories dressing	
*/
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;
	color: #CC3300;
}
/* end categories box links */
/**
* CSS Stylesheet for Categories Dressing examples
* copy/modify desired sections into main stylesheet, integrating with existing declarations, and delete this file
* Categories Dressing v2.1   Glenn Herbert (gjh42)  2008-01-01

hr.catBoxDivider { 
    color: #aabbcc;
    }
*/

.catBoxHeading1 {
	border: 1px solid #0099CC;
	font-weight: bold;
	font-size: 0.95em;
	color: #424E96;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/tile_category.gif'); 
	display: block;
	padding: 0.3em 0.4em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.catBoxSubtext {
/*	padding: 0.1em 0.2em 0.1em inherit;*/
	font-weight: normal;
	color: #0066CC;
	background-color: #E3E7E8;
	display: block;
}

/*display all cat box links as block*/
#categories a {
    background-repeat: no-repeat;
    display: block;
    }
	
/*example for individual category as bg image*/
a.catBg25 {
    background-image: url(../images/catbg25.gif);
    height: 30px;
    }

a.catBg25:hover {
    background-image: url(../images/catbg25hover.gif);
    }
	
/*example for custom individual category styling*/
A.category-standout-text {
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-top: 1px solid #FF9933;
	border-bottom: 2px solid #434B4D;
	color: #003300;
		padding: 0.3em 0.4em 0em 0.4em;
		font-weight: bold;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/back_catwide.png');
		margin-top: 0.6em;
		margin-bottom: 0.2em;
}
A.category-standout-text:hover {
	border-left: 1px solid #00FFFF;
	border-right: 1px solid #00FFFF;
	border-top: 1px solid #00FFFF;
	border-bottom: 2px solid #FF3300;
	color: #339933;
		font-weight: bold;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/catbghover_sale.gif');
}
	
/* example for  top category styling */
a.category-top-text {
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-top: 1px solid #FF9933;
	border-bottom: 2px solid #434B4D;
	background-position: center;
	color: #003300;
		padding: 0.3em 0.4em;
		font-weight: bold;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/back_catwide.png'); /*	background-image: url('../images/back_cat.gif');*/;
		margin-top: 0.6em;
		margin-bottom: 0.1em;
		background-repeat: repeat;
}
a.category-top-text:hover {
	border-left: 1px solid #00FFFF;
	border-right: 1px solid #00FFFF;
	border-top: 1px solid #00FFFF;
	border-bottom: 2px solid #FF3300;
	color: #CE3000;
		font-weight: bold;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/catbghover_wide.gif');
}

a.category-subs-text, a.category-products-text  {
	border: 1px solid #00FFFF;
	color: #FFFFCC;
	background-color: #6C99D9;
	font-weight: 500;
}
 
a.category-subs-text:hover, a.category-products-text:hover  {
	color: #FFFFFF;
	background-color: #006594;
	font-weight: bold;
}

/* bullet for top categories & links:
a.category-top-text .category-not-selected, a.category-top-text .category-subs-selected, #categories a.category-links {
    display: list-item;
    list-style: disc inside url(../images/bullet1.gif);
    }*/
	
/*change  bullet when a category is open to subs:*/
a.category-top-text .category-subs-parent {
    display: list-item;
    list-style: square inside url('http://www.oromi.com/cart/includes/templates/oromi10/images/bullet2.gif');
}

/*bullet for subcategories:*/
/*
#categories a.category-subs-text, #categories a.category-products-text {
    display: list-item;
    list-style: circle inside url(../images/bullet3.gif);
    }
*/
/*different bullet for links*/
/*
#categories a.category-links {
    display: list-item;
    list-style: disc inside url(../images/bullet4.gif);
    }
*/

/*misc*/
.back {
	float: left;
	}
.ribbon {
	background-position: center 8px;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/freeshiipingribbon.gif');
	float: left;
	background-repeat: no-repeat;
	width: 580px;
}
.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, #bannerboxHeading {
	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 {
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/tile_back2.png');
	height: 2em;
	color: #FFFFFF;
}

#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;
	}
.StandardFit {
	border-right: 2px inset #E3C06F;
	background-position: right bottom;
	background-color: #FFFBF7;
	background-image: url('http://www.oromi.com/cart/includes/templates/oromi10/images/standard_profile.jpg');
		background-repeat: no-repeat;
}


.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#leftBoxCredentials {
	float: inherit;
	text-align: center;
	margin: 0.5em 0.5em 0em 0.5em;
	border: 1px solid #CCCCFF;
	padding: 0.5em;
	width: 170px;
}
#topCredentials {
	margin: 0.5em 0.5em 0em 1.5em;
	float: right;
}

