/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 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 $
 */

html {
 	overflow: scroll;
 	}
	
	
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #e5edf5;
	background: #908F51 url(../../../../images/background.jpg) repeat-x center top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #715E2E;
	text-decoration: none;
	font-weight: bold;
	}
 
a:visited {
	color: #715E2E;	
	font-weight: bold;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #715E2E;
	text-decoration: underline;
	}

a:active {
	color: #715E2E;
	}

h1 {
	font-size: 1.5em;
	color: #715E2E;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 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.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: 1px solid #cccccc;
	}

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;
	padding-left: 10px;
	}

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: transparent;
	text-align: left;
	/*width: 750px;*/
	width: 961px;
	border: 0px solid #9a9a9a;
	}
	


#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: #ffffff;
	}

/*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: normal;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.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;
	}
.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 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;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*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: #715E2E;	
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #D5D5D5;	
	margin-top: 15px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ffffff;
	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, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.leftBoxHeading {
	text-align: left;
	padding-left: 10px;
	}	
	
.productListing-data {
	padding: 10px; 
 }

#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: #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 {
	background-color: #abbbd3;
	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;
	}
	
/* Module menu ---*/
div.module_menu div div div {
	display: block;
	overflow: hidden;
	padding: 0 1px 6px 1px;
}

div.module_menu ul.menu li {
	border-bottom: none;
	border-top: 1px solid #D5D5D5;
}

div.module_menu ul.menu li li {
	border: none;
}

div.module_menu div.ja-box-ct {
	padding-bottom: 0;
}	

/* Default Joomla! Menu */
ul.menu {
	display: block;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

ul.menu li {
	background: none;
	border-bottom: 1px solid #D5D5D5;
	display: block;
	line-height: normal;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

ul.menu li a {
	color: #666666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	outline: none;
	padding: 8px 0 8px 10px;
	text-decoration: none;
	
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: #F4F4F4;
	color: #666666;
	text-decoration: none;
}

ul.menu li.active a {
	background: #F4F4F4;
	color: #666666;
	font-weight: bold;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	background: #F4F4F4;
	border-top: 1px solid #D5D5D5;
	padding: 8px 0;
	z-index: 999;
}

#ja-mainnav .inner {
	position: relative;
}

/* Subnav ---*/
#ja-subnav div div div div {
	padding: 0 0 5px;
}

#ja-subnav h3 {
	margin-bottom: 0;
}

#ja-subnav div.sublevel ul {
	margin: 0;
}

div.sublevel li {
	background: none;
	border-top: 1px solid #D36023;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-subnav div.sublevel li a {
	color: #EEDDCC;
	display: block;
	font-size: 92%;
	font-weight: bold;
	margin: 0;
	outline: none;
	padding: 8px 0 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-subnav div.sublevel li a:hover,
#ja-subnav div.sublevel li a:active,
#ja-subnav div.sublevel li a:focus {
	color: #FFFFFF;
}


/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-mainbody {
}

#ja-body {
	float: left;
	width: 72%;
}

/* KEEP */
#ja-content {
	float: right;
	width: 72%;
}

#ja-container #ja-content {
	background: url(../../../../images/content-center.gif) repeat-y center top;
}

/* KEEP */
#ja-container .ja-content-top {
	background: url(../../../../images/content-top.gif) no-repeat center top;
}

#ja-container .ja-content-bot {
	background: url(../../../../images/content-bot.gif) no-repeat center bottom;
}

#ja-current-content {
	padding: 0 10px 10px;
}

#ja-container .main,
#ja-container-f .main,
#ja-container-fr .main,
#ja-container-fl .main {
	background: url(../../../../images/main-bg.jpg) no-repeat center top;
	display: block;
	overflow: hidden;
	/*width: 980px;*/
}

#ja-container .wrap,
#ja-container-f .wrap,
#ja-container-fr .wrap,
#ja-container-fl .wrap {
	background: url(../../../../images/container-bot-bg1.jpg) repeat-x center bottom;
	display: block;
	overflow: hidden;
}

#ja-container .main .innerpad,
#ja-container-f .main .innerpad,
#ja-container-fr .main .innerpad,
#ja-container-fl .main .innerpad {
	background: url(../../../../images/main-bot-bg.png) no-repeat  center bottom;
	padding: 10px 20px 15px;
}

/*columns*/
#ja-col1 {
	float: left;
	width: 27.9%;
}

