/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{background-color: #c9cac4;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
padding-top:0px;
margin-top:0px;}

.Normal, .NormalDisabled
{
font-family: Tahoma,Arial,Helvetica;
font-size: 13px;
font-weight: normal;
line-height: 17px;
}

blockquote{font-family: Tahoma,Arial,Helvetica;
font-size: 13px;
font-weight: normal;
line-height: 17px;
}


td{line-height: 17px;}

a:link {color: #006699; text-decoration:none;}
a:active {text-decoration: none; color:#006699;}
a:visited {color:#006699; text-decoration: none;}
a:hover {text-decoration: underline; color:#007FA7;}
h1{font-size: 16px; color:#5f604b; font-weight:bold;}
h2{font-size: 14px; color:#8A4614;}

td {font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #c9cac4;
	padding-top: 0px;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}
.skinheader {
height: 150px;
}

.search{
font-size:12px;
color: #515948;
font-weight: bold;
}

a.search:link,a.search:visited,a.search:active{
	text-decoration: none;
	color: #515948;
	border: 0px;
	font-weight: bold;
}

.Breadcrum{
color: #FFFFFF;
font-size:11px;}
a.Breadcrum:link,a.Breadcrum:visited,a.Breadcrum:active{
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
	font-weight: normal;
}

a.search:hover{
text-decoration: none;
color: #2c2e2a}

.login{font-size: 12px;}
a.login:link,a.login:visited,a.login:active{
	text-decoration: none;
	color: #515948;
	border: 0px;
	font-weight: bold;
}

a.login:hover{
text-decoration: none;
color: #2c2e2a}

.NormalTextBox{
border: 2px #007fa7 solid;
}

.quicklinks{
border-top: #363b31 solid 2px;
border-bottom: #363b31 solid 2px;
color: #FFFFFF;
font-size: 9px;
background-image: url(images/ql_left_1.gif);
background-repeat:no-repeat;
background-position:left;
background-color: #515948;
}

.quicklinkst{
color: #FFFFFF;
font-size: 11px;
}

.footer{
background-color: #515848;
border: #363b31 solid 2px;
height: 35px;
color: #FFFFFF;
font-size:10px;
padding: 0 13px 0 13px;
vertical-align: middle;
}

a.footer:link,a.footer:visited,a.footer:active{
	text-decoration: none;
	color: #ffffff;
	border: 0px;
}

a.footer:hover{
text-decoration: underline;}


.skingradient {
	background-color: #006f51;
	height: 35px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}

.contentpane1 {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0p
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}

.headerpane{
	width: 670px;
	height:125px;
	background-color: transparent;
	background-image: url(images/default.jpg);
}

.separator{
width: 5px;
background-image: url(images/separator.gif);

}

.main_dnnmenu_container {
	background-color: transparent; 
	font-weight: normal;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #006f51;
	font-weight: normal;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: normal;
	text-decoration: none;
	background-color: #006f51;
	font-family: Arial, Helvetica, sans-serif; 
        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: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #006f51;
	font-family: Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #006f51;
	text-decoration: none; 
	font-weight: normal;
}

.main_dnnmenu_itemhover td {  
	background-color: #008770; 
	text-decoration: none;
	font-weight: normal;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	margin-top: 6px;
	text-decoration: none;
	font-weight: normal;
	background-color: #006f51;
	border: 2px solid #409681;
	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; 
	font-weight: normal;
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}


