/************************************************************/
/* DNN style overrides										*/
/************************************************************/

.Head
{
	color: #333 !important;
}
.Normal
{
	color: #333 !important;
}

.NormalBold
{
	color: #333 !important;
}
.NormalTextBox label
{
	color: #333 !important;
}
.ControlPanel .SubHead
{
	color: #333;
}
.SubHead
{
	color: #333;
}
.Settings label
{
	color: #333 !important;
}
.Settings
{
	margin: 0 auto 0 auto;
}

a.CommandButton:link
{
	color: #000066;
	text-decoration: underline;
}

a.CommandButton:link:hover
{
	color: #000066;
	text-decoration: none;
}

a.CommandButton:link, a.CommandButton:link:Visited, a.CommandButton, a.CommandButton:Visited
{
	text-decoration: underline;
	color: #000066;
}

a.CommandButton:link:hover, a.CommandButton:link:active, a.CommandButton:hover, a.CommandButton:active
{
	text-decoration: none;
	color: #000066;
}

.DataGrid_Header
{
	color:#333;
}

.DataGrid_Item
{
	color:#333;
}

/************************************************************/
/* Standard element styles									*/
/************************************************************/

html
{
	margin: 0;
	padding: 0;
}

body
{
	background: #fff;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 0.7em;
	text-align: justify;
	text-align: center;
	
}

#body
{
	background: #fff url(images/ysbg.png) repeat-x;
}

ul li 
{
	list-style-type:circle;
}

li
{
	text-align: justify;
	color: #333;
	font-size: 14px;
}

h1, h2, h3, h4, a:link
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	color: #3b5da4;
	font-size: 1.0em;
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:400px;
    height:268px;
    overflow:hidden;
} 

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;	
}

.View  .Normal
{
color: #ff0;
   display: none !important;
}

.mainHeading
{
	height: 38px;
	border-bottom: 1px solid #6c6c6c;
	margin-bottom: 14px;
}

h1
{
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: 1px;
}
h2
{
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 0px;
	letter-spacing: 1px;
}
h3
{
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin: 0px 0px 14px 0px;
}
h4
{
	font-size: 1.2em;
	margin-top: 0;
	letter-spacing: 1px;
}
p
{
	text-align: justify;
	color: #333;
	font-size: 14px;
}

a:link, a:Visited
{
	text-decoration: underline;
	color: #000066;
}

a:hover, a:active
{
	text-decoration: none;
	color: #000066;
}
.eventSummary .Event
{
	height:200px;
}

/************************************************************/
/* Layout styles											*/
/************************************************************/

#centre_bg
{
	width: 928px;
	margin: 0 auto 0 auto;
}

#header_title
{
	margin-left: 14px;
	margin-right: 14px;
	color: #FFFFFF;
	width: 898px;
	height: 100px;
	background: #000066 url(images/YSGHeader.png);
	border-left:1px solid #6c6c6c;
	border-right:1px solid #6c6c6c;
	border-bottom:4px solid #3a3a3a;
	position:relative;
}

#ys_logo
{	
	float:left;
	margin:5px 0px 0px 5px;	
	width:300px;
	height:80px;
}

#ys_logo img
{
	border:0;
	width:80px;
	height:80px;
	
}

#ys_logo a
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	text-decoration: none !important;
	height:80px;	
	float:left;
}

#ys_logo h1
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	color:#fff;
	font-size:22px;	
	display:inline;
	position:relative;
	left:0px;
	top:17px;
}

#header_banner
{
	margin-left: 14px;
	margin-right: 14px;
	color: #FFFFFF;
	width: 948px;
	height: 200px;
	background: url(images/dcps_canoe_banner.jpg) no-repeat;
	border-left:1px solid #6c6c6c;
	border-right:1px solid #6c6c6c;
	border-bottom:4px solid #3a3a3a;
}

#content_left
{
	margin-right: 14px;
	background: transparent url(images/shadowleft.png) repeat-y left top;
}

#content_right
{
	margin-right: -14px;
	background: transparent url(images/shadowright.png) repeat-y right top;
}

#main_area
{
	margin-left: 14px;
	margin-right: 14px;
	background: #E7ECF2 url(images/main_area_inner.jpg) repeat-x bottom;
	color: #FFF;
	border: 0;
	min-height: 450px;
	border-left:1px solid #6c6c6c;
	border-right:1px solid #6c6c6c;
}

#main_area_inner
{
	padding:10px;
}

.adminHostList
{
	margin-right:20px;
	margin-top:20px;
	position:absolute;
	right:-8px;	
}
.languageArea
{
	position:absolute;
	right:10px;	
	bottom:8px;
}

.languageEnglish a
{
	padding: 0px 0px 0px 32px;
	margin:0px 12px 0px 0px;
	background: url(images/uk.png) left top no-repeat;
	color: #fff;
}

