/* CSS Document */

body, html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	background: #fafcfe url(images/bg.jpg) repeat-x fixed;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
p, table, address, dl, form {
	margin: 0 0 18px 0;
}
blockquote {
	margin: 17px 0 17px 20px;
	padding: 17px;
	background: #f5f9fc;
	border-left: 1px solid #e9edf6;
}
ul, ol {
	margin-bottom: 18px;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #445060;
	margin: 0 0 5px 0;
	line-height: normal;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #738399;
	margin: 20px 0 10px 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 4px 0;
	color: #738399;
	font-weight: bold;
}
a {
	color: #445060;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a.arrow {
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat left;
	padding: 0 0 0 30px;
}
h3 a {
	text-decoration: none;
	color: #738399;
}
h3 a:hover {
	text-decoration: underline;
}
address {
	font-style: normal;
}
th, caption {
	text-align: left;
	background: #e9edf6 url(images/shadow.gif) repeat-x bottom;
	padding-bottom: 10px;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #cccccc;
}
.small {
	font-size: 11px;
}
img {
	border: none;
}
img.border {
	border: 1px solid #999999;
	padding: 1px;
}
.left {
	float: left;
	margin: 0 10px 5px 0;
}
.divider {
	height: 1px;
	background: #cccccc;
	margin: 18px 0;
}
.page-top {
	text-align: right;
}
.intro {
	font-size: 14px;
}
input, textarea, select {
	margin: 0 5px 3px 0;
}
/* alerts */
.alert {
	background: url(images/alert.gif) repeat-x;
}
.alert p {
	height: 36px;
	line-height: normal;
	text-align: center;
	background: url(images/alert-left.gif) no-repeat left;
}
.alert strong {
	height: 26px;
	display: block;
	padding: 10px 0 0 0;
	background: url(images/alert-right.gif) no-repeat right;

}
div.error {
	background: url(images/alert-error.gif) repeat-x;
}
div.error p {
	background: url(images/alert-error-left.gif) no-repeat left;
}
div.error strong {
	background: url(images/alert-error-right.gif) no-repeat right;
}
ul.error, .error-message {
	color: red;
}
div.succes {
	background: url(images/alert-success.gif) repeat-x;
}
div.succes p {
	background: url(images/alert-success-left.gif) no-repeat left;
}
div.succes strong {
	background: url(images/alert-success-right.gif) no-repeat right;
}
ul#error {
	color: #ff0000;
}
/* LAYOUT */

#main_container {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -193px auto;
	background: url(images/content_bg.gif) repeat-y center;
	width: 931px;
}
#header_container {
	width: 931px;
	height: 118px;
	background: #f9f3e9 url(images/header_bg.jpg) repeat-x bottom;
}
#content_container {
	float:left;
	width: 587px;
	background: url(images/content_container_bg.gif) top no-repeat;
}
#right_container {
	float: right;
	width: 344px;
	background: url(images/rightcontainer_bg.gif) top no-repeat;
}
* html #right_container {
	overflow: hidden;
}
#right_container h1 {
	position: relative;
	z-index: 2;
	padding: 10px 0 0 10px;
	font-size: 18px;
	margin: 0;
}
#right_container h1.breadcrump {
	position: absolute;
	right: 10px;
	z-index: 2;
	font-size: 16px;
	margin: 25px 0 0 0;
}
#right_container a.meer_nieuws {
	color: #a5b6cd;
	position: relative;
	z-index: 2;
	padding-left: 10px;
}
#push {
	height: 193px;
}
.clear {
	clear: both;
}
#footer_container {
	clear: both;
	position: relative;
	margin: 0 auto;
	bottom: 0;
	height: 193px;
	background: #000000 url(images/footer.gif) no-repeat center top;
	line-height: normal;
}
/* HOMEPAGE */

