/* LAYOUT STYLE */ 

html, body, #divWrapOuter  {height:100%;}
html, body {margin:0; border:0; padding:0;}

#divHeader {position:absolute; height:168px; width:951px;left:0; top:0;}
#divWrapOuter {position:relative; margin:0 auto; width:951px;}
#divWrapInner {float:left;  width:951px; display:inline; margin-top:168px;}
#divWrapShadow { height:auto ! important;  min-height:358px;  height:358px;  }
#divMenu {float:right; width: 274px; display:inline;  padding-left: 14px; padding-right: 20px; padding-top:0px; padding-bottom:14px;}
#divMain {float:left; width: 572px; display:inline; padding-left: 13px; padding-right: 15px; padding-bottom:10px;}
#divFooter {clear:both; height: 36px; width:897px; padding-left: 56px; padding-top:2px;}
#divTabs { float:left; width:43px; height:358px;}
#divSpacer {float:left; width:1px; height:100%; display:inline; margin-bottom:-38px; margin-right:-1px; display:inline; /* visibility:hidden; */}



/* PRESENTATION STYLE */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c352d;
	line-height:24px; 
	background-image:url(../images/default/body/jpg/imgBackground.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	background-color:#cac5c1;
}

#divWrapOuter, #divWrapInner {
	background-image:url(../images/default/body/jpg/imgFix.jpg);
	background-repeat:repeat-y;
}

#divWrapShadow {
	background-image:url(../images/default/body/jpg/imgWrap2.jpg);
	background-repeat:no-repeat;
}

#divHeader {
	background-image:url(../images/default/body/jpg/imgHeader.jpg);
}

#divFooter {
	background-image:url(../images/default/body/jpg/imgFooter.jpg);
}

#divFooter a{
	color:#bd0102;
	text-decoration:none;
}

#divMain {
	text-align:justify;
}

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

#divBreadcrumb{
	padding-top:8px;
	padding-bottom:14px;
	font-size:11px;
}

#divBreadcrumb a{
	color:#bd0102;
	text-decoration:none;
}

#divQuick{
	padding-top:8px;
	padding-bottom:14px;
	font-size:11px;
	text-align: right;
	padding-right: 20px;
}

#divQuick a{
	color:#bd0102;
	text-decoration:none;
}

#divHeaderIcons{
	margin-left:8px;
	width:928px;
	padding-right:7px;
	padding-top:18px;
	height:25px;
	text-align:right;
}

#divHeaderFlash{
	margin-left:8px;
	width:935px;
	height:124px;
}

#divFacebookTitle{
	margin-top: 10px;
}

/* CONTENT */

#text{
	width: 560px;
	padding-bottom:8px;
	border:1px solid #e3deda;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

#text a{
	color: #0066CC;
}

#jumptotop{

	margin-bottom:16px;
}

#shoutAuthor{
	border-bottom:1px solid #e3deda;
	font-style: italic;
	text-align: right;
	color: #666666;
	margin-bottom: 10px;
}

#text th{
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
}

#text td{
	padding: 5px;
}

#videoholder{
	visibility: hidden;
	display: none;
	width: 572px;
}

#videoImageL{
	width: 275px;
	height: 200px;
	float: left;
	margin-right: 3px;
	overflow: hidden;
}

#videoImageR{
	width: 275px;
	height: 200px;
	float: right;
	margin-left: 3px;
	overflow: hidden;
}

/* NEWS */



#divNewsHolder{
	border-bottom:1px solid #E3DEDA;
	margin-bottom:4px;
}

#divNewsTitle{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	background-color:#bd0102;
	color:#FFFFFF;
	cursor:pointer;
}

#divNewsText{
	height:79px;
	width:462px;
	padding-top:1px;
	float:left;
}

#divNewsImage{
	width:102px;
	height:102px;
	margin-right:8px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#f4f2f3;
	cursor:pointer;
}

#divNewsBigImage{
	padding-top:1px;
	padding-bottom:4px;
	float:left;
}

#divNewsReadMore{
	height:20px;
	width:462px;
	padding-top:1px;
	float:left;
}



/* PHOTOBOOKS */


#divPhotobookTitle{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	background-color:#bd0102;
	color:#FFFFFF;
	cursor:pointer;
}