#ja-container .main #ja-col1 .innerpad {
	padding: 0 10px 0 0;
}

#ja-col2 {
	float: right;
	width: 27.9%;
}

#ja-container .main #ja-col2 .innerpad {
	padding: 0 0 0 10px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container,
#ja-container-f,
#ja-container-fr,
#ja-container-fl {
	background: url(../../../../images/container-bg.gif) repeat-x top left #FFFFFF;
	clear: both;
	margin: 0;
}

/* Content + left ---*/
#ja-container-fr #ja-body {
	width: 100%;
}

#ja-container-fr #ja-col1 .innerpad {
	padding: 0 10px 0 0;
}

#ja-container-fr #ja-content {
	background: url(../../../../images/content-center2.gif) repeat-y center top;
}

/* KEEP */
#ja-container-fr .ja-content-top {
	background: url(../../../../images/content-top2.gif) no-repeat center top;
	width: 100%;
}

#ja-container-fr .ja-content-bot {
	background: url(../../../../images/content-bot2.gif) no-repeat center bottom;
	width: 100%;
}

/* Content + right ---*/
#ja-container-fl #ja-col2 .innerpad {
	padding: 0 0 0 10px;
}

#ja-container-fl #ja-content {
	background: url(../../../../images/content-center2.gif) repeat-y center top;
	width: 100%;
}

/* KEEP */
#ja-container-fl .ja-content-top {
	background: url(../../../../images/content-top2.gif) no-repeat center top;
	width: 100%;
}

#ja-container-fl .ja-content-bot {
	background: url(../../../../images/content-bot2.gif) no-repeat center bottom;
	width: 100%;
}

/* Full content ---*/
#ja-container-f #ja-body {
	width: 100%;
}

#ja-container-f #ja-content {
	background: url(../../../../images/content-center1.gif) repeat-y center top;
	width: 100%;
}
/* KEEP */
#ja-container-f .ja-content-top {
	background: url(../../../../images/content-top1.gif) no-repeat center top;
	width: 100%;
}

#ja-container-f .ja-content-bot {
	background: url(../../../../images/content-bot1.gif) no-repeat center bottom;
	width: 100%;
}

.img-desc {
	float: left;
}

.article-content .ja-innerpad h2.contentheading {
	padding-top: 0;
}


h2.contentheading, .contentheading {
	/*color: #666666;
	font-size: 100%;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 -9px 10px;
	padding: 0 10px;*/
	background: url(../../../../images/h3-bg.gif) repeat-x scroll left bottom;
	color: #666666;
	font-size: 120%;
	font-size: 100%;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 -9px 10px;
	padding: 0 10px;
	text-transform: uppercase;
}


.article-content .ja-innerpad p {
	margin: 7px 0;
}





.ja-innerpad .article-tools .article-meta {
	float: none;
	padding: 0;
	width: auto;
}

.article_separator {
	background: url(../../../../images/dot.gif) repeat-x center;
	clear: both;
	display: block;
	height: 36px;
}

.row_separator {
	display: none;
}

.article-content img {
	border: 1px solid #DDDDDD;
	margin-right: 15px;
	margin-top: 3px;
	padding: 3px;
}

.article-tools .article-meta {
	float: left;
	padding: 5px 0 0 0;
	width: 70%;
}

.article-tools .buttonheading {
	float: right;
	width: 30%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}


table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}






/* JOOMLA STYLE
--------------------------------------------------------- */
/* Override fontpage ---*/


.img_caption {
	float: left;
}

.column_separator {
	padding: 0 5px;
}

span.open {
	background: url(../images/so-q.gif) no-repeat  left top;
	padding: 2px 0 2px 10px;
}

span.close {
	background: url(../images/sc-q.gif) no-repeat right bottom;
	padding: 2px 10px 2px 0;
}

/* content tables */
.sectiontableheader {
	background: #666666;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
}

