/*
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster {
	width: 100%;
	background-repeat: no-repeat;	
	background-color: #fff;
	
}

.Top_Left
{
	background-image: url(top_left.gif);
	width:12px;
	height: 36px;
	background-repeat: no-repeat;
}

.Top_Center
{
	background-image: url(top_center.gif);
	width:100%;
	height: 36px;
	background-repeat: repeat-x;
}

.Top_Center1
{
	background-image: url(top_center1.gif);
	height: 36px;
	background-repeat: repeat-x;
	background-position: left top;
}

.Top_Right
{
	background-image: url(top_right.gif);
	width:12px;
	height: 36px;
	background-repeat: no-repeat;
}


.ShLeft
{
	background-image: url(left_shadow.gif);
	background-position: left; 
	height:100%;
	width:0px;
	background-repeat: repeat-y;	
}

.ShRight
{
	background-image: url(right_shadow.gif);
	background-position: right;
	height:100%;
	width:0px;
	background-repeat: repeat-y;	
}

.Footer_Main_Center
{	
	width:100%;
	border-top: solid 0px #285DA1;
	border-bottom: solid 0px transparent;
	
}

.banner
{
	background-image: url(header_bg.png); 
	background-position:left;
	height:71px;
	background-repeat: repeat-x;
	border-left: solid 3px #bacfdb;
	border-right: solid 3px #bacfdb;
}


.menu_bg_left
{
	background-image: url(menu_bg_left.gif);
	height:28px;
	width:8px;
	background-repeat:  no-repeat ;	
}

.menu_bg_right
{
	background-image: url(menu_bg_right.gif);
	height:28px;
	width:8px;
	background-repeat:  no-repeat ;	
}

.menu_bg
{
	background-image: url(menu_bg.gif);
	height:28px;
	background-repeat: repeat-x ;
	border-top: solid 0px #CCCCCC;
	border-bottom: solid 0px #CCCCCC;
}

.menu_separator
{
	background-image: url(vline.png);
	height:28px;
	width:8px;
	background-repeat:  no-repeat ;	
	background-position: center top;
}

.content_bg
{
	background-image: url(contentbg.gif);
	background-repeat: no-repeat;
	background-position: left top ;
	
}

.search_img
{
	background-image: url(search.gif); 
	background-position:  center center;
	width: 16px;
	height: 18px;
	padding: 2 2 2 18;
	background-repeat: no-repeat;
	cursor:hand;
	pointer:hand;
}

.SearchCss
{
	background-color: Transparent; border: none;
	 font-family: Tahoma;
	 font-size:12px;
	 font-weight:normal;
}

.skinmaster {
	width: 990px;
	background-color: White;
	border-right: #fff 3px solid; 
	border-top:  transparent 0px solid; 
	border-left: #fff 3px solid; 
	border-bottom: #fff 0px solid;
	
		
}

.skingradient {
	background-image:url(1.gif);
	height:22px;	
	background-repeat: no-repeat;
	background-position:center center;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.leftpane {
	width: 200px;
	/*background-color: #D0E0EE;*/
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px;
}

.contentpane {
	width: 100%;
	height: 350px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px;
}

.rightpane {
	width: 350px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 5px;
}

.MainMenu_MenuContainer {
	background-color: transparent; 	
	
}
.MainMenu_MenuBar {
	background-color: Transparent;	
	
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: hand; 
	color: #000; 	
	font-size: 11px; 
	font-weight: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 23px;	
	width:150px;	
	
}
.MainMenu_MenuIcon {
	background-color: #dfecf4; 
	border-left: #e8e8e8 0px solid; 
	border-bottom: #285DA1 0px solid; 
	border-top: #285DA1 0px solid; 
	border-right: #e8e8e8 0px solid;
	cursor: hand; 
	text-align: center;
	width:0px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #dfecf4; 
	z-index: 1000; 
	cursor: hand; 
	border: #b0b0b0 1px solid; 
	margin-left:1px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	 background-color:Transparent;
	 border: none;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color:  Transparent;
	
}

