/* setup
================================== */

* {
  margin: 0px 0px 0em;
  padding: 0;

}
/* typography
================================== */
body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.75em;
}

h1 {
  font-size: 2.25em;
}

h2 {
  font-size: 2.25em;
}

h3 {
  font-size: 1.75em;

}
h4 {
  font-size: 1.5em;
  
}
h5 {
	font-size: 1.25em;
}

h6 {
	font-size: 1.15em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #003300;
}
/* default style all other type====================================================================== */
#content,#contentleft,#contentright{
	font-size: 1.1em;
	line-height: 1.5em;
}

ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

ol {
	list-style-type: upper-roman;
}

ol ol {
	list-style-type: upper-roman;
}


#footer {
	font-size: 10px;
	text-align: left;
}
#content h3,#contentleft h3   {
	line-height: 1em;
}
#content p.intro,#contentleft p.intro,#contentright p.intro{
font-size: 1.2em;
line-height: 1.5em;
}

.splashlongbox {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.splashshortbox,.splashlongbox2 {
	font-family: Helvetica, Verdana, sans-serif, "Lucida Sans";
}
/* links
================================== */
a:link {
	color: #996600;
	text-decoration:none;
}
a:visited {
	color: #996600;
	text-decoration:none;
}
a:hover {
	color: #003300;
}
a:active {
	color: #996600;
	text-decoration:none;
}

/* layout
================================== */

#splashbranding {
	height: 145px;
	width: 750px;
	margin: 0px;
}
.splashlongbox {
	width: 750px;
	clear: both;

}
.splashlongbox2 {
	width: 750px;
	clear: both;
}
.splashshortbox {
	float: left;
	width: 375px;
}
#splashcontent {
	text-align: centre;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 40px 60px;
}
#splashcontent {
	width: 640px;
}


#content {
	width: 600px;
}
#content,#contentleft {
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 40px 60px;
}
#contentleft{
	width: 420px;
	
}
#contentright  {
	width: 200px;
	float: left;
	display: block; 
	padding: 0px 0px 0px 20px;
	margin: 20px 0px 0px 10px;
}







#imcontent {
	width: 200px;
	float: right;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	height: 100%;
}
#contentright img {
	width: 150px;
	display: block;
	padding: 5px;
	margin: 0px 0px 10px;
	border: 1px solid #CCCCCC;
	
}
#footer {
	clear: both;
	padding: 5px 0px 3px 55px;
	margin: 0px 0px 0px 0px;
	height: 20px;
}

h1, h2 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
h3, h4, h5, h6 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}
p,li {
  margin: 0em 0em .25em 0em;

}

#content p.intro,#contentleft p.intro{
	display: block;
  	margin: .5em 0em 1em 0em;
}


.styletextarea{
	background-image: url(youth/images/form_bg.gif);
	border: #999999 1px solid;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#contentimlib{
	width: 640px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 40px 60px;
}
.imlibbox {
	float: left;
	
	width: 100px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;

}
.imlibboxinner {
	float: left;
	height: 70px;
	width: 100px;
	padding: 5px;

	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.imlibbox img {
	display: block;
	text-align: center;

}
.styleinput {
	background-image: url(youth/images/form_bg.gif);
	border: #999999 1px solid;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
	display: inline;
}
#contentimlib a {
	color: #996600;	
}
#contentimlib a:hover {
	color: #003300;	
}
#branding h1 {
	margin: 0;
	color: #CCCCCC;
}
#branding h2 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
#branding p {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
#branding a {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
#branding img {
	width: 750px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 0px;
	
}

#wrapper {
	background-color: #FFFFFF;
}

#branding {
	padding: 0;
	background-repeat: no-repeat;
	background-color: #003300;
	margin: 0px;
	background-image: url(youth/images/head/head_bg.jpg);
	height: 130px;
}

#branding2 {
	width: 750px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	background-color: #D9E3CF;
}

#footer {
  background-color:#CCCCCC;
  padding: 1px 60px;
}
#splashfooter {

	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 0px 3px 55px;
	margin: 0px 0px 0px 0px;
	text-align:centre;
	height: 20px;
} 

#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(site_images/misc/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#splashwrapper {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	background-color: #003300;
	background-image: url(site_images/misc/splash_bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}