#content_home {
	clear: both;
	padding: 20px 30px 0 30px;
	margin-bottom: -18px;
}
#content_home h2 {
	margin: 5px 0 25px 0;
}
#flash_container {
	position: relative;
	height: 343px;
	margin-left: 1px;
}
#flash_container #flash_element {
	position: absolute;
	top: -15px;
	left: 0;
}
#news_container {
	height: 278px;
	margin: 15px 1px 0 0;
}
#news_container .newsitem {
	height: 81px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}
#news_container .newsitem p {
	margin-bottom: 10px;
}
#news_container .newsitem h2 {
	font-size: 16px;
	margin: 0;
}
#news_container .newsitem h2 a {
	color: #738399;
	text-decoration: none;
}
#news_container .newsitem h2 a:hover {
	text-decoration: underline;
}
#news_container .newsitem p {
	line-height: normal;
}
#news_container .item_1, #news_container .item_2 {
	border-bottom: 1px solid #e9edf6;
	height: 80px;
}
#news_container ul {
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#news_container .date {
	font-size: 11px;
}
/* NEWS ALL */

.newsitem a.head {
	color: #738399;
	text-decoration: none;
}
.newsitem a:hover.head {
	text-decoration: underline;
}
#news_body img {
	border: 1px solid #999999;
	padding: 2px;
}
#overview .newsitem h3 {
	margin-bottom: 0;
}
/*STANDARD */
#content {
	padding: 20px;
	padding-bottom: 0;
}
#content h1 {
	font-size: 16px;
	margin-bottom: -5px;
}
#right_container img.page_image {
	margin: 65px 0 0 0;
}
#right_container p.shortlinks {
	background: url(images/news_devider.gif) no-repeat bottom right;
	text-align: right;
	font-size: 18px;
	color: #445060;
	padding: 5px 15px 8px 0;
	margin: 0 0 10px 0;
}
#right_container p.noimage {
	margin: 65px 0 10px 0;
}
#right_container ul.shortlinks {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: right;
}
#right_container ul.shortlinks li {
	list-style: none;
	padding: 2px 15px;
	font-size: 18px;
	color: #8d9fb9;
}
#right_container ul.shortlinks li a {
	text-decoration: none;
	color: #738399;
}
#right_container ul.shortlinks li a:hover {
	color: #8d9fb9;
}
/* HEADER & MENU */
img.logo {
	position: absolute;
	top: 18px;
}
.top_links {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 11px;
}
.top_links a {
	color: #445060;
	padding: 0 3px;
}
#menu_bottom {
	position:absolute;
	top: 105px;
	right: 22px;
	width: 254px;
	height: 37px;
	background: url(images/menu_bottom.jpg);
	z-index:1;
}
/* FOOTER */
#footer {
	position: relative;
	width: 931px;
	margin: auto;
	color: #ffffff;
	font-size: 12px;
}
p.emblem {
	position: absolute;
	top: 95px;
	left: 5px;
	width: 246px;
	height: 0;
	padding-top: 85px;
	overflow: hidden;
	background: url(images/footer_emblem.gif) no-repeat;
}
#footer .locaties {
	position: absolute;
	top: 120px;
	right: 0;
}
#footer a, #footer .splitter {
	display: block;
	float: left;
	height: 0;
	padding-top: 32px;
	overflow: hidden;
}
.splitter {
	width: 3px;
	background: url(images/splitter.gif);
	margin: 0 8px;
}
#footer a.delft {
	width: 26px;
	background: url(images/footer_delft.gif);
}
#footer a.denhelder {
	width: 65px;
	background: url(images/footer_denhelder.gif);
}
#footer a.heerhugowaard {
	width: 89px;
	background: url(images/footer_hhw.gif);
}
#footer a.krommenie {
	width: 65px;
	background: url(images/footer_krommenie.gif);
}
#footer a.purmerend {
	width: 62px;
	background: url(images/footer_purmerend.gif);
}
#footer a.wormer {
	width: 45px;
	background: url(images/footer_wormer.gif);
}
#footer a.zaandijk {
	width: 48px;
	background: url(images/footer_zaandijk.gif);
}
/* DROPDOWNMENU */
/*Hoofdnaviagtie ul*/
#nav_container {
	position:absolute;
	top: 36px;
	right: 0;
	width: 759px;
	height:74px;
	background: url(images/menu_bg.png) no-repeat;
	z-index: 3;
}
#nav_container ul#navigation {
	position:absolute;
	right: 1px;
	width: 755px;
	height:73px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:999;
}
/*hoofdnavigatie items*/
#navigation li.mainitem {
	float:left;
	width:151px;
	text-align:center;
}
/*hoofdnavigatie links*/
#navigation li.mainitem a.hoofditem {
	display:block;
	height: 48px;
	background-repeat: no-repeat;
	background-position: right;
	padding:20px 0 0 0;
}
#header_container #navigation li.mainitem a.lasthoofditem {
	background-image: none;
}
/*hoofdnavigatie links over*/
#header_container #navigation li.mainitem a:hover.hoofditem {
	color: #93a5bc;
}
/*opent sub navigation ul's*/
#nav_container #navigation li:hover ul, #nav_container #navigation li.over ul {
	display:block;
}
/*ul subnavigation*/	
#navigation li ul {
	z-index:1000;
	display:none;
	width: 139px;
	margin:0;
	padding:10px 5px;
	list-style:none;
	background-image:url(images/menu_shadow.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
#navigation li ul li {
	padding:0px;
	margin:0px;
}
#navigation li ul.first {
	margin-left: 5px;
	width: 134px
}
#navigation li ul.last {
	margin-right: 5px;
	width: 134px
}
/*subnavigation links*/
#navigation li ul li a {
	display:block;
	width:90%;
	margin:0;
	background-color: #ffffff;/* zonder deze werkt display block in IE 6 en 7 niet goed*/
	background-image:url(images/menu/submenubg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px auto;
	text-align:left;
}
/*subnavigation links*/
#navigation li ul li a:hover {
}
/*stijlen voor menu links*/
#nav_container {
	font-size:12px;
}
#nav_container a.hoofditem {
	padding-top:5px; /*hoogte van dit element is bovenaan gedefinieerd, houd daar rekeningen mee bij wijzigingen*/
	text-decoration:none;
	font-size: 15px;
	color:#445060;
}
#nav_container a:hover.hoofditem {
}
#nav_container a.subitem {
	padding: 5px;
	color: #21445b;
	font-weight: normal;
	text-decoration:none;
}
#nav_container a.subitem:hover {
	color: #ffffff;
	background: #93a5bc url(images/submenuhover_bg.gif) no-repeat left center;
}
/* OVERIGE STIJLEN */
div.begrippen dt {
	width: 130px;
	float: left;
}
/* overview */
#overview p, #local_news p {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}
/* groet */
#flash_groet {
	float: left;
	width: 180px;
	height: 330px;
	margin: 0;
}
/* embleem */
#embleem {
	position: relative;
	width: 540px;
	height: 400px;
	background: url(pencak/media/embleem_exploded.gif) no-repeat top left;
	margin-top: 60px;
}
#embleem a.zoom {
	position: absolute;
	background: none;
	top: -60px;
	right: 0;
}
a.number_1 {
	position: absolute;
	top: -40px;
	left: 140px;
}
a.number_2 {
	position: absolute;
	top: -30px;
	left: 250px;
}
a.number_3 {
	position: absolute;
	top: 50px;
	left: 350px;
}
a.number_4 {
	position: absolute;
	top: 150px;
	left: 445px;
}
a.number_5 {
	position: absolute;
	top: 180px;
	left: 505px;
}
#embleem_popover {
	position: relative;
}
#embleem_popover img {
	position: absolute;
	top: 15px;
	right: 10px;
}
#content_popover {
	width: 482px;
	height: 290px;
	background: url(pencak/media/embleem_bg.gif) no-repeat;
	padding: 10px;
}
#content_popover .nav {
	position: absolute;
	bottom: 25px;
	right: 180px;
	font-size: 11px;
	width: 131px;
	line-height: normal;
	text-align: right;
}
#content_popover .nav a {
	display: block;
	float: left;
	text-decoration: none;
}
#content_popover .nav a:hover {
	text-decoration: underline;
}
#content_popover .nav a.prev {
	width: 36px;
	background: url(images/arrow_prev.gif) no-repeat left;
	padding-left: 10px;
}
#content_popover .nav a.next {
	float: right;
	background: url(images/arrow_next.gif) no-repeat right;
	padding-right: 10px;
}
#content_popover .nav span {
	float: left;
	padding: 0 8px;
}
/* media*/

