/* Stylesheet voor Creations.be
	Author: Jill VandenDriessche
	Last Modified: 27/06/2006
*/

/*= GENERAL SETTINGS
--------------------*/
body {
	margin: 0; 
	padding: 0; 
}
body, p, div, table {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 19px; 
	color: #000033; 
}
h1 {
	color: #085E99; 
	font-size: 15px;
	font-weight: bold; 
	margin: 0 0 14px 0;
/*	margin: 0 0 19px 0; */
}

h3 {
	color: #085E99; 
	font-size: 15px;
	font-weight: bold; 
	margin: 0 0 14px 0;
/*	margin: 0 0 19px 0; */
}
h2 {
	color: #085E99; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0 0 0 0; 
}
p {
	margin-top: 0; 
}
a {
	text-decoration: none; 
	color: #FF9933; 
/*	font-weight: bold; */
}
a:hover {
	text-decoration: underline; 
}
/*= GENERAL CLASSES
--------------------*/
.TekstAlert1 {color:#FF6600; font-size:9px;}

.left {
	float: left; 
}
.right {
	float: right; 
}
.textcenter {
	text-align: center; 
}
.textright {
	text-align: right; 
}
/*= MAIN ELEMENTS
--------------------*/
#topwrapper, #bottomwrapper {
	width: auto; /* Blijkbaar 100%.... maar goed anders geven de borders scrollbars */
}
#topwrapper {
	background: transparent url(/look/bg-top.gif) repeat-x top left; 
	/*background-position: 0px 99px; 	*/
	margin: 0; 
	clear: both; 
}
#bottomwrapper {
	background: transparent url(/look/bg-bottom.gif) top left repeat-x; 
	border: 1px solid #7F7FE5; 
	height: 14px;
	overflow: hidden;  
	clear: both; 
}
/*
body>#bottomwrapper {
	width: auto; /* Nodig omdat anders op FF een horizontale scrollbar ontstaat doordat de breedte reeds op 100% is ingesteld*/
/*}
*/

/*= CONTENT
--------------------*/
#main {
	background: white url(/look/bg-middle.gif) no-repeat top left; 	
	padding: 0 1px 0 1px; 
}
#topwrapper>#main { 
	padding: 0 1px 0 1px; 
	background: white url(/look/bg-middle.gif) no-repeat top left; /* Hier nog eens zetten anders past opera dit niet toe */
}
#main, #footer {
	width: 766px; /* -2 px door padding. Vreemd, FF doet het ook zo... */ 
	margin-left: auto; 
	margin-right: auto; 
}
#content {
	padding: 2px 2px 0 2px; 
}
#content>#pageimage {
	margin-top: 2px; 
}
#pageimage {
	margin-bottom: 20px;
}
/*= HEADER
--------------------*/
#header {
	height: 81px;
	width: 768px; 
	margin: 18px auto 0 auto; 
}
#logo {
	margin-left: 10px;
}
#slogan {
	/*margin-left: 203px;*/
	margin-left: 209px;
	background: transparent url(/look/slogan-creations.gif) no-repeat top left; 
	margin: 0; 
	padding: 0; 
	height: 54px; 
	width: 424px;
	display: inline; 
	float: right; 
}
#slogan span {
	visibility: hidden; 
}
#goto-content {
	position: absolute;
	left:-2000em;
}
/*= MENU 
--------------------*/
#menu {
	margin: 0 0 2px 0; 
	padding: 0;	
	display: block; 
}
#main>#menu {
	margin:0;
}
#menu li {
	display: inline;
	text-align: center; 
}
#menu li a {
	display: block; 
	margin: 0 1px 0 1px;	
	float: left; 
	width: 81px; 
	height: 21px; 
	border: 1px solid #C6C6C6; 
	text-align: center; 
	color: #999999; 
	text-decoration: none; 
	background: transparent url(/look/bg-menu-inactive.gif) repeat-x top left; 
	font-size: 11px;
	font-weight: normal; 
}
#menu>li>a {
	margin: 0 0 0 2px;
}
#menu li a:hover, #menu li a.active {
	color: #FFFFFF; 
	background: transparent url(/look/bg-menu-active.gif) no-repeat top left; 
	border: 1px solid #7F7FE5; 
}

