/* @import url("public/class.css");
@import url("public/validation.css"); */
@import url("/editor.css"); 
@import url("/style/public/lightbox.css");
html{height: 100%;}
body{
	background: #c6c6c6;
	padding: 0;
	margin: 0;
	height: 100%;
}

#editButton{
	font-size:10px;
	position:absolute;
	right:180px;
	top:0px;
}
#editButton a{color:#e01c40}

#bodyHolder{
	color: #000000;
	background: url(/images/background_gradient.gif) repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: inline;
}
.canvas{
	width: 910px;
	margin: 0 auto;
	display: block;
	background: #e8e8e8;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
}
.bottomBar{
	width: 910px;
	margin: 0 auto;
	display: block;
	background: url(/images/contentBottom.gif) repeat-x;
	height: 16px;
	border-bottom: 1px solid #c5c5c5;
}
#headerBackground{
	height: 97px;
	background: url(/images/topnav_gradient.gif) repeat-x;
	position: relative;
	top: 0px;
}
/* #title{
	background: url(/images/title.gif) no-repeat;
	position: relative;
	height: 30px;
	width:700px;
	left: 140px;
	top: 10px;
} */
#logoLink{
	height: 75px;
	width: 221px;
	background: url(/images/premier_logo.gif) no-repeat;
	margin-right: 20px;
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 2000;
}

.mainContent{
	position: relative;
	min-height: 500px;
	height: auto;
	_height: 500px;
	/* padding: 0px 0px 10px 150px; */
}

.contentLeft ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.contentLeft ul div{padding: 0px 8px;}
.contentLeft ul ul{
	display: none;
	padding-left: 0px;
}

.contentLeft li, .contentLeft a, .contentLeft div{padding: 0pt; margin: 0pt;}

.level_1 li{
	background: url(/images/menuItem.gif) no-repeat;
	width: 199px;
	text-align: left;
	text-decoration: none;
	font-size:18px;
	line-height: 33px;
	font-family: helvetica;
	font-weight: normal;
	position: relative;
	margin: 0pt;
}
.level_1_a{background:none; text-decoration:none;}
.level_1_div{display: block;}

.menu_311676 .level_1_div, .menu_311620 .level_1_div, .menu_311994 .level_1_div, .menu_311596 .level_1_div,
.menu_311607 .level_1_div, .menu_311637 .level_1_div, .menu_311609 .level_1_div,
.menu_311612 .level_1_div{
	visibility:hidden;
}

.menu_311676 .level_1_a, .menu_311620 .level_1_a, .menu_311994 .level_1_a, .menu_311596 .level_1_a,
.menu_311607 .level_1_a, .menu_311637 .level_1_a, .menu_311609 .level_1_a, .menu_311612 .level_1_a{ 
	display: block; 
	height: 33px; 
	width: 100%;
}
#menu_311676 .level_1_a{ background: url(/images/311676.gif) no-repeat;}
#menu_311676.active_item .level_1_a , #menu_311676.parent_active .level_1_a{ background: url(/images/311676_selected.gif) no-repeat;}
#menu_311620 .level_1_a{	background: url(/images/311620.gif) no-repeat;}
#menu_311620.active_item .level_1_a, #menu_311620.parent_active .level_1_a{background: url(/images/311620_selected.gif) no-repeat;}
#menu_311994 .level_1_a{	background: url(/images/311994.gif) no-repeat;}
#menu_311994.active_item .level_1_a, #menu_311994.parent_active .level_1_a{background: url(/images/311994_selected.gif) no-repeat;}
#menu_311596 .level_1_a{	background: url(/images/311596.gif) no-repeat;}
#menu_311596.active_item .level_1_a, #menu_311596.parent_active .level_1_a{background: url(/images/311596_selected.gif) no-repeat;}
#menu_311607 .level_1_a{	background: url(/images/311607.gif) no-repeat;}
#menu_311607.active_item .level_1_a, #menu_311607.parent_active .level_1_a{background: url(/images/311607_selected.gif) no-repeat;}
#menu_311637 .level_1_a{	background: url(/images/311637.gif) no-repeat;}
#menu_311637.active_item .level_1_a, #menu_311637.parent_active .level_1_a{background: url(/images/311637_selected.gif) no-repeat;}
#menu_311609 .level_1_a{	background: url(/images/311609.gif) no-repeat;}
#menu_311609.active_item .level_1_a, #menu_311609.parent_active .level_1_a{background: url(/images/311609_selected.gif) no-repeat;}
#menu_311612 .level_1_a{	background: url(/images/311612.gif) no-repeat;}
#menu_311612.active_item .level_1_a, #menu_311612.parent_active .level_1_a{background: url(/images/311612_selected.gif) no-repeat;}

