/* 
================================
Skin styles for CWGA
================================
*/   

#nmLayout {
	position : relative;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFF;
}
.skinmaster {
	height: 100%;
	background-color: #fefefe;
	/*
	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;
	*/
}
.skinheader {
	background-color : White;
}
.skingradient {
	background-image: url(gradient_955.jpg); 
	height:30px;
	padding : 3px 6px;
}
.nmSearch {
	background-image : url(search_bg.gif);
	background-repeat : no-repeat;
	width : 300px;
	height : 32px;
	padding : 3px 4px 4px 0;
	text-align : right;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 343px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane {
	/*width: 100%;*/
	width : 600px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
}
.rightpane {
	width: 0px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.nmMenu {
	padding-top : 3px;
}
.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: #fff; 
	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: 3px 3px 3px 3px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	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: 6px 12px 6px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #0048B0; 
}

.main_dnnmenu_itemhover td {  
	background-color: #0048B0; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #55BBFF;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 4px 4px 4px 4px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #55BBFF 1px solid; 
	border-bottom: #55BBFF 1px solid; 
	border-top: #55BBFF 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_100.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  15px;
   font-weight: normal;
   /*color: #006699;*/
   color : White;
}
h1, h2, h3, h4 {
	font-family : Tahoma, Arial, Helvetica;
	color : Gray;
}
h1 {
	font-size : 18px;
}
h2 {
	font-size : 16px;
}
h3 {
	font-size : 14px;
	background-color : #E8ECFF;
	padding : 3px 3px 3px 6px;
	margin-bottom : 0px;
}
h4 {
	font-size : 14px;
	font-weight : bold;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5F5F5F;
}
.trade {
	font-size : 13px;
	font-weight : bold;
	color : #004E99;
}
.trade a:link, .trade a:visited {
	color : #004E99;
}
.trade a:hover {
	color : #5F5F5F;
}
.important {
	font-size : 12px;
	font-weight : bold;
	color : Red;
}
.watermark {
	font-size : 12px;
	color : Gray;
	background-color : #F0F8FF;
	padding : 2px 0 2px 2px;
}
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.minorhd  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #507CD1;
}
.tblcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.tblcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #EFF3FB;
}
.tblcontent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
}
.tblcontent a:link, .tblcontent a:visited {
	color : #17469A;
}
.tblcontent a:hover {
	color : #6192E8;
}