/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* use this class to set styles for the entire layout table*/
.MLLanguageMenuLayoutTable
{
  /* enable display:inline if the language selector should be rendered inline, 
     for instance if the selector is not positioned in its own table cell and flags/hyperlinks are visible 
     (otherwise use the class ".MLLanguageMenuTable" to control display) */

  display:inline;
}

.pagemaster {
	padding:0; width: 100%;
	height: 100%;	
	background-color: #EAEADF; text-align:center;
	
}
.skinmaster {
	padding:0; 
	border:1px solid #FFFFFF; 
	height: 100%;
	width=750px;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px 
}

.HeaderContent {
	padding:0; 
	width: 100%;
	height: 100%;	
	background-color: transparent; 
}

.LeftHeader {
	width: 198px;
	height: 70px;	
	/*background-image: url(leftheader.gif); */
	background-color:#CCB36C;
	border-bottom:1px solid #FFFFFF; 
	padding-left:5px; 
	padding-right:5px; 
	padding-top:5px; 
	padding-bottom:8px 

}

.RightHeader {
	width: 552px;
	height: 70px;	
	/*background-image: url(leftheader.gif); */
	background-color:#CCB36C;
	border-bottom:1px solid #FFFFFF; 
	padding:5px;
}

.navigationPane {
	width: 198px; 
	background-color: #336814;
	
}

.menuPane {
	padding:10px; 
}

.leftPane {
	padding:10px; 
	height=100%;
}

.ImageContentTable {
	width: 100%;
	height: 100%;	
	background-color: transparent; 
}


.pictureLogo{
	height: 100px; 
	text-align:right
	border-left:1px solid #FFFFFF 
}

.rightEmpty{
	width:15px;
	background-color: #415322;
	border-left:1px solid #FFFFFF 
}

.BreadCrumbPane{
	height: 40px; 
	background-color:#FAF5D3;
	padding-left: 6px;
	border-left:1px solid #FFFFFF 
}


.controlpanel {
	border:1px solid #996633; 
	background-color: #FAEBD1
}


.contentTablePlaceHolder{
	background-color:#FAF5D3;
	border-left:1px solid #FFFFFF; 
}

.ContentTable {
	width: 100%;
	background-color:#FAF5D3;
}

.topPane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
}


.contentPane {
	background-color:#transparent;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rightpane {
	background-color: transparent;
	padding-left: 3px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 6px;
}

.contentFooterWrapper{
    height:46px;
}
.contentFooter {
    height:46px;
	background-image: url(footer.gif); 
	border-top:1px solid #FFFFFF; 
	border-left:1px solid #FFFFFF; 
	padding: 3px;
	text-align:right;
}

.contentFooterLeft {
    height:46px;
    width:40px;
	background-color: #336814; 
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: 0px solid #CCB36C; 
	border-bottom: 1px solid #CCB36C; 
	border-top: 1px solid #CCB36C; 
	border-right: 0px solid #CCB36C;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: verdana, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	background-color: Transparent
}
.Mainmenu_Rootmenuitem{
	border-left: 0px solid #CCB36C; 
	border-bottom: 1px solid #CCB36C; 
	border-top: 1px solid #CCB36C; 
	border-right: 0px solid #CCB36C;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: verdana, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	background-color: Transparent;
	width=170px;
}

.Mainmenu_RootActiveItem, .Mainmenu_RootInBreadcrumb{
	border-left: 0px solid #CCB36C; 
	border-bottom: 1px solid #CCB36C; 
	border-top: 1px solid #CCB36C; 
	border-right: 0px solid #CCB36C;
	cursor: pointer; 
	cursor: hand; 
	color: #B3B786; 
	font-family: verdana, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	background-color: Transparent;
	width=170px;
}

.MainMenu_MenuIcon {
	background-color: #CCB36C; 
	border-left: #CCB36C 1px solid; 
	border-bottom: #CCB36C 1px solid; 
	border-top: #CCB36C 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CCB36C;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#696969'', Direction=135, Strength=3) 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFCC; 
	font-family: verdana, sans-serif ; 
	font-size: 11pt; 
	font-weight: normal; 
	font-style: normal
}
.MainMenu_MenuArrow {
	border-right: #CCB36C 1px solid; 
	border-bottom: #CCB36C 1px solid; 
	border-top: #CCB36C0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton     {
    background: #CDCFB4; 
    color: #000000;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal
}

.Head   {
    font-family: verdana, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.subHead {
    font-family: verdana, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #996633;
}

.skinobject{
    font-family: verdana, sans-serif;
    font-size:  9px;
    font-weight: normal;
    color: #996633;
}

a:link.SkinObject {
    text-decoration:    none;
    color:#996633;
}

a:visited.SkinObject  {
    text-decoration:    none;
    color:#996633;
}

a:active.SkinObject   {
    text-decoration:    none;
    color:#996633;
}

a:hover.SkinObject    {
    text-decoration:    none;
    color:#996633;
}

.BreadCrumb {
	font-family: verdana, sans-serif ; 
	font-size: 11pt; 
	color:#B3B786
	}

a:link.BreadCrumb {
    text-decoration:    none;
    color:#B3B786;
}

a:visited.BreadCrumb  {
    text-decoration:    none;
    color:#B3B786;
}

a:active.BreadCrumb   {
    text-decoration:    none;
    color:#B3B786;
}

a:hover.BreadCrumb    {
    text-decoration:    none;
    color:#B3B786;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:  verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
    text-decoration:    underline;
    color: #996633;
}

a:visited.CommandButton  {
    text-decoration:    underline;
    color: #996633;
}

a:active.CommandButton   {
    text-decoration:    underline;
    color: #996633;
}

a:hover.CommandButton    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #CDCFB4;
	color: #000000;
	font-family: verdana, sans-serif
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family:verdana, sans-serif;
    font-size: 11px;
    font-weight: normal; line-height:130%
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* GENERIC */
H1
{
	font-weight: normal;
	font-size: 20px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}

H2
{
	font-weight: normal;
	font-size: 18px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: black;
}

H4
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Tahoma; margin-bottom:0; font-style:italic
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}
p {

margin-top: 0; margin-bottom: 6px}


/* module specific */

/* ODS.Form */
.FormLabelCell, .FormSubmitted
{
    font-family:verdana, sans-serif;
    font-size: 11px;
    font-weight: normal; line-height:130%
}
