/**

 * 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 {

	margin:0px;

	padding: 0px;

	text-align: center;

	font: 12px Verdana, Tahoma, Helvetica, sans-serif;

	background: #fff url(../images/bodyb.gif) repeat-x left top;

}

html {

	min-height:100%;

}

body {

	height:100%;

	

}

form, input {

	margin: 2px 0px;

	padding: 0px;

	display: inline;

}

form * {

	vertical-align: middle;

}

td , p,  a, span, div {

	font: 12px Verdana, Tahoma, Helvetica, sans-serif;

	color: #747474;	
	
	line-height: 20px;

	
}

a {

	text-decoration: none;

	color: #6b6db9;

	outline: none;

}

a:hover {

	text-decoration: underline;

}

a img {

	border: none;

}

h1, h2, h3, h4, h6 {

	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

	color:#9b5128;	

	font-weight: normal;

}



.cnote{

	color:#BFA260;

	font-size:12px;

	padding: 5px;

}





.left {float: left;}

.right {float: right;}

.clear {clear:both;}

.center {text-align: center;}

.block {display: block;}

.middle * {vertical-align: middle;}



h2,h3{

	padding: 0px 0px 0px 10px;	

}



h1, h3.boxtitle{

	color: #6365b5;

	font: 20px Times, serif;

	font-weight: normal;

	line-height:29px;

	background: url(../images/dot.jpg) repeat-x left bottom;

	padding: 0px 0px 0px 10px;		

} 



.contenttitle{

	color: #6365b5;

	font: 20px Times, serif;

	font-weight: normal;

}





p{

	margin: 6px 0px;

}



#maincontainer {

	margin: 0px auto;

	text-align: left;

	width: 810px;

	background: url(../images/containerbody.gif) repeat-y left top;

}

#header {

	position: relative;

	height: 110px;

	width: 810px;

}

#logo {

	position: absolute;

	top: 5px;

	left: 125px;	

}

#slogan {

	position: absolute;

	right: 0px;

	bottom: 0px;

	width: 341px;

	height: 30px;

	text-indent: -9999px;

	background: url(../images/slogan.gif) no-repeat right top;

}

#slogan span {

	color: #fff;

	line-height: 29px;

	font-size: 14px;

	font-style: italic;

}

#topbar {

	position: absolute;

	padding: 0px 0px 0px 15px;

	top: 0px;

	right: 5px;

	width: 337px;

	height: 31px;

	background: url(../images/topmenu.gif)

}

#topbar a {

	font-size: 12px;

	font-weight: bold;

	line-height: 31px;

	color: #8c8d9f;

}

#topbar a:hover {

	text-decoration: none;

	color: #8c8d9f;

}

#appointment_txt {

	padding: 3px 0px 3px 23px;

	margin-right: 15px;

	background: url(../images/calendar.gif) no-repeat left center;

}

#testimonails_txt {

	padding: 3px 0px 3px 32px;

	background: url(../images/phrase.gif) no-repeat left center;

}

/***************************MENU-BOC****************************/

ul#menu {

	margin: 0px;

	padding: 0px;

	list-style: none;

	position:absolute;

	bottom: 0px;

	left: 0px;

}

ul#menu li {

	list-style: none;

	float: left;

	position: relative;

}

ul#menu li ul {

	display: none;

	position: absolute;

	margin: 0px;

	padding: 0px 0px 0px 10px;

	width: 810px;

	top: 0px;

	left: 0px;

	background: #fff url(../images/dot.jpg) repeat-x -10px bottom;

	z-index: -1 !important;

}

ul#menu li:hover ul {

	display: block;

	z-index: 999 !important;

}

ul#menu li.active ul {

	z-index: 500 !important;

	display: block;

}

ul#menu li.hide ul {

	display: none !important;

	z-index: -1 !important;

}

ul#menu li ul li {

	float: left;

}

ul#menu li ul li, ul#menu li ul li a {

	line-height: 29px;

	color: #c1a567;

	font-size: 12px;

}

