/* CSS Document */

/* Primary Styles */
body, html {
	background-color: #BFBFBF;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	color: #858585;
	font-family: Arial;
	font-size: 14px;
}
a, a:hover, a.visited {
	color: #D60101;
	font-weight: bold;
	text-decoration: none;
}
#container{
	width: 785px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}
#menu{
	width: 785px;
	height: 114px;
}
#logo{
	float: left;
	width: 222px;
	height: 114px;
	margin: 0px 0px 0px 0px;
}
#menuLinks{
	float: right;
	width: 563px;
	height: 114px;
	margin: 0px 0px 0px 0xp;
	text-align: left;
}
#rotating_mixers {
	width: 785px;
	height: 232px;
	margin: 0px 0px 0px 0px;
}
#content {
	margin: 0px 0px 0px 0px;
	width: 715px;
	padding: 35px 35px 35px 35px;
}
.title {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
}
.mixertitle {
	font-size: 36px;
	font-weight: bold;
	color: #353132;
	letter-spacing: -1px;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #BFBFBF;
}
#topLinks {
	width: 563px;
	height: 23px;
	background-color: #353132;
	text-align: center;
	padding-top: 4px;
}
#topLinks a, #topLinks a:hover, #topLinks a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#topMixers {
	width: 770px;
	height: 87px;
}
#footer {
	width: 785px;
	height: 26px;
	text-align: center;
	background-color: #353132;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail {
	display: block;
	width: 98px;
	height: 68px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #BFBFBF;
}
#right{
	float: right;
	width: 460px;
	height: auto;
	min-height: 0px;
	text-align: center;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#right img {
	display: block;
	padding: 4px 4px 4px 4px;
	border: 1px solid #BFBFBF;
	background-color: #FFFFFF;
}
#media {
	display: block;
	width: 100%;
	text-align: center;
	background: #EFEFEF;
	padding-top: 10px;
	margin: 0;
}
#news {
	display: block;
	width: 195px;
	background-color: #E3E3E3;
	float: right;
	margin-left: 20px;
	color: #353132;
	padding-bottom: 0px;
}
#news ul {
	list-style-image: url(/images/red_arrow.jpg);
}
#news a, #news a:visited, #news a:hover {
	color: #5E5E5E;
	font-weight: normal;
	font-size: 11px;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 177px;
	font-style: italic;
	font-size: 18px;
}

#nav a:hover {
	background-color: #EDEDED;
}

#nav li { /* all list items */
	float: left;
	width: 187px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	border: 1px solid #EEEEEE;
	position: absolute;
	background: #FFFFFF;
	width: 177px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 5px 5px 5px 5px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.optDiv{
	overflow:hidden;
	width:150px;
	height:150px;
	margin:10px;
	padding:3px;
	float:left;
	border:solid 1px #BFBFBF;
	text-align:center;
}

#bottom_links {
	text-align: center;
	padding-bottom: 10px;
}
#bottom_links a, #bottom_links a:hover, #bottom_links a:visited {
	color: #858585;
	font-size: 10px;
	text-decoration: none;
}

.form{
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
}
.formEntry{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.formFields{
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
}

#useralert{
	padding:4px;
	background:#D00101;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
}






#leftdiv{
	align:left; 
	width:330px;
	text-align:center;
	margin:0 0 0 15px;
}
 #HomeRight{
	float:right;
	align:right; 
	width:330px;
	text-align:center;
	margin:0 20px 0 0;
}
#HomeLeft{
	width:480px;
	height:auto;
	min-height:0px;
	text-align:center;
	margin:0 0 0 15px;
	padding:0;
 }
#more{
	align:center; 
	height:auto;
	min-height:0px;
	text-align:center;
	background:#FFFFFF;
	padding:4px;
	margin:0;
}
#bottom {
	height:auto;
	margin:2px 5px 3px 5px;
	padding:2px 5px 3px 5px;
	border:solid 1px #336699;
	text-align:center;
	clear: both;
}
#answers{
	width:460px;
	height:310px;
	padding:5px;
	background:no-repeat center top;
}
#clear{
	clear:both;
	margin:0;
	padding:0;
	min-height:3px;
	_height:3px
}
#secMenu {
	height:auto;
	margin:4px 15px 0 15px;
	padding:5px;
}
.classMenu, .classMenuSel{
	float:left;
	width:auto;
	height:auto;
	margin:0 5px 0 5px;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	
}
.classMenu{ 
	background:#FFFFFF;
	color:#006699;
	border-top:solid 2px #006699;
	border-left:solid 2px #006699;
	border-right:solid 1px #006699;
	border-bottom:solid 1px #006699;
	
}
.classMenu:hover{
	background:#990000;
	color:#FFFFFF;
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
	border-right:solid 2px #333333;
	border-bottom:solid 2px #333333;
}
.classMenuSel{
	background:#006699;
	color:#FFFFFF;
	border-top:solid 2px #CCCCCC;
	border-left:solid 2px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}


