
* { padding: 0; margin: 0; }
html, body {
  height: 100%;
}
body {
  color: #4e4e4e;
  font: 11px Verdana, sans-serif;
  text-align: center;
}
a, a:link, a:visited, a:active {
	color: #4c4c4c; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #008fc6; 
}
#Wrapper {
  margin: 0 auto;
  width:100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  background: url("/upload_dir/design/unique/bg.jpg") repeat-x;
}
#HeaderWrapper { 
  height:190px;
}
#Header {
	width:970px;
	margin:0 auto;
	height:150px;
}
#TopLeft {
	width:970px;
	height: 149px;
	height:0;
	float:left;
}
#Logo {
	text-align: left;
	padding:0px 0 0 0;
}
#TopRight{
	display: none;
	width:970px;
	display:block;
	float:left;
}
#Top {
height:146px;
margin:4px 0 auto;
text-align:right;
width:970px;
display: none;

	background-repeat: no-repeat;
	background-position: center bottom;
}
	#QuickLinks {
		display:inline;
		padding: 5px !important;
		}
		#QuickLinks a {
			text-decoration: none;
			color:#999;
		}
	#Language {
		display:inline;
	}
#Navigation,
#Navigation_2nd,
#Navigation_3rd {
	width:970px;
	margin:0 auto;
	float:left;	
}
#Navigation_2nd,
#Navigation_3rd {
	position:absolute;
	left:0;
	top:0;
}
#Navigation_3rd {	
	top:28px;	
	height:20px;
}
#Navigation_2nd {
	background:#C7EBFB;
	height:20px;
}
	#Navigation ul {
		margin-top: 150px;
		border: 0 none;
		padding: 0;
		width:900px;
		list-style: none;
		height: 39px;
		}
	#Navigation_2nd ul,
	#Navigation_3rd ul  {
		width:900px;
		margin:0;
	}
	#Navigation ul li,
	#Navigation_2nd ul li,
	#Navigation_3rd ul li  {
		margin: 0;
		border: 0 none;
		float: left; 
		display: inline;
		list-style: none;
	}
	#Navigation ul li a {	
		padding: 0 15px 0 15px;
		float: left; 
		display: block;
		background: url("/upload_dir/design/unique/nav-splitter.png") no-repeat center right;
		color: #4e4e4e;
		font: 13px/39px Verdana, "MS Trebuchet", sans-serif;
		text-decoration: none;
font-weight:bold;
	}
	#Navigation ul li a:hover,
	#Navigation ul li a.active {
	background: #00baf3 url("/upload_dir/design/unique/nav-splitter.png") no-repeat center right;
	color: #FFFFFF;
	}
	#Navigation_2nd ul li a,
	#Navigation_3rd ul li a {	
		padding: 0 14px 0 14px;
		float: left; 
		display: block;
		color: #4e4e4e;
		font: 11px/20px Tahoma, "MS Trebuchet", sans-serif;
		text-decoration: none;		
	}
	#Navigation_3rd ul li a {	
		padding: 0 15px 0 15px;		
		text-decoration: none;	
		font: 11px/20px Tahoma, "MS Trebuchet", sans-serif;	
	}
	#Navigation_2nd ul li a:hover,
	#Navigation_2nd ul li a.active {
		background:#44c7f5;
	}
	#Navigation_3rd ul li a:hover,
	#Navigation_3rd ul li a.active {
		text-decoration: underline;
	}
