/**
 * Acadame CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2007 iChoze Internet Solutions
 * @copyright 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
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited, a:active{
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#730710;
	}
a:hover{
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#730710;
	}

a img {border: none; }

#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	}

h1 {
	color: #0B4463; 
	text-decoration:none; 
	font-family: arial; 
	font-size: 10pt; 
	font-weight:bold;
	height: 27px; /* height of the replacement image */
    background-image: url("../images/bluestar.gif");
    background-repeat: no-repeat;
	vertical-align: middle;
	line-height:27px;
	padding-left:27px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
h4.optionName{
	color: #6F7071;
	text-decoration:none; 
	font-family: arial; 
	font-size: 9pt; 
	font-weight:normal;
}

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

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

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

TEXTAREA {
	float: left;
	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 #cccccc;
	}

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

LABEL {
	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 #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: 750px;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#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;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #2E2E2E;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;
	}
#navSupp{
	width:750px;
	margin:auto;
}
#paymentsWrap{
	margin:auto;
	width:50%;
	}
#payments{
	float:left;	
	width:30%;
	padding:1em 0 0 18em;
	}
#bottomNav{
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#9a9a9a;
	text-decoration:underline;
	}

#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, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:underline;
	}

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

#navMainSearch {
	float: right;
	}

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

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 0 1.7em .5em;
	color:#ffffff;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#ffffff;
	padding:0 1em 0 .8em;
	}
#navEZPagesTop a:hover{
	text-decoration:underline;
	}

#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 {
	padding: 0.0em;
	}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.centerColumn{
	padding-top:0;
}

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

/*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;
	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 {}



h2.centerBoxHeading {
	color: #0B4463; 
	text-decoration:none; 
	font-family: arial; 
	font-size: 10pt; 
	font-weight:bold;
	height: 27px; 
    background-image: url("../images/bluestar.gif");
    background-repeat: no-repeat;
	vertical-align: middle;
	line-height:27px;
	padding-left:27px;
}

/*sideboxes*/
.columnLeft {}

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


.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;
	background:#9a9a9a;
}

#categoriesHeading {
	background:#9a9a9a;
	font-size:1.5em;
	padding:.2em 0 .4em 1em;
	}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0;
	margin:0;
	vertical-align:middle;
	}
li.category-top a{
	padding:0;
	margin:0;
	/*color:#4E91AE;*/
	color: #ffffff;
	font-weight:bold;
	display:block;
	height:54px;
	padding-left:5px;
	line-height: 60px;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	background:url(../images/category_bg.jpg) no-repeat 0 0;
	}
li.category-products a{
	padding:0;
	margin:0;
	/*color:#4E91AE;*/
	color: #ffffff;
	font-weight:bold;
	display:block;
	height:54px;
	line-height: 60px;
	padding-left:5px;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	background:url(../images/category_bg.jpg) no-repeat 0 0;
	}
li.category-top a:hover{	
	/*color:#4E91AE;*/
	color: #ffffff;

	}
li.category-products a:hover{
	/*color:#4E91AE;*/
	color: #ffffff;
	}
.information li{
	padding:0;
	margin:0;
	vertical-align:middle;
	}
li.information a{
	padding:0;
	margin:0;
	color:#4E91AE;
	font-weight:bold;
	display:block;
	height:23px;
	line-height: 25px;
	padding-left:10px;
	text-align:middle;
	}
li.information a:hover{	
	color:#4E91AE;
	}
#categoriesContent{
	padding:0;
	margin:0;
	}

#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	}

.sideBoxContent {	
	padding: 0;
	}

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, .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;
	}
.ic{
	display:none;
	}
#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: #ffffff;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #333333;
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.productListing-rowheading {	
	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;
	}

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}


