/**
 * Main CSS Stylesheet
 *
 * @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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body, Body, BODY, #indexBody {
	background:url(/catalog/images/bg.jpg) center fixed #000000;
	padding:0px;
	margin:0px;
	border:0px;
	/*font-family: "Arista", "arista 2.0", Helvetica, Arial, sans-serif;
	font-size:22px;
	letter-spacing:.03em;
	line-height:24px;
	font-size:14px;*/
	vertical-align:baseline;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	letter-spacing:.03em;
	color:#4E4E4E;
}


a img {border: none; }

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

a:active {
	color: #2383cb;
	}

/*h1 {
	font-size: 1.5em;
	}*/

/*h2 {
	font-size: 1.4em;
	}*/

/*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 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

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

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

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

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

.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-color: #ffffff;*/
	text-align: left;
	width: 995px;
	vertical-align: top;
	}

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

#headerWrapper	{
		/*background-color:#003366;*/
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

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

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 100%;*/
	}
    
#navSuppWrapper {
	margin: 0em;
	/*background-color: #ffffff;*/
	font-weight: ;
	color: #000000;
	height: 25px;
	width: 100%;
	}

#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: #2383cb; /*#ffffff;*/
	font-weight: bold;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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 {
	background-color: #ffffff; /*#cc9900;*/
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #ffffff; /*#FFCC99;*/
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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;*/
	background-color: #ffffff;
	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: 0.8em;
	}

.centerColumn {
              	background:#FFFFFF;
	padding:25px 65px 40px 65px; margin:0px 0px 25px 0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	letter-spacing:.03em;
	color:#4E4E4E;
	
	/*ROUNDED CORNERS*/
	border-radius:10px;
	-moz-border-radius:10px;
              }
    
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	margin: 0 auto;
	text-align: center;
	margin: 1em;
	border: ;
	padding: 1em;
	}

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

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

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

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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 {padding-bottom: 25px; margin-bottom: 25px; border-bottom: 2px solid #999999;}

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

/*sideboxes*/
.columnLeft {background-color:#ffffff;}/*border-right:1px solid #000066*/

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 12px;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	/*background-color: #000000;*/ /*#FF6699;*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 0;
	margin-top: 0;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	font-size:8pt;
	text-align:left;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}
    
#productListHeading {
    text-align: center;
    margin: auto;
	}

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

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

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

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

/*misc*/
.back {
	float: left;
	color: #2383cb;
	}

.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%;}

/* Copied from wholesale stylesheet */

.Menu
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		}

.Menu A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

.Menu A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

.Menu A:hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: underline;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

.Menu A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url();    /* rollover state */
		/*width: 115px;*/                   /* image width */
		height: 20px;
		background-repeat: no-repeat; 
		padding-top: 3px;
		}

/*.footer
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: ;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		}

.footer A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: ;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		text-decoration: none;
		}

.footer A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: ;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		text-decoration: none;
		}

.footer A:Hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight:;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		text-decoration: underline;
		}

.footer A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: ;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
	    text-decoration: none;
		}*/

#footer {
	margin:0px 0px 30px 0px;
	font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:19px;
	letter-spacing:.08em;
	color:#FFFFFF;
    /*background-color: black;*/
}
#footer a {
	margin:0px 20px 0px 20px; font-weight:normal;
	font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-size:19px;
	letter-spacing:.08em;
	color:#FFFFFF;
}
#footer a:first-child {margin-left:0px;
	font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-size:19px;
	letter-spacing:.08em;
	color:#FFFFFF;
}
#footer a:last-child {
	margin-right:0px;
	font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-size:19px;
	letter-spacing:.08em;
	color:#FFFFFF;
}
#footer a:link, #footer a:visited {
	/*color:rgba(255,255,255,.3); */
	color:#666666; 
	text-decoration:none;
	font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-size:19px;
	letter-spacing:.08em;
}
#footer a:hover, #footer a:active, #footer a:visited:hover {
	color:#FFFFFF; 
	text-decoration:none;
	font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-size:19px;
	letter-spacing:.08em; 
}
        
H1
		{
	font-family:/*"Arista Light", "Arista", "Arista 2.0",*/ Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;	
	color:#2383cb;
		}

H2
		{
	font-family:/*"Arista Light", "Arista", "Arista 2.0",*/ Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;	
	color:#2383cb;
		}

H3
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12pt;	
		color:#000000;
		}

H4
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color:#000000;
		}

P, td
		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	letter-spacing:.03em;
	color:#4E4E4E;
		}

