/*
 CHNWA Skin - Epic Sites
 January 2010 - LBL 

Colours:
Burgundy
	light D5AAB3
	dark 6E0032
Greens
	light	949A21
	dark 	949A21
	
links  949A21
        
grey
	dark	444

*/
HTML {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #444;
	background-color:#444;
	margin:0;
	padding:0;
}
	
#wrapper {
	margin: 0px auto;
	width: 770px;
	text-align:left;
	font-size: 0.9em;
	line-height: 1.2em;
}
#topLogo {
	background:transparent url(images/toplogo.gif) no-repeat scroll 311px 0;
	height:50px;
	margin: 0 auto;
	width:770px;
}
#header {
	background:#949A21 url(images/header2.gif) no-repeat scroll 0 0;
	height:96px;
	width:770px;
	color:#FFFFFF;
}

#topmenu {
	background:#6E0033;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	height:24px;
	width:770px;		
	color:#FFFFFF;
}
#lefttop	{
	width: 40%;
	font-size: .9em;
	margin-left: 5px;
}

#righttop	{
	width: 40%;
	font-size: .9em;
	text-align: right;
	padding-right: 5px;
}
.white	{
	color:#FFFFFF;
}

#searchDiv 	{
	background-color:#6e0033;
	padding: 0px;
	text-align:center;
	bottom: auto;
	border: #6e0033 thick solid;
}
.searchContent {
	color:#FFFFFF;
	font-size: 0.8em;
	text-align:center;
	padding-top: 5px;
}
/* DNN SEACH BOX */

#dnn_dnnSEARCH_txtSearch {
	width: 100px;
	background-color:#FFFFFF;
	color: #444;
	font-weight:bold;
	padding: 6px 10px;
}
/* Style dnn search button - when using images*/

#dnn_dnnSEARCH_cmdSearch img {
	border:0;
	position:relative;
	top: 6px;
	left: 0;
}
#contentDiv {
	width: 100%;
	background:#FFFFFF url(images/wmlogo.gif) no-repeat top ;
	clear:both;
}
#leftDiv	{
	width: 230px;	
	background-color: #CDCBCB;
	height: 100%;
}
#navMenu	{	
	background: #949a21;
}
.menu	{
	background: #949a21;
	color:#FFFFFF;
	padding: 10px 0;
}
#leftpane	{
	width: 230px;
	background-color: #CDCBCB;
}
.leftContent {
}

#contentMainDiv {
	width: 525px;
	padding-left:10px;
}
#contentpane	{
	width:100%;
	text-align:left;
}
#bottomPane {
	width: 100%
}
.bottom {
	padding: 0 10px;
}
#footerDiv {
	color:#FFFFFF;
	background:#6E0033;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	height:24px;
	text-align: center;
	width:100%;
	padding: 10px 0 ;
	margin: 0 auto;
	font-size: .8em;
}

.footer {	
	color:#FFFFFF;
}
.login	{
	color: #FFFFFF;
}
/* ______________________________________________________ 

               Admin Styling

   ______________________________________________________ */

#topAdleftmin {
	width: 100%;
}
#topAdminLeft {
	margin-left:50px;
	width: 250px;
	height: 50px;
	padding: 5px 10px;
	background: url(images/Logo.gif) no-repeat right center;
}
#topAdminRight {
	width: 550px;
	height: 50px;
	padding: 5px 10px;
	text-align:center;
	color: #FF3300;
	font-size: 1.5em;
}
#topAdminRight h2 {
	color: #6e0033;
	font-size: 1.5em;
}
#contentAdminDiv {
	width: 100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	clear:both;
}
.contentAdmin {
	
	padding:10px 5px 5px 50px;
	border: #6e0033 medium inset;
}
/* Announcements Styling */

.ANN_Head {
	font-weight: bold;
	color: #6e0033;
}
/* style for module titles */
.Head {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:    normal;
	color: #6e0033;
}
/* style of item titles on edit and admin pages */
.SubHead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:    normal;
	color: #6e0033;
}
/* ______________________________________________________ 

               Float Styles

   ______________________________________________________ */

