html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:32;
  vertical-align:baseline;
}
.clear {
  clear:both;
}
html {
  height:100%;
  margin-bottom: 0px;
}
body {
  direction:ltr;
  text-align:left;
  margin-bottom: 0px;
  color:#000000;
  font-family: Arial;
  font-size:14px;
  background-color:#e4e4e4; 
  background-image: url('/images/bg.jpg');

}

.moduletable_topline
{
	padding:5px;
	font-size:12px;
	color:white; 
	background-color:#000;
	text-align:center;
  border-bottom: 1px solid #FC9;
}

  table tr td
  {
    vertical-align:top;
  }
.pagecontainer {
  margin:0px auto;
  width:960px;
  position:relative;
  background-color:white;
  position:relative;
}
.container {
  margin:0px auto;
  width:960px;
  position:relative;
}
.top {
  background-color:#69172d;
  height:50px;
  padding:10px;
  text-align:center;
}
.moduletable_top_info {
  color:white;
  padding-top:20px;
  letter-spacing:2px;
}
.moduletable_menu {
  margin-top:30px;
  margin-bottom:30px;
  position:relative;
  z-index:10000000000000000000;
}
.moduletable_logo {
  text-align:center;
  padding-top:10px;
  padding-bottom:20px;
  background-color:#69172d;
}
.moduletable_box {
  background-color:white;
  float:right;
  padding:20px;
  position:relative;
  color:#555;
  line-height:1.7em;
  width:33%;
  margin-top:0px;
  position:relative;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  margin-bottom:30px;
  
}

.moduletable_box img
{
	 border: 10px solid #eeeeee;
    border-radius: 0%;
    display: inline-block;
	width:250px;
	height:150px;
}



.moduletable_box h3 {
  font-weight:bold;
  color:#0485d2;
  padding-bottom:10px;
  margin-bottom:20px;
  height:20px;
  font-size:21px;
}
.boxs {
  background-image:url(../images/seperator.png);
  background-repeat:repeat-x;
  background-position:bottom;
  padding-bottom:40px;
}
.article {
  float:left;
  background-color:#ffffff;
  width:70%;
  padding:30px;
  padding-top:20px;
  line-height:1.7em;
      box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.article p {
  color:#9co;
  margin-bottom:15px;
}
.article h1 {
  font-size:36px;
  color:black;
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px dotted lightgray;
}
.item-page h4 {
  background-color:#222;
  color:white;
  padding:5px;
  font-size:18px;
  margin-bottom:10px;
  margin-top:30px;
  letter-spacing:2px;
  word-spacing:4px;
}
.sidebar {
  padding:30px;
  float:right;
  background-color:#000000;
  width:30%;
    box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border-left:1px solid lightgray;
  background-color:#ffffff;
}
div#foxcontainer_m104 {
  padding:0px !important;
}
.sidebar h3 {
  font-weight:bold;
  color:black;
  padding-bottom:10px;
  margin-bottom:20px;
  border-bottom:1px dotted lightgray;
}
div#foxcontainer_m104 .fox_form input[type="text"], div#foxcontainer_m104 .fox_form textarea {
  width:205px !important;
}
.header {
  background-repeat:no-repeat;
  background-position:center;
}
.footer {
  background-color:#8FBC8F;
  padding:30px;
  position:relative;
  color:#999;
}

.footer a {
  text-decoration:none;
  color:#999;
}

.moduletable_inro {
  background-color:#ffffff;
  padding:15px;
  margin:0px 0px 0px 0px;
  color:#000000;
  line-height:1.7em;
}
.moduletable_inro h3 {
  font-weight:bold;
  color:#000000;
  padding-bottom:10px;
  margin-bottom:20px;
  border-bottom:1px dotted lightgray;
  font-size:30px;
}

.moduletable_box img {
  margin-bottom:20px;
}


.moduletable_box a  {
	text-decoration:none;
	  color:#0485D2;
}


.article a
{
  color:#0485D2;
  text-decoration:none;
  font-weight:normal;
}

.sidebar a
{
  color:#5da4c0;
  text-decoration:none;
  font-weight:bold;
}

.sidebar hr
{
  border:none;
  height:10px;
  border-bottom:1px solid lightgray;
  background-repeat:repeat-x;
  margin-bottom:20px;
}

.article hr
{
  border:none;
  height:10px;
  border-bottom:1px solid lightgray;
  background-repeat:repeat-x;
  margin-bottom:20px;
}

.moduletable_add
{
  position:absolute;
  top:9px;
  right:5px;
}

h1 span
{
  color:black;
}

article span
{
  color:black;
}

div#foxcontainer_m111 .fox_form input[type="text"], div#foxcontainer_m111 .fox_form textarea {
    background-color: #F8F8F8 !important;
    border-radius: 0 !important;
    padding: 10px;
}
div#foxcontainer_m111 input[type="text"] {
    height: 35px;
}

div#foxcontainer_m111
{
	padding:0px !important;
}

.moduletable_breadcrumbs
{
	border:1px solid lightgray;
	background-color:#fff;
	padding:10px;
	margin-bottom:15px;
	margin-top:15px;
	border-radius:5px;
}

.item-page h2
{
	margin-bottom:15px;
	font-size:36px;
}

.moduletable_breadcrumbs ul li
{
	list-style:none;
	display:inline-block;
}

div.category a
{
	display:inline-block;
	padding-left:0px;
	background-image:url(../images/arrow9.png);
	background-repeat:no-repeat;
	background-position:left top 2px;
}
 
div.teaser-item a
{
	display:inline-block;
	padding-left:0px;
	background-image:url(../images/arrow9.png);
	background-repeat:no-repeat;
	background-position:left top 2px;
}




.moduletable_facebook
{
	overflow:hidden;
}

.nav.unite-nav a, .nav.unite-nav a:link, .nav.unite-nav a:visited, .nav.unite-nav a:hover, .nav.unite-nav a:focus {
    color: #82bfd8 !important;

}

.nav.unite-nav a:hover
{
	background-color:#e7e6e7 !important;
}


.nav.unite-nav > li.dropdown > a:after {
    color: #82bfd8 !important;
}

 @media (max-width:1200px)
 {
	.pagecontainer
{
  width:960px;
}

.container
{
  width:960px;
} 
 }
 



 @media (max-width:960px) {
.pagecontainer
{
  width:100%;
}

.container
{
  width:100%;
}

.moduletable_box
{
  float:none;
  width:100%;
  margin-left:0px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.article
{
  float:none;
  width:100%;
  padding:10px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.sidebar

{
  float:none;
  width:100%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  text-align:center;
  height:100%;
  padding:10px;
  background-color:#fff;
}


.moduletable_home_box
{
	float:none;
	margin-top:20px;
	width:100%;
	
}

.moduletable_slider
{
	float:none;
	width:100%;
}

.nav.unite-nav > li
{
	padding:0px !important;
}


}


 @media (max-width:500px) {
.moduletable_logo img
{
	width:90%;
}
 }

.yoo-zoo.rating div.star5
{
display:none;
}

#yoo-zoo .item div.pos-description div.rating div.vote-message
{
display:none;
}
#yoo-zoo .alpha-index
{
display:none;
}

.yoo-zoo.rating div.star5
{
display:none;
}

#yoo-zoo .item div.pos-description div.rating div.vote-message
{
display:none;
}