/* Start of CMSMS style sheet 'theme02' */
.clear{
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}

body {
	padding:0px;
	margin:0px;
	background-color:#9df04a;
	background-image:url(../images/theme02-bg-html.jpg);
	background-repeat:repeat-x;
	text-align: center;
	height:100%;
	font-family: "Lucida Grande", tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #3f3727;
}

img {
        border: 0px;
}

#outer {
	height:100%;
	padding:0px;
	background-image:url(../images/theme02-bg-body.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
#maincontainer {
	width: 1020px;
	text-align:left;
	overflow: visible;
}

#mainDiv{
	width:1020px;
	float:left;
	}

#leftcol {
	width: 790px;
	float:left;
	background-color:transparent;
	overflow: visible;
	height:auto;
}
#rightcol {
	background-image:url(../images/theme02-bg-nav.jpg);
	background-repeat:no-repeat;
	background-color:#b9f45f;
	width: 225px;
	float: left;
	overflow: visible;
	filter: Alpha(Opacity=80);
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.footer{
	background: #7ac72c;
	height:25px;
	padding-top:2px;
	padding-top: 5px;
	margin-top:2px;
	width:985px;
	float:left;
}
.footer a{
	color: #78bd01;
	text-decoration:none;
	border-bottom: 1px dotted #78bd01;
}
.footer a:hover {
	color: #78bd01;
	text-decoration:none;
}
.leftcontent {
	min-height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.rightcontent {
	padding: 0px 24px 40px 24px;
	font-size: 10px;
}
.rightcontent p, .leftcontent p {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.rightcontent a, .rightcontent li a, .leftcontent a, .leftcontent li a {
	color: #1f1727;
	text-decoration:none;
	border-bottom: 1px dashed #6B7B04;
}
.rightcontent a:hover, .rightcontent li a:hover, .leftcontent a:hover, .leftcontent li a:hover {
	color: #4a3e56;
	text-decoration:none;
}

#leftcol h1 {
	font-weight:normal;
	font-size:13px;
	color:#c41b4b;
	margin: 55px 0px 10px 31px;
    text-transform:uppercase;
	padding: 0px;
}
#leftcol h2 {
	font-weight:normal;
	font-size:13px;
	color:#c41b4b;
	margin: 30px 0px 10px 0px;
	padding: 0px;
    text-transform:uppercase;
}
#rightcol h2 {
	font-weight:normal;
	font-size:13px;
	color:#c41b4b;
	margin: 25px 0px 10px 0px;
	padding: 0px;
    text-transform:uppercase;
}
#leftcol h3 {
	font-weight:bold;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol h3 {
	font-weight:bold;
	color:#3A4000;
	margin: 0px;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
}
.nav {
	padding-top:20px;
	height:130px;
}
.nav a {
	color: #d22354;
	font-size:12px;
	line-height:170%;
	text-decoration:none;
	border-bottom: 1px dotted #f28da8;
}
.nav a:hover {
	color: #f24374;
	text-decoration:none;
}
.navfloatleft {
	float: left;
	padding: 0px 0px 0px 5px;
}
.navfloatright {
	float: left;
	padding: 0px 25px 0px 25px;
}
.minihdr {
	margin: 0px 0px 15px 0px;
}
.thumb {
	background-image:url(../images/theme02-bg-thumb1col.gif);
	background-repeat: repeat;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -5px;
	width:720px;
	height:100px;
}
.thumb img {
        border:1px solid #d2ec95;
}
.thumb p {
	margin: 10px 10px 5px 10px;
	font-size:10px;
	color: #5d4c46;
}
a.nounderline {
	border-bottom:0px;
}
.rightcontent ol {
	list-style-image:url(../images/bullet-arrow.gif);
	padding:0px;
	margin:0px;
	font-size: 11px;
	padding-left:15px;
}
.rightcontent li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 10px;
        color: #5d4c46;
}
.leftcontent ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
.leftcontent li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}