.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*=====================================================

2. Links 

=======================================================*/

a, a:link, a:active, a:visited {
	color: #949a21;
	text-decoration:none;
	border-bottom: 1px dotted #a9aaa2;
}
a:hover {
	color: #76261b;
	border-bottom: 1px dotted #a9aaa2;
}
.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #000;
	text-decoration: none;
}
a.CommandButton:hover {
	color: #000;
	text-decoration: underline;
}
.leftContent, a.leftContent:link, a.leftContent:visited, a.leftContent:active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #a9aaa2;
}
a.leftContent:hover	{
	color: #fff;
	text-decoration: none;
}
.login, a.login:link, a.login:visited, a.login:active {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.login:hover	{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #a9aaa2;
}

a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active {
	color: #333;
}
a.SkinObject:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #a9aaa2;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px;
}
/* _________________________________________

                  GENERIC 
				  
 ____________________________________________*/

H1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  1.5em;
	font-weight:    normal;
	color: #6e0033;
	letter-spacing: .02em;
}
H2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  1.2em;
	font-weight:    normal;
	color: #6e0033;
	letter-spacing: .01em;
}
H3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  1.2em;
	font-weight:    normal;
	color: #949a21;
	letter-spacing: .01em;
}
H4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  1.2em;
	font-weight:    normal;
	color: #000;
}
H5, DT {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  1.1em;
	font-weight:    bold;
	color: #444;
}
H6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:  1.1em;
	font-weight:    bold;
	color: #333;
}
ul	{
	margin:0;
	padding: 0px;
}
ul li {
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}

	

/*_____________________________________________ 

           dnn menu style 
_____________________________________________ */

	
/*  Main Menu Top Level  */

.main_dnnmenu_rootitem {
	color: #FFFFFF;
	background-color: #949a21;
	float:left;
	padding:2px 5px;
	text-transform: lowercase;
	border-bottom: 1px #a9aaa2 dotted;
	white-space:nowrap;
	margin-bottom:0;
	width: 220px;
}
/*  Main menu Top Level hover  */

.main_dnnmenu_rootitem_hover {
	color: #FFFFFF;
	background-color: #8b911c;
	float:left;
	padding:2px 5px;
	text-transform: lowercase;
	border-bottom: 1px #a9aaa2 dotted;
	white-space:nowrap;
	margin-bottom:0;
	width: 220px;
}
/*  Main menu Top Level selected  */
.main_dnnmenu_rootitem_selected {
	color: #FFFFFF;
	background-color: #8b911c;
	float:left;
	padding:2px 5px;
	text-transform: lowercase;
	border-bottom: 1px #a9aaa2 dotted;
	white-space:nowrap;
	margin-bottom:0;
	width: 220px;
}
/*  SUB Menu Normal  */

.main_dnnmenu_submenu {
	border-top: 0;
	background-color: #949a21;
	text-align:left;
	padding:2px 6px;
	text-transform: lowercase;
	border-bottom: 1px #a9aaa2 dotted;
	white-space:nowrap;
	margin-bottom:0
}
.main_dnnmenu_submenu td {
	z-index: 1000;
	text-align:left;
	color: #FFFFFF;
	padding: 2px 5px;
	margin:0px;
	background-color: #949a21;
	border-bottom: 1px #a9aaa2 dotted;
}
/*  
SUB Menu hover & selected are td - so you td for background images
*/

.main_dnnmenu_itemhover td {
	background: #8b911c;
	color:#ffffff;
	border-bottom: 1px #a9aaa2 dotted;
}
.main_dnnmenu_itemselected td {
	background:#8b911c;
	color:#FFF;
	border-bottom: 1px #a9aaa2 dotted;
}
.main_dnnmenu_container {
	background-color:#949a21;
}
/* main menu td */

.main_dnnmenu_bar {
	line-height: 1.5em;
	cursor:pointer;
}
.main_dnnmenu_break {
}


