/* CSS Document */
body {
	padding: 0;
	margin: 25px 0;
	font: 10px Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg_header.jpg) repeat-x center 40px;
}

a { color: #B21313; }
a:link { color: #B21313; }
a:visited{ color: #A50E99; }
a:hover{ color: #333; }
a:active{ color: #000; }

ul {}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	color: #B21313;
}
/* -- 0.25em increments -- */
h1 {}
h2 { font-size: 2.6em; }
h3 { font-size: 2.0em; font-weight: normal; margin-top: 1.0em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.0em; }

/* -- LAYOUT IDs -- */
#wrapper {
	background: #fff url(../images/bg_body.gif) repeat-y center top;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#header h1, 
#navigation,
#content,
#footer 
{
	width: 740px;
	margin: 0 auto;
}

#container {
	font-size: 1.0em;
	background: url(../../images/content-borders.gif) repeat-y center bottom;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 205px;
	margin: 0 auto;
	text-align: center;
	/*background: url(../images/bg_header.jpg) repeat-x left bottom;*/
}

#header h1 {
	height: 40px;
	width: 750px;
	text-align: right;
	padding: 15px 10px 0 0;
	background: url(../images/bg_top.gif) no-repeat center top;
}

#logo {
	height: 150px;
}

#navigation {
	background: #333333 url(../images/bg_navigation.jpg) repeat-x;
	border-top: 1px solid #000000;
}

#navigation ul {
	list-style: none;
	height: 2.5em;
	margin: 0 auto;
	padding: 0;
}

#navigation li {
	float: left;
	text-align: center;
	padding: 5px 10px;
}

#navigation li a {
	color: #DDD;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
#navigation li a:hover {
	color: #FFF;
	text-decoration: underline;
	background: url(../../images/menu_top_dark.gif) repeat-x center bottom;
}

#content { }

#page-content {
	float: left;
	width: 420px;
	padding: 20px 14px 20px 20px;
}

#page-content h2 { margin: 0px 0 5px; }
#page-content h3 { clear: both; margin-bottom: 0; }

body.home #page-content h2 { font-style: italic; }

#page-content p, #page-content ul { line-height: 150%; font-size: 1.2em; }
#page-content p { margin: 0 0 1.5em 0; }

#homeSpecials { padding: 0; margin: 1.0em 0; }
#homeSpecials li { list-style: none; float: left; text-align: center; width: 130px; padding: 10px 5px; }
#homeSpecials li a { display: block; font-weight: bold; }
#homeSpecials li a img { border: 1px solid #FF7F7F; padding: 4px; display: block; }
#homeSpecials li strong { display: block; }

.moreLink {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.moreLink a {
	clear: both;
	display: block;
	padding: 5px 10px;
	background: #BE67D6;
	border: 1px solid #E8CAF1;
	font-style: italic;
	text-decoration: none;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.moreLink a:hover {
	background: #A836C9;
}
.moreLink a:active {
	border-width: 2px 0px 0px 2px;
}

#sidebar { width: 260px; float: right; background-color: #E8CAF1; color: #A50E99; padding: 10px; }
#sidebar a { text-decoration: none; }
#sidebar a:hover img { border: 1px solid #5AA934; background: #77C94F; }

#sidebar p { font-size: 1.2em; }

#sidebar ul { padding: 0; margin: 0; list-style: none; }
#sidebar ul li { font-size: 1.2em; clear: both; }

#sidebar ul#storeLinks { border-top: 1px solid #D39DE3; }
#sidebar ul#storeLinks li { border-bottom: 1px solid #D39DE3; padding: 5px 0; clear: both; color: #AD44CC; height: 100%; overflow:hidden;}
#sidebar ul#storeLinks li h3 { color: #A50E99; font-size: 1.6em; text-transform: uppercase; font-weight: normal; margin: 0; }
#sidebar ul#storeLinks li h3 a { text-decoration: underline; color: #8E1586; }
#sidebar ul#storeLinks li h3 a img {
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #A6DC8C; background: #FFFFFF; padding: 2px; 
}
#sidebar ul#storeLinks li p { font-size: 1.0em; margin: 0 0 0.5em 0; }

#sidebar li#search_store { padding: 0; }
#sidebar li#search_store a img { border: none; background: none; display: inline; }

#sidebar li#view_cart { padding-top: 0; }
#sidebar li#view_cart a { background: url(../../images/cart.gif) no-repeat left center; padding-left: 20px; text-decoration: underline; }

#sidebar .sideList {clear: both;}
#sidebar .sideList h3 { font-size: 1.8em; color: #891671; font-weight: normal; }
#sidebar .sideList ul { padding: 1.0em 2.0em; }
#sidebar .sideList li {
	list-style: disc;
	padding: 0.25em 0;
	font-style: italic;
	font-size: 1.4em;
	color: #B91E9A;
}

#footer {
	text-align: center;
	width: 750px;
	padding-bottom: 15px;
	clear: both;
	line-height: 150%;
	font-size: 1.2em;
	background: url(../images/bg_footer.gif) no-repeat center bottom;
}
#footer p, #footer address, #footer div { width: 740px; background-color: #BE67D6; color: #F4E8F9; margin: 0 auto; padding: 10px 0 0 0; }
#footer address { font-weight: bold; font-style: normal; }
#footer a { color: #FFF; }

#credits {
	color: #999999;
	text-align: center;
	font-size: 1em;
	padding: 10px;
}
#credits a {
	font-weight: bold;
	display: block;
	color: #666666;
	text-decoration: underline;
}

.left { float: left; margin-right: 15px; }

.photo {background:#FFFFFF; border: 1px solid #FF7F7F; padding: 6px;}

/* ------------------------- */
/* -- Contact Form Styles -- */
/* ------------------------- */
form em {
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	}

form fieldset {
	border-top: 1px solid #D39DE3;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 5px;
	margin: 0;
	clear: both;
	}

form legend {
	font-size: 1.3em;
	padding: 0 2px;
	color: #8E1586;
	font-weight: bold;
	margin: 0 -7px;
	}

form fieldset ul {
	padding-left: 10px;
	margin: 0;
	}
form fieldset ul li {
	list-style: none;
	padding: 2px;
	margin: 0;
	clear: both;
	}

form ul li label {
	display: block;
	width: 50%;
	line-height: 1.8em;
	float: left;
	text-decoration: underline;
	margin-bottom: 2px;
	cursor: pointer;
	}

form ul li input { width: 90%; }

form label select { margin-left: 1.5em; }

form textarea {
	display: block;
	clear: both;
	width: 90%;
	height: 6em;
	}
form button {
	margin: 10px;
	}

.form_error {
	border: 1px solid #CC0000;
	background-color: #FFCCCC;
	padding: 5px;
	color: #CC0000;
}
.form_error h3 {
	color: #CC0000;
	margin-top: 0;
}

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */
