﻿/* Defines behavior for the body tag */
body
{
  font-family: Verdana, Arial;
  font-size: 1em;
  color : #CCCCCC;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : x-small;
  background-color : #000033;}
/* Changes color and fonts for the header above the page */
#Header
{
  height: 55px;
  background-color: #8b0000;
  color: #cccc99;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 3px solid black;
  padding: 5px;}
/* Defines the font for the text in the sub header inside the header */
#Header #SubHeader{  font-size: 14px;}
/* Sets the width, padding and font for the menu on the left with the calendar and category list */
#LeftMenu{  padding: 10px;  font-size: 90%;}
/* Determines the looks for the list with categories */
#LeftMenu ul{  list-style-type: none;  margin: 0;}
/* Determines the looks for the main content section */
#MainContent{  padding: 10px;  width: 100%;}
/* Sets the width of the heading section above each blog entry on the BlogEntries control */
.ItemHeading{  width: 100%; }
/* Resets margin and padding for all h1, h2 and h3 tags in the MainContent section */
#MainContent h1, #MainContent h2, #MainContent h3{  margin: 0;  padding: 0;}
/* Changes margin and font for the h1 tag in the main content section */
#MainContent h1{  font-size: 130%;  margin-bottom: 10px;}
/* Changes color and font for the h2 tag in the main content section */
#MainContent h2{  font-size: 100%;  color: #8b0000;}
/* Changes font size and border for the h2 tag in the main content section */
#MainContent h3{  font-size: 90%;  border-bottom: 1px solid gray;}
/* Sets the font size for most screen elements */
.BlogEntryText, span{  margin-bottom: 20px;  font-size: 100%;}
/* Aligns each table cell vertically to the top */td{  vertical-align: top;}
/* Changes the color and font weight of each link in the MainContent and LeftMenu section */
#MainContent a, #LeftMenu a{  color: #8b0000;  font-weight: bold;}
/* Changes the size of the Edit This Entry link */
.EditLink{  font-size: 90%; }
/* Changes the font-weight and size of the label in front of the controls in the Edit Blog Entry panel */
.Label{  font-weight: bold;   font-size: 100%;}
a {	font-size: x-small;	color: #FFFFFF;}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;	color: #999999;}
a:hover {	text-decoration: underline;	color: #6699CC;}
a:active {	text-decoration: none;}
h1, h2, h3, h4, h5, h6 {	font-weight: bold;}
h1 {	font-size: medium;	color: #FFFFFF;}
h2 {	font-size: small;	color: #FFFFFF;}
h3 {	font-size: x-small;	color: #FFFFFF;}
.darkblue {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #011B49;
	border: thin double #CCCCCC;
	list-style-type: circle;
}
ul.speclist {float: left;width: 290px;margin: 0px 0px 0px 10px;padding: 0;list-style: none;}
ul.speclist li {
  float: left;
  width: 130px;
  margin: 10px 0px 0px 0px;
  background-image: url(smileybullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
}
ul.overviewlist {  list-style:none;  padding:0px;  margin:0px;}
ul.overviewlist li {  padding:5px 0px;}
ul.overviewlist li b {  color:White;  font-size:13px;}
.newmotortable td {  vertical-align:middle;}
ul#linklist {list-style: none; margin: -265px 0px 0px 400px; width:200px;}
ul#linklist li {display:inline;}
ul#linklist li img {margin:0px 2px 10px 0px;}
img {border:0px;}
ul.specialtext {
	float: left;
	height: 25px;
	background: url('/images/specs_left.gif') no-repeat top left;
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.specialtext a {
	background-color: transparent;
	background-image: url('/images/specs_right.gif');
	background-repeat: no-repeat;
	background-position: -5px right;
	text-decoration: none;
	display:block;
	height: 20px;
	margin:0px;
	padding: 0px 10px;
	text-transform: capitalize;
	font-weight: bold;
	overflow: hidden;
}
ul.specialtextres {
	float: left;
	height: 25px;
	background: url('/images/specs_left.gif') no-repeat top left;
	display:block;
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
}
ul.specialtextres a {
	background-color: transparent;
	background-image: url('/images/specs_right.gif');
	background-repeat: no-repeat;
	background-position: 0px right;
	text-decoration: none;
	display:block;
	height: 20px;
	margin:0px;
	padding: 3px 10px;
	text-transform: capitalize;
	font-weight: bold;
	overflow: hidden;}
a.motor_button, a.motor_button:visited{width: 176px;height: 76px;display:block;background:url('../images/360button.jpg') 0px 0px;}
a.motor_button:hover{width: 176px;height: 76px;display: block;text-decoration: none;background:url('../images/360button.jpg') 176px 0px;}
a.spec_button, a.spec_button:visited{width: 176px;height: 77px;display:block;background:url('../images/specsheetbtn.jpg') 0px 0px;}
a.spec_button:hover{width: 176px;height: 77px;display: block;text-decoration: none;background:url('../images/specsheetbtn.jpg') 176px 0px;}
a.rvfinder_button, a.rvfinder_button:visited{width: 176px;height: 77px;display:block;background:url('../images/rvfinderbtn.jpg') 0px 0px;}
a.rvfinder_button:hover{width: 176px;height: 77px;display: block;text-decoration: none;background:url('../images/rvfinderbtn.jpg') 177px 0px;}

.resultstable {border:dotted 1px #336699;width:95%;}
.resultstable td{vertical-align:middle;text-align:left;}

#container {width:850px;margin:0 auto;overflow:hidden;}
#leftcol {width: 200px; text-align: center; background-color: #010A27; display:inline; float:left;margin-bottom:-2000px;padding-bottom:2000px;}
#content {float:left;display:inline;width:620px;background-color:#010A27;min-height:625px;padding-top:10px;}
#footer {width:820px;clear:both;background-color: #010A27;height:75px;}
#container #navig 			{list-style:none;margin:0px;padding:0px;}
#container #navig li		{display:inline;float:left;margin:0px;padding:0px;}
#searchrvtop div 			{width:206px;height:25px;background:url('../images/chromenav_r1_c1.gif') no-repeat;}
#homepage div 				{width:119px;height:25px;background:url('../images/home.jpg') no-repeat;}
#homepage div:hover 		{background:url('../images/home.jpg') no-repeat -117px;width:119px;height:25px;}
#buyersguide div 			{width:124px;height:25px;background:url('../images/buyersguide.jpg') no-repeat;}
#buyersguide div:hover 		{background:url('../images/buyersguide.jpg') no-repeat -123px 0px;width:124px;height:25px;}
#rvaccessories div 			{width:124px;height:25px;background:url('../images/rvaccessories.jpg') no-repeat;}
#rvaccessories div:hover 	{background:url('../images/rvaccessories.jpg') no-repeat -123px 0px;width:124px;height:25px;}
#videovault div 			{width:125px;height:25px;background:url('../images/videovault.jpg') no-repeat;}
#videovault div:hover 		{background:url('../images/videovault.jpg') no-repeat -125px 0px;width:125px;height:25px;}
#information div 			{width:124px;height:25px;background:url('../images/information.jpg') no-repeat;}
#information div:hover 		{background:url('../images/information.jpg') no-repeat -124px 0px;width:124px;height:25px;}
#featurebuttons			{margin:0px;padding:0px;list-style:none;}
#carvynickbtn div		{width:180px;height:79px;background:url('../images/carvynick.jpg') no-repeat;}
#carvynickbtn div:hover	{width:180px;height:79px;background:url('../images/carvynick.jpg') no-repeat -180px;}
#roaminbtn div			{width:180px;height:79px;background:url('../images/newsfeed.jpg') no-repeat;}
#roaminbtn div:hover	{width:180px;height:79px;background:url('../images/newsfeed.jpg') no-repeat -180px;}
#focusbtn div			{width:180px;height:79px;background:url('../images/focus.jpg') no-repeat;}
#focusbtn div:hover		{width:180px;height:79px;background:url('../images/focus.jpg') no-repeat -180px;}
#contactbtn div			{width:170px;height:35px;background:url('../images/contact.jpg') no-repeat -170px;}
#contactbtn div:hover	{width:170px;height:35px;background:url('../images/contact.jpg') no-repeat;}
.searchbtn input      		{width:175px;height:24px;background:url('../images/search_up.jpg') no-repeat;}
.searchbtn input:hover     	{width:175px;height:24px;background:url('../images/search_over.jpg') no-repeat;}

#tblHeader {width:100%;}
#tblHeader td {vertical-align:bottom}