body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #690505 url(images/bodyBG.jpg) repeat-x;
}

a {

}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1.8em;
	font-weight: bold;
}

sup {
	font-size: .6em;
}

img {
	border: 0px;
}

#header {
	height: 152px;
	background: url(images/headerBG.jpg);
	color: #fff;
	line-height: 1em;
	width: 960px;
	margin: 0px auto;	

}

#header a {
	color: #fff;
}

#topHeaderNav {
	text-align: right;
	padding: 15px 40px;
}

.headeLinkSep {
	font-size: 1.6em;
	color: #6b503b;
	padding: 0px 8px;
}

#tagline {
	clear: both;
	font-weight: bold;
	color: #fee2a0;
	margin-left: 35px;
	margin-top: 0px;
}

.form {
	border: 1px solid #999;
}

.content {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background:  url(images/geenTile.jpg);
	border-top: none;

	border-bottom: 1px solid #eee;

	position: relative;
}

#contentBaseDiv {
	position: relative;
}

.title {
	font-size: 15px;
	
}

.large {
	font-size: 1.2em;
}

.pageContent {
	padding: 12px 15px;
	background: #fff url(images/contentBGTile.jpg);
	line-height: 1.4em;
	color: #363723;
}

.pageContentNPad {
	background: #fff url(images/contentBGTile.jpg);
	padding: 0px;
	line-height: 1.4em;
	color: #363723;
}


.pageContent a, .pageContentNPad a {
	color: #755c49;
}

.sideHeaderText {

	padding: 5px;
	background: #4c453c;
}

.sideMenuLink {
	display: block;
	margin-left:5px;
	padding: 2px 5px ;
	font-size: 10px;
}

.error {
	background: #FFFFCC url(images/error.gif) no-repeat 5px 5px;
	padding: 5px 5px 30px 55px;
	border: 3px #900 double;
	width: 400px;
	margin: 20px auto;
	color:#c00;
}

.warning {
	font-weight: bold;
	color: #900;
	border: 1px solid #900;
	padding: 2px 5px;
	margin: 4px 0px;
	background: #FFFFCC;
}

.errorLabel{
	background: #900;
	color: #fff;
	font-wieght: bold;
	padding: 2px;
}

small, .small {
	font-size: .9em;
}

.header {
	font-weight: bold;
	color: #363723;
}

.red {
	color: #c00;
}

.black {
	color: #000;
}

.rust {
	color: #78232A;
}

.padFive {
	padding: 5px;
}

.padLeft {
	padding-left: 8px;
}

/* ======= header links ========*/
.mHNavLink {
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	padding-top: 5px;
}

.mHNavLink:hover {

}

#cartLink {
	background: url(images/cart.png) no-repeat 0px 1px;
	padding-left: 30px;
	padding-bottom: 2px;
}

#headerNavLinks {
	padding: 17px 15px 0px 15px;
}

/*======= main nav styles ========*/
.navHeader {
	padding: 0px;
	margin-bottom: 5px;
	background: #f3eacf url(images/leftMenuTile.jpg);
}


.sellerLogin {
	color: #868799;
	padding: 5px;
	text-align: center;
}

.sellerLogin  a {
	color: #868799;
}

/*======= footer =======*/

.footer {
	margin: 0px;
	background: #000;
	color: #eee3cb;
	padding: 15px 10px 5px 10px;
	line-height: 1.2em;
}

.footer a {
	color: #eee3cb;
	text-decoration: none;
}

.footerLinkSep {
	font-size: 1em;
	color: #85654c;
	padding: 0px 5px;
}

.footerCopyRight {
	font-size: .8em;
	text-align: right;
	padding: 8px 20px 0px 20px;
	color: #85654c;
}

/*======= category and product======= */

.catHead {
	display: block;
	font-size: 16px;
}

.summaryTitle {
	font-size: 1.2em;
	color: #590309;
	display: block;
	margin-bottom: 5px;
}

.productHeader {
	font-weight: bold;
	font-size: 1.3em;
	color: #590309;
	margin-bottom: 0px;
}

