/*========================================================*/
/*         CSS for DotNetNuke Skin - Minimalist           */
/*                   by Evan O'Neil                       */
/*             http://www.NukeVille.com                   */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY ID                */ #body { margin: 0; background: #FFFFFF; margin: 0 0 0 0; height: 100%; }
/* Style For HTML BODY                   */ body {
											height:100%;
											margin: 0;
											padding: 0;
											font-family: tahoma;
											font-size: 12px;
											}

/* Safari Hack		 					 */ @media screen and (-webkit-min-device-pixel-ratio:0) {
											#body { 
											margin: 0; 
											background: #ffc700 url(backgrounds/Default/10_image.jpg) no-repeat;
											margin: 0 0 0 0; 
											height: 100%; 
											}
											
										.SkinBox {}
										.SkinBox .MainBox { height:100%; }
										.SkinBox .BoxTL { width:12px; height:12px; background: url(dks-box-tl.png) no-repeat bottom left; }
										.SkinBox .BoxT { height:12px; background: url(dks-box-t.png) repeat-x bottom left; }
										.SkinBox .BoxTR { width:12px; height:12px; background: url(dks-box-tr.png) no-repeat bottom right; }
										.SkinBox .BoxL { width:12px; background: url(dks-box-l.png) repeat-y top left; }
										.SkinBox .BoxM { background: #FFF }
										.SkinBox .BoxR { width:12px; background: url(dks-box-r.png) repeat-y top right; }
										.SkinBox .BoxBL { width:12px; height:12px; background: url(dks-box-bl.png) no-repeat top left; }
										.SkinBox .BoxB { height:12px; background: url(dks-box-b.png) repeat-x top left; }
										.SkinBox .BoxBR { width:12px; height:12px; background: url(dks-box-br.png) no-repeat top right; }

											}


/* p= bodycopy through the site     	 */ table, tr, td {
											font-family: tahoma; 
											font-size: 12px; 
											margin: 0; 
											color: #330066;
											}
                                            
                                            p {
                                            font-family: tahoma; 
                                            font-size: 12px; 
                                            color: #330066;
                                            line-height: 22px;
											}
                  
/* Main Headline */ 						h4 { 
											font-family: tahoma; 
											font-weight: bold; 
											color: #330066; 
											font-size:10pt; 
											line-height: 18px;
											margin: 0; 
											}
											
											
											
