/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ebe8e1; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #a67621; text-decoration: underline; }

BODY {
  background: #ffffff;
  margin:0;
  color: #603813;
  font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  font-size:13px;
  background: #3d271c url(images/summer_bg2.jpg) repeat top left;
}

a {
  color: #751413;
  text-decoration: none;
}

a:hover {
  color: #751413;
  text-decoration: underline;
}
	
#wrapper {;
	margin:0 auto;
	padding:0;
	}
	
#container {
	margin:0 auto;
	width: 900px;
	}
	
#header {
	margin:0 auto;
	width:900px;
	background: url(images/header_summer2.jpg) no-repeat center 23px;
	height:288px;
	}
	
#nav-wrapper {
	margin:0 auto;
	width: 715px;
	}
	
#nav-wrapper ul li {
	display:inline;
	list-style-type: none;
	padding-right:12px;
	color:#fff;
	}
	
#nav-wrapper ul {
	margin:0px 0 0 0;
	padding-top:10px;
	}	
	
#nav-menu-container {
	margin:0 auto;
	width: 823px;
	height:74px;
	position:relative;
	top:193px;
	left:1px;
	/* clear:both; */
	}
	
#nav-menu-background {
	position:absolute;
	top:0;
	left:0;
	width:823px;
	height:74px;
	background: url(images/nav_menu_summerblue.png) no-repeat center;
}

img {
	/*behavior: url(iepngfix.htc);*/
	}


	
#nav-menu ul {
	margin:0;
	padding:0;
	position:absolute;
	left:85px;
	top:-5px;
	padding-top:23px;
	display:inline;
	}

#nav-menu ul li {
	display:inline;
	list-style-type: none;
	font-size:         12px;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               white;
  font-style:italic;
	padding-right:5px;
	}

#nav-menu ul li a, #story a {
	text-decoration:underline;
	color:white;
	display:inline;
	list-style-type: none;
	font-size:         12px;
  font-family:         Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}

#nav-menu ul li a:hover, #story a:hover {
	text-decoration:none;
	}

	
#nav-menu ul li.selected a, #story ul li.selected a {
	background: url(images/menu_tear_summerblue.png) no-repeat top;
	padding-top:22px;
	}

#story ul li.selected a {
	position:relative;
	top:-22px;
	}
	
#story {
	position:absolute;
	top:182px;
	left:570px;
	z-index: 2000;
	width:160px;
	margin:0;
	padding:0;
	}
	
#story ul {
	margin:0;
	padding:23px 0 0 0;
	}

#story ul li {
	padding-right:6px;
}

	
#logo {
	position:absolute;
	top:22px;
	left:48px;
	width:220px;
	height:60px;
	}
	
#logo img {
	border:none;
	}
	
#nav-top {
	text-align: right;
	font-family:"Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	}
	
#nav-top a:hover {
	font-color:#fff;
	}
	
#header-content {
	position:relative;
	/* float:right; */
	top:5px;
	left:0;
	z-index:1999;
	display:inline;
	margin:0;
	}

.ad-text {
	position:absolute;
	z-index:1199;
	/* left:-70px; */
	width:200px;
	top:15px;
	}
	
.ad-text p {
	line-height: 130%;
	}
	
.ad-image {
	position:absolute;
	top:30px;
	left:20px;
	z-index: 999;
	margin:0;
	width:150px;
	}
		
.align-right {
	float:right;
	}
	
div.randomcontent {
	position:absolute;
	left:365px;
	top:2px;
	}	
	
#niche_block {
	background: url(images/niche_block_bg.png) no-repeat top center;
	position:absolute;
	top:90px;
	left:45px;
	line-height: 1.5em;
	text-align: center;
	height:75px;
	width:209px;
	margin:0;
	padding:0;
	/* margin-bottom:100px; */
	}

	
#niche_block h2, #niche_block h1 {
	margin:0;
	padding:0;
	}	
	
#niche_block h1 {
	padding-top:0.2em;
	}