.toplinks{color: #ffffff; text-decoration:none; font-family: arial; font-size: 10pt; font-weight:normal;}
a.toplinks:link{color: #ffffff; text-decoration:none; font-family: arial; font-size: 10pt; font-weight:normal;}	
a.toplinks:visited{color: #ffffff; text-decoration:none; font-family: arial; font-size: 10pt; font-weight:normal;}
a.toplinks:active{color: #ffffff; text-decoration:none; font-family: arial; font-size: 10pt; font-weight:normal;}
a.toplinks:hover{color: #ffffff; text-decoration:none; font-family: arial; font-size: 10pt; font-weight:normal;}
.darkbrown{color: #D17D61; font-weight:bold;}
.darkblue{color:#509F9C; text-decoration:none; font-family: arial; font-size: 9pt; font-weight:normal;}

#productPrices{color: #B64C29; text-decoration:none; font-family: arial; font-size: 10pt; font-weight:bold;}
#productDescription{color: #6F7071; text-decoration:none; font-family: arial; font-size: 9pt; font-weight:normal;}
.text{color: #6F7071; text-decoration:none; font-family: arial; font-size: 10pt; font-weight:bold;}

.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px; height:130px; }


@charset "utf-8";
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeeeee;
	position: relative;

}
#wrapper {
	float: none;
	width: 950px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}
#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	width: 950px;
	position: relative;
}
#f_txt {
	position: relative;
	width: 307px;
	height: 108px;
	left: 59px;
	top: 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#top_p {
	margin-top: 20px;
	position: absolute;
	top: 0px;
	left: -25px;
}

#s_txt {
	font-size: 12px;
	position: absolute;
	bottom: 20px;
	left: -26px;
}


#main_box {
	clear: both;
	height: 432px;
}
#search_box {
	position: absolute;
	height: 36px;
	width: 284px;
	left: 691px;
	top: 783px;
}

#mid_box {
	float: left;
	height: 432px;
	width: 350px;
	margin-left: 20px;
}
#left_box {
	float: left;
	height: 432px;
	width: 250px;
	margin-left: 20px;
}

#header {
	height: 427px;
	width: 950px;
	background-image: url(../images/header_bg.jpg);
	position: relative;
}
#right_box {
	width: 285px;
	height: 432px;
	float: right;
	margin-left: 5px;
}
#photos {
	position: absolute;
	left: 690px;
	top: 475px;
}
#search {
	position: absolute;
	left: 692px;
	top: 775px;
}
#l_head {
	margin-top: 34px;
	margin-left: 13px;
}
#f_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #305979;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
}
#gray_b {
	font-weight: bold;
}
#board {
	position: absolute;
	left: 102px;
	top: 780px;
}



#menu {
	position: absolute;
	height: 303px;
	width: 734px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/menu_temp.jpg);
}



#m_txt {
	position: absolute;
	width: 404px;
	/*left: 25px;*/
	height: 164px;
	/*top: 64px;*/
}
.orange {
	color: #BE8A14;
    font-family:"Lucida Sans Unicode";
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 15px;
}
.m_p {
  
	width: 404px;
	margin-top: 10px;
    font-family:"Lucida Sans Unicode";
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 15px;
}
#pmp {
	position: absolute;
	width: 404px;
	top: 125px;
	font-family:"Lucida Sans Unicode";
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 15px;
}

.welcom_hd {
	color: #436C02;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#bottom_mtxt {
	position: absolute;
	bottom: 10px;
	left: 30px;
}
.bmtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fed000;
	font-size: 17px;
	font-weight: normal;
	padding-left: 30px;
}


#rm_pic {
	position: absolute;
	right: 10px;
	top: 61px;
}
#m_button {
	position: absolute;
	left: 25px;
	top: 233px;
}
#m_button1 {
	position: absolute;
	left: 200px;
	top: 234px;
}
.space{width:950px; height:15px; background-color:#FFFFFF; clear: both; margin:0px auto; padding:0;}
td{
	text-align:left;
	line-height: 16px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}
#headerinner {
	height: 164px;
	width: 950px;
	background-image: url(../images/header_bg.jpg);
	position: relative;
}
#menuinner {
	position: absolute;
	height: 40px;
	width: 734px;
	right: 0px;
	bottom: 0px;
}
#main_boxinner {
	margin:0px auto;
	padding:0;
	border: 0px #999900 solid;
}
#innerleft {
	width:217px;
	/*height:284px;*/
	float:left;
	padding:0;
	border: 0px #999900 solid;
}
#innerright {
	width:733px;
	float:right;
	padding:0;
	border: 0px #999900 solid;
}
#pagetop {
	width:733px;
	height: 100px;
	padding:0;
	border: 0px #999900 solid;
}
#pagehead {
	width:440px;
	height: 100px;
	margin:0px auto;
	float: left;
	padding:0;
	border: 0px #999900 solid;
}
#searchin_box {
	height: 36px;
	margin:0px auto;
	padding:0;
	float: right;
	width: 284px;
}
#content {
	width:723px;
	padding:5px;
	border: 0px #999900 solid;
	
}
.txtspace {
	text-indent: 20px;
	text-align: justify;
}