.sectiontableheader a {
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

tr.sectiontableentry2 td {
	background: #FFFFFF;
	border-bottom: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
}

table.contentpane {
	border: none;
	width: 100%;
}



table.contenttoc {
	font-size: 92%;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 15px;
}

table.contenttoc th {
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #E5E5E5;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/arrow.png) no-repeat 6px 7px;
	margin: 0;
	padding: 0 0 0 15px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	background: url(../images/h3-bg.gif) repeat-x scroll left bottom;
	color: #666666;
	font-size: 120%;
	font-size: 100%;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 -9px 10px;
	padding: 0 10px;
	text-transform: uppercase;
}

.componentheading {
	font-size: 200%;
}



.blog h2.contentheading, .blog .contentheading {
	font-size: 150%;
}

a.contentpagetitle {
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #DB7812;
}

.contentdescription {
	padding-bottom: 30px;
}

table.contentpane form,
table.contentpane table {
	width: 100%;
}

a.readon {
	background: url(../images/icon-more.gif) no-repeat right 7px;
	color: #DB7812;
	font-weight: bold;
	padding: 2px 10px 0 0;
	text-align: center;
	text-decoration: none;
}

a.readon:hover, a.readon:focus, a.readon:active {
	border-bottom: 1px dotted;
	color: #DB7812;
	text-decoration: none;
}



.moduletable {
	padding: 0;
}

div.blog_more {
	padding-top: 15px;
}

ul.pagination {
	margin: 10px 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span {
	color: #999999;
	padding: 2px 5px;
}

ul.pagination a {
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	padding: 1px 5px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #B5B5B4;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

/* META
--------------------------------------------------------- */
.createdate {
	background: url(../images/hsep.gif) no-repeat right center;
	color: #999999;
	padding-right: 5px;
}

.createby,
.createdby {
	color: #999999;
	padding-left: 5px;
}

.modifydate {
	color: #999999;
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.buttonheading {
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
}

.main {
	margin: 0 auto;
	width: 794px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-mainbody {
}

#ja-body {
	float: left;
	width: 72%;
}

#ja-content {
	float: right;
	width: 72%;
}

#ja-container #ja-content {
	background: url(../images/content-center.gif) repeat-y center top;
}

#ja-container .ja-content-top {
	background: url(../images/content-top.gif) no-repeat center top;
}

#ja-container .ja-content-bot {
	background: url(../images/content-bot.gif) no-repeat center bottom;
}

#ja-current-content {
	padding: 0 10px 10px;
}

#ja-container .main,
#ja-container-f .main,
#ja-container-fr .main,
#ja-container-fl .main {
	background: url(../images/main-bg.jpg) no-repeat center top;
	display: block;
	overflow: hidden;
	width: 980px;
}

#ja-container .wrap,
#ja-container-f .wrap,
#ja-container-fr .wrap,
#ja-container-fl .wrap {
	background: url(../images/container-bot-bg1.jpg) repeat-x center bottom;
	display: block;
	overflow: hidden;
}

#ja-container .main .innerpad,
#ja-container-f .main .innerpad,
#ja-container-fr .main .innerpad,
#ja-container-fl .main .innerpad {
	background: url(../images/main-bot-bg.png) no-repeat  center bottom;
	padding: 10px 20px 15px;
}

/*columns*/
#ja-col1 {
	float: left;
	width: 27.9%;
}

#ja-container .main #ja-col1 .innerpad {
	padding: 0 10px 0 0;
}

#ja-col2 {
	float: right;
	width: 27.9%;
}

#ja-container .main #ja-col2 .innerpad {
	padding: 0 0 0 10px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container,
#ja-container-f,
#ja-container-fr,
#ja-container-fl {
	background: url(../images/container-bg.gif) repeat-x top left #FFFFFF;
	clear: both;
	margin: 0;
}

/* Content + left ---*/
#ja-container-fr #ja-body {
	width: 100%;
}

#ja-container-fr #ja-col1 .innerpad {
	padding: 0 10px 0 0;
}

#ja-container-fr #ja-content {
	background: url(../images/content-center2.gif) repeat-y center top;
}

#ja-container-fr .ja-content-top {
	background: url(../images/content-top2.gif) no-repeat center top;
	width: 100%;
}

#ja-container-fr .ja-content-bot {
	background: url(../images/content-bot2.gif) no-repeat center bottom;
	width: 100%;
}

/* Content + right ---*/
#ja-container-fl #ja-col2 .innerpad {
	padding: 0 0 0 10px;
}

#ja-container-fl #ja-content {
	background: url(../images/content-center2.gif) repeat-y center top;
	width: 100%;
}

#ja-container-fl .ja-content-top {
	background: url(../images/content-top2.gif) no-repeat center top;
	width: 100%;
}

#ja-container-fl .ja-content-bot {
	background: url(../images/content-bot2.gif) no-repeat center bottom;
	width: 100%;
}

/* Full content ---*/
#ja-container-f #ja-body {
	width: 100%;
}