#divPhotobookText{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
}

#divPhotobookImagesHolder{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
}

#divPhotobookImageThumb{
	width:100px;
	height:100px;
	float:left;
	background-repeat:no-repeat;
	background-position: top center;
	cursor:pointer;
}

#divPhotobookImageThumbTitle{
	width:450px;
	float:right;
	font-weight: bold;
	color: #0066CC;
}

#divPhotobookImageThumbTitle a{
	color: #0066CC;
}

#divPhotobookImageThumbText{
	width:450px;
	float:right;
}

#divPhotobookImageThumbInfo{
	width:450px;
	float:right;
	font-size: 11px;
	color: #999999;
}

#divPhotobookImageThumbs{
	padding-top:8px;
	padding-bottom:8px;
	width: 570px;
	overflow: hidden;
	background-color: #FFFFFF;
	border:1px solid #e3deda;
	margin-bottom: 10px;
}

#divPhotobookImageUpload{
	margin: 0px;
}

#divPhotobookImageThumbSpacer{
	float: left;
	width: 5px;
	height: 5px;
}

#divPhotobookAddImages{
	padding-top:2px;
	padding-left:6px;	
	padding-bottom:2px;
}

#divPhotobookPaginering{
	text-align:center;
	padding:10px;
}


	#slideshow { float: left; }
	#nav { width: 544px; margin: 0px; padding:0px; margin-left:-1px;}
	#nav li { width: 104px; height: 104px; float: left; padding: 2px; list-style: none }
	#nav a { width: 104px; height: 104px; padding: 2px; display: block; }
	#nav a.activeSlide { background: #0066CC }
	#nav a:focus { outline: none; }
	#nav img { border: none; display: block }

	#divNav{
		width: 544px;
		border:1px solid #e3deda;
		background-color: #FFFFFF;
		text-align: center;
		padding: 13px;
		overflow: hidden
	}
	
	#divNavOuter{
		width:544px;
		height:330px;
		overflow:hidden;
		position:relative;
	}
	
	#divNavInner{
		width:544px;
		height:330px;
		position:relative;
	}	
	
	#divPrev, #divNext, #divStop {
		float:left;
		width:90px;
		margin-left:10px;
		margin-right:10px;
		cursor:pointer;	
		color: #0066CC;
	}
	
	#slideshow {
		width: 572px;
		height: 572px;
		z-index: 10;
		overflow: hidden;
		
	} 
	
	.pics{
		width: 570px;
		margin-bottom:10px;
		text-align: center;
		background-color: #FFFFFF;
		border:1px solid #e3deda;
	}


























/* VACATURES */

#jobopeningtitle{
	height: 25px;
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	color:#000000;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

#jobopeningtitletext{
	float:left;
	width: 412px;
	height: 25px;
}

#jobopeningtitlereadmore{
	float:left;
	width: 130px;
	height: 25px;
}

#jobopeningtitlereadmore a{
	color: #0066CC;
}

#jobopeningtext{
	padding-bottom:4px;
	padding-left:6px;	
	padding-top:6px;	
	border-bottom:1px solid #e3deda;
	margin-bottom:12px;
	width:566px;
}

#jobopeningtitlesmall{
	color:#bd0102;
	border-bottom:1px solid #bd0102;
	width:558px;
	margin-bottom:12px;
}


#divUploadsNoDocuments{
	padding:3px;
	padding-left:0px;
	width:572px;
	height:24px;
	overflow:hidden;
}




#frmJobApply{
	margin: 0;
	padding: 0;
	width: 572px;
}

#frmJobApply fieldset{
	border: none;
	margin: 0;
	padding: 0;
}

#frmJobApply dl{
	width: 560px;
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#frmJobApply dt{
	margin: 0;
	padding: 0;
	width: 182px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}

#frmJobApply dd{
	margin: 0;
	padding: 0;
	width: 378px;
	float: left;
	margin-bottom: 5px;
}

#frmJobApply dd input{
	width: 364px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 4px;
}

#frmJobApply dd textarea{
	height: 200px;
	width: 364px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 4px;
}

#frmJobApply select{
	width: 374px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 4px;
}

#frmJobApply #submit, #frmJobApply #button{
	width: 374px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 2px;
}

