/* 
================================
Skin styles for DotNetNuke http://baobabcreative.com/dotnetnuke/Default.aspx?tabid=35&Root=Skins&Type=G&Name=skin&Src=testskin.ascx
================================
*/ 
body
{
    background-image: url(background222.jpg);
    background-repeat: repeat-x;

    padding-top:0px;
    margin-top:0px;
    border-style:none;
    border-width:0px;
}
.Normal, .NormalDisabled
{
    color: #082b65;
    font-size:14px;
    font-family: :"Lucida Grande",arial,helvetica,sans-serif;
    font-weight:normal;
}
.Small
{
    color: #082b65;
    font-size:10px;
    font-family: :"Lucida Grande",arial,helvetica,sans-serif;
    font-weight:normal;
}
.SubHead
{
    color: #082b65;
    font-size: 14px;
    text-decoration:none;
    font-weight: normal;
    font-family: :"Lucida Grande",arial,helvetica,sans-serif;
}
.highslide
{
    color: #082b65;
    font-size: 14px;
    text-decoration:none;
    font-weight: normal;
    font-family: :"Lucida Grande",arial,helvetica,sans-serif;
}
.Normal .highslide
{
    color: #082b65;
    font-size: 14px;
    text-decoration:none;
    font-weight: normal;
}

a:link
{
    color: #f77d20;
    font-weight:normal;
    text-decoration:none;
}
a:hover
{
    color: #082b65;
    text-decoration:none;
    font-weight:normal;
}
a:visited
{
    color: #f77d20;
    font-weight:normal;
    text-decoration:none;
}
.pagemaster 
{
    /*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}
.skinmaster 	
{
    width: 1024px;
	background-color: Transparent;
	position:relative;
}
.skinheader 
{
    height:187px;
}
.skinfooter
{
    background-color: #b6cef0;
}
/*.overimage
{
    width:100%;
    height:187px;
    position:absolute;
    top:0px;
}*/
.skinlogo
{
    /*position:relative;
    top:-207px;
    left:4px;
    float:left;*/
    position:absolute;
    top:4px;
    left:4px;
    z-index:1;
}
.skinlogin
{
    position:absolute;
    top: 4px;
    right:4px;
    z-index:1;
}
.skinmenu
{
    /*position:relative;
    top:-50px;
    float:right;*/
    z-index:2;
    position:absolute;
    top:129px;
    right:0px;
    /*filter:alpha(opacity=75);
    opacity:.75; */
    width:855px;
}
.controlpanel 
{
}
.imagepane
{
    position:relative;
    top:0px;
    z-index:0;
    background-color:Transparent;
    height:187px;
}
.toppane {
	width: 1024px;
	background-color: #333333;
}
.leftpane 
{
    background-color: #FFFFFF;
    BACKGROUND-IMAGE: url(leftpanegradient.jpg);
    background-repeat:repeat-x;
    width:275px;
    padding-top:36px;
    padding-left:30px;
    padding-right:30px;
    /*margin-left: 36px;
	margin-right: 36px;
	margin-top: 36px;*/
}
.leftpane .Head   {
    font-size:  20px;
    font-weight:    normal;
    color: #082b65;
}
.leftpane a:link
{
    color: #082b65;
    font-size: 16px;
    text-decoration:none;
    font-weight: normal;
}
.leftpane a:hover
{
    color: #082b65;
    text-decoration:none;
    font-size: 16px;
    font-weight: normal;
}
.leftpane a:visited
{
    color: #082b65;
    font-size: 16px;
    text-decoration:none;
    font-weight: normal;
}
.contentpane {
    background-color:#FFFFFF;
    width:100%;
    padding-top:30px;
    padding-left:45px;
    padding-right:45px;
    /*margin-left: 36px;
	margin-right: 36px;
	margin-top: 36px;*/
}

.contentpane a:link
{
    color: #f77d20;
    font-size: 14px;
    text-decoration:none;
    font-weight: normal;
}
.contentpane a:hover
{
    color: #082b65;
    text-decoration:none;
    font-size: 14px;
    font-weight: normal;
}
.contentpane a:visited
{
    color: #f77d20;
    font-size: 14px;
    text-decoration:none;
    font-weight: normal;
}

.contentpane .Head   {
    font-size:  26px;
    font-weight:    normal;
    color: #f77d20;
}

.rightpane {
	width: 175px;
	background-color: #cfd6e9;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:40px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #f77d20;
	font-size: 17px;
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 40px;
}
.MainMenu_SubMenu {
	background-color: #FFFFFF;  
	font-size:14px;
	opacity:.75;
	filter:alpha(opacity=75);
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=4); 
}
.MainMenu_MenuBreak {
	height: 1px;
	color: #f77d20;
}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 17px; 
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10px;
	color:Blue; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	color:Blue;
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 13px;
    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);
}



