@charset "UTF-8";
/**

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

 */


* {
zoom: 1.0;
} 

body {

	margin: 0;

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

	font-size: 62.5%;
background-image:url('http://store.plangere.com/includes/templates/plangere/images/bg3.png');
background-repeat:no-repeat;
background-size:99%;
	
	
	}



a img {border: none; }


a:link, #navEZPagesTOC ul li a {

	color:#444444;
	width:100%;
	max-width:60px;
	font-variant:normal;
	text-decoration: none;
	}

 

a:visited {
	text-decoration: none;
	color:darkred;

	}
	
a:active {

	text-decoration:none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	
	color: blue;
	cursor: pointer;
	}

#navSupp ul li a{
font-size:10px;
color:grey;
}


#navBreadCrumb a:link{
	color: #67b0da;
}
#navBreadCrumb a:active{
	color: #67b0da;
}
#navBreadCrumb a:visited{
	color: #67b0da;
}

#navBreadCrumb a:hover{
	color:#0E78A8;
}

#categoriesContent .category-top{
}
#categoriesContent{

}
a.category-top{
   color:rgba(30,30,30,0.8);
   border:1px solid rgba(30,30,30,0.5);
	text-transform:uppercase;
	font-weight:700;
   font-size: 13px;
   text-decoration:none;
   line-height:2em;
   padding:2px 4px 2px 4px;
   width:100% !important;
   min-width:100%;
   letter-spacing:.01em;
   box-shadow:.01em .01em .01em #333333;
   }
a.category-top:hover{
border-color:transparent;
color:white;
background:#333333;
}
h1 {

	font-size: 1.5em;

	}



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.1em 3px;

}



CODE {

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

	font-size: 1em;

	}



FORM {

	display: inline;

	font-size: 1em;

	margin: 0.1em;
	
	color: #506770;

	}
	
INPUT, SELECT{

	float:left;
	display:inherit;
	font-size: 1em;

	margin: 0.1em;
	}



TEXTAREA {

/*	float: left;*/

	margin: auto;

	display: block;
	float:left;
	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background: #F0F8FF;

	}



FIELDSET {
	width:100%;
	max-width:410px;
	float:left;
	display:block;
	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;
	padding: 0.3em;
	float:left;
	
	font-family: "Times New Roman", Times, serif;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {
	float:left;

	margin: 0.5em 0.3em;
	font-weight:bold;

	}



.centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float:left;

	}
	
.categoryListBoxContents{

	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin: 0.3em 0em;
	padding: 0.1em 0em;
}


#categoryDescription{
	padding-bottom: 2em;
}

.categoryListBoxContents img{

	/*text-decoration:none;*/

}

.categoryTitle{
	text-decoration:none;
}

.categoryTitle:hover{
	text-decoration:none;
	
}

.categoryListBoxContents table{

	margin-left: 1.5em;
	/*margin-right:auto;
	vertical-align:middle;*/
	width:100%;
	max-width:130px;

}

#logo{
	max-width:330px !important;
	float:center;
	text-align:center;
	padding-top: 10px;
	background-position:top;
	background-image:url(.././images/vector_brand.svg);
	background-repeat:no-repeat;
	}


LABEL.inputLabel {
	width: 11em;
	display:block;
	}



LABEL.inputLabelPayment {

	width: 15em;

	float: left;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {

	width: 12em;

	float: left;

	}



P, ADDRESS {

	padding: 0.1em;
	margin: 0.5em 0;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	display:none;

	}



HR {
	WIDTH:100%;
	height: 4px;
	background-color:rgba(40,40,40,0.5);
	margin-top: 0.5em;

	border: none;

	border-bottom:none;

	}


/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #000000;

	}



.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: #f8f6e8;*/

	text-align: left;
	width: 100%;
	max-width:1180px;
	vertical-align: top;

	margin-left:13px;
	margin-right:13px;

	}
/* end MAIN WRAPPER HOLDER */


 #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {

	margin: 0em;
	padding: 0em;
	width:100%;

	}
	#contentMainWrapper{
	
	padding-top: 1px;
	
	}
#navCenterColumn a{
	text-decoration:none;
	padding:0px 5px 0px 5px;
	line-height:1.4em;
	border-top:1px solid transparent;
	white-space:no-wrap;
}

#navCenterColumn a:hover{
	text-decoration:none;
	color:royalblue;
	cursor:pointer;
	padding:0px 5px  0px 5px;
	border-top:1px solid royalblue;
}
	
#headerWrapper{
	margin: 0em;
	margin-top: 0em;
	padding: 0em;
	width:100%;
	background-size:100%;
	}

#logoWrapper{
	margin: 0em;
	margin-top:0em;
	padding-bottom:3px;
	width:100%;
	text-align:center;
	}
#logoWrapper, img{
max-width:1800px;
text-align:center;
margin:0 auto;
position:relative;
}

#navColumnOneWrapper{
	margin: auto;
	margin-right: 0em;
	
}

 #navColumnTwoWrapper  {

	margin: auto;
	margin-left: 1em;
	
	} 
