/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyleft Copyleft 2003-2005 Zen Cart Development Team
 * @copyleft Portions Copyleft 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #27182f;
	background-color: #ffffff;
	direction: rtl; }

a img {border: none; direction: rtl; }

a:link, #navEZPagesTOC ul li a {
	color: #3d1c4c;
	text-decoration: none;
	direction: rtl; }
 
a:visited {
	color: #6a328f;
	text-decoration: none;
	direction: rtl; }

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #3d1c4c;
	direction: rtl; }

a:active {
	color: #000000;
	direction: rtl; }

h1 {
	font-size: 1.5em;
	direction: rtl; }

h2 {
	font-size: 1.4em;
	direction: rtl; }

h3 {
	font-size: 1.3em;
	direction: rtl; }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	direction: rtl; }

.biggerText {
	font-size: 1.2em;
	direction: rtl; }

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	direction: rtl; }

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	direction: rtl; }

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	direction: rtl; }

TEXTAREA {
	float: right;
	margin: auto;
	display: block;
	width: 95%;
	direction: rtl; }

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	direction: rtl; }

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	direction: rtl; }

.termsiagree {
	color: red;
        direction: rtl;
	font-weight: bold;
	}


LEGEND {
	font-weight: bold;
	padding: 0.3em;
	direction: rtl; }

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	direction: rtl; }

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	direction: rtl; }

#logo {
	margin: 0em;
/*	float: right; */
	text-align: center;
	padding-top: 0px;
	direction: rtl; }

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: right;	
	margin: 0em;
	direction: rtl; }

LABEL.inputLabel {
	width: 11em;
	float: right;
	direction: rtl; }

LABEL.inputLabelPayment {
	width: 15em;
	float: right;
	direction: rtl; }

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: right;
	direction: rtl; }

P, ADDRESS {
	padding: 0.5em;
	direction: rtl; }

ADDRESS {
	font-style: normal;
	direction: rtl; }

.clearBoth {
	clear: both;
	direction: rtl; }

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #3d1c4c;
	direction: rtl; }

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	direction: rtl; }

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	direction: rtl; }

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	direction: rtl; }

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	direction: rtl; }

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #f8f2f2;
	text-align: right;
	width: 100%;
	vertical-align: top;
	direction: rtl; }

	#logoWrapper{
    background-color: #e5d9e5;
    height:150px;
direction: rtl; }
	
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	direction: rtl; }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	direction: rtl; } 

#tagline {
	color:#ffffff;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	direction: rtl; }

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: left;
	margin: 0em 0em 1em 1em;
	direction: rtl; }

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	direction: rtl; }

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	direction: rtl; }

/*navigation*/

.navSplitPagesResult {direction: rtl; }
.navSplitPagesLinks {direction: rtl; }
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	direction: rtl; }
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	direction: rtl; }

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #6a328f;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	direction: rtl; }

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	direction: rtl; }

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	direction: rtl; }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	direction: rtl; }

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: left;
	height: 1%;
	border: 1px solid #000000;
	direction: rtl; }

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	direction: rtl; }

#navEZPagesTOC ul li {
	white-space: nowrap;
	direction: rtl; }

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	direction: rtl; }

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	direction: rtl; }

#navBreadCrumb {
	background-color: #f8f2f2;
	direction: rtl; }

#navEZPagesTop {
	background-color: #944ec2;
	direction: rtl; }

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	direction: rtl; }

#navColumnOne {
	background-color: #e5d9e5;	
    direction: rtl; }

#navColumnTwo {
	background-color: #e5d9e5;		
	direction: rtl; }

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	direction: rtl; }

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	direction: rtl; }

.alert {
	color: #FF0000;
	margin-right: 0.5em;
	direction: rtl; }
.advisory {direction: rtl; }
.important {
	font-weight: bold;
	direction: rtl; }
.notice {direction: rtl; }
.rating{direction: rtl; }
.gvBal {
	float: left;
	direction: rtl; }
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	direction: rtl; }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	direction: rtl; }

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	direction: rtl; }

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	direction: rtl; }

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 direction: rtl; }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: left;
	line-height: 2.2em;
	padding-left: 2.5em;
	direction: rtl; }

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	direction: rtl; }

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	direction: rtl; }

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	padding-left: 0.2em;
	direction: rtl; }

#scUpdateQuantity {
	width: 2em;
	direction: rtl; }

.cartQuantity {
	width: 4.7em;
	direction: rtl; }

.cartNewItem {
	color: #7b39a5;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	direction: rtl; }

.cartOldItem {
	color: #7b39a5;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	direction: rtl; }

.cartBoxTotal {
	text-align: left;
	font-weight: bold;
	direction: rtl; }

.cartRemoveItemDisplay {
	width: 3.5em;
	direction: rtl; }

#cartAttribsList {
	margin-right: 1em;
	direction: rtl; }

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	direction: rtl; }
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	direction: rtl; }

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	direction: rtl; }

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	direction: rtl; }

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	direction: rtl; } 

.totalBox {
	width: 5.5em;
	text-align: left;
	padding: 0.2em;
	direction: rtl; }

.lineTitle, .amount {
	text-align: left;
	padding: 0.2em;
	direction: rtl; }

.amount {
	width: 5.5em;
	direction: rtl; }

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	direction: rtl; }

.categoryIcon {direction: rtl; }
#cartImage {
	margin: 0.5em 1em;
	direction: rtl; }

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
direction: rtl; }

.attributesComments {direction: rtl; }

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	direction: rtl; }

/*sideboxes*/
.columnright {direction: rtl; }

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #000000;
	direction: rtl; }

.rightBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	direction: rtl; }

.rightBoxContainer {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	direction: rtl; }

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	direction: rtl; }

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.1em;
	color: #000000;
	direction: rtl; }

.leftBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.2em 0em;
	direction: rtl; }
	
.leftBoxContainer {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	direction: rtl; }


h3.rightBoxHeading a:hover {
	color: #7b39a5;
	text-decoration: none;
	direction: rtl; } 

h3.leftBoxHeading a:hover {
	color: #7b39a5;
	text-decoration: none;
	direction: rtl; }

.leftBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	direction: rtl; }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .centerBoxHeading,.leftBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	direction: rtl; }

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	direction: rtl; }

#bestsellers ol {
	padding: 0;
	margin-right: 1.1em;
	direction: rtl; }

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	direction: rtl; }

#bannerboxHeading {
	background-color: transparent;
direction: rtl; }

#upProductsHeading {
	text-align: right;
	direction: rtl; }

#upDateHeading {
	text-align: left;
	direction: rtl; }

/*misc*/
.back {
	float: right;
	direction: rtl; }

.forward {
	float: left;
	direction: rtl; }
	
.hiddenField {
	display: none;
	direction: rtl; }

.visibleField {
	display: inline;
	direction: rtl; }	

.bold {
	font-weight: bold;
	direction: rtl; }

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	direction: rtl; }

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	direction: rtl; }

CAPTION {
	/*display: none;*/
	direction: rtl; }

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	direction: rtl; } 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: left;
	/*vertical-align: top*/
	direction: rtl; }

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	direction: rtl; }

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	direction: rtl; }

#siteMapList {
	width: 90%;
	float: left;
	direction: rtl; }

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	direction: rtl; }

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	direction: rtl; }

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	direction: rtl; }

.categoryListBoxContents {
float: right;
direction: rtl; }	
