/* SKS SITE CSS */

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

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

html {
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background: #FFFFFF url(../img/img_site/body_bg.jpg) no-repeat left top;
	height: 100%;
	letter-spacing: normal;
}

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


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

#wrap {
	margin: 0 0 0 10;
	width: 983px;
	height: 100%;
}

#inner_table {
	height: 100%;
}

.col_empty {
	margin: 0px;
	padding: 0px;
	width: 10px;
}

.row_empty {
	height: 10px;
}

#menu_container {
	width: 241px;
	height: 100%;
}

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

#menu_bg {
	height: 100%;
	background: url(../img/img_site/nav_bg_tile.jpg) repeat-y;
}

#menu_container_home {
  width: 241px;
}

#menu_table_home {
  width: 241px;
}

#menu_bg_home {
  background: url(../img/img_site/nav_bg_tile.jpg) repeat-y;
}

#menu_bottom {
	height: 13px;
}

#content_container {
	width:491px;
	margin: 0px;
	padding: 34px 0px 0px;
	position:relative;
}

#content_container_breed {
	width:675px;
	margin: 0px;
	padding: 34px 0px 0px;
}

.contentbg {
	background: url(../img/img_site/content_bg.jpg) no-repeat right bottom;
}

.contentbg_breed {
	background: url(../img/img_site/box_content_breed_bg.jpg) no-repeat right bottom;
}

#adres_home {
	height: 20px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 21px;
 *margin-bottom: 17px; /*IE6 en IE7*/
	width: 490px;
}

#twitter {
	position:absolute;
	left: 762px;
	*left: 498px;
	top: 32px;
}

#twitter_breed {
	position:absolute;
	left: 705px;
	*left: 703px;
	top: 2px;
}


#homeplaat {
	margin-bottom: 10px;
	width: 491px;
}

#home_center {
	margin: 0px;
	padding: 0px;
	width: 491px;
}

#home_center_small {
  margin: 0px;
  padding: 0px 0px 0px 8px;
}


#home_center_table {
	margin: 0px;
}

.box_table {
	width: 231px;
}

.box_table_left {
  width: 241px;
}

.box_table_breed {
	width: 100%;
}

.box_table_head {
	width: 100%;
	line-height: 28px;
	height: 28px;
}

.box_table_head_right {
	line-height: 28px;
	color: #fff;
	background: url(../img/img_site/box_head_right.jpg) no-repeat right top;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	height: 28px;
}

.box_bg {
	background: url(../img/img_site/box_content_bg.jpg) no-repeat right bottom;
	height: 100px;
	padding: 10px;
}

.box_table_foot_left {
	line-height: 38px;
	background: url(../img/img_site/box_foot_left.jpg) no-repeat right top;
	height: 38px;
	width: 100%;
}

.box_table_foot_link {
	background: url(../img/img_site/box_foot_tile.jpg) repeat-x;
	font-size: 10px;
	white-space: nowrap;
}

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

.box_table_foot_link a:hover {
	color: #D80010;
}

.boxtext {
	font-size: 11px;
	line-height: 15px;
}

#boxtext li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_red.gif) no-repeat left 1px;
	padding-left: 20px;
}

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

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

#right_container {
 *width: 400px; /*IE6 en IE7 */
	padding-top: 75px;
	width: 231px;
}

#zoeken_container {
	margin-bottom: 5px;
}

#zoeken_table {
	width: 231px;
	background: url(../img/img_site/zoeken_bg.jpg) no-repeat left bottom;
}

#zoeken {
	font-size: 10px;
	height: 42px;
}

#zoeken input {
	height: 22px;
	width: 140px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 22px;
	background: #FFFFFF;
	border-top: 2px inset #CCCCCC;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 2px inset #CCCCCC;
}

#weerbericht {
	background: url(../img/img_site/weerbericht_bg.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

.weerbericht_plaatje {
	margin-top: 10px;
}

#toolbar {
	background: url(../img/img_site/weerbericht_bg.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}
#toolbarleft {
  background: url(../img/img_site/toolbar_footer_241.jpg) no-repeat left bottom;
  padding-bottom: 20px;
  padding-top: 10px;
}

#sponsoren {
	background: url(../img/img_site/sponsoren_bg.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

.sponsortext {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

#dagfoto {
	margin-bottom: 10px;
}

#footer_container {
	background: url(../img/img_site/footer.jpg) no-repeat;
	border-top: 1px solid #CACACA;
	font-size: 10px;
	line-height: 20px;
	height: 30px;
}

#footer {
	color: #000;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 15px;
	white-space: nowrap;
	display: inline;
	float: left;
	width: 550px;
}

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

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

#realisatie {
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
	width: 300px;
	display: inline;
	float: right;
}

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

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

.klassement {
	padding: 0 6px 0 0;
}

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

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

.content.story_red, .content .story_red, .story_red {
	font-size: 11px;
	line-height: 18px;
	color: #E71802;
}

.content {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	padding-bottom: 20px;
}

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

.content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_red.gif) no-repeat left 1px;
	padding-left: 20px;
}

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

.content ul li ul li {
	background: url(none);
	list-style: square inside;
	padding-left: 0px;
	margin-left: 10px;
}

.content a {
	text-decoration: underline;
	color: #07478D;
}

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

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

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

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

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

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

.content h1, h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
}

.content h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #06488D;
}

.content h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #2A6B35;
}

.content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #2A6B35;
}

.content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #2A6B35;
}

.content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #2A6B35;
}

/* Fotoalbum
**************************************************/

.fa_tabel {
}

.fa_floatleft {
	float: left;
	margin: 2px;
	text-align: left;
}

.fa_navigatie {
	margin-top: 10px;
	margin-bottom: 10px;
}

.fa_navigatie a {
	font-size: 12px;
	margin-left: 5px;
}

.fa_fotoalbum {
	height: 186px;
	width: 135px;
	background: url(../img/img_fotos/fotoalbum.gif) no-repeat;
	padding-bottom: 16px;
	padding-left: 7px;
}

.fa_foto {
	background: url(../img/img_fotos/kader110.gif) no-repeat center;
	height: 110px;
	width: 110px;
	text-align: center;
}

.fa_bijschrift a {
	text-align: center;
	vertical-align: middle;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.fa_bijschrift a:link, .fa_bijschrift a:visited {
	text-decoration: none;
	text-align: center;
}
 .fa_bijschrift a:hover, .fa_bijschrift a:selected {
 text-decoration: none;
 text-align: center;
}

/* Gastenboek
**************************************************/
.geplaatst {
	font-size: 10px;
	line-height: 18px;
	color: #004A95;
}

.bericht {
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

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

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

textarea {
	height: 80px;
	width: 220px;
	margin-top: 7px;
	background: #EDEDED;
}

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

.letsFormInput_error {
	border: 1px solid red;
}

.letsFormTD {
	width: 150px;
	padding-bottom:10px;
}

.letsErrorList {
	color:red;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}

/*************************************************/
/* 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 */

/* images*/
img {
	border: 0;
}


.gmb {
	line-height: 16px;
}

/* ImgMulti styling
**************************************************/

.fotoGroot {
  height: 290px;
}

.fotoKlein {
  float:left;
  width: 120px;
  height: 120px;
}

/**************/
/* IMAGE HOME */
/**************/

#fading_image_container {
	margin-bottom: 10px;
  width: 491px;
  height: 327px;
}

#fading_image_container_rabo {
	margin-bottom: 10px;
  width: 491px;
  height: 268px;
}



/**************/
/* LEDEN POOL */
/**************/

#lpError {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
  color: #FF0000;
}

#lpGood {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
  color: #00FF00;
}