.MainMenu_MenuArrow {
	border-right: #285DA1 0px solid; 
	border-bottom: #285DA1 0px solid; 
	border-top: #285DA1 0px solid;
	font-family: webdings; 
	font-size: 10pt;
	cursor: hand;	
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	height:24px;
	width: 16px;
	background-image: url(arrow_red.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.s2_tLeft {
	 background-image: url(c2_tl.gif);
	 height: 17px;
	 width:5px;
	 background-repeat: no-repeat;	
	 background-position: left top; 
}

.s2_tCenter {
	 background-image: url(c2_tc.gif);
	 height: 17px;
	 width:100%;
	 background-repeat: repeat-x;	
	 background-position: left top; 
}

.s2_tRight {
	 background-image: url(c2_tr.gif);
	 height: 17px;
	 width:5px;
	 background-repeat: no-repeat;	 
	 background-position: right top;
}

.s2_mLeft {
	 background-image: url(c2_ml.gif);
	 background-repeat: repeat-y;	
	 width:5px; 
	 background-position:  left top;
}

.s2_mCenter {
	 background-image: url(connblck.gif);
	 background-repeat: no-repeat;	
	 background-position: left bottom ;
	 height: 14px;
}

.s2_mRight {
	 background-image: url(c2_mr.gif);	 
	 background-repeat: repeat-y;	 
	 background-position: right top;
	 width:5px;
}

.s2_bLeft {
	 background-image: url(c2_bl.gif);
	 height: 10px;
	 width:5px;
	 background-repeat: no-repeat;	
	 background-position: left bottom; 
}

.s2_bCenter {
	 background-image: url(c2_bc.gif);
	 height: 10px;
	 width:100%;
	 background-repeat: repeat-x;	
	 background-position: left bottom; 
}

.s2_bRight {
	 background-image: url(c2_br.gif);
	 height: 10px;
	 width:5px;
	 background-repeat: no-repeat;	 
	 background-position: right bottom;
}

.SeparatorCssClass
{
	 background-color:  Transparent ;
	 background-image:url(menu_div.gif);
	 height:19px;
	 width:2px;	 	 
	 background-repeat:no-repeat;
	
}

.LeftSeparatorCssClass
{
	 background-color:  Transparent ;
	 background-image:url(tab_l.gif);
	 height:30px;
	 width:8;	 	 
	 background-repeat:no-repeat;
	
}

.LeftSeparatorSel
{
	 background-color:  Transparent ;
	 background-image:url(sel_tab_l.gif);
	 height:30px;
	 width:8;	 	 
	 background-repeat:no-repeat;
	
}

.RightSeparatorCssClass
{
	 background-color:  Transparent ;
	 background-image:url(tab_r.gif);
	 height:30px;
	 width:9;	 	 
	
	 background-repeat:no-repeat;
	
}

.RightSeparatorSel
{
	 background-color:  Transparent ;
	 background-image:url(sel_tab_r.gif);
	 height:30px;
	 width:9;	 	 
	 background-repeat:no-repeat;
	 
	
}

.RootMenuItem
{
	cursor: hand;
	color:  #fff;	
	/*background-image: url(menu_bg.gif);*/
	background-position: left center;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;	
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: #ffffff 1px solid;
}

.RootMenuItem_Hover
{
	cursor: hand; 
	color:   #f4cb0e;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;	
	text-align: center;
	/*background-image: url(menu_bg_h.gif);*/
	background-position: left center;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: #ffffff 1px solid;
}

.RootMenuItem_Sel
{
	cursor: hand; 
	color:   #f4cb0e; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;		
	text-align: center;
	/*background-image: url(menu_bg_h.gif);*/
	background-position: left center;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: #ffffff 1px solid;
}
	
.SubMenuItemSel
{
	cursor: hand; 
	color:  #cc0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	background-color: #cad5ea ;
	
}

.SubMenuItemActive
{
	cursor: hand; 
	color:  #cc0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	
}

.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:  14px;
   font-weight: normal;
   color: #333333;
}

.Link,A.Link:Link,A.Link:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #fff;
  
}

A.Link:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #f6960e;
   text-decoration: none;
   
}

.Link1,A.Link1:Link,A.Link1:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #333333;
}

A.Link1:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #285DA1;
   text-decoration: underline;
}

.link2
{
	/*background-image: url(link.gif);*/
	background-position: center center;
	background-repeat:no-repeat;
	padding:0 2 0 2;
}
