﻿@media screen{
	
#rightPanel .RadMenu
{
white-space:normal;
}

#rightPanel .RadMenu_trainerguide, #rightPanel .RadMenu_trainerguide UL,#rightPanel .RadMenu_trainerguide UL LI
{
    width:180px;
}


UL LI{list-style-type:disc;}
UL LI LI{list-style-type: square;}
UL LI LI LI{list-style-type: circle;}
OL LI{list-style-type: decimal;}
OL OL LI{list-style-type: lower-alpha;}
OL OL OL LI{list-style-type: lower-roman;}
OL UL LI{list-style-type: disc;}

body {
background-color:#cccccc;
margin:0;
padding:0; 
position:absolute; 
height:100%; 
width:100%;
font-size:12px;
font-family:verdama, Helvetica, sans-serif;
}
.quote {background-color:Blue;}
.master
{
	width: 1024px; 
	top:0; 
	margin-left:auto;
	margin-right:auto;
	height:100%; 
	background-color:white; 
	
}

#leftcol{

 width: 200px;
 height: 100%; 
 background-color:#ffffff;
 border-right:1px black solid;
 }
#centercol{

 width: 642px;
 height: 100%; 
 background-color:#ffffff;
 }

#rightcol{

 width: 180px;
 height: 100%; 
 border-left:1px black solid;
 background-image:url('Images/kran.jpg');
 	background-position:left bottom;
 	background-repeat:no-repeat;
 }

#logoarea
{
	width: 200px;
	height: 87px !important;
	overflow:hidden;
}


#TopPane
{
	width: 642px;
	height: 87px;
	float: left;
	background-color:white;
	text-align:center;
	
}
#TopPane div .normal
{padding-top:20px;}

#TopPane h2,#TopPane h1
{   color:#484848;
	font-family:verdama, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	}

#dnn_BrandPane
{
	width: 180px;
	height: 87px;
	float: left;
}
#popup #dnn_BrandPane,#popup #dnn_leftBar
{display:none;}
#popup {width:100%;height:100%;background-color:#fff;}
#popup #dnn_ContentPane {width:100% !important;}
#popup #dnn_ContentPane .c_content {width:470px !important}
#popup #dnn_ContentPane .c_content .normal {width:465px !important}
#dnn_ContentPane .c_content{
width:642px !important;}
#dnn_leftBar
{
	width: 200px;
	height: 33px;
	float: left;
	background-image:url('Images/rl1.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#cc6633;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	/*padding-top:5px;*/
}
#dnn_RightBar
{
	width: 180px;
	height: 33px;
	float: left;
	background-image:url('Images/rl1.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#cc6633;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	/*padding-top:5px;*/
	font-family:verdama, helvetica, Sans-Serif;
    font-size:11px;

}


#dnn_headerBar
{
	width: 643px;
	height: 30px;
	float: left;
	background-image:url('Images/cb.gif');
	background-repeat:repeat-x;


}
/*#dnn_LeftPane*/
#Leftpanel
{
	width: 200px;
	float: left;
	background-color:white;
	height:auto;
}
#RightPanel
{
	width: 170px;
	float: left;
	Height:auto;
}

#dnn_ContentPane
{
	width: 642px;
	float: left;
	background-color:white;
	height:auto;
	overflow-y:auto;
	overflow-x:hidden
	}
	
#anchorMenuPlaceholder{padding:8px 15px 0 15px;float:right;text-align:right;}
#dnn_ContentPane .Head
{font-size: 14pt;
font-weight:normal;
font-family:verdama, helvetica, Sans-Serif;
padding:5px 0 5px 0;}
#dnn_ContentPane p, #dnn_ContentPane li,#anchorMenuPlaceholder, #dnn_ContentPane .Normal, #dnn_ContentPane .NormalDisabled,#dnn_ContentPane td  {font-family:verdama, helvetica, Sans-Serif !important;font-size:12px;color:Black;}
#dnn_ContentPane H1 {COLOR: #484848; FONT-SIZE: 22px; FONT-WEIGHT: bold}
#dnn_ContentPane H2 {COLOR: #484848; FONT-SIZE: 16px; FONT-WEIGHT: bold}
#dnn_ContentPane H3 {FONT-FAMILY: verdana; COLOR: black; FONT-SIZE: 14px}
#dnn_ContentPane A:link , 
#dnn_ContentPane A:visited,
#dnn_ContentPane A:active,
#dnn_ContentPane A:hover,
#dnn_RightPane A:link , 
#dnn_RightPane A:visited,
#dnn_RightPane A:active,
#dnn_RightPane A:hover,
#anchorMenuPlaceholder A:link , 
#anchorMenuPlaceholder A:visited,
#anchorMenuPlaceholder A:active,
#anchorMenuPlaceholder A:hover
{COLOR: #cc6633; TEXT-DECORATION: underline;font-weight:bolder;}
#dnn_ContentPane Table{padding:0 0px 0 0px;}
#dnn_ContentPane .normal{clear:left;Width:600px}
.normal img, #dnn_ContentPane p img,#dnn_ContentPane img{margin-left:10px;Border:0;}

/***********MENU**********/

.menuItem
{
    color:#cc6633;
    font-family:verdama, helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
}
.menuItem td, .menuItemHover td
{   padding-left:2px;
    padding-bottom:5px;
}
.menuItemSelected td 
{    padding-left:1px;
}
.menuItemSelected
{
    color:#000000;
    font-family:verdama, helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
}
 .menuItemHover img,menuItem img
{
    width: 1px;
}
.menuItemSelected img
{
width:3px;
}
.menuItemHover
{
 color:#000000;
    font-family:verdama, helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
}
}
/*********** PRINT ****************/
@media print{
#logo, #dnn_leftBar, #Leftpanel, #rightcol,#dnn_LOGIN1_cmdLogin{
	display:none;}
	#centercol{width:620px;}
	
body, .Normal,.Head, .NormalDisabled,h1, h2 h3,h4 {font-family:Times New Roman ;color:#000 !important;font-size:11pt;}
#TopPane .Normal h2{color:#000 !important;}
#TopPane .c_head,.Header .c_footer{display:none}
#TopPane .c_content{ margin-bottom:20px;}
#TopPane .c_content .normal{text-align:center;}
.title .Head{font-size:14pt;}
.contentpane .c_Head {clear:both;}
.footer{text-align:center;}
.footer Skinobject{font-weight:normal;color:#000;}
.c_Menu,.title_vis,#anchorMenuPlaceholder {display:none;}

}





