@charset "utf-8";
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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/header-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
h1, h2, h3, h4, h5, p {
    padding: 0px;
	margin: 0px;
	
}
h1 {
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}

a {
	color: #FF9900;
	font-weight: bold;
}

a:hover {
	color: #666666;
}

.current a {
	color: #96550E;
	font-weight: bold;
}

img {
	border: none;
}

.imagefile {
	float:right;
	padding-bottom:5px;
    padding-top:5px;
}

#container  {
	width: 990px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height: 122px;
	margin-bottom: 5px;
	text-align: center;
}
#logo {
	height: 70px;
	text-align: right;
	color: #999999;
	padding-top: 10px;
}
#logo a {
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
}
#logo p {
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#logo img {
	float: left;
}
.phone {
	font-size: 23px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
}


#mainContent  {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 20px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#mainContent p {
	line-height: 18px;
	padding-bottom: 20px;
}
#mainContent h1 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}
#mainContent h2 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
#mainContent h3 {
	font-size: 14px;
	color: #FF9900;
	padding-bottom: 10px;
}


#mainContent .contentbox {
	background-image: url(../images/content-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
}
#mainContent .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#mainContent blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	margin: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar {
	padding-left: 1px;
	margin-top: 0px;
	width:250px;
}
#sidebar form {
	margin-left: 10px;
}
#sidebar input {
	margin-bottom: 5px;
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background: #efefef;
	width: 233px;
}
#ajaxSearch_subSearch input {
	margin-bottom: 0px;
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background: #ffffff;
	width: 12px;
	margin-right:9px;
}
#ajaxSearch_subSearch {
	margin-bottom: 5px;
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background: #ffffff;
	width: 250px;
}
#sidebar textarea {
	margin-bottom: 5px;
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background: #efefef;
}
#sidebar select{
	margin-bottom: 5px;
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background: #efefef;
    color: #000000;
	width: 237px;
}
#sidebar select.vybor {
	text-align: center;
	background: #FFE8C4;
    color: #fff;
}
.rubrika select{
	text-align: center;
	background: #FFE8C4;
    color: #fff;
}
.vybor {
	text-align: center;
    color: #000000;
}
 .novybor{
    background: #FFE8C4;
    color: #000000;
	text-align: center;
	}
#sidebar #submit {
	background-color: #FFFFFF;
	background-image: url(../images/submitbutton.jpg);
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 96px;
	text-align: center;
}
#test {
      font-size: 14px;
      padding-bottom:1px;
	  border-bottom: 1px solid #CCCCCC;
	  width:625px;
}
#search {
      font-size: 14px;
      padding-bottom:1px;
	  border-bottom: 1px solid #CCCCCC;
	  width:250px;
}
#search1 {
      font-size: 14px;
      padding-bottom:1px;
	  border-bottom: 1px solid #CCCCCC;
	  width:625px;
}
ul  {
	margin-left: 0px;
	padding-left: 11px;
	margin-top: 10px;
	list-style-type: none;
}
li  {
	background-image: url(../images/listdot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-bottom: 5px;
}


.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom:2px;
}
#twocol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}
#twocol p {
	font-size: 14px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 1px;
}
#twocol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#twocol strong {
	color: #666666;
}
#twocol .contentbox {
	background-image: url(../images/2colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#twocol  .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#twocol .contentboxp {
	width: 640px;
	padding-left: 11px;
	font-size: 12px;
	color: #666666;
	padding-right: 25px;
	padding-bottom:0px;
}
#twocol .contentboxp1 {
	width: 650px;
	padding-left: 17px;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-bottom: 10px;
}
#twocol .contentboxp2 {
	width: 650px;
	font-size: 11px;
	padding-bottom:10px;
	padding-left:2px;
}
#twocol .contentboxp3 {
	width: 635px;
	padding-left: 17px;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 10px;
}
.contentboxp3 a {
	color: #96550E;
	font-weight: bold;
}
.contentboxp3 a:hover {
color:#666666;
}
.contentboxp1 a {
	color: #FF9900;
	font-weight: bold;
}
.contentboxp1 a:hover {
color:#666666;
}
.contentboxp  form{
	width: 625px;
	color: #666666;
	padding-left:5px;
	margin-bottom:6px;
	border-bottom:1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contentboxp4  form{
	width: 597px;
	color: #666666;
	padding-left:79px;
	margin-bottom:6px;
	margin-top:20px;
}
.error {
	width: 150px;
	color: #F34E52;
	padding-left:10px;
	margin-bottom:6px;
	margin-top:10px;
}
.rand {
	font-size: 16px;
	width:100px;
}
#spam{
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentboxp a {
	color: #96550E;
	font-weight: bold;
}
.contentboxp a:hover {
color:#666666;
}
.arrow a {
	color: #FF9900;
	font-weight: bold;
}
#threecol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#threecol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#threecol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#threecol strong {
	color: #666666;
}