div.krant {
	float: left;
	width: 120px;
	margin: 0 10px 10px 0;
	text-align: center;
	font-size: 11px;
	line-height: normal;
}
div.krant img {
	margin-bottom: 5px;
}
.paper, .poster {
	float: left;
	width: 120px;
	line-height: normal;
	font-size: 10px;
	margin: 5px 15px 30px 0;
}
.paper p.paper, .poster p.poster {
	position: relative;
	top: -5px;
	margin: 0;
}
a.pdf {
	display: inline-block;
	height: 13px;
	background: url(images/pdficon_small.gif) no-repeat left;
	padding-left: 20px;
}
a.zoom {
	display: inline-block;
	height: 15px;
	background: url(images/zoom.gif) no-repeat left center;
	padding: 2px 0 0 20px;
}
.popover {
	padding: 15px;
}
/* LOCATIES */
#right_container #address {
	text-align: right;
	padding: 5px 15px 0 0;
}
.instructeur {
	float: left;
	width: 133px;
	margin: 0 5px 10px 0;
}
.last_instructeur {
	margin: 0 0 10px 0;
}
.instructeur .photo {
	width: 133px;
	height: 194px;
	background: url(images/mirror.gif) repeat-x bottom;
}
.instructeur p {
	position: relative;
	top: -10px;
	left: 10px;
}
#local_news {
	position: relative;
	top: -15px;
}
#photos {
	margin-top: 10px;
}
#photos img {
	float: left;
	margin: 0 2px 8px 0;
	border: 1px solid #999999;
	padding: 1px;
}
#photos img.last {
	float: left;
	margin: 0 0 8px 0;
}
#photos h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
}
/* FOTO */
.album {
	float: left;
	position: relative;
	width: 140px;
	height: 200px;
	line-height: normal;
	margin-right: 40px;
}
.last_album {
	margin-right: 0;
}
.album_head {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 2px 0;
	color: #738399;
}
a.countbox {
	display: block;
	position: absolute;
	top: 130px;
	right: 0;
	width: 37px;
	height: 21px;
	background: url(images/countbox.png) no-repeat;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	padding: 7px 0 0 0;
}

