﻿/* Copyright TvTWeb - www.tvtweb.nl */

/*=== HTML Elements =====================================================================================================================================================*/
body															{text-align:center; font-family:Arial; color:#777777; font-size:12px; margin:0px; padding:0px 0px 0px 0px; background-color:#a1a8a5;} 
html															{width:100%;}
h1																{padding:0px 0px 0px 25px; margin:0px; font-size:15px; color:#008001; line-height:18px;}
h2																{padding:0px 0px 15px 25px; margin:0px; font-size:12px; color:#ff7832; line-height:18px;}
 
/*=== TvTWeb FrameWork Parts ==============================================================================================================================================*/

/* partContentText */
div.partContentText												{line-height:18px; word-spacing:2px;}
div.partContentText p											{padding:0px 0px 15px 25px; margin:0px;}
div.partContentText p a:link									{color:#777777; text-decoration:underline;}
div.partContentText p a:visited									{color:#777777; text-decoration:underline;}
div.partContentText p a:active									{color:#777777; text-decoration:underline;}
div.partContentText p a:hover									{color: #008001; text-decoration:underline;}
div.partContentText ul											{padding:0px 0px 15px 26px;margin:0px 0px 0px 0px;list-style-type:none; line-height:18px;}
div.partContentText ul li										{background:url(../images/style/bullet.gif) no-repeat 0px 6px; padding:0px 0px 0px 21px;}
div.partContentText ol 											{padding:0px 0px 15px 0px; margin:0px 0px 0px 35px; list-style-type:circle;}
div.partContentText ol li										{list-style-type:circle; margin:0px 0px 0px 5px;}

/* partNavigation */
div#partNavigation												{padding:15px 0px 25px 0px; margin:0px; height:34px; font-size:15px; font-weight:bold;} 
div#partNavigation ul li.partNavigationFooter 					{height:3px; display:none; clear:both; font-size:1px; padding:0px; margin:0px; line-height:0px;}

div#partNavigation ul											{list-style-type:none; margin:0px; padding:0px; color:#008001;}
div#partNavigation ul li										{padding: 0px; margin:0px; color:#008001;}
div#partNavigation ul li a										{float:left;  padding:0px 0px 0px 0px; text-decoration:none; cursor:pointer; margin: 0px 0px 0px 25px; color:#008001;}
div#partNavigation ul li a span									{float:left;  padding:10px 0px 13px 0px; display:block; color:#777777;}
div#partNavigation ul li a:hover								{background-position:0% -37px; color:#008001;}
div#partNavigation ul li a:hover span							{background-position:100% -37px;color:#008001;}
div#partNavigation ul li.selected a								{background-position:0 -74px; border-bottom:solid 3px #cbd5d1;}
div#partNavigation ul li.selected a span						{background-position:100% -74px; color:#008001;}

/* partFooter */
div#partFooter													{width:900px; height:180px; margin:0px auto; margin-top:50px; color:#777777; position:static; background-image:url(../images/style/Bg_Footer.png); background-position:left; background-repeat:no-repeat;}
div#partFooter ul												{padding:0px; margin:0px 0px 0px 0px; padding:78px 0px 0px 305px; text-align:left;}
div#partFooter ul li											{color:#555556;  display:inline; border-left: solid 1px #cbd5d1; padding:0px 6px 0px 10px; }
div#partFooter ul li#partFooterCopyright						{border-left:none;}
div#partFooter ul li a:link										{color:#555556; text-decoration:none;}
div#partFooter ul li a:visited									{color:#555556; text-decoration:none;}
div#partFooter ul li a:active									{color:#555556; text-decoration:none;}
div#partFooter ul li a:hover									{color:#dcdcdc; text-decoration:underline;}

/* partContentFileImageGallery */
div.partContentFileImageGallery									{padding:0px 0px 0px 15px; margin:0px;}
div.partContentFileImageGallery	a						{width:108px; height:82px; float:left; display:block; padding:0px 0px 10px 10px;}
div.partContentFileImageGallery	a img					{border:solid 1px #e7e2de;}
div.partContentFileImageGallery	a:hover img			{border:solid 1px #008001;}
div.partContentFileImageGallery	div.partContentFileImageGalleryFooter{clear:both; height:5px;}	



/*=== Website coding =====================================================================================================================================================*/

div#header														{width:100%; height:120px; background:url(../images/style/Bg_Header.png) repeat-x center; }
	div#centerTop													{width:900px; height:120px; background: url(../images/style/Left_Header.png) bottom left no-repeat; margin:0px auto;}	
		a#headerLogo													{width:400px; height:120px; float:left; margin:0px 0px 0px 290px; background:url(../images/style/Logo_header.png) no-repeat;}							

div#bodyContainer												{width:100%; height:100%; margin:0px auto;  margin-bottom:-115px; text-align:left; background:url(../images/style/background-image.gif) repeat-y 50% 50%;}
	div#mainContainer												{width:900px; margin:0px auto; padding:0px; text-align:left; background-image:url(../images/style/Bg_Container.png); background-repeat:repeat-y; background-position:left; background-color:#ffffff;}
	
	div#left														{width:290px; height:280px; float:left; background-image:url(../images/style/Bg_Left.png); background-position:top; background-repeat:no-repeat;}
	div#telePhone													{float:right; width:163px; padding-top:290px;font-size:24px;}
	div#right														{width:600px; float:left; background-color:white; margin-bottom:-50px;} 
		div.newsItem													{}
	div#sponsors													{width:605px; border-top:dashed 1px #ece7e2; margin-top:10px;}
	div#sponsors h1													{padding:20px 0px 15px 25px;}
			
	div#containerFooter												{clear:both; width:900px; height:65px; margin:0px auto;}


		