/*= FOOTER
--------------------*/
#footer {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center; 
/*	letter-spacing: -1px;*/
	width: 768px; 
	margin-left: auto; 
	margin-right: auto; 
	line-height: 14px; 	
	height: 14px;
	background: transparent url(/look/bg-bottom.gif) top left repeat-x; 
}

#footer a {
	text-decoration: none; 
	color: #FFFFFF; 
}
#footer a:hover {
	text-decoration: underline; 
}

#test {
	line-height: 14px; 	
	height: 14px;
	background: transparent url(/look/bg-bottom.gif) top left repeat-x; 
}
#macdummy {
	clear: both; 
	width: 100%;
}
/*= CONTENT COLUMNS
--------------------*/

.column {
	float: right; 
	width: 334px; 
	margin: 0 1px 0 0; 
}
div>.column {
	with: 334px;
}
.largecolumn {
	float: left; 
	width: 410px; 
	/* Box model hack for IE5.5 */
    voice-family: "\"}\"";
    voice-family: inherit;
	width: 410px; 
	margin: 0 13px 0 1px; 
}
#content>div.largecolumn {
	margin: 0 9px 0 0; 
}

/*= INFO BOX
--------------------*/

.infobox {
	width: 334px; 	
}
div>.infobox {
	width: 334px; 	
}
.infobox h2 {
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin: 0 0 1px 0; 
	line-height: 13px; /* De lineheight veranderd omdat die anders extra padding naliet onder de titel en de titel ni aligneerde*/
	height: 15px;
	padding: 0 6px 1px 6px; 
	background: transparent url(/look/bg-infobox.gif) repeat-x top left; 
}
.infobox div {
	background: #F3F3F3 url(/look/bg-infobox-text.gif) repeat-x bottom left; 
	font-size: 11px;
	margin: 0; 
	padding: 0; 
}
.infobox div ul li {
	background: transparent url(/look/pijltje.gif) no-repeat 0px 7px; 
	list-style-type: none; 
	padding-left: 11px; 	
}

.infoboxactive li {
	background: transparent url(/look/pijltje-down.gif) no-repeat 0px 7px; 
	list-style-type: none; 
	padding-left: 11px; 	
}

.infobox div ul li.info {
	color: #666666;
	background: transparent url(/look/greyDot.gif) no-repeat 0px 8px; 
	list-style-type: none; 
	padding-left: 11px; 	
}

.infobox div ul li.info2 {
	color: #666666;
	background: transparent url(/look/greyDot.gif) no-repeat 0px 8px; 
	list-style-type: none; 
	padding-left: 11px;
    margin-left: 11px; 	
}


.infobox div ul, .infobox div p {
	margin: 0 0 0 6px; 
	padding: 0; 
}
.infobox div ul li a {
	color: #999999; 
	text-decoration: none; 
	font-weight: normal;
}
.infobox div ul li a:hover { 
	color: #FF9933; 
	text-decoration: underline; 
}

.infobox div p  {
	color: #999999; 
}


/*= NEWSFLASH
--------------------*/

#newsflash {
	margin: 30px 0 17px 0; 
}
/*= HUGGING LISTS
--------------------*/
div.hugginglists ul {
	margin-top: 0px; 
}
div.hugginglists h1 {
	margin-bottom: 8px; 
}

/*= CONTACTFORM
--------------------*/

select.Formfield  {
	width: 281px;
}
#registratieklein {
	width: 410px; 
	border-collapse: collapse; 
}
#registratieklein td {
	padding: 0 0 7px 0; 
}
label {
	font-weight: normal; 
}

.linkbutton {
	background-color: #FF9933; 
	border-top: 1px solid  #FBEEE1; 
	border-left: 1px solid  #FBEEE1;
	border-right: 1px solid  #DF7811;
	border-bottom: 1px solid  #DF7811;
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 11px; 
	margin-top: 3px;
    width:281px;
}
input, select, textarea {
	font-size: 11px;
	width: 275px;
}

.error        {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FF9933; font-size: 12px; font-weight: bold;}