* html a.countbox {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/countbox.png", sizingMethod="crop");
} 
	
/* VIDEO */
#video_popover {
	text-align: center;
}
.video .thumb {
	float: left;
	height: 135px;
	margin-right: 10px;
}
a.play {
	background: url(images/play.gif) no-repeat right;
	padding: 0 20px 0 0 ;
	height: auto;
}
div.video {
	margin: 0 0 18px 0;
}
ul.video {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
ul.video li {
	float: left;
	width: 120px;
	margin: 0 22px 18px 0;
}
ul.video li.last {
	margin: 0;
}
/* WAPENS */
.wapens {
	clear: both;
}
.wapens .wapen {
	float: left;
	position: relative;
	width: 130px;
	height: 100px;
}
.wapens .wapen img {
	position: absolute;
}
.wapens .wapen_text {
	float: right;
	width: 407px;
}
/* overig */
.stamboom dd {
	margin: 0 0 10px 0;
}

.aanvang dt, .poule dt {
	font-weight: bold;
}
.aanvang dd, .poule dd {
	margin: 0;
}
	
/* GEPRIKT */
#geprikt-overview  {
	padding-top: 30px;
}
.geprikt-item {
	display: inline;
	position:relative;
	float: left;
	width: 124px;
	margin: 0 0 10px 10px;
	text-align: center;
}
#geprikt_container {
	position: relative;
	left: -4px;
	background: url(images/geprikt-bg.gif) no-repeat;
	width: 318px;
	height: 171px;
	padding: 15px 10px 15px 15px;
}
#geprikt_container h1 {
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px 0;
}
.geprikt-item img,
#geprikt_container img {
	display: inline;
	position: relative;
	top: -35px;
	float: right;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-left: 5px;
	z-index: 5;
}
.geprikt-item img {
	top: 0;
}
.geprikt-item .wesp,
#geprikt_container .wesp {
	position: absolute;
	top: -20px;
	right: 0;
	width: 95px;
	height: 61px;
	background: url(images/wesp-geprikt.png) no-repeat;
	z-index: 10;
}