ul#menu li ul li a:hover {

	color: #7c5706;

}

ul#menu a {

	text-align: center;

	color: #fff;

	font-size: 12px;	

}

ul#menu a:hover, ul#menu li:hover a {

	text-decoration: underline;

}

#menu0, #menu1, #menu2, #menu3, #menu4 {

	position: absolute;

	bottom: 0px;

	width: 104px;

	line-height: 29px;

	border-left: 1px solid #fff;

	border-right: 1px solid #fff;

	background: #8989d9;

	font-weight: bold;	

}

#menu1 {left: 0px;}

#menu1 {left: 102px;}

#menu2 {left: 203px;}

#menu3 {left: 304px;}

#menu4 {left: 405px;}



li .level0{z-index: 1 !important;}

li.active .level0{z-index: 999 !important;}



#indexHomeBody li #menu0{

	background: url(../images/menu1act.gif) no-repeat left top;

	line-height: 36px;

	border: none;

	color: #334391;

}



.category1 li #menu1{

	background: url(../images/menuact.gif) no-repeat left top;

	line-height: 36px;

	border: none;

	color: #334391;

}



 .category2 li #menu2, .category3 li #menu3{

	background: url(../images/menuact.gif) no-repeat left top;

	line-height: 36px;

	border: none;

	color: #334391;

}

 .category4 li #menu4{

	background: url(../images/menulastact.gif) no-repeat left top;

	line-height: 36px;

	border: none;

	color: #334391;

}

/***************************MENU-EOC****************************/



#content {

	margin: 10px 0px 0px 0px;

	clear: both;

}

.outer-wrapper {

	background: url(../images/bottom-left.gif) no-repeat left bottom;

	margin: 3px 3px 3px 0px;

	float: left;

	width: 330px;

}

.outer {

	background: url(../images/top-left.gif) no-repeat left top;	

}

.inner-wrapper {

	background: url(../images/bottom-right.gif) no-repeat right bottom;

}

.inner {

	background: url(../images/top-right.gif) no-repeat right top;

}

.outer-wrapper .wrapper {

	padding: 8px;

	text-align: justify;

	color: #747474;

	font-size: 12px;

	line-height: 15px;

}

/**********************LEFT COLUMN BOC*****************************/

#leftcolumn {

	width: 135px;

	padding-top: 2px;

	vertical-align: top;

}

#leftcolumn .list a {

	display: block;

	font-size: 12px;

	color: #bfa260;

	line-height: 27px;

	background: url(../images/hline.gif) repeat-x left bottom;

}



#leftcolumn .list a:hover {

	font-weight: bold;

	text-decoration: none;

}



#maincolumn{

	vertical-align: top;

}



.category-subs-selected{

	font-weight: bold;

}

/**********************LEFT COLUMN EOC*****************************/

/**************************FOOTER BOC***************************/

#footer {

	text-align: center;

	clear: both;

	margin-top: 20px;

	min-height: 91px;

	padding: 15px 0px;

	background: #fff url(../images/footerb.gif) repeat-x left top;

	color: #767c92;

}

.footerlinks {

	margin: 0px 0px 9px 0px;

}

#footer a, .footerlinks a {

	color: #767c92;

	text-decoration: none;

}



#footer a:hover, .footerlinks a:hover {

	text-decoration: underline;

}



.paging a{

	color: #767c92;

	text-decoration: underline;

}



.company_info {

	width: 500px;

	padding-left: 40px;

	margin: 10px auto;

	background: url(../images/footericon.gif) no-repeat left center;

}

.company_info a, .company_info p {

	text-align: left;

	color: #6365b5;

	font-weight: bold;	

	line-height: 20px;

}

/**************************FOOTER EOC***************************/



/*structure fix*/

.clrfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;}



/* Hides from IE-mac \*/

* html .clrfix {height: 1%;}

.clrfix {display: block;}

