@charset "UTF-8";

 /* Design and coding by www.bpx-studio.com */
 
 
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_content.gif);
	z-index:1;
	height: auto;
}
form {
	margin: 0;
}

/* SEARCH BOX ----- */

.searchWrapper {
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	z-index:900;
	text-align:right;
}
.searchbox {
	padding-top:10px;
}
#mainContent .searchbox { width: 500px; }
.searchWrapper .search { width:120px; height:16px; border:1px solid #b5b5b5; background:#FFFFFF; float:right;}
.searchWrapper .btn { width:113px; height:20px; border:1px solid #b5b5b5;  margin-left:10px; background:#FFFFFF; float:right;}

.searchResults {
  padding: 0 20px 10px 20px;
}

#navigation {
	height: 25px;
}
#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li{
	display: inline;
}
#navigation ul li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 115px;
	background-image: url(../images/menu_bg.jpg);
	text-align: center;
}
#navigation ul li a:link {
	color: #4c4c4c;
}
#navigation ul li a:visited {
	color: #4c4c4c;
}
#navigation ul li a:hover {
	background-image: url(../images/menu_active.jpg);
}					
#navigation ul li.current a {
	background-image: url(../images/menu_active.jpg);
}
#header {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 123px;
	margin-top: 0px;
}
#colors {
	background-image: url(../images/menu_color.gif);
	float: left;
	height: 4px;
	width: 800px;
}
#prevnext {
	height: 65px;
	background-image: url(../images/next_bg.gif);
	background-repeat: repeat-x;
	width: 800px;
	position: absolute;
	text-align:center;
	margin-top: -66px;
}
#prevnext #buttons { width:215px; margin:0 auto; padding:0; padding-top:20px;}
#prevnext  ul { list-style:none; overflow:hidden;}
#prevnext ul li { display:inline;}
.prevp a { width:100px; height:26px; background:url(../images/prevp.gif) no-repeat; float:left; text-indent:-9999px; margin-right:10px;}
.nextp a { width:100px; height:26px; background:url(../images/nextp.gif) no-repeat;  float:left;  text-indent:-9999px;}
.prevp a:hover { width:100px; height:26px; background:url(../images/prevph.gif) no-repeat;  float:left;  text-indent:-9999px;}
.nextp a:hover { width:100px; height:26px; background:url(../images/nextph.gif) no-repeat; float:left; text-indent:-9999px;}

.emptyButton {
float:left;
height:26px;
width:100px;
margin-right:10px;
}

h2 {
	font-weight: bold;
	font-size: 10px;
}
h3 {
	color: #888a24;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainContent {
	background-image: url(../images/bg_content.gif);
	display: block;
	width: 796px;
	border: 1px solid #b2da68;
	float: left;
	margin-top: 65px;
	height: auto;
}
#mainContent a {
	color:#595959;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent #cols { list-style:none; margin:0; padding:0;}
#mainContent #cols p { margin-bottom:5px; margin-top:3px;}
#mainContent ul#cols li { display:inline; width:124px; height:492px; margin:0; float:left; border-right:1px solid #b2da68; padding:4px; }
#mainContent ul#cols .col6 {border-right:none; padding:2px; }
#mainContent .imagecont {
	text-align:center;
	padding: 2px 0 2px 0;
	margin:0px;
}
#mainContent h3 { margin-top:3px; padding-top:0;}
#mainContent .highlight { background:#cfe494;}
#mainContent .bold {
	font-weight:bold;
}
#advertise {
	background-image: url(../images/green_bg.jpg);
	float: left;
	height: 141px;
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 8px;
}
h5 {
	font-size: 14px;
	color: #303030;
	display: block;
	margin-left: 40px;
	width: 340px;
	margin-bottom: 8px;
	float: left;
	margin-top: 18px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	color: #303030;
	display: block;
	float: right;
	margin-right: 40px;
	margin-bottom: 8px;
	margin-top: 18px;
	width: 340px;
	font-weight: normal;
}
#koloma {
	height: 85px;
	width: 340px;
	margin-left: 40px;
	font-size: 10px;
	color: #303030;
	float: left;
	display: block;
	clear: both;
}
#kolomb {
	height: 85px;
	width: 340px;
	font-size: 10px;
	color: #303030;
	margin-left: 40px;
	display: block;
	float: left;
}
#btnmore {
	color: #FFF;
	height: 18px;
	width: 47px;
	background-image: url(../images/btn_more.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 9px;
	margin-top: 8px;
	display: block;
}
#btnmore a:link {
	text-decoration: none;
	color: #FFF;
}
#btnmore a:hover {
	text-decoration: underline;
}
#btnmore a:visited {
	color: #FFF;
	text-decoration: none;
}
#follow {
	float: left;
	height: 60px;
	width: 800px;
	display: block;
	padding-top:10px;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
h9 {
	font-size: 14px;
	font-weight: normal;
	color: #303030;
	margin-left: 40px;
	width: 170px;
	margin-bottom: 10px;
	float: left;
	display: block;
	height: 18px;
	margin-top: 10px;
	line-height: normal;
}
#follow h9 { margin-top:0px;}
#icons {
	height: 32px;
	margin-left:40px;
	width: 760px;
	clear: both;
	float: left;
}
#icons ul {
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	list-style-type: none;
}
#icons ul li {
	display: inline;
}
.twitter a {
	width:32px;
	height:32px;
	text-indent:-9999px;
	margin-right:8px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	float: left;
}
.blogger a {
	width:32px;
	height:32px;
	float:left;
	background:url(../images/blogger.png) no-repeat;
	text-indent:-9999px;
	margin-right:8px;
}
.wordpress a {
	width:32px;
	height:32px;
	float:left;
	background:url(../images/wordpress.png) no-repeat;
	text-indent:-9999px;
}
.twitter a:hover {
	width:32px;
	height:32px;
	float:left;
	text-indent:-9999px;
	margin-right:8px;
	background-image: url(../images/twitter_hvr.jpg);
	background-repeat: no-repeat;
}
.blogger a:hover {
	width:32px;
	height:32px;
	float:left;
	text-indent:-9999px;
	margin-right:8px;
	background-image: url(../images/blogger_hvr.jpg);
	background-repeat: no-repeat;
}
.wordpress a:hover {
	width:32px;
	height:32px;
	float:left;
	text-indent:-9999px;
	background-image: url(../images/wordpress_hvr.jpg);
	background-repeat: no-repeat;
}

#icons ul li a {
	height: 32px;
	width: 32px;
}
#ads {
	float: left;
	height: 80px;
	width: 800px;
	display: block;
	font-size: 14px;
	font-weight: normal;
}
#adsKolom {
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	margin-left: 40px;
	width: 150px;
	margin-bottom: 10px;
	float: left;
	display: block;
	height: 60px;
	margin-top: 10px;
	line-height: normal;
	text-align: center;
}
#adsKolom a:link {
	text-decoration: underline;
	color: #84A425;
}
#adsKolom a:hover {
	text-decoration: underline;
	color: #84A425;
}
#adsKolom a:visited {
	text-decoration: underline;
	color: #84A425;
}
#footer {
	width: 800px;
	float: left;
	position:relative;
	padding-top: 15px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #303030;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
}
#footer a:link{
	text-decoration: underline;
	font-size: 10px;
	color: #303030;
}
#footer a:hover {
	text-decoration: underline;
	color: #84A425;
}
#footer a:visited {
	text-decoration: underline;
	color: #84A425;
}
.imagecont img { border-width: 0; }
