
/* GALERIE LAUSWOLT 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;
	height: 100%;
	background: #181818;
	color: #CCCCCC;
}

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

#top_container {
	height: 160px;
}

#center_container {
	background: #181818;
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #282828;
	border-top: 1px solid #282828;
}

#bottom_container {
	height: 50px;
}

.wrap_table {
	width: 980px;
}

div.refbox { /* referentiebox voor dichtstbijzijnde gepositioneerde descendent elementen */
	position: relative;
}

#header_container {
	height: 150px;
	background: url(../img/img_site/galerie_header.jpg) no-repeat;
}

#utility{
	text-align: right;
	padding-top: 105px;
	font-size: 11px;
	color: #fff;
}

#utility a {
	color: #fff;
	text-decoration: none;
}

#utility a:hover {
	color: #fff;
	text-decoration: underline;
}

#headerDiv a:hover{
	color: #ccc;
}

#header_container_splash {
	background: url(../img/img_site/splash_header.jpg) no-repeat;
	height: 150px;
}

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

#center_table_splash {
	width: 980px;
	background: url(../img/img_site/divider.jpg) no-repeat center center;
	height: 388px;
}

#splash_left {
	text-align: center;
	vertical-align: middle;
	width: 50%;
}

#splash_right {
	text-align: center;
	padding-top: 93px;
	width: 50%;
}

#left_container {
	height: 100%;
	width: 191px;
	background: url(../img/img_site/menu_bg_tile.jpg) repeat-y;
}

#left_table {
	background: url(../img/img_site/menu_bg_bottom.jpg) no-repeat left bottom;
	height: 100%;
	width: 191px;
}

.content_container {
	padding: 10px;
	text-align: center;
	background-color: #181818;
}

#footer_container {
	height: 50px;
	background: url(../img/img_site/galerie_footer.jpg) no-repeat center 10px;
	width: 980px;
}

#footer {
	color: #fff;
	position: absolute;
	height: 40px;
	width: 570px;
	left: 15px;
	font-size: 10px;
	line-height: 40px;
	top: 10px;
}

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

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

#realisatie {
	font-size: 10px;
	color: #fff;
	position: absolute;
	height: 40px;
	width: 250px;
	text-align: right;
	line-height: 40px;
	right: 15px;
	top: 10px;
}

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

#realisatie a:hover {
	color: #ccc;
}


/* box in content
**************************************************/

.content .box {
	margin-bottom: 10px;
	background: #181818;
	color: #fff; /* Kleur veranderd */
}

.content .box a {
	color: #fff;
	text-decoration: none;
}

.content .box h2 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.content .box .box_header_table {
	line-height: 18px;
	margin-bottom: 4px;
	width: 100%;
 *width: 760px;
	border-bottom: 1px dotted #333;
}

.content .box .box_header_table td {
	height: 18px;
	color: #fff;
	text-transform: uppercase;
}

.content .box .box_header_table a {
	color: #fff;
	text-decoration: none;
}


.content .box .box_header_table a:hover {
	color: #E56F22;
	text-decoration: none;
}

.content .box .box_header_table .subhead {
	text-transform: none;
	text-align: right;
	white-space: nowrap;
}

.content .box .box_header_table .subhead .current {
	font-weight: bold;
	color: #E56F22;
}

.content .box .box_header_table .subhead img {
	margin-top: 2px;
	cursor: pointer;
}

.content .box .box_header_table .head {
	text-transform: none;
}

.content .box .box_header_table .head a{
	color: #CF6113;
}

.content .box .box_header_table .head a:hover{
	color: #FFF;
	text-decoration: underline;
}

#headklein a{
	font-size: 18px;
	text-decoration: none;
	color: #CF6113;
}

#headklein a:hover{
	font-size: 18px;
	color: #FFF;
	text-decoration: underline;
}

.content .box table td {
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	color: #fff; /* Kleur veranderd */
}

.content .head {
	font-size: 24px;
	padding-top: 11px;
	color: #CF6113;
}

.content .head a {
	font-size: 24px;
	padding-top: 11px;
	color: #CF6113;
	text-decoration: none;
}

#kunstLink {
	padding-bottom: 10px;
}
#kunstLink a{
	text-decoration: none;
}
#kunstLink a:hover{
	text-decoration: underline;
}

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

.content {
	font-size: 12px;
	line-height: 18px;
	color: #fff; /* Kleur veranderd */
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #181818;
}

.content hr {
	color: #333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

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

.content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet.gif) no-repeat 0.4em 0.7em;
	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: #fff; /* Kleur veranderd */
}

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

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

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

.content p {
	font-size: 12px;
	line-height: 18px;
	color: #fff; /* Kleur veranderd */
	margin-bottom: 11px;
}

.content h1 {
	font-size: 17px;
	margin-bottom: 15px;
	color: #fff;
	line-height: 21px;
	font-weight: bold;
}

.content h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

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

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

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


.more a {
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	color: #193364;
}

.more a: hover {
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
	color: #5B6D93;
}

.more em {
	font-size: 12px;
	color: #04457d;
	font-style: normal;
}

#naarboven {
	float:left;
	color: #000;
	font-size: 9px;
	cursor:pointer;
}

#toonpdf {
	float:right;
}

.content .KunstSelect{
	width: 145px;
	background-color: #000;
	border: 1px solid #fff;
	color: #fff;
	height: 22px;
	margin-right: 20px;
	margin-left: 10px;
}


.content h6 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 12px;
}   

.content h6 a{
	color: #ff6600;
	text-decoration: none;
}


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

