/**
 * 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
    margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFAF5;
	}

td.leftbodyedge {border-right: 1px solid #ccc; background: url(../images/left-body-edge.gif) repeat-y;}
td.rightbodyedge {border-left: 1px solid #ccc; background: url(../images/right-body-edge.gif) repeat-y;}



a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #AA7E2F;
	text-decoration: none;
	}
 
a:visited {
	color: #DAA544;
	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: #C1913B;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

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: #FDFFB9;
	}

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;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ff9d0c;
	height:144px;
	width:816px;
	float:left;
	overflow: hidden;
	}


#box-link { position: absolute; top: 8px; left: 0px; width: 360px; height: 80px; background-color: transparent; border: 0px solid yellow; }
.box-link {
position: relative;
width: 270px;
background: transparent;
z-index: 2000;
}

#taglineWrapper {
	width:60%;
	float: left;
}
#chatWrapper{
	width:35%;
	float: right;
	text-align: right;
	}
	
#logo-right {
	width:164px; 
	height:144px; 
	float:right;     
	background-image: url(../images/header_bg_right.jpg); 
	background-repeat: no-repeat;
	background-color: #ff9d0c;
	text-align: right;
	margin: 0px;
	display: inline;
	line-height: 1.5em;
	}

#logo-right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 13px
	}

#logo-right ul li{
	margin: 0px;
	padding: 0px 15px 0px 0px;
	}

#logo-right ul li a, #navTab ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#logo-right ul li a:hover, #navTab ul li a:hover {
	color:#FFE4B9;
	text-decoration:none;
	}
	
.navTab-top {
  background-image: url(../images/header/header-tab-top.gif);
  background-repeat: no-repeat;
  background-color: #ff9d0c;
	height:5px; 
	width:980px;
	float:left;
	margin:0;
	}

#navTab {
margin:0;
	width:980px;
	height: 20px;
	float:left;
	background-image: url(../images/header/header-tab-background.gif);
  background-repeat: repeat-x;
  background-color: #ff9d0c;
	}

#navTab ul {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	display: block;
	float:left;
	}

#navTab ul li {
	padding: 4px 5px 0px 0px;
	display:inline;
	float:left;
	list-style-type: none;
	}

#navTab ul li.spacer {
	padding: 0px 5px;
	background-image: url(../images/header/header-tab-divider.gif);
	background-repeat:no-repeat;
	background-position: center center;
	height:20px;
	width:2px;
	}

#navTab ul li.circle {
	padding: 5px 0px 0px 0px;
	background-image: url(../images/header/header-tab-circle.gif);
	background-repeat:no-repeat;
	background-position: center center;
	height:15px;
	width:15px;
	}

#navTab-bottom {
	background-image: url(../images/header/header-tab-bottom.gif);
	background-repeat: repeat-x;
	background-color: #ff9d0c;
	height:8px; 
	width:980px;
	float:left;
	}

#search-bg {
	background-image: url(../images/search-bg.gif);
	background-repeat: repeat-x;
	height:30px; 
	width:980px;
	float:left;
	color:#DAA544;
	font-size:11px}

.navMainSearch {padding-top:4px}

#footer-bg {
	background-image: url(../images/search-bg.gif);
	background-repeat: repeat-x;
	height:30px; 
	width:980px;
	float:left;
	color:#DAA544;
	font-size:11px}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .centerBoxContentsCrossSell, .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 #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-color: #ffffff;
	text-align: left;
	width: 980px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin:0em;
  padding:0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin:0em;
	padding:0em;
	} 

#tagline {
	padding-top:100px;
	color:#ffffff;
	padding-left:130px;
	font-size: 2em;
	text-align : left;
	vertical-align: middle;
	}

#chatline {
	position:relative;
	z-index:3;
	top:-35px;
	left:400px;
	border:0px;
	}
	
#taglineLink {
  color:#ffffff;
}	

#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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #fff;*/
  padding: 0;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 980px;
	}

/* Footer */
.navSupp-top {
  background-image: url(../images/footer/footer-tab-top.gif);
  background-repeat: no-repeat;
	height:15px; 
	width:980px;
	float:left;
	}

