@charset "UTF-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
body {
	background: #050601 url(images/bkgd2.jpg) center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:#333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	width: 450px;
}
/* reduce font size for IE7 */
*:first-child+html body {
	font:12px/1.231 verdana, arial, helvetica, clean, sans-serif;
}
input, textarea, select {
	font:13px/1.231 verdana, arial, helvetica, clean, sans-serif;
}
body, div, ul, li, h3, h4, h5 {
	margin:0;
	padding:0;
	font-style: normal;
	list-style-position: inside;
}
/* get rid of those system borders being generated for A tags */
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: 0;
}
a:link, a:visited {
	color:#411701;
}
a:link:hover, a:visited:hover {
	color:#bf8152;
}
li {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}
#hide-this {
	position:fixed;
	left:10px;
	bottom:13px;
	height:58px;
	width:125px;
	background-color:#fff;
	text-align:right;
	line-height:13px;
	background-color:#d8d0a8;
	border:1px solid #411701;
}
#main {
	text-align: left;
	width: 960px;
	background-color:#fff;
	border:4px solid #411701;
	float: none;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: auto;
	padding-bottom: 10;
	padding-left: auto;
	position: relative;
}
#header {
	height:101px;
	background: #fff url(images/banner.png) no-repeat left top;
	position: relative;
	width: 960px;
}
*html #header {
	overflow:hidden;
}
#header .accountLinks {
	font-family: 'Verdana';
	font-size: 12px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 0;
}
#header .accountLinks ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header .accountLinks ul li {
	color: #fff;
	display: inline;
	line-height: 35px;
	list-style-type: none;
	padding: 0 8px 0 0;
}
#header .accountLinks ul li a {
	border-left: 1px solid #D7D7D7;
	line-height: 16px;
	padding: 0 0 0 10px;
	color:#fff;
}
#header ul li input {
	vertical-align: text-bottom;
}
#header .accountLinks ul li.first a, #navbar .navLinks ul li.first a, #footer .footerLinks ul li.first a {
	border-left:none;
}
#header .accountLinks ul li.last a {
	padding-right: 0;
}
#header .accountLinks ul li a:hover {
	text-decoration: underline;
	color:#fff;
}
#topNavContainer {
	width:960px;
	height:25px;
}
#topNav {
	margin:0;
	padding:0;
	height:24px;
	background-color:#d8d0a8;
	font-size:90%;
	line-height:18px;
	font-weight:bold;
}
#topNav li {
	list-style:none;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:158px;
	border-bottom:1px solid #411701;
	border-left:1px solid #411701;
	color:#411701;
}
#topNav li.first {
	border-left:0;
}
#topNav li.last {
	width:160px;
}
#topNav li.here {
	border-bottom:0px;
}
#topNav li a {
	display: block;
	padding: 3px 7px;
	color: #05173d;
	text-decoration: none;
	text-align:center;
	height:100%;
	color:#411701;
}
#topNav li ul {
	display: none;
	background-color: #5279a9;
	margin-left:-1px;
	z-index:5000;
	box-shadow: 3px 3px 3px #333;
	-moz-box-shadow:3px 3px 3px #333;
}
#topNav li ul li {
	width: 200px;
	border-right:1px solid #411701;
	border-bottom:1px solid #d8d0a8;
	margin-left:-1px;
	font-family:verdana;
	font-size:10px;
}
#topNav li ul li a {
	text-align:left;
}
/* begin hack for IE7 to hide horizontal scrollbar */
*:first-child+html #topNav li ul {
	position:relative;
}
/* end IE7 hack */
#topNav li:hover ul {
	display:block;
	position:absolute;
	z-index:5000;
	margin:0;
	padding:0;
	color:#411701;
	background-color:#f5f3c7;
}
#topNav li:hover li {
	float:none;
}
#topNav li:hover li a {
	background-color: #f5f3c7;
	color: #fff;
	margin-bottom:0;
}
ul#topNav li:hover a {
	background-color:#f5f3c7;
	color:#411701;
}
#topNav li li a:hover {
	background-color: #fff;
}
#topNav li.here li.top, #topNav li li.top a {
	background-image:url(images/dropTop.gif);
	background-repeat:no-repeat;
}
#topNav li.here li a:hover {
	background-color: #f5f3c7;
}
ul#topNav li.here a {
	background-color:#fff;
	color:#411701;
}
ul#topNav li ul li.bot {
	border-bottom:1px solid #411701;
}
#content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#aboveFold {
	clear:both;
}
#aboveFold .left {
	width:460px;
	float:left;
	padding: 0px;
	position: relative;
	height: 370px;
	line-height: normal;
	font-size: 12px;
}
#aboveFold .left img {
	margin:0;
	padding: 0px;
	float: left;
	position: relative;
}
ul.bullets li {
	margin-left:30px;
	padding:auto;
	list-style-image:url(images/bullet.gif);
	font-size:14px;
}
ul.bulletsSmall li {
	margin-left:30px;
	margin-bottom:8px;
	padding:auto;
	list-style-image:url(images/bullet.gif);
}
ul.bullets li ul li {
	margin-left:30px;
	list-style:square;
}
#aboveFold .right {
	float:right;
	width:450px;
	font-size:12px;
	height: 360px;
	margin: 0;
	padding-bottom: 0px;
}
#slideshow {
	position:relative;
	z-index:5;
	height:370px;
	width:450px;
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 0;
}
.crossfade {
	height:377px;
	width:450px;
	clear:both;
	background-image: none;
}
#belowFold {
	clear:both;
}
#belowFold .leftCol, #belowFold .centCol, #belowFold .rightCol {
	float:left;
	width:300px;
}
#belowFold .centCol, #belowFold .rightCol {
	margin-left:13px;
}
#belowFold .leftCol .body, #belowFold .centCol .body, #belowFold .rightCol .body {
	padding:15px;
	height:265px;
	border-left:1px solid #411701;
	border-right:1px solid #411701;
}
.body {
	font-size:12px;
	font-weight: lighter;
}
.leftCol .top, .centCol .top, .rightCol .top {
	height:30px;
	line-height:30px;
	background-image:url(images/col_top.gif);
	padding:0 15px;
	font-weight:600;
	color:#fff;
}
.leftCol .bot, .centCol .bot, .rightCol .bot {
	font-size:12px;
	height:20px;
	background-image:url(images/col_bot.gif);
	padding:0 15px;
	line-height:16px;
}
.bot .left {
	height:20px;
	float:left;
}
.bot .right {
	height:20px;
	float:right;
}
#content strong {
	color:#551F00;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}