#product-ad img {
	text-align: right;
	display:block;
	}
	
#content-wrapper {
	margin:0 auto;
	padding:0;
	width:715px;
	background: #fff url(images/content_bg_top.jpg) no-repeat top;
	margin-top:0px;
	z-index: 1500;
	}

#content-inside {
	background: url(images/content_bg_bottom.jpg) no-repeat bottom;
	background-color: transparent;
	margin:0;
	padding:0 20px 15px 20px;
	min-height:400px;
	}


#footer {
	margin:0 auto;
	width:900px;
	background: url(images/footer_summer2.jpg) no-repeat center;
	height:109px;
	position:relative;
	}
	
#footer-content {
	text-align: right;
	width:795px;
	padding-top:0.3em;
	}

#footer-content ul {
	display:inline;
	list-style-type: none;
	}
	
#footer-content ul li {
	display:inline;
	list-style-type:none;
	padding: 0.5em 0 0 5px;
	margin:0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:10px;
	}	

#footer-content p {
	margin:0;
	padding:0.8em 0 0.4em 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:10px;
	
	}

h1, h2 {
	margin:0.3em 0 0.2em 0;
	
	}
p {
	margin:0.3em 0 0.8em 0;
	line-height:         1.2em;
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #603813;
  padding:             3px;
  margin:              3px;
	}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: 10px;
  color: #603813;
  margin-bottom:1em;
}

td.headerNavigation a {
	color:#603813;
	}

A.headerNavigation { 
  /*color: #fff; */
}

A.headerNavigation:hover {
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /* background: #dfddd7; */
  border:1px solid #cbc9bf;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f8;
}



TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #adadad;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dfddd7;
  color: #603813;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, "Trebuchet MS", Times, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  color: #751413;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ebe8e1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ebe8e1; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Georgia, "Trebuchet MS", Times, serif;
 font-size: 21px;
 font-weight: bold;
 font-style: italic;
 margin-bottom: 0.5em;
 margin-top:0;
 padding: 2px 0 0 0;
}

h2 {
  font-weight: bold;
 font-style: italic;
 margin-bottom: 0;
 padding-bottom: 0;
 font-size:         16px;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               444444;
  padding:             3px;
  margin:              3px;
}
/*** End Header Tags SEO ***/

table.layout img {
	border:none;
	}
	
table.layout {
	width:100%;
	/* padding:2px; */
	font-family:"Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 15px;
	padding: 0px 0px 0 0px;
	}
	
table.layout td {
	vertical-align: top;
	}

	
table {
	width:100%;
	border:none;
	}
	
table.product td {
	vertical-align: top;
	}

#product-desc-block {
	padding-left:8px;
	}
	
#product-desc-block p {
	line-height:170%;
	font-size:12px;
	margin:0 0 1em 0;
	font-family:"Times New Roman", Times, serif;
	}
	
#product-desc-block h1 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0;
	}
	
#product-frame {
	width:390px;
	height:335px;
	padding-top:21px;
	margin:0;
	overflow:hidden;
	background: url(images/product_image_bg.jpg) no-repeat top;
	}
	
#product-frame a:hover {
	text-decoration: none;
	}
	
#product-button-row ul {
	margin:1.5em 0;
	padding:0;
	}

#product-button-row ul li {
	list-style-type: none;
	display:inline;
	padding: 0;
	}
	
.infoBoxProducts {
  text-align: center;
  font-family: Georgia, "Trebuchet MS", Times, serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  /* color: #333333; */
  margin:0;
  padding:0;
  background: url(images/product_thumb_bg.gif) no-repeat top;
}

.infoBoxProducts img {
	margin-top:-8px;
	}
	
