﻿body
{
	margin:0px;
	background-color:#EEEEEE;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	background-image: url(../images/bgd.jpg);
    background-repeat: repeat-y;
	background-position:center;
}
.master_container
{
	margin:0px auto;
	background-color:#FFF;
	border:0px;
	padding:0px;
	vertical-align:top;
	width:800px;
}	
.master_title
{
	background-color:#FFF;
	border-top:solid 6px #C28E29;
	border-bottom:solid 3px #C28E29;
	font-size:8pt;
}
.master_logo
{
	float:left;
	margin-top:8px;
	margin-left:8px;
}
.master_login
{
	float:right;
	text-align:right;
	margin-top:2px;
	margin-bottom:2px;
}
.master_banner
{
	clear:both;
	width: 800px; 
	height:150px; 
	background-image: url('../images/default_mh/mech_hdr6.jpg');
	background-repeat:no-repeat;
	margin-top:1px;
}
.master_banner_activation
{
	clear:both;
	width: 800px; 
	height:110px; 
	background-image: url('../images/default_mh/mech_hdr8.jpg');
	background-repeat:no-repeat;
	margin-top:1px;
}
.master_banner_border
{
	border-bottom:solid 3px #C28E29;
	margin-top:1px;
}
.master_panelFooter
{
	clear:both;
	width:140px;
	height:10px;
	background-image: url('../images/default_mh/panelFooter.jpg');
	background-repeat:no-repeat;
	margin-top:1px;
}
.master_menu
{
	float:left;
	width:140px;
	margin-top:-15px;
}
.master_content
{
	float:right;
	width:660px;
	background-color:#FFF;
	min-height:400px;
}
.master_nonav_content
{
	width:750px;
	background-color:#FFF;
	min-height:400px;
}
.master_footer
{
	border-top:solid 3px #C28E29;
    clear:both;
	text-align:center;
	font-size:8pt;
	background-color:#FFF;
    margin-left:10px;
    margin-right:10px;
}
.master_footer a
{
    font-size:10px;
    color:#46A;
    text-transform:uppercase;
    text-align:right;
    padding:2px;
}
.master_footer a:hover, .master_footer a:active
{
    color: #fff;
    background: #56A;
    text-decoration:none;
}
.clear
{
	clear:both;
}
.textareaClass 
{
	margin-top:5px;
	width:100%;
	height:100px;
}

.filterClass
{
	background-color:#FFF;
	border:solid 1px #898D8F;
	border-bottom-width:0px;
	padding:3px;
	clear:both;
}
.filterClass .labelClass
{
    width: expression('135px'); /* Min-width for IE6 */
    min-width: 135px;
}
.filterClass, .filterClass input, .filterClass select, .external_filter, .external_filter input, .external_filter select
{
	font-size: 10px;
}
.filterClass fieldset legend
{
	font-size:12px;
}
.nofilterClass
{
	background-color:#FFF;
	border:solid 1px #898D8F;
	border-bottom-width:0px;
	padding:2px;
	margin-bottom:0px;
	font-size:10px;
	font-weight:bold;
}
.nofilterClass2
{
	background-color:#FFF;
	border:solid 1px #898D8F;
	border-bottom-width:0px;
	padding:2px;
	margin-bottom:0px;
	font-size:10px;
	font-weight:bold;
	float:right;
	margin-top:4px;
}
/*****************************************************************************/
.default_container
{
	margin:20px 15px;
}
.container 
{
	margin:0px 20px 0px 20px;
}
.title {
    color:#009;
    font-size:20px;
    font-weight: bold;
    float: left;
}
.help 
{
	float:right;
}
.content
{
	clear:both;
	margin-top:15px;
    min-height: 300px;
}