* #splashwrapper * *  {
	text-align: centre;
	color: #FFFFFF;
	
}
.pricebar {
	font-weight: normal;
	background-color: #D9E3CF;
	margin: 1px 0px 1em 0px;
	padding: 0px 3px 1px .5em;
	width: 100%;
	color: #000000;
}
.pricebarnospace {
	font-weight: normal;
	background-color: #D9E3CF;
	margin: 1px 0px 0px 0px;
	padding: 0px 3px 1px .5em;
	width: 100%;
	color: #000000;
}
.pricebarshort {
	font-weight: normal;
	background-color: #D9E3CF;
	margin: 1px 0px 1em 0px;
	padding: 0px 3px 1px .5em;
	width: 50%;
	color: #000000;
}


/* tables
================================== */

#content table,#contentleft table,#contentright table {
	background-color: #D9E3CF;
	color: #000000;
	 font-size: 1.em;
	line-height: 1.4em;
}
th, td {
	padding: .25em .5em;
	border-bottom: 1px solid #FFFFFF;
}
tt {
	background-color: #999933;
}
caption {
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
	padding: .25em .5em;
	margin: 0em 0em 1px 0em;
	font-size: 1.25em;
	border-bottom: 1px solid #FFFFFF;
}
th {
	padding: .2em .1em;
	background-color: #CCCCCC;
}
thead {
	background-color: #FFFF00;
	color: #FF0000;
}
tbody {
margin: 0em 0em 0em 0em;
	color: #000000;
}
td p {
	padding: 0;

}
.cleartable,.cleartable tbody,.cleartable caption, .cleartable td,.cleartable tr {
	background-color: #FFFFFF;
	color: #505050;
}


#content ul,#contentleft ul, #content ol,#contentleft ol{
	margin: 0em 0px .5em 0px;
	padding: 0px 0px 0px 0em;
	list-style: disc;
	list-style-position: inside;
}
#content ol,#contentleft ol {
	list-style-type: decimal;
}

blockquote {
	padding: 0px;
	margin: 0em 0px .5em 1.5em;
}

#content ul li,#contentleft ul li,#content ol li,#contentleft ol li,#content blockquote li,#contentleft blockquote li {
	margin: 0px 0px 0px 0em;
	padding: 0px 0px 0px 1.25em;
	text-indent: -1.25em;
}




 
/* Nav 
================================== */
#mainNav {
	font-size: 9px;
	line-height: 2em;
	background-color: #CCCCCC;
	margin: 0px;
	clear: both;
	display: block;
}

#mainNav ul {
	margin: 0px;
	padding: 0px 0px 0px 60px;
	float: left;
	width: 690px;
	list-style: none;
	background-color: #CCCCCC;
	display: block;
	line-height: 2em;
	clear: both;
}

#mainNav ul li {
	float: left;
	background: url(youth/images/tab_right.jpg) no-repeat top right;
	margin: 0px;
	border-bottom: 1px solid #666666;
}


/* Hack to make IE/Mac play nice */
#mainNav li a {
	padding: 0px 0.75em 0px 0.75em;
	line-height: 2em;
	background: url(youth/images/tab_left.jpg) no-repeat top left;
	text-decoration: none;
	color: #333333;
	float: left;
	display: block;

}

#mainNav ul a:hover {
  color: #FFFFFF;
}

#subNav {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 2em;
}

#subNav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 60px;
	float: left;
	width: 690px;
	list-style: none;
	background-color: #D9E3CF;
	height: 2em;
}

#subNav ul li {
	float: left;
	background: url(youth/images/subtab_right.jpg) no-repeat top right;
	margin: 0px;
}


/* Hack to make IE/Mac play nice */
#subNav li a {
	padding: 0px 0.75em 0px 0.75em;
	line-height: 2em;
	background: url(youth/images/subtab_left.jpg) no-repeat top left;
	text-decoration: none;
	color: #333333;
	float: left;
	border-bottom: 1px solid #666666;

}

#subNav ul a:hover {
  color: #FFFFFF;
}
#content * * {
  padding-right: 0px;
}
#wrapper #content #form1 textarea {
	width: 460px;
	overflow: visible;
}
/* colour
================================== */
body {
	color: #505050;
	background-color: #F9F9F9;
	}
#content p.intro{
		color: #606060;
}

#footer {
	color: #FFFFFF;
}
#content h3,#contentleft h3   {
  	color: #003300;
}
* form {
	background-color: #FFFFFF;
}
