/*	
================================
CSS modified by the XD Design team - http://www.xd.com.au
================================
*/ 

body { margin: 0; padding:0; background: url(media/main_bg.png) repeat; }
.pagemaster { font-size: 12px; color: #ffffff; }

h1, h2, h3 { color: #42C7F8; }
h1, h2 { margin-bottom: 20px; font-weight: normal; }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

p, td, .Normal, .normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; }

ul li { list-style-type: disc; }

.Head { color: #ffffff; }
.SubHead { color:#990066; }
.ControlPanel { background: #888888; }

a:link, a:active, a:visited { color: #DBDB13; text-decoration: none; }
a:hover { color: #FFFF99; text-decoration: none; }

a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited { color: #DBDB13; text-decoration: none; }
a.CommandButton:hover { color: #FFFF99; text-decoration: none; }

img { border: none; }
img.left { float: left; margin: 0 20px 10px 0; }

/* NAVIGATION */
#menupos { padding: 66px 0 0 0; }
#navcontainer { width: 100%; margin:auto; padding:0; text-align:center; display: block; }
#navholder { /*width:800px;*/ margin:auto; padding:0; text-align:center; }
#navigation { display:block; margin:0; padding:0 0 0 0; list-style:none; color:#ffffff; }
#navigation ul { /*width:800px;*/ display:block; float:left; clear:none; list-style:none; margin:0; padding:0; }
#navigation li { display:inline; float:left; clear:none; list-style:none; padding:0; }
#navigation li a { font-family:Arial,Helvetica,sans-serif; color:#ffffff; display:block; font-weight:bold; font-size:13px; text-decoration:none; padding:0 18px; line-height: 50px; float:left; }
#navigation li a:hover { color: #ffffff; background: url(media/menuitem.png) repeat-x left; }
#navigation li a:active { color: #ffffff; }
.MainMenu_MenuContainer { background: #ffffff; }
.MainMenu_MenuIcon { display: none; }

/* Header */
#top_panel { width: 980px; height: 141px; margin: 0 auto; background: url(media/top_panel.png) no-repeat top; }
#headpos { padding: 0; width:300px; }
#logopos { padding: 15px 0 0 30px; }

/* Page */
#page { width: 980px; margin: 0 auto; padding: 0; background: none; }
#content_top { background: url(media/content_top.png) no-repeat; width:980px; height:20px; }
#content { background: url(media/content_rpt.png) repeat-y; padding:0; }
#content_bottom { background: url(media/content_bottom.png) no-repeat; width:980px; height:50px; }

/* Content */
.panecontentl { padding: 10px 0 20px 20px; }
.panecontentr { padding: 10px 20px 20px 0; }
.panecontenta { padding: 10px 0 20px 0; }
.hr { border-bottom: 1px solid #42C7F8; }

/* Sidebar */
.paneleft { width: 210px; padding: 10px 0 5px 0; }
.paneright { width: 210px; padding: 10px 0 5px 0; }

/* Footer */
#footer { padding: 0; margin: 0 auto; text-align: center; width: 980px; height:65px; background:url(media/footer.png) no-repeat; }
#footer p { margin: 0; text-align: center; font-size: 9pt; text-transform: uppercase; font-weight: bold; }

.footlink { color:#A8B5B2; text-decoration:none; font-size:9pt; font-family: Arial, Helvetica, sans-serif; line-height: 65px; }
a.footlink:link, a.footlink:visited, a.footlink:active { color:#ffffff; text-decoration:none; font-size:9pt; font-family: Arial, Helvetica, sans-serif; line-height: 65px; }
a.footlink:hover { text-decoration:none; }

/* Modified by Nina Meiers (c) 2009 - for the DNN Community Downloaded from http://www.dnnskins.com */
/* Free and Commercial skins for DotNetNuke! All credits remain with existing designer */
/* credits to remain in files as part of license agreement - Nina Meiers - nina@xd.com.au */

