/* 
================================
Skin styles for DotNetNuke
================================
*/ 

@import url("css/menu.css");  
body
{
	/*background-color: #304C5A;*/
	margin: 0px;
	
}
.pagemaster {
	margin: 0px auto 0px auto;
	/*background-color: #b3b3b3;*/
	width: 100%;
}
.skinmaster {
	height: 100%;
	/*background-color: #304C5A;*/
	border-left: 1px solid silver;
	border-right: 1px solid silver;

}
.skinheader {
}
.skingradient {
	
	height:30px;
}
.controlPanel 
{
	
	width: 100%;
	
}
.toppane {
	width: 100%;
	background-color: transparent;

}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	border-right: 0px dotted #e3e3e3;
}
.contentpane {
	width: 100%;
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
    font-weight: 700;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container 
{
	width: 1016px;
    ouline: none;
	background-color: transparent; 
}
.main_dnnmenu_bar 
{
	width: 1016px;
    ouline: none;
	cursor: pointer; 
	cursor: hand;
	vertical-align: middle;
	background-color: Transparent;

}


.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/   
	color: black;
	margin-top: 0px;
	padding: 4px 6px 0px 6px;
	font-size: 14pt;
	border: 1px black solid;
	width:127px;
	height: 34px;
	background: url('images/r2_c2.gif');
	text-align: center;

}
.main_dnnmenu_rootitem_hover
{
	color: black;

	padding: 4px 6px 0px 6px;
	font-size: 14pt;
	border: 1px black solid;
	width:127px;
	height: 34px;
	background: #a3a3a3;
	text-align: center;
	background: url('images/r2_c2_hover.gif');
}
.main_dnnmenu_rootitem_selected
{
	color: black;
	margin-top: 0px;
	padding: 4px 6px 0px 6px;
	font-size: 14pt;
	border: 1px black solid;
	width:127px;
	height: 34px;
	background: #a3a3a3;
	text-align: center;
	background: url('images/r2_c2.gif');
	
}
.main_dnnmenu_item {  
	background-color: #8da4d3;
	padding: 5px;
ouline: none;
}

.main_dnnmenu_itemhover {  
	background-color: #e3e3e3;
ouline: none;
}

.main_dnnmenu_itemhover td {  
	background-color: #e3e3e3; 
ouline: none;
}


.main_dnnmenu_icon 
{
    ouline: none;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu 
{
    ouline: none;
	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 
{
    ouline: none;
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow 
{
    ouline: none;
	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;
ouline: none;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu 
{
    
	width: 175px;
	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 {
	
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.TD_backgroundColor{
    background-color: #304C5A;
    background-repeat: repeat;
    
}
.TD_backgroundBlack
{
    background-color: Black;
    background-repeat: repeat;
}
.TD_LastRow
{
    height: 700px;
}
.SkinObject {
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration: none;
    color: blue;
}
A.SkinObject:visited  {
    text-decoration:    none;
    color: blue;
}
A.SkinObject:hover    {
    text-decoration: none;
    color: black;
}
A.SkinObject:active   {
    text-decoration: none;
    color: blue;
}
.Head   {

    color: black;
}
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: black;
}
.normalText
{
font-size: 10pt;

color: black;
}
.centered_bold
{
text-align:center;
font-weight: bold;
color: black;
font-size: 12pt;
}
#H1{font-size: 12pt;color:white;}



.linksClass{color: blue;font-weight: bold;font-size: 9pt;font-family: Arial;}
.linksClass:link{color: blue;}
.linksClass:visited{color: blue;}
.linksClass:hover{color: black;}
.linksClass:active{color: blue;}


.bannerBG
{
width : 1016pt;
background: url('images/triple7movers_Banner_new.gif') bottom left;
height: 171px;

}



a{outline: none;}
a:link{outline: none;}
a:hover{outline: none;}
a:visted{outline: none;}
a:active{outline: none;}

.navigTD
{

}



