/* CSS Document */

/* Linconshire Trust for Cats */

/* Version 1.0 by Edgedata */

*, html {
	padding:0;
	margin:0;
	text-decoration:none;
	}

body {
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

	}
a:link, a:visited, a:active {
	color:#FF6600;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;}
	
#wrapper {
	background-color:#FFFFFF;
	width:760px;
	border:10px #333333 solid;
	position:relative;
	left:50%;
	margin-left:-370px;
	}	

#header {
	background-color:#333333;
	padding-bottom:10px;
	}
	
#main{
	min-height:300px;
	padding:0;
	}
#clearone{
	clear:both;
	height:1px;
	}
#footer {
	clear:both;
	background-color:#333333;
	color:#FFFFFF;
	padding:0px;
	font-size:11px;
	}
#footer p{
	padding:5px 5px 0 5px;
	}
#bottom_rounded_corners {
	padding:0;
	margin:0;
	height:10px;
	background:#ffffff url(images/bottom_left_round.gif) top left no-repeat;
	}

h1 {
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	}

#header p{
	font-size:11px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#navigation{
	margin:5px;
	width:150px;
	float:left;
	font-size:12px;
	height:auto;
	}

#navigation ul{
	list-style:none;
	}
	
#navigation li{
	list-style:none;
	display:inline;
	}

#navigation a:link, #navigation a:visited{
	padding:2px 5px;
	display:block;
	background:#dddddd;
	text-decoration:none;
	color:#666666;
	border-bottom:#333333 1px dotted;
	font-weight:bold;
	}
	
#navigation a:hover {
	background-color:#006699;
	color:#ffffff;
	}
	
#content {
	margin-left:175px;;
	width:570px;
	padding:5px 0 135px 0 ;
	background:url(images/retire.jpg) bottom left repeat-x;

	}
#printable_content {
	width:730px;
	margin:5px 15px 0 15px ;
	background:url(images/retire.jpg) bottom left repeat-x;
	}
 
#content p, #printable_content p {
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;}
	
#content h2, #printable_content h2 {
	margin-bottom:5px;
	color:#006699;
	border-bottom:#006699 1px dotted;
	font-family:"Times New Roman", Times, serif;
	}
#content h3, h3 {
	margin-bottom:5px;
	color:#999999;
	font-size:12px;
	border-bottom:#999999 1px dotted;
	}
.news_header{
	padding:0 5px;
	display:block;
	background-color:#006699;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	}
.news {
	margin-top:-14px;
	padding-right:10px;
	width:480px;
	border-right:#333333 1px dotted;}

#content .news_date {
	margin:-6px 0 0 0;
	padding:0 10px;
	color:#333333;
	font-size:9px;
	text-align:right;
	vertical-align:top;
	}
#left_content{
	padding-right:10px;
	width:395px;
	float:left;
	border-right:#999999 dotted 1px;}
#right_content{
	width:155px;
	float:right;
	}

.gototop {
	padding-right:10px;
	width:100%;
	text-align:right;
	font-size:9px;
	}
.nav_border_top{
	line-height:22px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background:#006688 url(images/nav_top.gif) top left no-repeat;
	border-bottom:#999999 1px dotted;
	}
.nav_border_bottom{
	line-height:10px;
	background:#dddddd url(images/nav_bottom.gif) top left no-repeat;
	}
.switchcontent{
	margin:-8px 0 0 0;
	padding:2px;
	}
.rule_dotted{
	line-height:1px;
	border-top:#666666 1px dotted;
	width:100%;
	}
p.expander {
	color:#ff6600;
	cursor:pointer;
	}
p.expander:hover{
	text-decoration:underline;
	}
#content p.gallery {
	padding:0 0 0 10px;
	font-size:9px;
	}
#content p.gallery img{
	border:2px #666666 solid;}
#content p.tiny_text{
	margin:0;
	padding:0;
	font-size:9px;
	text-align:left;
	}
UL.useful_links{
	padding:0 0 10px 20px;
	}
.printable_box{
	border:#666666 1px solid;
	line-height:18px;
	}
.box_input{
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	}
.inline_image_left{
	border:0;
	padding-right:5px;
	padding-bottom:5px;
	}
.inline_image_right{
	border:0;
	padding-left:5px;
	padding-bottom:5px;
	}
#content p.small_text{
	padding:0 15px;
	font-size:9px;
	}
#wrapper #main #content a.inset {
	margin-left:15px;
	padding-left:25px;
	background:url(images/pdf.gif) left top no-repeat;

}
.sponsor_name{
	padding:5px 0;
	}
TD.sponsor_cat{
	background:#333333 url(images/sponsor_cat/panel_bg.gif) top left no-repeat;
	padding:10px 4px 4px 4px;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	}
.image_padding{
	padding:0;
	padding-left:5px;
	padding-right:3px;
	border:0;
	}