.languageGerman a
{
	padding: 0px 0px 0px 32px;
	background: url(images/german.png) left top no-repeat;
	color: #fff;
}

.adminHostList #AdminHostList
{
	/*position: absolute;
	left: 0px;
	top: 0px;*/
}

.left_column
{
	float: left;
	width: 225px;
	text-align: left;
	margin-right:10px;
	background: transparent;
}

.left_column LeftPane
{
	margin:12px 0px 0px 0px;
}

.centre_column
{
	float: left;
	width: 450px;
	text-align: justify;
	margin-right:10px;
}

.second_column
{
	float: left;
	width: 637px;
	text-align: justify;	
}

.right_column
{
	float: left;
	width: 225px;
	text-align: justify;
}

.single_column
{
	float:left;
	width: 874px;
	background: transparent;
	text-align: justify;
}

#footer
{
	clear: both;
	float:none;
	margin: 0 auto 0 auto;	
	text-align: center;
	color: #333;
	width:928px;
	line-height: 1em;
	font-size: 1.4em;
	position: relative;
}

#footer_end
{
	width: 928px;
	height: 60px;
	background: transparent url(images/dcps_footer.png) no-repeat;
}

#footer .copyright
{
	position: absolute;
	left: 45px;
	top: 10px;
	font-size: 60%;
}

#footer .copyright .BannerLinks
{
	color: #333;
}

#footer .link_container
{	
	top: 10px;
	max-width: 65%;
	display: inline;
	margin: 0 auto;
	font-size: 60%;
}
#footer .links
{
	color: #333;
}
#footer a
{
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}
.clear
{
	clear: both;
	float: none;
	height: 0px;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.viewMore
{
	text-align: right;
	margin: 12px 24px 24px 0px;
}
/************************************************************/
/* Menu styles												*/
/************************************************************/

	
#tmenu
{
    width:860px;
    height:180px;
    margin:0 auto;
	color:#000;  	
	
}
#tmenu .tl
{
    width:10px;
    height:10px;
    background:transparent url(images/menu_ttl.png) no-repeat;    
}

#tmenu .tm
{
    height:10px;
    background:transparent url(images/menu_ttm.png) repeat-x;
}
#tmenu .tr
{
    width:10px;
    height:10px;
    background:transparent url(images/menu_ttr.png) no-repeat;
}
#tmenu .ml
{
    width:10px;
    background:transparent url(images/menu_tmm.png) repeat-y;
}

#tmenu .mm
{
    background:transparent url(images/menu_tmm.png) repeat-x;
}

#tmenu .mr
{
    width:10px;
    background:transparent url(images/menu_tmm.png) repeat-y;
}

#tmenu .bl
{
    width:10px;
    height:10px;
    background:transparent url(images/menu_tbl.png) no-repeat;
}

#tmenu .bm
{
    height:10px;
    background:transparent url(images/menu_tbm.png) repeat-x;
}

#tmenu .br
{
    width:10px;
    height:10px;
    background:transparent url(images/menu_tbr.png) no-repeat;
}

/************************************************************/
/* NukeSyndicate overrides									*/
/************************************************************/

.nsWrapper
{
	background: transparent !important;
}

.nsPagingLinks
{
	background: transparent !important;
	color: #fff !important;
}

.nsBody
{
	background: transparent !important;
}

.nsBody table
{
	font-size: 0.7em;
	color: #333 !important;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
}

.nsBody table p
{
	font-size: 1.0em;
}

.nsLatestBody
{
}

.nsLatestBody table
{
	font-size: 1.0em;
	color: #333 !important;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
}
/************************************************************/
/* Search box Styles									    */
/************************************************************/
#search_area
{		
	float:right;
	color:#333;
	margin:4px 4px 0px 0px;
	width:220px;
	display:inline;
}
#search_area img
{

}
/************************************************************/
/* Snapsis Navmenu Styles									*/
/************************************************************/

html{height:100%}
html>body #PortalBorder {height:auto}/*for mozilla */

#nav_area
{
	
}

/* Main menu container */
#nav
{
	height: auto;
	float: left;
}

#nav ul
{
	border: 1px solid #9A9A9A;
	padding: 0;
	margin: 0;	
	list-style: none;
	font-size: 12px;
	float:left;
	width:222px;
	font-weight: bold;
}

/* Main menu items */
#nav li
{
	float:left;
	height:34px;
	line-height:32px;
	width:222px;
	list-style: none;
	font-size:12px;	
	position: relative;
}

/* First level links */
#nav a
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	display: block;
	color: #eee;
	text-decoration: none;
	text-align:left;    
	font-size:12px;
	font-weight:bold;
    width:auto;
    height:34px;
    padding-left:12px;
    background-color:Transparent;
    letter-spacing:normal;
    background: #fff url(images/glossyback.gif) repeat-x bottom left;
}

/* First level menu links-hover */
#nav li a:hover
{
	background-image: url(images/glossyback2.gif);
}