* html #geprikt_container .wesp {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/wesp-geprikt.png", sizingMethod="scale");
} 

* html .geprikt-item .wesp {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/wesp-geprikt.png", sizingMethod="scale");
} 
.geprikt-item .wesp {
	top: -40px;
	right: -10px;
}

#geprikt_container dl {
	line-height: 24px;
	margin: 0;
}

#geprikt_container dt {
	float: left;
	font-size: 14px;
	color: #738399;
	width: 85px;
}

.geprikt span {
	font-weight: bold;
	color: #738399;
}

.pasport {
	margin: 35px 0 0 0;
}
/* AGENDA */
.agenda td {
	color: #999999;
}
.agenda tr:hover.clickable {
	background: #e9edf6;
}
.agenda tr.clickable a {
	display: block;
	text-decoration: none;
	color: #000000;
}
/* RSS FEED */
#rss-container {
	padding: 10px;
	padding-bottom: 0;
	margin-right: 5px;
}
#rss-container h1 {
	background: url(images/icon-buzz.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 10px;
}
#rss-container .hyves {
	display: block;
	margin: 10px 0;
	padding: 0 0 0 20px;
	background: url(images/icon-hyves.gif) no-repeat left;
	float: right;
	width: 110px;
	text-align: right;
}

/* rss include */
#rss-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
}
#rss-container ul li {
	clear: both;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 5px 0;
	margin: 5px 0 0  0;
}
#rss-container .avphotocontainer_medium {
	float: right;
	width: 75px;
	height: 55px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #cccccc;
	margin: 2px 0 0 3px;
}
#rss-container .avphotocontainer_medium .avphoto_medium {
	width: 75px;
	height: 55px;
	overflow: hidden;
}	
#rss-container .avphotocontainer_medium img {
	width: 75px;
}
a.personal_link {
	text-decoration: none;
}
a:hover.personal_link {
	text-decoration: underline;
}
#rss-container img {
	display: block;
}
/* CONTACTFORM */
#contactform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#contactform legend {
	display: none;
}
#contactform label {
	display: block;
}
.input_fout {
	border: 1px solid #f00000;
}
#contactform div {
	float: left;
}
#contactform input#name {
	width: 150px;
}
#contactform input#email {
	width: 205px;
}
#contactform input#onderwerp {
	width: 355px;
}
#contactform textarea#bericht {
	width: 355px;
}
#contactform div.submit {
	float: none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(media/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop));
}
#TB_window img#TB_Image {
	display:block;
	border: none;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 18px 10px 0;
	float:right;
}
a#TB_closeWindowButton {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/close.gif);
	margin-top: 2px;
}
a:hover#TB_closeWindowButton {
	background: url(images/close_hover.gif);
}
#TB_closeAjaxWindow {
	padding:2px 5px 0 0;
	margin-bottom:0;
	text-align:right;
	float:right;
 background: #b3d6ff+
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 0 10px;
	margin-bottom:0;
	font-size: 14px;
	font-weight: bold;
	color: #445060;
}
#TB_title {
	background-color: #b3d6ff;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
