/*** WEBSITE: Default 4.4.1 Skin
	 AUTHOR: Cherie Proctor 
	 CREATED: 20/03/2007 
	 COMMENTS: Condensed Stylesheet for Default 4.4.1 Skin */
/******************************************************
    SKIN LAYOUT STYLES
******************************************************/
#bodyDiv { width:100%; height: 100%; text-align:center; padding: 0px; margin: 0px; background-color: #333333 }
html>body #bodyDiv { height:auto; min-height: 100%; }
#frame{width:700px;margin-left:auto;margin-right:auto;text-align:left;}
.branding {width:700px; height:151px; background:#fff url(/Portals/0/Skins/BatemansBay/header.gif) no-repeat;}
#menu{ height:20px; background-color:#002530; width:700px;}
#contentArea { width:100%; float:left;}
#enclose { width: 700px; float: left;}
.leftPanel { width:180px; padding: 10px; float:left;}
.contentPanel{ width:600px; padding:60px 50px 20px 50px; height:600px; min-height:600px; background-color:#fff}
html>body .contentPanel{height:auto}
.rightPanel { width:180px; padding: 10px; float:right;}
#footer {clear:both; width:697px; text-align:right; font-size: 11px; color:#666666; padding: 0px 3px 0px 0px; font-family:verdana; font-size:10px;}
html>body #footer { width: 700px;}
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a.footerMenuItem {font-size: 11px; color:#666666; text-decoration: none; text-transform:lowercase}
#footer a:hover {text-decoration: underline;}

/******************************************************
    TZI / INFINITE MENU STYLES
******************************************************/
/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(none); width:7px; height:0px; left:15px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}

/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}

/* --[[ Main Container ]]-- */
#imouter0 {border-style:none; padding:0px; margin:0px; }

/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#809298; border: 0px solid #CCCCCC; margin: 0px 0px 0px -1px; z-index:999999;position:relative;}

/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 ul .imctitle {color:#fff; text-align:left; font-family:"Verdana", Verdana, san-serif; font-size:9px; font-weight:normal; text-decoration:none; padding:5px 6px 4px 6px;}

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {background-color:#809298; text-decoration:none; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#809298; text-decoration:none; }

	/* [active] */
	#imenus0 li a.iactive { background: #809298;}

/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 ul .imctitle  {color:#fff; text-align:left; font-size:9px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:padding:5px 6px 4px 6px; background-color:#809298}

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {background: #002530; color:#fff; text-decoration:none; }
	#imenus0 ul li a.ihover {background: #002530; color:#fff; text-decoration:none; }

	/* [active] */
	#imenus0 ul li a.iactive {background: #809298; color:#fff;}

/******************************************************
    CONTAINER STYLES
******************************************************/
.container{ width:100%;}
.containerContent { padding: 0px;}

/******************************************************
    SELECTOR and COMMONLY USED DNN STYLES              
******************************************************/
html {height: auto; background: #333333/* Firefox and IE7 hack for 100% background */}
body {margin:0px; padding:0px; background: #FFFFFF; height: 100%;/* IE6 hack for 100% background  */}
body, td, ul li, p, .normal, .NormalDisabled, .blogCalendar td{ font-family: "Trebuchet MS", Trebuchet MS, arial, verdana, helvetica;	font-size: 14px;color: #002530;font-weight: normal;line-height:1.5em;}

/* text style used for rende#FF0000 text which should appear disabled */
.NormalDisabled { color: #D3D3D3;}
/* style of item titles on edit and admin pages */
.feedback_form td{text-align:left;}
.SubHead{color: #002530; font-family: verdana; font-size: 11px; font-weight: bold; text-align: left; }
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { font-family: verdana; font-size: 11px; font-weight: bold; color: #000;}
/* text style used for rende#FF0000 text which requires emphasis */
.NormalBold { font-family: verdana; font-size: 11px; font-weight: bold;}
/* text style used for error messages */
.Normal#FF0000 { font-family: verdana; font-size: 12px; font-weight: bold; color: #ff0000}

/* heading styles */
h1, h2, h3, h4, h5, dt, h6, .head, h2 span.head, .container h2 span.head, 
h3 span.SubHead, .newstitle, tfoot, thead, th {font-family: "Arial", arial,; color:#002530; margin:0px; padding:0px; margin-bottom:10px; font-weight:normal; font-size: 12px;}
h1 {font-size:16px; color:#002530; font-weight:bold; letter-spacing:-1px;}
h2, .head, h2 span.head, .container h2 span.head {font-size:12px; font-weight: bold;}
h3, h3 span.SubHead, .newstitle {font-size: 16px; font-weight: bold;}
h4 {font-size: 14px; font-weight: bold;}
h5, DT {font-size: 13px; font-weight: bold;}
h6 {font-size: 12px; font-style: italic;}

p {margin: 5px 0px 15px 0px; color:#002530;}
ul { margin: 0px 0px 10px 25px;}
ul li { margin-left:5px; padding:0px; list-style-type: square; /*list-style:none; list-style-image: url(bullet.gif)*/}
ul li li { list-style-type: disc;}
ul li li li { list-style-type: circle;}
ol li { list-style-type: decimal;}
ol ol li { list-style-type: lower-alpha;}
ol ol ol li{ list-style-type: lower-roman;}
hr { color: dimgrey; height:1pt; text-align:left;}
img{ border:0px; margin:0px; padding:0px;}

/* link styles */
a, a:link, a:active, a:visited { color:#990100; text-decoration:none; padding: 0px; margin:0px;}
a:hover { text-decoration:none; color:#999999;}

blockquote {font-size:15px; font-family:"Lucida Sans Unicode"; float:right;}
pre {font-family: Lucida Console, monospace;color: #434343;font-weight: normal;	font-size: 11px;}
address {font-family: Arial, Verdana, Helvetica;color: #434343;font-weight: normal;font-size: 11px;font-style: italic;}

/******************************************************
    FORM STYLES              
******************************************************/
/* Generic Form Element classes */
.formInput{ width:150px; height:18px; border:1px solid #CCCCCC;}
.formBtn{}.formRadio{}.formCheckBox{}

.formItem { clear: both;}
.label { clear: both; float: left; width: 120px; text-align: right; padding-right: 10px; font-weight: bold;}
.labelDetails { width: 390px;}
.labelDetails p { margin: 0px 0px 7px 0px;}

/* button style for standard HTML buttons */
.StandardButton, a.StandardButton, a:link.StandardButton, a:active.StandardButton, a:visited.StandardButton, input.StandardButton, a.CommandButton, a:link.CommandButton, a:active.CommandButton, a:visited.CommandButton { padding-left:8px; padding-right: 8px; width:0; overflow:visible; font-weight: normal; font-size: 11px; border: 1px solid #CBD2D8; background: #002530 url() repeat-x top left; color: #FFFFFF; font-family: Tahoma, Verdana, sans-serif; text-transform: lowercase; margin: 0px; cursor: pointer; clear: both; height: 14px; border: 1px solid #333333; white-space: nowrap;}
input.StandardButton[class], a.CommandButton[class], a:link.CommandButton[class], a:active.CommandButton[class], a:visited.CommandButton[class] { width: auto;} /* Non IE browsers read this */
a:hover.CommandButton, input:hover.StandardButton{color: #002530;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox, input.longTextBox, input.longmedTextBox, input.medTextBox, input.medshortTextBox, input.shortTextBox { font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: normal;}
input.longTextBox { width: 250px;}
input.longmedTextBox { width: 200px;}
input.medTextBox { width: 150px;}
input.medshortTextBox { width: 100px;}
input.shortTextBox { width: 60px;}

/*Dropdown Boxes*/
select { font-size: 10px;}

/* Requi#FF0000 Fields */
span.mandatory { color: #334692; font-weight:bold;}

/******************************************************
    GENERAL STYLES
******************************************************/
.floatLeft{ float:left;}
.floatRight{ float:right;}

/* styles to mimic auto height of div elements as per IE */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
.clearfix {display:block;}
/* End hide from IE-mac */

/******************************************************
    DNN STYLES (Some of these we try to avoid, but are still used in some modules; Some we are unsure of what they do)
******************************************************/

/* What exactly does this style?? */
.SkinObject { font-weight: bold; font-size: 8.5pt; color: #003366; font-family: Tahoma, Arial, Helvetica; text-decoration: none;}
A.SkinObject:link { text-decoration: none; color:#003366;}
A.SkinObject:visited { text-decoration: none; color:#003366;}
A.SkinObject:active { text-decoration: none; color:#003366;}
A.SkinObject:hover { text-decoration: none; color:#003366;}

/* styles used by Data Grids */
.DataGrid_AlternatingItem { background-color:#fff; color: #FF0000; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: normal;}
.DataGrid_Container { background-color: Transparent;}
.DataGrid_Footer { background-color:#fff;}
.DataGrid_Header { background-color:Transparent; color: #000; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: bold; text-align: center;}
.DataGrid_Item { background-color:Transparent; color: #000; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: normal;}
.DataGrid_SelectedItem { background-color: #D3D3D3; color: Blue; font-family: Tahoma, Arial, Helvetica; font-size: 10px; font-weight: normal;}

/* text style used for help text rende#FF0000 by modules */
.Help { border: #000 1px solid; padding: 2px; font-weight: normal; font-size: 11px; color: #000; font-family: Tahoma, Arial, Helvetica; background-color: #ffff99;}

SMALL { font-size: 8px;}
BIG { font-size: 14px;}

/******************************************************
    DIGICON QUICK LINK STYLES
******************************************************/
.QuickLink { padding:0px 0px;}
.QuickLink h3 { margin:0px; padding:10px;}
.QuickLink img { float:left; padding-right:3px;}
.QuickLink p { margin:0px; padding-top:10px;}

/******************************************************
    SURVEY MODULE STYLES
******************************************************/
.YourCompanyNameSurveyResults {font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: normal;}

/******************************************************
    QUICK LINKS WITHOUT DESCRIPTION STYLES
******************************************************/
#Highlight_SubHead {color: #230C69;background-color: #DEE4F2;font-family: Arial;font-size: 14px;font-weight: bold;	height: 20px;padding: 2px;}
#Highlight{border: solid 1px #230C69;}

/******************************************************
    ORIZONTI NUKE NEWS STYLES
******************************************************/
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited { font-size:11px;color:#FFFFFF;background-color: #666666;padding: 3px 5px 3px 5px;}
.newsactionbarlinks:hover { color:#fff;background-color: #999999;}
.rssFeed { margin-top: 10px;}
.readMore { padding: 0px 0px 5px 0px;}
.newspostdate, .newsPosted { padding: 5px 0px 5px 0px;font-size:10px;color:#666;}

/******  default theme ******/
.newscontainer{	width: 100%;}
.newsheadercontainer{font-family:Tahoma, Arial;	font-weight:bold; font-size:14px; padding: 3px 3px 10px 3px;}
.newsactionbar {font-family:Tahoma, Arial; font-weight:normal; font-size:11px; padding: 10px 3px 3px 3px; 	text-align: left;}
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited{font-family:Tahoma, Arial;	font-weight:bold; font-size:11px; color:#ffffff; background-color: #666; padding: 3px 5px 3px 5px}
.newsactionbarlinks:hover{ color:#FFF;	background-color:#000;}
.newsPublishRSSLink:link, .newsPublishRSSLink:active, .newsPublishRSSLink:visited{font-family:Tahoma, Arial;font-weight:bold; font-size:11px; color:#000000;}
.newsPublishRSSLink:hover{color:#FF0000;}
.newsrow {padding: 5px 5px 5px 5px}
.NukeNews_Item{	background-color:#fff;	padding: 5px 0px 5px 0px;}
.NukeNews_AltItem{	background-color: #eeeeee;	padding: 5px 0px 5px 0px;}
.newsrowspacer{	height:1px;	background-color:#666;}
.newscategoryimage{}
.newscategoryimagecontainer {float: left; text-align: center; padding: 0px 5px 0px 0px;}
.newstitle {font-family:Tahoma, Arial;font-weight:normal;font-size:18px;color:#000000;}
.newspostdate{font-family:Tahoma, Arial;font-weight:normal;font-size:10px;color:#666;}
.newssummary {font-family:Tahoma, Arial;font-weight:normal;	font-size:11px;	color:#000000;}
.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited{ font-family:Tahoma, Arial; font-weight:bold;	font-size:11px; text-decoration: underline; color:#000000;}
.newsreadmore:hover { font-family:Tahoma, Arial; font-weight:bold; font-size:11px; color:#FF0000;}
.archivelinkcontainer {	background-color: Silver;padding: 3px 3px 3px 3px;}
.archivelink:link, .archivelink:active, .archivelink:visited{font-family:Tahoma, Arial;	font-weight:bold; font-size:11px; text-decoration: underline; color:#000000;}
.archivelink:hover { font-family:Tahoma, Arial; font-weight:bold; font-size:11px; color:#FF0000;}
.archivedisplaymonthlink:link, .archivedisplaymonthlink:active, .archivedisplaymonthlink:visited { font-family:Tahoma, Arial; font-weight:bold; font-size:14px; text-decoration: underline; color:#000000;}
.archivedisplaymonthlink:hover { font-family:Tahoma, Arial; font-weight:bold; font-size:14px; color:#FF0000;}
.archivedisplayreturnlinkcontainer{	padding: 5px 5px 10px 5px;}
.archivedisplayreturnlink:link, .archivedisplayreturnlink:active, .archivedisplayreturnlink:visited{font-family:Tahoma, Arial;	font-weight:bold;	font-size:11px;	text-decoration: underline;	color:#000000;}
.archiveddisplayreturnlink:hover{	font-family:Tahoma, Arial;	font-weight:bold;	font-size:11px;	color:#FF0000;}
.viewnewstitle{	font-family:Tahoma, Arial;	font-weight:normal;	font-size:18px;	color:#000000;	}
.viewnewsimage{	float:right; padding: 0px 0px 0px 5px;}
.viewnewsreturn:link, .viewnewsreturn:active, .viewnewsreturn:visited{	font-family:Tahoma, Arial;	font-weight:bold;
	font-size:11px;	text-decoration: underline;	color:#000000;}
.viewnewsreturn:hover{	font-family:Tahoma, Arial;	font-weight:bold;	font-size:11px;	color:#FF0000;}
.viewnewsarticle {font-family:Tahoma, Arial;font-weight:normal;font-size:11px;color:#000000;}
.viewnewspostedby {	font-family:Tahoma, Arial;	font-weight:normal;	font-size:10px;	color:#666;	padding: 0px 0px 0px 5px;}
.adminMenuTitle{ font-family:Tahoma, Arial; font-size: 12px; font-weight: bold; color: #000; padding: 0px 0px 3px 3px; vertical-align: bottom;}
.adminMenuDesc{font-family:Tahoma, Arial;font-size: 11px;font-weight: normal;color: #666;padding-left: 3px;vertical-align:top;}
.adminlabels{font-family:Tahoma, Arial;font-weight:bold;font-size:11px;color:#000000;}
.admindata{font-family:Tahoma, Arial;font-weight:normal;font-size:11px;color:#000000;}
.adminlinks:link, .adminlinks:active, .adminlinks:visited{font-family:Tahoma, Arial;font-weight:bold;font-size:11px;	color:#000000;}	
.adminlinks:hover{color:#FF0000;}
.errors {font-family:Tahoma, Arial;font-weight:bold;font-size:11px;color:#FF0000;}
.admincategorygridheader {font-family: Tahoma, Arial;font-weight:bold;font-size:11px;color:#666;}
.admincategorygriditem {font-family: Tahoma, Arial;font-weight:bold;font-size:10px;}
.admincategorygrid{}
.submitnewsdata{font-family:Tahoma, Arial;font-weight:normal;font-size:11px;color:#000000;}
.submitnewslabels{	font-family:Tahoma, Arial;	font-weight:bold;	font-size:11px;	color:#000000;}
.submitnewslinks:link, .submitnewslinks:active, .submitnewslinks:visited{font-family:Tahoma, Arial;font-weight:bold;	font-size:11px;color:#000000;}
.helplist{color:#00FF00;font-size:12px;font-family: Arial;}

/*****  Comments & Ratings *****/
.newsRatingsDisplay{font-family:Tahoma, Arial;color:#000;font-size: 11px;font-weight: bold;}
.RatingLabel{font-family:Tahoma, Arial;	color:#000;	font-size: 12px;font-weight:bold;}
.CommentsEntryLabel{font-family:Tahoma, Arial;color:#000;font-size: 12px;font-weight:bold;}
.SaveCommentsRating:link, .SaveCommentsRating:active, .SaveCommentsRating:visited{font-family:Tahoma, Arial;font-weight:bold;font-size:11px;color:#000;text-decoration: underline;}
.SaveCommentsRating:hover{text-decoration:none;	}	
.EditCommentsLink:link, .EditCommentsLink:active, .EditCommentsLink:visited{font-family:Tahoma, Arial;font-weight:bold;font-size:11px;color:#000;text-decoration: underline;}
.EditCommentsLink:hover{text-decoration:none;}	
.commentsRating{color:#FF0000;font-size:12px;font-family: Arial;}
.CurrentRatingLabel{font-family:Tahoma, Arial;	color:#000;	font-size: 12px;font-weight:bold;}
.CurrentRating{	font-family:Tahoma, Arial;	color:#000;	font-size: 12px;}
.RatingLabelRow{font-family:Tahoma, Arial;	color:#000;	font-size: 11px; font-weight:bold; padding-top:10px;}
.RatingRow{	font-family:Tahoma, Arial;	color:#666;	font-size: 11px;padding-top:10px;}
.CommentsRow{font-family:Tahoma, Arial;	color:#666;	font-size: 11px;}

/******************************************************
    ANNOUNCEMENT MODULE STYLES
******************************************************/
.DNN_ANN_DesignTable { width:100%; padding:4px;}
.DNN_ANN_Description {}
.DNN_ANN_Description P { margin-top:0px;}

/******************************************************
    OPT IN MODULE STYLES
******************************************************/ 
.GridText{ color: #ffffff; }
tr.HeaderRowStyle{  background-color : #7F7F7F;}
tr.HeaderRowAlternate{  background-color : #0F4791; }
td.HeaderStyle{	color: #ffffff; font-weight: bold; }
th.HeaderStyle {color: #ffffff; font-weight: bold; }

/******************************************************
    SIMPLE GALLERY FANCY POP UP MODULE STYLES
******************************************************/ 
#lightbox{ position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#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: transparent url(../../../../DesktopModules/SimpleGallery/Images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../../DesktopModules/SimpleGallery/Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../../DesktopModules/SimpleGallery/Images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em;}
#imageData{ padding:0 10px;}
#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;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #666666; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}

.thumbs { text-align: center; width: 140px;}
.imgBorderSml { }
