/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

//  Released under the GNU General Public License
//A:hover {
//  color: #AABBDD;
//  text-decoration: underline;
//}
//.boxText { font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size: 10px; }
//.errorBox { font-family : "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
//.stockWarning { font-family : "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size : 10px; color: #cc0033; }
//.productsNotifications { background: #f2fff7; }
//.orderEdit { font-family : "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

//TR.header {
//  background: #ffffff;
//}

//TR.headerNavigation {
//  background: #bbc3d3;
//}

//TD.headerNavigation {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 10px;
//  background: #bbc3d3;
//  color: #ffffff;
//  font-weight : bold;
//}

//A.headerNavigation { 
//  color: #FFFFFF; 
//}

//A.headerNavigation:hover {
//  color: #ffffff;
//}

//TR.headerError {
//  background: #ff0000;
//}

//TD.headerError {
//  font-family: Tahoma, "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//  background: #ff0000;
//  color: #ffffff;
//  font-weight : bold;
//  text-align : center;
//}

//TR.headerInfo {
//  background: #00ff00;
//}

//TD.headerInfo {
//  font-family: Tahoma, "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//  background: #00ff00;
//  color: #ffffff;
//  font-weight: bold;
//  text-align: center;
//}

//TR.footer {
//  background: #bbc3d3;
//}

//TD.footer {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 10px;
//  background: #bbc3d3;
//  color: #ffffff;
//  font-weight: bold;
//}


//TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
//  background: #f8f8f9;
//}

//TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
//  background: #f8f8f9;
//}

//TABLE.productListing {
//  border: 1px;
//  border-style: solid;
//  border-color: #b6b7cb;
//  border-spacing: 1px;
//}

//.productListing-heading {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 10px;
//  background: #b6b7cb;
//  color: #FFFFFF;
//  font-weight: bold;
//}

//TD.productListing-data {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 10px;
//}
//
//A.pageResults {
//  color: #0000FF;
//}
//
//A.pageResults:hover {
//  color: #0000FF;
//  background: #FFFF33;
//}
//

//TR.subBar {
//  background: #f4f7fd;
//}

//TD.subBar {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 10px;
//  color: #000000;
//}

//TD.main, P.main {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 11px;
//  line-height: 1.5;
//}

//TD.smallText, SPAN.smallText, P.smallText {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 10px;
//}

//TD.accountCategory {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 13px;
//  color: #aabbdd;
//}

//TD.fieldKey {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//  font-weight: bold;
//}

//TD.fieldValue {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//}

//TD.tableHeading {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//  font-weight: bold;
//}

//SPAN.newItemInCart {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 10px;
//  color: #ff0000;
//}
//
//
//SPAN.greetUser {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//  color: #f0a480;
//  font-weight: bold;
//}
//
//TABLE.formArea {
//  background: #f1f9fe;
//  border-color: #7b9ebd;
//  border-style: solid;
//  border-width: 1px;
//}
//
//TD.formAreaTitle {
//  font-family: Tahoma, "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//  font-weight: bold;
//}
//
//SPAN.markProductOutOfStock {
//  font-family: Tahoma, "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  font-size: 12px;
//  color: #c76170;
//  font-weight: bold;
//}
//
//SPAN.productSpecialPrice {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  color: #ff0000;
//}
//
//SPAN.errorText {
//  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
//  color: #ff0000;
//}
//
//.moduleRow { }
//.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
//.moduleRowSelected { background-color: #E9F4FC; }

//.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
//.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
//

///* input requirement */
@import url("events_calendar.css");

//
//.inputRequirement { font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: #ff0000; }
*/

TEXTAREA {
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}


BODY {
	/*background-color: #333333;*/
	text-align:center;	
	margin: 0;
	padding: 0;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;	
	font-size:10px;

	background-color: #000000;
	background-image: url(images_new/bg.gif);
	background-repeat: repeat-x;
}

