* {
	padding:0;
	margin:0;	
}

/* hide old admin panel */

font[size="7"]{font-size:2em !important;}
font[size="6"]{font-size:1.7em !important;}
font[size="5"]{font-size:1.4em !important;}
font[size="4"]{font-size:1.1em !important;}
font[size="3"]{font-size:1em !important;}
font[size="2"]{font-size:0.9em !important;}
font[size="1"]{font-size:0.8em !important;}

/* message and error */

.message { margin:8px; padding:8px; color:#efe; background:#3a3; width:550px; }
.error { margin:8px; padding:8px; color:#fee; background:#a33; width:550px; }

#fs-content .csc-header h1 { font-size:12px; }

#editPanelSet {
	display:none;	
}

body {
	font-size:100.1%;
	color:#333333;
	font-family: "verdana", "tahoma", "arial", "sans serif";
	text-align:center;
}

/* style the links */
a { color:#192748; text-decoration:none; }
a:hover { color:#4C649A; text-decoration:underline; }

#fs-content p {
	margin:0.3em 0 1.14em 0;
	line-height:1.5em;
	font-size:12px;
}

/* sort out the headings etc */
#fs-content h1 { font-family:verdana; font-weight:900; font-size:1.8em; color:#173078; line-height:1.8em; padding-top:0em; }
#fs-content h2 { font-family:verdana; font-weight:900; font-size:1.4em; color:#173078; line-height:1.8em; padding-bottom:0.4em; }
#fs-content h2 a { color:#102561; }
#fs-content h2 a:hover { text-decoration:none; color:#002386; }
#fs-content h3 { font-size:1.3em; color:#173078; line-height:1.5em;  }


#fs-all {
	font-size:12px;
	width:100%;	
	text-align:center;
	
}

#fs-container {
	position:relative;
	overflow:hidden;
	/*min-width: 760px;
	max-width: 1000px;*/
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:0;
	border:1px solid #ddd;
	border-width:0 1px 1px 1px;
	overflow:hidden;
	
}

#fs-container-padding {
	margin:6px;
	border:1px solid #eee;	
	overflow:hidden;
}


#fs-container-footer {
	position:relative;
	right:20px;
	height:40px;	
	padding:0px;
	font-size:10px;
	color:#888;
	text-align:right;
	line-height:1.6em;
}

#fs-container-footer a {
	clear:left;
	/*color:#333;
	font-size:11px;*/
}

#fs-footer-left {
	position:relative;
	left:0px;
	top:0px;
	width:315px;
	float:left;	
}


#fs-footer-left h4 {
	font-weight:900;
	color:#666;
	font-size:12px;	
}

#fs-footer-left li {
	font-size:12px;
	text-align:left;
	float:left;
}

#fs-footer-left .keywordsmenu {
	padding-left:20px;
	list-style-type:disc;
		
}

#fs-footer-left .keywordsmenu li {
	margin:5px 0;
	margin-left:5px;
	float:none;	
}

#fs-footer-left .keywordsmenu li a {
	/*color:#333;*/
	
}

#fs-footer-left li a {
	clear:both;
	position:relative;

}

#fs-footer-left .img {
	/*width:25px;
	height:33px;*/
	/*float:left;*/	
	/*margin:0 25px 0 0;*/
	margin:0 auto;
}

#fs-footer-left .img img {
	border:1px solid #888;
	margin:3px 15px;	
}

#fs-footer-right {
	width:355px;
	float:right;	
}



/* header and logo */
#fs-header {
	position:relative;
	width:960px;
	height:150px;
	background-repeat:no-repeat;
	text-align:center;
	
}

#headingtable {
	position:relative;
	left:100px;
	height:100%;
	width:720px;	
}

#fs-header #fs-logo {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:150px;
	background:url(../images/daisylogo.jpg) no-repeat;
}

#fs-header #fs-title {
	position:absolute;
	top:7px;
	width:550px;
	left:300px;
	height:100px;
	padding-right:0px;
	background-position:center;
}

#fs-cornerlogo {
	/*position:absolute;
	left:0;
	top:0;
	width:244px;
	height:274px;
	background:url(../images/foulsham_corner.gif) transparent;
	z-index:-50;*/
}

#fs-seperator {
	position:absolute;
	width:735px;
	left:240px;
	top:108px;
	height:5px;
	background:url(../images/header_sep.gif) repeat-x;
}

/* main content area */



#fs-main {
  	
}


#fs-main #fs-content {
	display:block;
	float:left;
	min-width:500px;
	max-width:780px;
	width:680px;
	padding-bottom:60px;
	z-index:99999;
}

.csc-textpic-imagewrap img {
	border:1px solid #999;
	margin:10px;
	padding:2px;	
}

#fs-main #fs-lowercontent {
	clear:both;
}

