@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.9em;
	line-height: 1.12em;

}

h1 span {	
	
	color: #F83D87;

}

h2 {

	color: #306396;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.12em;
	margin: 5px 0 2px 0;

}

h3 {

	color: #993598;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 5px 0 5px 0;

}

h4

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

h5

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

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


p

{
	color: #333333;
	font-size: 1em;
	line-height: 1.2em;
	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: 10px;}


em {font-size:1.0em;}

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

/*
ol li

{
	color: #3F3F41; 
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 1.19em;
	line-height: 1.33em;
	margin-bottom: 1.19em;
}
*/

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;}

.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; }

.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;
  }


#container {

	width:790px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding: 0px;
}





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

#logo {

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

.header_right {

	width:500px;
	float:right;
}

.search_box {	
	
	width:300px;
	float:right;
	padding-right:10px;
	padding-top:20px;
	
}

.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;	
}

.search_button {

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

	width:790px;
	float:left;
	margin-top:30px;
	margin-top:0px;
	color:#333333;
}

.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:395px;
	padding-left:10px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_right {

	width:325px;
	float:right;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_right_img {

	margin: 5px 0px 0px 0px;

}


.bodycontent_left_down {

	width:395px;
	padding-left:10px;
	float:left;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodycontent_left_down_img {

	margin: 0px 5px 0px 5px;
}

.bodycontent_right_down {

	width:325px;
	float:right;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.bodysingle {

	width:750px;
	padding-left:30px;
	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;
	}

/* Tag Cloud CSS old 

.tag_cloud {

	padding: 1px;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.85em;
}

.tag_cloud:link {

	color: #993598;
}

.tag_cloud:visited {
	color: #996699;
}

.tag_cloud:hover {

	color: #CCC;	
}

.tag_cloud:active {

	color: #ffffff;	
}
*/

/************************************************************\
  *
  *	  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.75em;
	
  }

.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: 790px;
	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:12px;
}

.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: 250px;
	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;
	color:#666;
}

.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: 1.0em;
}


.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: 1em;
	background-image: url(../inputcolour_files/img/lilac_menutile.jpg);
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #732071;
	border-bottom: 6px solid #732071;
	border-left: 1px solid #FFFFFF;
	background-color: #993598;
	background-repeat: repeat-x;	
}
#p7TBMrootbox {}
#p7TBMroot img {
	border: 0;
}
#p7TBMroot ul {
	margin: 0;
	padding: 0;
	
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;	
	
}
#p7TBMroot li a {
	float: left;
}
#p7TBMroot .p7TBMtext li a {
	color: #812383;
	padding: 8px 10px;
	text-decoration: none !important;
	border-right: 1px solid #732071;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #FFFFFF !important;
	background-color: #732071 !important;
	text-decoration: none;
}
/*The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active {
	color: #FFFFFF;
	background-color: #C893C9;
}
#p7TBMsubwrap{
	font-size: .8em;
	position: relative;
	height: auto;
}
.p7TBMsub {
	position: absolute;
	visibility:hidden;
	left: 0;
	top: 0;
	width: 100%;
}
.p7TBMsubbox {}
.p7TBMsub ul {
	margin: 0;
	padding: 0;
	background-image: url(../inputcolour_files/img/iebfix.gif);
	background-color: transparent;
	border: 0;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
}
.p7TBMsub li a {
	color: #B639B9;
	padding: 6px;
	display: block;
	float: left;
}
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #732071;
}
#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}
/* current marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
	font-weight:bold;
	color: #732071;
	cursor: default;
	text-decoration: none;
}
