/* 
================================
Skin styles for DotNetNuke
================================
*/   
html,body{
    height: 100%
}

#pageHolder{
    min-height: 100%;
    position:relative;
}

ul
{
	margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
}

.pagemaster {
	width: 100%;
	background-color: #fefefe;
	padding-bottom: 100px;
}
.skinmaster {
}
.skinheader 
{
	background-image: url(ir_1_01.jpg);
	height: 158px;
}
.skinfooter
{
	background-color: #00A2E5;
	height:25px;
}
.skingradient {
	background-color: #FDAF17;
	height:25px;
}
.search, A.search:link, A.search:normal, A.search:active, A.search:hover
{
	padding-left: 7px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: middle;
}
.skincoltrol
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
A.skincoltrol:link
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
A.skincoltrol:normal
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
A.skincoltrol:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
A.skincoltrol:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.topleftpane {
	width: 80%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toprightpane {
	width: 20%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuItem
{
	padding-left: 2px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
}
.MainMenu_MenuItemSel
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	height: 20px;
	color: #333333;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #f7f7f7;
}
.MainMenu_MenuArrow
{
	border-right: #f7f7f7 1px solid;
	border-top: #f7f7f7 1px solid;
	width: 7px;
	border-bottom: #f7f7f7 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	font-family: Verdana, Arial;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #f7f7f7;
}
.MainMenu_SubMenuItemSel
{
	font-family: Verdana, Arial;
	font-size: 13px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #e5e5e5;
}
.MainMenu_RootMenuItem TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	height: 23px;
	text-align: right;
}
.MainMenu_RootMenuItemActive TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	height: 23px;
	text-align: right;
}
.MainMenu_RootMenuItemSel TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #eD9F07;
	font-family: Verdana, Arial;
	height: 25px;
	text-align: right;
}


















