/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @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-top: 20px;
	margin-bottom: 20px;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 62.5%;
/*	color: #000000; */
	background-color: #efdca4;
	background-image: url(../images/bg.jpg);
	}

.content {
	font-size: 11px;
	}

p {
	font-size: 16px;
	margin: 0px;
	color: #333333;
	line-height: 20px;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	text-decoration: none;
	}

a:link {
	color: #000000;
	text-decoration: none;
	}

a:link:visited {
	color: #000000;
	text-decoration: none;
	}

a:link:hover {
	color: #FF0000;
	text-decoration: none;
	}

a:link.infobox {
	text-decoration: none;
	color: #000000;
	}

a:visited.infobox {
	text-decoration: none;
	color: #000000;
	}
 
a:hover.infobox {
	text-decoration: none;
	color: #FF0000;
	}

a:link.advancedsearchlink {
	text-decoration: none;
	color: #000000;
	}

a:visited.advancedsearchlink {
	text-decoration: none;
	color: #000000;
	}
 
a:hover.advancedsearchlink {
	text-decoration: none;
	color: #FF0000;
	}

a:link.shoppingcartlink {
	text-decoration: none;
	color: #000000;
	}

a:visited.shoppingcartlink {
	text-decoration: none;
	color: #000000;
	}
 
a:hover.shoppingcartlink {
	text-decoration: none;
	color: #FF0000;
	}

a:link.style1 {
	color: #000080;
	text-decoration: none;
	}

a:visited.style1 {
	color: #000080;
	text-decoration: none;
	}

a:hover.style1 {
	color: #FF0000;
	text-decoration: none;
	}

a:link.style2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:visited.style2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.style2 {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}

a:link.headline2 {
	color: #000080;
	text-decoration: none;
	}

a:visited.headline2 {
	color: #000080;
	text-decoration: none;
	}

a:hover.headline2 {
	color: #FF0000;
	text-decoration: none;
	}

a:link.subheadnav {
	color: #000080;
	text-decoration: none;
	}

a:visited.subheadnav {
	color: #000080;
	text-decoration: none;
	}

a:hover.subheadnav {
	color: #FF0000;
	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: #FF0000;
	}

a:hover, #navSupp2 ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	}

.current {
	color: #FF0000;
	text-decoration: underline;
	}

.imgLink {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	}

.choose {
	font-size: 10px;
	margin-top: -10px;
	}

.productListing-heading {
	color: #000000;
	}

.itemTitle {
	color: #000080;
	font-size: 16px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

#productPrices {
	font-size: 20px;
}

h1 {
	font-size: 28px;
	color: #000080;
}

#pageTwoHeading, #productListHeading, #newProductsDefaultHeading, #allProductsDefaultHeading, #loginDefaultHeading, #createAcctDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #logoffDefaultHeading, #loginDefaultHeading, #cartDefaultHeading {
	margin-top: 0px;
}

#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle {
	font-size: 10px;
}

.productGeneral2 {
	color: #000080;
	font-size: 24px;
	line-height: 24px;
	}

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: 5px 5px;
	}

/*  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 {
	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, 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, 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 {
	text-align: left;
	background-color: #ffffff;
	width: 100%;
	vertical-align: top;
/*	border: 1px solid #9a9a9a; */
	}

.mainWrapper2 {
	padding: 0px 50px 5px 50px;
	background-image: url(../../../../images/newsite/borders.png);
	background-repeat: repeat-y;
	width: 974px;
	vertical-align: top;
	}

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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffd6;
/*	background-image: url(../images/tile_back.gif); */
/*	padding: 0.5em 0.2em;  */
	font-weight: bold;
	color: #7a6948;
	height: 1%;
	border: 1px dotted #b0afaf;
	}

#navMainWrapper {
	margin: 0px;
	font-weight: bold;
	}

#navSuppWrapper2 {
	margin: 0em;
/*	background-image: url(../images/tile_back.gif); */
/*	padding: 0.5em 0.2em;  */
	font-weight: bold;
	color: #ffffff;
	}

#navSuppWrapper3 {
	margin: 0em;
	background-color: #ffffd6;
