@charset "UTF-8";
/* CSS Document */

body
{
	background: #fff;
	
	color: #000;
	font-size: 11px;
	padding: 20px 0 40px;
}

a
{
color: inherit;
	text-decoration: none;
}


.seventwenty{
width: 720px !important;
}

h1 {display: none;}


/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/


h2 {
	font-size: 23px;
	padding: 0px 20px 0px 20px;
}

h3 {
	font-size: 18px;
font-weight: normal;
padding: 0px 20px 0px 20px;
margin-bottom: 0px !important;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

p {font-size:14px;
padding: 0px 20px 10px 20px;
}

.noprint{display:none;}


.tcheaderbg{background:url(http://www.thru-care.org.uk/images/interface/tc_print_logo.jpg) no-repeat;
height: 125px;

}

.tcfooter{
height: 62px;
background:url(http://www.thru-care.org.uk/images/interface/tc_bg_footer.gif) bottom no-repeat;
display:none;

}

.tcfooter p {
font-size: 10px;
text-align: right;
color: #555;
padding: 32px 20px 5px 20px
}

.tcfooter p a{
color: inherit;
}

.main_12_yellow{background:url(http://www.thru-care.org.uk/images/interface/tc_print_yellow_body.gif) repeat-y;
width:720px !important;
float:left;
}

.main_12_yellow .top{background:url(http://www.thru-care.org.uk/images/interface/tc_print_yellow_top.gif) no-repeat;
width:720px !important;
height:27px;
float:left;
}

.main_12_yellow .bottom{background:url(http://www.thru-care.org.uk/images/interface/tc_print_yellow_bt.gif) no-repeat;
width:720px !important;
float:left;
height:19px;
}

.column2l{
float: left;
width: 340px;
padding: 0px 30px 0px 20px;
}

.column2r{
float: left;
width: 340px;
padding: 0px 30px 0px 20px;
}

.grid_tc_12{

float: left;

}



.main_6_purple{background:url(http://www.thru-care.org.uk/images/interface/tc_bg_6_purple_body.gif) repeat-y;
width:360px !important;
float:left;
margin:0px;
padding: 0px;
display:none;
}

.main_6_purple .top{background:url(http://www.thru-care.org.uk/images/interface/tc_bg_6_purple_top.gif) no-repeat;
width:360px !important;
height:27px;
float:left;
margin:0px;
padding: 0px;
display:none;
}

.main_6_purple .bottom{background:url(http://www.thru-care.org.uk/images/interface/tc_bg_6_purple_bt.gif) no-repeat;
width:360px !important;
float:left;
height:19px;
margin:0px;
padding: 0px;
display:none;
}




.main_12_white{background:url(http://www.thru-care.org.uk/images/interface/tc_print_white_body.gif) repeat-y;
width:720px !important;
float:left;
}

.main_12_white .top{background:url(http://www.thru-care.org.uk/images/interface/tc_print_white_top.gif) no-repeat;
width:720px !important;
height:27px;
float:left;
}

.main_12_white .bottom{background:url(http://www.thru-care.org.uk/images/interface/tc_print_white_bt.gif) no-repeat;
width:720px !important;
float:left;
height:19px;
}


.mainpage{
margin-bottom: 50px !important;
}


.mainmenu{
width: 220px;
margin: 10px 0px 0px 0px;
display: none;
}

.mainmenu li{

list-style:none;
padding: 0px;
margin: 0px;

}

.mainmenu li a{

display:block;
width: 220px;
padding: 10px 0px 10px 0px;

margin: 0px;
color: #000;
border-bottom: #ff6f38 1px solid;
}

.mainmenu .select, .mainmenu li a:hover {
background: #ff6f38;
}

.menuselectedul{
background: #d7c3f7;
}

.menuselectedli{
background: #857999;
}

.mainmenu li a span{
padding-left:10px;
display:block;
}

.mainmenu li ul li a span{
padding-left:20px;
display:block;
}

.mainmenu li ul li ul li a span{
padding-left:30px;
display:block;
}

.starleftwhitepurple{background:url(http://www.thru-care.org.uk/images/interface/tc_bg_star_white-purple.gif) bottom left no-repeat;

}

.starwhiteyellow{background:url(http://www.thru-care.org.uk/images/interface/tc_bg_whiteyellow.gif) top center  no-repeat;

}