.level_1 .active_item, .level_1 .parent_active{background: url(/images/menuItem_selected.gif) no-repeat;}
.level_1 .active_item a, .level_1 .parent_active a{color: #e01c40;}
.level_2_a{display: inline !important;}
.level_1 li a{color: #ffffff;}
.level_1 li:hover{cursor: hand;}
.level_1 .active_item ul, .level_1 .parent_active ul{display: block;}

.level_2 li{
	background: #e8e8e8;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #cacaca;
	text-align: left;
	text-decoration: none;
	font-size:14px;
	line-height: 14px;
	font-family: helvetica;
	font-weight: normal;
	position: relative;
	width: 197px;
	padding: 5px 0px;
}
.level_2 .active_item{background: #e01c40;}
.level_2 .active_item a{color: #ffffff;}

.level_2 li a{
	color: #e01c40;
	text-decoration: none;
}
.level_2 li:hover{	background: #e54966;}
.level_2 li:hover a{	color: #ffffff;}

.contentTop{
	height: 30px;
	position: relative;
	top: 10px;
}

.contentLeft{
	position: absolute;
	width: 199px;
	background: #ffffff url(/images/mfaa.gif) no-repeat bottom;
	top: 0px;
	left: 0px;
	padding-bottom: 180px; 
	clear: both;
}
.rightImage{
	position: absolute;
	width: 190px;
	background: url(/images/RightPanel.gif) no-repeat top right;
	height: 496px;
	top: 0px;
	right: 0px;
	*right: -1px;
}
.contentRight{
	position: absolute;
	width: 178px;
	background: #e8e8e8;
	top: 0px;
	right: 0px;
	*right: -1px;
}

.pageContent{
	min-height: 400px;
	height: auto;
	_height: 400px;
	padding: 10px 20px 245px 10px;
	margin: 0px 178px 0px 199px;
	background: #ffffff url(/images/pageBackground.gif) no-repeat right bottom;
	border-right: 1px solid #cacaca;
}

.breadcrumbs {display:none; font-size: 12px;}
.breadcrumbs a{	color: #400040;}
.breadcrumbs .current{	color: #e01c40;}

#pageFooter{
	height: 25px;
	margin: 0px 178px 0px 199px;
	clear: both;
	font: bold 10px/25px arial;
	background: url(/images/footerBack.gif) repeat-x;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}
#pageFooter .powered, .copyright, #pageFooterLeft, #pageFooterRight, #pageFooterMiddle{ display: inline; margin: 5px 3px;}
#pageFooter a{
	color: #e01c40;
}
#pageFooterLeft a{margin: 0 5px;}
#pageFooterLeft {color: #e01c40;}

#formErrors{ font-size: 10px; color:#EF0E0E; margin: 0px auto 5px; padding-left: 50px; position: relative; width: 275px;}
#formErrors button{margin: 0pt auto;}
#formErrors p{margin: 2px 0px;}
#formErrors img{position: absolute; left: 0px; top: 20%;}

/* <!--[if IE]>
<style type="text/css" media="screen">

</style>
<![endif]--> */