.secondProductTitle {
	font-weight: bold;
	font-size: 1.2em;
	color: #590309;
	margin-top: 5px;
}

.productDisplay {
	padding: 10px 25px;
}

.summaryRatingDiv {
	margin-top: 5px;
}

.productImage {
	float: left;
	margin: 0px 20px 0px 0px;
}		

.productImage img {
	width: 200px;
	height: 300px;
}

.productDisplay .image { 
	width: 120px;
	padding-top: 12px;
}

.productDisplay .award {
	padding: 15px 0px;
	width: 30px;
	text-align: center;
}

.productDisplay .description {
	font-size: 1em;
	padding: 0px 0px 15px 0px;
}


.mProdDisp {
	width: 100%;
}

.mProdDisp a {
	color: #666;
}

.mProdDisp td {
	text-align: center;
	padding-top: 15px;
}

.oldPrice {
	text-decoration: line-through;
	font-size: 1.4em;
	color: #755c49;
}

.price {
	font-size: 1.4em;
	color: #590309;
}

.priceSummary {
	color: #590309;
}

.productDetails {
	margin: 0px 7px;
}

.productDescription {
	background: #fff;
	padding: 0px 15px 15px 15px;
	margin: 0px;
}

.productExcerpt {
	background: #ffffff;
	padding: 10px 25px;
	margin: 0px;
}

.pSubHead {
	color: #755c49;
	font-weight: bold;
	margin-bottom: 8px;
}

.purchaseDetails {
	background-color: #f8ebcc;
	padding: 8px;
	margin-top: 5px;
}

.purchaseDetails2 {
	background-color: #f8ebcc;
	padding: 5px 25px;
}

.reviewCredit {
	color: #28281f;
	font-size: .9em;
}

.review {
	
}

.rHSep {
	height: 2px;
	margin: 8px 0px;
	background: url(images/reviewSep.gif) repeat-x;
}

.tinyProductTitle {
	text-decoration: none;
	line-height: 1em;
	font-size: .9em;
}

.tellLink {
	float: right;
}

.prodMetaLinks {
	clear: both;
	padding: 5px 30px 10px 0px;
}



.likeProduct {
	float: left;
	margin: 10px 0px 0px 0px;
}

.addthis_toolbox {
	float: right;
	margin: 13px 20px 0px 0px;
}

#detailsHead {
	float: left;
	margin: 10px 0px;	
	width: 243px;
}

/*============== side navigation styles ================*/

.topCatLabel {
	font-size: 1.1em;
	color: #33321d;
	padding: 2px 4px 2px 8px;
	margin-top: 10px;
	font-weight: bold;
	background: url(images/topcatlabelbg.png);
}

.productSideNav {
	border: 1px solid #ccc;
	background: #ddd;
	padding: 3px;
}

a.topCatLink {
	display: block;
	padding: 2px 4px 2px 8px;
	text-decoration: none;
	margin-top: 1px;
	color: #1a023f;
	line-height: 1em;
}

.topCatLinkSel {
	display: block;
	padding: 2px 4px 2px 8px;
	text-decoration: none;
	margin-top: 1px;
	color: #460313;
	line-height: 1em;
	background: #fff url(images/catSelLinkBG.jpg) no-repeat;
}

a.topCatLink:visited {
	
}
.subMenuNav a {
	display: block;
	padding: 2px 4px 3px 20px;
	text-decoration: none;
	color: #4f3e2f;
	line-height: 1em;
}

.pdAlt {
	background: url(images/altCatResBG.jpg);
}

/*======= store styles =======*/


.smaller {
	font-size: .8em;
}
.white {
	color: #fff;
}

.breadCrumb {
	padding: 5px 0px;
	margin: 0px 0px;
}
.breadCrumbTable {
	background: url(images/breadCrumbBarBG.jpg) repeat-x;
	width: 100%;
	color: #403931;
}
.breadCrumbTable a {
	color: #403931;
	text-decoration: none;
}

.login {
	width: 20px;
	height: 20px;
}

