@charset "utf-8";
/* CSS Document */


html, body {
	height:100%;
	text-align:center;
	background:#CCCCCC;
}

a {
outline:none;
}

a {
text-decoration:none;
color:#EF6B00;
}

a:hover {
	text-decoration:underline;
}

p {
font:Arial, Helvetica, sans-serif;
font-size:13px;
}

ul {
font:Arial, Helvetica, sans-serif;
font-size:13px;
}

li {
font:Arial, Helvetica, sans-serif;
font-size:13px;
}

p a {
text-decoration:none;
color:#EF6B00;
}

.heading {
font-weight:bold;
font-size:15px;
}

#wrapper {
width:960px;
margin:0 auto;
text-align:left;
}

#header {
height:108px;
background-color:#000000;
}

#top {
background-color:#F98221;
height:25px;
width:100%;
font:12px Verdana;
padding-left:5px;
}

#top a {
text-decoration:none;
font:12px Verdana;
color:#000000;
}

.itemLink {
color:#000000;
text-decoration:none;
}

#topMenu {
height:50px;
background-color:#000000;
border-bottom:6px solid #EF6B00;
}

#search {
width:100%;
height:27px;
padding-top:2px;
background-color:#8C8C8C;
vertical-align:middle;
border-top:3px solid #CCCCCC;
border-bottom:3px solid #CCCCCC;
}

#main {
width:100%;
text-align:left;
}

#innerMain {
padding:0px 10px 10px 10px;
}

#categories {
vertical-align:top;
width:155px;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
}

#content2 {
background-color:#FFFFFF;
text-align:center;
}

#content {
background-color:#FFFFFF;

}

#products {
width:175px;
vertical-align:top;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
}

#footer {
background-color:#8C8C8C;
height:35px;
}

#footer ul{
list-style-type: none;
font:11px Verdana;
color:#FFFFFF;
padding:10px 0 10px 5px;
margin:0px;
}

#footer li a{
text-decoration:none;
color:#FFFFFF;
}

#footer li{
display:inline;
margin:0;
padding:0;
}

#ftabbedposition{
float:left;
width:740px;
height:50px;
bottom:2px!important;
background:url(/cgi-bin/UCGraphic?MerchantID=BHCO1&Filename=back1775.jpg) no-repeat;
margin-left:100px;
margin-right:100px;
padding-bottom:6px;
}

#ftabbed{
background:url(http://ultracartsbg.s3.amazonaws.com/BHCO1/18057/orangengrey962.gif) repeat-y left top;
background-position:100% -149px;
float:left;
width:100%;
font-size: 13px;
line-height:normal;
margin-top:6px;
}

#ftabbed ul{ 
list-style-type: none;
margin:0;
margin-left: 0px;
padding:0;
}

#ftabbed li{ 
display:inline;
margin:0;
padding:0;
}

#ftabbed a{ 
border-top:6px solid #111;
float:left;
background:url(http://ultracartsbg.s3.amazonaws.com/BHCO1/18057/orangengrey962.gif) no-repeat left top;
background-position:0 -155px;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#ftabbed a span{ 
float:left;
display:block;
background:url(http://ultracartsbg.s3.amazonaws.com/BHCO1/18057/orangengrey962.gif) no-repeat left top;
background-position:100% -155px;
padding: 6px 22px 6px 13px;
color:#fff;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

#ftabbed a span {
float:none;
}

#ftabbed a:hover span { 
color: #000;
}

#ftabbed a i{
color:#333333;
font-size:10px;
font-style:normal
}

#ftabbed a:hover i{
color:#FFFFFF;
font-size:10px;
font-style:normal
}

#ftabbed .selected a {
border:none;
background:url(http://ultracartsbg.s3.amazonaws.com/BHCO1/18057/orangengrey962.gif) no-repeat left top;
background-position:-1px 0px;
}

#ftabbed .selected a span{ 
background:url(http://ultracartsbg.s3.amazonaws.com/BHCO1/18057/orangengrey962.gif) no-repeat right top;
background-position:right -70px;
padding: 6px 22px 12px 13px;
}

#ftabbed .selected a:hover i{
color:#000;
}

#ftabbed .selected a:hover span{
color:#FF7;
}

.leftsideNav{
width: 155px; /*width of menu*/
}

.leftsideNav .headerbar{
text-align:center;
font: bold 13px Verdana;
color: white;
background: #8C8C8C url(/cgi-bin/UCGraphic?MerchantID=BHCO1&Filename=arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
margin-top: 0px;
text-transform: uppercase;
padding: 7px 0 7px 0; 
}

.leftsideNav ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.leftsideNav ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.leftsideNav ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.leftsideNav ul li a:visited{
color: black;
}

.leftsideNav ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.rightsideNav{
width: 175px; /*width of menu*/
}

.rightsideNav .headerbar{
text-align:center;
font: bold 13px Verdana;
color: white;
background: #8C8C8C url(/cgi-bin/UCGraphic?MerchantID=BHCO1&Filename=arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
margin-top: 0px;
text-transform: uppercase;
padding: 7px 0 7px 0; 
}

.rightsideNav ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.rightsideNav ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.rightsideNav ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.rightsideNav ul li a:visited{
color: black;
}

.rightsideNav ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}