#navSupp {
	width:980px;
	height: 20px;
	float:left;
	background-image: url(../images/header/header-tab-background.gif);
  background-repeat: repeat-x;
	}

#navSupp a {
color: #ffffff;
}

#navSupp ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	display: block;
	float:left;
	text-align:center;
	}

#navSupp ul li {
	padding: 0px 5px 0px 0px;
	display:inline;
	float:left;
	list-style-type: none;
	}

#navSupp ul li.spacer {
	padding: 0px 5px;
	background-image: url(../images/header/header-tab-divider.gif);
	background-repeat:no-repeat;
	background-position: center center;
	height:20px;
	width:2px;
	}

#navSupp ul li.circle {
	padding: 5px 0px 0px 0px;
	background-image: url(../images/header/header-tab-circle.gif);
	background-repeat:no-repeat;
	background-position: center center;
	height:15px;
	width:15px;
	}

#navSupp-bottom {
	background-image: url(../images/header/header-tab-bottom.gif);
	background-repeat: repeat-x;
	height:8px; 
	width:980px;
	float:left;
	}

/* End Footer */
	
#navMain ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	

#navMain ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

#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 {
	/*margin: 0.5em;*/
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#indexProductListCatDescription {
	display: inline;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
	
#navBreadCrumb {
    padding: 9px 0px 0px 12px;
	font-size:9px;
	color:#DAA544;
	float:left;
	font-weight:none
	}

#breadcrumb_pre {color:#AA7E2F; font-weight:bold; float:left;}

#navBreadCrumb a {color:#DAA544; text-decoration:underline}

#navEZPagesTop {
	background-color: #ffffff;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

/*#navColumnOne {
	background-color: #ffffff
	}*/

#navColumnTwo {
	background-color: #ffffff;
	}
	
	
	
/* Easy Slider */


#featuredProducts ul, #featuredProducts li{
		margin:0;
		padding:0;
		list-style:none;
		}
#featuredProducts, #featuredProducts li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:660px;
		height:250px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* numeric controls */	

ol#controls{
		margin:1em 0;
		padding-left: 10px;
		height:28px;	
		}
ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#f2bb7b;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
ol#controls li.current a{
		background:#ff9300;
		color:#fff;
		}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

	
#featured_slider_img {
float:left;

}
#featured_slider_img a img, #featured_slider_img img {
border:none;
}
#featured_slider_text {
float:left;
margin-left:20px;
}
#featured_slider_text h1 {
border:0px;
}
#featured_slider_text h1 a        { font-family: Helvetica, Sans-Serif; font-size: 17px; letter-spacing: -1px;
                   color: #ff9300; text-decoration:none; }
#featured_slider_text p         { color: #000; font-size: 12px; line-height: 15px; width: 300px; }



/* // Easy Slider */
	
	

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsCrossSell, .categoryListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	text-align: justify;
	}

.content{
	/*font-size: 1.2em;*/
	padding: 0.5em;
	margin-left: 0.5em;
	text-align: justify;
	}
		
.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;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

.itemTitle a {font-size:12px;}

/*Product Listing*/

.listular {
  height: 24px;
  width: 612px;
	color: #ff0000;
	float: left;
	border: 1px solid #E1D0B1;
  display:inline;
  float: left;
  text-align: left;
  vertical-align: center;
  padding-left:5px; 
  margin-top:-1px;
}  

.listularcontent {
  padding-top:5px; 
} 

.listular .listingDescription{
	display:none;
	float: left;
}

.listular br {
  display: none;
  float: left;
}

.listular h3 {
  padding:0px;
  margin:0px;
  white-space: nowrap;
  break: nowrap;
  float: left;
  display:inline;
  height: 12px;
}

.listular .listingProductImage {
	display:none;
	float: left;
}  

.listular .itemTitle a {
	font-size:12px;
	display:inline;
	float: left;
	padding-right:10px;
}

.listular a {
	padding-left:10px;
}

.listular .button_sold_out_sm {
	display:inline;
	height:5px;
	font-size:8px;
}

.listular .cssButton {
	display:inline;
	height:5px;
	font-size:8px;
}

