@charset "utf-8";

/*
  CSS Document for http://www.fivestarscannerappeal.co.uk -  
  Designed and built by Rick Hartley and Mike Anson ( Text Internet Marketing - http://text.co.uk )
  Date created - 18/02/09
*/

* { padding: 0; margin: 0; }

/* basic elements */

html { overflow: scroll; } 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
  margin: 0px;
  padding: 0px 0px;
	background-image:url(/images/structure/body_background.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-color:#F0F0F0;
}

p {
  margin: 0px;
  padding: 5px 0px;
}

a {
  color: #92297D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: none;
}

a.false_link {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 10px 0px;
  font-weight: bold;
}
h1 {
  font-size: 16px;
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 13px;
}

img {
  border: none;
}

blockquote {
	font-style: italic;
}

hr {
border:none;
border-bottom:1px solid #92297D;
}

ul {
	margin: 10px 0px 10px 20px;
}


ol {
	
}
ol li{
	
}

dt {

}
dd {

}
fieldset {
  margin: 10px 0px;
  padding: 5px;
  border: 1px solid #000000;
}

legend {
  font-weight: bold;
}
label {
  
}
input[type=text] {
  
}
input[type=password] {
  
}
input[type=checkbox] {
  
}
input[type=radio] {
  
}
select {
  
}
textarea {
  
}

/* site structure */

div.wrapper {
  width: 1020px;
  padding: 0px 0px;
  margin: 0px auto;
}

div.header {
  height: 155px;
	background-image:url(/images/structure/header_background.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding:0px 10px;
  margin:0px 0px 0px 10px;
  overflow:visible;
}

div.main_logo {
	float:left;
	height:90px;
	width:194px;
	background-image:url(/images/structure/logo.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	margin:10px 40px 10px 0px;
	padding:0px;
}

a.main_logo {
	display:block;
	height:90px;
	width:194px;
}

img.phone_number {
margin:30px 20px 0px 0px;
padding:0px;
float:right;
clear:right;
}

div.navigation_level_1 {
	height:40px;
	margin:0px 0px 0px 0px;
	padding:0px;
	clear:both;
  width:970px;
}

ul.navigation_level_1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(/images/structure/level_1_nav_background.jpg);
	background-repeat:no-repeat;
	float:left;
  width:970px;
}

ul.navigation_level_1 li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px 0px 9px 0px;
	list-style-type:none;
	list-style-image:none;
	height:35px;
}

ul.navigation_level_1 li.selected {
	background-image:url(/images/structure/level1_nav_backgroud_hover.gif);
	background-position:50% 0%;
  background-repeat:no-repeat;
  padding:0px 0px 9px 0px;
}

ul.navigation_level_1 li a {
	display:block;
	margin:0px;
	padding:10px 6px 0px 6px;
	margin:0px;
	height:25px;
	border-right:1px solid #100108;
	border-left:1px solid #88639E;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
}

ul.navigation_level_1 li.number_10 a {
	border-right:none;
}

