 /* ----------container to center the layout---------- */
#container {
width: 780px;
height:349px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* -----------------navigation (Left column)------------- */

#left {
 width:132px; 
 float:left; 
 position:relative; 
 margin-top:171px; 
 margin-left:17px; 
 margin-right:1px;
}

a.navLnk_home,a.navLnk_home:link,a.navLnk_home:visited{
	PADDING-LEFT: 5px;
	line-height:32px;
	font-size : 11px;
	color : Black;
	display: block;
	text-decoration: none;
	background: #E6D9C9;
	margin-bottom: 2px;
	font-weight: bold;
}

a.navLnk_home:hover {
	line-height:32px; 
}

a.navLnk_home#home	{
	BACKGROUND: url('../../../media/images/navHome.jpg') no-repeat 0px 0px;
}

a.navLnk_home:hover#home {
	BACKGROUND: url('../../../media/images/navHomeOver.jpg') no-repeat 0px 0px;
}

a.navLnk_home#about	{
	BACKGROUND: url('../../../media/images/navAbout.jpg') no-repeat 0px 0px;
}

a.navLnk_home:hover#about {
	BACKGROUND: url('../../../media/images/navaboutOver.jpg') no-repeat 0px 0px;
}

a.navLnk_home#store	{
	BACKGROUND: url('../../../media/images/navStore.jpg') no-repeat 0px 0px;
}

a.navLnk_home:hover#store {
	BACKGROUND: url('../../../media/images/navstoreOver.jpg') no-repeat 0px 0px;
}

a.navLnk_home#gallery	{
	BACKGROUND: url('../../../media/images/navGallery.jpg') no-repeat 0px 0px;
}

a.navLnk_home:hover#gallery {
	BACKGROUND: url('../../../media/images/navgalleryOver.jpg') no-repeat 0px 0px;
}

a.navLnk_home#faq	{
	BACKGROUND: url('../../../media/images/navFaq.jpg') no-repeat 0px 0px;
}

a.navLnk_home:hover#faq {
	BACKGROUND: url('../../../media/images/navfaqOver.jpg') no-repeat 0px 0px;
}

a.navLnk_home#testimonials	{
	BACKGROUND: url('../../../media/images/navTestimonials.jpg') no-repeat 0px 0px;
}

a.navLnk_home:hover#testimonials {
	BACKGROUND: url('../../../media/images/navTestimonialsOver.jpg') no-repeat 0px 0px;
}

a.navLnk_home#contact	{
	BACKGROUND: url('../../../media/images/navContact.jpg') no-repeat 0px 0px;
}

a.navLnk_home:hover#contact {
	BACKGROUND: url('../../../media/images/navContactOver.jpg') no-repeat 0px 0px;
}
 


 
/* -----------------content (right column)------------- */
#content { 
	float:left; 
	BACKGROUND: url('../media/images/homepageContentNews.jpg') no-repeat 50px 0px;
	background-position : top;
	width : 600px;
	text-align : left;
	position: relative; 
	margin-top:19px; 
	margin-left:0px; 
	margin-right:1px; 
	padding-top:55px;
}

.ContentDemo {
	background-position : top;
	width : 744px;
	height:349px;
	text-align : left;
	
}

.ContentDemoText {
	padding-top:73px;
	padding-left:10px;
	padding-right:15px;
	font-family : sans-serif;
	text-align : left;
	font-size : 12px;
}

/* ----------outer and inner----------------- */
#outer{
	border-left: 200px none;
} 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

 
 /* General page style. The scroll bar colours only visible in IE5.5+ */

 big {
	color:#A50013;
	font-weight: bold;
}

.MainBox {
	BACKGROUND: url('../media/images/header_about.jpg') no-repeat 0px 0px;
	background-position : top;
	font-family : sans-serif;
	width : 723px;
	text-align : left;
	background-color: #f7e0c3;
}

.MainBoxFoot {
	BACKGROUND: url('../media/images/MainBoxFoot.jpg') no-repeat 0px 0px;
	width : 723px;
	height:30px;
	display: block;
}

.TextInBox	{
	BACKGROUND: url('../media/images/MainBoxPic_Scooter_1.jpg') no-repeat 0px 0px;
	background-position : left;
	font-size : 12px;
	color : #A50013;
	padding-top:60px;
	padding-left:175px;
	padding-right:20px;
	padding-bottom:30px;
}



.move{
	position:absolute;
	width:780px;
	height:300px;
	layer-background-color:#eeeeee;
	z-index: 50;
	visibility: visible;
}

 legend {
	font-weight: bold;
	padding: 0 0.5em;
	color: #499722;
}