/* general layout stylings */

#fs-content ul { margin:0; padding:0; margin-bottom:9px; }
#fs-content ol { margin:0; padding:0; margin-bottom:9px; }
#fs-content ul li { margin:7px 0 4px 26px; padding:0; line-height:1.6em; }
#fs-content ol li {  margin:7px 0 4px 26px; padding:0; line-height:1.6em; }

#fs-content .article-content strong { font-weight:900; }
#fs-content .article-content { margin-top:10px; }

/* Sidebar & Nav */

#fs-main #fs-sidebar {
	float:left;
	position:relative;
	top:16px;
	padding:0;
	margin:0;
	width:240px;
	line-height:1.3em;
	/*padding-bottom:9050px;
	margin-bottom:-9000px;*/
	background:url(../images/sidebar_trans_top.png) no-repeat;
	padding-bottom:40px;
	margin-bottom:40px;
}

#fs-main #fs-sidebar .bottom-bit {
	height:34px;
	width:240px;
	position:absolute;
	bottom:0px;
	left:0px;	
	background:url(../images/sidebar_trans_bottom.png) no-repeat;
}

#fs-sidebar #fs-leftcontent {
	font-size:10px;
	padding:10px;	
}

#fs-main #fs-sidebar div.content {
	/*height:610px;*/
	
	/*background: url(../images/leftbarbg.png) no-repeat;*/	
}


/* page footer nav menus */

.navmenu {
	font-size:10px;
	color:#555;	
	padding:10px;
	margin:10px 0;
}

.navmenu .prevlink, .navmenu .nextlink {
	float:left;
	margin-right:35px;
	font-size:10px;
}

#fs-topmenu {
	position:absolute;
	left:258px;
	bottom:0px;
	padding:0;
	margin:0;
	text-align:center;
}



#fs-topmenu ul {
	list-style-type:none;
	/*right:100px;*/	
}

#fs-topmenu li {
	float:left;
}

#fs-topmenu li a {
	font-family:"trebuchet ms", verdana, arial;
	display:block;
	height:28px;
	/*padding:4px 20px;*/
	/*border:1px solid #555;*/
	width:160px;
	text-align:center;
	line-height:28px;
	font-size:14px;	
	margin-right:11px;
	/*background:url(../images/menubg_off.png) repeat-x;*/
	background:url(../images/lozenge_trans.png) no-repeat top center;
}

#fs-topmenu li a:hover {
	text-decoration:none;
	/*background:url(../images/menubg_on.png) repeat-x;*/
}



/* breadcrumbs */
#fs-pathway {
	margin:8px 0;
}

#fs-sidebar ul { font-size:15px; padding:0; padding-top:20px; margin-left:10px; list-style-type:none; width:100%; }
#fs-sidebar ul ul { padding:0; font-size:11px; }
#fs-sidebar ul li { margin-bottom:2px; }
 
#fs-sidebar ul li a { background:#eee; text-decoration:none; padding:3px 2px; height:18px; padding-left:18px;  display:block; width:200px;  }
#fs-sidebar ul li li a { background:#ccc; width:190px; height:auto; }
#fs-sidebar ul li li li a { width:180px; height:auto; }

#fs-sidebar ul li.on a, #fs-sidebar ul li a:hover { background:url(../images/menu/menuselect.gif) no-repeat 2px center; background-color:#ddd; }
#fs-sidebar ul li li.on a, #fs-sidebar ul li li a:hover { background-color:#aaa;}


#fs-main #fs-sidebar .content, #fs-main #fs-content .content, #fs-main #fs-lowercontent .content {
	padding:0px 0px;
	padding-top:5px;
	padding-right:10px;
}

#fs-footer {
	clear:both;
	background-color:#eee;
	text-align:right;
}

#fs-footer #fs-footnav ul li {
	padding-left:10px;
	float:right;
}

#fs-footer .copyright {
	clear:both;	
}


/* email us form */

fieldset {
	position:relative;
	padding:0px 10px 20px 10px;
	border:1px solid #aaa;
	width:600px;
}

/*fieldset label {
	position:relative;
	margin:10px 0;
	float:left;
	clear:left;
	width:95px;
	text-align:right;
}

fieldset input[type=text], fieldset input[type=password], fieldset textarea {
	width:480px;
	position:relative;
	float:right;
	top:8px;
	clear:right;
}

fieldset button, fieldset input[type=submit] {
	bottom:-40px;
	left:20px;
	position:absolute;
	clear:both;
}*/

/* table stylings */

#fs-content .content-table {
	padding:0;
	width:100%;
	/*margin:5px;*/
	border:1px solid #888;
	border-right:none;
	border-bottom:none;
	font-weight:normal;
}

#fs-content .content-table th {
	background:#aaa;	
}

