@charset "utf-8";

/* CSS Document

www.inputyouth.co.uk

Input Youth CSS Document

Colour Set

text #333333
coloured text #9900CC

h1 #732071
h2 #306396
h3 #993598
h4 #993598
h5 #993598
h6 #306396
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #732071;
	font-size: 0.75em;
}

h1, h2, h3, h4 {
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #732071;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.12em;
}

h1 span {
	color: #F83D87;
}

h2 {
	color: #306396;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.12em;
	margin: 5px 0 2px 0;
}

h3 {
	color: #993598;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 5px 0 5px 0;
}

h4 {
	color: #993598;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.12em;
	padding: 0px;
	margin: 5px 0 2px 0;
}

h5 {
	color: #993598;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.12em;
	padding: 0px;
	margin: 5px 0 2px 0;
}

h6 {
	color: #306396;
	font-weight: normal;
	font-size: 0.85em;
	padding: 0px;
	margin: 5px 0 2px 0;
}

p {
	color: #333333;
	font-size: 0.97em;
	line-height: 1.1em;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

.coloured_text {
	font-family:Tahoma;
	font-size:11px;
	border-right:2px solid #FFFFFF;
	font-weight:bold;
	background-color:#9900CC;
	color:#ffffff;
}

.feature_job {
	border:dotted #993598 1px;
	padding: 5px;
}

em {
	font-size:1.0em;
}

.line {
	color:#003399;
	font-weight:bold;
}

li {
	list-style-type: circle;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

strong {
	font-weight: bold;
	color: #006699;
}

a:link {
	color: #8F006B;
	text-decoration: underline;
}

a:visited {
	color: #8F006B;
	text-decoration:underline;
}

a:hover, a:focus a:active {
	background-color: #FCC9CA;
	border-bottom:#FFFFFF;
	text-decoration:none;
}

.blockquote {
	color: #3F3F41;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-style: italic;
	background: #FCC9CA url(../images/quote_left.png) 2% 5% no-repeat;
}

.blockquote div {
	padding: 18px;
	background: transparent url(../images/quote_right.png) 100% 94% no-repeat;
	margin: 20px 10px 20px 20px;
}

.splash {
	margin-left:20px;
}

#map {
	margin-left:20px;
}

a img {
	border: none;
}

img {
	border:none;
}

.img-shadow {
  float:left;
  background:url(../input_images/shadowAlpha.png) no-repeat bottom right  !important;
  background:url(../input_images/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }


.button {
	border: 0.5px solid #000;
	background:#C893C9;
	padding: 1px 4px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	color: #fff;
}

.button:hover {
	background: #FCC9CA;
	color:#000;
}

/********FORM SETTINGS*********/

#contact-form label {
	float:left;
	width: 20%;
	font-size: 95%;
	margin-left: 1.2em;
}

#contact-form div {
	clear:left;
	margin: 0.4em 0 0.6em 0;
}

#contact-form fieldset {
	border: 1px solid #FCC9CA;
}

#contact-form legend {
	color: #3F4083;
	font-weight:bold;
}

.message {
	color: #3F4083;
	font-weight:bold;
	font-size: 108%;
}

#contact-form fieldset label {
	margin-left: 0.4em;
	font-weight:bold;
}

#contact-form .txt {
	width: 65%;
	border: 1px solid #732071;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

#contact-form textarea.txt {
	width: 100%;
	border: 1px solid #FCC9CA;
	background-color:#CCCCCC;
}

#contact-form textarea.txt2 {
	width: 88%;
	border: 1px solid #FCC9CA;
	margin-left:20px;
	margin-bottom:10px;
	font-weight:normal;
}

#contact-form .btn {
	border: 2px solid #DDBB00;
	background-color: #996600;
	color: #FFFFFF;
	padding: 0.4em;
}

#contact-form div.submit {
	text-align: center;
}

/* IMAGES */

img {
	border: none;
	margin: 5px 5px 5px 5px;
}

a img {
	border:none;
}

#container {
	width:390px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding: 0px;
}

#header {
	width:320px;
	height:110px;
}

#logo {
	width:279px;
	float:left;
	margin-top:0px;
}

.header_right {

	width:310px;
	float:right;
}

.search_box {	
	
	width:150px;
	float:left;
	padding-right:0px;
	padding-top:0px;	
	
}

.search_background {
	
	background-color:#FF99FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	font-weight:normal;
	border-color:#C893C9;
}

.search_tag {

	color:#660066;
	font-style:italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding-bottom:20px;	
}

.search_button {

	background-image:url(../input_images/search.jpg);
	color:#FFFFFF;
	border:0;
 
}

.breadcrumb {
	font-size: 0.95em;
	color: #000;
	background-color: #FCF;
	border: 1px #969 solid;
	padding: 0.5em;
	width: 310px;
	margin-bottom:20px;
}

