
* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 1.1em Tahoma, sans-serif;
	color:#323232; 
	background: #484c55;
}
a, a:link, a:visited, a:active {
	color: #DF8D31; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #323232; 
}
#Wrapper {	
	margin:10px auto;
	width: 1000px;
	position:relative;
}
#Top {
	width: 1000px;
	margin:0px auto;
	height:20px;
	margin-bottom:10px;
	background:none;
}
	#QuickLinks {
		float:left;
		margin:0 0 10px 0;
	}
		#QuickLinks a {
			text-decoration: none;
			color:#999;
		}
	#Language {
		float:right;
	}
#InnerWrapper {
	background: url('/upload_dir/design/tp505_theme001/WrapperBg.jpg') no-repeat 519px 338px;
	padding:0px;
	width:1000px;
	float:left;
}
#Header {
	width: 1000px;
	height: 338px;
}
#Navigation {
	width: 717px;
	background: transparent url("/upload_dir/design/tp505_theme001/NavItemBg.png") no-repeat 0px 0px;
	height:33px;
	margin:2px 0 0 0;
	padding:0 0 1px 0;
}
	#Navigation ul {
		height:32px;
	}
	#Navigation ul li {
		float:left;
		list-style-type: none;
	}	
	#Navigation ul li a {
		font: normal normal	normal 11px/32px Arial, sans-serif;
		color:#fff;
		text-decoration: none;
		text-transform: uppercase;
		float: none !important; 
		float: left; 
		padding:0 10px 0 10px;
		display:block;
		font-weight: bold;
	}	
	#Navigation ul li a:hover,
	#Navigation ul li a.active  {
		color: #df8d31;
	}
#ContentWrapper {
	margin:0 auto;
	width: 1000px;
	margin-top:18px;
}
#Content {	
	width: 1000px;
	float:left;
	margin:0 auto;
}
	#LeftColumn {
		width:145px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;	
		display:inline;
		margin:8px 10px 0 0;
	}
	#Navigation_2nd {
		width:130px;
		margin:0 0 0 0;
	}
		#Navigation_2nd li {
			list-style-type: none;
			margin:0 0 1px 0;
		}
		#Navigation_2nd li a {
			height:28px;
			display:block;
			padding:2px 0 0 10px;
			color: #fff;
			font: 11px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			background: url('/upload_dir/design/tp505_theme001/Nav_2.jpg') no-repeat;
			font-weight: bold;
		}
		#Navigation_2nd li a:hover,
		#Navigation_2nd li a.active {
			color: #6d6e70;
		}
		#Navigation_2nd li li a {
			height:25px;
			display:block;
			color: #666;
			font: 11px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			background: #f9f9f9 url("/_design/templates/tp505/img/theme001/NavMarker.png") no-repeat 15px 11px;
			padding:0 0 0 30px;
			margin:0 0 1px 0;
		}	
		#Navigation_2nd li li a:hover,		
		#Navigation_2nd li li a.active {
			background: #f9f9f9 url("/_design/templates/tp505/img/theme001/NavMarkerHover.png") no-repeat 15px 11px;
			color: #BC0000; 
		}
	/* =================== MODULE.BOXES ======================*/
	
	/* CUSTOM MODULE */
	#quicklogin-box {
		position: absolute;
		top: 665px;
		*top:645px;
		_top:650px;
	}
	#quicklogin-box input {
		background:#3e414a;
		border:1px solid #373a43;
		color:#767b86;
	}
	#quicklogin-box .button dt.left,
	#quicklogin-box .button dt.right,
	#quicklogin-box .button dt.middle input {
		background:#3e414a;
		border:none;
		height:24px;
	}
	
		#quicklogin-box-top {
			display: none;
		}
		
		#quicklogin-box-content {
		}
		
		#quicklogin-box-content a {
			display: none;
		}
	
	/* END OF CUSTOM MODULE*/
	#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/tp505/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: 11px;
		color:#666;	
		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,
	#pagenews-box-content,
	#calendar-box-content {
		float:left;
		width:168px;
		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:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;		
		display:inline;
		width:562px;
	}
		#MainContent h1{
			color:#999999; 
			font-size: 15px;
			margin:0 0 10px 0;
		}
#Footer {
	clear:both;
	width: 700px;
	margin:0 auto;
	text-align: left
	height:40px;
	line-height:40px;
}	
#Footer li {
	border-right:1px solid #999999;
}
#Footer ul,#Footer ul a {
	color:#999;
	font-size: 11px;
}
.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;
}
#errors {
	width:562px;
}
