/* ------------------------------------------------------------------------
          css/stylesheet.css - http://www.kristenmccloud.com/ 
------------------------------------------------------------------------ */

html { 
	text-align: center; /* IE5 hack */ 
	}

body, #container {width: 750px;}

body { 
	margin: 0px auto; 
	text-align: center;
  	background-color: #ffffff;
	}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #c29e75;
	scrollbar-darkshadow-color: #c29e75;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #c29e75;
	scrollbar-track-color: #ffffff;
	}

div, td, p, li {
	font-style: normal; 
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, san-serif; 
	line-height: 15px;
	color: #4f402f;
	text-align: justify;
	}


/* ------------------------------------------------------------------------
#container - holds the content and the footer
------------------------------------------------------------------------ */
#container {
	position: relative; 
	top: 5px; 
	min-height: 500px;
	text-align: left; /* IE hack */
	}

/* ------------------------------------------------------------------------
#content - holds the logo, shopnav and main divs
------------------------------------------------------------------------ */
#content {
	height: auto;
	border: 0px; padding: 0px; margin: 0px;
	overflow: hidden; /* keeps #content and #footer together with no gap between */
	}

#logo {
	position: absolute; top: 0px; left: 545px;
	height: 85px; width: 200px;
	}

#shopnav {
	position: absolute; top: 60px; left: 0px;
	height: 410px; width: 126px;
	text-align: center;
	}


img.shopnav-c1 {
	margin-bottom: 0px;
	}
img.shopnav-new {
	margin-bottom: 5px;
	}


#shopnav a:link {font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; font-size: 180%; font-weight: 400; text-transform: capitalize;}
#shopnav a:visited {font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; font-size: 180%; font-weight: 400; text-transform: capitalize;}
#shopnav a:hover {font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; font-size: 180%; font-weight: 400;text-transform: capitalize;}
#shopnav a:active {font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; font-size: 180%; font-weight: 400; text-transform: capitalize;}

#main {
	position: absolute; top: 60px; left: 140px;
	height: auto; width: 610px;
  	background-color: #ffffff;
	}

.maincontent {
	/*padding: 30px 20px 20px 20px;*/ /* padding makes the usable space 360h x 570w */
	border-collapse: collapse;
	}

.maincontent-top {
	height: auto; width: 610px;
	border-top: 1px solid #c29e75;
	border-right: 1px solid #c29e75;
	border-bottom: 0px solid #c29e75;
	border-left: 1px solid #c29e75;
	}

.maincontent-middle {
	height: 371px; width: 610px;
	padding: 0px 20px 30px 20px;
	border-top: 0px solid #c29e75;
	border-right: 1px solid #c29e75;
	border-bottom: 0px solid #c29e75;
	border-left: 1px solid #c29e75;
	vertical-align: top;
	}

.maincontent-bottom {
	height: auto; width: 610px;
	border-top: 0px solid #c29e75;
	border-right: 1px solid #c29e75;
	border-bottom: 1px solid #c29e75;
	border-left: 1px solid #c29e75;
	text-align: right;
	padding-right: 5px;
	}

/* ----- home page specific ----- */

#scroll-news-heading {
	position: absolute;
	top: 140px;
	width: 290px;
	height: 20px;
	padding: 0px 10px 0px 0px;
}

#scroll-news {
	position: absolute;
	top: 170px;
	width: 290px;
	height: 225px;
	visibility: visible;
	overflow: auto;
	padding: 0px 10px 0px 0px;
	text-align: left;
}

#press-heading {
	position: absolute;
	top: 140px;
	left: 340px;
	width: 250px;
	height: 20px;
	text-align: left;
	padding: 0px 10px 0px 0px;
}

#press {
	position: absolute;
	top: 170px;
	left: 340px;
	width: 250px;
	height: 225px;
	text-align: left;
}

#press img {
 	border: 1px solid #c29e75;
}

/* ----- shop index and item page specific ----- */

.maincontent-middle-indexpage {
	height: 371px; width: 610px;
	padding: 10px 20px 5px 20px;
	border-top: 0px solid #c29e75;
	border-right: 1px solid #c29e75;
	border-bottom: 0px solid #c29e75;
	border-left: 1px solid #c29e75;
	vertical-align: top;
	text-align: center;
	}

.maincontent-middle-indexpage img {margin: 7px 20px;}

.return {
	width: 300px; height: 20px;
	padding-left: 20px; 
	text-align: left;
	}

.return a {
	font-size: 240%;
	text-transform: capitalize;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	line-height: 110%;
	margin-bottom: 5px;
	}

/*
.return a:hover {
	color: #c29e75;
	}
*/

