/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f2f2f2;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
}
.skinheader {
	background-image: url(HeaderBackground.jpg);
	background-repeat: repeat-x;
	height: 299px;
}

.skinheaderright {
	background-image: url(HeaderBackground2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 299px;
}

.logo {
	background-image: url(HeaderLogo.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 353px;

}
.headerspacer {
	background-image: url(HeaderSpacerGrey.jpg);
	background-repeat: repeat-x;
	height: 224px;
	width: 700px;

}
.toppane {
	width: 416px;
	height: 224px;
	background-image: url(HeaderImage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftmenu {
	background-image: url(MenuLeft.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 46px;
}
.rightmenu {
	background-image: url(MenuRight.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 46px;
}
.mainmenu {
	background-image: url(MenuSpacer.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.toppaneBKG1 {
	background-image: url(TopPaneLeft.jpg); 
	background-repeat: no-repeat;
	height: 41px;
	width: 44px;
}
.toppaneBKG2 {
	background-image: url(TopPaneSpacer.jpg); 
	background-repeat: repeat-x;
	height: 41px;
}
.rightpane {
	background-image: url(TopPaneSpacer.jpg);
	background-repeat: repeat-x;
	height: 41px;
}

.toppaneBKG3 {
	background-image: url(TopPaneRight.jpg); 
	background-repeat: no-repeat;
	height: 41px;
	width: 44px;
}

.topcontent {
	background-color: #FFFFFF;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-image: url(topcontentmiddle.jpg);
	background-repeat: repeat-x;
	height: 90px;
	margin-bottom: -1px;

}

.topcontent1 {
	background-image: url(topcontentleft.jpg);
	background-repeat: no-repeat;
	width:44px;
	height: 91px;

}

.topcontent2 {
	background-image: url(topcontentright.jpg);
	background-repeat: no-repeat;
	width:44px;
	height: 91px;

}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 38px;
	padding-right: 22px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 38px;
	padding-top: 6px;
}


.contentpane1 {
	width: 55%;
	background-color: transparent;
	padding-left: 16px;
	padding-right: 30px;
	padding-top: 26px;
}
.contentpane2 {
	width: 35%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 38px;
	padding-top:26px;
}


.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 16px;
	padding-right: 38px;
	padding-top: 6px;
}
.footer {
	background-image: url(FooterBackground.jpg);
	background-repeat: repeat-x;
	height: 58px;

}

#dnn_dnnSEARCH_txtSearch
{
width: 120px;
}


.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	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: #f2f2f2; 
	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: 3px 3px 3px 3px;
       
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	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 10px 0px 0px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color: #dddddd;
	background-color: #Transparent; 
}

.main_dnnmenu_itemhover td { 
	color: #dddddd; 
	background-color: #Transparent; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
        background-color: b6b6b6;
        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 {
	background-image: url(separator.jpg);
	width: 30px;
	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;
}
.rightsep {
	background-image: url(separator.jpg);
	width: 30px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

.TopLinks {
   font-family: Arial;
   font-size:  12px;
   font-weight:  bold;
   color: #ffffff;
}

A.TopLinks {
   font-family: Arial;
   font-size:  11px;
   font-weight:  bold;
   color: #ffffff;
}
A.TopLinks:visited {
   font-family: Arial;
   font-size:  11px;
   font-weight:  bold;
   color: #ffffff;
}
A.TopLinks:hover {
   font-family: Arial;
   font-size:  11px;
   font-weight:  bold;
   color: #ffffff;
}
.BottomLinks {
   font-family: Arial;
   font-size:  8pt;
   font-weight:  normal;
   color: #333333;
}

A.BottomLinks {
   font-family: Arial;
   font-size:  8pt;
   font-weight:  normal;
   color: #333333;
}
A.BottomLinks:hover {
   font-family: Arial;
   font-size:  8pt;
   font-weight:  normal;
   color: #333333;
}
A.BottomLinks:visited {
   font-family: Arial;
   font-size:  8pt;
   font-weight:  normal;
   color: #333333;
}


.main_dnnmenu_item2 td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-size: 8pt; 
	font-weight: normal; 
	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_rootitem2  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover2 {  
	color: #dddddd;
	background-color: #Transparent; 
}

.main_dnnmenu_itemhover2 td { 
	color: #dddddd; 
	background-color: #Transparent; 
}


.main_dnnmenu_icon2 {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu2 {
	background-color: #9ca0af;  
	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 */
}

.searchfield {
	vertical-align: -5px;

}


.RightSeparator  {
width: 0px;
height: 20px;
background-image: url(separator.jpg);
}

ul.green {	list-style-type: disc;	list-style-image: url(bullet.jpg);	list-style-position: outside;
	margin-left: -20px;
        text-indent: -5px;
	margin-bottom: -17px;
	}ul.green li { 
	      font-weight: bold;
	      font-style: normal; 
	      font-size: 11px;
}
ul.green li a { 
		color: #333333;		text-decoration: none;
}


ul.gb {
	
	list-style-image: url(bullet_green.gif);
	list-style-position: outside;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 5px;
	line-height: 1.5;
	
	
}


ul.gb2 {
	
	list-style-image: url(bullet_green.gif);
	list-style-position: outside;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5;
	
	
}

.dotted {
		height: 2px;
}

.ResumeLabel
{
font-family: arial, calibri,verdana;
font-size: 14px;
}