/*	background-image: url(../images/tile_back2.gif); */
/*	padding: 0.5em 0.2em;  */
	font-weight: bold;
	height: 1%;
	color: #7a6948;
	border: 1px solid #d6cdaf;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navSupp ul, #navSupp2 ul, #navSupp3 ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navSupp2 ul li, #navSupp3 ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navSupp2 ul li a {
	text-decoration: none;
	padding: 0px 3px;
	margin: 0;
	color: #ffe4ae;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	}

#navSupp3 ul li a {
	text-decoration: none;
	padding: 0px 8px;
	margin: 0;
	color: #333333;
	white-space: nowrap;
	font-size: 12px;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #483f2d;
	white-space: nowrap;
	}

#navSupp2 {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #5d0202;
	white-space: nowrap;
	font-variant: small-caps;
	}

#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 {
	background-color: #eee;
	font-size: 0.95em;
	font-weight: bold;
	margin: 8px 2px 10px 0px;	
	padding-left: 3px;
	}

a:visited, #navBreadCrumb {
	text-decoration: none;
	color: #000000;
	}


#navEZPagesTop {
	background-color: #ffffd6;
/*	background-image: url(../images/tile_back.gif); */
	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;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	padding-top: 0px;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	background-color: #ffffd6;
	}

.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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

/*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: #000080;
	margin-bottom: 20px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
	color: #000080;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 10px;
	color: #483f2d;
	font-weight: bold;
}

/* .leftBoxHeading, .centerBoxHeading, .rightBoxHeading { */
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #eee;
/*	background-image: url(../images/tile_back.gif); */
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px dotted #b0afaf;
	margin-bottom: 15px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	font-size: 10px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000080;
	}

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

.productListing-data {
	padding-top: 25px;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

#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:hover {
	color: #FF0000;
	text-decoration: none;
	}
a:category-links:hover {
	color: #FF0000;
	text-decoration: none;
	}
a:category-subs:hover {
	color: #FF0000;
	text-decoration: none;
	}
a:category-products:hover {
	color: #FF0000;
	text-decoration: none;
	}
a:category-subs-parent:hover {
	color: #FF0000;
	text-decoration: none;
	}
a:category-subs-selected:hover {
	color: #FF0000;
	text-decoration: none;
	}
#categoriesContent {
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
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;
	text-decoration: underline;
	}
/* 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: #eee;
/*	background-image: url(../images/tile_back.gif); */
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}



/* Legacy */




h1

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	


}



h2

{

	font-family: georgia, 'times new roman', times, serif;	

}



form

{

	margin: 0px;

}



body1

{

	background-image: url('../images/bg.gif');

}

	

.navcell

{

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 10.5px;

	color: #F3EFE0;

	background-color: #800000;

	border-top: 1px solid #c0c0c0;

	border-bottom: 2px solid #333333;

	border-left: 1px solid #c0c0c0;

	border-right: 2px solid #333333;

}



.navcell2

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	font-weight: bold;

	background-color: #000000;

	border-top: 1px solid #c0c0c0;

	border-bottom: 2px solid #333333;

	border-left: 1px solid #c0c0c0;

	border-right: 2px solid #333333;

}



#navcell3

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #F3EFE0;

	background-color: #800000;

	border-top: 1px solid #c0c0c0;

	border-bottom: 2px solid #333333;

	border-left: 1px solid #c0c0c0;

	border-right: 2px solid #333333;

}



.divider

{

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

	font-size: 11px;

	color: #5d0202;

	font-weight: bold;

}



.divider2

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	font-weight: bold;

}



.divider3

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #5d0202;

	font-weight: bold;

}



.nav

{

	color: #ffffd6;

	text-decoration: none;

}



.nav2

{

	color: #D6CDAF;

	text-decoration: none;

}



.nav3

{

	color: #fcecd4;

	text-decoration: none;

}



a:hover.nav

{

	color: #ffffff;	

	background: #5d0202;

	text-decoration: none;

}



a:hover.nav2

{

	color: #000000;	

	background: #ffffff;

	text-decoration: none;

}



a:hover.nav3

{

	color: #ffffff;	

	background: #5d0202;

	text-decoration: none;

}



.copyright

{	

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 11px;

	color: #3c3c3c;

	font-weight: bold;

	text-decoration: none;

	margin-top: 5px;

	margin-bottom: 0px;

}



a:hover.copyright

{	

	text-decoration: underline;

}



.message

{

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

	font-size: 9px;

	color: #6e6e6e;

	font-weight: normal;

	margin-top: 0px;

	margin-bottom: 4px;

	line-height: 10px;

}