#fs-content .content-table td {
	padding:5px;
	font-weight:normal;
	border-right:1px solid #888;
	border-bottom:1px solid #888;	
}


#fs-content-footer .content-table, #fs-content-footer .content-table td {
	border:none;
}


/*#fs-content td {
	font-weight:900;	
}*/

#fs-content-footer {
	font-size:11px;
	color:#444;
	width:700px;
	margin:0;
	padding:15px 0;
}

#fs-content-footer #page_tools {
	padding:2px 0;
	border-bottom:1px solid #bbb;
	border-top:1px solid #ddd;	
	margin-bottom:10px;
	text-align:right;
	font-size:10px;
}

#fs-content-footer #page_tools .print, #fs-content-footer #page_tools .send {
	margin:0 10px;	
}

#fs-content-footer h3 {
	font-size:12px;	
	line-height:1em;
}

#fs-content-footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#fs-content-footer ul li {
	margin:4px 0;	
}

/* fix transparent png nonsense in early IE */
.pngfix { behavior: url(/templates/system/css/iepngfix.htc); }

/* A bit of sneaky table usage to tidy things up */

#pagetable td.one { padding-left:20px; }

.clear { clear:both; }
.clear-left { clear:left; }
.clear-right { clear:right; }

/* front page */

#fp-content {
	position:relative;
	text-align:center;	
	width:680px;
	margin-bottom:0px;
}

#fp-content .text_left {
	font-size:11px;
	line-height:1.4em;	
	width:49%;
	float:left;
	text-align:left;
}

#fp-content .text_bottom {
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #aaa;
	font-size:11px;
	line-height:1.4em;	
	width:100%;
	float:left;
	text-align:left;
}

#fp-content .text_right {
	border-left:1px solid #666;
	font-size:11px;
	padding-left:15px;
	line-height:1.4em;	
	width:48%;
	float:right;
	text-align:left;
}

#fp-image {
	background-repeat:no-repeat;
	width:540px;
	height:309px;
	position:relative;
	margin:0 auto;
	z-index:10;
}

#fp-btb {
	display:block;
	position:absolute;
	width:180px;
	height:111px;
	top:200px;
	background:url(../images/btb.png) no-repeat;
	z-index:20;	
}

#fs-content #fp-content2 .content-table {
	width:100%;	
}

#fs-content #fp-content2 .content-table, #fs-content #fp-content2 .content-table td {
	border:0;	
	padding:0;
}

#fs-content #fp-content2 {
	padding:0;
	margin:0;	
}

#fp-icons {
	position:relative;
	/*margin:0 auto;
	text-align:left;
	left:0px;
	top:0px;*/
	padding:0;
	margin:0;
	z-index:20;
}

.fp-icon {
	position:relative;
	top:0px;
	left:0px;
	border:none;
	width:158px;
	/*float:left;*/
	height:220px;
	margin-right:12px;
	overflow:hidden;
	background-position:center 22px;
}



/*.fp-icon:hover {
	border:1px solid red;	
}*/

.fp-icon .text {
	margin:0;
	padding:0px;
	text-align:center;
	line-height:0px;
	font-weight:900;
	font-size:11px;
	color:#444;
	height:0px;
	width:160px;
	border-bottom:1px solid #ddd;
	background:white;	
}

.fp-icon .text a {
	margin:0;
	padding:10px;	
	display:block;
	text-align:center;
	width:140px;
	height:40px;
	color:#FFF;
	font-size:13px;
	line-height:1.3em;	
}

.fp-icon .text a:hover {
	text-decoration:none;
	color:#FEE;	
}

.fp-icon .image {
	display:block;
	position:relative;
	top:4px;
	background:#555;
	width:160px;
	height:160px;	
}

/* forum - make it wide */

.tx-mmforum-pi1 { width:100%; }
table tr td table { border:none; }

.csc-textpic-caption {
	font-style:italic;	
}







/* fieldsets */

fieldset{margin:1em 0;border:none;}
legend{
margin:1em 0 0 0;
padding:0 .5em;
background:transparent;
font-size:13px;
font-weight:900;
color:#566A9E;
}
label{float:left;width:100px;padding:0 1em;text-align:right; position:relative; top:2px;}
fieldset div{margin-bottom:.5em;padding:5px 0;display:block;}
fieldset div input,fieldset div textarea{
        width:275px;
        border:1px solid #888;
        padding:1px;
        color:#555;
}
fieldset div input[type='submit'] {
    position:relative;
    left:100px;
    width:auto;    
}
fieldset div select{padding:1px;}

input:focus,textarea:focus{background:#efefef;color:#000;}
fieldset div.fm-req{font-weight:bold;}
fieldset div.fm-req label:before{content:"* ";}
fieldset div.error {
    background-color: #FFC;
    color: #C00;
    border: 1px solid #FC6;
}