/* 
================================
Skin styles for DotNetNuke
================================
*/   

.LandMarkTop {padding-right:5px}

.LandMarkMain {
	min-width:850px;
	padding:4px;
	width: 950px;
	height: 100%;	
	background-color:#DCDCB8;  
	scrollbar-face-color: #DCDCB8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #DCDCB8;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-Color: #202020;
	font: xx-small verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	
    	/* This size is for all other browsers, including IE6+ */ 
    	font: x-small verdana, tahoma, arial, helvetica, sans-serif;
}

.LandMarkClearBoth {
	clear:both;min-width:800px;width:100%;
}

.LandMarkKeepAlive
{
	position:absolute; right:0px;bottom:0px;width:1px;height:1px;font-size:0;
}
.LandMarkcontrol {
	width: 100%;
	
	 background-color:  #A6B26B;
	
}

.LandMarkLogoDiv {
width:100%;clear:both;
}

.LandMarklogo{
	float:left; clear:none;
}

.LandMarkBanner{
	float:right; clear:none;text-align:right;
}

.LandMarkTerms{
	width:100%; text-align:center; padding-left:5px; padding-right: 5px;
}



.LandMarkmenu{
	text-align:center;width:100%;background-color:#006699;  height:24px; vertical-align:middle;
}

.LandMarkHeader{
	width:100%;
	margin:0px;
	
}

.LandMarkContent{
	width:100%;
	margin:0px;
	
}



.LandMarkFooter{
	width:100%;
	margin:0px;
	
}



.LandMarkLeft {
float:left;
}

.LandMarkSearch
{
	padding-left:5px;padding-right:6px; white-space:nowrap; float:right;
}
.WTDClearBoth {
clear:both;
}
.WTDLoginImage{
padding-left:3px; padding-right: 3px; vertical-align:top; _float:left;
}
.LandMarkPadMe 
{
	padding-left:5px;padding-right:6px;
}

.LandMarkCenter
{
	text-align:center;
}

.LandMarkRight {
float:right;
}

.WTDClearNone {
clear:none;
}

body {
		width: 100%;
	 height: 100%; background-color:#9EAE5E;text-align:center; /* background-image: url(BodyBG.jpg); */ /* background-image: url(WatermarkBodyBG.jpg); */ /* background-repeat: no-repeat; */;
	
	margin:11px;
	 
	
    
	
					}
.LandMarkhr {
	  margin-left:0px;
	  margin-right:0px;
	  width:100%;
	  clear:both;
}
 
.H1Skin {
margin:0;
font-style:italic;font-family:"Times New Roman", Times, serif;font-weight:bold;
padding-left:5px;padding-right:6px;
}




.skinmaster {
	height: 100%;
	background-color: Transparent;
	/*border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}


.skingradient {
	background-color:#006699;
	height:18px;
	margin-left:6px;
	  margin-right:6px;

}
.skingradient1 {
	background-color:#006699;
		height:25px;
		margin-left:6px;
	  margin-right:6px;

}





.StandardButton {
  background: #041943 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #006699;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.LogoClass {
	border-top:medium;border-bottom:medium;text-align:center; border-bottom-width:medium;
}
.H1Skin {
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	margin: 0;
}
.H3Logo {
	margin: 0;
}


/* dnnNav */

.main_dnnmenu_container {
	background-color: transparent; height:28px;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
	padding-top:2px;
	
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	height:20px;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	
	font-style: normal; 
	background-color: Transparent;
		
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	height:20px;
		
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	 
	font-style: normal; 
	background-color: #041943;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 3px 17px 0px 15px;   /*explicitly set padding for root menu items*/
    margin-right:2px; margin-left:1px;
}

.main_dnnmenu_itemhover {  
	background-image:  url('Hover.jpg') ;
}

.main_dnnmenu_item_selected
{
	background-image:  url('Menu_Riple.jpg') ;
}

.main_dnnmenu_itemhover td {  
	background-image:  url('Hover.jpg') ;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu 
{
	height:20px;
	color:White;
	background-color: #041943;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
