/* GENERAL STYLES */
/* SIDE DRIVER */
.DriverHolder {
	padding-left: 15px;
	float: left;
	border-left: 1px dotted #85627e;
}
.SideHolder {
	padding-bottom: 10px;
}

/* TEACHER FORUM */
#ForumDriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.ForumHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
}
.ForumTab {
}
.formTopicHeader {
	background-color: #ae88a6;
	padding: 5px;
	font-size: 13px;
}
.formM1Replies {
	border-bottom: 2px solid #44273d;
	background-color: #85627e;
}
.formM1Replies h2 {
	font-size: 20px;
	padding-left: 20px;
}
.formMAuth {
	border-bottom: 2px solid #44273d;
	background-color: #85627e;
	padding: 5px;
}
.formMReplies {
	border-bottom: 2px solid #44273d;
	background-color: #85627e;
	padding: 5px;
}
.formTopic1, .formTopic2, .formTopic3, .formTopic4, .formTopic5 {
	background-color: #85627e;
	padding: 0px 10px 0px 10px;
}
.formTopic1 h2 {
	font-size: 2em;
	padding: 0px;
	font-weight: bold;
	color: #ff6600;
}

.formTopic1 {
	text-align: center;
}
.formTopic2 {
	padding-right: 20px;
	width: 325px;
}
.formTopic2 a {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
.formTopic2 a:hover {
	text-decoration: none;
	color: #ff6600;
}
.formTopic3, .formTopic4 {
	background-color: #9a7a94;
	font-size: 1.7em;
	font-weight: bold;
}
.formTopic5 {
	width: 200px;
	color: #fff;
	font-size: 10px;
}
.formTopic5 h2 {
	font-size: 12px;
	padding: 0px;
}
.formSmallTextD {
	color: #392033;
	font-size: 10px;
}
.formSmallTextL {
	color: #fff;
	font-size: 10px;
}
.formMessage {
	background-color: #85627e;
	padding: 10px;
	margin-bottom: 20px;
	position: relative;
}
.formHeading {
	background-color: #ae88a6;
	position: relative;
	padding: 10px 0px 10px 20px;
}
.formHeading h2 {
	color: #fff;
	font-size: 1.8em;
}
.formAuthor {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 10px;
	padding: 0px 10px 5px 10px;
	background-color: #85627e;
}

/*FORUM SEND REPLY */
.formSend {
	background-color: #85627e;
}
.formSend h2 {
	font-size: 1.5em;
	color: #fff;
}
.formSendTitle {
	padding: 5px 0px 5px 20px;
}
.formSend input, textarea {
	background-color: #412c3c;
	color: #fff;
	border: 0px;
	border-top: 2px solid #2e1d2a;
	padding: 2px 5px 2px 7px;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
}



/* CONTACT US STYLE */
#ContactDriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.ContactHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
}

/* HOMEPAGE DRIVER */
#HomeDriver {
	width: 895px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 20px 131px 15px;
}
.HomeContHolder {
	padding: 25px 0px 0px 10px;
}
.HomeChar {
	float: left;
	width: 97px;
	height: 208px;
}
.HomeContent {
	float: left;
	width: 460px;
	height: 128px;
	padding: 70px 20px 10px 20px;
	background: url(/images/home-content-bg.gif) center no-repeat;
	color: #000;
}
.HomeContent p {
	margin-bottom: 10px;
}

.HomeSideDriver {
	float: left;
	padding-left: 10px;
}

/*-- MEET FORCE DRIVER STYLES --*/
#Meetdriver {
	width: 895px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 20px 131px 15px;
}
.ForceContents {
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
}
.HeroForce {
	color: #fff;
	background-color: #85627e;
	width: 165px;
	height: 312px;
	float: left;
	margin-left: 12px;
}
.HeroContent {
	background-color: #b78faf;
	width: 141px;
	height: 141px;
	margin-left: 7px;
	padding: 5px;
	position: relative;
	float: left;
}
.HeroMore {
	position: absolute;
	bottom: -7px;
	left: 25px;
}
.PhattyForce {
	background-color: #85637f;
	float: left;
	margin-top: 20px;
	height: 135px;
	width: 430px;
	margin-left: 12px;
}
.PhattyContent {
	width: 220px;
	height: 109px;
	padding: 5px;
	background-color: #b78faf;
	margin: 8px 8px 0px 0px ;
	color: #fff;
	position: relative;
	float: left;
}
.PhattyMore {
	position: absolute;
	bottom: -7px;
	right: 0px;	
}