.panelClass ul {
    list-style-type:none;
    margin: 0px 30px;
}
.panelClass fieldset {
    padding: 0px 10px 15px 10px;
    margin-bottom:20px;
}
.panelClass fieldset legend {
    margin-left: -10px;
    margin-bottom: 10px;
}
.margin-100 
{
	margin-left:100px;
	margin-right:100px;
	display:block;
}
.labelClass {
    display: -moz-inline-box;
    display: inline-block;
    width: expression('170px'); /* Min-width for IE6 */
    min-width: 170px;
    font-weight: bold;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#999;
}
.spacingClass 
{
    display: -moz-inline-box;
    display: inline-block;
    width: expression('170px'); /* Min-width for IE6 */
    min-width: 170px;
}
.fieldClass
{
	margin-left:175px;
	margin-top:-16px;
}
.labelClassWide 
{
    display: -moz-inline-box;
    display: inline-block;
    width: expression('300px'); /* Min-width for IE6 */
    min-width: 300px;
    font-weight: bold;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#999;
}
.fieldClassWide
{
	margin-left:305px;
	margin-top:-16px;
}
.labelClassShort {
    display: -moz-inline-box;
    display: inline-block;
    width: expression('120px'); /* Min-width for IE6 */
    min-width: 120px;
    font-weight: bold;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#999;
}
.wizardClass
{
	padding:20px;
	padding-bottom:0px;
}
.listItemTop 
{
	margin-top:10px;
}
.bold {
    font-weight: bold;
}
.alignRight 
{
	text-align:right;
}
.floatLeft 
{
	float:left;
}
.header_bar{
	width:100%;
	height:17px;
	background-image:url(../App_Themes/Dark/RadPanelbar/Img/Style1/HeaderCollapsed.gif);
	color:#FFF;
	padding:6px;
}
ul li.saveButtonClass
{
	 margin-top:20px;
	 text-align:left;
}

.ratingClass
{
}

.ratingClass table
{
	width:100%;
	border:0px;
	line-height:normal;
}

.ratingClass table tr td
{
	vertical-align:top;
	padding-bottom:5px;
	padding-left:5px;
}

.helpImageClass
{
	cursor:pointer;
}

.copyImageClass
{
	cursor:pointer;
}
.footerImage
{
	margin-top:1px;
}
.starImage
{
	margin-top:15px;
}
/* Begin Styles for Homepage */

.tabTitle
{
	margin-top:-155px;
	margin-left:-30px;
}
.pageView
{
	background-image:url(../images/default_mh/tab_background4.gif);
	background-repeat:no-repeat;
	margin-top:-4px;
}
.pageView ul
{
	list-style-type:none;
	margin-right:30px;
	margin-left:-20px;
	margin-top:0px;
	color:#464646;
	margin-top:0px;
	font-size:11pt;
	font-family:Calibri;
}
.headerText
{
	padding-top:15px;
}
.pageHeader1
{
	font-size:13pt;
    color:#000099;
}
.infoClass
{
	background-image:url(../images/default_mh/info_background3.gif);
	background-repeat:no-repeat;
	margin-left:-2px;
	margin-top:-38px;
}
.infoClass ul
{
	list-style-type:none;
	padding:10px;
	padding-left:30px;
	color:#464646;
	margin-right:0px;
	margin-top:0px;
	font-family:Calibri;
}
.infoHeaderClass
{
	font-weight:bold; 
	font-size:14pt; 
	margin-top:15px; 
	font-family:Calibri; 
	color:#000099;
}
.buttonClass
{
	background-color:#EBEBEB;
	color:#000099;
	font-weight:bold;
	margin-top:5px;
	text-align:center;
}
.buttonClass:hover
{
	border-color:#C28E29;
	border-style:outset;
}
.tabClass
{
	margin-top:30px;
	margin-bottom:0px;
}

/* End styles for Home Page*/

/* BEGIN styles for Overview page */
#demo a{
    font-size:10px;
    color:#4266AF;
    /*text-transform: uppercase;*/
    text-align:right;
    padding:2px;
}

#demo a:hover, #demo a:active {
    font-size:10px;
    color: #fff;
    background: #5360AF;
    text-decoration:none;
}  
/* END styles for Overview page */

/* BEGIN styles for Default pop-up pages */

.ffBody
{
	margin-top:10px;	
	font-size: 10pt;
    font-family: tahoma;
}
/*.title{
    font-size: 14pt;
    font-weight: bold;
    margin-top:0px;
    margin-left:25px;
    color:#000099;
}
.content{
    padding-top:5px;
    margin-left:-30px;
}*/

/* END styles for Default pop-up pages */