/* 
================================
Inspired by Nina Meiers
http://www.xd.com.au 

===============================
*/  

body{border-left:0px 0px 0px 0px;margin:0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;background-color: #c2def4; background-image: url(media/pagemaster.jpg); background-repeat: repeat-x; background-position: top; }
.blockpad {	padding-left: 10px;}

.bodybg { background-image: url(media/body.jpg); height:655px; background-repeat: no-repeat; }

/* Content Panes */
.xdsc_TopPane{padding-left: 2px; padding-right: 2px; padding-top: 2px;/*border-bottom: 1px solid #cccccc;*/}
.xdsc_LeftPane{width: 150px;padding-left: 2px; padding-right: 2px;padding-top: 3px;/*border-right:1px solid #cccccc*/}
.xdsc_ContentPane{ height: 100%;width: 100%; padding-top: 3px;padding-left: 2px; padding-right: 2px; padding-top: 3px;}
.xdsc_RightPane{width:150px;padding-left: 2px; padding-top:3px; /* border-left: 1px solid #cccccc;*/}
.xdsc_BottomPane{ padding-top: 3px;padding-left: 3px; padding-right: 2px; /*border-top: 1px solid #cccccc;*/}

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:link { color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:visited {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:active {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:hover{color:#000000; text-decoration:none; font-weight:normal; font-size:10px;}

.user,a.user:link,a.user:active,a.user:visited,.user{ color:#ffffff; text-decoration:none; font-weight:Normal; font-size:10px;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:Normal; font-size:10px;}

/* change the colour of the login button here */
.StandardButton {color: #ffffff;font-family:Tahoma, Verdana, Arial, Helvetica;font-size: 10pt;font-weight: normal;background-color: #6D6D6D;}

/* classes used by DotNetNuke for things like the container titles */
.Head{ font-size:12px; font-weight:bold; color:#333333; }
.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p {font-family: tahoma;font-size: 11px;line-height: 1.4em; color: #333333;}
label, .normal, .Normal {font-family: tahoma;font-size: 11px;}
table {padding: 0;}
p {margin-top: 5px;margin-bottom: 5px;padding-left: 5px;padding-right:5px;font-size: 10pt;}
.Normal{ font-size:10pt; color:#333333; }
h3 {font-family: tahoma;font-size: 14px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}
h2 {font-family: tahoma;font-size: 12px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}

/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#333333; text-decoration:none; }
A.CommandButton:hover{ color:#333333; text-decoration:underline;}

.MainMenu_MenuContainer {  background: url(nav2_idle.gif) repeat-x top center transparent; }
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0px 0 0 0; background: #F9F9F9; padding: 0px; border: 1px solid #898989; font-weight: normal; filter: none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 11px; background: #F9F9F9; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #FFFFFF; background: #2bb3db; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
.MainMenu_Idle TD { color: #FFFFFF; background: url(media/menubg.jpg) repeat-x top center transparent; padding: 11px 0px 10px 0px; font-weight: bold; font-size: 8pt; }
.MainMenu_Selected TD { color: #EEEEEE; background: url(media/menubg.jpg) repeat-x top center transparent; padding: 11px 0px 10px 0px; font-weight: bold; font-size: 8pt; }
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #EEEEEE; background: url(media/menubg.jpg) repeat-x top center transparent; padding: 11px 0px 10px 0px; font-weight: bold; font-size: 8pt; }
.MainMenu_RightIdle { background: url(media/menubg.jpg) no-repeat top right transparent; width:2px; height: 35px; }
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