/* Override default DotNetNuke style for selected menu item */
.SelectedTab
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	background-image: url(images/glossyback2.gif);
	font-size:12px;
	font-weight:bold;
	letter-spacing:normal;
}

#nav li ul .SelectedTab
{
	background: transparent;
}

/* Second level menu container */
#nav li ul
{
	line-height:1.25em;
	position: absolute;
	left: -999em;
	height: auto;
	width: 156px;
	margin:14px 0px 0px -26px;	
	border-bottom: 1px solid #444;
	background: transparent url(images/sub_nav.png) repeat;
}

/* Second level menu items */
#nav li li
{	
	margin:0;    
	width: 154px;
	line-height:2.0em;
	height:auto;
}

/* Second level menu links */
#nav li li a
{
	text-align:center;
	width: 154px;
	height:auto;
	padding:2px 0 2px 0;
	font-style:normal;
	font-size:11px;
	border-left:none;
	border:1px solid #444;
	border-bottom:none;
}

/* Second level menu links-hover */
#nav li li a:hover
{
	background: #444;
}

/* Third level menu container */
#nav li li ul
{
	margin: 4px 0px 0px -13px;
}

/* no need to change these hover classes 
unless you need more than 4 levels */
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 1.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: -1px;
	left:12.9em;
}

/************************************************************/
/* News Articles Custom Styles								*/
/************************************************************/

.NormalWhite
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #EEE;
}

.article 
{
	margin-bottom:12px;
	margin-top:12px;
}
.articleEntry
{
	margin-top:16px;
}
.articleQuote
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 8pt;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
.articleHeadline, .announcementTitle 
{
	background-color:#FBFFD1;
	border:1px dashed #555555;
}

.articleTitle
{
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
}
.articleImage
{
	border:4px solid #fff;
}
.articleTable
{
	background-color: transparent;
	margin: 0px;
}
.articleTopCell
{
	background: transparent url(Images/article_fade.png) top left repeat-y;
	color: #333;
	font-weight: bold;
	font-size:1.2em !important;
	padding: 6px 0px 6px 6px;
	height: 25px;
}

.articleTopCell .NormalBold
{
	font-size:0.85em !important;
}
.articleContentCell
{
	color: #333;
	padding: 6px 0px 6px 6px;
	background-color: transparent;
}

.articleContentCell table
{
	padding:0;
}
.articleTextCell
{
	color: #333;
	padding: 6px 0px 6px 0px;
	background-color: transparent;
}
.articleIconCell
{
	background-color: transparent;
	width: 20px;
}
.articleFooterCell
{
	color: #333;
	/*padding: 3px 0px 3px 0px;*/
	background-color: transparent;
	height: 25px;
}

/************************************************************/
/* Sifr specific styles								        */
/************************************************************/

@media screen
{
    .sIFR-flash {
      visibility: visible !important;
      margin: 0;
      padding: 0;
    }

    .sIFR-unloading .sIFR-flash {
      visibility: hidden !important;
    }

    .sIFR-replaced, .sIFR-ignore {
      visibility: visible !important;
    }

    .sIFR-alternate {
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      display: block;
      overflow: hidden;
    }

    .sIFR-replaced div.sIFR-fixfocus {
      margin: 0pt; 
      padding: 0pt; 
      overflow: auto; 
      letter-spacing: 0px; 
      float: none;
    }

    .sIFR-dummy { 
      width: 0px;
      height: 0px;
      margin-left: 42px;
      z-index: 0;
    }   

    .sIFR-active h1 
    {
	    visibility:hidden;
        font-size:24px;
        line-height:1.0em;
    }
    .sIFR-active h2 
    {
	    visibility: hidden;
        font-size:22px;  
        line-height:1.0em;
    }
    .sIFR-active h3 
    {
		visibility: hidden;
        font-size:18px;
        line-height:1.0em;
    }
    .sIFR-active h4 
       {
	    visibility: hidden;
        font-size:16px;
        line-height:1.0em;
        margin-bottom:6px;
    }        
    .sIFR-active .articleHeadline h2
       {
    	display:inline-block;
        line-height:1.0em;
		margin-bottom:0;
    }   
	

    
    .sIFR-active .mainHeading .floatRight h1
    {
    	visibility:hidden;
    	font-size:24px;
        line-height:1.0em;
    }    
    
    .sIFR-active #ys_logo h1
	{
		visibility:hidden;
		font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
		color:#3b5da4;
		font-size:26px;	
		height:60px;
		display:inline;
		float:left;
		left:10px;
	}
}

@media print
{
    .sIFR-flash {
      display    : none !important;
      height     : 0;
      width      : 0;
      position   : absolute;
      overflow   : hidden;
    }

    .sIFR-alternate {
      visibility : visible !important;
      display    : block   !important;
      position   : static  !important;
      left       : auto    !important;
      top        : auto    !important;
      width      : auto    !important;
      height     : auto    !important;
    } 
}

