/*** GlOBAL STYLES ***/
a img {
 border-color: #242e82;
	}
a:hover img {
	border-color: #242e82;
	}
body {
	font-family: Times, Arial, san-serif;
	text-align: center;
	}
ul.nav a:link,
ul.nav a:visited {
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline; 
	}
div.text {
	font-size: 12pt;
	padding: 2px 0px 10px;
	}
.rss a {
display: block;
font-weight: bold;
text-decoration: underline;
}
.rss .disabled {
color: #6F6F6F;
}
.rssLink img, .rssLink:hover img {
border: 0;
}
#page {}
/*** BOOKMARK ***/
   .bookmark a{
 	color: #ffffff;
	font-weight: bold;
 	height: 77px;
 	width: 143px;
 	display: block;
   }
   
/*** BUYNOW ***/
/*** HEADER ***/
#header {
	border: none;
	background: url(../images/sbf_tpbanbg.gif) no-repeat;
	}
.info h2{
padding-top:25px;
}
.blogs h2 {
padding-top:15px;
}
#sideNav {
	text-align: left;
	}
#featured {
	background: transparent url(../../images/buyitnow.gif) no-repeat;
	width: 58px;
	}
#bigbox {
	background: url(../images/sbf_mainbg.gif) top left repeat-y;
	}
#content {
	margin-top: 15px;
	border-left: dotted thin #242e82;
	}
#currentPage {
	}
#header h1 {
	font-size: 1.25em;
	clear: right;
	text-align: center;
	font-weight: bold;
	color: #242e82;
	}
.display h2 {
	background: url(../images/sbf_display.gif) no-repeat;
	display: block;
	margin-top: 15px;
	width: 155px;
	height: 85px;
	}
.display h2 span {
	display: none;
	}
.categoryNav h2 {
	background: url(../images/sbf_cat.gif) no-repeat;
	display: block;
	width: 145px;
	height: 40px;
	text-indent: -9000px;
	}
.blogBar h2 {
	background: url(../images/sbf_blog.gif) no-repeat;
	display: block;
	width: 145px;
	height: 71px;
	text-indent: -9000px;
	}
	
.rss h2 {
background: url(../images/sbf_feed.gif) 0 0 no-repeat;
display: block;
width: 144px;
height: 65px;
text-indent: -9000px;
}
.featured h2 {
	background: url(../images/sbf_featureditems.gif) no-repeat left;
	margin-top: 30px;
	line-height: 44px;
	text-indent: -9000px;
	}
.logo img {
	background: transparent url(../images/yourimage.gif) no-repeat;
	padding: 45px 0px 0px 40px;
	float: left;
	margin-right: 10px;
	max-width: 270px;
	max-height: 100px;
	}
#tabs {
	width: 540px;
	float: right;
	margin-top: -28px;
	padding-right: 40px;
	height:30px;
	}

	
#tabs .tabControl {
	line-height:88px;
			text-align: right;
			font-style: normal;
			font-size: 11pt;
	width: 100%;
	}
#tabs .tabControl a {
	text-align: center;
	color: #ffffff;
	}
#tabs .tabControl a:visited {
	color: #fff299;
	}
#tabs .tabControl a:hover {
		color: #242e82;
		}
#header .tabControl li {
	border-left: none;
	}
/*** FOOTER ***/
#footer {
	background: url(../images/sbf_btmbanbg.gif) bottom left no-repeat;
	height: 120px;
	width: 800px;
	}
#footer .tabControl {
position: relative;
top:25px;
}
#footer .tabControl a:link {
color: #ffffff;
}
#footer .tabControl a:visited {
color: #FFFFCF;
	}
#footer .tabControl a:hover {
	color: #242e82;
	}
.footerInfo {
margin-top: 30px;
}
/*** ITEMS ***/
.item {}
.featured .item img {
margin-bottom: -20px !important;
margin-bottom: 0;
}
.itemsPerPage {
font-size:14px;
width:200px;
}
.itemsPerPage {
padding-top:5px;
padding-bottom 20px;
}
.itemsDisplay li a:hover {
color: #242e82;
}
.itemsDisplay li {
color: #311741;
font-weight:bold;
border: solid 1px #311741;
background: #585fa1;
font-size: 12px;
line-height: 18px;
padding: 1px 8px 0px;
}
.itemTable thead {
	background: #000;
	}
.itemTable tr.alt {
	background: #585fa1;
	}
/*** ITEM TABLE ***/
.itemTable {
	width: 535px;
	}
.itemTable img {
	margin:2px;
	}
.itemTable td, .itemTable td .alt {
	padding-left: 0px;
	}
   