#mainWrapper{
	margin: auto;

	}



#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {



	}



.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;
	font-size:15px;
	font-weight: 700;
	/*color: #b36250;*/
	height: inherit;
	width: 100%;
	text-align:left;
	margin-top:0px;margin-bottom:0px;}

#navMain {
	height:inherit;
	width:100%;
	font-size:12px;
	background:rgba(40,40,40,0.5);
	color:#ffffff;
	}

#navMain ul {
	margin: 0 0 0 0px;

	padding:  0.2em 0em;

	list-style-type: none;

	line-height: 1em;
	color: #ffffff;

} 
#navMain ul li a{
color:#ffffff;

}
#navSupp ul, #navCatTabs ul  {

	

	padding:  0.5em 0em;

	list-style-type: none;
	text-align: center;

	line-height: 1em;
	
	height:15px;

	}



#navMain ul li, #navSupp ul li, #navCatTabs ul li {

	display: inline;
	height:15px;

	}



#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0 0 0 0;
	
	/*color: #b36250;*/
	white-space: nowrap;
	height:15px;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #000000;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	color:red !important;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.1em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	/*background-color: #cc9900;*/
	background-color: #f8f6e8;
	color:#0e78a8;

	}

#navEZPagesWrapper {

}

#navEZPagesTop {

	/*background-color: #ffff33;*/
	text-align:center;
	height: 17px;
	background-color:rgba(30,30,30,0.2);
}

#navEZPagesTop a{

	color:#444444;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	padding:0px 4px 0px 2px;
}
#navEZPagesTop a:hover{
	color:#ffffff;
}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.2em;
	
	
	
	}



#navColumnOne {
	font-variant:uppercase;
	letter-spacing:1px;
	}
	
/* Left side */


#navColumnTwo {

	/*background-color: #00BFBF;*/

	}
#navCenterColumn {
	font-size: 1.1em;
	color:#6f6f6f;
	margin-left:10px;
	

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;
	color:darkolivegreen;
	text-transform:capitalize !important;
	font-family:Arial;
	}



/*.content,*/ .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}
	
#productDescription {
	
	display:table;
	width:100%;
	padding: 0.5em;

}

#descriptionDivider {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:1em;
	text-transform:capitalize;
	display:block;
}



.alert {
	display:block;
	color: #FF0000;

	margin-left: 0.5em;

	}
h3{
display:inline-block;
width:100%;
}
.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

.centerColumn{
	background:transparent;
	padding: 0x 10px 0px 10px;
	font-size:1.1em;
	
}
/* End main column */

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

	

	}

.leftBorder{
	padding:0 0 0 0;
	border-spacing:0px;
	margin:0 0 0 0;
}

.rightBorder{
	padding:0;
	border-spacing:0px;
	margin:0 0 0 0;
}

.leftBottomBorder{
	padding:0;
	border-spacing:0px;
	margin:0 0 0 0;
}
.rightBottomBorder{
	padding:0;
	border-spacing:0px;
	margin:0 0 0 0;
}
.bottomBorder{
	padding:0;
	border-spacing:0px;
	margin:0 0 0 0;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;
	background-color:#FFFFFF;

	/*text-align: center;*/
	font-weight:bold;
	color:#006600;
	vertical-align:top;
	margin: 1em;

	border: 1px solid #5f8e63;

	padding: 1em;


	}
	
#cart_quantity{
	margin:0;
	}



.tableHeading TH {

	border-bottom: 1px solid #cccccc;

	}



.tableHeading, #cartSubTotal {

	background-color:#999999;
	color:darkred;
	
	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;
	padding-bottom:1em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 1.2em;

	}
.productListing-rowheading{
	border:#FFFFFF groove solid;
	color: #333333;
	}

.productListing-heading a{
	color: #333333;
	padding:0px 3px 0px 3px;
	white-space:no-wrap;
	border-top:1px solid #333333;
	
	width:100%;
}

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

	}

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

	} 



#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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: .03em 0em;

	}

/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a {

	font-size: 15px;
	

	}
h3.leftBoxHeading{
background:rgba(40,40,40,0.5);
}
	
	
.greeting {
	color:#666666;
	font-size: 1.25em;
	display:none;
}

.centerBoxHeading {

	margin: 0em;
}
h2.centerBoxHeading{
font-family:Verdana;
text-transform:capitalize !important;
text-align:center;
font-size:25px;
background:rgba(182,0,35,0.9);
margin-bottom:0px;
margin-top:0px;
letter-spacing:13px;
padding-top:0px;
padding-bottom:0px;
color:#ffffff;
display:none;
}
.leftBoxHeading{ 
	margin: 0em;
	padding:  0.1em;
	background:#666666;
	font-weight:500;
	color:#ffffff;

	}
	
.leftBoxFooter {

	margin: 0em;
	margin-bottom:1em;
	padding: 0.75em 0.2em;

	}



.leftBoxContainer {
	border:none;
	margin-top: 0em;
	text-align:left;
	
	
	}



.sideBoxContent {
	margin-top:5px;

	}



