a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

body{
	background-color: #fff;
	font: 70% Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#logo {padding: 0 0 0 11px; width: 348px; float: left;}

#logo-outer {
	width: 348px; background: #fff; padding: 3px;
}

#logo-outer .logo-inner {
	border: 1px #ece8d4 solid; width: 346px; padding: 28px 0 22px; text-align: center;
}

.outer-top-header-links {padding: 6px 6px 0 0; width: 383px; float: right;}

.top-header-links {
	width: 383px; background: #faf9f0; text-align: center; color: #b2ae93; font-size: 11px; padding: 5px 0;
}

.top-header-links a {color: #b2ae93; font-size: 11px; padding: 0 7px 0 3px;
}

.search-area {
	border: solid 1px #75736E; 
	width: 365px; 
	float: right; /*padding: 19px 0 0 25px;*/ 
	margin: 5px;
	padding: 0; 
	color: #b2ae93;
}

.search-area a {
	font-size: 11px; color: #b2ae93; padding-left: 10px;
}

.search-area form { float: left; margin: 0; padding: 0; padding: 5px; text-align: center; width: 230px; }
    .search-area form * { vertical-align: middle; }
    .search-area fieldset { border: none; }

.adv-search {
	margin-top: 7px;
	padding-top: 3px;
	float: right;
	width: 120px;
}

.header-links {
	width: 760px; background: #8bb1bf; border-top: 3px #fff solid; border-bottom: 3px #fff solid; padding: 6px 0; float: left;
}

.header-links .links-left {
	color: #a9c9d5; font-size: 11px; width: 380px; float: left;
}

.header-links .links-left a {
	font-size: 11px; color: #fff; padding: 0 10px 0 7px;
}

.header-links .links-right {
	float: right; width: 370px; color: #a9c9d5; font-size: 11px; text-align: right;
}

.header-links .links-right a {
	font-weight: bold; color: #fff; font-size: 11px; padding: 0 10px 0 8px;
}

.header-links .links-right span {
	color: #fff; font-weight: normal; font-family: Arial, Helvetica, sans-serif; padding-right: 10px;
}
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em Tahoma, Arial, sans-serif;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header{ background-color: #f5f2e0; font-family: Georgia; float: left; width: 760px;}

#bodyshell {
	background: url(bodyshell-bg.gif) repeat-y top left;
	float: left;
	margin: 0;
	width: 760px;
}

#nav-product {
	float: left;
	/*overflow: hidden;*/
	position: relative;
	width: 164px;
	padding: 0 0 90px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.leftnav-title {width: 151px; padding: 10px 0 0 10px; border-top: 1px #ece8d4 solid;}

#footer{
	width: 760px;
	float: left;
	background: #fff url(bottom-left-nav.gif) no-repeat top left;
	clear: both;
	padding-top: 2px;
}

.footer-links {border-top: 2px #fff solid; border-bottom: 2px #fff solid; background: #B2AE93; text-align: center; width: 760px; color: #D0CCB4; font-size: 11px; padding: 6px 0;}

.footer-links a {font-size: 12px; color: #fff; padding: 0 10px 0 6px; font-family: Georgia, "Times New Roman", Times, serif;}

.copyright {font-size: 11px; color: #b2ae93; padding: 15px 0 15px 8px; width: 300px; float: left; line-height: 18px;}

.copyright a {font-size: 11px; color: #b2ae93;}

.badges {width: 300px; float: right; text-align: right; padding: 15px 8px 15px 0;}

.badges img {margin: 0 7px; vertical-align: middle;}

.badges a { color: #B2AE93; }

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#content, .mainbody{
	position: relative;
	width: 569px;
	float: right;
	padding: 6px;
}

#footer .text{ margin: 5px; }

#footer .text .designby{ float: left; }

#footer .designby a{ color: #000; }

#footer .text .copyright{ float: right; }

/*Nav Area*/
#searcharea {
	float: left; padding-right: 10px; width: 211px;
}

#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea span{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: block;
}

#query { width: 142px; padding: 1px 2px; color: #B2AE93;}

#htmltop, #htmlbottom{
	padding: 5px;
	background: #AAA;
}

#nav-product ul {margin: 0; padding: 0 0 0 5px; width: 146px;}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 146px;
}
	
#nav-product li a{
	display: block;
	padding: 5px 10px;
	font-size: 11px;
	color: #b2ae93;
	width: 126px;
}

#nav-product li a:hover {color: #8CB1C1;}
/*End Nav Area*/

.welcome-area {width: 517px; background: url(welcome-text-bg.jpg) no-repeat top left; float: left; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 15px; padding-right: 52px;}

.welcome-area .welcome-text-outer {width: 329px; padding: 3px; background: #fff; float: right;}

.welcome-area .welcome-text-outer .welcome-text-inner {border: 1px #ece8d4 solid; width: 305px; padding: 17px 11px; font-size: 11px; color: #b2ae93;}

.welcome-area .welcome-text-outer .welcome-text-inner .welcome-title {font-size: 11px; font-weight: bold; color: #8bb1bf; padding-bottom:10px;}

.featured-items {width: 569px; clear: both; margin-bottom: 20px;}

.featured-items .featured-title {padding-bottom: 10px; width: 569px; text-align: center;}

table#contents-table tr td {text-align: center; background: #fff url(featured-conts-bottom.gif) no-repeat bottom left; padding: 5px;}

table#contents-table tr td.vertical-seperator { border-right: 5px #F5F2E1 solid;}

table#contents-table tr td.horizontal-seperator { background: none; border-bottom: 5px #F5F2E1 solid; height: 1px; padding: 0; margin: 0; }

table#contents-table tr td .name {padding-bottom: 7px;}

table#contents-table tr td .name a {font-size: 11px; font-weight: bold; color: #8bb1bf;}

table#contents-table tr td .item-image {padding-bottom: 7px;}

table#contents-table tr td .price {font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #b2ae93; padding-right: 5px;}

table#contents-table tr td .sale-price {font-weight: bold; color: #93BF8B; font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif;}

table#contents-table tr td .addtocart {padding-top: 5px;}
.pricearea { margin-top: 5px; }