/* End hide from IE-mac */

 

 

 

 

#productListing {

	padding-top: 10px;

}

.tabTable .productListing-data a {

	color: #000 !important;

}

.tabTable .productListing-data a:hover {

	color: #ff6600 !important;

	text-decoration: none !important;

}

.productListing-odd, .productListing-even {

	padding: 3px 0px;

}



#indexProductList {

	margin-top: 5px;

}

#indexProductList #productListHeading{

	padding: 5px 0px;

}

#cartContentsDisplay {

	background: url(../../images/maincolumnboxb.gif) repeat-x left top;

	border: 1px solid #dfdfdf;

}

#popupShippingEstimator, #infoShoppingCart {

	background: #fff;

}

.productListing-rowheading {

	color: #a0a0a0;

}

 

 

/*zen-cart options*/

.biggerText {

	font-size: 1.2em;

	}

CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}





TEXTAREA {

/*	float: left;*/

	display: block;

	width: 95%;

	}





FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: none;

	}



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;

	}



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

	}



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: 30px;

	padding: 0.2em;

	}



.messageStackWarning, .messageStackError {

	}



.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: 100%;

	vertical-align: top;

	}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}



#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 {

	color:#B3A587;

}

.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: #9a9a9a;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	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: #ffffff;

	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: #cc9900;

	}



#navEZPagesTop {

	background-color: #ffff33;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



#navColumnOne {

	background-color: #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;*/

	padding: 0.5em;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	color: #ff6600;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	padding: 0.8em 0em;

	}



.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 #cccccc;

	}



.tableHeading, #cartSubTotal {

	

	}

#cartSubTotal {

	margin-top: 5px;

	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;

	}

.cartProductDisplay a span{

	font-weight: bold;

}



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



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



h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 1em;

	color: #ffffff;

	}



.leftBoxHeading, .centerBoxHeading {

	margin: 0em;

	padding: 0.5em 0.2em;

	}



.leftBoxContainer {

	border: 1px solid #ffffff;

	margin-top: 1.5em;

	}



.sideBoxContent {



}



h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1.1em;

	color: #FFFF00;

	}



.rightBoxHeading {

	margin: 0em;

	background-color: #663366;

	padding: 0.2em 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, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .rightBoxHeading, .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;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background: #fafafa;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	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 {

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



#contactUsFormouter{

		margin: 0px 100px;

}



#categoryImgListing{

	text-align: center;

	margin: 10px 0px;

}



/* Main Style Sheet for jQuery UI date picker */

#datepicker_div, .datepicker_inline {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	padding: 0;

	margin: 0;

	background: #fff;

	width: 185px;

}

#datepicker_div {

	display: none;

	border: 1px solid #777;

	z-index: 10; /*must have*/

}

.datepicker_inline {

	float: left;

	display: block;

	border: 0;

}

.datepicker_dialog {

	padding: 5px !important;

	border: 4px ridge #fff !important;

}

button.datepicker_trigger {

	width: 25px;

}

img.datepicker_trigger {

	margin: 2px;

	vertical-align: middle;

}

.datepicker_prompt {

	float: left;

	padding: 2px;

	background: #fff;

	color: #000;

}

* html .datepicker_prompt {

	width: 185px;

}

.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {

	clear: both;

	float: left;

	width: 100%;

	color: #fff;

}

.datepicker_control {

	background: #8989d9;

	padding: 2px 0px;

}

.datepicker_links {

	background: #8989d9;

	padding: 2px 0px;

}

.datepicker_control, .datepicker_links {

	font-weight: bold;

	font-size: 80%;

	letter-spacing: 1px;

}

.datepicker_links label { /* disabled links */

	padding: 2px 5px;

	color: #888;

}

.datepicker_clear, .datepicker_prev {

	float: left;

	width: 34%;

}

.datepicker_current {

	float: left;

	width: 30%;

	text-align: center;

}

