/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/
/*========================================================*/
/*  Default HTML                                          */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background:#e9e9e9; }
/* Default HTML table and text css	   --*/ table, tr, td, span, div {font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; }
/* Default HTML Paragraph css		   --*/ p {font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; padding:0px; margin:0px;  color: #555555;}
img { border: none; } 
/*========================================================*/
/*  Main SKIN Elements                                    */
/*========================================================*/
/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:970px; background-color:#FFFFFF; padding:0 0px 0 0px;}
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }
/*-- Main Table background	           --*/ .BG { text-align:center; vertical-align:top; padding:25px 0 20px 0;}
/*-- Main header Top Menu Cell	   	   --*/ .HeaderTopTD { text-align: right; vertical-align: middle; padding:0 10px 0 0; font-family:Calibri, Tahoma; font-size:15px; color: #666666;}
/*-- cell containing logo Cell    	   --*/ .LogoTD { text-align: right; vertical-align: middle; padding: 10px 5px 15px 30px; }
/*-- Footer cell    				   --*/ .FooterTD {background-color: #ffffff; font-family:Calibri, Tahoma; padding:10px 10px 10px 10px; }
/*-- Footer links    	       		   --*/ .Footlinks { padding:10px 0 10px 0}
/*-- Menu TD   	       		           --*/ .MenuTD { background: url(nav_bg.png) repeat-x top left; height:40px; padding:0 10px 0 10px;}
/*-- Bottom Pad  			           --*/ .BottomPad { padding:0 5px 10px 5px; text-align:left; vertical-align:bottom;}
/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #d9042c; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #777777; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; text-decoration: underline;  font-weight: normal;}
/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#d9042c ; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #777777;  font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0; }
/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active { color: #666666; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #E7002A; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }
/*========================================================*/
/*  Custom DNN Links                                      */
/*========================================================*/
/*-- FooerLink                         --*/ .FooterLinks, a.FooterLinks:link, a.FooterLinks:visited, a.FooterLinks:active  { color: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 10px 5px;}
/*-- FooterLinks hover                 --*/ a.FooterLinks:hover { color: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px; text-decoration: underline; font-weight: normal; }
/*-- Register Link             		   --*/ .Register, a.Register:link, a.Register:visited, a.Register:active { background:url(register-icon.png) no-repeat Left top; padding: 0 5px 10px 20px; color: #9f9f9f; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px; font-weight: normal; text-decoration: none;}
/*-- Register Link Hover		       --*/ a.Register:hover { color: #9f9f9f; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px; text-decoration: underline; font-weight: normal; }
/*-- Login Link                 	   --*/ .Login , a.Login:link, a.Login:visited, a.Login:active { background:url(logon-icon.png) no-repeat left top; padding:0 0 10px 20px;  color: #9f9f9f; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px; font-weight: normal; text-decoration: none;}
/*-- Login Link hover 	               --*/ a.Login:hover { color: #9f9f9f; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px; text-decoration: underline; font-weight: normal; }

/*-- Breadcrumb token       		   --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size:11px; color: #056739; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none;}
/*-- Breadcrumb token hover 		   --*/ a.Breadcrumb:hover { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size:11px; color: #333333; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none; }
/*-- Links Token 	 		           --*/ .TermsPrivacy, a.TermsPrivacy:link, a.TermsPrivacy:visited, a.TermsPrivacy:active { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size:11px; color:#868485; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.TermsPrivacy:hover { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size:11px; color: #888888; padding-right:0 0 0 0; text-decoration:none}
/*========================================================*/
/*  Default DNN Static Tokens                             */
/*========================================================*/
/*-- Copyright token                   --*/ .Copyright { color: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px; line-height:20px;}
/*-- Current Date token    		   	   --*/ .CurrentDate{ font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size:11px; color: #868485;}
/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; font-weight: bold; color: #868485; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 12px; color: #000000; background: transparent; font-weight: bold; padding: 0;}
/*========================================================*/
/*  Other used Text                                       */
/*========================================================*/
/*-- Default text on site              --*/ .Normal { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; color: #000000; line-height:1.5em; }
/*-- Default text on site              --*/ .NormalWhite { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; color: #000000; }
/*-- Default bold text      		   --*/ .NormalBold { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; font-weight: bold; color: #000000; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; }
/*-- Gray Color Heading        		   --*/ .HeadingRed { color: #d7042c; font-weight: bold; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #000000; font-weight: bold; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; }
/*-- Bullets Style      			   --*/  UL LI { list-style-image:url(bullets.gif); font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 11px;  font-weight: normal; font-style: normal;  color:#000000; vertical-align:baseline; padding: 15px 0 0px 5px; }
/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*--       		                       --*/ .PanesTD { padding: 0px 0 0px 0; }
/*--       		                       --*/ .Banner-Pane { width: 100%; padding: 0px }
/*--       		                       --*/ .Content-Pane { width: 100%; padding:10px; }
/*--       		                       --*/ .Banner-Pane { padding: 0 0 0 0; }
/*--       		                       --*/ .Home-Left-Pane { width: 25%; padding: 0px }
/*--       		                       --*/ .Home-Middle-Pane { width: 25%; padding: 10px 0 0 0; }
/*--       		                       --*/ .Home-Right-Pane2 { width: 25%; padding: 0 0 0 0; }
/*--       		                       --*/ .Home-Right-Pane { width: 25%; padding: 10px 0 0 0; }
/*--       		                       --*/ .Main-Left-Pane { width: 50%; padding: 0 10px 0 0; }
/*--       		                       --*/ .Main-Right-Pane { width: 50%; padding: 0 0 0 10px; }
/*--       		                       --*/ .Left-Pane {  width: 33%; padding: 0 0 0 0; }
/*--       		                       --*/ .Middle-Pane { width: 33%; padding: 0 10px 0 10px; }
/*--       		                       --*/ .Right-Pane { width: 33%; padding: 0 0 0 0; }
/*--       		                       --*/ .Bottom-Pane { width: 100%; padding: 0 0 0 0; }
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              			--*/ H1 { margin:15px 0px; FONT-WEIGHT: normal; FONT-SIZE: 28px; COLOR: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica;  }
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 26px; COLOR: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica;  }
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica;  }
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica;  }
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica;  }
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #888888; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica;  }
/*========================================================*/
/*  Form Object                                           */
/*========================================================*/
/*-- Default Form CSS        		   --*/ select, input { font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-weight: normal; font-size: 12px; border:1px solid #999999; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }
/*========================================================*/
/*  Search                                                */
/*========================================================*/
/*--                                   --*/ .SearchTD {width:280px; vertical-align: top; text-align: right; height: 25px; background: url(search-bar.png) no-repeat top right; padding: 2px 0 0 0; }
/*--                                   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:25px; background: transparent; width: 180px; color: #000000; padding: 2px 0 2px 10px; border: 0px solid #ffffff; cursor:text;}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* main menu td */ .MenuTD{ text-align: left; padding: 0 0 0 0;}


/* main menu td */ 		 .main_dnnmenu_bar { cursor:pointer; font-size: 14px; background-color:transparent; height:40px;}
/* Main Menu Normal */   .main_dnnmenu_rootitem { color:#FFFFFF; background: transparent; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; font-weight: bold; text-align:center; line-height:40px; padding:13px 15px 12px 15px;}
/* Main menu hover */    .main_dnnmenu_rootitem_hover{ background-color:#d9042c; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; font-weight:bold; text-align:center; line-height:40px; padding:13px 15px 12px 15px;}
/* Main menu selected */ .main_dnnmenu_rootitem_selected { background-color:#d9042c; color:#ffffff; font-weight:bold; text-align:center; font-family:"Trebuchet MS", "Gill Sans MT", GillSans, Arial, helvetica; font-size: 12px; line-height:40px; padding:13px 15px 12px 15px;}


/* SUB Menu Normal */ .main_dnnmenu_submenu { border:1px dotted #8ebd01;}
.main_dnnmenu_submenu td { font: Calibri; font-size: 12px; background: url(BG.jpg) left top repeat-x #000000; z-index: 1000; font-weight:normal; text-align:left; color: #CCCCCC; line-height:25px; padding: 0px 5px; margin:0px; }

/* SUB Menu hover & selected */ .main_dnnmenu_itemhover td { font: Calibri; font-size: 12px; background-color:#383838; color:#ffffff; font-weight:normal; text-align:left; line-height:25px; z-index: 1000; padding: 0px 5px; margin:0px; }
.main_dnnmenu_itemselected td { font: Calibri; font-size: 12px; background-color:#d7d7d7; color:#000000; font-weight:normal; text-align:left; line-height:25px; z-index: 1000; padding: 0px 5px; margin:0px; }

.main_dnnmenu_break { height: 1px; background-color: #666666; }

/* Module Action Menus */ .ModuleTitle_SubMenu { border:1px dotted #999;}
.ModuleTitle_SubMenu td{ background-color: #333; color: #999; font-weight:normal; white-space: nowrap; font:Tahoma; font-size:11px; padding:3px 5px 3px 5px;}
/* Module Action Menus Icons */ .ModuleTitle_MenuIcon { height: 1px; background-color: #333; border-top: 0px #999 solid; border-bottom: 0px #FFF solid; padding:3px 5px 3px 5px;}

.ModuleTitle_MenuItemSel td {background: #666; color: #8ebd01; font:Tahoma; font-size:11px; font-weight:normal; padding:3px 5px 3px 5px;}
.ModuleTitle_MenuItemSel {background: #666; color: #8ebd01;}
.ModuleTitle_MenuArrow { border:0px solid #000;}
.ModuleTitle_MenuBreak td { height: 1px; background-color: transparent; border-top:0px solid #333; padding:0px;}
.ModuleTitle_MenuBreak { height: 1px; background-color: transparent; border-top:0px solid #333; padding:0px;}

/* Module Action Button */ .ModuleTitle_MenuItem { border-bottom:0px solid #000000; border-top:0px solid #000000; background:transparent;}

/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
/*--                                   --*/.ControlPanel { background:#323232; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#666666; }
/*--                                   --*/.DataGrid_AlternatingItem TD { color:#000000; } 
#bottomlinks a:link {font-size:9px;color:#999999}
#bottomlinks a:visited {font-size:9px;color:#999999}


/*========================================================*/
/*  Lightbox                                         */
/*========================================================*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

