/* Gen */
A {
	color: #3a5a71;
}
.tblPage { 
		background-image: url("../pix/bk-special-offers.gif"); 
		background-repeat: repeat-y;
}
ol {
	font-size: 10px;
	line-height: 14px;
	list-style-type: decimal;
	margin: 0 16px 6px 26px;
}
ol li {
	list-style-type: decimal;
	margin: 0 6px 16px;
}
/* Home Page */
.tblFeatures {
	background-color: #e5e5e5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #bbbbbb;
	height:220px;
}
.tblImg {
	border: 1px solid #000077;
	text-align: left;
	margin: 0px;
}
.tblTop10 {
	width: 188px;
	text-align: center;
	border:solid 1px #ffffff;
	margin-top: 3px;
	margin-bottom:3px;
	margin-left:8px;
}
.tblTop10 P , .tblTop10 P A {
	color: #3a5a71;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 2px;
}
.tblFeat {
	width: 180px;
	text-align: center;
	margin-top: 1px;
	margin-bottom:1px;
	margin-left:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #82919D;
	border-right-color: #82919D;
	border-bottom-color: #82919D;
	background-color: #D3D8DC;
}
.tblFeat P , .tblFeat P A {
	color: #3a5a71;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 2px;
}
/*Text*/
H1 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bodytxt  { 
	font-size: 12px; 
	line-height: 16px 
}
.subhed  { 
	color: #3a5a71; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 16px }



/*footer*/
#txtfooter   { color: #273640; font-size: 9px; text-align: center; padding-top: 5px}
#txtfooter a  { color: #273640; text-decoration: none }
#txtfooter a:hover  { color: #273640; text-decoration: none; background-color: #ccc }
#txtfooter2   {
	font-family:Arial, Helvetica, sans-serif;
	color: #273640;
	font-size: 9px;
	text-align: center;
	padding-top: 0px;
	line-height: 14px;
	letter-spacing: .02em;
	margin: 0px;
}
#txtfooter2 P {
	margin: 0px;}
