/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #333333;
	background-image: url(linkback.jpg);
	background-position: top center;
}

.skinmaster {
	width: 980px;
	height: 93%;
	background-color: #000000;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}


.skinmaster2 {
	width: 1100px;
	height: 93%;
	background-color: #000000;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}

.skinmain {
/*	width: 980px; */
	height: 100%;
	background-color: #000000;
}

.UpperContentArea 
{
	width: 980px;
	background-image: url(divideBkg2.jpg);
	background-repeat: no-repeat;
}

.NavPaneInt {
	width: 200px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 30px;
}

.NavPaneInt2 {
	width: 300px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 30px;
}

.leftpane {
	width: 471px;
	background-color: transparent;
	padding-left: 30px;
	padding-right: 8px;
	padding-top: 15px;
}

.leftpaneInt {
/*	width: 580px;*/
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}
	
.rightpane {
	width: 509px;
/*	height: 360px;*/
	height: 192px;
/*	background-image: url(globe3.jpg);*/
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 15px;
}

.rightpaneInt {
	width: 200px;
	height: 200px;
	background-image: url(smglobe.jpg);
    background-repeat: no-repeat;	
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 190px;
}

.FooterPane {
	width: 100%;
	background-color: #000000;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	text-align: center;
}

.BottomArea 
{
	background-color: #000000;
}

.skinmasterfooter {
	width: 912px;
	height: 25px;	
}

.LeftMenuBar {
    background-image: url(MenuBarLeft.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px; 
}
.MenuBar {
	background-color: #000000;
    height: 32px; 
    width: 100%;
}
.RightMenuBar {
    background-image: url(MenuBarRight.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px; 
}
.BtLeftMenuBar {
    background-image: url(BotMenuBarLeft.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px; 
}
.BtMenuBar {
    background-image: url(BotMenuBarMiddle.gif);
    background-repeat: repeat-x;
    height: 32px;
    width: 786px; 
}
.BtRightMenuBar {
    background-image: url(BotMenuBarRight.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px; 
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}



.bottompane {
	width: 288px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #666666;
}

.Normal 
{
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.Normal p
{
	margin: 8px 0px;
}

.NormalBlack
{
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Large
{
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-Align: center;
	color: #ffffff;
}
.Table
{
	border: thin solid #54464e;
	vertical-align: center;
}
.NavMenuItem {
	background-color: #000;
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #3C3;
	text-decoration: none;
	width: 148px;
	height: 23px;
	cursor: pointer;
}

.NavMenuActive {
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #b65302;
	text-decoration: none;
	background-color: transparent;
	height: 23px;
}

.NavMenuItemHover
{
color: #696;
}

.NavMenuItemVert {
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #3C3;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}

.NavMenuActiveVert {
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #696;
	text-decoration: none;
	background-color: transparent;
}


.SkinObject {
   color: #b65302;
   text-decoration: none;
}

A.SkinObject:link {
   color: #b65302;
   text-decoration: none;
}

A.SkinObject:visited {
   color: #b65302;
   text-decoration: none;
}

A.SkinObject:hover {
   color: #b65302;
   text-decoration: underline;
}


A:link {
	color:#b65302;
   text-decoration: none;
}

A:visited {
	color:#b65302;
   text-decoration: none;
}

A:hover {
	color:#b65302;
   text-decoration: underline;
}