#frmJobApply #buttonSmall{
	width: 230px;
	color: #000000;
	background-color:#e8e5e3;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	border: solid 1px #1e2027;
	background-image: url(../images/mediawatchers/body/gif/buttonBack.gif);
	background-position: bottom;
}

#frmJobApply #submit:hover{
	background-color: #333333;
	color: #FFFFFF;
}

#frmJobApply dd .check{
	background: none;
	border: 0;
	width: auto;
}





















/* PROJECTEN */

#projectListHolder1{
	margin-bottom: 20px;
}

#projectListHolder2{
	margin-bottom: 20px;
}

#projectListTitle{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	background-color:#bd0102;
	color:#FFFFFF;
}

#projectListText{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	background-color:#FFFFFF;
}

#projectListIcos{
	background-color: #FFFFFF;
	border: 1px solid #e8e5e3;
}

#projectListReadMore{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	text-align: right;
	background-color:#e8e5e3;
}


#projectHalfListHolder1{
	width: 280px;
	margin-bottom: 20px;
	float: left;
	margin-right: 6px;
	overflow: hidden;
}

#projectHalfListHolder2{
	width: 280px;
	margin-bottom: 20px;
	float: right;
	margin-left: 6px;
	overflow: hidden;
}

#projectHalfListTitle{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	background-color: #0066CC;
	color:#FFFFFF;
}

#projectHalfListText{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	background-color:#FFFFFF;
}

#projectHalfListImage{
	background-color: #FFFFFF;
}

#projectHalfListIcos{
	background-color: #FFFFFF;
}

#projectHalfListReadMore{
	padding: 2px;
	padding-left:6px;
	padding-right:6px;
	text-align: right;
	background-color: #ffffff;
}

#projectHalfListReadMore a{
	color: #0066CC;
}

/* EVENT */

#addEvent{
	width: 600px; 
	padding-top:0px;
	border:0; 
	position: absolute;
	z-index:1000;
	display:none;
	background-color: #FFFFFF;
	border: 1px solid #e8e5e3;
}

#close{
	height: 20px;
	background-color: #bd0102;
	text-align: right;
	padding: 3px;
	color:#FFFFFF;
}

#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	font-size: 1.1em;
	border: 4px solid #d3d3d3;
	width: 228px;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #ffffff;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-calendar td{
	width: 30px;
	cursor: pointer;
}
.ui-datepicker-calendar td:hover{
	background-color:#CCCCCC;
}
.ui-datepicker-current-day{
	background-color: #bd0102;
	color: #FFFFFF;
}
.ui-datepicker-current-day a{
	color: #FFFFFF;
}
.ui-datepicker-days-cell-over{
	background-color: #bd0102;
}
.ui-datepicker-week-end{
	background-color: #E8E8E8;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: url(datePicker/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(datePicker/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(datePicker/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(datePicker/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(datePicker/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(datePicker/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(datePicker/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(datePicker/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(datePicker/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(datePicker/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff url(datePicker/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	/*border-bottom: 1px solid #d3d3d3;*/
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}

/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.calendardayToday{
	background-color: #e8e5e3;
	width: 33px;
}
.calendardayClick{
	background-color: #e8e5e3;
	width: 33px;
}
.calendardaySpecial{
	background-color: #bd0102;
	width: 33px;
}
.calendardaySpecial a{
	color: #FFFFFF;
}
.calendardayNormal{
	background-color: #f2f1ef;
	width: 33px;
}

.calendarRowDate{
	background-color: #bd0102;
	color:#ffffff;
}

.calendarRowName{
	background-color: #ffffff;
	margin-bottom: 2px;
}

#cluetip{
	background-color: #e8e5e3;
	padding: 3px;
	text-align: left;
}

#cluetip-title{
	margin:0px;
}

#cluetip-close img {
  border: 0;
}

#cluetip-title #cluetip-close {
  float: right;
  position: relative;
  font-size: 11px;
}

#cluetip-waitimage {
  width: 220px;
  height: 19px;
  text-align: left;
  background-image: url(../images/default/icons/gif/ajax-loader.gif);
}

.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#cluetip-extra {
  display: none;
}











/* PROJECTS */

#projectHeader, .projectHeader{
	width: 572px;
	height: 30px;
	background-color: #bd0102;
	color: #FFFFFF;
	clear:both;
}