/* MEET FORCE CONTENT PAGE */
.ForceTab {
	background: #85627e;
	padding: 20px 20px 10px 20px;
	width: 445px;
	min-height: 380px;
	float: left;
	color: #fff;
}
.ForceTab h1 {
	color: #fff;
	padding: 5px 0px 15px 0px;
}
.ForceMenuTab {
	width: 290px;
	float: left;
}
.ForceMenuTab h2 {
	padding: 0px 0px 10px 20px;
}
.ForceMenuTab li {
	padding: 10px 0px 10px 20px;
	background: url(/images/recipes_menu_bg.gif) left no-repeat;
	margin: 0px 0px 20px 0px;
	font-size: 13px;
	text-transform: uppercase;
}
.ForceMenuTab a {
	color: #f9cd82;
	text-decoration: none;
}
.ForceMenuTab a:hover {
	color: #fff;
}

/* FORCE CHARACTER */
.ForceChr {
	width: 120px;
	float: left;
}




/* RECEIPES HOLDER */

#Recipedriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.recipeHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
}
.recipeHolder p {
	margin-bottom: 20px;
}


.recipePicHolder h2 {
	padding-top: 5px;
	font-size: 13px;
}
.recipePicHolder a {
	color: #fff;
	text-decoration: none;
}
.recipePicHolder a:hover {
	color: #fed901;
	text-decoration: none;
}
.recipePicHolder {
	height: 185px;
	float: left;
	margin-right: 10px;
	background: #85627e;
	margin-bottom: 20px;
	border: 5px solid #85627e;
}
/* RECIPE CHARACTER */
.recipeChr {
	width: 120px;
	float: left;
}

/* RECIPE TABS */
.recipeTab {
	background: #85627e;
	padding: 20px 0px 10px 20px;
	width: 460px;
	float: left;
}
.recipeTab h1 {
	color: #fff;
	padding: 5px 0px 15px 0px;
}
.recipeTab h2 {
	padding-left: 5px;
	color: #44273d;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: bold;
}
.recipeTab2 {
	background: #643e5b;
	width: 98px;
	height: 19px;
	text-align: center;
}
.recipeTab3Prep {
	width: 98px;
	height: 73px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/recipe-prep-bg.gif) center no-repeat #643e5b;
}
.recipeTab3Prep, .recipeTab3Cook, .recipeTab3Serv {
	text-align: center;
}
.recipeTab3Prep h2, .recipeTab3Cook h2, .recipeTab3Serv h2 {
	font-size: 2.5em;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
.recipeTab3Cook {
	width: 98px;
	height: 73px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/recipe-cook-bg.gif) center no-repeat #643e5b;	
}
.recipeTab3Serv {
	width: 98px;
	height: 73px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/recipe-serv-bg.gif) center no-repeat #643e5b;
}
.recipeTab4 {
	background: #44273d;
	width:  98px;
	height: 20px;
	text-align: center;
	color: #fe9420;
}
.recipeTab5 {
	background-color: #44273d;
	width: 149px;
	height: 154px;
	text-align: center;
	padding-top: 4px;
}

/* RECIPE MENU */
.recipeMenuTab {
	width: 290px;
	float: left;
}
.recipeMenuTab h2 {
	padding: 0px 0px 10px 20px;
}
.recipeMenuTab li {
	padding: 10px 0px 10px 20px;
	background: url(/images/recipes_menu_bg.gif) left no-repeat;
	margin: 0px 0px 20px 0px;
	font-size: 13px;
	text-transform: uppercase;
}
.recipeMenuTab a {
	color: #f9cd82;
	text-decoration: none;
}
.recipeMenuTab a:hover {
	color: #fff;
}

/* RECIPE DETAILS */
.recipeDetails {
	width: 210px;
	margin-right: 20px;
	float: left;
}
.recipeDetails h2 {
	padding: 15px 0px 15px 0px;
}
.recipeDetails li {
	background: url(/images/flower.gif) left top no-repeat;
	border-bottom: 1px dotted #44273d;
	padding: 5px 0px 10px 20px;
}



/* DOWNLOAD STYLES */
#Downloaddriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
	color: #fff;
}
.Downloaddriver {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding: 10px 20px 10px 10px;

}
.Downloaddriver p {
	margin-bottom: 20px;
}
.Downloaddriver h2 {
	padding: 0px 0px 10px 20px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	background: url(/images/pdf_icon.gif) no-repeat top left;
}
.DownloadSize {
	color: #44273d;
	font-size: 13px;
}
.DownloadContent {
	
	width: 567px;
	text-align: left;
	color: #fff;
	border-bottom: 1px dotted #85627e;
	margin-bottom: 20px;
	padding: 10px 20px 10px 10px;
	background: #85627e;
}