.small
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:9pt;
		font-variant: small-caps;
        color:black;
		font-style: bold;
		}

.smallwt
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
		}

.smallwt a:link
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: none;
		font-weight: normal;
		}

.smallwt a:visited
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: none;
		font-weight: normal;
		}

.smallwt a:active
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: underline;
		font-weight: normal;
		}

.smallwt a:hover
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:white;
		font-style: bold;
        text-decoration: underline;
		font-weight: normal;
		}

.smallcaps
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		color:#000000;
		}

.rev	{
		font-family:Verdana,arial,sans-serif,default;
		color:#FFFFFF
		}

.accent	{
		color:#330033;
		}

.accent2
		{
		color:#C7A932;
		}

.mainbg	{
		background-color:#ffffff;
		}

.headerbg
		{
		background-image: url(images/ss220R.gif);
		width: 775px;
		}

.headlinkbg
		{
		background-color:#003366;
		}

.footerbg
		{
		background-color:#003366;
		}

.footlinkbg
		{
		background-color:#666699;
		}

.popup
		{
		background-color:#ffffff;
		}

A:link
		{ 

        text-decoration: none;
		color:#2383cb;
		}

A:visited
		{ 

        text-decoration: none;
		color:#2383cb;
		}

A:active
		{ 

        text-decoration: none;
		color:#2383cb;
		}

A:hover
		{ 

        text-decoration: underline;
		color:#cc0000;
		}

#cartDefaultHeading #loginDefaultHeading	{
	font-size:16pt;
}

.itemTitle	{
	font-size:10pt;
}

.listingDescription {}

.greeting	{
	font-size:10pt;
}




#header {
	position:relative;
	height:200px;
	margin:0px;
	background:url(http://optari.com/catalog/images/phone.gif) top right no-repeat; 
	text-align:left;
}
#fb_like {
	position:absolute;
	top:45px; left:0px;
	z-index:1000;
}
#search {
	background:#262626;
	width:318px; height:30px;	
	padding:3px 10px 1px 0px; margin-top:134px;
	
	font-family:"Arista", Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#666666;

	/*ROUNDED CORNERS*/
	border-radius:10px;
	-moz-border-radius:10px;
}

#share {
	/*background:#262626;*/
	width:388px; height:30px;	
	padding:3px 10px 1px 0px; margin-top:134px;
	float: left;
	font-family:"Arista Light", "Arista", "Arista 2.0",Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#666666;

	/*ROUNDED CORNERS*/
	border-radius:10px;
	-moz-border-radius:10px;
}


#searchPublic {
	width:323px;
	height:30px;	
	padding:3px 10px 1px 0px; 
	margin-top:134px;
	float:right;

	background:#262626;
	
	font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#666666;

	/*ROUNDED CORNERS*/
	border-radius:10px;
	-moz-border-radius:10px;
}

#search {float:right; }
#search form, input {/*margin:0px; padding:0px; border:0px; vertical-align:top; background:none;*/ }
#search input.submit {
	/*font-family:"Arista Light", "Arista", "Arista 2.0", Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#FFFFFF;*/
}

.login input {
	padding:5px;
	background-color:#ddd;
	vertical-align:middle;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size:12px;
}
 
input.enter, input.go {
	padding:2px;
	background-color:#fff;
	vertical-align:middle;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	font-size:12px;
}

.clear { clear: right;}

#content ul {padding-left:20px; font-size:32px; line-height:30px; }
#content ul li:nth-child(6n-5) {color:#2383CB; }
#content ul li:nth-child(6n-4) {color:#DC5A2C; }
#content ul li:nth-child(6n-3) {color:#7F58A1; }
#content ul li:nth-child(6n-2) {color:#E00020; }
#content ul li:nth-child(6n-1) {color:#6CB736; }
#content ul li:nth-child(6n-0) {color:#FACA1A; }
#content ul li .text {color:#4E4E4E; font-size:22px; }

#content a.getYours {
	background:url(http://www.optariwholesale.com/images/btn_getYours.gif) top no-repeat; 
	width:253px; height:69px;
	margin-right:20px;
	
	/*ROUNDED CORNERS*/
	border-radius:10px;
	-moz-border-radius:10px;
	
	/*SHADOW*/
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.4);  
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.4);  
	box-shadow: 0px 0px 5px rgba(0,0,0,.4);
}
#content a.getYours:hover {background-position:bottom; }

.columnarContent { padding: 10px }

#productReviewLink {margin: 0 auto; text-align: center;}

