/*leadermotorcycle.com*/
body
{
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#ffffff;
}

h2
{
	font-size: large;
}

#logo{
	background: url(graphics/00000002/logos/logo.jpg) no-repeat;
	width: 1100px;
	height: 120px;
}

#logo h1 {
	margin: 0 0 0 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	padding-top: 30px;
}

#bc
{
	float: left;
	text-align: left;
	height: 20px;
	width: 100%;
	line-height: 20px;
}

#disp
{
	font-size: small;
}

#nav
{
	background-color: #000000;
}

#nav a
{
	background-color:  #000000;
	color:  #FFCC00;
	font-weight: 400;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline-block;
	padding: 5px 7px;
	margin-right: 2px;
	margin-bottom: 0px;
	text-decoration: none;	
}

#nav a:hover 
{
	background-color: #FFCC00;
	color: #000000;
	font-weight: 400;
}

#cat_tree
{
	background-image: url(graphics/00000001/LeaderMotorcycle_CSS_Sidebar.jpg);
}

#cat 
{
	color: #000000;
	/*background-color: #FFCC00;*/
	display: block;
	padding: 1px 5px 1px 5px;
	border-bottom: 1px #000000 solid;
	font-weight: 400;
	text-decoration: none;
	width: 200px;
	white-space: normal;
}

#cat_sel 
{
	color: #FFCC00;
	background-color: #000000;
	display: block;
	padding: 1px 5px 1px 5px;
	border-bottom: 1px #000000 solid;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
	white-space: normal;
}

#cat:hover 
{
	color: #FFCC00;
	padding: 1px 5px 1px 5px;
	background-color: #000000;
}

/* SFNT Begin Stylesheet */
.sfnt-content .clear {
	clear:both;
}

.sfnt-content .orange {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #F26521;
}

.sfnt-content .red {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: red;
}

.sfnt-content img {
	border: 0;
	padding:3px;
}
.sfnt-content form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 1px;
	padding-right: 10px;
	text-align: right;
}
.sfnt-content {
	width: 800px;
	padding: 10px 0 0 0;
}

.sfnt-content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;	
	line-height: 16px;
}

.sfnt-content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
}

.sfnt-content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	text-align: left;
}

.sfnt-content .left {
	width: 495px;
	float: left;
}

.sfnt-content .col-0{
	float: left;
	border: 1px #FFCC00 solid;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	width: 482px;
}
.sfnt-content .col-1 {
	width: 110px;
	float: left;
	text-align: center;
	padding: 15px 5px 0 5px;
	width: 177px;
}

.sfnt-content .col-2 {
	float: left;
	text-align: center;
	width: 290px;
}

.sfnt-content .col-3 {
	width: 283px;
	float: left;
	padding: 0 5px 0 5px;
	text-align: center;
	border: 1px #FFCC00 solid;
	margin-bottom: 10px;
}

.sfnt-content .right  {
	width: 295px;
	float: left;
	margin-left: 10px;
}

.sfnt-content .lhdr  {
	width: 490px;
	background-color: #FFCC00;
	color: #000;
	text-align: left;
	line-height: 30px;
	height: 100%;
	padding: 5px 0 5px 5px;
}

.sfnt-content .lhdr-center  {
	width: 490px;
	background-color: #FFCC00;
	color: #000;
	text-align: center;
	line-height: 30px;
	height: 100%;
	padding: 5px 0 5px 5px;
}

.sfnt-content .rhdr  {
	width: 290px;
	background-color: #FFCC00;
	color: #000;
	text-align: left;
	line-height: 30px;
	height: 100%;
	padding: 5px 0 5px 5px;
}

.sfnt-content .rhdr-center  {
	width: 290px;
	background-color: #FFCC00;
	color: #000;
	text-align: center;
	line-height: 30px;
	height: 100%;
	padding: 5px 0 5px 5px;
}

.x-large-orange {
	font-size: x-large;
	color: #F26521;
	font-weight: bold;
	text-decoration: none;
}
.large-black {
	font-size: large;
	color: #000000;
	text-decoration: none;
}
.black {
	color: #000000;
}

.center h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;	
	line-height: 16px;
	text-align:center;
}

/* End SFNT Stylesheet */

