﻿/* page layout styles */
Body
{
    background-color: ##C0DFE2;
    text-align: center;
    /*background-image: url(img/pageBg.gif);*/
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    font-family: Calibri, Tahoma, Verdana, Arial, Serif;
    font-size:11px;
    height:100%;
}
Body TABLE
{
   font-family: Calibri, Tahoma, Verdana, Arial, Serif;
   font-size:11px;
}
/*.logoLeft 
{
	background-image: url(img/logoBgLeft.jpg);
	background-repeat: no-repeat;
	height: 113px;
	text-align:right;
}*/
#headerMain
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 165px;
   background-color:BCCDD7;
   background-image: url(img/Header.png);
   background-repeat:repeat-x;
}
.headerLeft
{
   padding: 100px 0px 0px 25px;
   margin: 0px;
   height: 165px;
   background-color:BCCDD7;
   background-image: url(img/Header.png);
   background-repeat:repeat-x;
}
.headerRight 
{
	background-color:#FDF7E7;
	background-image: url(img/header.png);
	background-repeat:repeat-x;
	height: 165px;
	width:500px;
	text-align:right;
	margin:0px;
	padding-top:115px;
	padding-right:50px;
}
.headerMenu
{
   width: 100%;
   padding: 2px 2px 2px 2px;
   color:#ffffff;
   background-image: url(img/menuBG.jpg);
   background-repeat:repeat-x;
   height:43px;	
}
.dnnlogo
{
	padding: 0px;
	margin: 0px;
	width:100px;
}
.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited
{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	/*background-color:#FDF7E7;*/
	padding-right:50px;
}
.headerLines
{
	background-image: url(img/headerBg.gif);
	background-repeat: repeat-x;
}
.footer
{
	position: relative;   
	background-image: url(img/footerSlice.jpg);
	height: 50px;
	color: #000000;
	text-align: center;
	background-repeat:repeat-x;
	bottom:0px;	
	z-index:-1;
}
.content
{	
	background-image:url(img/pageBG.jpg);
}

.dnnfooter, A.dnnfooter:link,  A.dnnfooter:visited
{
	color: #000000;
}

.containerRight 
{
	color: #877560;
	font-size:11px;
	padding: 0px 16px 26px 30px;
}
.containerLeft 
{
	color: #877560;
	font-size:11px;
	background-color: #cbdc68;
	background-image: url(img/headerBg.gif);
	background-repeat: repeat-x;
	background-position: left -13px ;
}
.Menu_MainItem
{	
	background-image: url(img/menu/mainItem.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:46px;
	width:92px;
	padding: 6px 0px 0px 4px;
	margin-bottom: 4px;
}
.Menu_MainItemOver
{
	background-image: url(img/menu/mainItem.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:46px;
	width:92px;
	padding: 6px 0px 0px 4px;
}
.Menu_ItemsGroup {
	background-image: url(img/menu/itemsBg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 5px solid #CBDC68;
	background-color: White;
	width:116px;
}
.Menu_Item {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_PathItemOver {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:4px;
	font-weight:bold;
}
.panelbar
{
	background-image: url(Img/HeaderExpandedBg.gif);
}
.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-size: 11px;
	height: 25px;
	background-image: url(Img/HeaderCollapsedBg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 25px;
	background-image: url(Img/HeaderCollapsedHoverBg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 19px;
	padding-left: 12px;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #492b09;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.panelbarItemGroup
{
	background-image: url(Img/HeaderExpandedImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}