A {
  color: #245679;
  text-decoration: none;
}
.text_white {
  color:#FFFFFF;
}
.A_white {
  color:#FFFFFF;
  text-decoration: none;
}
.A_white:hover {
  color:#FFFFFF;
  text-decoration: underline;
}
.link_footer {
	color:#333333;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}
.link_footer:hover {
	color:#333333;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: underline;
}
.link_footer_bold {
	color:#333333;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.link_footer_bold:hover {
	color:#333333;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TD {
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
padding-left: 6px; 
font-weight: bold; 
font-size: 12px; 
/*background-image: url(images_new/motorbike_menu_bg.gif);*/ 
background-image: url(images_new/motorbike_td_bg.gif); 
background-repeat:repeat-x;
background-color:transparent;
/*padding-bottom: 5px; 
padding-top: 5px
color: #ffe55c; */
color: #FFFFFF; 
font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; 
text-align:left;
height: 30px;
text-transform:uppercase;
}
TD.infoBoxHeadingLeft {
background: url(images_new/motorbike_td_left.gif) no-repeat;
width:8px;
}
TD.infoBoxHeadingRight {
background: url(images_new/motorbike_td_right.gif) no-repeat;
width:8px;
}

.infoBox {
  background: #EBEBEB;
}

.infoBoxContents {
	background: #FFFFFF;
	font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}
.infoBoxContents2 {
  background: #ffffff;
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}


TD.infoBox, SPAN.infoBox {
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}







#main_table {
	margin-right: 1px;	
}
#page_container {
	padding-left: 13px;
	padding-right: 11px;
}
.top_navi {
	color: white;
	font-size : 11px;

}
.top_navi a {
	color: white;
}
.top_navi_search {
	padding-right:10px;
	text-align:right;
	float:right;

}

