/*
   screen.css
   youthworx
   
   Created by Cale Woodley on 2008-09-17.
   Copyright 2008 Webfirm. All rights reserved.
*/

@import url("reset.css");
@import url("superfish.css");

body {
  background: #fff url('../images/core/body-background.gif') 0 187px repeat-x;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 0.69em;
  line-height: 1.55em;
  color: #333;
}

a {color: #e91a31; text-decoration: none;}
a:hover {text-decoration: underline;}


#container {
  position: relative;
  width: 870px;
  margin: 10px auto;
  z-index: 2;
}

#banner {
  position: absolute;
  top: 177px;
  left: -300px;
  z-index: -1;
  height: 340px;
  width: 1507px;
  display: block;
  background: url('../images/core/lensflare.jpg') 0 0 no-repeat;
	padding:0;
	margin:0;
}
  
  p.intro {
    text-indent: -999em;
    float: left;
  }

  #photos {
    float: right;
    width: 473px;
    height: 325px;
    padding: 0 320px 0 0;
    margin: 15px 0 0 0;
    overflow: hidden;
		top:0;
		right:0;
		left:0;
  }
  
  #photos img {
    top: 0;
    left: 0;
		
		
  }

/*  =header
*********************************/
#header {
  width: 870px;
  height: 180px;
}

#header img {
  float: left;
  display: inline;
  margin: 0 0 0 40px;
}

#header #cta {
  margin: 20px 34px 2px 0;
  float: right;
  display: inline;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #222222;
}


/*  =nav
*********************************/
#navigation {
  clear: both;
  width: 800px;
  margin: 0 auto;
	background-color: #ddebb2;
	height:27px;
	padding:0;
	position:absolute;
	top:150px;
	left:37px;
}

#navigation ul li {
  float: left;
  display: inline;
	margin: 8px 0 0 0;
}


#navigation ul li a {
	color:#6d8e15;
  background-position: 0 0;
  background-repeat: none;
  margin:0 0 0 5px;
}


#navigation ul li {
  display: block;
	color:#6d8e15;
  margin:8px 0 0 5px;
}
#navigation ul li a:hover {background-position: 0 -27px;}


#navigation ul ul li {
  margin: -1px 0 0 0;
}

#navigation ul ul li a {text-indent: 0; color: #fff; padding: 5px; height: auto; background: #AACE3F;}
#navigation ul ul li a:hover {color: #6f7e44; background: #D5E783; text-decoration: none;}



/*  =content
*********************************/
#content {
  width: 760px;
  margin: 345px 35px 10px 0;
  padding: 0 20px;
  float: right;
  display: inline;
  /*background: #fff url('../images/core/content-background.gif') repeat-y;*/
  border: 1px solid #e4eb9c;
}


#content h1 {
  margin: 0 -20px;
  padding: 0 0 0 20px;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 45px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content p {
  margin: 12px 0;
}

#content img.float-right {
	float: right;
	clear: right;
	display: inline;
	margin: 10px 0 23px 10px;
	border: 1px solid #898989;
	background: #d7d7d7;
	padding: 5px;
}

#content abbr {
  border-bottom: 1px dotted #000;
}

#content hr {
  display: block;
  clear: both;
  height: 0;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

#content hr.green {
  border-bottom:1px solid #AACE3F;
	padding: 10px 0px;
}

#content ul, #content ol {
  margin: 10px 0 10px 20px;
}

#content ul li {list-style: disc;}
#content ol li {list-style: decimal;}

#content table {
  width: 100%;
  clear: both;
  margin: 0 0 20px 0;
}

#content table caption {
 font-size: 1.3em;
 font-weight: bold;
 color: #3C3B38;
 border-bottom: 2px solid #3C3B38;
}

#content table tr {border-bottom: 1px solid #ccc;}
#content table th {text-align: left;padding: 3px;}
#content table td {padding: 3px;}

#content a.pdf {
  background: url('../images/icon-pdf.gif') no-repeat;
  padding: 2px 0 2px 20px;
}

#content a.doc {
  background: url('../images/icon-word.gif') no-repeat;
  padding: 2px 0 2px 20px;
}

body.columns #content {
  width: 531px;
  /*background: #fff url('../images/core/index-content-background.gif') repeat-y;*/
}

body.columns #content h1 {
  /*background: #fff url('../images/core/index-content-top.gif') no-repeat;*/
}

#tabs-container{padding: 15px 0 20px 0;}

ul#tabs { padding:0 0 27px 0; margin:0;}
ul#tabs li {list-style:none; line-height:0;}
ul#tabs li a{display:inline; float:left; height:28px; text-indent:-999em;}

ul#tabs li#tab-tools a{background:url(../images/core/tab-tools.gif) 0 -28px no-repeat; width:63px;}
ul#tabs li#tab-faq a{background:url(../images/core/tabs_faq.gif) 0 -28px no-repeat; width:54px;}
ul#tabs li#tab-links a{background:url(../images/core/tabs_links.gif) 0 -28px no-repeat; width:63px;}
ul#tabs li#tab-forms a{background:url(../images/core/tab-forms.gif) 0 -28px no-repeat; width:182px;}
ul#tabs li#tab-glossary a {background:url(../images/core/tabs_glossary.gif) 0 -28px no-repeat; width:92px;}

ul#tabs li#tab-tools a:hover{background:url(../images/core/tab-tools.gif) 0 -28px no-repeat;}
ul#tabs li#tab-forms a:hover{background:url(../images/core/tab-forms.gif) 0 -28px no-repeat;}