/* Nieuws CMS
**************************************************/

#overig a {
	font-size: 11px;
}

.published {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

/* Nieuws HOME
**************************************************/

#nieuws_home {
	width: 175px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#nieuws_home .head{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
}

#nieuws_home .text{
	font-size: 11px;
	color: #fff; /* Kleur veranderd */
	padding-bottom: 5px;
	padding-left: 12px;
}

#nieuws_home .link {
	font-size:12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: bold;
}

#nieuws_home .link a{
	font-size: 11px;
	color: #999;
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
}

#nieuws_home .link a:hover{
	text-decoration: underline;
	color: #fff;
}

/* Lid van HOME
**************************************************/

#lidvan {
	font-size:12px;
	padding-top: 30px;
	padding-left: 13px;
}

/* Links CMS
**************************************************/

.links {
	margin-bottom: 10px;
}

.links h3 {
	color: #CC6600;
}

.links p {
	margin-bottom: 0px;
	line-height: 15px;
}

.last {
	margin-bottom: 0px;
}


/* Links module 
**************************************************/

#links {
	padding-bottom: 10px;
	padding-top: 10px;
}

#links h3 {
	font-size: 13px;
	padding-bottom: 3px;
}

#links .links_naam {
	padding-left: 15px;
	font-size: 12px;
	width: 300px;
	color: #fff; /* Kleur veranderd */
}

#links .links_link{
	font-size: 12px;
	padding-bottom: 5px;
}

#links .links_link a{
	color: #DE7026;
}

/* Google maps
**************************************************/

#map { /* container kaart */
	height: 500px;
	width: 770px;
}

#map div {
	color: #000;
}

#map h4 {
	color: #000;
}


#balloon { /* container tekstballon */

}

#balloon h3 {
	font: normal 18px/21px Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	margin-bottom: 11px;
}

#balloon .datum {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}

#balloon a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #1E2E6A;
}

#balloon a:hover {
	color: #8FB0CC;
}

.googlemaps {
	color: #000;
	font-size: 11px;
	height: 100px;
}

.googlemaps h3{
	color: #000;
	font-size: 11px;
}

.googlemaps a{
	color: #000;
	text-decoration: none;
}
.googlemaps a:hover {
	color: #000;
}



/* Photobox
**************************************************/

#photobox {
	margin-bottom: 4px;
	width: 760px;
}

#photo_container {
	height: 300px;
	width: 336px;
	background-color: #000;
	vertical-align: middle;
}

#thumb_container {
	width: 424px;
}

.scrolldiv {
	overflow-x: none;
	overflow-y: auto;
	padding: 0px;
	height: 320px;
	width: 100%;
	text-align: right;
}

.description {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #fff;
}

#background_thumb{
	background-color: #000;
	height: 75px;
	width: 75px;
	float: right;
	margin-left: 6px;
	margin-bottom: 6.5px;
	*margin-left: 5px;
	*margin-bottom: 5px;
}


#background_thumb .thumb {
	height: 64px;
	width: 64px;
	*width: 58px;
	*height: 58px;
	margin-top: 6px;
	margin-left: 6px;
	align: center;
	*margin-top: 8px;
	*margin-right: 8px;
}

#desc{
	height: 20px;
}

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

.letsFormContainer fieldset {
	background: #181818;
	border-style: none;
}

.letsFormContainer legend {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	font-weight: bold;
 *margin-top: -1px; /*IE6 en IE7 */
 *margin-bottom: 8px; /*IE6 en IE7 */
 *margin-left: -6px; /*IE6 en IE7 */
}

input, select, textarea, file {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #ccc;
	margin-left: 2px;
	margin-bottom: 10px;
}

textarea {
	height: 80px;
	width: 220px;
	font: 12px Arial, Helvetica, sans-serif;
}

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

.letsFormInput_error {
	border: 1px solid red;
}

.letsFormTD {
	width: 125px;
	height: 30px;
	color: #ccc;
}

.letsErrorList {
	color:red;
}

.letsFormButton {
	color: #fff; /* Kleur veranderd */
	background: #000;
	padding: 1px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 9px Verdana, Geneva, sans-serif;
	border-style: none;
	border: 1px solid #fff; /* Kleur veranderd */
}

.letsFormButtonOn {
	color: #fff;
	background: #000;
	padding: 1px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 9px Verdana, Geneva, sans-serif;
	border-style: none;
	border: 1px solid #fff;
}

.letsFormCheckbox {
	border: 0px solid #B4CDE1;
	background: #E5ECF4;
	margin:3px 3px 3px 3px;
}

.letsFormCheckbox_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 3px;
}

.letsFormRadio {
	border: 0px solid #6e7176;
	background: #FFFFFF;
	margin:3px 3px 3px 0px;
}

.letsFormRadio_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 0px;
}

.letsFormTijdSelect {
	width: 50px;
 *width: 40px;
	font-size: 11px;
}

#toolTip { /* Styling van het infoplaatje */
	cursor: pointer;
	vertical-align: middle;
}

.formInfo {
	font-size: 11px;
	background: #000;
	border: 1px solid #fff; /* Kleur veranderd */
	width: 150px;
	margin: 0px;
	padding: 5px;
	color: #fff; /* Kleur veranderd */
	
}

#letsFormCaptcha { /* Styling van het captchaplaatje */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}




/* Kunstwerk overzicht
**************************************************/

.kunstwerk {
	background: #000;
	width: 130px;
	height: 130px;
	display: inline;
	float: left;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
}

.kunstwerk .foto{
	height: 130px;
	width: 130px;
	background:#999999;
}

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