#threecol .contentbox {
	background-image: url(../images/3colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#threecol .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#threecol .contentboxp {
	width: 228px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
/* End hide from IE-mac */
#fourcol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#fourcol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#fourcol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#fourcol .contentbox {
	background-image: url(../images/4colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#fourcol .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}

#fourcol .contentboxp {
	width: 165px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
.productwide {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
.productwide img {
	margin-right: 10px;
}
.productwide h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
.productwide strong {
	color: #666666;
}
.productwide p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.productwide td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.google728 {
	height: 90px;
	width: 728px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 26px;
}
.google468 {
	height: 60px;
	width: 468px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 0px;
}
#footer {
	height: 260px;
	margin-top: 0px;
	background-color: #333333;
	background-image: url(../images/footer-fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#footer a {
	color: #999999;
	font-weight: bold;
}
#footer a:hover {
	color: #CCCCCC;
}

#footerwrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footertop {
	background-image: url(../images/footer-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 780px;
}

#footercontent {
	color: #CCCCCC;
	text-align: center;
	padding-left: 20px;
	padding-top: 0px;
	background-color: #252525;
	font-size: 12px;
	margin-top: 0px;
}
#footercontent strong {
	display: block;
	padding-bottom: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 8px;
}
#footercontent ul {
	margin-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
}
#footercontent li {
	color: #999999;
}
#footerbtm {
	background-image: url(../images/footer-btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 780px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
}
#about {
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
#about a {
	color: #666666;
}

.totalpageviews {
	text-align:center;
}
 

/*Hak Wayfinder*/

#sitemap ul {
  margin: 0 0 0 1px;
  padding: 0 0 0 3px;
  background-image: url(../images/t1.gif);
  background-repeat: repeat-y;
  width:600px;
}

#sitemap ul li {
  margin: 0;
  padding: 0 0 0 14px;
  list-style: none;
  background-image: url(../images/t2.gif);
  background-repeat: no-repeat;
  background-position: -3px 0;
}

#sitemap ul li.last {
  margin-bottom: 6px;
  background-image: url(../images/t3.gif);
  background-repeat: no-repeat;
  background-position: -3px 9px;
}
.AS_ajax_resultsIntroFailure{
  font-size: 14px;
}
.ajaxSearch_resultsInfo {
  margin-bottom: 8px;
}
.ajaxSearch_result  a{
  font-size: 14px;
}
.ajaxSearch_result {
  margin-top:7px;
  margin-bottom: 5px;
  font-size: 14px;
}
.ajaxSearch_paging {
  margin-bottom: 5px;
  font-size: 11px;
}

/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.AS_ajax_highlight {
    background-color: #ffb;
    padding: 2px;
    margin: -3px;
    border: 1px solid #dd3;
    color: #000;
}

.AS_ajax_highlight1, .ajaxSearch_highlight1{
 color : #CC0000;
padding: 0;
font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
color : #CB53DF;
padding: 0;
font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
color : #DF53B5;
padding: 0;
font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
color : #DF5380;
padding: 0;
font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
color : #A453DF;
padding: 0;
font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
color : #53ADDF;
padding: 0;
font-weight: bold;
}
.searchTerms { 
	text-align: right;
	margin-bottom: 5px;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}

#ditto_pages  {    
    padding: 1px 0px 5px 7px;
    /*margin-right: 1px;*/
	text-align: center;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#pagetitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 120px;
	margin-top: 20px;
	background-image: url(../images/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	height: 51px;
	width: 660px;
}
#bndown {
    margin: 1px 5px 2px 80px;
    color: #fff;
}
button {
	outline:1px outset #999;	
	border:1px solid #fff;	
	background-color:#222;
	color:#fff;
	height:24px;
	-moz-border-radius:4px;
	-moz-outline-radius:4px;
	cursor:pointer;
	font-size:11px;
}
#actions {
font-size:12px;
margin:0 auto 1px;
padding:0 14px;
position:relative;
text-align:left;
width:520px;
}
.rtl #actions {
	left: 10px;
	text-align: left;
}
ul.actionButtons {
	margin: 20px 0 -10px;
	padding: 0px -10px; /* accommodate border on buttons - */
	background: none;
}
.actionButtons li {
	display: relative;
	list-style-type: none;
	margin-right: -10x;
	padding: 0;
}
.actionButtons img {
	vertical-align: top;
	margin-top: 1px;
}
#Button1{
	margin: 0 -32px -10px;
	padding: 0px -10px; /* accommodate border on buttons - */
	background: none;
	width: 219px;
}
#Button2{
	margin: -26px 484px -10px;
	padding: 0px -10px; /* accommodate border on buttons - */
	background: none;
	width: 156px;
}
.actionButtons div {
	color: #3b454f;
	font-weight: bold;
	font-size: 15px;
	background: #a0b9d6 url(/assets/templates/misc/button-gradient.png) repeat-x top left;
	padding: 3px 6px;
	white-space: nowrap;
	vertical-align: top;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-text-shadow: 0 1px 1px #fff;
	-moz-text-shadow: 0 1px 1px #fff;
	text-shadow: 0 1px 1px #fff;
	border:1px solid #8ea4be;
	outline: none;
}
.actionButtons div:hover {
	background-position: bottom left;
	-webkit-box-shadow: 0 0 10px #b8c7d6;
	-moz-box-shadow: 0 0 10px #b8c7d6;
	box-shadow:  0 0 10px #b8c7d6;
	-webkit-transition: -webkit-box-shadow 0.2s linear;
}

.actionButtons div.disabled {
	border: 1px solid #657587;
	padding: 2px 4px;
	color: #777;
	border-width: 0;
}
.actionButtons div.disabled img {
	opacity: .3;
	filter: alpha(opacity=30);
}
.actionButtons .and{
    margin:0 2px 0 5px;
    color: #3b454f;
	font-weight: bold;
}
.mood{
    margin:-16px 1px -1px 315px;
    color: #96550E;
	font-weight: bold;
}