.formbox {
	background-image:url(../images/theme02-bg-thumb1col.gif);
	background-repeat: repeat;
	padding: 5px 10px 10px 10px;
	margin: 0px 0px 20px -5px;
}
.forminput {
        width:330px;
        border: 1px solid #bbf581;
        background-color: white;
        font-family: "Lucida Grande", tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f3727;
	padding: 5px;
}
.formtextarea {
        width:330px;
        height:100px;
        border: 1px solid #bbf581;
        background-color: white;
        font-family: "Lucida Grande", tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #3f3727;
	padding: 5px;
}
.formerror {
	background-image:url(../images/theme02-bg-thumb1col.gif);
	background-repeat: repeat;
	padding: 10px;
	margin: 0px 0px 20px -5px;
	font-weight:normal;
	font-size:15px;
	color: red;
	line-height:130%;
}
.basenav {
        padding:10px 0px 10px 0px;
}
.basenav a {
	font-size: 15px;
        margin:8px;
        padding: 2px;
}
/* End of 'theme02' */
.logo {
	width: 730px;
	height: 30px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.txtbox {
	background-color: #F1FFD5;
	height: 16px;
	border: thin solid #009966;
}

.postComments {
	background-color: #F1FFD5;
	border: thin solid #009966;
}

.form-item {
	float: left;
	padding-left: 5px;
}
.item-list {
	height: 20px;
	float: right;
}

.title {
	color: #000000;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	padding-top: 50px;
}
.ddown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8A4633;
	border: thin solid #B9F45E;
	color: #FFFFFF;
	height: 18px;
	line-height: 22px;
	font-weight: bold;
	width:118px;
}
.dropy {
	padding-right: 10px;
	padding-top: 25px;
	height: 25px;
	padding-left: 20px;
	width:740px;
	float:left;
}
.image {
	height: 95px;
	width: 160px;
	float: left;
	padding-right: 15px;
}
.image2 {
	height: 95px;
	width: 310px;
	padding-right: 5px;
	float: left;
}
.disc {
	width:400px;
	height:100px;
	float:left;
}

.discLinks{
	width:100px;
	height:100px;
	float:left;
	padding-right:5px;
	}

.menu {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b1b09;
	width:975px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.menu a:link, .menu a:visited{
	text-decoration:none;
	color:#5b1b09;
	}
	
.menu a:hover{
	color:#996151;
	}

.menuMain {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b1b09;
	width:740px;
	text-align:right;
	padding-left:10px;
	float:left;
}

.menuMain a:link, .menuMain a:visited{
	text-decoration:none;
	color:#5b1b09;
	}
	
.menuMain a:hover{
	color:#996151;
	}

.dropy2 {
	width: auto;
	height: 25px;

}
.linka {
	float: left;
	height: 95px;
	vertical-align: middle;
	padding-right: 10px;
}
.form-item2 {
	padding-left: 5px;
	width: 550px;
	clear: both;
	text-align: right;
}
.form-head {
	float: left;
	padding-left: 5px;
	font-weight: bold;
	padding-right: 5px;
	padding-top:2px;
}


#leftcol a:link .logo{
	background:#FFFFFF;
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
	}
.cus_list {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
#flash {
	padding-top: 5px;
	height: 25px;
	width: 118px;
	float: left;
	padding-right:10px;
	margin-right:5px;
}

.search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8A4633;
	color: #FFFFFF;
	height: 18px;
	font-weight: bold;
	line-height:18px;
	border:none;
	cursor:pointer;
	}
	
#search{
	padding-top: 5px;
	height: 25px;
	width: 50px;
	float: left;
	}
	
#headerTopPart{
	width:770px;
	float:left;
	}
	
	
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
	width: 10px;
	background-color: #0F5E03;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
	height: 10px;
	background-color: #6A6708;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}


#mycustomscroll {
	/* percentage width without the fix*/
	width: 98%;
	height: 420px;
	overflow: visible;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-top: 5px;
	border-right:0px;
	padding-top:5px;
	padding-bottom:6px;
}

