﻿/* CSS Document */
/*
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #CC9966;
	background: url(images/background-spots.gif);
}
*/
body
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
/*    background-image: url(images/wood.jpg); */
    font-size: 100.01%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
	background-color: #CC9966;
	background: url(images/background-spots.gif);

}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}

#header1 {
	height: 140px;
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
}

#topmenu-wrapper {
	width: 100%;
	background-image:url(images/topmenu-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 0px;
}

#topmenu-table {
	width: 964px;
	height: 30px;
	margin-left: auto;
	margin-right:auto;
}

#header-gap {
	width: 964px;
	height: 10px;
	margin-left: auto;
	margin-right:auto;
}

#main-table {
	width: 964px;	
	margin-left: auto;
	margin-right: auto;
	
}

#main-table .col1 {
	background-color: #ffffff;
	background-image: url(images/logo4.png);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.inner {
	width: 100%;
	height: 100%;
/*	border: 1px solid #ff0000;*/
	min-height: 75px; 
}
* html  .inner {
	height: 300px;
}

.inner a{
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

.tl {	
	background: url(images/corner-tl.gif) top left no-repeat;
}
.tr {	
	background: url(images/corner-tr.gif) top right no-repeat;
}
.bl {	
	background: url(images/corner-bl.gif) bottom left no-repeat;
}
.br {	
	background: url(images/corner-br.gif) bottom right no-repeat;
}

.sidemenu2 {
	background-image: url(images/sidemenu-bg.gif); 
	background-position:top right; 
	background-repeat:repeat-y;
}

.sidemenu {
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #BFBF6A;
	width: 145px;
	color: #ffffff;
}

.sidemenubottom2 {
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #BFBF6A;
	width: 145px;
	color: #000000;
}


.leftbottombox {
	border-left: 6px solid #000000;
	border-top: 6px solid #000000;
	border-right: 6px solid #000000;
	border-bottom: 6px solid #000000;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	
}

.feedburnerbox {
margin-left:0px;	
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 6px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.feedburnerbox a {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	/*border-bottom: 1px dotted #ffffff;*/
}

.meetupbox {
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}


.lefttopbox {
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	background-color: #000000;
	color: #ffffff;
	
}

.righttopbox {
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	background-color: #000000;
	color: #ffffff;
	
}

.rightbottombox {
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	background-color: #000000;
	color: #ffffff;
	
}


.sidemenu-bottom {
	background-color: #F08EB1;
	width: 151px;
	background: url(images/sidemenu-bottom.png) bottom left no-repeat;
}


.sidemenu a.noborder {
	border-bottom: none;
}


#footerbar {

	width: 100%;
	background-color: #ffffff;
	margin-top: 10px;
}

#footer-table {
	width: 964px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
}


#footer-table a.credit {
	font-size: 9px;
}

.footer-sep {
	width: 10px;
	background: url(images/footer-sep.gif) center center no-repeat;
}

#innertopbar {
	height: 35px;
	background: url(images/header-sep.gif) center bottom no-repeat;
	margin-bottom: 10px;
}

#contentarea {
	font-family: verdana;
	font-size: 11px;
	color: #fffff;
	margin-left: 15px;
	margin-right: 15px;
	
}

#contentarea a:hover {
	text-decoration: underline;
}

#contentarea a.white {
	color: #ffffff;
	font-weight: bold;
}

#contentarea a.forumlink {
	color: #5EBFB9;
	font-weight: bold;
	font-size: 12px;
}

#contentarea .catlink a {
	color: #5EBFB9;
	font-weight: bold;
	font-size: 12px;
}

#contentarea .statlink {
        color: #FFFFFF;
}

#contentarea .statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

#contentarea .statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

#contactustable {
	width: 772px;
}
#contactustable .tablecell1 {
	padding-left: 15px;
	padding-right: 15px;
}

#contactustable .tablecell2 {
	border-left: 2px dotted #D6EEED;
}

#middleColumnDiv {
	width: 1px;	
	height: 540px;
}

.tinytextbox {
	font-family: "verdana";
	border: 1px solid #F98EB1;
	/*background: #fafafa;*/
	height: 14px;
	width: 130px;
	border: 1px solid #FCC7D8;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
}

.tinytextboxmulti {
	font-family: "verdana";
	border: 1px solid #F98EB1;
	/*background: #fafafa;*/
	height: 80px;
	width: 130px;
	border: 1px solid #FCC7D8;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
}

.tinytextbox:focus {
	border: 1px solid #F98EB1;
	background: #FCE6EE;
}



.tinytextboxmulti:focus {
	border: 1px solid #F98EB1;
	background: #FCE6EE;
}



.textbox:focus {
	border: 1px solid #F98EB1;
	background: #FCE6EE;
}



.smalltext-black {

	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:10px;
}
	
h2 {
	font-family: verdana;
	font-size: 11px;
	color: #fffff;
	font-weight:bold;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	height: 22px;
	color: #5fc0ba;
	padding-bottom: 5px;
  
}