#ContentWrapper {
	padding: 0 0 120px 0;
	width:970px;
	margin:0 auto;
	position:relative;
}
#ContentWrapper:after {
  clear: both;
  display: block; 
  content: ".";
  height: 0;
  visibility: hidden;
}
#Content {
	float:left;
}
	#LeftColumn,
	#RightColumn {
		width:205px;
		min-height:300px;
	  	height:auto !important;
	  	height:300px;
		float:left;	
		display:inline;
		margin:39px 10px 0 0px;
	}
	#RightColumn {
		width:210px !important;
		float:right;
		margin:39px 0 0 10px;
	}
	/* =================== MODULE.BOXES ======================*/
	#search-box,
	#newslettersubscribe-box,
	#blog-box,
	#quicklogin-box,
	#pagenews-box,
	#calendar-box {
		margin:0 0 10px 0;
		width:180px;
		float:left;
	}
	#search-box-top,
	#newslettersubscribe-box-top,
	#blog-box-top,
	#quicklogin-box-top,
	#pagenews-box-top,
	#calendar-box-top {
		width:180px;
		float:left;
		/*background: transparent url("/_design/templates/tp510/img/theme001/ModuleBoxHeaderBg.png") no-repeat 0px 0px;*/
		height:32px;
		margin:0 0 1px 0;
	}
	#search-box h2,
	#newslettersubscribe-box h2,
	#blog-box h2,
	#quicklogin-box h2,
	#pagenews-box h2,
	#calendar-box h2 {
		font-size: 13px;
		color:#999999;	
		font-weight: normal;	
		padding:0 0 0 10px;	
		line-height:32px;	
	}	
	#search-box em,
	#newslettersubscribe-box em,
	#blog-box em,
	#quicklogin-box em,
	#pagenews-box em,
	#calendar-box em {
		color:#666;
		font-weight: bold;
		font-style: normal;
	}	
	#search-box-content,
	#newslettersubscribe-box-content,
	#blog-box-content,
	#quicklogin-box-content,
	#pagenews-box-content,
	#calendar-box-content {
		float:left;
		width:200px;
		padding:10px 5px 5px 5px;
		min-height:50px;
	  	height:auto !important;
	  	height:50px;
	  	/*background:#f2f2f2;
	  	border:1px solid #eee;*/
	}
	#search-box-bottom,
	#newslettersubscribe-box-bottom,
	#blog-box-bottom,
	#quicklogin-box-bottom,
	#pagenews-box-bottom,
	#calendar-box-bottom {
	}	
	#MainContent {	
		min-height:300px;
	  	height:auto !important;
	  	height:300px;
		float:left;		
		display:inline;
		width:525px;
		margin-top:25px;
		padding:0 10px 20px 0;
	}
		#MainContent h1{
			color:#999999; 
			font-size: 15px;
			font-weight: normal;
			margin:12px 0 12px 0;
			padding:0 0 3px 0;
		}
		#BreadCrumb {		
			margin:10px 0 10px 0;
			float:left;
			width:100%;
		}
#Footer {
	width: 100%;
	background: url("/_design/templates/tp510/img/theme001/footer_bg.gif") repeat-x;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 56px;
	text-align: center;	
	margin:0 !important;	
}	
#Demo {
	*position:relative !important;
}
#FooterText {
	width:900px;
	text-align: right;
	margin:0 auto;
	padding:20px 0 0 20px;
	color:#44c7f5;
}
#FooterText a {
	color:#44c7f5;
}
#search-box {
	position: absolute;
	top: -32px;
	right: 10px;
	width: 170px !important;
}
#search-box-content {
	min-height: 0px;
	height: auto !important;
	border: 0px none #ffffff;
	background-color: transparent;
	width: 170px;
	padding: 0px;
}
#search-box-top {
	display: none;
}
#search-box-bottom {
	display: none;
}
a.NewsItemPreviewLink {
	color: #00adef; 
	font: 10px Verdana, sans-serif;
	font-weight: normal !important;
}
.NewsItemPreviewDateCreated {
	font: 9px Verdana, sans-serif;
	color: #999999; 
}
#pagenews-box, #calendar-box {
float:left;
margin:0 0 10px;
width:205px;
background: url("/upload_dir/design/unique/news_top.jpg") no-repeat top left;
}
.NewsItemPreviewContent {
display:inline;
float:left;
padding-left: 5px;
}
#pagenews-box h2 {
visibility: hidden;
}
.NewsItemTop {
border-bottom:1px solid #44c7f5;
cursor:pointer;
float:left;
width:100%;
}
#MainContent h2 {
color:#00b9f1;
font-size:14px;
font-weight:bold;
margin:10px 0;
padding:0 0 3px;
}
.bodyCatId15 #Navigation_2nd{
display:none;
}
.oddtr
{
	background-color:#EFF1F1;
}
.eventr
{
	background-color:#F8F8F8;
}
.trover
{
	background-color: #ccc;
	color:#fff;
}
.jtrclick
{
	background-color: #00CCCC;
}
table {
border-spacing:1px;
}
.alfa{
position:relative;
top:14px;
}

.alfa a, a:link, a:visited, a:active {
color:black;
text-decoration:none;
}
.alfa a:hover{
text-decoration:underline;
}

.bodyCatId14 h1{
display:none;
}

/*.bodyCatId16 #Header {
	background:transparent url(/upload_dir/design/unique/1.png) repeat scroll 0 0;
}
.bodyCatId6 #Header {
	background:transparent url(/upload_dir/design/unique/4.png) repeat scroll 0 0;
}
.bodyCatId3 #Header {
	background:transparent url(/upload_dir/design/unique/3.png) repeat scroll 0 0;
}*/

