/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
}
.skinmaster {
	height: 100%;
	
}
.skinheader {
}
.skingradient {
	
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 18px;
	padding-top: 0px;
}
.leftpane3 {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
}
.contentpane {
	text-align:center;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

.contentpaneGallery {
	text-align:left;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

.contentpane3 {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
}
.contentpane2 {
	
	background-color: transparent;
	padding-left: 26px;
	padding-right: 24px;
	padding-top: 10px;
}
.SearchTextBox{
	font-size:10px;height:16px;
}
.rightpane {
	
	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: 6px;
}
.sdmenuVGT {
    width: 180px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #FFF;
}

.MainMenu_MenuContainer {
	background-color: transparent; padding-left: 15px;
	padding-right: 15px;

}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	
}
.MainMenu_MenuItem {
	border-left: #4F77C2 0px solid; 
	border-bottom: #4F77C2 1px solid; 
	border-top: #4F77C2 1px solid; 
	border-right: #4F77C2 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica; 
	padding-top:2px;
	padding-bottom:2px;

}
.MainMenu_MenuIcon {
	background-color: #4F77C2; 
	border-left: #4F77C2 1px solid; 
	border-bottom: #4F77C2 1px solid; 
	border-top: #4F77C2 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #4F77C2;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFF00; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuItemSel li a{
	background-color: #76B2E0; 
}

.MainMenu_MenuArrow {
	border-right: #4F77C2 1px solid; 
	border-bottom: #4F77C2 1px solid; 
	border-top: #4F77C2 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}













.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: FFFFFF;; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 5px 3px 5px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
}

.main_dnnmenu_rootitemhover  td{ /*TD if menu option for using tables is on*/
cursor: pointer; 
	cursor: hand; 
	color: FFFFFF;; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 5px 3px 5px 1px;
}


.main_dnnmenu_itemhover {  
	background-color: pink;
}

.main_dnnmenu_itemhover td {   
    background-color: Transparent;
	

}

.main_dnnmenu_subitemhover td{
 background-color: pink;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #4F77C2;  
	z-index: 1000; 
	cursor: pointer; 
    vertical-align: middle;
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 5px 1px 5px 1px;   /*explicitly set padding for sub-menus */
	margin-left:20px;
}
.main_dnnmenu_submenu td{
	
}

.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;
}
.SkinObject {
	font-family:Tahoma; font-size:9px;  color:#7F7F7F; text-decoration:none; font-weight: normal;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#7F7F7F;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#7F7F7F;
}

A.SkinObject:hover    {
    text-decoration: underline;
    color:#4F77C2;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#7F7F7F;
}

a:link {
	color: #7F7F7F;
}
a:visited {
	color: #7F7F7F;
}
a:hover {
	color: #4F77C2;
}
a:active {
	color: #7F7F7F;
}

body {padding:0; margin:0; font-family:Tahoma; font-size:9px;  color:#7F7F7F; text-decoration:none}
br{font-size:10px}
.s{font-family:Tahoma; font-size:9px;  color:#7F7F7F; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#919191; text-decoration:none}
.ss1{font-family:Tahoma; font-size:11px;  color:#919191; text-decoration:none; text-align:center}
.s2{font-family:Tahoma; font-size:11px;  color:#757575}
  .green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
  .red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:10px;  color:#081E47 }
.b1{font-family:Tahoma; font-size:10px;  color:#081E47; text-decoration:none}

.t1{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 20px; padding:0px 0px 0px 10px }
 .t2{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 22px; padding:0px 0px 0px 10px }
 .t3{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }
 .t4{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 26px; padding:0px 0px 0px 10px }
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		scrollbar-3dlight-color:#E3E2E2;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#E3E2E2 ;
    scrollbar-face-color:#ECB637; 
	scrollbar-arrow-color:#E3E2E2;
	scrollbar-darkShadow-color:#E3E2E2;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}





.sdmenuVGT .title, .sdmenuVGT .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(i/title.gif) repeat-x;
}

.sdmenuVGT .title {
    border-bottom: 1px solid #DDD;
}

.sdmenuVGT .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenuVGT .titlehidden {
    border-bottom: none;
}

.sdmenuVGT #top {
    background: url(i/toptitle.gif) no-repeat;
}

.titletop {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: url(i/toptitle.gif) no-repeat;
}

.sdmenuVGT .submenuVGT {
    overflow: hidden;
}

.sdmenuVGT .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #000;
    text-decoration: none;
}

.sdmenuVGT .submenu a:hover {
    background : #4F77C2 url(images/linkarrow.gif) no-repeat right center;
    color: #EEE;
}

.titletopx {
    width: 195px;
    font-family: Verdana;
    font-size: 14px;
    display: block;
    padding: 5px 0;
    font-weight: bold;
	 color: #666666;
    background: white;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;

}





.sdmenuVGTx {
    width: 150px;
    font-family: Verdana;
    font-size: 12px;
    padding-bottom: 10px;
   background: #fff;
    border-bottom: 1px solid #DDD;
line-height: 18px;
}

.sdmenuVGTx .titlex, .sdmenuVGTx .titlehiddenx{
    display: block;
    padding: 5px 0;
    font-weight: bold;
	 color: #666666;
background: #fff;
    font-size: 14px;
 width: 195px;
     border-bottom: 1px solid #DDD;
}

.sdmenuVGTx .titlex {
    border-bottom: 1px solid #DDD;
	background: #fff;
	 width: 195px;
	 line-height: 18px;
	 font-size: 12px;
}

.sdmenuVGTx .arrowx {
		margin-left: 15px;
    margin-right: 10px;

}

.sdmenuVGTx .titlehiddenx {
    border-bottom: none;
	display: block;
    padding: 5px 0;
    font-weight: bold;
	 color: #666666;
background: #fff;
    font-size: 12px;
 width: 195px;
     border-bottom: 1px solid #DDD;
}

.sdmenuVGTx #top {
    background: url(i/toptitle.gif) no-repeat;

}

.sdmenuVGTx .submenux {
    overflow: hidden;
	background: #fff;
	  color: black;
	  line-height: 18px;
	

}

.sdmenuVGTx .submenux a {
	   padding-top: 8px;
	   padding-bottom: 2px;
    text-indent: 10px ;
    background: #fff;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #666666;
    text-decoration: none;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;
	 width: 195px;
	 	 text-align: right;
		 	   PADDING-RIGHT: 30px;
				
}

.sdmenuVGTx .submenux a:hover {
    background : #f2f0e4 url(i/linkarrow.gif) no-repeat right center;
	 color: #666666;
	 line-height: 18px;
	 height: 18px;
	 text-align: right;
	  text-decoration: none;
	   padding-top: 8px;
	   padding-bottom: 2px;
	   PADDING-RIGHT: 30px;
}

.sdmenuVGTx .submenux a:Visited {
	   padding-top: 8px;
	   padding-bottom: 2px;
    text-indent: 10px ;
    background: #fff;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #666666;
    text-decoration: none;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;
	 width: 195px;
	 	 text-align: right;
		 	   PADDING-RIGHT: 30px;
				
}

.sdmenuVGTx .submenux a:Active {
	   padding-top: 8px;
	   padding-bottom: 2px;
    text-indent: 10px ;
    background: #fff;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #666666;
    text-decoration: none;
	 border-bottom: 1px solid #DDD;
	 line-height: 18px;
	 width: 195px;
	 	 text-align: right;
		 	   PADDING-RIGHT: 30px;
				
}