.bodycontent_left {
	width:300px;
	padding-left:5px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_right {
	width:300px;
	float:right;
	background-color:#FFFFFF;
	padding-top: 10px;
	margin-right:10px;
}

.bodycontent_right_img {
	margin: 5px 0px 0px 0px;
}

.bodycontent_left_down {
	width:300px;
	padding-left:10px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_left_down_img {
	margin: 0px 5px 0px 5px;
}

.bodycontent_right_down {
	width:300px;
	float:right;
	background-color:#FFFFFF;
	padding-top: 10px;
	margin-right:6px;
}

.bodysingle {
	width:390px;
	padding-left:10px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}


span.dropcap {
	/*font-family:'Palatino Linotype', Georgia, serif;*/
	font-family: Tahoma, Geneva, sans-serif;
	float:left;
	font-size:2.50em;
	margin: 0 10px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: .775em;
	color: #000000;	
}

/************************************************************\
  *
  *	  wordCloud Copyright 2007 Derek Harvey
  *	  www.lotsofcode.com
  \************************************************************/
 
.word {
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: normal;
	font-size:0.81em;
}

.tag_cloud:visited {
	color: #996699;
}

.word a:hover, a:focus a:active {
	background-color: #FFC;
	border-bottom:#FFFFFF;
	text-decoration:none;
}

.size9 {
	color: #CC0099;
	font-size: 28px;
}

.size8 {
	color: #8F006B;
	font-size: 27px;
}

.size7 {
	color: #FFBFEF;
	font-size: 26px;
}

.size6 {
	color: #FF80DF;
	font-size: 25px;
}

.size5 {
	color: #99FF00;
	font-size: 22px;
}

.size4 {
	color: #6BB300;
	font-size: 20px;
}

.size3 {
	color: #E6FFBF;
	font-size: 18px;
}

.size2 {
	color: #CCFF80;
	font-size: 16px;
}

.size1 {
	color: #0033CC;
	font-size: 14px;
}

.size0 {
	color: #00248F;
	font-size: 12px;
}

.clear {
	clear:both;
}

/* Links Page Style */


.links a {
	color:#663399;
	border-bottom: 1px dotted #696969;
	text-decoration: none;
	list-style:none;
}

.links a:link {
}

.links a:hover {
	border-bottom:none;
}

.links a:active {
}

/* Footer Style */

.large_footer {
	width: 390px;
	float: left;
	background: #732071;
	padding: 25px 0px;
	border-top: ridge 6px;
	border-top-color: #936;
}

.footer_text {
	color:#FFFFFF;
	background-color:#FFE6BF;
	font-weight:bold;
}

.footer_links_text {
	background-color:#669966;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:10px;
}

.large_footer_inner {
	width: 100%;
	position: relative;
	clear: left;
	margin: 0 auto;
}

.large_footer_inner h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color:#fff;
	font-size: 18px;
	letter-spacing: -1px;
	border-bottom: dashed 1px #FFBFEF;
	font-weight:bold;
}

.large_footer_inner h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color:#fff;
	font-size: 18px;
	letter-spacing: -1px;
	border-bottom: dashed 1px #FFBFEF;
	font-weight:bold;
}

.large_footer_inner p {
	color:#FFFFFF;
	font-size:11px;
}

.large_footer_inner ul {
	padding: 0px;
	margin: 0px;
}

.large_footer_inner li {
	color:#FFBFEF;
	padding: 1px 0px 1px 13px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	font-weight:normal;
}

.large_footer_inner li a {
	color:#FFBFEF;
	border-bottom: 1px dotted #696969;
	text-decoration: none;
}

.large_footer_inner li a:visited {
	color:#FFBFEF;
}

.large_footer_inner li a:hover {
	background: #FFE6BF;
	color: #000000;
}

.large_footer_inner .site_links {
	width: 210px;
	float: left;
	padding-left: 20px;
}

.large_footer_inner .comments {
	width: 210px;
	float: left;
	padding-left: 20px;
}

.large_footer_inner .advertise {
	width: 210px;
	float: left;
	padding-left: 20px;
	font-size: 0.75em;
}

.advertise h3 {
	margin-left:10pt;
}

.advertise p {
	margin-left:10pt;
	margin-right:10pt
}

.site_links h3 {
	margin-left:10pt;
}

.blog_comments h3 {
	margin-left:10pt;
}

.blog_comments p {
	margin-left:10pt;
	margin-right:10pt;
}

/* Copyright */

.copyright {
	width: 100%;
	float: left;
	background: #FFF;
	padding: 15px 0px 0px;
}

.copyright p {
	font-family: Lucida Sans, "Trebuchet ms", Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: #732071;
	font-weight: normal;
	font-size: 0.9em;
}

.ticker {
	border: dashed #BD7CBC;
}

/*Events Section*/

.events_heading {
	color:#fff;
	font-weight:bold;
	font-size:18px;
	background-color: #BD78BB;
}

.events {
	color: #FFF;
	background-color: #BD78BB;
	text-align: center;
}

.events_2 {
	color: #000;
	background-color: #FCF;
	text-align: center;
}

.events_tblbody {
	text-align: left;
	padding: 10px 10px 10px 10px;
}

/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Style Theme:04 - Lilac
  -----------------------------------*/

#p7TBM {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
  
#p7TBMroot {
	font-size: 0.9em;	
}

#p7TBMroot ul {
	margin-top: 0px;
	padding: 10px;	
}

#p7TBMroot li {
	list-style-type: none;
	display: inline;
}

#p7TBMroot li a {
	float: left;
	padding: 6px;
}

#p7TBMroot .p7TBMtext li a {	
	text-decoration: none !important;
}