html, body {
	height:100%; /* héél belangrijk */
}

html { 
	/* hack voor altijd aanwezige scrollbar */
	min-height:100%; 
	margin-bottom:1px; 
}

body {
	color:#ffffff;
	background:url('http://www.sandycage.nl/images/sc_bg.jpg') repeat-y center fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;		
}

/* layout */

#header {
	width:958px;
	height:120px;
	background:url('http://www.sandycage.nl/images/sc_header.jpg');
}

.logo_position {
	float:left; 
	margin-top:24px; 
	margin-left:448px;
} 

.maintable {
	background:url('http://www.sandycage.nl/images/sc_bgv.jpg') repeat-x;
	height:120px;
}

.maincolumn {
	background:url('http://www.sandycage.nl/images/sc_bg.jpg') repeat-y center;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	min-height:100%;
}

#container {
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	margin:0px auto;
	width:958px;
}

.kolom1 {
	float:left;
	width:176px;	
	background:url('http://www.sandycage.nl/images/sc_lefttop.jpg') no-repeat;	
	min-height:256px;
	margin-left:2px;
}

.kolom2 {
	background:url('http://www.sandycage.nl/images/sc_midtop.jpg') no-repeat;	
	float:left;
	width:510px;	
	min-height:689px;
}

.kolom3 {
	background:url('http://www.sandycage.nl/images/sc_right.jpg') no-repeat;
	float:left;
	width:270px;	
	height:675px;
}

/* contentlayout */

.block_content {
	border: 1px solid #434343;
	background-color:#1a1a1a;
	padding:8px;
}

.block_border {
	background-color:#4e4e4e;
	width:12px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:.50;
}

.block_top {
	width:484px;
	height:36px;
	background:url('http://www.sandycage.nl/images/block_top.png');
}

.block_bottom {
	width:484px;
	height:14px;
	background-color:#4e4e4e;	
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:.50;
}

.block_tophalf {
	width:236px;
	height:36px;
	background:url('http://www.sandycage.nl/images/block_top3.png');
}

.block_bottomhalf {
	width:236px;
	height:14px;
	background-color:#4e4e4e;	
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:.50;
}

.block_01 {
	width:248px;
	height:235px;
	display:block;
	background-image:url('http://www.sandycage.nl/images/block_bg_02.jpg');
}


/* content */

#maincontent {
	margin-left:10px;
	width:484px;
	text-align:left;
}

a {
	text-decoration:none;
	color:#ff004e;
}

a:hover {
	color:#9b9b9b;
}

.pink {
	color:#ff004e;
}

.pinklink {
	text-decoration:none;
	color:#ff004e;
}

.pinklink:hover {
	text-decoration:none;
	color:#ffffff;
}

.barheader {
	text-align:center;
	color:#ffffff;
	background-color:#0c0c0c;
	padding-top:3px;
	padding-bottom:3px;
	width:442px;
	height:15px;	
	display:block;
}

.barheader:hover {
	color:#ffffff;
}

.barlink {
	text-align:center;
	color:#ff004d;
	background-color:#303030;
	padding-top:3px;
	padding-bottom:3px;
	width:442px;
	height:15px;	
	display:block;
}

.barlink:hover {
	text-align:center;
	color:#ffffff;
	background-color:#3f3f3f;	
	padding-top:3px;
	padding-bottom:3px;
	width:442px;
	height:15px;	
	display:block;
}

.barlink_small {
	text-align:center;
	color:#ff004d;
	background-color:#303030;
	padding-top:3px;
	padding-bottom:3px;
	width:190px;
	height:15px;
	display:block;
}

.barlink_small:hover {
	text-align:center;
	color:#ffffff;
	background-color:#3f3f3f;	
	padding-top:3px;
	padding-bottom:3px;
	width:190px;
	height:15px;
	display:block;
}

.contact {
	background-color:#434343;
	margin-bottom:4px;
	color:#ffffff;
	border:1px solid #9d9d9d;
	height:20px;
	background:url('http://www.sandycage.nl/images/contact_bg.jpg') repeat-x;
	background-color:#434343;
}

.titel {
	font-size:16px;
	font-weight:bold;	
}

.video {
	border-top:1px solid #363636;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
}

.menulink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin-left:12px;
	display:block;
	margin-bottom:6px;
}

.menulink:hover {
	color:#ff004e;
}

