﻿body {
	margin: 0;
	font: 12px "Trebuchet MS", "Century Gothic", verdana, Arial;
	color: #362818;
	padding: 0;
	background: url(../images/body_bg.jpg) repeat top left;
}

#pe {
 	width: 835px;
	margin: 40px auto 0 auto;
	background: url(../images/pe_right.png) repeat-y top right !important;
	background: url(../images/spacer.gif) ;
}

#pe_footer {
 	width: 835px;
 	height: 15px;
	margin: 0 auto;
	background: url(../images/pe_footer.png) right top !important;
	background: url(../images/spacer.gif) ;
}

#pe_footer img {
	margin-right: -15px;
}

#wrapper {
 	width: 820px;
	margin: 0 auto;
	padding-right: 15px;
}

#header {
	height: 100px;
	background: url(../images/header_bg.jpg) top left repeat-x;
}

#logo {
	background: url(../images/logo.jpg) top left no-repeat;
	height: 100px;
	width: 148px;
	display: block;
	float: left;
}

#logo span {
	display: none;
}
#search {
	width: 670px;
	float: left;
	text-align: right;
}
#nav {
	width: 660px;
	float: left;
	text-align: right;
	top: 43px;
	position: relative;
	margin-right: -10px;
}
#nav ul {
display: inline;
}
#nav li {
display: inline;
background: url(../images/nav_grad.jpg) no-repeat left bottom;
}

#content {
	background-color: #FFF;
	padding: 10px;
}

#mantis {
	clear: both;
	text-align: right;
	color: #D9D8D7;
	margin: 0 auto;
	width: 800px;
}

#mantis a {
	color: #D9D8D7;
	font-size: 11px;
	text-decoration: none;
}
#cart {
	margin: 0 auto;
	width: 800px;
	text-align: right;
	color: #FFFFFF;
	top: 40px;
	position: relative;
}

#cart a {
	color: #fff;
}
.content_box {
	background: url(../images/content_box_bg.jpg) top left no-repeat;
	width: 134px;
	color: #FFFFFF;
	font-size: 18px;
	padding: 2px;
	float: left;
	margin: 0 5px;
}
.content_box a {
	text-decoration: none;
}
.content_box img {
	width: 130px;
	max-height: 150px;
	margin-top: 11px;
	border: none;
}
.content_box_large {
	background: url(../images/content_box_large.jpg) top left no-repeat;
	width: 190px;
	height: 184px;
	padding: 2px;
	float: left;
	margin: 0 5px;
}
.content_box_large h1 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 15px 0;
}
.content_box_large p {
	padding: 0 5px;
	font-size: 11px;
}

#footer {
	height: 32px !important;
	height: 50px;
	background: url(../images/footer_bg.jpg) top left repeat-x;
	padding: 18px 10px 0 10px;
}

.left_main {
	float: left;
	width: 390px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear:both;
}
.bodyText { /* Default font for content text */
	color: #666666;
	font: 12px "trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: underline;
	color: #BE1082;
	}	

a:hover	{
	text-decoration: underline;
	color: #997153;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #BE1082;
	border-width: 0px;
	border-style: none;
	}	

a.browseLink:link, a.browseLink:visited, a.browseLink:active, a.browseLink:hover {	/* Default text links */
	text-decoration: underline;
	color: #BE1082;
	border-width: 0px;
	border-style: none;
	font: bold 14px "Century Gothic", Tahoma, Arial;
	padding: 0px 7px;
	}	

a.checkoutLink:link, a.checkoutLink:visited, a.checkoutLink:active, a.checkoutLink:hover {	/* Default text links */
	text-decoration: underline;
	color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	font: bold 11px "Century Gothic", Tahoma, Arial;
	}	

.boxHeading {
	color: #BE1082;
	font: bold 14px "Century Gothic", Tahoma, Arial;
	background-color: #DDDFE1;
	text-align: center;
}

.whiteText {
	color: #FFFFFF;
	line-height: 15px;
}

.pinkText {
	color: #BE1082;
	line-height: 15px;
}

.purpleText {
	color: #B8ACB6;
	line-height: 15px;
}

.brightpinkText {
	color: #F33E73;
	line-height: 15px;
}

.peachText {
	color: #F3898F;
	line-height: 15px;
}

.smallText {
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

a.main_menu:link, a.main_menu:visited, a.main_menu:active {  /* Main Horizontal menu bar */
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px 10px;
	font: bold 14px/17px "Century Gothic", Tahoma, Arial;
	color: #594736;
}

a.main_menu:hover {
	color: #F3898F;
}

a.topnav_menu:link, a.topnav_menu:visited, a.topnav_menu:active {  /* Main Horizontal menu bar */
	color: #594736;
	text-decoration: none;
	
	padding: 50px 0px 0px;
	margin: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	display: block;
	text-align: center;
	vertical-align: baseline;
}

a.topnav_menu:hover {
	color: #F3898F;
	background: url(../images/top_nav_over.jpg) no-repeat center top;
}

a.tab_menu:link, a.tab_menu:visited, a.tab_menu:active {  /* Main Horizontal menu bar */
	color: #997153;
	text-decoration: none;
	padding: 0px;
	margin: 0px 10px;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	display: block;
}

a.tab_menu:hover {
	color: #F3898F;
	display: block;
}

.inputBox {  /* Form fields */
	color: #BE1082;
	height: 20px;
	border: 1px solid #BE1082;
	font: 12px/20px;
	background: url(../images/text_box_bg.jpg) repeat-x;
	width: 170px;
	margin: 2px 6px;
}

.inputTextBox {  /* Form fields */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #BE1082;
	letter-spacing: 1px;
	border: 1px solid #BE1082;
	background: url(../images/text_box_bg.jpg) repeat-x;
}

.dropBox {  /* Form fields */
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #BE8B1E;
}

.button { /* Form Buttons */
	color: #F4898F;
	border: 1px solid #cccccc;
	height: 18px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/button_bg.jpg) repeat-x;
	padding: 0px 1px;
}

h1	{
	color: #BE1082;
	font-size: 20px;
	}	
		
h2	{
	color: #666666;
	font: bold 14px/14px Tahoma, Arial;
	}	
	
h3	{
	color: #666666;
	font: bold 12px/12px Tahoma, Arial;
	}	
	
.footer {
	font-size: 10px;
	color: #594736;
	padding: 2px 7px;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 10px/20px;
	color: #594736;
	text-decoration: none;
	padding: 2px 7px;
	margin: 0px;
	text-decoration: none;
}

a.footer_menu:hover {
	text-decoration: underline;
}

.admin_tblbdr {
	border: #BE8B1E 1px solid;
	background-color: #F8F4E9;
}

.table_head {
	background-color: #E7D9B6;
	color: #F33E73;
	font-weight: bold;
}

.altItem {
	background-color: #F0E8D2;
}

.editItem {
	background-color: #E7D9B6;
}