.DownloadContent table td{
        width: 567px;
}

/* FOR TEACHERS */
#Teacherdriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.TeacherHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
}
.TeacherHolder h1 {
	padding: 20px 0px 20px 0px;
	color: #fff;
}
.TSideLink {
	margin-bottom: 20px;
	border-bottom: 1px dotted #85627e;
	padding: 10px 0px 20px;
}
.TSideLink li {
	display: inline;
	padding-right: 5px;
}
.TSideLink a {
	background-color: #ff9316;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	color: #44273d;
	text-transform: uppercase;
}
.TSideLink a:hover {
	color: #fff;
	background-color: #dc7122;
}
.TEditClass {
	background-color: #ae88a6;
	border-bottom: 1px solid #44273d;
	padding: 10px;	
}
.TeacherPDFDownload {
	background-color: #85627e;
	margin-bottom: 3px;
	padding: 5px;

}
.TEditClass a {
	background-color: #85627e;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
.TEditClass h2 {
	background-color: #85627e;
	font-size: 14px;
	padding: 5px;
}
.TeacherHolder p {
	padding-bottom: 15px;
}
.TeachRegForm {
	width: 510px;
	background-color: #85627e;
	margin-top: 20px;
	padding: 20px;
}
.TeachRegForm input, select, select {
	background-color: #412c3c;
	color: #fff;
	border: 0px;
	border-top: 2px solid #2e1d2a;
	padding: 2px 5px 2px 7px;
	font-size: 11px;
}
.required span {
	display: block;
	color: #ff6600;
}
.feidlRequired {
	color: #ff6600;
}

/* COOK OFF STYLES */

#CookOffdriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.CookoffHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;	
}
.CookResults {
	margin-top: 30px;
	margin-bottom: 5px;
}
.CookResults li {
	display: inline;
	background-color: #85627e;
	border-left: solid 2px #44273d;
}
.CookResults li:hover {
	background-color: #ae88a6;
}
.CookResults li:active {
	background-color: #ae88a6;
}
.CookResults a {
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}
.CookResultsTab {
	background-color: #ae88a6;
	border-bottom: 1px solid #44273d;
	width: 208px;
	padding: 5px;
}
.active {
	background-color: #ae88a6;
	padding: 2px 6px 2px 6px;
}


/* CLASS PROFILE STYLES */
#CProfiledriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.CProfileHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;	
}
.CPDetails {
	
	width: 600px;
	padding-left: 10px;
	margin-bottom: 20px;
        background: #44273D;

}
.CPDetails h2 {
	padding: 10px 0px 10px 0px;
}
.formError{
    width: 580px;
    
    padding: 0 20px 5px 20px;
    background: #85627E;
}

.CPImages {
	
	background-color: #85627e;
	margin-bottom: 0px;
	padding: 10px 20px 20px 20px;
	border-top: 5px solid #44273d;
	width: 580px;
}
.CPImages h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #44273d;
}
.CPImageHolder {
	background-color: #ad8da7;
	float: left;
	width: 153px;
	margin: 10px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
}
.CPImageHolder h2 {
	padding: 2px 0px 2px 15px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #704868;
}
.CPImageTmb {
	text-align: center;
}
.CPIview {
	padding: 5px 0px 5px 10px;
}
.CPImageCloud {
	position: absolute;
	left: 50;
}
.CPVideo h2 {
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #44273d;
        margin: 0;
}
.CPVideo {
	
	width: 580px;
	padding: 10px 20px 20px 20px;
	background-color: #85627e;
	position: relative;
}

/* VIEW ASSET */
#AssestDriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.AssestHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;	
}
.AssestHolder h1 {
	padding: 0px;
}
.assetTitle {
	font-size: 16px;
}
.assetInfo {
	background-color: #ad8da7;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin-bottom: 10px;
}
.assetHeading {
	background: url(/images/assetBG.gif) right top no-repeat #85627e;
	padding: 10px;
	position: relative;
}
.assetCloud {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.assetHeading h2 {
	font-size: 1.8em;
	border-bottom: 1px dotted #44273d;
	padding-bottom: 8px;
	width: 450px;
}
.assetHeading p {
	padding-top: 8px;
	width: 450px;
}

/* CREATE CLASSROOM */
#CCDriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.CCHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;	
}
.CCform {
	background-color: #85627e;
	padding: 0px 20px 10px 20px;
	margin-bottom: 20px;
        width: 580px;
}
.CCformIput {
	background-color: #412c3c;
	color: #fff;
	border: 0px;
	border-top: 2px solid #2e1d2a;
	padding: 2px 5px 2px 7px;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	width: 300px;
}
.CCformBut {
	background: url(/images/arrowUp.gif) left no-repeat #fe9520;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	border: 0px;
	padding: 2px 0px 2px 10px;
	color: #fff;
	border-bottom: 2px solid #412c3c;
        width: 120px;
}