.storeNav form {
	margin: 0px;
	padding: 0px;
}

.hdrLoginForm {
	line-height: 1em;
}
.loginInput  {
	font-size: 10px;
	height: 10px;
	width: 80px;
}

.forgot {
	text-decoration: none;
	font-size: 10px;
	color: #999;
}

.forgot:hover {
	color: #000;
} 


.loginForm {
	border: 1px solid #b4ab9b;;

}
.loginForm th {
	background: #f8ebcc;
	color: #816752;
	border: 1px solid #b4ab9b;
}

.loginForm th a{
	color: #816752;
}


.hSep td{
	border-top: 1px solid #ccc;
}

.leftImage {
	border: 1px solid #fff;
	margin: 10px 10px 10px 0px;

}
.rightImage {
	border: 1px solid #fff;
	margin: 10px 0px 10px 10px;

}

.imagBorder {
	border: 1px solid #FFFFFF;
}

.relatedProducts th {
	font-size: 1.2em;
	text-align: left;
}

.relatedProducts td {
	text-align: center;
	padding: 5px;
}

.relatedProducts a {
	color: #666; 
}

/*========== search styles ==========*/

#search {
	text-align: right;
	margin: 16px 0px 0px 0px;
	height: 20px;
	width: 920px;
}

#search  form {
	margin: 0px;
	padding: 0px;
}

#search input, #search select {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#searchTextInput {
	height: 17px;
	width:130px;	
}

#searchByDropDown {
	width: 70px; 
}

#searchByDropDown option {
	font-size: 1em;
}

#searchSuggestion {
	float: right;
}

#searchSubmit {
	display: block;
	float: right;
	margin: 0px 0px 0px 5px;
}

#searchSelectDiv {
	z-index:1;
	position: relative; 
}

#searchOptionsDDMenu {
	background-color:#fff; 
	position: absolute;  
	left: 0px; 
	text-align: left; 
	border: 1px #000 solid; 
	width: 255px;
}

/*==== faq ====*/

.faqListDiv {
	padding: 10px 15px;
}

/*==== NEWSLETTER ====*/

.sizzleImg {
	float: left;
	margin: 0px 10px 10px 0px;
}

/*==== misc ====*/

.heatIndex {
	font-size: 1em;
}
.heatDesc {
	padding-top: 5px;
}


.topTenTitle {
	font-weight: bold;
	color: #fee2a0;
	margin: 10px 7px 5px 10px;
}

.topTenList {
	margin: 0px 5px 20px 22px;
	padding: 0px 5px 0px 17px;
	font-size: .9em;
	color: #e9e2cf;
}

.topTenList li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	line-height: 1.3em;
}

.topTenList a {
	color: #e9e2cf;
	text-decoration: none;
}

.catCart {
	margin: 0px;
	padding: 0px;
}

.bottomCartButton {
	text-align: center;
}

/*======== overdrive =========*/

.ovForm {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.overdriveLink {
	color: #cc0000;
	font-weight: bold;
}

/*=========== category top =============*/
.topProducts {

}



.bestTopCat {
	
	background-color: #fff;
}

.bestSellingCat {
	background: #f8ebcc url(images/bestSellingCatBG.gif) repeat-x;
	color: #816752;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 50px;
	height: 33px;
}

.bestRatedCat {
	background: #f8ebcc url(images/highestRatedCatBG.gif) repeat-x;
	color: #816752;
	font-weight: bold;
	font-size: 1.2em;	
	padding-left: 130px;
	height: 33px;
}

.libraryTitle td {
	border-bottom: 1px dotted #ccc;
}

#smLinks {
	color: #4f3d2f;
	padding: 10px 10px 5px 10px;
}

#smLinks a {
	color: #4f3d2f;
	font-weight: bold;
	display: block;
	text-decoration: none;
	line-height: 1.4em;
}

.margin1 {
	margin: 20px 25px 0px 25px;
	clear: both;
}

.margin2 {
	margin: 10px 10px 0px 10px;
}

.productTitle {
	display: block;
	margin-top: 10px;
}

