/*========================================================*/
/*		Cascading Style Sheet for IdealPlatforms		  */
/*				 DotNetNuke Skin					      */
/*		 created by Anton Webb Design Studio              */
/*			  http://www.antonwebb.co.uk                  */
/*          http://www.idealplatforms.co.uk               */
/*           admin@idealplatforms.co.uk                   */
/*========================================================*/
/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*========================================================*/
/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/
/* Page Settings */
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.skinmaster
{
	height: 100%;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader
{
    height: 134px;
}
.SkinHeaderCenter
{
    width: 100%;
    height: 82px;
    background-color: #ebeae5;
}
.SkinGradient
{
    background-color: #CAC6BA;
    height: 20px;
}
.SkinContent
{
    height: 100%;
}
.BrownSpacer
{
    background-color: #62583f;
    height: 2px;
}
html
{
    height: 100%;
}
body
{
	background: #ffffff;
	margin: 0px;
	height: 100%;
}
.Head
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    color: #000000;
    padding-top: 0px;
    font-family: tahoma;
}
.NormalRed
{
	font-weight: bold;
	font-size: 11px;
	color: #d08d00;
	font-family: tahoma;
}
.NormalBold
{
	font-weight: bold;
	font-size: 11px;
	color: #555;
	font-family: tahoma;
}
.NormalTextBox
{
    color: #000000;
    padding-left: 4px;
    line-height: 12px;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    background: #eee;
    scrollbar-face-color: #bbb;
    scrollbar-track-color: #eee;
    scrollbar-arrow-color: #bbb;
    scrollbar-3dlight-color: #eee;
    scrollbar-shadow-color: #eee;
    scrollbar-highlight-color: #eee;
    scrollbar-darkshadow-color: #eee;
}
td.NormalTextBox
{
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	color: #555;
	padding-top: 0px;
}
.Normal {
	color: #555;
}
/* LOGO STYLES STARTS */
/* LOGO STYLES END */
.Menu
{
    height: 26px;
    background: url(images/Menu.jpg) repeat-x;
}
.LeftPillar
{

    background-image: url(images/Left_Pillar.jpg);
    background-repeat: no-repeat;
    width: 36px;
    height: 134px;
}
.RightPillar
{
    background-image: url(images/Right_Pillar.jpg);
    background-repeat: no-repeat;
    width: 36px;
    height: 134px;
}
/* PAGE TAB STYLES START */
a.TabSelected
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	color: #CC0000;
	padding-top: 2px;
	font-family: tahoma;
	text-decoration: none;
}
.TabItem
{
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 5px;
	font-family: tahoma;
	text-decoration: none;

}
a.TabItem, a.TabItem:link, a.TabItem:active, a.TabItem:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: tahoma;
    text-decoration: none;
}
a.TabItem:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	font-family: tahoma;
	text-decoration: none;
}
/* PAGE TAB STYLES END */
/* BREADCRUMBS STYLES STARTS */
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active
{
    color: #000000;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a.BreadcrumbLink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	font-family: tahoma;
	text-decoration: none;
}
.BreadcrumbLink
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
/* BREADCRUMBS STYLES END */
/* LOGIN STYLE START */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
a.LoginLink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	font-family: tahoma;
	text-decoration: none;
}
/* LOGIN STYLE START */
/* SEARCH STYLE START */
.SearchText
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: tahoma;
    text-decoration: none;
}
.Search_Bottom
{
	background: url(images/top_orbs.jpg) #ffffff repeat-x;
	height:50px;
}
a.SearchLink:link, a.SearchLink:visited, a.SearchLink:active
{
	border-right: darkgray 1px solid;
	padding-right: 8px;
	border-top: darkgray 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px 4px 1px 1px;
	border-left: darkgray 1px solid;
	width: 60px;
	color: #000000;
	padding-top: 0px;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma;
	height: 17px;
	background-color: #e1e1e1;
	text-decoration: none;
}
a.SearchLink:hover
{
	border-right: darkgray 1px solid;
	padding-right: 8px;
	border-top: darkgray 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px 4px 1px 1px;
	border-left: darkgray 1px solid;
	width: 60px;
	color: #cc0000;
	padding-top: 0px;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma;
	height: 16px;
	background-color: #e1e1e1;
	text-decoration: none;
}
/* SEARCH STYLE END */
/* DATE & TIME STYLE END */
.Date
{
    height: 26px;
    background: url(images/Date.jpg) repeat-x;
}
.DateText
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
}
/* DATE & TIME STYLE END */
/* CONTENT STYLE START */
.ControlPanel
{
    width: 100%;
    height: 0px;
    background-color: #ffffff;
}
.TopPane {
	width: 100%;
	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
{
    background: url(images/24DNN_bg.jpg) no-repeat;
    padding-top: 6px;
    width: auto;
}
.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;
}
/* CONTENT STYLE END */
/* GENERAL LINKS STYLE START */
a.SubHead:link, a.SubHead:visited
{
    color: #000000;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
a.SubHead:hover
{
    color: #cc0000;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.SubHead
{
    color: #000000;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
a.CommandButton:link, a.CommandButton:visited
{
	border-top-width: 1px;
	padding-right: 3px;
	padding-left: 4px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #969696;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 1px;
	border-bottom-color: #3a3a3a;
	padding-bottom: 2px;
	color: #888;
	border-top-color: #969696;
	padding-top: 1px;
	font-family: tahoma;
	border-right-width: 1px;
	text-decoration: none;
	border-right-color: #3a3a3a;
}
a.CommandButton:hover
{
	border-top-width: 1px;
	padding-right: 3px;
	padding-left: 4px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #7b7b7b;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 1px;
	border-bottom-color: #222222;
	padding-bottom: 2px;
	color: #cc0000;
	border-top-color: #7b7b7b;
	padding-top: 1px;
	font-family: tahoma;
	border-right-width: 1px;
	text-decoration: none;
	border-right-color: #222222;
}
a.Normal:link, a.Normal:visited {
	color: #555;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a.Normal:hover {
	color: #555;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:link, a:visited, a:active
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	font-family: tahoma;
	text-decoration: none;
}
/* GENERAL LINKS STYLE END */
/* FOOTER STYLE START */
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #888;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.FooterLink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	font-family: Tahoma;
	text-decoration: none;
}
.Copyright
{
	color: #888;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.PageGenerated
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
/* FOOTER STYLE START */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
    border-left: #cac6ba 0px solid;
    border-bottom: #cac6ba 1px solid;
    border-top: #cac6ba 1px solid;
    border-right: #cac6ba 0px solid;
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
}
.MainMenu_MenuIcon
{
    background-color: #cac6ba;
    border-left: #cac6ba 1px solid;
    border-bottom: #cac6ba 1px solid;
    border-top: #cac6ba 1px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #cac6ba;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=  '#696969' , Direction=135, Strength=3);
    margin-top: 3px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #62583F; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #cac6ba 1px solid; 
	border-bottom: #cac6ba 1px solid; 
	border-top: #cac6ba 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}