.maincontent-middle-itempage {
	height: 371px; width: 610px;
	padding: 5px 20px 5px 20px;
	border-top: 0px solid #c29e75;
	border-right: 1px solid #c29e75;
	border-bottom: 0px solid #c29e75;
	border-left: 1px solid #c29e75;
	vertical-align: top;
	}

.itemimage {
	height: 300px; width: 300px;
	padding-right: 20px; 
	padding-bottom: 5px;
	vertical-align: top;
	text-align: center;
	}

.featuredin {
	}

.itemname {
	text-align: left;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-size: 180%;
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	}
	
.itemdescription {
	width: 230px; 
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
	}

p.alsoavailablein {
	text-align: left;
	}

p.alsoavailablein img {
	text-align: center;
	border: 1px solid #c29e75;
	}

.productcode {
	text-align: left;
	padding-bottom: 0px;
	}

.addtocart {
	text-align: left;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-size: 180%;
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	}

.addtocart a {
	text-align: left;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-size: 50%;
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	}

.addtocart a:hover {
	color:#4f402f;
	}


/* ----- info pages specific ----- */

.maincontent-top-infopage {
	height: auto; width: 610px;
	border-top: 1px solid #c29e75;
	border-right: 1px solid #c29e75;
	border-bottom: 0px solid #c29e75;
	border-left: 1px solid #c29e75;
	font-size: 180%;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	margin-bottom: 5px;
	}


.heading { /* also used on category index pages for upper navigation */
	font-size: 240%;
	text-transform: capitalize;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	line-height: 110%;
	} 

.heading-sm {
	font-size: 180%;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	line-height: 110%;
	}


/* ----- press page specific ----- */

.press-thumbnails {
	text-align: center;
	}

.cover {
	border: 1px solid #4f402f;
	margin: 0px 10px 10px 10px;
	}

.cover-noborder {
	margin: 0px 10px;
	}

.press-prevnext {
	width: auto; height: 20px;
	padding-right: 20px; 
	text-align: right;
	}

.press-prevnext a {
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-size: 230%;
	font-weight: 400;
	color: #c29e75;
	text-transform: capitalize;
	margin-bottom: 5px;
	}

.press-prevnext a:hover {
	color: #c29e75;
	}

.press-feature {
	text-align: center;
	}

.press-heading {
	height: auto; width: 570px;
	text-align: center;
	font-size: 240%;
	text-transform: capitalize;
	font-family: 'Monotype Corsiva',' ITC Zapf Chancery Medium Italic', cursive; 
	font-weight: 400;
	color: #c29e75;
	line-height: 110%;
	}


/* ------------------------------------------------------------------------
#footer - holds the text links and copyright information
------------------------------------------------------------------------ */
#footer {
	height: 30px; width: 610px;
 	background-image: url(../graphics/bot.gif);
	background-repeat: no-repeat;
	border: 0px; padding: 0px; margin: 0px;
	overflow: hidden; /* keeps #content and #footer together with no gap between */
	}

#footerlinks {
	padding-bottom: 10px; 
	text-align: center;
	}
#footerlinks p {
	text-align: center;
	}

#footerlinks a:link {font-family: Verdana, Helvetica, Arial, san-serif; font-size: 12px; font-variant: small-caps; font-weight: 700;}
#footerlinks a:visited {font-family: Verdana, Helvetica, Arial, san-serif; font-size: 12px;  font-variant: small-caps; font-weight: 700;}
#footerlinks a:hover {font-family: Verdana, Helvetica, Arial, san-serif; font-size: 12px;  font-variant: small-caps; font-weight: 700;}
#footerlinks a:active {font-family: Verdana, Helvetica, Arial, san-serif; font-size: 12px;  font-variant: small-caps; font-weight: 700;}

.footerlink-spacing {padding-left: 1px; padding-right: 1px;}

.footerlink-numbers {font-size: 85%}

.hidden {
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: auto;
}
.preload {display:none;}


/* mailing list form */
.emailaddress {
	background-color: #ffffff;
	border: 1px solid #c29e75;
	padding: 2px;
	margin-top: 4px;
	font-style: normal; 
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, san-serif; 
	line-height: 15px;
	color: #4f402f;
	text-align: center;
	}

.submit {
	font-family: Verdana, Helvetica, Arial, san-serif; 
	font-size: 12px; 
	font-variant: small-caps; 
	font-weight: 700;
	color: #c29e75;
	background-color: #ffffff;
	border: 1px solid #c29e75;
	padding: 0px;
	}

.submit:hover{
	color: #4f402f;
	border: 1px solid #4f402f;
  	position: relative; top: 1px;
}


a:link, a:visited {color:#c29e75; text-decoration: none;}
a:hover, a:active {color:#4f402f; text-decoration: none; position: relative; top: 1px;}

