/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 830;
	height: 100%;	
	background-color: transparent;
}
.skinmaster {
	height: 100%;
	background-color: #fefefe;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.leftpane {
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height: 0px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 0px 0px 0px 0px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 0px 0px 0px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	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;
}
.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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

.NormalNew {
   font-family: Arial, Tahoma, Helvetica;
   font-weight:  normal;
   color: #94624B;
}

.NormalVet {
   font-family: Arial, Tahoma, Helvetica;
   font-weight:  normal;
   color: #384728;
}

.NormalNewBrown {
   font-family: Arial, Tahoma, Helvetica;
   font-weight:  normal;
   color: #946150;
}

/* TableBgFramed {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
*/

#TableMain {
	background-color: white
}

#TableBgFramed {
	background-image:  url(media/Website_Back200-2.gif);
	background-repeat: repeat-x repeat-y;
	width: 100%;
	height: 100%;
}
#TdBgLeft {
	width: 35%;
}
#TdBgRight {
	width: 35%;
}
#TdBgFarLeftFramed {
	background-position: right top;
	background-image: url(media/Website_Back200-2.gif);
	background-repeat: repeat-y;
}
#TdBgLeftFramed {
	background-position: right top;
	background-image: url(media/LSideFootPanel.jpg);
	background-repeat: repeat-y;
	width: 35%;
}
#TdBgRightFramed {
	background-position: left top;
	background-image: url(media/RSideFootPanel.jpg);
	background-repeat: repeat-y;
	width: 35%;
}
/* IMAGE PANE */
#TdImagePane {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/new-header-full-width.jpg);
	background-repeat: no-repeat;
	height: 233px;
}
#TdImagePanePublic {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/hdr_Public_home.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#TdImagePaneVisitor {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/hdr_Visitor_home.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#TdImagePaneProvider {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/hdr_Provider_home.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#TdImagePaneProviderReference {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/hdr_provider_reference.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#TdImagePaneSupport {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/hdr_Provider_support.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#TdImagePaneMarketing {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/hdr_Provider_Marketing.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#TdImagePaneHealthSource {
	border-style: solid;
	border-color: #080808;
	border-width: 0px 0px 0px 0px;
	background-position: left bottom;
	background-image: url(media/hdr_Provider_healthsource.jpg);
	background-repeat: no-repeat;
	height: 259px;
}
#TDBreadCrumb {
	cursor: hand; 
	text-decoration: underline;
	color: #7F8267; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

#TDBreadCrumb a:link {
	cursor: hand; 
	text-decoration: underline;
	color: #7F8267; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

#TDBreadCrumb a:hover {
	cursor: hand; 
	text-decoration: underline;
	color: #8E9173; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

#TDBreadCrumb a:visited {
	cursor: hand; 
	text-decoration: underline;
	color: #7F8267; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

.ImagePaneText {
	cursor: hand; 
	color: #7F8267; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

.ImagePaneText a:link {
	cursor: hand; 
	color: #7F8267; 
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

.ImagePaneText a:hover {
	cursor: hand; 
	color: #7F8267; 
	text-decoration: underline;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

.ImagePaneText a:visited {
	cursor: hand; 
	color: #7F8267; 
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}


#LeftPane {
background-color: #344321;
background-image: url(media/Website_Back200-2.gif);
}

#BottomRightPane {
background-color: #ECE9DA;
background-image: url(media/Website_Back200-2.gif);
}

#SearchTable {
background-image: url(media/EntryBar-bg.gif);
background-position: left top;
background-repeat: no-repeat;
white-space: nowrap;
width: 177px;
height: 38px;
padding: 0px 4px 6px 0px;

}

.SearchTextBox
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

#TdCTPH {
	color: #72755C; 
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #BAB8A3;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

#TdCTPH a:link {
	cursor: hand; 
	color: #72755C; 
	text-decoration: underline;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #BAB8A3;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

#TdCTPH a:hover {
	cursor: hand; 
	color: #8E9173; 
	text-decoration: underline;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #BAB8A3;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}


#TdLinks {
	text-decoration: none;
	color: #72755C; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
	background-color: #BAB8A3;
}

#TdLinks a:link {
	text-decoration: none;
	color: #72755C; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
	background-color: #BAB8A3;
}

#TdLinks a:hover {
	cursor: hand;
	text-decoration: underline;
	color: #8E9173; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #BAB8A3;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}

#TdLinks a:visited {
	cursor: hand;
	text-decoration: none;
	color: #72755C; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #BAB8A3;
	font-family: Arial, Tahoma, Helvetica; 
        white-space: nowrap;	
}
