
/*	----------------------------------------------------
	Project: 	cocaineinfo.nl
	Subject: 	general CSS definitions

	(C) 2007 Netklaar, Amsterdam
	---------------------------------------------------- */

* {
  margin: 0;
  padding: 0;
}

html
{
	width: 100%;
	height: 100%;
	background-image: url(images/ci_bg_main_rood.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

body
{
	width: 100%;
	height: 100%;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
}

p,
td
{
	color: #000;
	font-size: 12px;
	line-height: 15px;
}

h1
{
	font-size: 24px;
	color: #B3140D;
	font-weight: lighter;
}

h2
{
	font-size: 18px;
	color: #B3140D;
	font-weight: lighter;
}

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

a:link,
a:visited
{
	color: #B3140D;
	text-decoration: none;
}

a:hover
{
	color: #aa957a;
	text-decoration: none;
}

a:active
{
	color: #B3140D;
	text-decoration: none;
}

div.clearboth
{
	clear:both;
}

#box-main-container
{
	width:100%;
	height: 100%;
}

#box-content-container-main
{
	position: relative;
	width: 1053px;
	margin: 0 auto;
	background-image: url(images/ci_bg_content_main.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	background-attachment: scroll;
	min-height: 100%;			/* For Modern Browsers */
	height: auto !important;	/* For Modern Browsers */
	height: 100%;				/* For IE */
/*	border: 1px solid aqua;*/
}

#box-content-container-main-breed
{
	position: relative;
	width: 1053px;
	margin: 0 auto;
	background-image: url(images/ci_bg_content_main_breed.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	background-attachment: scroll;
	min-height: 100%;			/* For Modern Browsers */
	height: auto !important;	/* For Modern Browsers */
	height: 100%;				/* For IE */
/*	border: 1px solid aqua;*/
}

#box-content-container-home
{
	position: relative;
	width: 1053px;
	margin: 0 auto;
	background-image: url(images/ci_bg_content_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	background-attachment: scroll;
	min-height: 100%;			/* For Modern Browsers */
	height: auto !important;	/* For Modern Browsers */
	height: 100%;				/* For IE */
/*	border: 1px solid aqua;*/
}

#headermenu
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 900px;
	height: 38px;
}

#specialleft
{
	position: relative;
	left:25px;
	top: 3px;
	float: left;
	list-style-type: none;
	list-style-position: default;
}

#specialleft li
{
	display: inline;
}

#specialright
{
	position: relative;
	right: 25px;
	top: 12px;
	float: right;
	list-style-type: none;
	list-style-position: default;
}

#specialright li
{
	display: inline;
	text-transform: uppercase;
}

#specialright .specialno a:link,
#specialright .specialno a:visited
{
	color: white;
	font-weight: bold;
	padding: 0 3px 0 3px;
	font-size: 11px;
}

#specialright .specialno a:hover
{
	color: #b3140d;
}

#specialright .specialno a:active
{
	color: white;
}

#specialright .specialact a:link
{
	color: #b3140d;
	font-weight: bold;
	padding: 0 3px 0 3px;
	font-size: 11px;
}

#headerimage
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 1053px;
	height: 126px;
	background-image: url(images/header_mesje.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}


#mainmenurow
{
	position: relative;
	margin: 0 auto 0 auto;
	top: 16px;
	left: 34px;
	width: 900px;
	height:45px;
}

/* dropdown menu */

#nav, #nav ul { /* all lists */
	position: relative;
	list-style: none;
	line-height: 1;
}

#nav a
{
	display: block;
	padding: 7px 5px 8px 4px;
	/*	width: 10em;*/
	font-weight: bolder;
}

#nav li { /* all list items */
	float: left;
/*	width: 10em;  width needed or else Opera goes nuts */
}

#nav li a:link,
#nav li a:visited
{
	color: #b3140d;
	text-transform: uppercase;
}

#nav li a:hover
{
	color:#fff;
	background: #c62400;
}

#nav li a:active
{
	color:#b3140d;
}

#nav li ul
{
	/* second-level lists */
	position: absolute;
	background: #000;
	width: 13em;
	left: -999em;
	/* using left instead of display to hide menus because display: none isn't read by screen readers */
	font-size: 11px;
}

#nav li ul li
{
	float: none;
	display: block;
	border-top: 1px dashed #b3140d;
}

#nav li ul li a:link,
#nav li ul li a:visited
{
	padding: 10px 4px 10px 4px;
	color:#fff;
}

#nav li ul li a:hover
{
	color:#b3140d;
	background: #fff;
}

#nav li ul li a:active
{
	color:#fff;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
/*	position:relative;*/
	left: auto;
	z-index:9999;
}


/*  CONTENT */

#contentcontainer
{
	position: relative;
	top:-2px;
	margin: 0 auto 0 auto;
	width: 900px;
	padding: 0 0 100px 0;
}

#contentcontainer:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#leftcol
{
	position: relative;
	float: left;
	width: 160px;
}

#navsubtab
{
	position: relative;
	margin: 25px 0 0 0;
	left: 10px;
	width: 140px;
	height: 16px;
	background-image: url(images/subtab.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid white;
}
/*** Level 1***/
ul#navsub1
{
	position: relative;
	margin: 0;
	left: 10px;
	list-style-type: none;
}

ul#navsub1 li.navsubno1
{
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	width: 120px;
	border-bottom: white;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

ul#navsub1 li.navsubact1
{
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	width: 120px;
	border-bottom: white;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

ul#navsub1 li.navsubno1 a,
ul#navsub1 li.navsubno1 a:visited
{
	color: #fff;
	padding: 0px;
}

ul#navsub1 li.navsubno1 a:hover
{
	color: #000;
	font-weight: bold;
}

ul#navsub1 li.navsubno1 a:active
{
	color:#fff;
}

/*** Level 2***/

ul#navsub2,
ul#navsub2 li
{
	position: relative;
	margin: 0;
	left: 10px;
	list-style-type: circle;
	list-style-position: default;
}

ul#navsub2 li.navsubno2
{
	display: block;
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
	width: 120px;
}

ul#navsub2 li.navsubno2 a,
ul#navsub2 li.navsubno2 a:visited
{
	color: #FF0;
	padding: 0px;
}

ul#navsub2 li.navsubno2 a:hover
{
	color:#000;
	font-weight: bold;
}

ul#navsub2 li.navsubno2 a:active
{
	color:#FF0;
}

ul#navsub2 li.navsubact2
{
	display: block;
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
	width: 120px;
}




#leftcolcontent
{
	position: relative;
}

#homecontent
{
	position: relative;
	float: left;
	width: 735px;
}

#homezoekensection
{
	position: relative;
	left:20px;
	top:0;
	width: 730px;
}

#homezoeken
{
	width: 175px;
	color: white;
	text-align: center;
	float: left;
}

#homezoeken h1
{
	color: white;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

#homezoeken table
{
	width: 100%;
}

#homezoeken table tr td
{
	padding-bottom:10px;
}

h3.csc-noSearchResultMsg,
h3.csc-searchResultHeader
{
	margin: 0 0 0 20px;
}

.csc-sword
{
	padding: 2px 0;
	background-color: #FF6;
	font-style: italic;
}

#homevideo { 	
	position: relative;
	float: left;
	left: 40px;
	width: 200px;
}

#homevideo img
{
}

#homeforum
{
	position: relative;
	float: right;
	width: 250px;
	margin: 0 13px 0 0;
	color: #FFF;
}

#homeforum table tr td,
#homeforum table tr td p,
#homeforum table tr td p a:link,
#homeforum table tr td p a:visited
{
	color: #FFF;
}

#homeforum table tr td p a:hover
{
	color: #000;
}

#homeforum table tr td p a:active
{
	color: #FFF;
}

#homeforum img { border-width: 0; }

table.forumheader
{
	border-color: #FFF;
	border-width: 0 0 1px 0;
	border-style: solid;
	width:100%;
}

#homeforum table.forumheader tr td.td-0
{
	width:50%;
}

#homeforum table.forumheader tr td.td-last
{
	width: 50%;
	white-space: nowrap;
	text-align: right;
}

#homeforum table.contenttable
{
	width:100%;
}

#homeforum table.contenttable tr td.td-0
{
	width:20px;
}

#homeforum table.contenttable tr td.td-1
{
	width:180px;
}

#homeforum table.contenttable tr td.td-last
{
	width:50px;
}


#content
{
	position: relative;
	float: left;
	width: 575px;
}

#content ul
{
	margin: 0 0 15px 20px;
	padding: 0 30px 0 20px;
}

#content ol
{
	margin: 0 0 15px 20px;
	padding: 0 30px 0 20px;
}


#rightcol
{
	position:absolute;
	top:0;
	right:0;
	margin-top: 20px;
	float:right;
	width:145px;
}

.banner
{
	margin-bottom: 10px;
	background-image: url(images/ci_bg_banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:128px;
	height:128px;
}

.banner_text
{
	color: white;
	padding-top: 10px;
	height: 30px;
	font-size: 10px;
	text-align: center;
}

#footercontainer-main
{
	position: absolute;
	background-image: url(images/ci_bg_footer_main.jpg);
	background-repeat: no-repeat;
	background-position: -873px top;
	width: 1053px;
	bottom: 0 !important;
	/* For Certain IE widths */
	height: 93px;
	clear: both;
}

#footercontainer-main-breed
{
	position: absolute;
	background-image: url(images/ci_bg_footer_main_breed.jpg);
	background-repeat: no-repeat;
	background-position: -873px top;
	width: 1053px;
	bottom: 0 !important;
	/* For Certain IE widths */
	height: 93px;
	clear: both;
}

#footercontainer-home
{
	position: absolute;
	background-image: url(images/ci_bg_footer_home.jpg);
	background-repeat: no-repeat;
	background-position: -873px top;
	width: 1053px;
	bottom: 0 !important;
	/* For Certain IE widths */
	height: 93px;
	clear: both;
}

#specialfooter
{
	position: relative;
	margin: 0 0 0 0;
	top: 65px;
	left: 85px;
	width:490px;
	list-style-type: none;
	list-style-position: default;
	text-align: center;
}

#specialfooter li
{
	display: inline;
	text-transform: lowercase;
}

#specialfooter li a,
#specialfooter li a:visited
{
	padding: 0 7px 0 7px;
	color: #b3140d;
}

#specialfooter li a:hover
{
	color:#fff;
}

#specialfooter li a:active
{
	color:#b3140d;
}

/*
.specialfooteract a:link
{
	color: white;
	padding: 0 7px 0 7px;
}
*/
#footertotop
{
	position: relative;
	float:right;
	top:50px;
	right:100px;
}

#footertotop a
{
	padding: 20px 50px 0 50px;
	color: #b3140d;
}

/***********************************************************************/
/****	RTE CLASSES												****/
/***********************************************************************/

.rode-tekst
{
	color: #b3140d;
}

.rode-titel-hoofdletter
{
	color: #B3140D;
	font-weight: bold;
	font-size: 14px;
}

.zwarte-tekst
{
	color: #000;
}

.zwarte-titel-hoofdletter
{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

/***********************************************************************/
/****	CONTENT TYPEN												****/
/***********************************************************************/

.pagina-intro-flash-home
{
	position: relative;
	margin: 10px 0 20px 55px;
	z-index: 999;
}

div#content div.csc-header h1.csc-firstHeader,
div#content div.csc-header h1
{
	padding: 20px 20px 5px 20px;
}

div#content p.bodytext,
div#content p
{
	padding: 0px 20px 10px 20px;
}

#fce-pagina-intro,
#fce-pagina-intro-tekst-plaatje
{
	position: relative;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #C0BFA7;
	background-image: url(/fileadmin/images/schaduw_fceintro.gif);
	background-repeat: repeat-x;
}

#fce-pagina-intro-tekst-plaatje
{
	padding: 0;
}

#fce-pagina-intro h1
{
	margin-bottom: 10px;
}


#fce-pagina-intro-tekst-plaatje h1
{
	padding: 20px;
}

#fce-pagina-intro div.rood p.bodytext,
#fce-pagina-intro-tekst-plaatje div.rood p.bodytext
{
	color: #B3140D;
	margin: 0 0 0 -20px;
	font-weight: bold;
}

#fce-pagina-intro-tekst-plaatje div.rood p.bodytext
{
	margin: 0;
}

#fce-pagina-intro div.zwart p.bodytext
{
	margin: 0 0 0 -20px;
}

#fce-pagina-intro-plaatje img,
.pagina-intro-flash,
#fce-pagina-intro-filmpje
{
	position: relative;
/*	margin-top: -2px;*/
	z-index: 50;
	background-color: #CDCAB5;
}

#fce-pagina-intro-filmpje
{
	text-align: center;
	padding: 20px 0 0 0;
}

#fce-pagina-intro-filmpje iframe#videoframe
{
	position: relative;
	margin: 30px 0 0 0;
}

.fce-lijst-item-plaatje
{
	position: relative;
	padding: 0 20px 20px 20px;
	clear:both;
}

.fce-lijst-item-plaatje div.image
{
	position:relative;
	width:120px;
	top: 0px;
	padding: 0 0 20px 0;
	float:left;
}

.fce-lijst-item-plaatje div.tekst
{
	position: relative;
	top: 0px;
	width: 400px;
	float: left;
	margin: 0 0 20px 0;
}

.fce-lijst-item-plaatje h2
{
	position:relative;
	color: #B3140D;
}

div#content div.fce-lijst-item-plaatje div.zwart p.bodytext
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0px;
	text-align: left;
	vertical-align: top;

}

.fce-lijst-item-plaatje a:link
{
	position: relative;
	top: 0px;
	margin: 0px;
	float: left;
}

.plaatje-alineatekst
{
	position: relative;
	padding: 0 20px 20px 20px;
	clear:both;
}

.plaatje-alineatekst div.image
{
	position: relative;
	width: 175px;
	top: 0px;
	padding: 0 0 20px 0;
	float: left;
}

.plaatje-alineatekst div.tekst
{
	position: relative;
	width: 350px;
	float: left;
	margin: 0 0 20px 0;
}

.plaatje-alineatekst div.tekst h2
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
}

.plaatje-alineatekst div div.zwart
{
	position: relative;
	top: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

#content table.imgtext-table
{
	margin: 0 0px 0 20px;
}

/* Textpic  (CE: Tekst met plaatjes)*/

div.csc-textpic-intext-left
{
	margin: 0 20px 0 20px;
}

div#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image
{
	margin-bottom:0px;
}

div#content div.csc-textpic-above div.csc-textpic-imagewrap dl.csc-textpic-image
{
	margin:0;
}

div#content div.csc-textpic-text p.bodytext
{
	margin: 0 0 10px 0;
	padding:0;
}
/*
div#content div.csc-textpic-text p.bodytext span.rode-titel-hoofdletter
{
	margin: 0 0 10px 20px;
	padding:0;
}
*/

div#content div.csc-textpic-text ul
{
	margin: 0 20px 10px 34px;
	padding: 0;
}



/********	PBSurvey plugin*********/
div.tx-pbsurvey-pi1
{
}

#frmPbSurvey
{
	background-color: #E7E7DD;
	width: 100%;
}

.pagenumbering
{
	position: absolute;
	top: 57px;
	left: 34px;
	width: 122px;
	height: 43px;
	background-image: url(/fileadmin/images/quiz/quiz_tab.jpg);
	display:none;
}

div.barcontainer
{
	border-color: #B3140D;
	border-width: 1px;
	border-style: solid;
	display:none;
}

div.bar
{
	background-color: #390;
}

div.bartext
{
	position: relative;
	top: 20px;
	padding: 3px;
	color: white;
	clear: both;
	text-align: center;
}

fieldset.survey_item div.questioncontainer,
div.tx-pbsurvey-pi1 div.pageIntroduction,
div.tx-pbsurvey-pi1 div.resultaat
{
	background-color: #CDCBB6;
	color: #000;
	padding: 20px 0 20px 34px;
	font-weight: bold;
	font-size: 14px;
}

fieldset.survey_item legend.question {
	display:none;
}

fieldset.survey_item
{
	margin: 0px 0 10px 0;
	border-style: none;
}

div.survey_item
{
	margin: 0 20px 0 0;
}

div.questionSubtext
{
	float: left;
	margin:0;
	padding:0;
}

div#content div.questionSubtext p.bodytext
{
	margin: 0 0 0 34px;
	padding: 0 0 0 0;
	line-height:0;
}

div#content div.questionSubtext p.bodytext img
{
	margin:0;
	padding:0;
	line-height:0;
}

div.questionList,
div#content div.tx-pbsurvey-pi1 form#frmPbSurvey div.survey_item p
{
	float: left;
	padding: 20px 10px 10px 34px;
	min-height: 118px;
}

div.tx-pbsurvey-pi1 div.uitleg
{
	background-color: #E7E7DD;
	padding: 20px 10px 10px 34px;
	min-height: 118px;
}


/*
div.quizimage
{
	position:absolute;
	left:50px;
	top:34px;
	z-index: 99;
}
*/
div.formbuttons
{
	position:relative;
	left:170px;
	clear:both;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

.survey_item input	
{
	margin: 4px 4px 4px 4px;
}

.survey_item div.questioncontainer span.questionNumber
{
	margin: 0 3px 0 0;
	color: #B3140D;
}

/********	CHC Forum plugin**********/
div#tx_chcforum-pi1
{
	margin: 20px 0 0 50px;
	width:800px;
	padding: 0 0px 0 0;
}

div.tx-chcforum-pi1-singlePost div.author
{
	width:25%;
	float:left;
}

.tx-chcforum-pi1-singlePost .text {
	background:#E3E7EF none repeat scroll 0%;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
/*	width:575px;*/
}

.tx-chcforum-pi1-singlePost .scroller {
	background:#FFFFFF none repeat scroll 0%;
	min-height:125px;
	overflow:auto;
	padding:3px;
	text-indent:0px;
	width:70%;
}

.tx-chcforum-pi1-FooterBox
{
	display:none;
}

.tx-newloginbox-pi1 H3,
.tx-newloginbox-pi1 H4,
.tx-newloginbox-pi1 H5,
.tx-newloginbox-pi1 form
{
	padding: 0px 20px 10px 20px;
}

.tx-srfeuserregister-pi1 fieldset
{
	border:none;
}

.tx-srfeuserregister-pi1 dt
{
	width:35%;
}

.tx-srfeuserregister-pi1 dd
{
	width:60%;
}

.tx-srfeuserregister-pi1 legend,
.tx-srfeuserregister-pi1 h4
{
	padding: 0px 20px 10px 20px;
}

/********	Macina Banners plugin**********/
div#banieren-kolom
{
	padding: 10px 0 10px 2px ;
}

.banier
{
	margin-bottom: 10px;
}

/********	Video4All **********/

#videopagina
{
	position:relative;
	margin: 20px 0 0 50px;
	padding: 0px;
	background-color: #FFF;
}

/******** CMailformplus **********/
.tx-thmailformplus-pi1
{
	margin: 0px 0 0 20px;
	
}

/* Kaart vd Dag*/
.dagkaart
{
	background-color: #FC3;
	margin: 0 0 0 10px;
}


.login-bottom-box {
	border:1px solid #CF1127;
	color:#CF1127;
	font-weight:bold;
	margin-bottom:3px;
	padding:3px 3px 3px 5px;
	width:790px;
	margin:0px 0pt 0pt 50px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-messageBoxError {
	background:#FFCCCC none repeat scroll 0%;
	font-family: arial,verdana,helvetica,sans-serif;
	border:1px solid #CF1127;
	color:#CF1127;
	font-weight:bold;
	margin-bottom:3px;
	padding:3px 3px 3px 5px;
}