.top_navi a:hover {
	text-decoration: underline;
	color:#FFE55C;
}
.bottom_navi {
	background-color: #4c4c4c;
	color: white;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.bottom_navi a {
	color: white;
	padding-left: 6px;
	padding-right: 7px;
}

.left_box {
	background-color: #f6f6ee;
}
.left_box th {

	background-image: url(https://www.motorbikesandparts.co.uk/images/blkgrad.gif);
	color:#FFE55C;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:6px;
	padding-top:5px;
text-align:center;
}
.left_box td {
	padding: 4px 3px 1px 3px;
	text-align: left;
}
.left_box tr.categories td {
	padding: 4px 3px 3px 6px;
	border-top: #FFFFFF 1px solid;
	text-align: left;
}

.left_box input.text {
	width:100px;
	height: 10px;
}

.left_categories td {
	padding-bottom: 4px;
	border-top:#FFFFFF solid 1px;
}

.right_box {
	border: #cdcec9 1px solid;
	background-color: #f6f6ee;
	text-align:left;
	margin-bottom: 5px;
	font-family:Geneva, sans-serif;
}
.right_box th {
	padding-top: 8px;
	padding-left: 7px;
}
.right_box #items_text {
	padding-left: 12px;
	font-size:11px;	
	line-height: 20px;
	padding-bottom: 14px;
}
.shopping_title {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.shopping_title_black {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.right_box2 {
	color: #464646;
	border: #cdcec9 1px solid;
	background-color: #ffffff;
	text-align:left;
	font-family:Geneva, sans-serif;	
	margin-bottom: 3px;
}
.right_box2 th {
	padding-top: 8px;
	padding-left: 10px;
}

.right_box2 td {
	font-size: 11px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
}
.right_box2 .content {	
	text-align: justify;
}

.headline {
	font-size: 11px;
	color: #fe0300;
	font-weight: bold;	
	text-decoration:underline;
}

.home_product_title {
	font-weight: bold;
}
.home_product_title_red {
	font-weight: bold;
	color: #fd0200;
}
.home_banners {
 margin: 10px 0 10px 0;
 padding-top: 10px;
 padding-bottom: 10px;
}
#content_part {
padding-left: 2px;
}
TD.pageHeading, DIV.pageHeading {
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  /*color: #9a9a9a;*/color: #000000;
}
TD.pageHeadingRos, DIV.pageHeadingRos {
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
}

A.pageHeadingRos:hover {
text-decoration: underline; 
color : #EE0000; 
}
.errorText {
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;  
  color: #ff0000;
}
/* message box */

.messageBox { font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size: 10px; background-color: #99ff00; }

.asnf_normal { line-height: 130%; font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size: 11px; color:#333333;}  

a.asnf_none:link {  color: #ff6600; text-decoration: none}
a.asnf_none:visited { color: #ff6600; text-decoration: none}
a.asnf_none:hover { color: #0066ff; text-decoration: none }

.asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.asnf_error { font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif; font-size: 15px; color:#990000; font-weight:bold;}
/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */

#hejian_menu {
  background: #f6f6ee;
  z-index: 10;
}
#hejian_menu ul {
  padding: 0;
  margin: 0;
  z-index: 10;
  background: #f6f6ee;
}
#hejian_menu li {
  position: relative;
  list-style-type: none;
  z-index: 10;
  display: block;
}
#hejian_menu ul li a {
  display: block;
  width: 166px;
  height: 20px;
  line-height: 20px;
  color: #245679;
  font-size: 13px;
  font-weight: bold;
  text-align:right;
}
#hejian_menu ul li ul {
  position: absolute;
  top: 0;
  left: 166px;
  border: 1px solid #cfcfcf;
}
#hejian_menu ul li ul li {
  width: 100%;
  z-index: 10;
}
#hejian_menu ul li ul li a {
  color: #245679;
  font-size: 10px;
  font-weight: normal;
  padding: 0 5px;
  width: 156px;
  border-bottom: 1px solid #cfcfcf;
}

#hejian_menu ul li ul { display: none; z-index: 10; }
#hejian_menu ul li:hover ul { display: block; }

#hejian_menu ul li ul li ul { visibility: hidden; z-index: 10;}
#hejian_menu ul li ul li:hover ul { visibility: visible; }

#hejian_menu ul li ul li:hover ul li ul { visibility: hidden; z-index: 10;}
#hejian_menu ul li ul li ul li:hover ul { visibility: visible; }

.hejian_warning {
  color: red;
}
.treemenudiv {
  text-align: left;
}

.infoBoxProducts {
  text-align: center;
  border: solid 1 #999999; 
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
}
.infoBoxProducts a {
  color: #333333;
}
		
/*Start whats new Style*/
.wncontainer { /*Main div holding children whats new products*/
	height:170px;
	width: 150px;
	text-align:center;
}

.whatsnew {/*Child div holding whats new products*/
	height:170px;
	width: 150px;
}
.whatsnew table{
	width:100%;
}

.whatsnew td{/*TD child specials products*/
	text-align:center;
	color:#000000;
}

.whatsnew a{/* Hyperlink style within specials products*/
	color:#33FF00;
}
/*End whats new Scroll Style */
/*Start specials style*/
.speccontainer { /*Main div holding children specials products*/
	height:170px;
	width: 520px;
	text-align:center;
}

.specials {/*Child div holding specials products*/
	height:170px;
	width:500px;
}
.specials table{
	width:100%;

}

.specials_head a{
font-size:12px;
}

.specials td{/*TD child specials products*/
	color:#000000;
	text-align:center;
}

.specials a{/* Hyperlink style within specials products*/
	color:#33FF00;
}
/*end specials style*/
/*Start Bestsellers scroll style options*/
.bscontainer { /*Main div holding children bestelling products*/
	height:170px;
	width: 150px;
	text-align:center;

}

.bestsellers {/*Child div holding bestelling products*/
	height:170px;
	width:150px;
}
.bestsellers table{
	width:100%;
	text-align:center;
}

.bestsellers td{/*TD child bestelling products*/
	text-align:center;
	color:#000000;
}

.bestsellers a{/* Hyperlink style within bestselling products*/
	color:#33FF00;
}
/*End Best Seller Scroll Style Functions*/ 


#testing1 {
	width:1100px;
	height: 100px;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: white;
	float: left;
}
/*- Menu Tabs --------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-family: Trebuchet MS;
      font-size:75%;
      font-weight: bold;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
	  font-size:12px;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
.top_navi_bike {
	width:232px;
	text-align:left;
	font-size:12px;
	padding-top:20px;
	float:left;
}
.top_navi_bike a {
	font-size:9px;
	font-style:italic;
	color:white;
	text-decoration:none;
	

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

}
.top_breadcrumb {
	color=#333333;
	font-size:11px;

}
.top_breadcrumb a {
	text-decoration:none;
	font-size:11px;
	color:#333333;
}
.top_breadcrumb a:hover{
	text-decoration:underline;
	color:#FFE55C;
}
.plainBox{
  background: black;
}

.plainBoxContents {
  background: black;
  font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}



/*search header*/
#searchheader{
 	/*border:1px solid #000;*/
  	/*background-color:#000000;*/
   	/*height:30px;*/
    /*padding:6px 0px 3px 50px;*/
	text-align:center;
}

#searchheader form select{
	font-size:14px;
	height:25px;

}

