/*  
Theme Name: BellMoto
Theme URI: http://www.bellmotogear.com/
Description: The theme for the Bell Moto website
Author: Nicholas Waschezyn, Creative Developer, dmna inc
Author URI: http://dmna.com
*/

body, html {
	height: 100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-attachment:fixed;
	background-position:center center;
	background-repeat: no-repeat;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}

#main {
	width:1000px;
	height:650px;
}

#top {
	height:70px;
	margin-bottom:5px;
	opacity: 1.0;
	filter: Alpha(Opacity=100);
}

#house {
	width:1000px;
	height:640px;
	margin-bottom: 10px;
	}
	
#left {
	width:240px;
	float:left;
	height:640px;	
}
#content {
	width: 740px;
	height:640px;
	float: left;
	background-color:#FFFFFF;
	opacity: .90;
	filter: Alpha(Opacity=90);
	margin-left: 10px;
	overflow:auto;
}
#mid {
	width:500px;
	float:left;
}
#mid-copy {
	width:400px;
	margin-left: 50px;
	margin-top: 40px;
	text-align: left;
	left: 0px;
}
.s input {
	height: 20px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
}
#right {
	width:220px;
	float:left;
	border-left: 1px solid #666666;
}
#right-copy {
	width: 200px;
	margin-left: 10px;
	margin-top: 40px;
	text-align:left;
}
#footer-wrapper {
	overflow:hidden;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#footer-bg {
	width: 100%;
	height: 30px;
	background-color:#333333;
}

#footer-content{
	color:#FFFFFF;
	width:1000px;
	font-size:12px;
	padding-left:10px;
}

.searchform input{
width: 20px;
}


a:link  {
color:#cc3333;
text-decoration:none;

}

a:hover  {
	color:#000000;
text-decoration:none;
}

a:active  {
color:#333333;
text-decoration:none;
}

a:visited{
color:#000000;
text-decoration:none;
}
.history {
color: #cc3333;
}
#fit_table {
page-break-before:always;
}
.sidebar {
font-size: 11px;
}
.sidebar ul{
list-style:inside;
padding-left: 0px;
}
.sidebar a:link {
color:#cc3333;
text-decoration:none;
}
.sidebar a:hover {
color:#000000;
text-decoration:none;
}
.sidebar a:active {
color:#333333;
text-decoration:none;
}
.sidebar a:visited {
color:#cc3333;
text-decoration:none;
}

h1 {
font-size:14px;
margin-left:20px;
}
h3 {
	font-size: 12px;
	color: #cc3333;
	text-transform: uppercase;
}
.post h3 {
margin-bottom: -2px;
}
h3 a:link {
color: #cc3333;
text-decoration:none;
}
h3 a:hover {
color: #aa1111;
text-decoration:none;
}
h3 a:active {
color: #ee5555;
text-decoration:none;
}
h3 a:visited {
color: #cc3333;
text-decoration:none;
}

h2 {
	font-size: 14px;
	color: #cc3333;
	text-transform: uppercase;
}
.post h2 {
margin-bottom: -2px;
}

h2 a:link {
color: #cc3333;
text-decoration:none;
}
h2 a:hover {
color: #aa1111;
text-decoration:none;
}
h2 a:active {
color: #ee5555;
text-decoration:none;
}
h2 a:visited {
color: #cc3333;
text-decoration:none;
}

.headText {
	font-size: 14px;
	color: #cc3333;
	text-transform: uppercase;
}

.g2image_normal
	{
	margin: 4px;
	}
	.g2image_float_left
	{
	float: left;
	clear: left;
	margin: 4px;
	}
	.g2image_float_right
	{
	float: right;
	clear: right;
	margin: 4px;
	}
	.g2image_centered
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#advancedSearches{
/*	visibility: hidden; */
  display: none;
	position: relative;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
	
#closer {
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}

.advancedSearchLink {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.advancedSearchLink:hover {
	color: #006633;
	text-decoration: underline;
}

.closerLink {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.closerLink:hover {
	color: #006633;
	text-decoration: underline;
}
.bold {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.printbutton {
cursor:pointer;
}
