/* CSS Document */
/* commented backslash hack to hide from ie5 mac \*/ 
html, body	{
	height:100%;
	} 
/* end hack */
html,body {
	margin:0;
	padding:0;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width:806px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	background-color: #40464a;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
a {
	color:#f39800;
	text-decoration:none;
}
.mainWrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	min-height:100%;
	margin-bottom:-54px;
	height:auto;
}
* html .mainWrapper {height:100%;} /* for ie to resize */
.footer {
	margin: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
	clear:both;
	height:29px;
	background:url(/template/danskskadedyrskontrol/images/footer_bg.png) repeat-x left center;
	font-weight:bold;
	color:#fff;
	padding-top:6px;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.clearfooter{
	clear:both;
	height:54px;
}
.headerWrapper {
	background:#40464a;
	height:154px;
}
.header {
	background:url(/template/danskskadedyrskontrol/images/header_bg.png) repeat-x left top;
	height:154px;
}
.content {
	width:802px;
	margin:0px auto 0px auto;
	position:relative;
}
.contentHeader {
	position:relative;z-index:100;
}
.header .content {
	height:154px;
}
.searchBox {
	background:url(/template/danskskadedyrskontrol/images/searchBox_bg.jpg) repeat-x left top;
	height:56px;
	width:230px;
	position:absolute; right:30px; top:0px;
	padding:13px 15px 12px 15px;
	text-align:center;
}
.searchBoxLeft {
	background:url(/template/danskskadedyrskontrol/images/searchBox_left.jpg) no-repeat left top;
	height:56px;
	width:18px;
	float:left;
	position:absolute; top:0px; left:0px;
}
.searchBoxRight {
	background:url(/template/danskskadedyrskontrol/images/searchBox_right.jpg) no-repeat left top;
	height:56px;
	width:17px;
	float:right;
	position:absolute; top:0px; right:0px;
}
.searchBox span, .searchBox a {
	text-transform:uppercase;
	color:#fff;
	font-size:12px;	
	font-weight:bold;
	margin:0px 5px 0px 5px;
}
.searchBox a {
	text-align:center;
	text-decoration:none;
}
.searchBox input {
	border:1px solid #fff;
	background-color:#f39800;
	color:#fff;
	font-style:italic;
	font-size:11px;
	width:153px;
}
.contentWrapper {
	background:url(/template/danskskadedyrskontrol/images/white_bg.png) no-repeat center top;
}
.menu {
	height:57px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:803px;
	background:url(/template/danskskadedyrskontrol/images/menu_bg.png) no-repeat left bottom;
}

/*.menu ul {
	height:57px;
	margin-left:7px;
}
.menu ul li {
	float:left;
	width:158px;
}
.menu ul li a {
	display:block;
	color:#f39800;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	height:57px;
}
ul li a .menuTop {
	background:url(/template/danskskadedyrskontrol/images/menuTop.png) no-repeat left top;
	height:21px;
	width:158px;
}
ul li a .menuItem {
	background-color:#4e5559;
	height:36px;
	font-size:10px;
}
ul li a .menuItem .top {
	font-size:12px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
}
.menu .menuLeft {
	width:6px;
	height:57px;
	background:url(/template/danskskadedyrskontrol/images/menuLeftSide.png) no-repeat left top;
	position:absolute; left:1px; bottom:0px;
}
.menu .menuRight {
	width:6px;
	height:57px;
	background:url(/template/danskskadedyrskontrol/images/menuRightSide.png) no-repeat left top;
	position:absolute; right:0px; bottom:0px;
}*/
.header .options {
	position:absolute; right:40px; top:60px;
	text-align:right;
}
.options a.loginButton {
	background:url(/template/danskskadedyrskontrol/images/loginButton_bg.jpg) no-repeat right center;
	padding-right:15px;
	display:block;
	color:#fff;
	font-weight:bold;
}
.options a.homeButton {
	background:url(/template/danskskadedyrskontrol/images/homeButton_bg.jpg) no-repeat right center;
	padding-right:15px;
	display:block;
	color:#fff;
	font-weight:bold;
	margin-top:5px;
}
.topContent {
	margin: auto;
	border: 0px solid #F00;
	padding-top:20px;
	height:120px;
}
.whitePart {
	width:370px;
	font-size:11px;
	margin-left:30px;
	color:#4e5559;
}
.bottomContent {
		margin: auto;
	padding-top:40px;
}
h1 {
	font-size:12px;
	margin:0px;
	color:#f39800;
	text-transform:uppercase;
}
.whitePart p {
	margin:0px;
}
.whitePart p a {
	font-weight:bold;
	color:#4e5559;
	font-style:italic;
}
.leftSide {
	width:385px;
	float:left;
	padding-left:5px;
	padding-right:10px;
	color:#fff;
	font-size:11px;
}
/*.page p,*/ .page h1 {
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
}

.page p {
	margin:0px;
}
.page p img {
	border:1px solid #f39800;
}
.page  {
	color:#fff;
	/* float:left; */
	width:340px;
	padding-left:0px;
	padding-right:40px;
}
.contact {
	width:802px;
}
.page table table td{
	margin:0px;
	padding:0px;
}
.page td, .page td {
	padding:5px;
	color:#fff;
	font-size:11px;
}
.page img, .contact td img{
	border:1px solid #f39800;
	margin-top:5px;
	margin-left:10px;
}
.linkMore {
	color:#f39800;
	font-weight:bold;
}
.rightSide {
	width:380px;
	float:left;
	padding-left:20px;
	padding-top:5px;
	color:#fff;
}
ul.rightPart {
	width:350px;
	float:right;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	color:#fff;
}
img.alignLeft {
	float:left;
	margin-right:10px;
}
.rightCell {
	border:1px solid #555d61;
	width:320px;
	margin-bottom:10px;
}
.rightCell .text {
	font-size:11px;
	color:#fff;
}
.rightCell .text p {
	margin:5px 0px 0px 0px;
}
.rightCell .text h1{
	margin-top:3px;
}
.phoneContact {
	background:url(/template/danskskadedyrskontrol/images/phoneContact_bg.jpg) no-repeat left center;
	padding:5px 5px 5px 20px;
	margin-bottom:10px;
	color:#f39800;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:45px;
}
.phoneContact a {
	color:#f39800;
}
.phoneContact .leftSide {
	width:138px;
	font-size:11px;
	text-align:right;
}
.phoneContact .phoneNumber {
	font-size:29px;
	margin-left:2px;
	float:left;
	margin-top:-2px;
}
.phoneContact .mailus {
	color:white;
	font-size:10px;
	margin-left:2px;
	margin-top:-6px;
	float:left;
}
span.lower {
	text-transform:lowercase;
}
.article, .page {
	font-size:10px;
	margin-bottom:40px;
}
.article p {
	margin:0px 0px 5px 0px;
}
.page {
	margin-left:10px;
}
.page p {
	margin:10px 0px 10px 0px;
}
.page h1 {
	margin:0px;
}
.articleFooter {
	background-color:#40464a;
	padding:5px 10px 5px 10px;
	font-weight:bold;
}
.whitePart .articleFooter {
	background:none;
}
.whitePart .articleFooter .details a {
	color:#4e5559;
	font-style:normal;
}

.articleFooter .details {
	text-align:right;
	padding-top:3px;
}
.articleFooter .details a {
	text-decoration:underline;
	color:#fff;
}
.articleFooter a.readMore {
	background:url(/template/danskskadedyrskontrol/images/readMore_bg.jpg) no-repeat left center;
	text-decoration:underline;
	color:#f39800;
	padding-left:20px;
	display:block;
	line-height:14px;
	width:160px;
}
.whitePart .articleFooter a.readMore {
	background:url(/template/danskskadedyrskontrol/images/whiteArrow.jpg) no-repeat left top;
}
.article img {
	border:1px solid #f39800;
}
.rightBox {
	border:1px solid #555d61;
	padding:5px 10px 5px 10px;
	margin-top:10px;
	width:315px;
	margin-bottom:10px;
}
h1 a {
	color:#f39800;
	text-decoration:underline;
}
.article h1 a  {
	text-decoration:none;
	color:#f39800;
}
.rightBox h1 {
	font-size:20px;
}
.rightBox li {
	background:url(/template/danskskadedyrskontrol/images/categ_bg.jpg) no-repeat left top;
	padding-left:8px;
	color:#f39800;
}
.rightBox li a {
	font-size:12px;
	color:#fff;
	line-height:20px;
}
.rightBox .smallBox {
	width:157px;
	float:left;
}
.rightBox .smallBox h1 {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.rightBox .smallBox a {
	color:#f39800;
}
.rightBox .smallBox a:hover {
	text-decoration:underline;
}
ul.actualComments {
	border-bottom:1px dotted #fff;
}
ul.actualComments li {
	border-top:1px dotted #fff;
}
li.actualComment {
	padding-top:10px;
}
li.actualComment .date {
	color:#f39800;
}
li.actualComment .author {
	color:#f39800;
}
#commentform textarea {
	width:350px;
	height:100px;
}
.searchResults a{
	color:#f39800;
}
.searchResults .separator {
	border-bottom:1px dotted #fff;
}
ul.leftSide p img.detailimage {
	border:none;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
}
.centeralign {
	text-align:center;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:5px;
}
li.banner {
	margin-top:10px;
}
li.banner a img {
	border:none;
}
