﻿@import "../standard.css";
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	background: #fff; /* url(/images/bgnd_glass1.jpg) repeat left top;*/
}
#container
{
	background-color: Transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #e8b6b9;
	width: 950px;
}
#fullHeader
{
	height: 100px;
	background: transparent url(/images/header_glass2.jpg) repeat-y left top;
}
#header
{
	height: 100px;
	border-bottom: solid 1 #8080f0;
	font-family: Gill Sans MT;
}
#header .pracName, #header .pracName a
{
	letter-spacing: 0px;
	font-size: 26px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3d000a;
	margin-left: 60px;
}
#header .pracByline
{
	font-size: 18px;
	font-weight: bold;
	margin-left: 160px;
	margin-top: 5px;
	text-transform: capitalize;
	color: #3d000a;
}
#addressBox
{
	height: 80px;
	overflow: hidden;
	color: #3d000a;
	font-weight: bold;
	background: Transparent;
	border: none;
	font-size: 10px;
	line-height: 14px;
}
#gohome
{
	display: none;
	visibility: hidden;
}
#options_icons
{
	background-color: Transparent;
}
/*************************************/
#navigation
{
	line-height: 30px;
	min-height: 30px;
	border-right: none;
	border-bottom: #808080 1px solid;
	background: #fff url(   "/images/fs3_nav.gif" ) repeat-x left top;
}
#navigation li
{
	display: inline;
	border-right: #CCCCCC 1px solid;
	border-bottom: none;
}
#navigation li a
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px 0 12px;
}
#navigation a.selected
{
	font-weight: bold;
}
#fullContent
{
	background-color: Transparent;
}

/****  News  ****************/
#welcome
{
	float: left;
	width: 730px;
	padding: 20px 0px 0 10px;
	background-color: Transparent;
	min-height: 350px;
	height:auto !important;
	height: 350px;
}
#welcome a
{
	color: #964646;
	background-color: inherit;
}
#welcome a:hover
{
	color: #EE2C2C;
	background-color: inherit;
	text-decoration: none;
}
.box
{
	background-color: transparent;
	color: #505050;
}
h1
{
	margin-bottom: 18px;
	font-size: 18px;
	color: #636363;
}

h2
{
	margin-bottom: 10px;
	font-size: 15px;
	color: #636363;
}
h3
{
	color: #505050;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
}

h4
{
	line-height: 15px;
	color: #4D789E;
}
h5
{
	line-height: 15px;
	color: #4D789E;
	margin-bottom: 5px;
}
h6
{
	color: #4D789E;
	margin-bottom: 5px;
}
.questionnaire
{
	color: #505050;
	background-color: transparent;
}
.questionnaire .answers td
{
	color: blue;
}
.answers
{
	color: blue;
}
#subcontent
{
	background-color: Transparent;
	width: 185px;
	padding: 3px;
	margin: 5px 2px 0 8px;
	float: right;
	color: #000;
	border: solid 1px #f0c0c0;
}
* html #subcontent
{
	margin: 5px 8px 0 0px;
}
#subcontent a
{
	color: #505050;
	background-color: inherit;
}
#subcontent a:hover
{
	color: #EE2C2C;
	background-color: inherit;
}
.menublock h5
{
	color: #505050;
	background-color: transparent;
}
.linkedTo
{
	font-size: 11px;
}
.listInfo
{
    padding-left: 20px;
	list-style-image: url(/images/info_fs.gif);
}
.listInfo1
{
	list-style-image: url(/images/info_fs.gif);
}
.listInfo2
{
	list-style-image: url(/images/info_fs.gif);
}
/********************* News *************/
#news_edit
{
	float: right;
	overflow: hidden;
	width: 185px;
	padding: 10px 0px 0px 5px;
	margin: 5px 8px 0 0;
}
.newfeeds
{
	width: 185px;
	height: 240px;
}
.newfeedsitem
{
	width: 178px;
	height: 210px;
}
/*************** Feeds *************************/
#feed2
{
	float: right;
	width: 200px;
	padding: 10px 0px 0px 5px;
}
/******************Footer****************/
#footer
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	width: 100%;
	height: 20px;
	color: #303030;
	background: url(/images/fs3_footer.gif) top left repeat-y;
	border-color: #e8b6b9;
}
#footer a
{
	color: #303080;
	background-color: inherit;
}
#footer a:hover
{
	color: #f03030;
	background-color: inherit;
}