.datepicker_close, .datepicker_next {

	float: right;

	width: 34%;

	text-align: right;

}

.datepicker_header {

	padding: 1px 0 3px;

	background: #8989d9;

	text-align: center;

	font-weight: bold;

	height: 1.3em;

}

.datepicker_header select {

	background: #8989d9;

	color: #fff;

	border: 0px;

	font-weight: bold;

}

.datepicker {

	background: #8989d9;

	text-align: center;

	font-size: 100%;

}

.datepicker a {

	display: block;

	width: 100%;

}

.datepicker_titleRow {

	background: #777;

}

.datepicker_daysRow {

	background: #fff;

	color: #666;

}

.datepicker_weekCol {

	background: #eee;

	color: #fff;

}

.datepicker_daysCell {

	color: #000;

	border: 1px solid #fff;

}

.datepicker_daysCell a{

	display: block;

}

.datepicker_weekEndCell {

	background: #eee;

}

.datepicker_daysCellOver {

	background: #fff;

	border: 1px solid #777;

}

.datepicker_unselectable {

	color: #888;

}

.datepicker_today {

	background: #fcc !important;

}

.datepicker_currentDay {

	background: #999 !important;

}

.datepicker_status {

	background: #ddd;

	width: 100%;

	font-size: 80%;

	text-align: center;

}



/* ________ Datepicker Links _______



** Reset link properties and then override them with !important */

#datepicker_div a, .datepicker_inline a {

	cursor: pointer;

	margin: 0;

	padding: 0;

	background: none;

	color: #000;

}

.datepicker_inline .datepicker_links a {

	padding: 0 5px !important;

}

.datepicker_control a, .datepicker_links a {

	padding: 2px 5px !important;

	color: #eee !important;

}

.datepicker_titleRow a {

	color: #eee !important;

}

.datepicker_control a:hover {

	background: #fdd !important;

	color: #333 !important;

}

.datepicker_links a:hover, .datepicker_titleRow a:hover {

	background: #ddd !important;

	color: #333 !important;

}



/* ___________ MULTIPLE MONTHS _________*/



.datepicker_multi .datepicker {

	border: 1px solid #777;

}

.datepicker_oneMonth {

	float: left;

	width: 185px;

}

.datepicker_newRow {

	clear: left;

}



/* ___________ IE6 IFRAME FIX ________ */



.datepicker_cover {

    display: none; /*sorry for IE5*/

    display/**/: block; /*sorry for IE5*/

    position: absolute; /*must have*/

    z-index: -1; /*must have*/

    filter: mask(); /*must have*/

    top: -4px; /*must have*/

    left: -4px; /*must have*/

    width: 200px; /*must have*/

    height: 200px; /*must have*/

}





/* some custom style */

.pditem{

	margin-bottom: 15px;	

}

.pditem h3{

	font-size: 11px;

	font-weight: normal;

	color:#B3A587;

}



.pditem a{

	padding: 2px 0px;

	display: block;

}



.content li{

	margin: 3px 0px 8px 0px;

	list-style: none;

	list-style-image: url(../images/bullet.gif) 

}



.blue{

	color: #6b6db9;

	font-weight: bold;	

}



.rrow{

		float: left;

		width: 60%;

}



.lrow {

		width: 40%;

		float: left;

}



.selectone{

	padding-left: 20px;

}



.backc{

	float: right;

	width: 200px;

}

#itemshow{

		width: 600px;

}	

#maps {
	width: 100px;
}


tr.why_text{
	background-color: #f2f2f2;
}

td.why_text{
	padding: 10px 20px 10px 20px;
	vertical-align:top;
	border-style: solid;	
	border-width: 0px 15px 30px 15px;
	border-color: #ffffff;
	text-align: justify;
	width: 230px;
}

td.why_picture{
	width: 230px;
	text-align: center;
}

td.footer_text{
	font-weight:bold; 
	text-align: center; 
	color:#2f4496;
	font-size: 11px;
	line-height: 15px;
}
