/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copy 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 80.5%;
	color: #4A1E0F;
	background-color: #ffffff;
	width:1003px;
	clear:both;
	margin:0 auto;
	overflow-x:hidden;
	line-height:17px;

}

a img {border: none; }

#navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

a:link
{
	color: #CD3301;
	text-decoration: none;
}

a:visited {
	color: #CD3301;
	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: #CD3301;
	}

a:active {
	color: #CD3301;
	}

h1 {
	font-size: 1.5em;
	color: #CD3301;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

 h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
h4
{
font-size: 1.2em;
}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

.producttext
{
color:#CD3301;
vertical-align:top;

}

/*  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, Helvetica, sans-serif, verdana;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 2px solid #78AF00;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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: 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{
	font-style: normal;
	}
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: 1005px;
	vertical-align:top;
}

#headerWrapper,  #logoWrapper, #ezPageBoxList, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage
{
	margin: 0em;
	padding: 0em;
	width: 1005px;
}
#cartBoxListWrapper
{
	width:220px;
	text-align:left;
}
#cartBoxListWrapper ul
{
	padding-left:0px;
}
#contentMainWrapper,
{

}
#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}


#navColumnTwoWrapper {

}
#navColumnOneWrapper
{


}
.columnLeft,.columnRight
{
	width:230px;
}

#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: #abbbd3;
	/*background-image: url(../images/.gif);*/
	background-image: url(../images/images/head_img.jpg);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navMainWrapper
{
margin: 0em;
	background-color: #abbbd3;
	/*background-image: url(../images/tile_back.gif);*/
	background-image: url(../images/images/head_img.jpg);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}
#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, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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;
	background-color: #ffffff;
	/*background-image: url(../images/images/head_img.jpg);	 */
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	color:#fff;
	width:490px;
	margin-left:12px;
	margin-top:10px;
	visibility:hidden;
	display:none;
	}

#navEZPagesTop {
	background-color: #abbbd3;
/*	background-image: url(../images/tile_back.gif);*/
background-image: url(../images/images/head_img.jpg);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#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;
	}
 #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn
{
	margin-right:10px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size:12px;
}

.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: #F5E1B6;
	 }

#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;
	}
	#cartProdTitle
	{
	color:#CD3301;
	/*font-weight:bold;*/
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #6F4A29;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #6F4A29;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size:12px;
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color:#6F4A29
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.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 1em;
	}

#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;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	/*margin: 1.1em 0;*/
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000;
	text-align:left;
	margin-left:3px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #abbbd3;*/
	/*background-image: url(../images/images/head_img.jpg);*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	/*background-color:#DF5E3A*/
	/*padding: 0.4em;*/
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}
 h3.rightBoxHeading a:hover {
	color: red;
	text-decoration: none;
	}

 .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
.rightBoxHeading a:visited
{
color: #FCF5A9;
font-weight:bold;
font-size:13px;
}
.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;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	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: #F9F9FD;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F5E1B6;
	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: #EFB344;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/images/head_img.jpg);
	/*background-image: url(../images/tile_back.gif);*/
	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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#page_header {
  height: 96px;
  margin-top:2px;
  background:  url('../images/images/header.jpg') top center no-repeat;
  clear: both;
}

#top_menu {
  padding:6px 0px 3px 0px;
  margin:0px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 13px;
  font-weight:bold;
  line-height:14px;
  color:#FFFFFF;
  background:#9BBB59;
}

#top_menu A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#top_menu A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#top_menu A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#top_menu A:hover {
	COLOR: #FF0000; text-decoration: none;
}
#logo {
  padding-top:10px; padding-left:125px;
  margin:0px;
}
#page_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1014px;
  text-align: left;
  background: url('../images/images/main_img.jpg') top left repeat-y;
}