#tools-container h2.section, #forms-container h2.section, #faq-container h2.section, 
#links-container h2.section, #glossary-container h2.section  {margin:10px 0 0;}

#tools-container, #forms-container, #faq-container, #links-container, #glossary-container {padding: 0 5px; border:1px solid #E4EB9C;}

ul#tabs li.ui-tabs-selected a { background-position: 0 0 !important;}

/*  =secondary
*********************************/
#secondary {
  width: 165px;
  margin: 345px 0 10px 35px;
  padding: 0 11px 0 14px;
  float: left;
  display: inline;
  background: url('../images/core/secondary-background.gif');
  border-bottom: 1px solid #e4eb9c;
}

#secondary h2,
#secondary h3,
#secondary h4,
#secondary h5 {
  width: 190px;
  height: 49px;
  margin: 0 -11px 0 -14px;
  text-indent: -999em;
}

h2.section {
	background: url(../images/core/section-bg.gif) repeat-x 0 0 #aace3f;
	color: #656d6f;
	padding: 5px;
	font-size: 1.45em;
	font-variant: small-caps;
	font-family:"Times New Roman", Times, serif;
}

#secondary dt {
  font-family: Georgia, Garamond, "Times New Roman", serif;
  color: #e91a31;
  font-weight: bold;
  font-size: 1.27em;
  margin: 8px 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #aace3f;
}

#secondary dd p {
  font-size: 0.91em;
  line-height: 1.50em;
  margin: 0 0 8px 0;
}

#secondary dd p.item-link {text-align: center; font-size: 0.82em;}

body#page-index #secondary h2 {  background: url('../images/core/latest-news-title.gif');}
body#page-services #secondary h2 {  background: url('../images/core/services-title.gif');}
body#page-programmes #secondary h2 {  background: url('../images/core/programmes-title.gif');}

/*  =footer
*********************************/
#footer {
  clear: both;
  width: 801px;
  height: 82px;
  margin: 30px auto 10px auto;
  font-size: 0.91em;
  line-height: 1.80em;
  color: #515151;
  background: #e9e9e9 url('../images/core/footer-territory.png') 0 5px no-repeat;
}

#footer a {color: #515151; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer p {
  text-align: center;
  padding: 13px 0 0 0;
}

#footer img {
  float: left;
  display: inline;
  margin: 10px 0 0 16px;
}



/*********************************  
  =NEWS
*********************************/
#content ul.news {
  margin: 0;
}

#content ul.news li {
  padding: 10px;
  height: 125px;
  margin: 0 0 20px 0;
  display: block;
  border-bottom: 1px solid #aace3f;
  list-style: none;
}

#content ul.news li h3 {font-size: 1.27em;} 

#content ul.news li h4 {color: #8A8A8A;}

#content ul.news li div.item-image {
  width: 100px;
  height: 100px;
  float: left;
  display: inline;
  margin: 0 10px 10px 0;
  background: #d7d7d7;
	border: 1px solid #898989;
	padding: 5px;
}

#content #newsletter-form {
	width:550px;
}

#content #archived-news-container {
	float:right;
	width:200px;
	border: solid #E4EB9C 1px;
	padding: 0 10px 10px 10px;
}

#content ul#archived-news li {
	list-style:none;
	margin:0;
	padding:0;
}

#content ul#archived-news {
	margin:0;
	padding:0;
	}


/*********************************  
  =FEATURES
*********************************/
ul#services-nav {
  margin: 5px 0;
}

ul#services-nav li {
  border-bottom: 2px solid #fff;
}

ul#services-nav a {
  display: block;
  background: #AACE3F;
  color: #fff;
  text-decoration: none;
  padding: 5px;
}

ul#services-nav a:hover {background: #D5E783; color: #000;}



/*********************************  
  =GALLERY
*********************************/
ul#photo-album li {
  list-style: none;
  width: 110px;
  height: 145px;
  text-align: center;
  float: left;
  display: inline;
  margin: 10px;
  cursor: pointer;
}

ul#photo-album li div.item-image {
  width: 100px;
  height: 100px;
  overflow: hidden;
	border: 1px solid #898989;
	padding: 5px;
	background: #d7d7d7;
}

ul#photo-album li p {margin: 0;}



/*********************************  
  =CALENDAR
*********************************/
table#current-month {width: 400px !important;}
#calendars {width: 420px; float: right; display: inline; margin: 0 0 0 10px;}
.sub-calendar {float: left; display: inline; margin: 0 5px;}
.sub-calendar table {width: 200px !important;}
#calendars table td, #calendars table th {text-align: center;}

.calendar tbody a {display: block; font-weight: bold; background: #E9E9E9;}

.hilite {background: #3658BE; color: #fff;}
.hilite a {background: #3658BE !important; color: #fff; text-decoration: none;}

dl#event-list {
  float: left;
  display: inline;
  width: 300px;
}

dl#event-list dt {font-weight: bold; padding: 3px; padding-bottom: 0;}

dl#event-list dd {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
  padding: 3px;
  padding-top: 0;
}



/*********************************  
  =MISC
*********************************/
#contact-form li.buttons {margin-left: 145px;}

#webfirm {
  margin: 0 auto;
  clear: both;
  width: 801px;
  text-align: right;
}

.ui-tabs-hide { display: none; }