/* Setting Heading 02                    */ h2 { font-family: tahoma; font-weight: bold; color: #330066; font-size:24pt; margin: 0; }
/* Setting Heading 03                    */ h3 { font-family: tahoma; font-weight: bold; color: #330066; font-size:18pt; margin: 0; }
/* Setting Heading 05                    */ h5 { font-family: tahoma; font-weight: bold; color: #330066; font-size:12pt; margin: 0; }
/* Setting Heading 06                    */ h6 { font-family: tahoma; font-weight: bold; color: #330066; font-size:11pt; margin: 0; }

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth { width:960px; }
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req   --*/ .FullWidth { width:100%; }
/*-- outer table on skins          --*/ .OuterTable { width:100%; height:100%; }
/*-- cell containing content panes --*/ .ContentPanesTD { width:100%; height:100%; vertical-align: top; padding: 0 0 0 0; }
/*-- dotted background             --*/ .Dotted { background: url(dotted2.gif) repeat top left; }
/*-- row containing logo area      --*/ .LogoRow { height:1px; padding: 0 10px 0 7px; }
/*-- cell containing logo          --*/ .LogoTD { width:1px; padding: 0 0 0 0;}
/*-- row for space between areas   --*/ .SpaceBar { height:50px; padding: 0 0 0 0; }

/*-- cell containing search        --*/ .SearchTD {
	width:215px;
	vertical-align: top;
	text-align: right;
	height: 70px;
	background: url(search-bg.gif) no-repeat top right;
	padding: 30px 7px 0 0;
	display: none;
										}
										
/*-- cell containing privacy       --*/ .PrivacyTD { text-align: left; padding: 0 0 0 0; }
/*-- cell containing copyright     --*/ .CopyrightTD { text-align: right; padding: 0 0 0 0; }
/*-- cell containing flash h       --*/ .FlashTD { padding: 0px 7px 0 7px; }
/*-- cell containing flash v       --*/ .FlashTDV { padding: 0px 7px 0 7px; }
/*-- used for setting attribute    --*/ .SkinBox, .BackgroundTile, .BackgroundTopStretch, .BackgroundImage, { height:100%; }
/*-- various common properties     --*/ .PanePad { padding: 0 7px 0 7px; } .Width100p { width: 100%; } .Width50p { width: 50%; } .Width25p { width: 25%; } .Width33p { width: 33%; } .Height1px { height: 1px; }

/*========================================================*/
/*  Footer Box Elements                                   */
/*========================================================*/


/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/


/*-- Flash Component	           --*/ .ImagePane03 { 
											padding: 0; 
											margin: 0;
											}										


/*-- image content pane 1 horiz    --*/ .ImagePane01 { padding: 0 7px 9px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { padding: 9px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { padding: 4px 7px 0 7px; }
/*-- empty panes                   --*/ .DNNEmptyPane {width:0%;}



/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #939393; background:  url(ico-login.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px; margin: 0 0px 0 16px; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(ico-login-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }


/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #939393; background:  url(ico-register.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px;  margin: 0 0px 0 16px; }


/*-- user token hover                  --*/ a.USER_object:hover { background:  url(ico-register-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }


/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #939393; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1c1c1; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#aaa; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#aaa; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#777; font-weight:bold; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font-family: tahoma; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/


/*.headlines (
font-family: tahoma; 
font-weight: bold; 
color: #330066; 
font-size:14pt; 
line-height: 26px;  
}


.subHeadlinesPurple (
font-family: tahoma; 
font-weight: bold; 
color: #330066; 
font-size:14pt; 
line-height: 26px;  
}


.subHeadlinesYellow (
font-family: tahoma; 
font-weight: bold; 
color: #e7cf00; 
font-size:14pt; 
line-height: 26px;  
}


.bodyCopy (
font-family: tahoma; 
font-size: 12px; 
color: #330066;
line-height: 22px; 
}

*/





/*-- most of the text on site          --*/ .normal, .Normal { 
											font-family: tahoma; 
											font-size: 12px; 
											color: #330066;
                                            line-height: 22px; 
											}
											
/*-- most of the bold text on site     --*/ .NormalBold { 
											font-family: tahoma; 
											font-size: 12px; 
											font-weight: bold; 
											color: #555; 
											
											}

/*-- red text on site for errors       --*/ .NormalRed { 
											color: #C50000; 
											font-family: tahoma; 
											font-weight: bold; 
											font-size: 12px; 
											}
											
/*-- subheadings - mostly in admin     --*/ .SubHead { 
											font-family: tahoma; 
											font-size: 12px; 
											font-weight: bold; 
											color: #777; 
											padding: 0; 
											}
											
/*-- headings - mostly in admin        --*/ .Head { 
											font-size: 12px; 
											color: #777; 
											background: transparent; 
											font-weight: bold; 
											padding: 0;
											}


/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 12px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: tahoma; font-size: 12px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: tahoma; font-weight:bold; font-size: 12px; text-decoration: none; }


/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 12px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 12px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0;  background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:21px; background: transparent; width: 174px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}


/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px solid #ccc; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #FFF; color: #666; font-family: tahoma; font-size: 8pt; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 28px; border-left:0px; border-right:0px; border-top:0px; border-bottom: 1px solid #ccc; margin:0 0 0 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #eee; color: #ffa200; font-family: tahoma; font-size: 8pt; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 28px; border-left:0px; border-right:0px; border-top:0px; border-bottom: 1px solid #ccc; margin:0 0 0 0;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