.headlinecell

{

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 13px;

	color: #5D0202;

	text-align: center;

	background-color: #F0EAD5;

	border-top: 1px solid #c0c0c0;

	border-bottom: 1px solid #333333;

	border-left: 1px solid #c0c0c0;

	border-right: 1px solid #333333;

	letter-spacing: 10;

	height: 25px;

}



.headline

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 30px;

	font-weight: bold;

	color: #000080;

	margin-top: 20px;

	margin-bottom: 3px;

	letter-spacing: 0;

}



.headlinenew

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 30px;

	font-weight: bold;

	color: #000080;

	margin-top: 20px;

}



.headlinelinker

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #000080;

	margin-top: 0px;

	margin-bottom: 0px;

	letter-spacing: 0;

	text-decoration: none;

}



.headline2

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 15px;

	font-weight: bold;

	color: #000080;

	margin-top: 10px;

	margin-bottom: 5px;

	letter-spacing: 0;

}

.whatsnewindex

{

	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	color: #800000;
	margin-bottom: 15px;

}


.headline2a

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000080;

	margin-top: 0px;

	margin-bottom: 2px;

	letter-spacing: 0;

}



.headline4

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 30px;

	font-weight: bold;

	color: #9C0000;

	margin-top: 0px;

	margin-bottom: 3px;

	letter-spacing: 0;

}



a:hover.headline2

{

	text-decoration: none;

}



a:hover.headline2a

{

	text-decoration: none;

}



.headline3

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 15px;

	font-weight: bold;

	color: #9C0000;

	margin-top: 0px;

	margin-bottom: 0px;

	letter-spacing: 0;

}



.subhead

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 25px;

	color: #333333;

	margin-top: 0px;

	margin-bottom: 12px;	

}



.subheadnew

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333333;	

}



.subheadblue

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	line-height: 20px;

	color: #000080;

	margin-top: 0px;

	margin-bottom: 12px;	

}



.subhead2

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

	margin-top: 0px;

	margin-bottom: 8px;

}



.subhead2a

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 12px;

	color: #333333;

	font-weight: bold;

	margin-top: 8px;

	margin-bottom: 0px;

}



.subhead3

{

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 16px;

	line-height: 21px;

	font-weight: ;

	color: #3c3c3c;

	margin-top: 0px;

	margin-bottom: 12px;

}



.subhead4

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 12px;

	color: #333333;

	margin-top: 0px;

	margin-bottom: 10px;

	margin-left: 10px;

}



.subhead5

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 15px;

	color: #000080;

	margin-top: 0px;

	margin-bottom: 0px;

}



.subhead6

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #333333;

	margin-top: 0px;

	margin-bottom: 12px;	

}



.subheadnav

{

	font-family: georgia, 'Times New Roman', times, serif;

	font-size: 15px;

	font-weight: bold;

	line-height: 20px;

	color: #000080;

	margin-top: 5px;

	margin-bottom: 5px;

	text-decoration: none;

}


.main

{

	padding-left: 45px;

	padding-right: 45px;

	padding-bottom: 20px;

}



.mainnav

{

	padding-left: 35px;

	padding-right: 35px;

}



.mainnav2

{

	padding-left: 32px;

	padding-right: 32px;

	padding-top: 20px;

}



.main1

{

	padding-left: 18px;

}



.main2

{

	padding-left: 20px;

	padding-right: 20px;

}



.main3

{

	padding-left: 12px;

}



.main4

{

	padding-left: 15px;

}



.thumbnails

{

	background-color: #ffffff;

}



.tinyhead

{

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 12px;

	line-height: 13.5px;

	color: #5d0202;

	font-weight: bold;

	text-transform: uppercase;

	margin-top: 0px;

	margin-bottom: 5px;

}



.tiny

{

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 10px;

	line-height: 11.5px;

	color: #6e6e6e;

	margin-top: 0px;

	margin-bottom: 0px;

}



.whatsnew

{

	border: 2px dashed #333333;

	background-color: #ffffd6;

	padding: 10px;

}




.featuredbox

{

	border: 2px dashed #333333;

	background-color: #ffffd6;

	padding: 10px;

}



.patterntitle

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 15px;

	color: #333333;

	margin-top: 8px;

	margin-bottom: 0px;

}