#menu_bar {
  height:40px;
  width:1003px;
  background:#9DBD5A url(../images/menu_bar.jpg) top left repeat-x;
}
.linkcontainer {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.linklist {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 13px 0px;
}

.linklist li {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 4px 6px;
  line-height:16px;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size:12px;
  background:url(../images/images/line.gif) bottom left repeat-x;
}

.linklist li a { color:#000000; text-decoration: none; }
.linklist li a:active { color:#000000; text-decoration: none; }
.linklist li a:visited { color:#000000; text-decoration: none; }
.linklist li a:hover { color:#FF0000; text-decoration: none; }
/*#right_side {
  float: left;
  width:250px;
  position:relative;
  border:0px solid red;
  margin:0px 0px 0px 8px;

}*/

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 15px;
  color: #D34827;
 padding:4px 4px 4px 4px;
  text-align:center;
  text-transform:uppercase;
}

#right_side h4 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 15px;
  color: #FCF5A9;
 padding:0px 4px 4px 10px;
}

#right_side p {
  margin:0px;
  padding:0px 4px 14px 10px;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}
.top_box_img {
  background:url(../images/images/top_box_img.gif) top left no-repeat;
}
.middle_box_img {
  background:url(../images/images/middle_box_img.gif) top left repeat-y;
  margin:0px 0px 0px 14px;
}
.bottom_box_img {
  background:url(../images/images/bottom_box_img.gif) bottom left no-repeat;
}
.box_space {
  padding:10px 10px 0px 4px;
}

.box_space1 {
 /* padding:3px 10px 2px 4px;*/
/* padding-top:3px;
 padding-bottom:3px;
 margin-left:3px;*/
   padding:7px 10px 3px 4px;
}

.middle_box_img1
{
  background:url(../images/images/middle_box_img.gif) top left repeat-y;
  margin:0px 0px 10px 4px;
}
.top_box_img1
{
 background:url(../images/images/top_box_img.gif) top left no-repeat;
}
.bottom_box_img1
{
 background:url(../images/images/bottom_box_img.gif) bottom left no-repeat;
}
.box_space2 {
  padding:10px 10px 0px 4px;

}
.left_top_box_img {
  background:url(../images/images/top_box_img1.gif) top left no-repeat;
}
.left_middle_box_img {
  background:#DF5E3A url(../images/images/middle_box_img1.gif) top left repeat-y;
  margin:10px 0px 0px 0px;

}
.left_menu_middle_box_img {
  background:#DF5E3A url(../images/images/middle_box_img1.gif) top left repeat-y;
  margin:1px 0px 0px 0px;

}
.left_bottom_box_img {
  background:url(../images/images/bottom_box_img1.gif) bottom left no-repeat;
}

#bottom_space {
  background-color:#F5E1B6;
  height:10px;
  margin:0px;
  clear:both;
}

#page_bottom {
  background-color:#F2D6A3;
  border-top:4px #E39141 solid;
  border-bottom:4px #E39141 solid;
  margin:0px 0px 0px 0px;
  padding:0px;
  clear:both;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#582710;
  font-weight:bold;
  line-height:20px;
  text-align:left;

}

#copyright {
  height: 30px;
  clear: both;
  background-color:#F5E1B6;
  border-top: 1px solid #425227;
}

#copyright p {
  padding-top:8px;
  margin:0px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 13px;
  line-height:14px;
  color:#000000;
}

#page_footer {
  height: 30px;
  clear: both;
  background-color:#F5E1B6;
}

#page_footer p {
  padding:9px 0px 0px 0px;
  margin:0px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 13px;
  line-height:14px;
  color:#000000;
}

#page_footer A:link {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:active {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #FF0000; text-decoration: underline;
}
.light_orange_box1 {
  border-top:3px #FBDBAE solid;
  border-bottom:3px #FBDBAE solid;
  border-left:3px #FBDBAE solid;
}
.white_text {
  color:#FFFFFF;
}

.orange_box {
  width:200px;
  height:224px;
  background-color:#E37242;
  margin:13px 0px 0px 3px;
  padding:2px;
}

.light_orange_box1 {
  border-top:3px #FBDBAE solid;
  border-bottom:3px #FBDBAE solid;
  border-left:3px #FBDBAE solid;
}
.leftvedio
{
	border:2px solid #EFB344;
	margin-bottom:3px;
	margin-right:4px;
	margin-top:1px;
}

#left_side h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 15px;
  color: #50210A;
  padding:0px 4px 0px 0px;
}
#sectionLinks1{
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	/*background-color: #A5D642;*/
	width: 230px;
	float:left;
	border:0px solid red;
	margin-left:18px;
}

.leftmenu
{
	font-size:13px;
	margin-top:5px;
	font-weight:bold;
	color:#FCF5A9;
}

.leftHeading
{
	font-family:verdana;
	font-size: 14px;
	background:#E57C20 url("../images/boxheading2.jpg") repeat-x;
	padding-left:10px;
	padding-top:5px;
	color:#FFFEEF;
	height:27px;
	font-weight:bold;
	text-align:left;
	z-index:0;
}
.centerHeading2
{
	font-family:verdana;
	font-size: 14px;
	background:#599659 url("../images/tile_back.gif") repeat-x;
	padding-left:10px;
	padding-top:5px;
	color:#FFFEEF;
	height:27px;
	font-weight:bold;
	text-align:left;
	z-index:999;
}
.rightHeading
{
	font-family:verdana;
	font-size: 14px;
	background:#A4B978 url("../images/box_bg.gif") repeat-x;
	padding-left:10px;
	padding-top:5px;
	color:#FFFEEF;
	height:27px;
	font-weight:bold;
	text-align:left;
	z-index:999;
}
.white_text {
 color:#3F190C;
}
#content p {
  margin-top:0px;margin-bottom:0px;
  padding:4px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size: 13px;
  line-height: 19px;
  color:#3F190C;
}
.strongU{font-weight:bold;font-size:12px;}

.lilogin
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 13px 5px;
  color:#8C633D;
}

.lilogin li {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 8px 22px;
  line-height:16px;
  font-family: Arial, Helvetica, sans-serif, verdana;
  font-size:14px;
  font-weight:bold;
  color:#8C633D;
  background:url(../images/arrow1.gif) bottom left repeat-x;
}

.lilogin li{color:#8C633D;font-weight:bold}
.lilogin li a{color:#8C633D;font-weight:bold}
.lilogin li a:link{color:#8C633D;font-weight:bold}
.lilogin li a:hover{color:#EFB344;font-weight:bold}