/* 
================================
Skin styles for DotNetNuke
================================
*/   

UL
{
	margin-bottom: 0;
	margin-top: 0;
}
UL LI
{
	list-style-type: disc;
}
UL LI LI
{
	list-style-type: circle;
}
OL
{
	margin-bottom: 0;
	margin-top: 0;
}
.Normal
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(portageFond.jpg);
	background-color: #233A48;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 0; 
}
.skinmaster 
{
	width: 760;
	height: 100%;
	background-color:Transparent;
	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: #dfe5f2;
}
.toppaneimage
{
	height: 280;
}
.toppane {
	width: 100%;
}
.buttonsContainer
{
	padding: 6px 6px 0px 6px;
}
.leftpane {
	width: 150px;
	background-color: #797979;
	padding: 27px 4px 0px 12px;
}
.contentpane {
	width: 100%;
	background-color: #ffcc66;
	padding: 6px 4px 4px 6px;
	border-left: solid 3px white;
	border-right: solid 3px white;
}
.rightpane {
	width: 150px;
	background-color: #797979;
	padding: 27px 4px 0px 12px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 6px 4px 0px 6px;
}
.contentpanemiddle
{
	width: 100%;
	background-color: #ffcc66;
	padding: 0px;
	border-left: solid 3px white;
	border-right: solid 3px white;
}
.contentpanetop
{
	width: auto;
	background-color: #ffcc66;
	border-top: solid 3px white;
	border-left: solid 3px white;
	border-right: solid 3px white;	
}
.contentpanetopheight
{
	height: 34px;
}

.contentpanebottom
{
	width: 100%;
	background-color: #797979;
	border-top: solid 3px white;
}
.bottomheight
{
	height: 32px;
}
.leftwidth
{
	width: 150px;
}
.centerwidth
{
	width: auto;
}
.rightwidth
{
	width: 150px;
}
.portagelogin
{
	background-color: Transparent;
	padding: 2px 4px 2px 6px;
	color: #ffcc66;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}
.portagelanguage
{
	background-color: Transparent;
	padding: 2px 2px 2px 6px;
	color: #ffcc66;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}
A.portagelanguage
{
	padding: 2px 2px 2px 4px;
	color:White;
}
A.portagelanguage:link, A.portagelanguage:active, A.portagelanguage:visited
{
	color: White;
	text-decoration: none;
}
A.portagelanguage:hover
{
	color: White;
	text-decoration: underline;
}
.portagelanguagespacer
{
	width: 3px;
	font-size: 1px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	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; 
}
.MainMenu_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, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.PortageMenuTitle 
{
	font-size: 10px;
	color: #ffcc66;
	font-weight: bold;
}
P.PortageMenuTitle 
{
	margin: 0;
}
.PortageMenuItem
{
	font-size: 10px;
	color: White;
}
P.PortageMenuItem
{
	MARGIN: 2px 0px 0px 20px;
	TEXT-INDENT: -17px;
}
A.PortageMenuItem:link
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A.PortageMenuItem:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A.PortageMenuItem:active
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A.PortageMenuItem:hover
{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.bottompanetext
{
	font-size: 10px;
	color: #86969d;
}
A.bottompanetext:link, A.bottompanetext:visited, A.bottompanetext:active
{
	color: #86969d;
	text-decoration: none;
}
A.bottompanetext:hover
{
	color: #86969d;
	text-decoration: underline;	
}
.PortageNormal
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #737373;
}
A.PortageNormal:link, A.PortageNormal:visited, A.PortageNormal:active, A.PortgaeNormal:hover
{
	color: #737373;
	text-decoration: underline;
}
P.PortageNormal
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #737373;
}
UL.PortageNormal
{
	
}
UL LI.PortageNormnal
{
	list-style-type: disc;
}
UL LI LI.PortageNormal
{
	list-style-type: circle;
}

#dnn_dnnLOGIN_hypLogin, #dnn_dnnLOGIN_hypLogin:link, #dnn_dnnLOGIN_hypLogin:visited, #dnn_dnnLOGIN_hypLogin:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
#dnn_dnnLOGIN_hypLogin:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: White;
	text-decoration: underline;
}



























