/* 
================================
Skin styles for Lion Investigation Academy
================================
*/   
html {
	background-color: #000033;
	scrollbar-base-color: #f1f1f1;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #555;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #555;
	scrollbar-highlight-color: #333;
	scrollbar-shadow-color: #333;
	scrollbar-track-color: #000033;
}
body {
	background: #000033 url(images/academy_background.jpg) repeat-x top;
}
.main_table {
	width: 990px;
	height: 100%;
}
.investigation_a {
	background: url(images/investigation_a.jpg) no-repeat top left;
	width: 490px;
	height: 130px;
}
.investigation_b {
	height: 92px;
	width: 500px;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	color: #fff;
}
.investigation_c {
	height: 38px;
	background: #fff url(images/investigation_c.jpg) no-repeat left top;
	text-align: center;
	vertical-align: bottom;
	color: #000;
}
.investigation_c2 {
	float: right;
	width: 52px;
	height: 38px;
	background: #fff url(images/investigation_c2.jpg) no-repeat right bottom;
}
.investigation_d {
	background: url(images/investigation_d.jpg) no-repeat right;
	width: 630px;
	height: 240px;
	color: #000;
	padding-left: 35px;
}
.investigation_e {
	background: url(images/investigation_e.jpg) no-repeat left;
	width: 360px;
	padding: 12px;
	vertical-align: top;
}
.investigation_f {
	background: url(images/investigation_f.jpg) no-repeat top right;
	padding-top: 50px;
	height: 121px;
	vertical-align: top;
}
.investigation_g {
	background: url(images/investigation_g.jpg) no-repeat top left;
	width: 360px;
	padding-left: 25px;
	padding-top: 18px;
	vertical-align: top;
}
.investigation_h {
	float: right;
	vertical-align: top;
	padding: 5px;
}
.investigation_i {
}
.investigation_j {
	color: #fff;
	padding-bottom: 12px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: #003F87 1px dotted;
}

p {
	text-indent: 8px;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, Arial;
}
p.testimonials {
	text-indent: 8px;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, Arial;
}
b {
	color: #FFA54F;
	font-weight: bold;
}
a, a:link, a:active, a:visited {
	color: #FFA54F;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-image: url(images/arrow.jpg);
}
h1 {
	color: #FFA54F;
	font-size: 14pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
h2 {
	color: #FFA54F;
	font-size: 13pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
h3 {
	color: #FFA54F;
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
h4 {
	color: #FFA54F;
	font-size: 11pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.skinobject {
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a.skinobject, a.skinobject:link {
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, Arial;
}
a.skinobject:active, a.skinobject:visited {
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, Arial;
}
a.skinobject:hover {
	color: #FFA54F;
}
.NormalTextBox {
	background: #f1f1f1 url(images/box_accent.jpg) repeat-x top;
	color: #000
	font-size: 10pt;
	border: #FFA54F 1px solid;
}
.accent1 {
	color: #555;
	font-size: 22pt;
	font-weight: normal;
	font-family: Times New Roman, Arial;
}
.accent2 {
	color: #555;
	font-size: 14pt;
	font-weight: bold;
	font-family: Times New Roman, Arial;
}



.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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 {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height: 38px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	height: 38px;
	cursor: pointer; 
	cursor: hand; 
	color: #555; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial; 
        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*/
	height: 38px;
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial; 
    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: url(images/tabtop2.jpg) repeat-x top;
	color: #fff;
	height: 38px;
}
 .main_dnnmenu_itemactive {  
	background: url(images/tabtop.jpg) repeat-x top;
	height: 38px;
	color: navy;
}

.main_dnnmenu_itemhover td {  
	background: url(images/tabtop2.jpg)repeat-x top;
	height: 38px;

	color: #fff;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: silver;  
	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;
   font-size:  18px;
   font-weight: normal;
   color: #FFA54F;
}
.SubHead {
   font-family: Tahoma, Arial;
   font-weight: normal;
   color: #FFA54F;
}
.CommandButton {
	color: #FFA54F;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a.CommandButton, a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited {
	color: #FFA54F;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a.CommandButton:hover {
	color: gray;
}