/* 
================================
Skin styles for DotNetNuke
================================
*/   
BODY
{
	margin: 0px 0px 0px 0px;
}

.top
{
	background-image: url(top.jpg);
}
.left
{
	background-image: url(left.jpg);
	height:500px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(body.jpg);
	background-color: #efefef;
	border: solid 0 #000000;
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;	
	background-color: #FFFFFF;
	border-right: #d0d0d0 0px solid; 
	border-top: #d0d0d0 0px solid; 
	border-left: #d0d0d0 0px solid; 
	border-bottom: #d0d0d0 0px solid; 	
	/*
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	*/
}

.skinheader 
{
	Height:93px;
}

.Banner_Right
{
	background: transparent url(Banner_Right.jpg) right 0px no-repeat;
	width: 500px;
}

.SkinTabStrip {
	background-image: url(VAB-Skin1-TabBG.jpg); 
	height: 31px;
}

.skingradient {
	background-color:#0079ae;
	height:50px;
	font-family: Arial, Verdana, Tahoma;
	font-size:10pt;
	color: #FFFFFF;	
}

.skinFooter
{
	border-top: solid 0px #005b80;
	color: #000000;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.leftpane {
	background-color: transparent;
	/*background-color: green;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
.contentpane {
	/*width: 100%;*/
	background-color: transparent;
	/*background-color: YELLOW;*/
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightpane {
	background-color: transparent;
	/*background-color:Red;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.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: #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: 1px 3px 3px 1px;	
}

.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 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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: #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;
}


/****** VAB Style ******/

 A.VABLink1,  A.VABLink1:visited,  A.VABLink1:active
{
	text-decoration:none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #005178;	
}

A.VABLink1:hover
{
	text-decoration: underline;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #d81219;	
}

.VABLinkRed, A.VABLinkRed:link,  A.VABLinkRed:visited,  A.VABLinkRed:active
{
	text-decoration:none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #da251d;	
}

A.VABLinkRed:hover
{
	text-decoration: underline;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #da251d;	
}

 A.VABLinkHeader,  A.VABLinkHeader:visited,  A.VABLinkHeader:active
{
	text-decoration:none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #005178;	
}

A.VABLinkHeader:hover
{
	text-decoration: underline;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #d81219;	
}

 A.VABLinkFooter,  A.VABLinkFooter:visited,  A.VABLinkFooter:active
{
	text-decoration:none;
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #005178;	
}

A.VABLinkFooter:hover
{
	text-decoration: underline;
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #d81219;	
}

.VABLinkProduct, A.VABLinkProduct:link,  A.VABLinkProduct:visited,  A.VABLinkProduct:active
{
	text-decoration:none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #da251d;	
	font-weight: bold;
}

A.VABLinkProduct:hover
{
	text-decoration: underline;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #da251d;	
	font-weight: bold;
}

.VABText
{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;	
}

/************ Page Path Style ****************/
 A.PagePath,  A.PagePath:visited,  A.PagePath:active
{
	text-decoration:none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #005178;	
}

A.PagePath:hover
{
	text-decoration: underline;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #d81219;	
}
.PagePath
{
	text-decoration:none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #005178;		
}
/********** Border shadow ********************/
.Border_TopLeft
{
	background: #FFFFFF url('Border_TopLeft.jpg') right 0px no-repeat;	
	width: 5px;
	height: 5px;
}

.Border_TopMiddle
{
	background: #FFFFFF url('Border_TopMiddle.jpg') right 0px;
	height: 5px;
}

.Border_TopRight
{
	background: #FFFFFF url('Border_TopRight.jpg') right 0px no-repeat;	
	width: 5px;
	height: 5px;
}

.Border_CenterLeft
{
	background: #FFFFFF url('Border_CenterLeft.jpg') right 0px;
	width: 5px;
}
.Border_CenterRight
{
	background: #FFFFFF url('Border_CenterRight.jpg') right 0px;
	width: 5px;
}

.Border_BottomLeft
{
	background: #FFFFFF url('Border_BottomLeft.jpg') right 0px no-repeat;	
	width: 5px;
	height: 5px;
}

.Border_BottomMiddle
{
	background: #FFFFFF url('Border_BottomMiddle.jpg') right 0px;
	height: 5px;
	/*width: 251px;*/
}

.Border_BottomRight
{
	background: #FFFFFF url('Border_BottomRight.jpg') right 0px no-repeat;	
	width: 5px;
	height: 5px;
}

/************************************/
IMG
{
	border: 0px;
}