.sIFR-hasFlash h1 {
    visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	height: 36px;
	color: #5fc0ba;
	padding-bottom: 0px;
	margin-bottom: 0px;
	letter-spacing: -8px;
	display: inline;
}

.prodimage {
	margin: 0px auto;
	border: 1px solid #D6EEED;
}

.catimage {
	margin: 0px auto;
	border: 1px solid #D6EEED;
}

P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 14px;
	vertical-align:top;
	text-align: center;
		font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 14px;
	vertical-align:top;
	text-align: center;
		font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

TD.catname{
	text-align: center;
}

.prodname {
	text-align: center;
	/*color: #c8aa70;*/
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}
.proddescription {
	text-align: center;
}

.prodprice {
	text-align: center;
}

.proddescription {
	font-size: 9px;
}

.prodprice {
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

.prodname a {
	text-decoration: none;
}

.catname a {
	text-decoration: none;
}

.prodname a:hover {
text-decoration: underline;}

.catname a:hover {
text-decoration: underline;}

#bctable {
	width: 520px;
	margin-left: 280px;	
}

#bctable .bccol1 {
	color: #3f3f3f;
	text-transform: lowercase;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}


#bctable .bccol2 {
	/*width: 25px;*/
	padding-right: 10px;

}

.bcnav {
	color: #666666;
	
}

.zoom {
text-decoration: none;
font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}



.bcnav a {
text-decoration: none;
font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}



.bcnav {
text-decoration: none;
font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}



.hrrow {
	height: 1px;
	border-top: 1px dotted #D6EEED;
	width: 100%;
	/*clear: both;*/

}
.lhsborder {
	border-left: 1px dotted #D6EEED;
	text-align: center;
}

#prodtable td {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#prodtable {
	border-collapse: collapse;
}

#mainform td {
	padding: 5px;
}

.infoprodbox {
	border-top: 1px dotted #d6eeed;
}
.infoprodboxnoline {
	padding: 8px;
	padding-top: 15px;
}

.infoprodbox {
	padding: 8px;
	padding-top: 15px;
}

.pagenums {
	text-align: center;
	font-size: 10px;
}

.cobtbl {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
		
}
.cart-headerrow th {
	text-decoration: underline;
}
.cart-prirow td {
	border-bottom: 1px dotted #d6eeed;
}
.cart-secrow td {
	border-bottom: 1px dotted #d6eeed;
}

.cart
{
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
    background: url(images/icons/cart.gif) no-repeat left bottom;
}


.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #412512;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.aspcontents {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
		
}
.breadcrumb {
	color: #412512;
	font-size: 11px;
}

#main-wrap {
	background-image: none;
	background-color: #412512;
}

#contentarea a {
	color: #412512;
	text-decoration: none;
	font-weight: bold;
}
#tablecart  {
	color: #3f3f3f;
	text-transform: lowercase;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#tablecart a {
    text-decoration: none;
	color: #412512;
}

.table-cattable {
	margin-left: auto;
	margin-right: auto;
}

.smalltext {

	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#BFBF6A;
	font-size:10px;
}

.smalltext-aqua {

	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#BFBF6A;
	font-size:10px;
}

#footer-table a{
	text-decoration: none;
	color: #412512;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer-table a:hover {
	color: #BFBF6A; 
}
#footer-table label {
	font-size: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #F73E6F;
	font-weight: bold;
}
#footer-table .textbox {
	height: 14px;
	width: 130px;
	border: 1px solid #FCC7D8;
}

#bctable .bccol1 a {
    text-decoration: none;
	color: #BFBF6A;
}
#bctable .bccol1 a:hover {
	color: #412512; 
}

ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}


ul.tame
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}


ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}


.tameHoriz
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}

.footerStyle
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	text-align: center;
    margin: 0;
	text-transform: lowercase;
    padding: 6;
}


.sidemenu a {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	/*border-bottom: 1px dotted #ffffff;*/
}

.sidemenubottom2 a {
	color: #ffffff;
	text-decoration: none;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	/*border-bottom: 1px dotted #ffffff;*/
}


.sidemenu table {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	/*border-bottom: 1px dotted #ffffff;*/
}


.sidemenu div {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	/*border-bottom: 1px dotted #ffffff;*/
}


.sidemenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenubottom2 a:hover {
	color: #000000;
	text-decoration: none;
}


.footerStyle a 
{
	color: #412512;
	text-decoration: none;
	font-family: "Tahoma" ,Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	/*border-bottom: 1px dotted #ffffff;*/
}

.footerStyle a:hover {
	color: #BFBF6A; 
	text-decoration: none;
}


.searchRow  {
	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#BFBF6A;
	font-size:11px;
}
.searchRow a {
	font:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#412512;
	font-size:11px;
}


.searchRow a:hover {
	color: #BFBF6A; 
	text-decoration: none;
}

.searchBox
{
    height: 1.5em;
    width: 10em;
    border: 1px solid #A7A6AA;
    margin-top: 0.7em;
}
input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}