body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	z-index: 1;
}

body
{
	font-family: Verdana, Arial, Sans-serif;
	color: #000000;
	text-align: center;
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

img.left
{
	float: left;
	margin: 0px 10px 10px 10px;
}

img.right
{
	float: right;
	margin: 0px 10px 10px 10px;
}

p.left
{
	clear: left;
}

p.right
{
	clear: right;
}

div.clear
{
	height: 1px;
	width: 1px;
	clear: both;
}

div#container
{
	width: 1024px;
	height: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div#banner
{
	width: 1024px;
	height: 252px;
	background-image: url('http://www.incufashion.be/images/Banner.jpg');
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
}

div#tweet
{
	top: 95px;
	left: 85px;
	position: absolute;
	z-index: 2;
	color: #AAAEAA;
	font-size: 33px;
}

div#tweettext
{
	width: 300px;
	color: #AAAEAA;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 18px;
}

div#tweettext a:link, div#tweettext a:visited, div#tweettext a:hover, div#tweettext a:active
{
	font-size: 85%;
	color: #AAAEAA;
	text-decoration: none;
	font-style: italic;
}

div#tweettext a:hover
{
	color: #CE5555;
}

div#homeclickable
{
	width: 234px;
	height: 34px;
	position: absolute;
	z-index: 2;
	left: 37px;
	top: 55px;
	cursor: pointer;
}

div.button
{
	width: 100px;
	height: 30px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

div#button0, div#button0over
{
	top: 175px;
	left: 452px;
}

div#button1, div#button1over
{
	top: 175px;
	left: 562px;
}

div#button2, div#button2over
{
	top: 175px;
	left: 672px;
}

div#button3, div#button3over
{
	top: 175px;
	left: 782px;
}

div#button4, div#button4over
{
	top: 205px;
	left: 517px;
}

div#button5, div#button5over
{
	top: 205px;
	left: 627px;
}

div#button6, div#button6over
{
	top: 205px;
	left: 737px;
}

div#button0
{
	background-image: url('http://www.incufashion.be/images/btnWhat.png');
}
div#button0over
{
	background-image: url('http://www.incufashion.be/images/btnWhatHover.png');
}

div#button1
{
	background-image: url('http://www.incufashion.be/images/btnModels.png');
}
div#button1over
{
	background-image: url('http://www.incufashion.be/images/btnModelsHover.png');
}

div#button2
{
	background-image: url('http://www.incufashion.be/images/btnShow.png');
}
div#button2over
{
	background-image: url('http://www.incufashion.be/images/btnShowHover.png');
}

div#button3
{
	background-image: url('http://www.incufashion.be/images/btnSponsor.png');
}
div#button3over
{
	background-image: url('http://www.incufashion.be/images/btnSponsorHover.png');
}

div#button4
{
	background-image: url('http://www.incufashion.be/images/btnCharity.png');
}
div#button4over
{
	background-image: url('http://www.incufashion.be/images/btnCharityHover.png');
}

div#button5
{
	background-image: url('http://www.incufashion.be/images/btnPress.png');
}
div#button5over
{
	background-image: url('http://www.incufashion.be/images/btnPressHover.png');
}

div#button6
{
	background-image: url('http://www.incufashion.be/images/btnContact.png');
}
div#button6over
{
	background-image: url('http://www.incufashion.be/images/btnContactHover.png');
}


div#contentbody
{
	width: 774px;
	padding-left: 35px;
	top: 252px;
	position: absolute;
	z-index: 1;
}

div#contentbottom
{
	width: 700px;
	height: 30px;
	clear: both;
}

div#bodytitle
{
	margin-top: -2px;
	font-size: 44px;
}

div#bodysubtitle
{
	margin-top: 2px;
	padding-left: 12px;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
	text-transform: uppercase;
}

div.titleruler
{
	margin-top: 5px;
	width: 640px;
	height: 10px;
	background-image: url('http://www.incufashion.be/images/rulerTitle.jpg');
	background-repeat: no-repeat;
	clear: both;
}

div.itemtitle
{
	margin-top: 20px;
	height: 64px;
	padding-left: 74px;
	padding-top: 7px;
	font-size: 43px;
	background-image: url('http://www.incufashion.be/images/IFtitleblock.jpg');
	background-repeat: no-repeat;
	clear: both;
}

div.itemcontent, div.itemcontentbig
{
	margin-top: 10px;
	width: 440px;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
	text-transform: uppercase;
	clear: both;
}

div.itemcontentbig
{
	width: 700px;
}

div.itemcontent a:link, div.itemcontent a:visited, div.itemcontent a:hover, div.itemcontent a:active,
div.itemcontentbig a:link, div.itemcontentbig a:visited, div.itemcontentbig a:hover, div.itemcontentbig a:active
{
	color: #CE5555;
	text-decoration: none;
	text-transform: none;
}

div#pagebrowser
{
	margin: 20px 0px;
	width: 640px;
	text-align: center;
	clear: both;
}

div#pagebrowser a:link, div#pagebrowser a:visited, div#pagebrowser a:hover, div#pagebrowser a:active
{
	color: #000000;
	text-decoration: none;
}

div#pagebrowser a:hover
{
	color: #CE5555;
}

div.itemruler
{
	margin-top: 15px;
	width: 440px;
	height: 10px;
	background-image: url('http://www.incufashion.be/images/rulerItem.jpg');
	background-repeat: no-repeat;
	clear: both;
}

span.creditline
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
	text-transform: none;
	color: #000000;
	clear: both;
}

span.creditline a:link, span.creditline a:visited, span.creditline a:hover, span.creditline a:active
{
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

span.creditline a:hover
{
	color: #CE5555;
}

div#contentnav
{
	width: 235px;
	padding-left: 10px;
	padding-right: 10px;
	top: 252px;
	left: 774px;
	position: absolute;
	z-index: 1;
	color: #FFFFFF;
	text-align: center;
}

div.navbuttonbig
{
	width: 215px;
	height: 55px;
	margin: 0px auto 10px auto;
	background-repeat: no-repeat;
}

div#rightbutton0
{
	background-image: url('http://www.incufashion.be/images/btnNavJobs2010.jpg');
}

div#rightbutton0over
{
	cursor: pointer;
	background-image: url('http://www.incufashion.be/images/btnNavJobs2010Hover.jpg');
}

div#rightbutton1
{
	background-image: url('http://www.incufashion.be/images/btnNavTick2010.jpg');
}

div#rightbutton1over
{
	cursor: pointer;
	background-image: url('http://www.incufashion.be/images/btnNavTick2010Hover.jpg');
}


div.navruler
{
	margin: 0px auto 5px auto;
	width: 215px;
	height: 10px;
	background-image: url('http://www.incufashion.be/images/rulerNav.jpg');
	background-repeat: no-repeat;
}

div#navbuttonholder
{
	margin: 0px auto;
	width: 180px;
	height: 50px;
}

div.navbutton
{
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	margin-right: 5px;
}

div#buttonfacebook
{
	background-image: url('http://www.incufashion.be/images/btnFacebook.png');
}
div#buttonfacebookover
{
	background-image: url('http://www.incufashion.be/images/btnFacebookHover.png');
}

div#buttontwitter
{
	background-image: url('http://www.incufashion.be/images/btnTwitter.png');
}
div#buttontwitterover
{
	background-image: url('http://www.incufashion.be/images/btnTwitterHover.png');
}

div#buttonrss
{
	background-image: url('http://www.incufashion.be/images/btnRss.png');
}
div#buttonrssover
{
	background-image: url('http://www.incufashion.be/images/btnRssHover.png');
}

div#buttonmyspace
{
	background-image: url('http://www.incufashion.be/images/btnMyspace.png');
}
div#buttonmyspaceover
{
	background-image: url('http://www.incufashion.be/images/btnMyspaceHover.png');
}

div#newsletterformbox
{
	width: 215px;
	height: 220px;
	margin: 0px auto 10px auto;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url('http://www.incufashion.be/images/formNewsletter.jpg');
}

div#newslettername input[type="text"], div#newslettermail input[type="text"]
{
	border: 0px;
	font-family: Verdana, Arial, Sans-serif;
}

div#newslettername, div#newslettermail
{
	position: absolute;
	width: 130px;
	left: 60px;
	top: 65px;
}

div#newslettermail
{
	top: 106px;
}

div#newsletteragree, div#newsletteragreechecked
{
	position: absolute;
	width: 25px;
	height: 25px;
	left: 25px;
	top: 140px;
	cursor: pointer;
	background-repeat: no-repeat;
}

div#newsletteragree
{
	background-image: url('http://www.incufashion.be/images/formAgree.jpg');
}

div#newsletteragreechecked
{
	background-image: url('http://www.incufashion.be/images/formAgreeCheck.jpg');
}

div#newslettersubmit, div#newslettersubmitover
{
	position: absolute;
	width: 100px;
	height: 30px;
	left: 65px;
	top: 170px;
	cursor: pointer;
	background-repeat: no-repeat;
}

div#newslettersubmit
{
	background-image: url('http://www.incufashion.be/images/formSubscribe.jpg');
}

div#newslettersubmitover
{
	background-image: url('http://www.incufashion.be/images/formSubscribeHover.jpg');
}

div#sponsorholder
{
	margin: 10px auto;
	width: 215px;
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

div.smallsponsorleft, div.smallsponsorright
{
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	background-color: #000000;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

div.smallsponsorleft
{
	margin-right: 10px;
	margin-left: 5px;
}

div.bigsponsor
{
	width: 210px;
	height: 100px;
	background-color: #000000;
	margin: 10px 5px;
	cursor: pointer;
	overflow: hidden;
}

div#sponsorbottom
{
	width: 210px;
	height: 1px;
	clear: both;
}

div#validatorholder
{
	margin: 20px auto;
	width: 215px;
	text-align: center;
}

div#validatorholder p
{
	margin: 0px auto;
}

div#alertbox
{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10;
	
	width: 100%;
	height: auto !important;
	height: 100%;
	
	min-height: 100%;
	visibility: hidden;
	background-color: #bbbbbb;
	
	opacity: 0.5;
}

div#alert
{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 11;
	
	width: 350px;
	height: 150px;
	border: 2px #cccccc solid;
	
	margin-left: -175px;
	margin-top: -75px;
	padding: 5px;
	
	text-align: left;
	visibility: hidden;
	background-color: #ffffff;
}

div#alertclose
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	z-index: 12;
	width: 120px;
	height: 40px;
	
	background-image: url('http://www.incufashion.be/images/btnSluiten.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}