
/* FYSIOMANAGER HOMESITE SITE CSS */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	height: 100%;
	letter-spacing: normal;
}

#outer {
	height: 100%;
	width: 100%;
	text-align: center;
}

/*************************************************/
/* Site layout styles                            */
/*************************************************/


/* Main blocks
**************************************************/

#wrap {
	margin: 0 auto;   /* align for good browsers */
	padding: 0;
	width: 959px;
	height: 100%;
	background: url(../img/img_site/bg_tile.jpg) repeat-y;
}

#header {
	background: url(../img/img_site/header.jpg) no-repeat;
	height: 82px;
}

#utility {
	font-size: 10px;
	line-height: 32px;
	text-align: right;
	color: #635c3b;
	padding-right: 10px;
}

#utility a {
	text-decoration: underline;
	color: #635c3b;
}

#utility a:hover {
	color: #9A0000;
}

#center_table {
	height: 100%;
	width: 100%;
}

#center_inner_table {
	width: 100%;
}

#menu_container {
	width: 209px;
 *width: 209px; /*IE6 en IE7 */
	padding-left: 33px;
}

#menu_table {
	height: 100%;
	width: 242px;
}

#content_container {
	width: 490px;
 *width: 490px; /*IE6 en IE7 */
	padding: 15px;
}

#content_breed_container {
	padding: 15px;
	width: 635px;
 *width: 635px; /*IE6 en IE7 */
}

#right_container {
	width: 164px;
 *width: 164px; /*IE6 en IE7 */
	background: #FFFFFF;
	padding: 15px;
	height: 100%;
}

.block_container {
	background: url(../img/img_site/block_bg_tile.gif) repeat-y;
	width: 176px;
	margin-top: 15px;
}

.block {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.block a {
	color: #000;
	text-decoration: underline;
}

.block a:hover {
	color: #fff;
}

.block_header {
	font-size: 11px;
	color: #FFFFFF;
	background: url(../img/img_site/block_head_bg.gif) no-repeat;
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	height: 25px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 5px;
}

.block img {
	float: right;
	margin-bottom: 3px;
}

.box_container {
}

.box {
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.box img {
	float: right;
	margin-bottom: 3px;
}

#logos {
	width: 43px;
}

#logos img {
	margin-top: 7px;
}

#footer_container {
	padding-right: 22px;
	padding-left: 50px;
	color: #FFFFFF;
	height: 131px;
	font-size: 10px;
	background: url(../img/img_site/footer_bg.jpg) no-repeat;
}

#footer {
	width: 450px;
	float: left;
	display: inline;
	line-height: 29px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #BFC3CB;
}

#realisatie {
	width: 300px;
	float: right;
	text-align: right;
	display: inline;
	line-height: 29px;
}

#realisatie a {
	text-decoration: underline;
	color: #FFFFFF;
}

#realisatie a:hover {
	text-decoration: underline;
	color: #D9DCE0;
}

/* Content CMS
**************************************************/

#content {
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}


#content ul {
	margin-bottom: 11px;
}

#content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_content.gif) no-repeat 0.4em 0.6em;
	padding-left: 15px;
}

#content ul li ul {
	margin-bottom: 0px;
}

#content ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/stroke_small.gif) no-repeat 0.4em 0.8em;
	padding-left: 15px;
}

#content a {
	text-decoration: underline;
	color: #0E2E64;
}

#content a:hover {
	text-decoration: underline;
	color: #C8B802;
}

#content .imglinks {
	float: left;
	margin: 6px;
}

#content .imgrechts {
	float: right;
	margin: 6px;
}

#content p {
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
	margin-bottom: 11px;
}

#content td p {
	margin-bottom: 0px;
}

#content.story, #content .story, .story {
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}


#content h1 {
	font-size: 22px;
	margin-bottom: 11px;
	color: #003f78;
	line-height: 24px;
	font-weight: normal;
}

#content h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
	display: block;
	background: #C7CED5;
	padding-right: 5px;
	padding-left: 5px;
}

#content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}

#content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}

#content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}


/* Go to top
**************************************************/

#gototop {
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
}

/* Formulieren CMS
**************************************************/

input, select, textarea, file {
	border: 1px solid #6B8AA6;
	margin: 2px 0px 2px 7px;
	color: #0E2E64;
	text-align: left;
	vertical-align: middle;
	font: 10px Verdana, Geneva, sans-serif;
	padding: 2px;
	background: #F1F1F3;
}

.formhead {
  font-weight:bold;
}

.letsFormInput {
  width: 150px;
}

textarea {
	height: 120px;
	width: 220px;
	margin-top: 7px;
}

.letsFormTable {
	padding: 2px;
	display:block;
	font-size: 11px;
	line-height: 18px;
}

.letsFormInput_error {
	border: 1px solid red;
	width: 150px;
}

.letsFormTD {
	width: 100px;
	padding-bottom:10px;
	color: #0E2E64;
}

.letsErrorList {
	color:red;
}

.imgright {
  float:right;
  margin-left: 6px;
}

.imgleft {
  float:left;
  margin-right: 6px;
}

.letsFormCheckbox{
	border: 0px solid #6e7176;
	background: #FFFFFF;
}

.letsFormRadio{
	border: 0px solid #6e7176;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}

label{
	font-size: 11px;
	line-height: 18px;
	color: #003f78;
}

.formInfo{
	color: #000;
	font:11px/15px Verdana, Geneva, sans-serif;
}

/*************************************************/
/* Browser compatibility                         */
/*************************************************/

/* fixes float problems
**************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