.block {
	display: block;
}

.nextLink {
	padding-left: 13px;
	background: url(images/next.png) no-repeat 0px 3px;
	margin-left: 10px;
}

.prevLink {
	padding-right: 13px;
	background: url(images/previous.png) no-repeat 28px 3px;
	margin-right: 10px;	

}

.sortSel {
	font-weight: bold;
	text-decoration: none;
	color: #460313;
}

.headerSep {
	height: 1px;
	margin: 5px 0px;
	background-color: #b4a997;
	
}

.bookTitle {
	text-align: center;
	height: 35px;
	line-height: .9em;
}

.bookTitle a, .bookTitleSearch a {
	font-weight: bold;
	font-size: .8em;
	color: #56554a; 
	text-decoration: none;
}

.bookTitleSearch {
	text-align: center;
	line-height: 1em;
}

.infoHeading {
	background-color: #f8ebcc;
}

.searchResultLink {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 2px;
	border: 0px;
	background-color: #fff;
}

.searchResultLink:hover, .searchResultLinkHover {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px;
	border: 0px;
	background-color: #e3c6c7;
}

.alert {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #660000;
	border: 1px solid #333;
	margin-bottom: 10px;
}

.lite {
	color: #999;
}

.productTagDiv {
	border-top: 1px dotted #999;
	padding: 10px 20px;
	
}

#siteMessageHead {
	width: 962px;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #ccc;
	background-color: #ffc;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}

#siteMessageHead div {
	padding: 5px;
}

.authorPageImg {
	float: left;
	margin: 0 20px 20px 0;
}


.clear {
	clear: both;
}

/* advanced search drop down styles */

#advancedSearchDiv { 
	background:#fff; 
	margin-left: 0px; 
	width:500px; 
	height: 500px;
	position: absolute; 
	display:none;
	border: 1px solid #666;
	left: 200px;
	padding: 5px;
	z-index: 100;
	
	-moz-box-shadow: 3px 3px 8px #666;
	-webkit-box-shadow: 3px 3px 8px #666;
	box-shadow: 3px 3px 8px #666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#666666')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#666666');
}

#advancedSearchForm input,#advancedSearchForm select {
	width: 150px;
}

.searchGroup{
	margin-top: 5px;
	width: 100%;
}

input.checkBox {
	width: 12px;
}

.advSearchDiv {
	width:33%;
	float:left;
	position:relative;

}

.searchOptionsDiv {
	position: absolute;
	margin: 0px;
}
/* end advanced search drop down styles */

/* ======= tab navigation styles ========*/
#navTabs {
	margin: 20px auto 0px auto;
	width: 960px;
	height: 36px;
}
#navTabs img {
	border: 0px;
}

#omniTab { 
	display: block;
	float: right;
}
#areTab {
	display: block;
	float: right;
}
#cafeTab {
	display: block;
	float: right;
	padding-right: 1px;
}
#followTab {
	position: relative;
	float: right;
}

#followLinks {
	position: absolute;
	top:0px;
	left:0px;
	display: none;
	-moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	box-shadow: 3px 3px 8px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000');
}
#followLinksInner {
	position: absolute;
	margin: 25px 0px 0px 144px;
}

#followLinksInner img {
	/*border: 1px solid #000;*/
	width: 18px;
	height: 18px;
}

#followLinksInner a {
	margin-right: 8px;
	float: left;
	display: block;
}
.followLinksSection {
	clear: both;
	padding: 23px 0px;
	margin: 0px;
}

/* ======= end tab navigation styles ========*/

#sessionCheckFrame {
	width: 0px;
	height: 0px;
}

.thumbImg {
	width: 67px;
	height: 100px;
}

.atencion {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}

.paymentForm {
	padding: 20px;
	border: 1px solid #ccc;
	background: #fff;
}
.submit_button {
	padding:20px;
	text-align:center;
}

.cart-icon {	
	margin-right: 10px;
	alignment-baseline: baseline;
}
.product-eligible-icon {
	float: left;
	display: block;
	margin-right: 10px;
}

