
img { behavior: url(/_design/common/js/required/iepngfix.htc) }
* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
	_height:100%;
}
body {
	font: 1.1em Verdana, sans-serif;
	color:#4f4f4f; 
	background: #f8f8f8 url("/upload_dir/design/unique/bg.png") repeat-x;	_height:100%;
}
a, a:link, a:visited, a:active {
	color: #4f4f4f; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #ff6f00; 
}
#Wrapper {		
	width: 950px; 
	_height:100%;
}
#ContentWrapper {
	margin:20px auto;
	width: 900px;
}
#Content {	
	width: 950px; 
	float:left;
	margin:0 auto;
}
	#LeftColumn {
		width:300px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;	
		display:inline;
		margin:0 10px 0 0;
	}	
	#Logo {
		margin:20px 0 20px 30px;
		position:fixed;
		float:left;
	}
	#Navigation {
		width:250px;
		margin:100px 0 20px 0;
		_margin:20px 0 0 25px;
		display:inline;
		float:left;		
		position:fixed;
	}
		#Navigation li {
			list-style-type: none;
			width:200px;
		}
		#Navigation li a {
			display:block;
			color: #a8a8a8;
			font: 22px/32px Georgia,"Times New Roman",Times,serif;
			text-decoration: none;
			padding:0 0 0 30px;
		}
		#Navigation li a:hover,
		#Navigation li a.current {
			color:#333;	
		}
		#Navigation li li a {
			height:25px;
			display:block;
			color: #999;
			font: 13px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			padding:0 0 0 40px;
		}	
		#Navigation li li a:hover,		
		#Navigation li li a.current {			
			color: #333; 
			background:none;
		}
		#Navigation li li li a {			
			background: #f9f9f9;
			padding:0 0 0 30px;
		}	
		#Navigation li li li a:hover,		
		#Navigation li li li a.current {
			background: #f3f3f3;
		}
	/* =================== 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/tp503/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,
	#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;
	  	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:600px;
		margin:30px 0 0 0;
		padding-bottom:80px;
	}
	#MainContent img {
		background:#F7F7F7;
		border:1px solid #E4E4E4;		
		padding:4px;
	}
	#MainContent img:hover {
	}
		#MainContent h1,h2{
			color:#333; 
			font: 25px/30px Georgia,"Times New Roman",Times,serif;
			margin:0 0 10px 0;
		}
		#MainContent h2 {			
			font: 20px/20px Georgia,"Times New Roman",Times,serif;
		}
#Footer {
	width:100%;
	height:70px;
	background: #000 url("/upload_dir/design/unique/footerBg.png") repeat-x top left;	
	position:fixed;
	bottom:0;
	line-height:35px;
	color:#666;
	font-size: 10px;
	text-align: left;
}
#Footer a {
	color:#666;
	text-decoration: none;
}
#Footer .reseller {
	display:none;
}
#Footer ul {
	margin:0 0 0 60px;
}
.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;
}
table.table_form {
	border:none;
}
tr.top {
	display:none;
}
td.content {
	padding:0;
}