.infoBoxProducts a {
  /* color: #333333; */
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
	font-family: Georgia, "Trebuchet MS", Times, serif;
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList .infoBoxContents, .infoBoxList .infoBox {
 /*
border: ridge 4px #faf0e6;
 border-collapse: collapse;
*/
 /* background-color: #fff; */
 border:none !important;
 }
.thumbcontent {
  font-family: Georgia, "Trebuchet MS", Times, serif;
  font-size: 12px;
  color:#603813;
  text-align:center;
}
TD.noborderbox {
  font-family: Georgia, "Trebuchet MS", Times, serif;
  font-size: 10px;
}


#sidebar {
  
  font-size:        105%;
  padding:          0px;
  margin:           0px 5px 5px 0px;
  position:         relative;
  top:              -5px;
  right:            0px;
  width:            140px;
   float:left;
}



#SEO {
  line-height:         1.2em;
    font-family:        "Times New Roman", Times, serif;
  color:               444444;
  padding:             10px;
  margin:              10px;
   margin:           0px 10px 10px 0px;
overflow:hidden;
height:250px;
}

#read-more {
	position:relative;
	width:70px;
	left:600px;
}

#subscribe {
  margin: 0px 0px 15px 0px;
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
}


#right {
	float: right;
	width: 180px;
	font-size:11px;
}

#middle {
	margin-right: 250px;
	margin-left: 250px;
	font-size:11px;
}

#left {
	float: left;
	width: 180px;
	font-size:11px;
}

#nav
{	margin: 0;
	padding: 0}
	
	#nav li
	{	float: left;
		list-style: none;
		}

	#nav li a
	{	display: block;
		/*text-decoration: none;*/
		width: auto;
		white-space: nowrap;
		}

	#nav li a:hover
	{	/*text-decoration: underline;*/}
		
		#nav li ul
		{	margin: 0;
			padding: 0;
			padding-top:11px;
			background:  url(images/dropmenu_mark.png) no-repeat 10px 0px;
			position: absolute;
			visibility: hidden;
			}
		
		#nav li ul li
		{	float: none;
			display: inline;
			margin:0;
			padding:0;
			}
		
		#nav li ul li a
		{	width: auto;
			background-color:#3c261c;
			color:#fff;
			padding: 5px 20px 7px 15px;
			}
		
		#nav li ul li a:hover
		{	background: #54392c;
		text-decoration: none;}



#twitter {
	float: right;
	width: 180px;
	font-size:11px;
margin-right:75px;
}

#facebook {
	margin-right: 50px;
	margin-left: 50px;
	font-size:11px;
}

#social-drawer-wrapper {
	/* height:630px; */
	margin:0 auto;
	position:fixed;
	top:25px;
	right:0;
	z-index: 50000;
}

#social-drawer-content {
	overflow:hidden;
	/*margin:0 auto;*/
	/* height:630px; */
	position: absolute;
	right:0;
	/*padding:0 5px 5px 5px;*/
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#social-drawer-space {
	padding-left:190px;
	width:630px;
}

#social-drawer-inside {
	padding:0 20px;
	background-color:#fff;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-left:3px solid #405994;
	border-bottom:3px solid #405994;
	border-top:3px solid #405994;
	min-height:150px;
	overflow:auto;
}

#social-drawer-close {
	float:left;
	width:208px;
	height:100px;
	cursor:pointer;
	position:absolute;
	top:20px;
}
#banner {
  
  font-size:        130%;
  padding:          0px;
  margin:           0 auto;
  
  background-color:pink;
 position:relative;
top:175px;
width:713px;

}

#banner .inside {
	padding:5px;
}
  
  /*** Begin Daily Specials ***/
.dailySpecial {
  background-color: #cccccc; 
  border: ridge #CCFFCC 3px;
}
.dailySpecialTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #9a9a9a;
  font-weight: bold;
}
.dailySpecialText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: none;
  text-decoration: none;
}
A.dailySpecialText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: none;
  text-decoration: none;
}
/*** End Daily Specials ***/

.confirm-button {
	width:175px;
	height:50px;
	border:none;
	background-color:#9a0000;
	color:#ffffff;
	font-family: "Palatino Linotype",Palatino,"Times New Roman",Times,serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
}

.confirm-button:hover {
	background-color:#df0000;
}