#mycustomscroll2 {
/*percantage width: make it 100% to match container*/
width: 100%;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.3em auto 0.3em -20px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding: 20px;
}

.manuNameFrame{
	width:110px;
	height:30px;
	float:left;
	text-align:left;
	}
	
.menuName{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#528732;
	font-weight:bold;
	/*background:#ffffff;*/
	width:110px;
	height:25px;
	text-align:left;
	padding-top:5px;
	cursor:pointer;
	float:right;
	filter:alpha(opacity=100);	
	opacity: 1;
	-moz-opacity: 1;
	}
	
.menuName a:link, .menuName a:visited{
	color:#528732;
	text-decoration:none;
	}
	
.menuName a:hover{
	color:#003366;
	text-decoration:none;
	/*background-color:#ffffff;*/
	filter:alpha(opacity=100);	
	opacity: 1;
	-moz-opacity: 1;
	}
	
.menuNameHover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	font-weight:bold;
	/*background:#ffffff;*/
	width:110px;
	height:25px;
	text-align:left;
	padding-top:5px;
	cursor:pointer;
	float:right;
	filter:alpha(opacity=100);	
	opacity: 1;
	-moz-opacity: 1;
	}
	
.menuNameHover a:link, .menuNameHover a:visited{
	color:#003366;
	text-decoration:none;
	}
	
.menuNameHover a:hover{
	color:#528732;
	text-decoration:none;
	/*background-color:#ffffff;*/
	filter:alpha(opacity=100);	
	opacity: 1;
	-moz-opacity: 1;
	}	

	
#innerSubFrame{
	width:770px;
	padding-left:10px;
	float:left;
	}
	
.headerText{
	width:740px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#366802;
	float:left;
	height:25px;
	margin-bottom:5px;
	margin-top:10px;
	background:#dcefb1;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	}
	
.innerPageBody{
	width:760px;
	float:left;
	}
	
.contentText{
	width:740px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding-top:5px;
	float:left;
	padding-left:5px;
	}

.signupHeaders{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1f3d00;
	}

.signupSubHeaders{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#474747;
	}
	
.errors{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:10px;
	}
	
.formLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#503500;
	}
.formLinks a:link, .formLinks a:visited{
	text-decoration:none;
	color:#503500;
	}
	
.formLinks a:hover{
	color: #666666;
	}
	
.logOut{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#804200;
	}	

.logOut a:link, .logOut a:visited{
	text-decoration:none;
	color:#804200;
	}
	
.logOut a:hover{
	color:#9e5404;
	}
	
div#scrollbar {
    display:none; /* hide from incapable */
    }
	
#commentsBox{
	float:left; 
	width:250px; 
	margin-top:5px; 
	background:#FFFFFF; 
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70; 
	border:1px solid #660000;
	}
	

	
.menuNameSelected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2d5502;
	font-weight:bold;
	/*background-color:#ffffff;*/
	width:80px;
	height:14px;
	/*border:1px solid #345804;*/
	padding-left:3px;
	padding-right:2px;
	padding-bottom:3px;
	cursor:pointer;
	float:right;
	text-align:center;
	}
	
	
.foodType{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003366;
	padding-left:5px;
	padding-right:5px;
	float:left;
	padding-top:5px;
	}
	
.foodType a:link, .foodType a:visited{
	text-decoration:none;
	color:#003366;
	}
	
.foodType a:hover{
	color:#528732;
	}
	
.foodTypeSelected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#528732;
	padding-left:5px;
	padding-right:5px;
	float:left;
	padding-top:5px;
	}
	
.foodTypeSelected a:link, .foodTypeSelected a:visited{
	text-decoration:none;
	color:#528732;
	}
	
.foodTypeSelected a:hover{
	color:#528732;
	}
	
.stepcarousel{
position:relative;
overflow: scroll;
width: 525px;
height: 20px;
}

.stepcarousel .belt{
position: absolute;
float:left;
}

.stepcarousel .panel{
overflow: hidden;
float:left;
}