#searchheader form{
	line-height:1.5em;

}

#searchheader keyword{
}

#searchtext{
	color:#fff; font-weight:bold; font-size:16px;
}  
	
#searchbutton{
	padding-top:8px;
	vertical-align:middle;display:inline;
}
	
#searchadvbutton{
	vertical-align:middle
}

.sf_active, .sf_inactive{
	/*height:30px;*/
}

/* autocomplete box */
/*.sf_suggestion{
	position:relative;
	left:100px;
}
.sf_suggestion{
	position:relative;
	left:150px;
}*/
.sf_suggestion{
	position:relative;
	/*left:195px;*/
}

.sf_suggestion ul{
	position:absolute;
	margin:0;
	padding:0;
	background:#86BAC7;
	top:0;
	left:0;
	z-index:300;
	width:961px;
}
.sf_suggestion li{
	margin:0;
	padding:0;
	list-style:none;
}
.sf_suggestion li a{
	display:block;
	text-indent:5px;
	color:#fff;
}
.sf_suggestion li.selected a{
	background:#3D91A5;
}

a.top_basket:link,a.top_basket:visited,a.top_basket:active{
	color:#FFFFFF;
	text-decoration:underline;
}

a.top_basket:hover{
	text-decoration:none;
}

a.showFriend:link, a.showFriend:active, a.showFriend:visited{
	background-color:#EEEEEE;
	border:1px solid #999999;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;display:block;width:150px;
}

a.showFriend:hover{
	background-color:#FFE55C;
}

a.link_subcat:hover{
	color:#CC0033;
}
/*Start-> Custom Added CSS*/
.mainhead {
	font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.maintext {
	font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	
}
.textmain {
	color:#FFFFFF;
	font-family:"Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.sale1 {
	font-family: "Helvetica",verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c41f02;

}

td label div {
z-index:110;
}

#searchheader div {
z-index:110;
}
/*End-> Custom Added CSS*/
.tabcontent {
	padding:2em; /* acts little ike cellpadding, so dont touch this */
	clear:both;
	background: #EEEEFF ;  /* Background color */

border-top:1px solid #ddd;
	border-bottom:5px solid #ddd;
    border-left:1px solid #ddd;
	border-right:5px solid #ddd; 

    color:#000000;      /* font color */
	font-size: 12px;    /* font size -- does not affect standard view */
  }
#mainnavtabbed1{
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#mainnavtabbed1 li{
	margin-left:0px; /* distance between tabs */
	margin-bottom:0px;
	text-align: center; /* alignment of text within tabs */
	float:left;
	width:99px; /* width of actual tab */
	margin-bottom:0px;
}

/* this is the active tab class, just as below */
#mainnavtabbed1 li a{
	padding:5px; /* padding around the text within the tabs */
/*	sempre io
border-left:0px solid #ccc; /* border of the inactive tab */
/*	border-top:0px solid #ccc; /* border of the inactive tab */
/*	border-bottom:none; */
/*	border-right:1px solid #ccc; /* border of the inactive tab 
*/
	background:none;
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/icons/a_information2.gif);
	font: 11px Arial, Helvetica, sans-serif;
}

/* the folowing section deals with the tabbed button when active */

#mainnavtabbed1 li a.tabon,#mainnavtabbed1 li a.tabon:hover{
	color:#FFFFFF;        /* Font color on tab */
	background:#FFFFCC;   /* Tab Color */
	/*
	border-left:0px solid #aaa;
	border-top:0px solid #aaa;
	border-bottom:none;
	border-right:1px solid #aaa;
*/
	background-image:url(images/icons/p_information2.gif);
}

/* the folowing section deals with the tabbed button when hovered */
#mainnavtabbed1 li a:hover{
	color:#FFFFFF;      /* Font color on hover */
	background: #CCFFFF;
	
	/*	
sempre mi
border-left:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:none;
	border-right:0px solid #ccc;
*/	
	background-image:url(images/icons/p_information1.gif);
}
h2{
	margin:0;
	font-size:100%;
	font-family:"trebuchet ms", verdana, sans-serif;
}
h1{
	margin:0;
	font-size:100%;
	color:#fff;
	font-family:"trebuchet ms", verdana, sans-serif;
}

HR {
	 color: #ccc;
     background-color: #ccc;
	 height: 0px;
	 border: none;
}