div.funds {
  height: 110px;
	background-image:url(/images/structure/target_reached_6k.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-color:#fff;
	padding:5px 0px 0px 0px;
  margin:-1px 0px 0px 10px;
  width:990px;
}

div.funds_donate {
float:right;
padding:0px;
margin:0px;
width:234px;
overflow:hidden;
}

div.funds_donate p {
padding:0px 0px 0px 10px;
margin:0px;
font-size:16px;
font-weight:bold;
color:#000;
}

a.raised_donate {
height:59px;
width:224px;
float:right;
clear:both;
margin:5px 9px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url(/images/structure/header_donate_button.gif);
}

a.raised_donate:hover {
background-position:0% 100%;
}

div.main {
	padding:0px;
	margin:0px 0px 0px 10px;
	background-image:url(/images/structure/main_content_background.gif);
	background-repeat:repeat-y;
	border-top:1px solid #E8E4DB;
  background-color:#fff;
	width:990px;
}

div.main_bottom {
	padding:0px;
	margin:0px 0px 0px 10px;
	background-image:url(/images/structure/main_content_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
  width:990px;
}

div.content {
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	width:990px;
}

div.content_text {
float:right;
width:430px;
padding:0px;
}

div.homepage_image {
width:270px;
margin: 20px 0px 0px 20px;
float:left;
overflow:hidden;
}

div.homepage_image img {
margin:10px 0px 0px 10px;
width: 251px;
float:left;
}

div.homepage_video {
 width:260px;
 float:left;
 overflow:hidden;
 margin: 20px 0px 0px 20px;
}

div.internal_content_text {
float:left;
width:720px;
padding:0px 0px;
margin:30px 0px 10px 10px;
}

div.internal_menu_content_text {
float:right;
width:535px;
padding:0px 0px;
margin:30px 0px 10px 0px;
}

div.banner_image {
width:710px;
height:150px;
margin:5px 0px 0px 10px;
padding:0px;
}

div.internal_page_heading {
position:relative;
top:130px;
height:37px;
width:499px;
float:right;
background-image:url(/images/structure/internal_header_background.gif);
background-repeat:no-repeat;
padding:7px 0px 0px 60px;
margin:0px;
}

div.navigation_level_2 {
float:left;
width:150px;
margin:10px 5px 0px 0px;
padding:0px 0px 0px 10px;
}

ul.navigation_level_2 {
width:160px;
margin:0px;
padding:0px;
}

ul.navigation_level_2 li {
margin:0px;
padding:0px;
list-style-type:none;
list-style-image:none;
border-bottom:1px solid #CCC;
}

ul.navigation_level_2 li a {
display:block;
margin:0px;
padding:8px 0px 8px 10px;
width:100%;
color:#999;
}

ul.navigation_level_2 li a:hover,
ul.navigation_level_2 li a.selected
{
background-image:url(/images/structure/level2_nav_hover.gif);
background-repeat: repeat-y;
text-decoration:none;
}

div.event_registration {
	padding:0px;
	margin:-6px 2px 0px 0px;
	width:253px;
	float:right;
	background-image:url(/images/structure/home_form_background.gif);
	background-repeat:no-repeat;
}

p.registration_title {
color:#666;
font-weight:bold;
padding:18px 0px 0px 40px;
margin:0px;
font-size:11px;
}

table.registration_form_full {
width:250px;
margin:10px auto;
padding:0px 20px;
}

table.registration_form_full input.text {
border:1px solid #CCC;
width:250px;
}

table.registration_form_full select {
border:1px solid #CCC;
width:250px;
}

table.registration_form_full input.registration_submit {
margin:0px auto;
padding:10px 0px;
}

table.registration_form {
float:right;
width:200px;
margin:10px 0px;
padding:0px 20px;
}

table.registration_form input.text {
border:1px solid #CCC;
width:170px;
}

table.registration_form input.registration_submit {
margin:0px;
padding:10px 0px;
}

table.registration_form select {
border:1px solid #CCC;
width:170px;
overflow:auto;
}

div.homepage_links {
width:100%;
float:left;
}

div.donate {
  float:left;
  width:275px;
  margin:0px 3px 0px 0px;
  padding:0px;
}

a.donate_now {
margin:0px 0px 0px 0px;
padding:0px;
float:left;
height:81px;
width:276px;
background-image:url(/images/structure/donate_now_button.gif);
background-repeat:no-repeat;
}

a.donate_now:hover {
background-image:url(/images/structure/donate_now_button.gif);
background-position:0% 100%;
}

a.find_out {
margin:0px 0px 0px 0px;
padding:0px;
float:left;
height:79px;
width:276px;
background-image:url(/images/structure/how_can_you_help_button.gif);
background-repeat:no-repeat;
}

a.find_out:hover {
background-image:url(/images/structure/how_can_you_help_button.gif);
background-position:0% 100%;
}

a.appeal_video {
margin:3px 0px 0px 0px;
padding:0px;
float:left;
height:74px;
width:276px;
background-image:url(/images/structure/watch_video_button.gif);
background-repeat:no-repeat;
}

a.appeal_video:hover {
background-image:url(/images/structure/watch_video_button.gif);
background-position:0% 100%;
}

div.events {
  float:left;
  width:452px;
  height:233px;
  margin:0px 2px 0px 0px;
  padding:10px;
  background-image:url(/images/structure/events_background.gif);
  background-repeat:no-repeat;
}

div.events_calender {
float:right;
width:200px;
height:170px;
border-left:1px solid #CCC;
}

p.events_title {
color:#666;
font-weight:bold;
padding:8px 0px 0px 40px;
margin:0px;
font-size:14px;
}

a.ical_link,
a.back_link
{
float:right;
clear:both;
margin:5px 0px;
}

ul.homepage_events {
float:left;
margin:15px 0px 0px 0px;
padding:0px;
width:240px;
}

ul.homepage_events li {
margin:2px 0px 2px 15px;
padding:0px 0px 0px 0px;
list-style-type:none;
list-style-image:none;
}

ul.homepage_events li a.event_date {
color:#999;
font-weight:bold;
}

div.news {
  float:left;
  width:227px;
  height:233px;
  margin:0px;
  padding:10px 20px;
  background-image:url(/images/structure/news_background.gif);
  background-repeat:no-repeat;
}

p.news_title {
color:#666 !important;
font-weight:bold;
padding:8px 0px 0px 30px;
margin:0px 0px 15px 0px;
font-size:14px;
}

a.news_date {
color:#999;
font-weight:bold;
}

div.news p {
color:#92297D
}

.clear_both {
	clear:both;
}

div.footer {
  clear: both;
  text-align: center;
  width:993px;
  margin:5px 0px 0px 5px;
  padding:10px 0px 0px 0px;
  background-image:url(/images/structure/footer.jpg);
  height:23px;
}

ul.footer {
margin:0px;
padding:0px;
}

ul.footer li {
display:inline;
margin:0px;
padding:0px;
}

ul.footer li a {
margin:10px 0px;
padding:0px 20px 0px 5px;
background-image:url(/images/structure/footer_nav_divider.gif);
background-repeat:no-repeat;
background-position:100% 50%;
color:#999;
text-decoration:none;
}

div.server_hosting {
  clear: both;
  text-align: center;
  width:990px;
  margin:5px 0px 0px 10px;
  padding:0px 0px 0px 0px;
}

div.server_hosting p, 
div.server_hosting a,
div.seo p
{
 color:#999;
}

div.seo {
  clear: both;
  text-align: center;
  width:990px;
  margin:5px 0px 0px 10px;
  padding:0px 0px 0px 0px;
}


/* Navigation Styles */

ul.breadcrumbs {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-weight: bold;
}

ul.breadcrumbs li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	display: inline;
}

ul.breadcrumbs li span {
	padding-left: 10px;
}

/* other styles */
.no_display {
display:none;
}

.required {
  color: #FF0000;
}

span.highlighted {
  background-color: #FFD7CF;
}

div.errors {
  position:relative;
  border: solid 1px red;
  margin:10px 0px;
  padding: 5px 0px;
  background: url(http://images.harperjames.com/control_panel/icons/ordererror.gif) #FFE1E1 no-repeat 6px 7px;
}

div.errors p {
  margin: 0px 30px;
  padding-bottom: 5px;
  text-align: justify;
}

div.errors ul {
  color: #F00;
  list-style-type: disc;
  list-style-position:inside;
  font-weight:bold;
  margin:0px 0px 0px 30px;
  padding:0px;
}

div.errors ul li {
  margin-bottom:3px;
}

div.confirmation {
  border: solid 1px #92297D;
  margin:10px 0px;
  padding: 5px 0px;
  background-color:#BE86B3;
  background-image:none;
  color:#fff;
}

div.confirmation p {
  margin: 0px 30px;
  padding-bottom: 5px;
  padding-left:0px;
  text-align: justify;
}

div.confirmation ul {
  color: #00F;
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
  margin: 0px 0px 0px 30px;
  padding: 0px;
}

div.confirmation ul li {
  margin-bottom: 3px;
}

div.search_form {
  float:right;
  margin:25px 20px 0px 0px;
  padding:0px;
}

form.quick_search {
 margin:0px;
 padding:0px;
}

form.quick_search input.text {
 border:1px solid #CCC;
 width:200px;
}

div.search_tools {
  padding: 10px;
  margin: 10px auto 20px auto;
  text-align: center;
  background-color: #FFD7CF;
}

.pdf_link {
	background-image:url(http://images.text.co.uk/control_panel/pdf_icon.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	padding:3px 0 0 24px;
}
.doc_link {
	background-image:url(http://images.text.co.uk/control_panel/word_icon.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding:3px 0 0 24px;
}
.xls_link {
	background-image:url(http://images.text.co.uk/control_panel/excel_icon.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding:3px 0 0 24px;
}

.user_details {
	border: 1px solid black;
	margin-right: 10px;
	margin-top: 8px;
	padding: 0px 3px 5px 3px;
}

.user_details form {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.user_details td {
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.raised_sum {
  color:#fff;
  font-weight:bold;
}

div.advertisement_wide {
float:left;
position:relative;
top:30px;
width:468px;
height:60px;
overflow:hidden;
}

div.internal_menu_content_text_errorMsg {
	float:left;
	width:535px;
	padding:0px 0px;
	margin:20px 0px 10px 20px;
}

div.internal_page_heading_errorMsg {
position:relative;
top:-5px;
height:37px;
width:499px;
float:left;
background-image:url(/images/structure/internal_header_background.gif);
background-repeat:no-repeat;
padding:7px 0px 0px 60px;
margin-left:15px;
}