#headerContent {
	display:none;
}
#tape {
	clear:both;
	height:62px;
	padding:10px 15px;
}
#tape .left {
	width:300px;
	height:62px;
	float:left;
	margin-left:15px;
	color:#411701;
}
#tape .center {
	width:300px;
	text-align:center;
	height:62px;
	float:left;
	color:#411701;
}
#tape .right {
	width:295px;
	text-align:center;
	height:62px;
	float:right;
}
#tape .right img {
	vertical-align:middle;
}
#footer {
	height:30px;
	border-top:1px solid #411701;
	position: relative;
	padding:0 15px;
	background-color:#dfd6aa;
	font-family: 'Verdana';
	font-size: 12px;
	line-height:30px;
}
#footer .footerLinks {
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 0;
}
#footer .footerLinks ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .footerLinks ul li {
	color: #fff;
	display: inline;
	line-height: 30px;
	list-style-type: none;
	padding: 0;
}
#footer .footerLinks ul li a {
	border-left: 1px solid #411701;
	line-height: 16px;
	padding: 0 5px 0 10px;
}
body {
	padding:0;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#scroll {
	position:relative;
	height:480px;
	overflow:hidden;
	width:894px;
	padding:10px 15px 0 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#products {
	width:9999em;
	position:absolute;
	height:400px;
}
.product {
	float:left;
	width:926px;
	height:400px;
	background-repeat:no-repeat;
	background-position:0 -40px;
}
.details {
	background-color:transparent;
	color:#666;
	float:left;
	font-size:15px;
	margin:280px 0 0 0;
	padding:10px 60px;
	width:516px;
}
.productLinks {
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);
	background:url(images/bkgd_side.jpg) no-repeat;
	border-left:1px solid #d8d0a8;
	float:right;
	min-height:365px;
	width:220px;
	height: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.productLinks h2 {
	color:#065598;
	font-size:36px;
	display:block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.productLinks a {
	color:#411701;
	font-size:12px;
	text-decoration:none;
}
.productLinks p {
	margin:0 0 4px;
	background:transparent url(images/bullet.png) no-repeat scroll 0 2px;
	line-height:normal;
	padding:1px 0 2px 22px;
}
#thumbs {
	background:url(images/demo-navi_test2.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:410px;
	width:924px;
	left:0;
}
.t a {
	background:transparent url(images/demo-navi_test.jpg) no-repeat scroll -21px -90px;
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
	text-align:center;
	padding-top:48px;
	color:#600;
}
.t a.active {
	cursor:default !important;
}
.navi {
	margin-left:425px;
	_margin-left:415px;
}
/* CSS sprite for the navigation */
#t0 {
	margin-left:20px;
	_margin-left:10px;
}
#t0.active {
	background-position:-21px 0 !important;
}
#t0:hover {
	background-position:-21px -180px;
}
#t0:active {
	background-position:-21px -270px;
}
#t1 {
	background-position:-325px -90px;
}
#t1:hover {
	background-position:-325px -180px;
}
#t1:active {
	background-position:-325px -270px;
}
#t1.active {
	background-position:-325px 0 !important;
}
#t2 {
	background-position:-435px -90px;
}
#t2:hover {
	background-position:-435px -180px;
}
#t2:active {
	background-position:-435px -270px;
}
#t2.active {
	background-position:-435px 0 !important;
}
#t3 {
	background-position:-545px -90px;
}
#t3:hover {
	background-position:-545px -180px;
}
#t3:active {
	background-position:-545px -270px;
}
#t3.active {
	background-position:-545px 0 !important;
}
#t4 {
	background-position:-655px -90px;
}
#t4:hover {
	background-position:-655px -180px;
}
#t4:active {
	background-position:-655px -270px;
}
#t4.active {
	background-position:-655px 0 !important;
}
#t5 {
	background-position:-765px -90px;
}
#t5:hover {
	background-position:-765px -180px;
}
#t5:active {
	background-position:-765px -270px;
}
#t5.active {
	background-position:-765px 0 !important;
}
#t6 {
	background-position:-875px -90px;
}
#t6:hover {
	background-position:-875px -180px;
}
#t6:active {
	background-position:-875px -270px;
}
#t6.active {
	background-position:-875px 0 !important;
}
.section {
	clear:both;
	margin-bottom:30px;
	font-size: 14px;
}
.sectionContent {
	width:600px;
}
.leftPanel {
	float:left;
	width:628px;
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	padding: 0px;
}
.leftPanel .section img {
	width:100px;
	float:right;
	margin:0 0 10px 10px;
}
.productLinks strong a {
	letter-spacing:-.5px;
}
strong.intro {
	font-size:16px;
}
/* 3.10 CONTACT
------------------------------------------------------------------------------------------------ */
#contact {
	padding-top:10px;
	overflow:hidden;
	height:1%;
	border-top:1px solid #fff;
}
#contact p.warning {
	position:relative;
	font-size:1.0em;
}
#contact .left_column {
	float:left;
	width:435px;
	margin-left:30px;
	margin-bottom:66px;
	margin-top:10px;
	position:relative;
}
#contact .left_column.quick {
	width:400px;
	margin-left:55px;
}
*html #contact .left_column.quick {
	margin-left:0px;
}
#contact .right_column {
	float:right;
	width:400px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:50px;
}
#contact .form_entry_input {
	margin-bottom:6px;
}
#contact .form_entry_input label {
	display:none;
}
#contact .form_entry_input input {
	border:1px solid #d8d0a8;
	width:425px;
	padding:4px 4px;
	color:#757575;
}
#contact .form_entry_input textarea {
	border:1px solid #d8d0a8;
	width:425px;
	padding:7px 4px;
	color:#757575;
}
#contact .left_column .form_entry_input input, #contact .left_column .form_entry_input textarea {
	font-weight:normal;
	width:400px;
}
#contact button.submit {
	height:27px;
	width:82px;
	cursor:pointer;
	margin-left:350px;
	margin-top:8px;
	float:right;
}
#contact button.submit:hover {
	background-position:left bottom;
}
#contact .quick button.submit {
	margin-left:325px;
}
.specBox {
	width:628px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.specBoxTop {
	width:628px;
	height:1px;
	background:url(images/bkgd_sb.png) top;
}
.specBoxBod {
	border-left:1px solid #411701;
	border-right:1px solid #411701;
	background-color:#f5f3c7;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 585px;
}
.specBoxBot {
	width:628px;
	height:1px;
	background:url(images/bkgd_sb.png) bottom;
}
.sidebarAd {
	text-align:center;
	margin:40px 0 5px 0;
}
.sidebarAdStorefront {
	text-align:center;
	margin:0;
	position:absolute;
	bottom:0px;
}
*html .sidebarAdStorefront {
	position:relative;
	margin-top:20px;
}
.rotations {
	width:200px;
	height:140px;
}
.rotations img {
	width:200px;
	height:120px;
}
.featured_products {
	width:269px;
	height:280px;
}
.featured_products img {
	width:269px;
	height:150px;
}
#content strong.sold {
	color:#f00;
	font-weight:600;
	background-color:#ff9;
	padding:0 5px;
}
.storeStack {
	margin:0 0 20px 0;
	clear:both;
}
.storeStack img {
	margin:5px 0;
}
.payPal {
	text-align:center;
	float:right;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 5px 10px;
}
.hr {
	height:1px;
	margin:20px 0;
	background:url(images/h-rule.gif) repeat-x;
}
.articlePics {
	height:250px;
	margin:5px 0 10px 0;
}
.articlePics .leftPic {
	float:left;
}
.articlePics .rightPic {
	float:right;
}
.caption {
	margin:-5px 0 0 0;
	font-size:11px;
}
.testimonials {
	margin:20px 0;
}
.testTop {
	height:27px;
	background:url(images/l-quote.gif) no-repeat bottom left;
}
.testBod {
	padding:5px 10px;
	font-size:12px;
	color: #400000;
}
.testBot {
	margin-top:-5px;
	height:27px;
	background:url(images/r-quote.gif) no-repeat top right;
}
.testCap {
	margin:-3px 0 0;
	padding:0 10px;
	font-size:11px;
	line-height:11px;
}
.testCap a {
	font-size:11px;
}
.banner {
	margin:8px 0 0 0;
}
.payPalForm {
	width:190px;
	text-align:left;
	float:right;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 10px 10px;
	background-color:#eee;
}
.payPalForm p {
	margin:8px 0;
}
.payPalForm input {
	width:185px;
	margin-top:5px;
}
.payPalForm select {
	width:190px;
	margin-top:5px;
}
.payPalForm img {
	margin-bottom:0;
}
#depositAmount {
	text-align:left;
}
form {
	margin:0;
	padding:0;
	width: 110px;
}
a#makeDeposit, a#addToCart, .contactToOrder {
	margin: 5px 0 0 0;
	display:block;
	width:180px;
	height:25px;
	background:url(images/paypal-buttons.gif) no-repeat left top;
	text-indent:-9999px;
	cursor:pointer;
}
a#makeDeposit:hover {
	background-position: left -25px;
}
a#makeDeposit:active {
	background-position: left -50px;
}
a#addToCart {
	background-position:left -75px;
}
a#addToCart:hover {
	background-position: left -100px;
}
a#addToCart:active {
	background-position: left -125px;
}
a#addToCartSmall {
	margin: 5px 0 0 0;
	display:block;
	width:107px;
	height:25px;
	background:url(images/paypal-buttons.gif) no-repeat left top;
	text-indent:-9999px;
	cursor:pointer;
}
a#addToCartSmall {
	background-position: left -150px;
}
a#addToCartSmall:hover {
	background-position: left -175px;
}
a#addToCartSmall:active {
	background-position: left -200px;
}
a.contactToOrder {
	background-position:left -225px;
}
a.contactToOrder:hover {
	background-position: left -250px;
}
a.contactToOrder:active {
	background-position: left -275px;
}
#thank_you {
	background:url(images/thankYou.jpg) no-repeat top left;
	height:140px;
	width:628px;
	padding-top:319px;
	float:left;
	margin:10px 0 0 5px;
}
.smallClickAd {
	letter-spacing:-.5px;
	float:right;
	height:20px;
	margin:-15px 0 3px 3px;
	padding:3px;
	line-height:14px;
	background-color:#eee;
	color:#00f;
	border:1px solid #f99;
}
strong.articleHed {
	line-height:60px;
}
.articleDiv {
	text-align:center;
	font-weight:bold;
	line-height:20px;
	color:#411701;
}
/* Social Media Styles */
ul.sidebar_icon_list {
	width:200px;
	margin:10px auto !important;
	overflow:hidden;
}
ul.sidebar_icon_list img {
	position:absolute;
	left:0;
	top:0;
	border:0;
}
ul.sidebar_icon_list .small {
	display:inline;
	top:8px;
	left:8px;
}
ul.sidebar_icon_list, ul.sidebar_icon_list li {
	list-style:none;
	padding:0;
	margin:0;
}
ul.sidebar_icon_list li {
	width:32px;
	height:32px;
	float:left;
	line-height:32px;
	text-align:center;
	position:relative;
}
ul.sidebar_icon_list li img {
 -webkit-transition: opacity .5s linear;
	opacity:0;
	vertical-align:middle;
}
ul.sidebar_icon_list li img.small {
	opacity:1;
}
ul.sidebar_icon_list li:hover img {
	opacity:1;
}
ul.sidebar_icon_list li:hover img.small {
	opacity:0;
}
ul.sidebar_icon_list li, ul.sidebar_icon_list li img {
	float:left;
}
ul.sidebar_icon_list li strong {
	position:absolute;
	left:-9000px;
wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#fbLayout {
	float: left;
	height: 60px;
	width: 60px;
}
#likeFB {
	height: 45px;
	width: 250px;
	float: none;
	padding-top: 15px;
	padding-bottom: 0px;
}
#fbContainer {
	height: 100px;
	width: 450px;
}
#likeFb {
	height: 60px;
	width: 350px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#stayCurrent {
	height: 40px;
	width: 350px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#facebookBox {
	height: 50px;
	width: 50px;
	float: left;
}
#main #content #aboveFold table tr td .payPalForm {
	float: left;
}
#main #content #aboveFold .leftPanel table tr td .payPalForm {
	float: left;
}
#main #content #aboveFold .leftPanel table tr td div {
	width: 155px;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
}
#main #content #aboveFold .leftPanel table tr td .payPalForm {
	float: left;
}
#mug1 {
	float: left;
	height: 275px;
	width: 300px;
	padding-right: 10px;
}
#mug2 {
	float: left;
	height: 275px;
	width: 300px;
}
#main #content #aboveFold .productLinks {
	font-size: 14px;
}