#projectRow, .projectRow{
	width: 572px;
	height: 30px;	
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow:hidden;
}

#projectEventRow, .projectEventRow{
	width: 572px;
	height: 60px;	
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow:hidden;
}

.projectEventRowEvent{
	width: 572px;
	height: 60px;	
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow:hidden;
}

#projectMessageRow, .projectMessageRow{
	width: 572px;
	height: 60px;	
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow:hidden;
}

#projectRow a, .projectRow a{
	color: #bd0102;
}

#projectRowDate, .projectRowDate{
	float: left;
	width: 110px;
	padding:3px;
}

#projectRowName, .projectRowName{
	float: left;
	width: 242px;
	padding:3px;
	overflow:hidden;
}

#projectRowAuthor, .projectRowAuthor{
	float: left;
	width: 130px;
	padding:3px;
}

#projectRowAction, .projectRowAction{
	float: left;
	width: 66px;
	padding:3px;
}

.projectRowAction a{
	color: #bd0102;
}

ul{
	list-style-image: url(../images/default/icons/gif/iconDocument.gif);
	vertical-align: middle;
}

#projectNoUploads, #projectNoEvents, #projectNoMessages{
	padding:3px;
	width:572px;
	height:24px;
	background-color:#FFFFFF;
	overflow:hidden;
}














/* MENU */


.leftmenubutton0, .leftmenubutton0Active{
	padding:2px;
	padding-left:10px;
	margin-bottom:5px;
	cursor:pointer;
}

.leftmenubutton0{
	background-color:#e8e5e3;
}

.leftmenubutton0Active{
	background-color:#e2dedc;
}

.leftmenubutton0:hover{
	background-color:#e2dedc;
}

.leftmenubutton0Active:hover{
	background-color:#e2dedc;
}

.leftmenubutton1, .leftmenubutton1Active{
	padding:2px;
	padding-top:0px;
	padding-left:40px;
	margin-bottom:5px;
	cursor:pointer;
}

.leftmenubutton1:hover{
	color:#bd0102;
}

.leftmenubutton1Active{
	color:#bd0102;
}



/* FORMS */


#frmLogin input{
	width: 264px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 4px;
	margin-bottom:12px;
}

#frmLogin .button{
	width: 274px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 2px;
	margin-bottom:12px;
}

#frmGeneral{
	margin: 0;
	padding:8px;
	width: 544px;
	overflow: hidden;
	margin-bottom: 10px;
}

#frmGeneral fieldset{
	border: none;
	margin: 0;
	padding: 0;
}

#frmGeneral dl{
	width: 544px;
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	background-color: #6666FF
}

#frmGeneral dt{
	margin: 0;
	padding: 0;
	width: 164px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}

#frmGeneral dd{
	margin: 0;
	padding: 0;
	width: 380px;
	float: left;
	margin-bottom: 5px;
}

#frmGeneral dd input{
	width: 364px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 4px;
}

#frmGeneral dd textarea{
	height: 150px;
	width: 364px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 4px;
}

#frmGeneral select{
	width: 374px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 4px;
}

#frmGeneral #submit, #frmGeneral #button, #frmGeneral #btnUploadCheck{
	width: 374px;
	color: #898079;
	background-color:#ffffff;
	border: 1px solid #e8e5e3;
	padding: 2px;
}

#frmGeneral #buttonSmall{
	width: 230px;
	color: #000000;
	background-color:#e8e5e3;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	border: solid 1px #1e2027;
	background-image: url(../images/mediawatchers/body/gif/buttonBack.gif);
	background-position: bottom;
}

#frmGeneral #submit:hover{
	background-color: #333333;
	color: #FFFFFF;
}

#frmGeneral dd .check{
	background: none;
	border: 0;
	width: auto;
}


/* UPLOADIFY */

.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}















html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #cac5c1;
	display: none;
	z-index: 80;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/default/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 50;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/images/default/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/images/default/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/default/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/default/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/default/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/default/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/default/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/default/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/default/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/default/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/default/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/default/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/images/default/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/images/default/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/images/default/fancybox/fancy_title_right.png') repeat-x;
}











/* CLEARFIX */

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

.clearfix{
	display:inline-block;
}

* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}