/*option styles*/
.optionCol{
	width:95%;
	margin:10px auto 0 auto;
	border:solid 1px #003366;
	height:auto;
}
.modelHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight:bold;
	color:#660000;
	text-decoration: none;
	padding:3px;
	margin:0;
	background-color:#FFFFCC;
}
 
 
 /*primary type styles */
.menuType{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#660000;
	text-decoration: none;
	padding:0;
	margin:0;
}
.Model{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight:bold;
	color:#660000;
	text-decoration: none;
	padding:0;
	margin:0;
}
.userDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}
.smallLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#FF3300;
	text-decoration:underline;
}
.compHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-align:center;
	color:#666666;
	text-decoration: none;
}
.compSpecs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color:#336600;
	text-decoration: none;
	margin:4px 0 4px 0;
	padding:4px 0 4px 0;
}
.specs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#336600;
	text-decoration: none;
}
.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: boldl;
	color:#336600;
	text-decoration: none;
	margin:0 0 10px 0;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	margin:0 0 10px 0;
}
.bodLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: underline;
}
.homeBull{
	list-style:none;
	margin:3px 0 0 8px;
	text-align:left;
	padding:0;
	
}
.homeHL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	text-align:center;
	color:#FFCC00;
	text-decoration: none;
	margin:20px 0 10px 0 ;
}
.homeCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	margin:0 10px 0 10px ;
	text-align:center;
}



/*testimonials inc styles*/
.testDiv{
	float:left;
	clear:none;
	height:100%;
	width:45%;
	text-align:right;
	background:#264664;
	margin:5px 2px 5px 12px;
	padding: 3px 2% 3px 2%;
	border-top:solid 2px #000000;
	border-left:solid 2px #000000;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
}
.testDivH{
	float:left;
	clear:none;
	height:auto;
	width:45%;
	text-align:right;
	background:#264664;
	margin:5px 2px 5px 12px;
	padding: 3px 2% 3px 2%;
	border-top:solid 2px #000000;
	border-left:solid 2px #000000;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
}
.testBod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	padding:0;
	margin:0 0 5px 0;
}
.testAtt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration: none;
	padding:0;
	margin:0 0 5px 0;
}
.testQ{
	font-size: 22px;
	color:#FFCC00;
	margin:0;
	padding:0;
	line-height:18px;
}



/* news page styles*/
#newsPage{
	width:80%;
	text-align:left;
}
.newsPageDiv{
	width:80%;
	text-align:left;
	margin:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}
.newsStory{
	width:470px;
	float:right;
	clear:none;
	height:auto;
	text-align:left;
	border:solid 1px #999999;
	margin:0 20px 5px 0;
	padding: 4px;
}


/*news inc styles*/
#newsDiv{
	float:left;
	clear:none;
	height:auto;
	width:40%;
	text-align:left;
	background:#FFF;
	border:solid 1px #999999;
	margin:5px 2px 5px 2px;
	padding: 3px 2% 3px 2%;
}
.newsHR{
	padding:0;
	margin:2px 0 4px 0;
	color:#666666;
}
.newsbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#669900;
	padding:0;
	margin:5px 0 5px 0;
}
.newsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#006699;
	padding:0;
	margin:5px 0 5px 0;
}
.newsHL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#660000;
	text-decoration: none;
	padding:0;
	margin:0 0 5px 0;
}
.newsBod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	padding:0;
	margin:0 0 5px 0;
}
.newsBod a{
	color:#990000;
	text-decoration:underline;
}



/*admin styles*/

#formdiv{
	width:900px;
	height:auto;
	margin: 0 auto 0 auto;
}
#mediadiv{
	float:right;
	padding:3px;
	width:310px;
	background-color:#FFCC99;
	margin:0;
	text-align:center;
 }
#alert{
	width:550px;
	height:auto;
	margin: 0 auto 0 auto;
	padding:4px;
	background:#FFCC00;
	color:#990000;
	font:Arial, Helvetica, sans-serif bold 12px;
	text-align:center;
	line-height:24px;
}
.mediaImg{
	margin:8px 0 0 0;
}
.status{
	width:700px;
	border:#666666 solid thin;
	margin: 0 auto 10px auto;
	background:#FFFFFF;
}
.statusHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	text-align:center;
}
.statusDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mClass{
	padding:5px;
	margin:8px 0 0 0;
}
.classHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#666600;
	text-decoration: none;
	background-color:#FFCC00;
	text-align:center;
}
.classDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.mixerModel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#660000;
	text-decoration: none;
}
.mixerDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

.optionName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	text-align:left;
}
.optionDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	text-align:left;
}
.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: none;
	margin:0;
	padding:0;
}
#dealers {
	width: 300px;
	float: right;
}
