/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #dee3c4;
	padding-top: 10px;
	background-image: url(bggrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.skinmaster {

	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	background-color:#FFF;
}
.skinheader {
}
.skingradient {
	height:31px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 25px;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.controlpanel {
	width: 100%;
}

/*new shadow designs */
.topmidshad{
/*	background-image: url(topshad.png);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	
	height: 15px;
	width:898px;
	padding:0;
	margin-right:30px;
	margin-left:30px;
}
.toprightshad{
/*	background-image: url(topright.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	
	height: 15px;
	
	padding:0;
	margin:0;
}
.topleftshad{
/*	background-image: url(topleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	
	height: 15px;

	padding:0;
	margin:0;
}

.botmidshad{
	height: 15px;
	width:898px;
	padding:0;
	margin-right:30px;
	margin-left:30px;
/*	background-image: url(botshad.png);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.botrightshad{
	height: 15px;
	padding:0;
	margin:0;
/*	background-image: url(botright.png);
	background-repeat: no-repeat;
	background-position: right top;*/
}
.botleftshad{
	height: 15px;
	padding:0;
	margin:0;
/*	background-image: url(botleft.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.leftdrop{
	width: 15px;
/*	background-image: url(leftshad.png);
	background-repeat: repeat-y;
	background-position: left top;*/
}

.rightdrop{
	width: 15px;
	/*background-image: url(rightshad.png);
	background-repeat: repeat-y;
	background-position: left top;*/
}
.toppane {
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 15px;
	width: 100%;
}
.controlcontentpane{background-color: #c0c79e;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom:0px;
	width: 100%;}
.rightpane {
	
	height: 100%;
	width: 291px;
}
tbody {
}
.toprightpane {
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 291px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	cursor: hand;
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #535251; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "Trebuchet MS", Arial; 
        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*/
	cursor: hand;
	cursor: hand;
	color: #2e3441;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	font-family: "Trebuchet MS", Arial;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: middle;
}

.main_dnnmenu_itemhover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #6a7090;
	
}

.main_dnnmenu_itemhover td {  
	
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 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;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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;
}
/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited {
	color:#869051;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.footer:hover{color:#869051; text-decoration:underline;}

.bottomgrad {
	
	height: 20px;
	
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
tbody {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #525151;
}
a img {
border:0;
}
.bottom_grad_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffffe;
}