.formError{
    width: 580px;
    padding: 0 20px;
}

/* NUTRITION STYLES */
#NutriDriver {
	width: 900px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 50px 15px 131px 15px;
}
.NutriHolder {
	float: left;
	width: 640px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;	
}
.NutriPicHolder {
	width: 140px;
	overflow: hidden;
	background-color: #85627e;
	border: 3px solid #85627e;
	float: left;
	margin: 0px 14px 20px 0px;
}
.NutriHolder p {
	margin-bottom: 20px;
}
.NutriPicHolder h2 {
		padding: 10px 0px 10px 0px;
                text-align: center;
}
.NutriPicHolder a {
	text-decoration: none;
	color: #fff;
}
.NutriPicHolder h2 {
	font-size: 13px;
	font-weight: bold;
}
.NutriDetails {
	margin-tOp: 20px;
}

.NutriDetails li {
	background: url(/images/flower.gif) left top no-repeat;
	padding: 5px 0px 10px 20px;
}
.NutriDetails p {
	padding-bottom: 20px;
}
.NutriTab {
	background: #85627e;
	padding: 10px 30px 10px 30px;
	width: 500px;
	min-height: 380px;
        height:auto !important;
        height:380px;
	float: left;
	color: #fff;
}
.NutriTab h2 {
	background-color: #643e5b;
	padding: 10px;
	color: #fff;
}
.ContentFood {
	width: 600px;
	float: left;
	padding: 20px 0px 20px 0px;
	border-top: 1px dotted #85627e;
	border-bottom: 1px dotted #85627e;
}
.ContentFood h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top:40px
	margin-bottom: 20px;
}
.EduHolder {
	width: 600px;
	float: left;
	background-color: #85627e;
	padding: 5px;
	margin-bottom: 10px;
	position :relative;
}
.EduHolder a {
	color: #fff;
	text-decoration: none;
}
.EduHolder a:hover {
	color: #ff9316;
}
.EduHolder h2 {
	font-size: 16px;
}
.EduPicHolder {
	padding-right: 20px;
	float: left;
}
.EduIntro {
	float: left;
	width: 420px;
        min-height: 90px;
        height:auto !important;
        height: 90px;
        margin: 0 0 12px 0;
}
.EduMore {
        text-align: right;
	right: 0px;
	bottom: 0px;
	padding: 0px 10px 5px 0px;
}

/* GAME PAGE STYLES */

#GameDriver {
	width: 905px;
	background: url(../images/driver-bottom.gif) bottom center no-repeat #44273d;
	padding: 30px 20px 30px 5px;
	color: #fff;
}
.GameContents {
	float: left;
	width: 577px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}

.error { 
    color:#FF9316;
}

.note{
font-size:80%;
color:#ccc;
font-style:italic;
}

/* FORGOT PASSWORD */
.forgotPass {
	background-color: #85627e;
	padding: 10px;
}
.forgotPass p {
	margin-bottom: 10px;
}
.forgotPass input {
	background-color: #412c3c;
	color: #fff;
	border: 0px;
	border-top: 2px solid #2e1d2a;
	padding: 2px 5px 2px 7px;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
}


/* Forum BreadCrumb */
.ForumBreadCrumb {
	margin-bottom: 10px;
	padding: 5px;

}
.ForumBreadCrumb li {
	display: inline;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #7d4b7e;
}

/* EDITOR PROPERTIES */
.PdfDownload {
padding-left: 20px;
padding-top: 2px;
background: url(/images/pdf_icon.gif) no-repeat left bottom;
}

h2 {
color: #ff9316;
font-size: 15px;
font-weight: bold;
padding: 5px 0px 8px 0px;
}

.darkBold {
font-size: 13px;
font-weight: bold;
color: #44273d;
}

.whiteIntro {
color: #fff;
font-size: 13px;
font-weight: bold;
}

.imgleft {
float: left;
padding: 10px 20px 10px 0px;
}

.imgright {
float: right;
padding: 10px 0px 10px 20px;
}

