/*

	Style.CSS

	(C) INNONET Innovatief In Internet

	Gemaakt door:	Daryl Stark
					daryl@innonet.nl

*/

/* As */

a:link, a:active, a:visited {color: #FF6699; text-decoration: underline;}
a:hover {color: #FF6699; text-decoration: underline;}

a.AAlbumTitle:link, a.AAlbumTitle:active, a.AAlbumTitle:visited {color: #FFFFFF; text-decoration: none;}
a.AAlbumTitle:hover {color: #FFFFFF; text-decoration: underline;}

a.AAlbumNav:link, a.AAlbumNav:active, a.AAlbumNav:visited {color: #000000; text-decoration: none;}
a.AAlbumNav:hover {color: #000000; text-decoration: underline;}

a.AAlbumShowMore:link, a.AAlbumShowMore:active, a.AAlbumShowMore:visited {color: #FFFFFF; text-decoration: none;}
a.AAlbumShowMore:hover {color: #FFFFFF; text-decoration: underline;}

a.AFeeterMenu:link, a.AFeeterMenu:active, a.AFeeterMenu:visited {color: #003366; text-decoration: none;}
a.AFeeterMenu:hover {color: #000000; text-decoration: none;}

a.ATopMenu:link, a.ATopMenu:active, a.ATopMenu:visited {color: #FFFFFF; text-decoration: none;}
a.ATopMenu:hover {color: #FFFFFF; text-decoration: underline;}

a.ASubMenu:link, a.ASubMenu:active, a.ASubMenu:visited {color: #666666; text-decoration: none; }
a.ASubMenu:hover {color: #666666; text-decoration: underline; }

a.ASubsubMenu:link, a.ASubsubMenu:active, a.ASubsubMenu:visited {color: #FFFFFF; text-decoration: none;}
a.ASubsubMenu:hover {color: #FFFFFF; text-decoration: underline;}

a.ANews:link, a.ANews:active, a.ANews:visited {color: #FFFFFF; text-decoration: none; font-style: italic;}
a.ANews:hover {color: #FFFFFF; text-decoration: underline; font-style: italic;}

a.meerinfo:link, a.meerinfo:active, a.meerinfo:visited {color: #DD016B; text-decoration: none;}
a.meerinfo:hover {color: #DD016B; text-decoration: underline;}

a.ASubMenuLocations:link, a.ASubMenuLocations:active, a.ASubMenuLocations:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.ASubMenuLocations:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

a.ASiteMap:link, a.ASiteMap:active, a.ASiteMap:visited
{
	color: #000000;
	text-decoration: none;
}

a.ASiteMap:hover
{
	color: #000000;
	text-decoration: underline;
}

/* BODYs and HTMLs */

body
{
	font-family:		Verdana;
	font-size:			8pt;
	margin-top:			10px;
	background-color:	#8392EE;
}

/* INPUTs and SELECTs */

input.InputTextFieldContact, textarea.TextAreaTextFieldContact
{
	font-family:		Verdana;
	font-size:			8pt;
	font-weight:		normal;
	border:				1px solid #003366;
	width:				90%;
	background-color:	white;
}

input.InputButtonContact
{
	font-family:		Verdana;
	font-size:			8pt;
	font-weight:		normal;
	border:				1px solid #003366;
	background-color:	white;
}

input.InputSubmitPoll
{
	border:				0px;
	background-color:	#CC0066;
	font-family:		Verdana;
	font-size:			8pt;
	font-weight:		normal;
	color:				white;
}

input.InputSearch
{
	width:				100%;
	font-family:		Verdana;
	font-size:			8pt;
	background-color:	#FF6699;
	font-weight:		normal;
	color:				white;
	border:				1px solid white;
}

input.InputSearchSubmitButton
{
	border:				0px;
	background-color:	#CC0066;
	font-family:		Verdana;
	font-size:			8pt;
	font-weight:		normal;
	color:				white;
}

select.SelectTextFieldContact
{
	font-family:		Verdana;
	font-size:			8pt;
	font-weight:		normal;
	border:				1px solid #003366;
	width:				90%;
	background-color:	white;
}

select.SelectHeader
{
	font-size:			8pt;
	font-family:		Verdana;
	font-size:			8pt;
	width:				140px;
	visibility:			visible;
	z-index:			-2;
}

select.SelectHeaderSecond
{
	font-size:			8pt;
	font-family:		Verdana;
	font-size:			8pt;
	width:				140px;
	position:			relative;
	visibility:			hidden;
}

/* DIVs */

div.DivCenterSite
{
	width:				980px;
	position:			absolute;
	left:				50%;
	margin-left:		-490px;
	background-color:	white;
}

div.DivHeader
{
	width:				980px;
	height:				125px;
	padding:			0px;
	background-image:	url(img/header_2.jpg);
}

div.DivHeaderPadding
{
	padding:			10px;
	padding-top:		10px;
	color:				white;
}

div.DivMenu
{
	width:				100%;
	height:				35px;
	background-image:	url(img/menu_back.png);
	text-align:			center;
	color:				white;
	background-repeat:	repeat-x;
	padding:			0px;
}

div.DivSubmenu
{
	width:				100%;
	background-repeat:	repeat-x;
	color:				white;
	text-align:			left;
	color:				#666666;
}

div.Locations_DivSubmenu
{
	width:				140px;
	background-color:	#CC0066;
	color:				white;
	padding:			10px;
	margin-left:		17px;
	text-align:			left;
}

div.DivSubmenuPadding
{
	padding:			0px;
	padding-bottom:		10px;
}

div.DivSubMenuPadding
{
	padding-top:		5px;
}

div.DivContent
{
	width:				100%;
	background-color:	white;
}

div.DivContentLeft
{
	width:				190px;
	text-align:			center;
}

div.DivContentContent
{
	padding-left:		40px;
	padding-right:		15px;
}

div.DivContentRight
{
	width:				190px;
	text-align:			center;
}

div.DivFeeter
{
	width:				100%;
	text-align:			center;
	padding-top:		25px;
	color:				#003366;
}

div.disclaimer {
	width: 			100%;
	text-align:		center;
	background-color:	#8392EE;
	padding-top:		10px;
}

div.DivPageImage
{
	width:				160px;
	padding:			0px;
	background-color:	white;
	margin-left:		10px;
}

div.DivPoll
{
	width:				140px;
	background-color:	#003366;
	color:				white;
	padding:			10px;
	margin-left:		10px;
	text-align:			left;
}

div.DivSearch
{
	width:				140px;
	background-color:	#003366;
	color:				white;
	padding:			10px;
	margin-left:		17px;
	text-align:			left;
}

div.DivLastNews
{
	width:				140px;
	background-color:	#CC0066;
	color:				white;
	padding:			10px;
	margin-left:		17px;
	text-align:			left;
}

div.DivLastNewsItem
{
	border-bottom:		1px solid #7B9AB5;
	padding-bottom:		15px;
	padding-top:		10px;
}

div.DivSeperator
{
	background-color:	white;
	height:				19px;
}

div.DivMenuItemPadding
{
	padding-top:		6px;
}

div.DivNewsItem
{
	padding:			0px;
	padding-bottom:		15px;
}

div.DivPollSubmitButton
{
	text-align:			center;
}

div.DivPollResultBar
{
	height:				4px;
	background-color:	#CC0066;
}

div.DivSearchSubmitButton
{
	text-align:			left;
	padding-left:		145px;
}

div.DivFloatingSubMenu
{
	position:			absolute;
	top:				150px;
	width:				150px;
	visibility:			hidden;
}

div.DivFloatingSubSubMenu
{
	position:			absolute;
	top:				150px;
	width:				150px;
	visibility:			hidden;
	border-left:		1px solid white;
}

div.DivSubMenuItemPadding
{
	padding:			5px;
}

div.DivPicturesTitle
{
	background-color:	#CC0066;
	color:				white;
	font-weight:		bold;
	padding:			5px;
}

div.DivPicturesMore
{
	background-color:	#FF0080;
	color:				white;
	padding:			5px;
	text-align:			right;
}

div.DivPicturesNav
{
	background-color:	#CC0066;
	color:				white;
	padding:			5px;
	text-align:			center;
}

/* IMGs */

img
{
	border:				0px;
}

/* TABLEs */

table.TableSubMenu
{
	width:				150px;
	background-color:	#CC0066;
}

table.TableContent
{
	width:				100%;
}

table.TableMenu
{
	width:				100%;
}

table.TableContactForm
{
	width:				100%;
}

table.TableFormDays
{
	width:				90%;
}

table.TableLocation
{
	width:				90%;
}

table.TablePictures
{
	width:				100%;
}

/* TDs */

td
{
	font-size:			8pt;
}

td.TdSubMenuItem
{
	width:				150px;
	background-color:	#CC0066;
}

td.TdContentLeft
{
	width:				190px;
	padding:			0px;
	text-align:			center;
	vertical-align:		top;
}

td.TdContentContent
{
	width:				600px;
	padding:			0px;
	vertical-align:		top;
}

td.TdContentRight
{
	width:				190px;
	padding:			0px;
	text-align:			center;
	vertical-align:		top;
}

td.TdMenuItem
{
	text-align:			center;
	height:				38px;
	vertical-align:		top;
	padding:			0px;
}

td.TdMenuItemSelected
{
	text-align:			center;
	background-image:	url(img/menu_back_hover.png);
	background-repeat:	repeat-x;
	height:				38px;
	vertical-align:		top;
	padding:			0px;
}

td.TdContactLeft
{
	width:				40%;
	font-weight:		bold;
	vertical-align:		top;
}

td.TdContactRight
{
	width:				60%;
	font-weight:		normal;
	vertical-align:		top;
}

td.TdContactLeft2
{
	width:				50%;
	font-weight:		bold;
	vertical-align:		top;
}

td.TdContactRight2
{
	width:				50%;
	font-weight:		normal;
	vertical-align:		top;
	padding-left: 		20px;
}

td.TdContactButton
{
	padding-top:		20px;
	text-align:			center;
}

td.TdContactTitle
{
	text-align:			center;
	padding-bottom:		8px;
	padding-top:		8px;
	font-weight:		bold;
	color:				#CC0066;
}

td.TdFormDaysDay
{
	border:				1px solid #003366;
	border-right:		0px;
	border-top:			0px;
	width:				16%;
	text-align:			center;
}

td.TdFormDaysDayTop
{
	border-top:			1px solid #003366;
}

td.TdFormDaysDayLast
{
	border-right:		1px solid #003366;
}

td.TdLocationLeft
{
	width:				60%;
	vertical-align:		top;
}

td.TdLocationRight
{
	width:				40%;
	text-align:			right;
	vertical-align:		top;
	
}

td.TdPicture
{
	width:				25%;
	text-align:			center;
	padding-top:		10px;
	padding-bottom:		10px;
}

/* FORMs */

form
{
	margin:				0px;
}

/* LIs */

li.LiSubMenu
{
	list-style-image:	url(img/line.gif);
	list-style-type:	disc;
	margin-left:		25px;
}

li
{
	list-style-type:	disc;
	margin-left:		17px;
}

li.LiSitemapMain
{
	list-style-image:	url(img/sitemap.jpg);
	list-style-type:	square;
	margin-bottom:		5px;
	padding-left:		10px;
}

li.LiSitemapSub
{
	list-style-image:	url(img/sitemap.jpg);
	list-style-type:	square;
	margin-left:		32px;
	margin-bottom:		5px;
	padding-left:		10px;
}

li.LiSitemapSubSub
{
	list-style-image:	url(img/sitemap.jpg);
	list-style-type:	square;
	margin-left:		50px;
	margin-bottom:		5px;
	padding-left:		10px;
}

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

/* Paragraphs */

h1
{
	font-size:			14pt;
	font-weight:		bold;
	margin-top:			0px;
	color:				#CC0066;
}

P.PPageTitle
{
	font-weight:		bold;
	font-size:			14px;
}
