/*	CICAS CURACAO website stylesheet 	*/
/*	This contains only the content style definitions  */
/*	Designed and maintained by H. Wittermans from P A K A Internet Services / PAKA  */
/*	Date: 2009-06  */

* body {
	color: #949597;												/* all text standard grey  */
	font-size: 1.0em;
	font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
br {
	font-size: 1.5em;										/*  14px  */
	line-height: 1.5em;
}

p {
	color: #949597;
	font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
	font-size: 1em;										/*  12px   */
	line-height: 120%;
	text-align: left;
	margin: 5px 0 0px 0px;
	font-weight: semibold;
	}
p.inleiding {
	line-height: 125%;
	font-weight: bold;
	font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	margin: 0px 0 20px 0px;
	}
p.paragraaf {
	line-height: 100%;
	font-weight: bold;
	font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
	font-size: 0.9em;
  margin: 20px 0 15px 0px;
	}
p.text {
	line-height: 120%;
	font-weight: normal;
	font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
	font-size: 1em;
	margin: 10px 0 0px 0px;
	}
.bold {
	font-weight: bold;
}
a, a:active, a:visited {								/*  grey + bold for link  */
	text-decoration: none;
	color: #949597;
	margin-left: 0px;
}
a:hover {
	color: #E6000C;												/*  dark-grey  */
}
li.list0
{
list-style: none;
background-image: none;
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0 0px 0px;
margin: 10px 0 0px -35px;
font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 0.9em;										    /*  12px   */
line-height: 110%;
}
li.list1
{
list-style: none;
background-image: url(../../cmsimages/bg/chicas_list_star.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0 0px 20px;
margin: 5px 0 0px -35px;
font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 0.9em;										    /*  12px   */
line-height: 110%;
}
li.list2
{
list-style: none;
background-image: none;
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0 0px 40px;
margin: 0px 0 0px -55px;
font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 1em;										    /*  12px   */
line-height: 110%;
}
li.list3
{
list-style: none;
background-image: none;
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0 0px 0px;
margin: 0px 0 0px -35px;
font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 1em;										    /*  12px   */
line-height: 110%;
}
h1 {
	color: #949597;
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	display: none;
}
h2 {
	font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
	font-size: .80em;											/*  12px orange  */
	color: #949597;
	font-weight: bold;
	margin: 0 0 -2px 4px;
	padding: 0px;
}
#content ul {
	margin: 0;
	padding: 0;
}
#content ul li {
	color: #949597;
	font-size: 0.8em;
	list-style: none;
	background:url(../../cmsimages/bg/chicas_list_star.png) no-repeat;
	background-position: 6px 7px;
	line-height: 150%;
	margin: 0;
	padding: 0 0 0 25px;
}
#info {
	margin: 30px 0 0 90px;
}
.heading {
	margin-bottom: 10px;
}

/*  Image formatting  */
a img, a .thumbnail img, a .thumbnail span img {
	background-image: none;
	text-decoration: none;
	border: none;
}
.imagelink {
	background-image: none;
	background-repeat: no-repeat;
}
#logo_frame img {
	height: 73px;
	float: left;
	margin: 80px 0 0 0;
}
.center {
	text-align: center;
}
.clearbreak {
	clear: both;
}

