input.searchbutton, .button
{
	background: #ca543d;
	border: 0;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
}


/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.collapsePanelHeader
{
	height: 30px;
	background-image: url(/cmsimages/cmsbg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

.collapsePanelHeader2
{
	height: 30px;
	background-image: url(/cmsimages/cmsbg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

#LessonTabs ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#LessonTabs li
{
	float: left;
	margin: 0;
	padding: 0;
}


#LessonTabs li input.mbtn
{
	background: url("/cmsimages/mbtn.jpg") no-repeat right top;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	width: 119px;
	overflow: visible;
	height: 26px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
 
}
.mbtnTop
{
	background: url("/cmsimages/mbtnTop.jpg") no-repeat right top;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	width: 119px;
	overflow: visible;
	height: 26px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
 
}

.schemaButton
{
	background: url(/cmsimages/button_schema.jpg);
	width: 117px;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	margin-left: 0;
	margin-top: -5px;
	overflow: visible;
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.button_01
{
	background: url(/cmsimages/button_01.png);
	width: 135px;
	height: 35px;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	margin-left: 5px;
	margin-top: -5px;
	overflow: visible;
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font: bold 90% "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
}




.rounded-top
{
	background: url(/cmsimages/cmsbg/rounded-bg-top.gif) top left no-repeat;
	height: 15px;
	width: 870px;
	clear: left;
}

.LessonOptions
{
	width: 100%;
	clear: both;
	background: url(/cmsimages/cmsbg/rounded-bg-bottom2.gif) bottom left no-repeat; /*	background:url(/cmsimages/rounded-background-1.gif) top left no-repeat;  			height: 214px; 		*/
	width: 870px;
	padding: 0px 0 0px 0px;
}



/* common tags for rounded corners that can be used for many panels */
b.Rnd1
{
	margin: 0 5px;
}
b.Rnd2
{
	margin: 0 3px;
}
b.Rnd3
{
	margin: 0 2px;
}