.hookedby

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 14px;

	color: #333333;

	margin-top: 8px;

	margin-bottom: 0px;

}



.box

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	color: #d6cdaf;

	border: 1px solid #d6cdaf;

	background-color: #ffffd6;

}



.thumbnailpic

{

	border: 3px solid #000000;

	margin-top: 45px;

	margin-bottom: 0px;

}



.mininav

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #9C0000;

	margin-top: 0px;

	margin-bottom: 0px;

	text-decoration: none;

}



a:hover.mininav

{

	text-decoration: underline;

}



.details

{

	margin-top: 25px;

	margin-bottom: 0px; 

}



.detailstitle

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	line-height: 23px;

	color: #000080;

	margin-top: 0px;

	margin-bottom: 0px;

}



.detailsnumber

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #800000;

	margin-top: -10px;

	margin-bottom: 0px;

	font-weight: bold;

}



.detailshead

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-align: center;

	font-weight: bold;

	letter-spacing: 1;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 2px;

}



.detailscell

{

	background-color: #800000;

	border-top: 1px solid #c0c0c0;

	border-bottom: 2px solid #333333;

	border-left: 1px solid #c0c0c0;

	border-right: 2px solid #333333;

}



.detailscopy

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333333;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 10px;

}



.detailscopy2

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 20px;

	color: #333333;

	margin-top: 0px;

	margin-bottom: 10px;

	padding-bottom: 10px;

}



.featured

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	margin-top: 0px;

	margin-bottom: 0px;

}



.caption

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 11.5px;

	color: #6e6e6e;

	margin-top: 3px;

	margin-bottom: 0px;

}



.patternslist

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #333333;

}



.orderform

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #333333;

}



.orderform2

{

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #333333;

}





/* DROPDOWN */



.navstyle{

width: 100%;

font-weight: bold;

}



.navstyle:after{ /*Add margin between menu and rest of content in Firefox*/

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.navstyle ul{

border: 1px solid #5d0202;

width: 100%;

background: url(../images/newsite/navbg.gif) center center repeat-x; /*THEME CHANGE HERE*/

padding: 3px 0;

margin: 0;

text-align: center; /*set value to "left", "center", or "right"*/

}



.navstyle ul li{

display: inline;

}



.navstyle ul li a{

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

color: #ffffd6;

padding: 4px 11px;

margin: -2;

text-decoration: none;

/*border-right: 1px solid #5d0202;*/

}



.navstyle ul li a:hover{

background: url(../images/newsite/navbg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/

}



.dropmenudiv{

margin-top: 4px;

position:absolute;

top: 0;

border: 1px solid #d6cdaf; /*THEME CHANGE HERE*/

border-bottom-width: 0;

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

line-height:18px;

z-index:100;

background-color: #ffffd6;

width: 200px;

visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/

}



.dropmenudiv a{

width: auto;

display: block;

text-indent: 5px;

border-bottom: 1px solid #d6cdaf; /*THEME CHANGE HERE*/

padding: 2px 0;

text-decoration: none;

font-weight: bold;

color: #333333;

}



* html .dropmenudiv a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

background-color: #ffffff;

text-indent: 7px;

}





/* POSTNUKE */



/* link classes 

Note: we only specify anything that changes from the base class in 

all other classes */

A.pn-normal {

color: #0000FF;

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

text-decoration: underline;

background: none;

}

A.pn-title {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: bold;

}

A.pn-sub {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight: bold;

}

A.pn-sub2 {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: ;

}

A.pn-logo {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 18px;

font-weight: bold;

letter-spacing: 0px;

text-decoration: none;

}



/* postnuke specific classes */

.pn-logo {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 18px;

font-weight: bold;

letter-spacing: 0px;

}

.pn-logo3 {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 18px;

color: #000080;

font-weight: bold;

letter-spacing: 0px;

}

.pn-logo-small {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

font-weight: bold;

}

.pn-pagetitle {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 16px;

font-weight: bold;

}

.pn-title {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

color: #000080;

font-weight: bold;

}

.pn-normal {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

color: #000000;

font-size: 13px;

text-decoration: none;

}

.pn-sub {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight: bold;

}

.pn-sub2 {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: ;

}



/* news styles */

.pn-storytitle {

font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: bold;

letter-spacing: 1px;

}