/*  IMAGE MOSAIC FORMATTING 	*/
.mosaiccontainer{
  position: relative;
	height: 430px;
	width: 700px;
 /*Add a height attribute and set to largest image's height to prevent overlaying*/
}
/*  image items 1-8						*/
#i1, #i3, #i5, #i7 {					/*  define margins for odd mosaic pics here  */
	xmargin-left: 50px;
}
#i2, #i4, #i6, #i8 {					/*  define margins for even mosaic pics here  */
	xmargin-left: 25px;
}
.thumbnail {
	margin: 0;
	padding: 0;
	height: 88px;																	/*  to increase click-area  */
	width: 88px;
	float: left;
}
a.thumbnail {
	display: block;
	height: 88px;																	/*  to increase click-area  */
	width: 88px;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
.thumbnail img {
	border: none;
	margin: 0 0px 0px 0;
	height: 88px;
	width: 88px;
}
.thumbnail:hover, .thumbnail:active {
	background-color: transparent;
	height: 88px;
	width: 88px;
	background:url(../../cmsimages/chicas_curacao_tn_00.png) 0 0 no-repeat;
	background-position:bottom right;
}
.thumbnail span { 					/*  CSS for enlarged image  */
	position: absolute;
	top: 0px;
	left: 200px;
	xleft: -1000px;
	xvisibility: hidden;
	z-index: -20;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
	visibility: visible;
	margin: 0;
	padding: 0;
	height: 430px;
	width: 631px;
	border-width: 0;
}
.thumbnail:hover span, .thumbnail:active span { /*CSS for enlarged image*/
	visibility: visible;
	top: 0px;
	left: 200px; /*position where enlarged image should offset horizontally */
	height: 430px;
	width: 631px;
	z-index: 50;
}

/*//////////////*/
.thumbnail_visible {
	margin: 0;
	padding: 0;
	height: 88px;																	/*  to increase click-area  */
	width: 88px;
	float: left;
}
a.thumbnail_visible {
	display: block;
	height: 88px;																	/*  to increase click-area  */
	width: 88px;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
.thumbnail_visible img {
	border: none;
	margin: 0 0px 0px 0;
	height: 88px;
	width: 88px;
}
.thumbnail_visible:hover, .thumbnail_visible:active {
	background-color: transparent;
	height: 88px;
	width: 88px;
	background:url(../../cmsimages/chicas_curacao_tn_00.png)0 0 no-repeat;
	background-position:bottom right;
}
.thumbnail_visible span { 					/*  CSS for enlarged image  */
	position: absolute;
	top: 0px;
	left: 200px;
	xleft: -1000px;
	xvisibility: hidden;
	z-index: 40;
	text-decoration: none;
}
.thumbnail_visible span img{ /*CSS for enlarged image*/
	visibility: visible;
	margin: 0;
	padding: 0;
	height: 430px;
	width: 631px;
	border-width: 0;
}
.thumbnail_visible:hover span, .thumbnail_visible:active span { /*CSS for enlarged image*/
	visibility: visible;
	top: 0px;
	left: 200px; /*position where enlarged image should offset horizontally */
	height: 430px;
	width: 631px;
	z-index: 50;
}
/*//////////////////*/


.show_always {
	visibility: visible;
	top: 0px;
	left: 200px; /*position where enlarged image should offset horizontally */
	z-index: 40;
}

.next_page {
	display: block;
	float: right;
	xmargin-left: 300px;
}

/*  Admin select cast form lay-out  */
.reg_tabel_admin {														/*  table for the registration form  */
	xtext-align: left;
	margin: 0 0px 0 0px;
	border: none;
}
.reg_label_admin_left {														/*  table cell showing labels  */
	text-align:left;
	xwidth: 200px;
  vertical-align:top;
}
.reg_label_admin_right td{														/*  table cell showing labels  */
	text-align:right;
	xwidth: 500px;
  vertical-align:top;
}
.reg_label_admin td{														/*  table cell showing labels  */
	text-align:center;
	xwidth: 300px;
  vertical-align: top;
}


/*  Registration form lay-out  */
.reg_tabel {														/*  table for the registration form  */
	text-align: left;
	padding: 8px;
	margin: 0 30px 0 15px;
	border: none;
}
.reg_label {														/*  table cell showing labels  */
	text-align: left;
	text-indent: 11px;
	width: 200px;   /*  breedte van eerste kolom in webform? lijkt niet te werken HARRO */
  display: table-cell;
  vertical-align: middle;
	padding: 3px 0 0;
	margin: 3px 0 0;
}
.reg_label_admin {														/*  table cell showing labels  */
	text-align: left;
	xtext-indent: 11px;
	width: 200px;   /*  breedte van eerste kolom in webform? lijkt niet te werken HARRO */
  xdisplay: table-cell;
  vertical-align: top;
	xpadding: 3px 0 0;
	xmargin: 3px 0 0;
}
.reg_input_admin {														/*  table cell showing input fields */
	xwidth: 155px;
  display: table-cell;
  vertical-align: middle;
	padding: 3px 0 0;
	margin: 3px 0 0;
}
.reg_input {														/*  table cell showing input fields */
	width: 350px;
  display: table-cell;
  vertical-align: middle;
	padding: 3px 0 0;
	margin: 3px 0 0;
}
.reg_input select {														/*  table cell showing input fields */
	width: 100px;
}
.reg_double_col {												/*  table cell spanning two cols */
	text-align: left;
	text-indent: 11px;
	width: 450px;   /*  breedte van eerste kolom in webform? lijkt niet te werken HARRO */
  display: table-cell;
  vertical-align: middle;
	padding: 13px 3px 0 0;
	margin: 3px 0 0;
}
.reg_result {														/*  table cell showing results  */
	text-align: left;
	text-indent: 11px;
	width: 200px;   /*  breedte van eerste kolom in webform? lijkt niet te werken HARRO */
  display: table-cell;
  vertical-align: middle;
	padding: 3px 0 0;
	margin: 3px 0 0;
}
.reg_req {															/*  required field indicator  */
	color: red;
	font-style: superscript;
}
/////////
.input {
    border: 1px solid #c0e7f1;
    background: #ffffff;
}
.input:hover {
    border: 1px solid #c0e7f1;
    background: #ffffff;
}
.button {
    border: 1px solid #cccccc;
    background: #c0e7f1;
		color: #333333;
		font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
		font-weight:bold;
}
.button:hover {
    border: 1px solid #cccccc;
    background: #e6000e;
		color: #ffffff;
		font-family: Calibri, Charcoal, Lucida Sans,Tahoma, Arial, sans-serif;
		font-weight:bold;
}
xlabel {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }

/*/////////PRINT CSS////////////*/
/*
@media print {
* { background: #cccccc; color: #555555; }
html { font: 100%/14pt arial; }
.print_NONO{display:none;}
#print_content {
	width: auto;
	margin: 5.2% 4.5% 5.2% 4.5%;
	padding: 0;
	border: 0;
	float: none !important;
	xcolor: black;
	background: #ffffff;
	}
}
*/