#txtfooter2 a  { font-size: 9px;color: #eeeeee; text-decoration: none }
#txtfooter2 a:hover  { color: #273640; text-decoration: none; background-color: #ccc }
/*News*/
.newshed   {
	color: #3a5a71;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 14px;
}
.newshed A  { color: #3a5a71; text-decoration: none }
.newshed A:Hover { color: #e8e8e8; background-color: #3a5a71 }
.newstxt {
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 6px;
}
.newstxt A  { color: #3a5a71; text-decoration: none }
.newstxt A:Hover { color: #e8e8e8; background-color: #3a5a71 }
.newssniph   { color: #3a5a71; font-size: 10px; font-weight: bold; margin: 4px }
.newssniph A{
	color: #3a5a71;
	text-decoration: none;
}
.newssniph a:Hover {
	color: #FFFFFF;
	background-color: #3a5a71;
}
.newssniptxt   { font-size: 10px; margin-top: 0; margin-bottom: 6px }
.newssniptxt A{
	color: #3a5a71;
	text-decoration: none;
}
.newssniptxt a:Hover {
	color: #FFFFFF;
	background-color: #3a5a71;
	}
#newsimg {
	float: right;
	margin: 10px;
}
/* sub sections */
.subbutton   {
	background-color: #bccad3;
	margin: 0px;
	
}


.subbutton a:link, .subbutton a:visited   {

background-color: #bccad3;
   border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #3a5a71;
	border-bottom-color: #3a5a71;
	border-left-color: #3a5a71;
    color: #000077;
    font-family: verdana,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
	padding-right: 0px;
	text-decoration: none;
    width: 200px;
	display: block;


}
.subbutton a:hover
{   background-color: #EEEEEE;
	color: #bccad3;
	border-width: 1px;
	border-color:#777777;
}

.subbutton2   {
	background-color: #bccad3;
	margin: 0px;
	
}


.subbutton2 a:link, .subbutton2 a:visited   {

background-color: #bccad3;
   border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #3a5a71;
	border-bottom-color: #3a5a71;
	border-left-color: #3a5a71;
    color: #000077;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
	padding-right: 0px;
	text-decoration: none;
    width: 183px;
	height: 30px;
	display: block;


}
.subbutton2 a:hover
{   background-color: #EEEEEE;
	color: #bccad3;
	border-width: 1px;
	border-color:#777777;
}


.subsidebutton     { background-color: #bccad3; padding: 2px; width: 210px; border-style: solid; border-width: 1px 0 1px 1px; border-color: white #3a5a71 #3a5a71 }
.subtext  { color: #3a5a71; font-size: 11px; font-weight: bold; line-height: 13px; margin-left: 4px }
.subtext A  { color: #3a5a71; text-decoration: none }
.subtext A:Hover { color: white; text-decoration: none; background-color: #3a5a71 }
/*Prices*/
.specialh    { color: #3a5a71; font-size: 10px; font-weight: bold; line-height: 12px; margin-top: 6; margin-bottom: 2px }
.specialtxt    { font-size: 10px; line-height: 12px; margin-top: 0; margin-bottom: 2px }
.specialprice { color: #f00; font-size: 12px; font-weight: bold; line-height: 12px; margin-top: 6; margin-bottom: 2px }
.specialpricepage { color: #FFCC00; font-size: 12px; font-weight: bold; line-height: 12px; margin-top: 6; margin-bottom: 2px }
.orgprice { color: #3a5a71; font-size: 10px; line-height: 12px; text-decoration: line-through; margin-top: 6; margin-bottom: 2px }
.orgpricepage { color: #FFFFFF; font-size: 10px; line-height: 12px; margin-top: 6; margin-bottom: 2px }
/*Forms*/
.search  { font-size: 11px; padding: 1px; padding-left:3px; margin-bottom:1px;border: solid 1px #3a5a71; height:13px;width:100px; }
.subscribe { font-size: 11px; line-height: 11px; margin: 0; padding: 2px; border: solid 1px #3a5a71 }
.separts  { color: #fff; font-size: 11px; line-height: 11px; background-color: #3a5a71; margin: 0; padding: 2px; border: solid 1px }
.sedrop  { color: #444; font-size: 11px; line-height: 11px; background-color: #eee; margin: 0; padding: 2px; border: solid 1px #3a5a71 }
.filtredrop  { color: #444; font-size: 11px; line-height: 11px; background-color: #eee; margin: 0; padding: 0px; border: solid 1px #3a5a71 }
.emailfield {
	background-color: #EEEEEE;
	border: 1px solid #3a5a71;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Products */
.prohed {
	color: #3a5a71;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 7px;
}
.protext { color: #444444; font-size: 11px;  line-height: 13px; margin: 4px; }
.proprice  { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 11px; margin-top: 0; margin-bottom: 0; margin-left: 4px }
.proin { color: #ffffff; font-size: 10px; }
.proinoffer { color: #FFCC00; font-size: 10px; }
/* Product Cats */
.catbutton {
	background-color: #dbe3e8;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 104px;
}
.catbutton A {
	color: #3a5a71;
	text-decoration: none;
}
.catbutton A:Hover {
	color: #dbe3e8;
	background-color: #749BB8;
	width: 104px;
}

/* record Nav */
.reccount   { color: #3a5a71; font-size: 10px; font-weight: bold; margin-top: 0; margin-bottom: 4px }
.shownextprev   { color: #ffffff; font-size: 9px; font-weight: bold; margin-top: 0; margin-bottom: 0px }
.nextprev   { color: #BBBBBB; font-size: 10px; font-weight: bold; margin-top: 0; margin-bottom: 4px }
.nextprev  A{
	color: #3a5a71;
	text-decoration: none;
}
.nextprev  A:Hover{
	color: #EEEEEE;
	background-color: #3a5a71;
}
hr {
	color: #777777;
}
/* Form */
#hmSearch {
	height:0px;width:181px;padding: 5px 0;
	}
#hmSearch #keyword {
	margin:0 4px 0 0;
	}
.ie #hmSearch #hmGo {
	margin:1px 0 0;
	}
.frmTbl td {padding:2px;}
.frmTbl {
	font-size: 11px;
	line-height: 15px;
}
.frmTbl H5 {
	font-size: 12px;
	line-height: 13px;
	color: #3a5a71;
	margin: 8 0 4;
}
.frmTbl input {
	border: 1px solid #000066;
	padding: 3px;
	margin-top: 3px;
	margin-left: 3px;
}
.frmTbl input.submit {
	background-color: #3a5a71;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #A46200;
	border-bottom-color: #A46200;
	border-left-color: #FF9900;
}
.frmTbl input.submit:hover {
	background-color: #888888;
}
.frmTbl textarea {
	border: 1px solid #000066;
	padding: 3px;
	margin-top: 3px;
	margin-left: 3px;
}
.frmTbl select {
	border: 1px solid #000066;
	padding: 3px;
	margin-top: 3px;
	margin-left: 3px;
}
.frmTbutton {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #D17A1D;
	padding: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #FFFFFF;
}
/* breadcrumbes */

#breadcrumbes {
	height: 27px;
	width: 436px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #607C92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #444444;
	line-height: 11px;
	margin: 0;
}
#breadcrumbes P {
	color: #444444;
	text-decoration: none;
	padding-top:6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#breadcrumbes A {
	color: #444444;
	text-decoration: none;
}
#breadcrumbes A:Hover {
	color: #607C92;
	text-decoration: underline;
}
/* Page Contents */
#pgContent {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom:20px;
}
#pgContent H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #3a5a71;
	margin-top: 0px;
	margin-bottom: 6px;
}
#pgContent H2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #3a5a71;
	margin-top: 0px;
	margin-bottom: 6px;
}
#pgContent H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #E65713;
	margin-top: 0px;
	margin-bottom: 6px;
}
#pgContent H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3a5a71;
	margin: 0px;
}
#pgContent P	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 6px;
}
#pgContent HR {
	color:#000077;
}
/* Classifieds search */

#clasSearch {
	height: 28px;
	width: 436px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000077;
	font-family: Arial, Helvetica, sans-serif;
}
#claInner {
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#clasSearch select {
	font-size: 11px;
	border: 1px solid #000077;
}
#clasSearch input {
	font-size: 11px;
	border: 1px solid #000077;
}
#clasSearch EM {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000077;
}
.chkCla {
	background-color: #E99F07;
	margin-right:3px;margin-left:3px;
	padding: 1px 1px;
	color: white;
	text-decoration: none;
	font: bold 10px Arial;
	border-top: 1px outset #FFE8C6;
	border-right: 1px outset #7D4B00;
	border-bottom: 1px outset #7D4B00;
	border-left: 1px outset #FFE8C6;
}

.chkCla:visited, .chkButt:active {
	color: white;
}
.chkCla:hover {
	color:#DDDDDD;
	background-color: #F2670B;
	border: 1px #444444 outset;
}
#claSections {
	position:relative;
	float:right;
	width:100%;
	margin:0;
	list-style:none;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 102px; 
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
html>Body #claSections {
padding-top: 104px;
}
#claSections LI {
	float:right;
	margin:0;
	padding:0;
}

#claSections A {
	display:block;
	color:#000077;
	text-decoration:none;
	font-weight:bold;
	background:#eeeeee;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#claSections A:hover,
#claSections A:active,
#claSections A.here:link,
#claSections A.here:visited {
	background:#bbb;
}

#claSections A.here:link,
#claSections A.here:visited {
	position:relative;
	z-index:102;
}
/* product sub sections */
.tblProductIndex {
	margin: 0px;
}
.tblProductIndex td {padding: 2px 2px;text-align:center}
.tblSubCats {
	border: 0px solid #444444;
}
.tblSubCats a.nav, .tblSubCats a.nav:link, .tblSubCats a.nav:visited, .chosen {
	display:block;
	width:198px;
	height:25px;
	background:#dddddd;
	margin-right:2px;
	margin-bottom:2px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:25px;
	overflow:hidden;
	background-image: url(../pix/bk-btn-subcat.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EB9CD;
	border-right-color: #3a5a71;
	border-bottom-color: #3a5a71;
	border-left-color: #9EB9CD;
}
.tblSubCats a.nav:hover {color:#fff; background:#607C92;}
.tblSubCats a.nav:active, .chosen {color:#fff; background:#c00;}

/* side */
#catNav {
	
}

ul#catNavlist
{
	width: 152px;
	\width: 152px;
	w\idth: 152px;
	padding: 0px;
	border-top: 0px solid #607C92;
	margin: 0px;
	font: bolder 11px Arial,Verdana,helvetica,arial,sans-serif;
	border:0px;
	padding-bottom:0px;
	letter-spacing: .05em;
}

ul#catNavlist li
{
	list-style: none;
	margin: 0px;
	padding-bottom:1px;
	background-image: url(../pix/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}

ul#catNavlist li a
{
	display: block;
	width: 152px;
	\width: 152px;
	w\idth: 152px;
	padding: 4px 8px 4px 16px;
	border: 0px;
	border-left: 4px solid #607C92;
	border-top: 1px solid #9CBACD;
	border-bottom: 1px solid #3a5a71;
	opacity: .7;
	filter: alpha(opacity=70);
	text-decoration: none;
	text-align: left;
	background-color: #8CA3B5;
}

/* Adjust for Safari/Firefox */
html>body ul#catNavlist li a {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:.8;
}

ul#catNavlist li a {
	color: #ffffff;
}
ul#catNavlist li#active a {
	color: #3a5a71;
	background-color: #aaaaaa;
	border-left: 4px solid #777777;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}
ul#catNavlist li#submit a {
	color: #ffffff;
	background-color: #CD7B32;
	border-left: 4px solid #777777;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}
ul#catNavlist li a:hover, ul#catNavlist li#submit a:hover
{
	border-left: 4px solid #ff6600;
	border-top: 1px solid #A79D58;
	border-bottom: 1px solid #A79D58;
	color: #3a5a71;
	background-color: #A79D58;
}
/* widgets */

.widShop {
	background-color: #93AEC0;
	background-image: url(../pix/widget/bk-shop-widget.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	margin: 0px;
	font-weight: bold;
	border-bottom: 1px solid #3a5a71;
}
.widShop P {
	margin: 0 0 0 6px;
}
#contentMainCol1Shop.widShop P {
	margin: 0 0 0 0px;
}

.BkwidShop {
	background-image: url(../pix/bk-shopping-widget.gif);
	background-repeat: no-repeat;
}
th{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #749BB8;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #3a5a71;
	border-left: 1px solid #3a5a71;
}
.carttext {
	font-size: 11px;
	color: #444444;
	line-height: 13px;
	margin: 0px;
}
.cartsub {
	font-size: 11px;
	font-weight:bold;
	color: #222222;
	line-height: 13px;
	margin: 0px;
}
/* Forms */
.frmError {
	font-weight:bold;
	color: #FF0000;
	display: block;
	height: 16px;
	width:140px;
	float: right;
	margin-top:-2px;
	padding: 6px 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #DDDDDD;
}
.shoplink {
	margin-top: 3px;
	margin-bottom: 2px;
}
.paybutton {
	color: #EEEEEE;
	background-color: #3a5a71;
}
.shoplink a {
border: 1px solid #3a5a71;
}
.shoplink a:visited {
border: 1px solid #3a5a71;
}
.shoplink a:hover{
border: 1px solid #ff9900;
}
.field {
	border: 1px solid #3a5a71;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	line-height: 13px;
}
.frmtextarea {
	border: 1px solid #3a5a71;
	font-size: 11px;
	margin:0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	line-height: 13px;
	width:350px;
	background-color:#FFFFFF;
}
input.checkbox {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.chkButt{
	background-color: #E99F07;
	margin-right:3px;margin-left:3px;
	padding: 1px 6px;
	color: white;
	text-decoration: none;
	font: bold 11px Arial;
	border-top: 1px outset #FFE8C6;
	border-right: 1px outset #7D4B00;
	border-bottom: 1px outset #7D4B00;
	border-left: 1px outset #FFE8C6;
}

.chkButt:visited, .chkButt:active {
	color: white;
}
.chkButt:hover {
	color:#DDDDDD;
	background-color: #F2670B;
	border: 1px #444444 outset;
}

.chkOut{
	background-color: #d1ec4c;
	border: 2px #d1ec4c outset;
	padding: 1px 4px;
	color: black;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.chkButtApp{
	background-color: #8DB1C7;
	margin-right:3px;
	margin-left:3px;
	padding: 1px 6px;
	color: white;
	text-decoration: none;
	font: bold 11px Arial;
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #548AAB;
	border-bottom: 1px outset #548AAB;
	border-left: 1px outset #FFFFFF;
}
.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}
.miscButton {
	border: solid 0px;
}

.miscButton:hover {
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}
form#formEmail label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	padding-left:4px;
}
#formEmail input.error, #formEmail textarea.error { border: 1px dotted red;
	background-color:#FFCC33; }