.centerBoxContentsProducts {
  border: 1px solid #E1D0B1; 
  margin:4px;
  width:150px;
  height:260px;
  }
.centerBoxContentsProducts:hover {
  border: 1px dotted #E1D0B1; 
  margin:12px
  background-color: #FFE4B9;  
  }  
 

.borderit img{border: 1px solid #fff;}
.borderit:hover img{border: 1px dotted #E1D0B1;}
.borderit:hover{color: red; /* irrelevant definition to overcome IE bug */}


.itemTitle {height:42px}

/*Shopping Cart Display*/
#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;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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 {
	margin: 3px; 
	background: #fff; 
	border:1px solid #E1D0B1;
	}
.centerBoxContentsFeatured {
	margin: 3px; 
	background: #fff; 
	border:0px solid #E1D0B1;
	height:250px;
	width:660px;
	padding-top: 8px;
	}	

.centerBoxContentsNew, .centerBoxContentsSpecials {
	margin: 3px; 
	background: #fff; 
	border:1px solid #E1D0B1;
	height:145px;
	width:144px;
	padding-top: 8px;
	}

		
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
  font-size: 1.1em; 
  color: #ffffff;
  padding:9px 0px 9px 42px;
  text-align:left
}

h3.rightBoxHeading a {
  color: #ffffff;
  padding-left:0;
  font-size: 1.0em
}

h3.rightBoxHeading a:visited {
  color: #ffffff;
  padding-left:0;
  font-size: 1.0em
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #ff9d0c;
    background-image: url(../images/sidebox/sidebox-header.gif);
	background-repeat: no-repeat;
	}
#subscribeContent {border-right:1px solid #E1D0B1}

#categoriesHeading, #documentcategoriesHeading {
    background-image: url(../images/sidebox/sidebox-header-red.gif);
	background-repeat: no-repeat;}
.sidebox-footer, #searchbar-footer {background-image: url(../images/sidebox/sidebox-footer.gif);
	background-repeat: repeat-x;height:6px}

.sidebox-footer{margin-bottom:1em}

.leftBoxContainer{
	margin: 0em;
	}

.rightBoxContainer {border-left: 1px solid #E3D3B5;}

.leftBoxContainer {	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.0em;
	}

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, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsCrossSell, .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*/

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

.back {
	float: left;
	}

.forward {
	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;
	}

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, #siteinfoLegal, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}
#siteinfoLegal {text-align:left}

/* Footer */
.footer-Wrapper {
  height:100px;
  border:1px solid #E1D0B1;
  align:center;
  padding:2px
  }  
  
.footer-faq{
	height:100%;
	width:257px;
	text-align:left !important; 
	background:#fff;
	float:left;
	border-right:1px solid #E1D0B1;
	font-size:11px;}

.footer-faq ul {
	margin:3px;
	list-style-type: square;
	padding-left: 25px;
	font-size:11px;
	}

.footer-faq ul li{
	}
.footer-heading {
	padding:3px 3px 3px 10px; 
	background: #C93216; 
	color:#fff; 
	font-weight:bold;
	border:2px ridge #E3D3B5}

/* Sidebox Search */
.quicksearch_wrapper {border-right:1px solid #E1D0B1;}
select.quick_search {
	background-color: #FDFFB9;
	width: 120px;
	color: brown;}
.quick_search_form {padding: 5px 0px 0px 25px}

/*Main Page */
.indexCenter_Wrapper {
	align:center;
    background-image: url(../images/index/main_red_woman.gif);
    background-repeat: no-repeat;
    height:325px;
	width:100%;
	margin:16px 0px 0px 12px}

h2.centerBoxHeading {
	color: brown;
	font-size:12px;
	padding:2px}
	
.whatsnew_border1{
	border:1px solid #D2D482;
	background: #FDFFB9 
	}
	
.whatsnew_border2{
	border:2px solid #FFFAF5;
	background: #FFFAF5; 
	}

#indexDefaultHeading {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #f5a212; 
  font-size: 2em;
  text-align: center;
}

#indexDefaultMainContent {
  font-size: 1.2em;
}

/*Balloon*/
.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 80px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);*/
}

#arrowhead{
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}
