
* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 1.1em "Verdana", Tahoma, sans-serif;
	color:#fff; 
	background: #454545 url("/upload_dir/design/tp511_theme001/Bg.png") repeat-x;
}
a, a:link, a:visited, a:active {
	color: #BC0000; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #fff; 
}
#Wrapper {	
	margin:10px auto;
	width: 820px;
	margin-top:0;
}
#Top {
	width: 820px;
	margin:0px auto;
	height:193px;
	margin-bottom:10px;
	background:none;
}
	#Logo {		
		float:left;	
		padding-top:27px;
		width:779px;
		height: 174px;
		
	}
	#QuickLinks {
		float:left;
		margin:-22px 0 0 5px;
	}
		#QuickLinks a {
			text-decoration: none;
			color:#999;
		}
	#Language {
		float:left;
		margin:-22px 0 0 5px;
	}
#InnerWrapper {
	width:800px;
	float:left;
}
#Header {
	width:800px;
	height: 174px;
	display:none;
	background: url("/upload_dir/design/tp511_theme001/topbanner.png") no-repeat 0px 0px;
}
#Navigation {
	width:800px;
	height:27px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:transparent url(/upload_dir/design/tp511_theme001/ContentBg2.png) no-repeat scroll 0 0;
}
	#Navigation ul {
		height:27px;
	}
	#Navigation ul li {
		float:right;
		list-style-type: none;
	}	
	#Navigation ul li a {
		font: normal normal	normal 12px/27px "Verdana", Arial, sans-serif;
		color:#ccc;
		text-decoration: none;
		background:url("/upload_dir/design/tp511_theme001/NavBg.png") repeat-x;
		float: none !important; 
		float: left; 
		padding:0 15px 0 15px;
		display:block;
	}	
	#Navigation ul li a:hover,
	#Navigation ul li a.active  {
		background:url("/upload_dir/design/tp511_theme001/NavHover.png") repeat-x;
	}
#ContentWrapper {
	padding:20px 0 0 0;
	width:800px;
	float:left;
	background:url("/upload_dir/design/tp511_theme001/ContentBg.png") no-repeat;
}
#Content {	
	width:800px;
	float:left;
	margin:0 auto;
}	
	#MainContent {	
		min-height:550px;
	  	height:auto !important;
	  	height:550px;
	  	font: "Verdana";
		float:left;		
		display:inline;
		width:600px; 
	}
		#MainContent h1{
			color:#fff; 
			font-size: 15px;
			margin:0 0 10px 0;
			padding:0 0 5px 0;
			border-bottom:1px solid #666;
		}
	#RightColumn {
		width:180px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:right;	
		display:inline;
		margin:0 0 0 10px;
	}
	#Navigation_2nd {
		width:180px;
		margin:0 0 20px 0;
		border:4px solid #929292;
	}
		#Navigation_2nd li {
			list-style-type: none;
			margin:0 0 1px 10px;
		}
		#Navigation_2nd li a {
			height:25px;
			display:block;
			padding:0 0 0 25px;
			color: #ccc;
			background:url("/upload_dir/design/tp511_theme001/NavMarker.png") no-repeat center left;
			font: 12px/25px "Arial", Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
		}
		#Navigation_2nd li a:hover,
		#Navigation_2nd li a.active {
		}
		#Navigation_2nd li li a {
			height:25px;
			display:block;
			color: #666;
			font: 11px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			padding:0 0 0 30px;
			margin:0 0 1px 0;
		}	
		#Navigation_2nd li li a:hover,		
		#Navigation_2nd li li a.active {
			color: #BC0000; 
		}
	/* =================== MODULE.BOXES ======================*/
	#search-box,
	#newslettersubscribe-box,
	#blog-box,
	#quicklogin-box,
	#pagenews-box,
	#calendar-box {
		margin:0 0 10px 0;
		width:180px;
		border:4px solid #929292;
		float:left;
	}
	#search-box-top,
	#newslettersubscribe-box-top,
	#blog-box-top,
	#quicklogin-box-top,
	#pagenews-box-top,
	#calendar-box-top {
		width:180px;
		float:left;
		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: 16px;
		color:#fff;	
		font-weight: bold;
		text-transform:uppercase;
		text-align:center;
		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:168px;
		padding:10px 5px 5px 5px;
		min-height:50px;
	  	height:auto !important;
	  	height:50px;
	}
	#search-box-bottom,
	#newslettersubscribe-box-bottom,
	#blog-box-bottom,
	#quicklogin-box-bottom,
	#pagenews-box-bottom,
	#calendar-box-bottom {
	}	
#Footer {
	clear:both;
	width: 800px;
	margin:0 auto;
	text-align: center;
	height:40px;
	line-height:20px;
}	
#Footer ul,#Footer ul a {
	color:#999;
	font-size: 10px;
	font:"Arial";
}
.button dt.left {
	background:transparent url(/_design/common/img/buttons/button2/button_left.gif) no-repeat;
	width:7px;
	height:26px;
}
.button dt.middle {	
	min-width:30px;
	background:transparent url(/_design/common/img/buttons/button2/button_middle.gif) repeat-x;	
	height:26px;
	text-align: center;
}
.button dt.right {
	background:transparent url(/_design/common/img/buttons/button2/button_right.gif) no-repeat;
	width:7px;
	height:26px;
}