fieldset dl {
	margin: 0;
	padding: 0;
}

fieldset dt {
	clear: left;
	float: left;
	width: 13em;
	text-align: right;
	padding: 0 1em 0.5em 0;
}

fieldset dd {
	padding: 0 0 0.5em 0;
	font-weight: bold;
}
 
.contentBorder{
	border-right : 1px solid #776655;
	border-bottom : 1px solid #776655;
	border-left : 1px solid #776655;
}

.contentPadding{
	margin-right : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
}

body {
	background-color: #809b9f;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* Main Navigation */

.contentDivTop {
	BACKGROUND: url('../media/images/topBehindContent.jpg') no-repeat 0px 0px;
	background-position : top;
}

.contentDivScroll {
	BACKGROUND: url('../media/images/topBehindContentScroll.jpg') repeat-y 0px 0px;
	background-position : center;
}

.footer {
	BACKGROUND: url('../media/images/footer.jpg') no-repeat 0px 0px;
	background-position : center;
	line-height:153px;
	display: block;
}

.reverse	{
	text-decoration: none;
	color : #FFF9E3;
	font-weight : normal;
	font-family : sans-serif;
	font-size : 11px;
}

/*old*/

.SmallTextRuleBelow
{
	border-bottom: 1px #98AAB1 solid;
	text-align : right;
}

a.button,a.button:link,a.button:visited{
	border: 1px #FCF3EA; 
	border-style: solid; 
	line-height:26px; 
	BACKGROUND: url('../../../media/images/nav_over.gif') repeat;
	PADDING-LEFT: 5px;
	font-size : 11px;
	color : Black;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

a.button:hover {
	BACKGROUND: url('../../../media/images/nav_off.gif') no-repeat 0px 0px;
	line-height:26px; 
}

.sidebar_outline	{
	border: 10px #FCF3EA; 
	border-style: solid; 
}

.sidebar	{
	background-color: #E6D9C9;
	padding: 5px 10px 5px 10px;
}

.pad	{
	background-color: #E6D9C9;
	padding: 0px 10px 10px 10px;
}

.sidebar_header	{
	font-family: Georgia;
	text-decoration: none;
	color : #000000;
	BACKGROUND: url('../../../media/images/sidebar_header.jpg') repeat-y 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}

.content_box_header	{
	BACKGROUND: #E6D9C9 url('../../../media/images/content_box.gif') no-repeat 0px 0px;
	height: 46px;
}

.content_box_header_win	{
	BACKGROUND: #E6D9C9 url('../../../media/images/content_box_win.gif') no-repeat 0px 0px;
	height: 46px;
}

.subheadChef	{
	BACKGROUND: #E6D9C9 url('../../../media/images/subhead_meetthechef.jpg') no-repeat 0px 0px;
	height:78px;
	font-size : 11px;
	color : Black;
	padding-top:63px;
	padding-left:176px;
	padding-right:15px;
}

.content_right_box_header	{
	BACKGROUND: #E6D9C9 url('../../../media/images/left_sidebar_header.jpg') no-repeat 0px 0px;
	width: 171px;
	height: 73px;
}

.roundcont {
	width: 192px;
	height: 5px;
}

.roundbottom {
	background: url(../../../media/images/rc_br.jpg) no-repeat top right; 
	height: 5px;
	background-color: #E6D9C9;
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px;  }

a:link,a:active,a:visited {
	color : #9D1020;
	text-decoration: none;
	font-weight : bold;
}
a:hover		{
	text-decoration: underline;
	color : Red;
}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #ABC178 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #fafef0; }
td.row2	{ background-color: #ecf4d5; }
td.row3	{ background-color: #E6D9C9; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #000000; font-size: 11px; font-weight : bold;
	font-family: Georgia;
	text-decoration: none;
	line-height : 120%;
	font-weight : normal;
	background-color: #3eebff; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; 
	border: #FFFFFF; 
	border-style: solid; 
	height: 28px; 
}
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-size: 18px;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
	font-weight : normal;
}

.credit	{
	font-size: 9px;
	font-family: Georgia;
	text-decoration: none;
	color : #000000;
	font-weight : normal;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */

.boldbody { font-size : 12px;color : #375400}
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ 
font-size: 10px;
}
a.copyright		{ color: #FFFFFF; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #abc178; border-style: solid; }

.error { 
	color : #F63811;
	font-weight : bold;
}

.downpixel {
	BACKGROUND: url('../../../media/images/comment.gif') no-repeat 0px 3px;
	margin-left: 7px;
	padding-left: 20px;
	line-height:26px; 
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
