img { behavior: url(/_design/common/js/required/iepngfix.htc) }
* { padding: 0; margin: 0; }
html, body {
  /*height: 100%;*/
}
body {
  color: #333;
  font: 11px Tahoma, sans-serif;
  text-align: center;
  background: #efefef url(/upload_dir/design/tp503_theme001/background.gif) repeat-x scroll 0 0;
}
a, a:link, a:visited, a:active {
	color: #3f7e5f; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #323232; 
}
#Wrapper {
  margin: 0 auto;
  width:876px;
  text-align: left;
  position: relative;
  height: auto !important; /* For Modern Browsers */
  background: #fff;
}
#Top {
	background: #ffffff url(/upload_dir/design/tp503_theme001/topbg.gif) repeat-x left bottom;
	width: 850px;
	height: 42px;
	position: absolute;
	top: 202px;
	left: 10px;
	
}
	#QuickLinks {
		float: left;
		display: inline;
		margin: 19px 0px 0px 11px;
	}
		#QuickLinks a {
			text-decoration: none;
			color: #ffffff;
		}
	#Language {
		float:right;
		display: inline;
		margin: 19px 11px 0px 0px;
	}
#Header {
	width: 876px;
	height: 202px;
	line-height: 1px;
	font-size: 1px;
}
#ContentWrapper {
	margin: 0 auto;
	width: 876px;
	float: left;
	background: transparent url("/upload_dir/design/tp503_theme001/content_bg.gif") repeat-y left top;
}
#Content {	
	width: 850px;
	float: left;
	margin: 52px 10px 0px 10px;
	display: inline;
}
	#LeftColumn,
	#RightColumn {
		width:180px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;	
		display:inline;
		margin:0 10px 0 0;
	}	
	#RightColumn {		
		float:right;	
		margin:0 0 0 10px;
	}	
	#Navigation {
		width: 180px;
		margin: 0px 0px 20px 0px;
	}
		#Navigation li {
			list-style-type: none;
			background: transparent url("/upload_dir/design/tp503_theme001/link.gif") no-repeat 2px 12px;
		}
		#Navigation li a {
			/*background: transparent url("/_design/templates/tp503/img/theme001/NavItemBg.gif") no-repeat 0px 0px;*/
			height: 26px;
			display: block;
			padding: 0 0 0 11px;
			color: #555555;
			font-size: 12px;
			line-height: 26px;
			text-decoration: none;
		}
		#Navigation li a:hover,
		#Navigation li a.current {
			/*background-color: #f3f3f3;*/
			background: #f3f3f3 url("/upload_dir/design/tp503_theme001/link.gif") no-repeat 2px 12px;
			/*background: url("/_design/templates/tp503/img/theme001/NavItemBgHover.gif") no-repeat 0px 0px;*/
		}
		#Navigation li li {
			background-image: none;
		}
		#Navigation li li a {
			height: 16px;
			display: block;
			color: #777777;
			font-size: 11px;
			line-height: 14px;
			text-decoration: none;
			background-image: none;
			/*background: #f9f9f9 url("/_design/templates/tp503/img/theme001/NavMarker.png") no-repeat 10px 11px;*/
			padding: 0px 0px 0px 16px;
			margin: 0 0 1px 0;
		}	
		#Navigation li li a:hover,		
		#Navigation li li a.current {
			background-color: #f3f3f3;
			background-image: none;
			/*
			background: #f3f3f3 url("/_design/templates/tp503/img/theme001/NavMarkerHover.png") no-repeat 10px 11px;
			color: #BC0000; 
			*/
		}
		#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;
		}
	#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: 22px;
		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: #555555;
		font-weight: bold;
		padding: 0px 0px 0px 17px;
		line-height: 22px;
	}
	#search-box em,
	#newslettersubscribe-box em,
	#blog-box em,
	#quicklogin-box em,
	#pagenews-box em,
	#calendar-box em {
		color:#555555;
		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: 30px;
	  	height: auto !important;
	  	height: 30px;
	  	background: transparent;
	  	border: 1px solid #eee;
	  	border-right: 0px none #eee;
	  	border-bottom: 3px solid #eee;
	}
	#search-box-bottom,
	#newslettersubscribe-box-bottom,
	#blog-box-bottom,
	#quicklogin-box-bottom,
	#pagenews-box-bottom,
	#calendar-box-bottom {
	}	
	#MainContentWrapper,
	#MainContentTop,
	#MainContentBottom {
		float:left;		
		display:inline;
		width:420px;
	}
	#MainContent {	
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;
		color: #555555;
		font-size: 12px;
		display:inline;
		width: 660px;
	}
	#MainContent h1{
		color: #666666;
		font-size: 18px;
		margin: 0 0 10px 0;
		font-weight: bold;
	}
#Footer {
	width: 100%;
	background: transparent url(/upload_dir/design/tp503_theme001/bottom.gif) no-repeat scroll 0 0;
	clear: both;
	height: 37px;
	text-align: center;	
	margin: 0px !important;	
	line-height: 30px;
}	

#Footer ul,#Footer ul a {
	color: #526060;
	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;
}
.search-input {
	margin: 2px 0 0 10px;
	display: inline;
}
.NewsItemPreviewLink {
	color: #434343 !important;
	text-decoration: none !important;
}
.NewsItemPreviewContent {
	padding-left: 2px;
}

.NewsItemPreviewDateCreated {
	margin-top: 8px;
	line-height: 11px;
	color: #999999;
}
.NewsItemPreviewText {
	line-height: 11px;
	color: #999999;
}
.ContactDataReseller {
	border-right: 0px none #ffffff !important;
}
#BreadCrumb {
	margin-bottom: 5px;
	font-size: 11px;
}
#MainContentTop {
	display: none;
}
.NewsItemTop:hover {
	color: #3F7E5F;
}
.NewsItemTop {
	border-bottom:1px solid #3F7E5F;
}
.NewsItemPreview {
	margin: 0px !important;
	padding-bottom: 15px;
}
.gallery-div-img {
text-align: center;
}
h2 {
color: #424242;
font-size: 14px;
margin-bottom: 5px;
}
#Li_PageItem45 {
	display: none;
}