.menulink_active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff004e;
	text-decoration:none;
	margin-left:12px;
	display:block;
	margin-bottom:6px;
}

.menulink_active:hover {
	color:#ff004e;
}

.pic_home {
	border: 1px solid #7f7f7f;
	margin-bottom:4px;
}

.pic_gallery {
	border:1px solid #ff004e;
	display:block;
	width:146px;
	height:96px;
	overflow:hidden;
	float:left;
	margin-right:4px;
	margin-bottom:8px;
}

.pic_gallery_home {
	border:1px solid #ff004e;
	width:90px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-bottom:8px;
	margin-left:4px;
}

.gallery_look {
	width:446px;
	padding:3px;
	margin-right:6px;
	margin-top:6px;
	text-align:center;
}

.pic_galleryfree {
	border:1px solid #ff004e;
	display:block;
	width:221px;
	height:180px;
	overflow:hidden;
	float:left;
	margin-right:4px;
	margin-bottom:8px;
}

.teaser {
	margin-left:5px; 
	margin-top:18px;
	display:block;
	background-color:#3f3f3f;
	width:161px;
	height:122px;
	padding-top:2px;
}

.date {
	color:#9b9b9b;
}

.divider {
	background-color:#363636;
	height:1px;
	width:484px;
}

.resolutionselect {
	color:#ffffff;
	background-color:#363636;
	padding:3px;
	margin-right:2px;
}

.resolutionselect:hover {
	color:#ff004e;
}

.see_movie {
	color:#ffffff;
	background-color:#363636;
	padding:3px;
}

/* guestbook */

.guestbook_content {
	border:1px solid #434343;
	background-color:#1a1a1a;
	padding:8px;
	width:472px;
}

.guestbook_border {
	background-color:#4e4e4e;
	width:4px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:.50;
}

.guestbook_top {
	width:484px;
	height:6px;
	background-color:#4e4e4e;	
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:.50;
}

.guestbook_bottom {
	width:484px;
	height:4px;
	background-color:#4e4e4e;	
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:.50;
}

.guestbook_write {
	background-color:#1a1a1a;
	width:456px;	
	display:block;
}

.guestbook_write:hover {
	color:#ffffff;
}

/* paginering */

.paging {
	width:484px;
	height:24px;
	display:block;
	margin-top:10px;
	text-align:center;
}

.pag_link {
	background-color:#474747;
	border:1px solid #565656;
	width:20px; display:block; float:left;
	padding-top:3px;
	padding-bottom:3px;
	margin:3px;
	text-align:center;
}

.pag_link:hover {
	background-color:#575757;
	border:1px solid #474747;
	width:20px; display:block; float:left;
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff;
	margin:3px;
	text-align:center;	
}

.pag_current {
	background-color:#474747;
	border:1px solid #565656;
	width:20px; display:block; float:left;
	padding-top:3px;
	padding-bottom:3px;
	margin:3px;
	text-align:center;
}

.header_status {
	margin-left:-1px;
}


/* sifr */

.h1 {
	float:left;
	display:block;
	width:160px;
	font-variant:small-caps;
	font-size:18px;
	line-height:1.3em;
	margin-bottom:10px;
	margin:0;
	padding:0;
	color:#ffffff;
}

.h2 {
	float:left;
	display:block;
	width:160px;
	font-variant:small-caps;
	font-size:18px;
	line-height:1.3em;
	margin-bottom:10px;
	margin:0;
	padding:0;
	color:#ffdbe6;
}

.pullquote {
	float:left;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
	line-height:1.3em;
	margin-left:4px;
	margin-bottom:10px;
	margin:0;
	padding:0;
}


.pullsmallquote {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
	line-height:1.3em;
	margin-left:4px;
	margin-bottom:10px;
	margin:0;
	padding:0;
}

.sIFR-active h1 {
	visibility:hidden;
	width:160px;
	margin:0;
	padding:0;
}

.sIFR-active h2 {
	visibility:hidden;
	width:160px;
	margin:0;
	padding:0;
}

.sIFR-active h5.pullquote {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
	font-size:24px;
	margin-bottom:10px;
	margin:0;
	padding:0;
	padding-left:12px;	
	
}

.sIFR-active h4.pullsmallquote {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
	font-size:24px;
	margin-bottom:10px;
	margin:0;
	padding:0;
	padding-left:12px;	
	display:block;	
}