#ja-container-f #ja-content {
	background: url(../images/content-center1.gif) repeat-y center top;
	width: 100%;
}

#ja-container-f .ja-content-top {
	background: url(../images/content-top1.gif) no-repeat center top;
	width: 100%;
}

#ja-container-f .ja-content-bot {
	background: url(../images/content-bot1.gif) no-repeat center bottom;
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_text h3,
div.moduletable_menu h3,
div.moduletable_icon h3{
	color: #B5B5B4;
	font-size: 100%;
	letter-spacing: 1px;
	margin: 0 0 10px;
	padding: 2px 0 5px;
	text-transform: uppercase;
}

div.moduletable,
div.moduletable_text,
div.moduletable_menu,
div.moduletable_icon {
	margin: 0 0 15px;
	padding: 0 0 5px;
}

div.moduletable_blank {
	margin: 0 0 15px;
}

/* mis */
div.moduletable ul,
div.moduletable_text ul{
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li {
	line-height: 20px;
	margin: 0;
	padding-left: 0;
}

div.moduletable li a,
div.moduletable_text li a,
div.moduletable_menu li a {
	padding: 5px 2px 5px 15px;
}

/* Default Module */
div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_highlight h3,
div.module_orange h3,
div.module_green h3,
div.module_pink h3,
div.module_blue h3,
div.module_red h3 {
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 0 10px;
	padding: 0 10px;
	text-transform: uppercase;
}

div.module_menu h3 {
	margin-bottom: 0;
	overflow: hidden;
	padding-left: 10px;
}

div.module,
div.module_text,
div.module_menu,
div.module_tabs,
div.module_highlight,
div.module_green,
div.module_orange,
div.module_pink,
div.module_red,
div.module_blue {
	background: url(../images/box-br.gif) no-repeat right bottom;
	clear: both;
	display: block;
	float: left;
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
	width: 100%;
}

div.module_tabs {
	background: url(../images/box-br-tabs.gif) no-repeat right bottom;
}

div.module div,
div.module_text div,
div.module_menu div {
	background: url(../images/box-bl.gif) no-repeat left  bottom;
}

div.module_tabs div {
	background: url(../images/box-bl-tabs.gif) no-repeat left  bottom;
}

div.module_tabs div.ja-box-tl {
	display: block;
	overflow: hidden;
}

div.module div div,
div.module_text div div,
div.module_menu div div {
	background: url(../images/box-tr.gif) no-repeat right top;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div {
	background: url(../images/box-tl.gif) no-repeat left top;
	padding: 0;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_tabs div div div div {
	background: none;
}

div.module div.ja-box-ct,
div.module_highlight div.ja-box-ct,
div.module_orange div.ja-box-ct,
div.module_green div.ja-box-ct,
div.module_red div.ja-box-ct,
div.module_pink div.ja-box-ct,
div.module_blue div.ja-box-ct,
div.module_gray div.ja-box-ct {
	padding: 0 10px 10px;
}

/* Module menu ---*/
div.module_menu div div div {
	display: block;
	overflow: hidden;
	padding: 0 1px 6px 1px;
}

div.module_menu ul.menu li {
	border-bottom: none;
	border-top: 1px solid #D5D5D5;
}

div.module_menu ul.menu li li {
	border: none;
}

div.module_menu div.ja-box-ct {
	padding-bottom: 0;
}

/* Highlight module ---*/
div.module_highlight h3 {
	background: url(../images/h3-bg-orange.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_highlight {
	background: url(../images/box-br-orange.gif) no-repeat right bottom #BF4F14;
	color: #EEDDCC;
}

div.module_highlight div {
	background: url(../images/box-bl-orange.gif) no-repeat left bottom;
}

div.module_highlight div div {
	background: url(../images/box-tr-orange.gif) no-repeat right top;
}

div.module_highlight div div div {
	background: url(../images/box-tl-orange.gif) no-repeat left top;
	padding: 0;
}

div.module_highlight div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_highlight img{
	background: #D36023;
	border: 1px solid #AF460E;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module_highlight p {
	margin-top: 0;
}

div.module_highlight #ja-contentslider-center-wrap .jsslide,
div.module_highlight #ja-contentslider-left {
	background: url(../images/dot-cs-orange.gif) repeat-x left bottom;
}

/*orange module*/
div.module_orange h3 {
	background: url(../images/h3-bg-orange.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_orange {
	background: url(../images/box-br-orange.gif) no-repeat right bottom #BF4F14;
}

div.module_orange div {
	background: url(../images/box-bl-orange.gif) no-repeat left bottom;
}

div.module_orange div div {
	background: url(../images/box-tr-orange.gif) no-repeat right top;
}

div.module_orange div div div {
	background: url(../images/box-tl-orange.gif) no-repeat left top;
	padding: 0;
}

div.module_orange div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_orange img {
	background: #D36023;
	border: 1px solid #AF460E;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module_orange #ja-contentslider-left,
div.module_orange #ja-contentslider-center-wrap .jsslide {
	background: url(../images/dot-cs-orange.gif) repeat-x left bottom;
}

/* Blue module ---*/
div.module_blue h3 {
	background: url(../images/h3-bg-blue.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_blue {
	background: url(../images/box-br-blue.gif) no-repeat right bottom #5599EE;
	color: #EEDDCC;
	margin-bottom: 20px;
}

div.module_blue div{
	background: url(../images/box-bl-blue.gif) no-repeat left bottom;
}

div.module_blue div div {
	background: url(../images/box-tr-blue.gif) no-repeat right top;
}

div.module_blue div div div {
	background: url(../images/box-tl-blue.gif) no-repeat left top;
	padding: 0;
}

div.module_blue div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_blue img{
	background: #66AAFF;
	border: 1px solid #478BE1;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module_blue #ja-contentslider-left,
div.module_blue #ja-contentslider-center-wrap .jsslide {
	background: url(../images/dot-cs-blue.gif) repeat-x left bottom;
}

/* Red module ---*/
div.module_red h3 {
	background: url(../images/h3-bg-red.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_red {
	background: url(../images/box-br-red.gif) no-repeat right bottom #BB1E1E;
}

div.module_red div {
	background: url(../images/box-bl-red.gif) no-repeat left bottom;
}

div.module_red div div {
	background: url(../images/box-tr-red.gif) no-repeat right top;
}

div.module_red div div div {
	background: url(../images/box-tl-red.gif) no-repeat left top;
}

div.module_red  div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_red img {
	background: #CC3030;
	border: 1px solid #AA1818;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module_red #ja-contentslider-center-wrap .jsslide,
div.module_red #ja-contentslider-left {
	background: url(../images/dot-cs-red.gif) repeat-x left bottom;
}

/* Green module ---*/
div.module_green h3 {
	background: url(../images/h3-bg-green.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_green {
	background: url(../images/box-br-green.gif) no-repeat right bottom #88AA22;
}

div.module_green div {
	background: url(../images/box-bl-green.gif) no-repeat left bottom;
}

div.module_green div div {
	background: url(../images/box-tr-green.gif) no-repeat right top;
}

div.module_green div div div {
	background: url(../images/box-tl-green.gif) no-repeat left top;
	padding: 0;
}

div.module_green div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_green img {
	background: #99BB22;
	border: 1px solid #799911;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module_green #ja-contentslider-center-wrap .jsslide,
div.module_green #ja-contentslider-left {
	background: url(../images/dot-cs-green.gif) repeat-x left bottom;
}

/* Pink module ---*/
div.module_pink h3 {
	background: url(../images/h3-bg-pink.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_pink {
	background: url(../images/box-br-pink.gif) no-repeat right bottom #AF0274;
}

div.module_pink div {
	background: url(../images/box-bl-pink.gif) no-repeat left bottom;
}

div.module_pink div div {
	background: url(../images/box-tr-pink.gif) no-repeat right top;
}

div.module_pink div div div {
	background: url(../images/box-tl-pink.gif) no-repeat left top;
	padding: 0;
}

div.module_pink div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_pink img {
	background: #BE1685;
	border: 1px solid #9E0269;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module_pink #ja-contentslider-left,
div.module_pink #ja-contentslider-center-wrap .jsslide {
	background: url(../images/dot-cs-pink.gif) repeat-x left bottom;
}

/* Gray Module */
div.module_gray h3 {
	background: url(../images/h3-bg-gray.gif) repeat-x left bottom;
	color: #878787;
	font-size: 100%;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 0 10px;
	padding: 0 10px;
	text-transform: uppercase;
}

div.module_gray {
	background: #454545 url(../images/box-br-gray.gif) no-repeat right bottom;
	color: #858585;
}

div.module_gray div {
	background: url(../images/box-bl-gray.gif) no-repeat  left bottom;
}

div.module_gray div div {
	background: url(../images/box-tr-gray.gif) no-repeat right top;
}

div.module_gray div div div {
	background: url(../images/box-tl-gray.gif) no-repeat left top;
}

div.module_gray div div div div {
	background: none;
	padding: 0;
}

div.module_gray img {
	background: #353535;
	border: 1px solid #555555;
	margin: 5px 8px 0 0;
	padding: 4px;
}

div.module img,
div.module_text img,
div.module_menu img,
div.module_tabs img {
	margin-right: 10px;
	padding: 3px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	/*background: url(../images/header-bg.gif) repeat-x left top;*/
	background: url(../images/header_bg.jpg) repeat-x left top;
	border-bottom: 1px solid #FFFFFF;
	z-index: 999;
	height:149px;
}

#ja-header .main {
	height:149px;
	line-height: normal;
	position: relative;
}

h1.logo, .logo-text h1 {
	font-size: 350%;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
	top: 20px;
}

p.site-slogan {
	bottom: 22px;
	display: block;
	left: 0;
	margin: 0;
	position: absolute;
}

h1.logo a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 119px;
	width: 168px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

.logo-text h1 span {
	color: #DB7812;
}

.logo-text a {
	color: #656565;
	text-decoration: none;
}

.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
	text-decoration: none;
}

/* Headtools ---*/
#ja-headtools {
	float: right;
	margin: 20px 0 1px 0;
	text-align: right;
	width: 70%;
}

#ja-headtools ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#ja-headtools li {
	background: none;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0 0 0 10px;
}

#ja-headtools li a {
	background: url(../images/arrow.png) no-repeat 3px center;
	color: #666666;
	line-height: 20px;
	padding: 0 0 0 10px;
	display: inline;
}

#ja-headtools li.last a {
	padding-right: 0;
}

#ja-headtools li a.show {
	background: url(../images/arrow-light-90cw.gif) no-repeat 3px center !important;
	color: #DB7812;
}

#ja-register, #ja-login {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	display: none;
	height: auto;
	overflow: hidden;
	padding: 5px 15px;
	position: absolute;
	right: 10px;
	text-align: left;
	top: 40px;
	z-index: 999;
}

.ja-login-links {
	margin-top: 10px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	background: #F4F4F4;
	border-top: 1px solid #D5D5D5;
	padding: 8px 0;
	z-index: 999;
}

#ja-mainnav .inner {
	position: relative;
}

/* Subnav ---*/
#ja-subnav div div div div {
	padding: 0 0 5px;
}

#ja-subnav h3 {
	margin-bottom: 0;
}

#ja-subnav div.sublevel ul {
	margin: 0;
}

div.sublevel li {
	background: none;
	border-top: 1px solid #D36023;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-subnav div.sublevel li a {
	color: #EEDDCC;
	display: block;
	font-size: 92%;
	font-weight: bold;
	margin: 0;
	outline: none;
	padding: 8px 0 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-subnav div.sublevel li a:hover,
#ja-subnav div.sublevel li a:active,
#ja-subnav div.sublevel li a:focus {
	color: #FFFFFF;
}

/* Search ---*/
#ja-search {
	clear: both;
	float: right;
}

#ja-search .search {
	background: url(../images/search-bg.gif) no-repeat;
	display: block;
	height: 28px;
	width: 254px;
}

#mod_search_searchword {
	background: none;
	border: none;
	color: #666666;
	float: left;
	padding: 6px;
	width: 180px;
}

#ja-search .search .button {
	background: url(../images/button-search.gif) no-repeat !important;
	border: none;
	float: right;
	height: 24px;
	margin-right: 4px;
	margin-top: 2px;
	width: 40px;
}

/* Top banner ---*/
#ja-banner-top {
	/*background: url(../images/banner-home-1.jpg) no-repeat center top #111111;*/
}

#ja-banner-top .main {
	/*background: url(../images/banner-mask.png) no-repeat center top;*/
	height: 165px;
	background: url(../images/headerBG.jpg) no-repeat center bottom;
}

/* Pathway ---*/
#ja-pathway {
	background: url(../images/icon-home.gif) no-repeat left center;
	clear: both;
	height: 22px;
	margin-bottom: 10px;
	padding: 2px 0 2px 30px;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #DB7812;
	text-decoration: none;
}

#ja-pathway a:hover,
#ja-pathway a:active,
#ja-pathway a:focus {
	color: #DB7812;
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

#ja-pathway .ja-pathway-text {
	overflow: hidden;
	padding-top:4px;
}














