/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	/*background-color: #e9f1fb;*/
	/*background-color: #ffffff;*/
	background-image: url(bgshade.png);
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	/*border-right: #cacaca 1px solid;*/ 
	/*border-top: #000000 1px solid;*/ 
	/*border-left: #cacaca 1px solid; 
	border-bottom: #cacaca 1px solid;*/
	/*background-color: #ffffff;*/
	background-image: url(shadow.png);
	background-repeat: repeat-y;
}
.skinheader {
	
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #002D62;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 80%;
	background-color: transparent;

}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	/*border-left: #000000 1px solid;*/
}
.newspane {
	width: 325px;
	#width: 25%;
	background-color: transparent;
}
.miscpane {
	/*width: 340px;
	#width: 30%;*/
	width: 665px;
	#width: 55%;
	background-color: transparent;
}
.customerpane {
	/*width: 325px;
	#width: 25%;*/
	width: 0px;
	#width: 0px;
	background-color: transparent;
}

.bottompane {
	width: 800px;
	background-color: transparent;
	padding-left: 12px;
}

.main_dnnmenu_parentTD {
	padding:0px;
	border-bottom: 1px solid #ffffff; 
	border-top: 1px solid #ffffff;
}

.main_dnnmenu_container {
	background-color: transparent;
}

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: Transparent;
	/*padding-left: 54px;*/
	padding-top: 1px;
	margin-left: 54px;
	border-left: 1px solid #ffffff;
	
}

.main_dnnmenu_item td { /*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: black;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        /*padding: 1px 3px 3px 1px;*/
	/*padding: 0px 0px 0px 0px;*/
	/*border-right: #ffffff 1px solid; 
	border-left: #ffffff 1px solid;*/
	/*border-top: #ffffff 1px solid;*/
	border-bottom: #ffffff 1px solid;
}




.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: 1px 20px 3px 20px;   /*explicitly set padding for root menu items*/
	border-right: #ffffff 1px solid; 
	/*border-left: #ffffff 1px solid;*/
	/*border-top: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; */ 
	margin: 0px 0px 0px 0px;
}

.main_dnnmenu_itemhover {  
	background-color: #ff931f;
}

.main_dnnmenu_itemhover td {  
	background-color: #ff931f; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 3px 3px 3px 3px;   /*explicitly set padding for sub-menus */
	border-right: #ffffff 1px solid; 
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
}

html>body .main_dnnmenu_submenu {
	background-color: #000000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 0px 0px 0px 0px;   /*explicitly set padding for sub-menus */
	border-right: #ffffff 1px solid; 
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

.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;
}

.blue_header {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #003d7d;
}

.blue_bread {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #003d7d;
}

.bottom_bar {
	background-image: url(bottom_repetor.png);
	background-repeat: repeat-x;
	height:24px;
	width:982px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.fulhack {
	#width:1016px;
	#text-align:center
}

.about a {
	background-image: url(bottom_about.png);
	display:block
}

/*.about a:hover {
	background-image: url(bottom_contact.png)
}*/

.contact a {
	background-image: url(bottom_contact.png);
	display:block
}

/*.contact a:hover {
	background-image: url(bottom_about.png)
}*/

.support a {
	background-image: url(bottom_support.png);
	display:block
}

/*.support a:hover {
	background-image: url(bottom_about.png)
}*/

.about_en a {
	background-image: url(bottom_about_en.png);
	display:block
}

/*.about_en a:hover {
	background-image: url(bottom_contact_en.png)
}*/

.contact_en a {
	background-image: url(bottom_contact_en.png);
	display:block
}

/*.contact_en a:hover {
	background-image: url(bottom_about_en.png)
}*/

.support_en a {
	background-image: url(bottom_support.png);
	display:block
}

/*.support_en a:hover {
	background-image: url(bottom_support.png)
}*/

.breadtext {
	font-family: Segoe UI, Verdana, sans-serif;
	font-size: 14px;
}

.breadtext h2 {
	font-family: Segoe UI;
	font-size: 18px;
	color: #3c6cAc;
}

.stretcher {
	height: 200px;
	background-image: url(separator_left_middle2.png);
	background-repeat: repeat-y;
}

.white {
	color: #ffffff;
}

.SkinObjectWhite
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObjectWhite:link
{
	text-decoration: none;
	color: #cacaca;
	font-size: 12px;
	/*color: #003366;*/
}

A.SkinObjectWhite:visited
{
	text-decoration: none;
	color: #003366;
}

A.SkinObjectWhite:hover
{
	text-decoration: none;
	/*color: #003366;*/
	color: #cacaca;
}

A.SkinObjectWhite:active
{
	text-decoration: none;
	color: #003366;
}