a.one:link, a.one:visited, a.one:active{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	text-decoration: none;
	font-weight:normal;
	color:#fed000;
	}
a.one:hover{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	text-decoration:underline;
	font-weight:normal;
	color:#fed000;
	}





#bottomspace {
	width:680px;
	margin-left:25px;
	height: 50px;
	padding:0;
	border: 0px #999900 solid;
}
#harvestcontent {
	width:680px;
	height:51px;
	margin-top: -1px;
	margin-left:25px;
	padding:0;
	border: 1px #00A8FF solid;
	
}
#harvest1 {width:222px;height:35px; text-align:center;margin:0px auto;padding-top:15px;;border: 0px #00A8FF solid;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px;text-decoration:none;font-weight:bold;color:#003399;}
#harvest2 {width:457px;height:50px;margin:0px auto;padding:0;border: 0px #999900 solid;float:right;}
#harvest2a {width:455px;height:21px; text-align:center;margin: 0px auto;padding-top:4px;border-left: 1px #00A8FF solid;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px;text-decoration:none;font-weight:bold;color:#003399;}
#harvest2b {width:456px;height:25px;margin: 0px auto;padding:0;border: 0px #00A8FF solid;border-top: 1px #00A8FF solid;}
.month{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top:4px;
	width:37px;
	height:21px;
	font-size:12px;
	text-decoration:none;
	border-left: 1px #00A8FF solid;
	font-weight:bold;
	
	color:#003399;
	}
#harvestcontent1 {
	width:680px;
	height:25px;
	margin-top: -1px;
	margin-left:25px;
	padding:0;
	border: 1px #00A8FF solid;
}
#fruitname {width:210px;height:20px; text-align:left;margin:0px auto;padding-top:5px;padding-left:5px;border: 0px #00A8FF solid;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;text-decoration:none;font-weight:normal;color:#003399;}
#fruitimage {width:457px;height:25px;margin:0px auto;padding:0;border: 0px #FFFFFF solid;float:right;}
.fruit{
	text-align:center;
	display: block;
	border-left: 1px #00A8FF solid;
	width:37px;
	height:25px;
	}
#contactcon {
	width:580px;
	margin-top: 3px;
	margin-left:80px;
	background-color:#E7F2FF;
	padding:0;
	border: 1px #D1E7FF solid;
	
}
.contactconleft {
	width:160px;
	margin: 0px auto;
	display:block;
	text-align: left;
	float: left;
	padding:10px;
	font-weight:bold;
	border: 0px #00A8FF solid;
	
}
.contactconright {
	width:375px;
	margin: 0px auto;
	display:block;
	text-align: left;
	float: right;
	padding:10px;
	border-left: 3px #FFFFFF solid;
	
}
#driving {
	width:580px;
	height: 245px;
	margin-top: 10px;
	margin-left:80px;
	background-color:#FFFFFF;
	padding:0;
	border: 1px #D1E7FF solid;
	
}
.drivingleft {
	width:310px;
	height: 245px;
	margin: 0px auto;
	text-align: left;
	float: left;
	padding-left:10px;
	padding-top:15px;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#003399;
	border: 0px #00A8FF solid;
	
}
.drivingright {
	width:250px;
	height: 245px;
	margin: 0px auto;
	text-align: right;
	float: right;
	padding-right:10px;
	padding-top:10px;
	border-left: 0px #FFFFFF solid;
	
}
.direction:link, .direction:visited, .direction:active{
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#990000;
	}
.direction:hover{
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#990000;
	}

.clearFix {
  overflow:auto;
	zoom:1;
}

.floatLeft {
 float: left;
}

.gPadding {
 padding: 5px 10px 5px 10px;
}
.mar3 {
  margin-bottom: 3px;
}
#salbs {
 margin: 2px 37px;
}
#salbs a {
 float: left;
 padding: 2px;
}

#salbs a img {
 width: 50px;
 height: 50px;
}