#searchHeading, h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1.1em;
	color: #eeeeee;
	background:rgba(40,40,40,0.5);
	}
.sideBoxContent, .centeredContent, a{


}
.rightBoxHeading {
	margin: 0em;
	background:rgba(40,40,40,0.5);
	/*background-color: #0e78a8;*/

	}

.leftBoxHeading a{
color:#ffffff !important;
}

.leftBoxHeading a:hover {
	color:#ffffff;
	font-weight:bold !important;
	text-decoration: none;
	} 



h3.rightBoxHeading a:hover {

	color:#67B0DA;
	text-decoration: none;

	}



.rightBoxContent {

	/*background-color: #ac4405;*/

	
	
	}
.rightBoxContainer{	
	margin-bottom: 1em;

		background-color:#cccccc;
	}



.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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}
	
.productListing-data{
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:top;

}

#productListing{
	border-top:#333333	thin	solid;
	border-bottom:#333333	thin	solid;
}


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

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {
	float:left;
	padding:0px;

	}



.forward, #shoppingCartDefault #PPECbutton {


	}



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

	}



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

	}


#productGeneral, #newProductsDefault, #ezPagesDefault h1{
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:x-small;
}


#indexProductListCatDescription{
	display:inline;
	margin-left:2em;
	padding-bottom:15px;
	vertical-align:middle;

}


#categoryImgListing{
	display:inline;
	float: left;
	margin-right: 0.5em;
}


#productName{
	font-family:"Trajan Pro", "Trajan", "Trajan-Pro", "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:bold;
	color:#384f5c;
}

#seriesName{
	font-family:"Trajan Pro", "Trajan", "Trajan-Pro", "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	color:#384f5c;
	margin: 0;
	padding: 0;
}

#categoryName{
	font-family:"Trajan Pro", "Trajan", "Trajan-Pro", "Times New Roman", Times, serif;
	font-size:1em;
	margin: 0;
	padding: 0;
	color:#384f5c;
}



#reviewsDefaultHeading, #featuredDefaultHeading, #loginDefaultHeading, #cartDefaultHeading, #logoffDefaultHeading, #siteMapHeading, #unsubDefaultHeading, #privacyDefaultHeading, #conditionsHeading, #shippingInfoHeading, #advSearchResultsDefaultHeading, #advSearchDefaultHeading, #indexCategoriesHeading, #productListHeading, #newProductsDefaultHeading, #allProductsDefaultHeading, #ezPagesHeading{
	font-family:"Trajan Pro", "Trajan", "Trajan-Pro","Times New Roman", Times, serif;
	font-size:2.5em;
	font-weight:bold;
	color:#506770;
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
}

#featuredProducts, #whatsNew{
margin-top:130px;
	color:royalblue;
	font-family:trajan;
	margin-top:1px;
	width:100%;
	padding-top:5px;
}
#featuredProducts, #whatsNew, a{
font-size:33px #important;
}
#dictionaryDefinition{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#666666;
	text-align:center;
	}
.dictionaryHeading{
	font-size:1.25em;
	color:#333333;
	}
	
.aboutHeading{
	color:#506770;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight:bold;
}

.tblDownloads{
	display:table;
	border-top:#666666 thin solid;
}
.downloadMonth{
	display:table-cell;
	vertical-align:top;
	width:25%;
	font-size:1.25em;
	font-weight:bold;
	padding-top:5px;
	color:#666666;
}
.downloadLink{
	display:table-cell;
	vertical-align:top;
	width:25%;
	padding-top:5px;
}
.downloadLink a{
	font-weight:bold;
}
.downloadInfo{
	display:table-cell;
	vertical-align:top;
	width:50%;
	padding-top:5px;
}

.contactEmail{
	font-size:1.5em;
	font-weight:bold;
}

.volumeDescription{
	color:#000000;
}
.volumeHeading{
	color:#384F5C;
	font-family:"Times New Roman",Times,serif;
	font-size:2em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.volumeSubheading{
	color:#384F5C;
	font-family:"Times New Roman",Times,serif;
	font-size:1.5em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.volumeSongHeading{
	font-weight:bold;
	margin:1em 0 0 10px;
	padding:0;
	color:#000000;
}

.volumeSongSubheading, .volumeSongSubheading p{
	margin:0 0 1em 20px;
	padding:0;
	color:#000000;
}
.volumeHighlight{
	color:#384F5C;
	font-size:0.8em;
}
.volumeNormal{
	color:#000000;
}

.volumeInfo{
	color:#384F5C;
	font-size:0.8em;
}
.volumeImportant{
	color:#993300;
	font-weight:bold;
}


.songBookNames{
	color: #a73a3c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left:20px;
	margin-top:0px;
	padding-top:0px;
	font-size: 1.1em;
	}
	
.songBookSmall{
	color: #787878;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-top:5px;
	font-size: 0.75em;
	padding-bottom:0px;
	}
	
.price{
	font-size:1.15em;
	font-weight:bold;
	}
	
.aboutText{
	font-family:"Palatino Linotype", "Times New Roman", serif;
	font-size:1.1em;
	}
	