
body {
  /* background-image:url(../images/bg1.gif); */
  color: #414141;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0; overflow-y: scroll; overflow-x: hidden;
 border-bottom: 0px solid black;
 font-family: 'Open Sans', sans-serif;
}


a {
  color: #e1b200;
  text-decoration: none;
}
a:hover {
  color: #e1b200; font-weight: normal;
  text-decoration: underline;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
td {
  border-top: 1px solid #ddd;
}
th {
  background: #444;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 0px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.row{margin-left: 0px;}

.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 1px solid black;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 0px solid #ddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #fc0;
}
.red {
  color: #c00;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}

p {
  margin: 0 0 10px;
}
p small,
p .small {
  font-size: 12px;
  color: #999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {font-weight: bold;
  
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #f80;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #cc6d00;
}
.text-error {
  color: #c00;
}
a.text-error:hover,
a.text-error:focus {
  color: #990000;
}
.text-info {
  color: #07b;
}
a.text-info:hover,
a.text-info:focus {
  color: #005788;
}
.text-success {
  color: #690;
}
a.text-success:hover,
a.text-success:focus {
  color: #446600;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 3px 0;

  font-weight: bold;
  line-height: 1;
  color: ;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
font-family: 'Swanky and Moo Moo', cursive;
  font-size: 40px; font-weight: normal; text-align: center;
  line-height: 20px;
  color: #e15600; border-bottom: 0px solid  black;
  font-weight: normal; 
  padding-bottom: 0px;
 

 
}
h1 small {
  font-size: 28px;
}
h2 {
  font-size: 21px;
  line-height: 30px;
  
 
  
}
h2 small {
  font-size: 21px;
}
h3 {
  font-size: 16px;font-weight: normal;
  line-height: 20px;border-bottom: 1px solid grey;
  color: black; border-bottom: 1px solid  #e1b200;
}
h3 small {
  font-size: 16px;
}
h4 {border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  line-height: 20px;
}
h4 small {
  font-size: 14px;
}
h5 {background-color: white;
  font-size: 16px;color: black;
  line-height: 20px; width: auto;
  text-align: center; border-bottom: 1px solid #3d3d3d;
  margin-bottom: 15px;
}
h5 small {
  font-size: 12px;
}
h6 {
  font-size: 14px;
  line-height: 20px;
}
.page-header {
  border-bottom: 0px solid #ddd;
  padding-bottom: 20px; background-color: white;
  margin: 0 0 40px; display: none;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #c00;
}
.label-important[href],
.badge-important[href] {
  background-color: #990000;
}
.label-warning,
.badge-warning {
  background-color: #f80;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #cc6d00;
}
.label-success,
.badge-success {
  background-color: #690;
}
.label-success[href],
.badge-success[href] {
  background-color: #446600;
}
.label-info,
.badge-info {
  background-color: #07b;
}
.label-info[href],
.badge-info[href] {
  background-color: #005788;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
  color: grey;
  font-style:italic;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}

form {
  margin: 0 0 20px;
}
input,textarea {
  width: 80%;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #999999;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ddd;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
  color: #8c8c8c;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}

.t3-navhelper {
  background: #222;
  color: #666;
  border-bottom: 0px solid grey;
  
  
}
.breadcrumb {
  padding: 2px 0;
  margin: 0 auto; width: 100%;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;color: black;
  float: left; color: #a63943
}
.breadcrumb a {
  color: grey;
}
.breadcrumb .divider {
  padding: 0 5px;
  
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: grey;font-weight: bold;
}


.t3-mainbody {
	width: 60%;
	margin: 0 auto; margin-top: 10px;
	padding-bottom: 40px; padding: 0%; padding-top: 1.5%;	
	border: 0px; 
	background-color: white;
	/* -webkit-box-shadow: 4px 3px 14px 0px rgba(161,161,161,1);		
	-moz-box-shadow: 4px 3px 14px 0px rgba(161,161,161,1);
	box-shadow: 4px 3px 14px 0px rgba(161,161,161,1); */
 	}
 
.t3-content { 
	width: 100%;
	border: 0px;
	}
		     
			  

/**NAVIGATION**/

.t3-mainnav { 
	
	background: url(navneu.png);
	background-repeat: repeat-x;;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a63943', endColorstr='#92323b', GradientType=0);
	border:0px solid #e6e6e6; 
	width: 100%; border-bottom: 0px solid #e1b200;
	 border-top: 1px solid #e15600; background-color: white;
  	}
  	
.t3-mainnav .navbar {
	color: #666;  
	}

.t3-mainnav .navbar-inner {
	min-height: 30px;
	margin: 0 auto; padding: 0;

	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}
.t3-mainnav .navbar .nav {
	white-space: nowrap;
	}

.t3-mainnav .navbar .nav > li {
	float: left;
		 width: auto; 
		padding-left: 10px; padding-right: 10px; 
		margin-left: 0px ;
		text-align: center; border-bottom: 2px solid transparent;
		
	}

.t3-mainnav .navbar .nav > li > a {
	border-right: 0px solid #0e1319; 
	border-left: 0px solid  #2e3339; color: black;
	padding: 0px; bottom: 0px; letter-spacing: 0.1em;
	text-transform: uppercase; font-weight: bold;
	line-height: 2em;border-bottom: 2px solid transparent;
	text-shadow: 0px 0px 1px rgba(180, 180, 180, 1); 
	font-size: 12px;}	


.t3-mainnav .container {
	width: 60%;border-bottom: 0px;
	}
	


.t3-mainnav .navbar .nav > li:hover{
	border-bottom: 2px solid #013f94;
	}

.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {
	 background: transparent;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ff666666', GradientType=0);
	text-shadow: 1px 1px 1px rgba(180, 180, 180, 1);	
	outline: none;
	background-color: transparent;
	
	}
	
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {
	
	text-shadow: none; 
	-webkit-box-shadow: none; 
	-moz-box-shadow: none;
	box-shadow: none; 
	outline: none;
	color: #013f94; 
	font-weight: bold; text-align: center;
	letter-spacing: 0.05em; line-height: 2em;
	border-bottom: 2px solid transparent;
	margin-top: 0px;
	background: transparent; 
	text-shadow: 0px 1px -1px rgba(120, 120, 120, 1); 
	

	}


.t3-mainnav .navbar .btn-navbar {
	float: left;
	padding: 0px 10px; margin: 4px 20px 4px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-repeat: repeat-x;
	border-color: #d9d9d9 #d9d9d9 #b3b3b3;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	}
	
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active,
.t3-mainnav .navbar .btn-navbar.disabled,
.t3-mainnav .navbar .btn-navbar[disabled] {
	color: #fff; 
	}
	
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active {
	}

.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
	color: #666;
	text-shadow: none;
	}
	
	.minimenu {position: fixed; top: 0px; right: 0px;
			   width: 100%; height: 20px; 
			   
			   background-color: transparent;
			   border-bottom: 0px solid #c6c6c6;
		}
				 
		.minimenunav {
			white-space: nowrap;
			float: right;
			
		}
		.minimenunav .nav li {
			float: right;	
			padding: 0px;
			margin: 0px;
			text-align: center;
			border-bottom: 2px solid transparent;
		}
		.minimenunav .nav li a {
			bottom: 0px; width: 1%; 
			padding: 0px; padding-left: 5px;  padding-right: 5px;  
			border-right: 0px solid #0e1319; border-left: 0px solid #2e3339;
			color: grey;
			letter-spacing: 0.05em; line-height: 1.6em;
			font-size: 11px;  font-weight: bold; 
			/* text-shadow: 0px 1px 1px #333333; */
		}	
		
		
		
		.minimenunav .nav > li a:focus,
		.minimenunav .nav > li a:hover {
			bottom: 0px; color: black;
			padding: 0px; padding-left: 5px;  padding-right: 5px;  
			border-right: 0px solid #0e1319; border-left: 0px solid #2e3339;
			letter-spacing: 0.05em; line-height: 1.6em;
			font-weight: normal; 
			/* text-shadow: 0px 1px 1px #333333; */
			}
			
		.minimenunav .nav > .active > a,
		.minimenunav .nav > .active > a:hover,
		.minimenunav .nav > .active > a:focus {
				bottom: 0px;
			padding: 0px; padding-left: 5px;  padding-right: 5px;  
			border-right: 0px solid #0e1319; border-left: 0px solid #2e3339;
			color: #013f94;
			letter-spacing: 0.05em; line-height: 1.6em;
			font-weight: bold; 
			
		}
				 
		.minicontainer {width: 60%; margin: 0 auto;}

/**DROPDOWN-MENUE**/

.t3-mainnav .dropdown .caret {
	margin-left: 5px;
	}
	
.t3-mainnav .dropdown-menu {
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	background-color: #232625; margin-top: 3px;
	}
	
.t3-mainnav .dropdown-menu li > a {
	border-top: 0px solid white;
	padding: px 20px; background-color: black;
	text-shadow: none;color: white;
	}
	

.t3-mainnav .dropdown-menu li:first-child > a {
	border-top: 0px;
	}
	
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
	}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
	}
	
.t3-mainnav .dropdown-submenu > .dropdown-menu {
	margin-top: 0;
	}
	
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
	color: #999; padding: 5px 20px;
	}
	
.t3-mainnav .dropdown-menu .disabled > a:hover {
	background-color: transparent;list-style-type: circle;
  	}
  	
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
	color: #eee;  background-color:transparent;list-style-type: circle;
  	}
  	
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: black;
	color: #eee;list-style-type: circle;
	}
	
.nav {	margin-bottom: 20px;
	}

.nav > li {
	float: left;
	}


.nav a {
	color: white;
	}

.head-search > .nav > li {
	margin-left: 5px;
	}

.head-search > .nav > li > a.last-child {
	border-left: 1px solid white;
	}

.nav > li > a:hover {
	background-color: transparent;
	color: #292a29;
	}
	
.nav .dropdown-toggle .caret {
	border-top-color: #07b;
	border-bottom-color: #07b;
	margin-top: 8px;
	margin-left: 5px;
	}
	
.nav .dropdown-toggle:hover .caret {
	border-top-color: red;
	border-bottom-color: red;
	}
	
.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	}
	
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #666;
	border-bottom-color: #666;
	}
	
.dropup,
.dropdown 
	{
	position: relative;
	}
	
.dropdown-toggle {
	*margin-bottom: -3px;
	}
	
.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
	}
	
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	}
	
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
	}
	
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 100px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	*width: 100%;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
	}
	
.dropdown-menu li > a {
	clear: both;
	color: #444;
	display: block;
	line-height: 12px;
	font-weight: normal;
  	padding: 3px 20px;
  	text-shadow: none;
  	white-space: nowrap;
  	
	}
	
.dropdown-menu li:hover > a {
	background-color: black;
  	
	}


.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
	color: #eee;
	text-decoration: none;
	background-color: black;
	 height: 100%;
  	}
  	
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
	color: #eee;
	text-decoration: none;
	outline: 0; 
	background-color: #121212;
  	}
  	
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
	color: #999;
	}
	
.dropdown-menu .disabled > a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: default;
	}
	
.open {
	*z-index: 1000;
	}
.open > .dropdown-menu {
	display: block;
	}
	
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
	background-color: transparent;
	color: #eee;
	}	
.nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #666;
	border-bottom-color: #666;
	}
	
.nav li.dropdown > .dropdown-toggle:hover .caret {
	border-top-color: #eee;
	border-bottom-color: #eee;
	}
	
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #eee;
	border-bottom-color: #eee;
	}
	
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
	}
	
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: "";
	}
	
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto; color: white;
	bottom: 100%; background-color: #121212;
	
	}
	
.dropdown-submenu {
	position: relative;
	}
	
.dropdown-submenu > .dropdown-menu {
	top: 0;
	margin-top: -6px;
	margin-left: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
.dropdown-submenu:hover > .dropdown-menu {
	display: block; 
	}
	
.touch .dropdown-submenu:hover > .dropdown-menu {
	display: none;
	}
	
.touch .dropdown-submenu.open > .dropdown-menu {
	display: block;
	}
	
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0; 
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	}
	
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
	}
	
.dropdown-submenu:hover > a:after {
	border-left-color: #eee;
	}
	
.dropdown-submenu.pull-left {
	float: none;
	}
	
.dropdown-submenu.pull-left > .dropdown-menu {
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
	}
	
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
	}

/**NAVIGATION ENDE**/

.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 50px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}

#imageForm #upbutton {
  margin-top: -18px;
}
.view-imagesList body {
  padding-top: 0;
}
.view-imagesList .t3-mainbody {
  padding: 0;
}
.view-imagesList .manager.thumbnails {
  overflow: hidden;
}
.view-imagesList .manager.thumbnails li {
  float: left;
  margin: 0 10px 20px;
}
table.adminlist th a {
  color: #07b;
}
.article-content .pagination ul {
  border-left: 1px solid #ddd;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}

.languageswitcherload {top: 0px;
	position: absolute; right: 0px;
  float: right;
  width: 35%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}

/** LOGO **/

.t3-header {
  width: 100%; 
  padding-top: 2px; padding: 0%;
  padding-bottom: 0px; background-color: white;
  border-top: 1px solid #e1b200;
}

span 8 {margin: 0 auto;}


.containerlogo {
	width: 60%;
	margin: 0 auto;
	background-color: white;  
}

.logo {
	font-weight: normal;
}


.logo-img { 
	padding: 0; 
	float: left;
}

.logo a {  
	margin: 0 auto;
	line-height: 1; letter-spacing: 0.02em;
}

.logo-image  img { 
	margin: 0 auto; margin-top: 5px; margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
	height: 100px;
}

.logo-image a {
	width: 100%; height: auto; 
	margin: 0 auto;
	background-repeat: no-repeat;
}

.logo-image span,
.logo-image small {
	display: none;
}

.logo-image span{
	margin: 0 auto; 
	padding: 0;
}

.logo-text {
	margin-left: 0; 
	color: white; 
}

.logo-text a{
	margin-left: 0;
	text-decoration: none; letter-spacing: 0.01em;
	font-weight: normal; font-size: 2.2em;
	color: white;
}

.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
	text-decoration: none;
}

.logo-text .site-slogan {   
	margin-top: 2px;
	text-transform: uppercase; letter-spacing: 0.2em;
	font-size: 0.6em; font-style: italic;
}

.Logomod {
		float: left; 
		padding-left: 10px; padding-top: 30px;}
		
.Logomod h2 {font-size: 3.5em; 
		font-family: 'Swanky and Moo Moo', cursive;
		font-weight: normal;}
		
.Logomod p {float: right; color: #e15600;}

.logimage{ width: 60%; margin: 0px auto; margin-top: 10px;
		-webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
		-moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
		box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);} 

.head-search {
	width: 40%; float: right;
	padding-left: 10px;
	font-size: 12px;	 
}

.head-search > * > a {
	margin-right: 0px;
	color: black;  
}

.head-search > a:hover {
	color: white;
}

.head-search form {
	margin-right: 0;
  
}
.head-search label {

}
.head-search .input {
	width: 120px; 
	padding-left: 26px;
	background: url("../images/ico/search-invert.png") no-repeat 8px center;
}

.head-search .input:focus {
	width: 180px;
}

/** LOGO ENDE**/

.t3-sl {
  padding-bottom: 2px;
  padding-top: 2px;
}


/** FOOTER **/

.t3-footer {
	display: none;
	position: fixed; bottom: 0px; 
	width: 100%; height: 30px;
	padding-bottom: 5px; padding-top: 8px;
	background: #ffd9ef; 
	color: black;
	border-top: 1px solid #e1b200;
	*zoom: 1;
}

.wrap.t3-footer .container{
	width: 60%; 
	margin: 0 auto;
}

.wrap.t3-footer .container .span3 {
	width: 13%;
}

.t3-footer:before,
.t3-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.t3-footer:after {
	clear: both;
}	
.t3-footer small {
	display: block;
	font-size: 100%;
}
.t3-footer a { 
	vertical-align: top;
	color: #e1b200; 
	font-weight: normal; 
}
.t3-footer a:hover, 
.t3-footer a:active,
.t3-footer a:focus {
	color: #e1b200;
  	text-decoration: underline;
}

 .t3-footer .container {margin-left: 0px; padding: 0px; margin-top: -5px;}


.t3-footnav {width: 50%; color: #e1b200;margin: 0px auto;
  *zoom: 1; display: inline;
} 
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {

}
.t3-footnav ul {
  list-style: none;
}
.t3-footnav li {
  line-height: 12px; color: black;
  background: transparent; 
}

.t3-footnav li a:hover {
  line-height: 12px; background-color: transparent;
 
}

.t3-footnav .module-title {
  font-size: 18px;margin-right: 0px;
  color: white; right: 0px;
}
.t3-copyright {
  display: none;
  
}

/** FOOTER ENDE **/

.blog > * > img {width: 100%}

#social_bookmarks {width: 300px; left: 0px;}


/** LIQUIFD DESIGN **/
/** LIQUIFD DESIGN **/
@media (max-width: 1570px) {
	.t3-mainnav .container {
	width: 70%;
	}
	
	.logimage{width: 70%}
		
	.t3-mainbody {
		width: 70%;
		margin: 0 auto; margin-top: 30px;
		padding-bottom: 40px; padding-top: 0px;	 
	}
			  
	.t3-mainnav .navbar .nav > li > a {
		padding: 2px 5%;
	}	
	
	.containerlogo {
		width: 70%;
		margin: 0 auto;
		background-color: white;
	}
	
	.wrap.t3-footer .container{
		width: 70%; 
		margin: 0 auto;
	}	  
}

@media (max-width: 1305px) {
	.containerlogo {
		width: 80%; 
		margin: 0 auto;
		background-color: white; 
	}
	
	.logimage{width: 80%}
		
	.t3-mainnav .navbar .nav > li > .separator,
	.t3-mainnav .navbar .nav > li > span {
		padding: 10px 10px;
	}
	.t3-mainbody {
		width: 80%;
	}
	.headerwrapper {
		width: 100%;
		margin: 0px auto;
	}
	.t3-mainnav .container {
		width: 80%;
	}
	
	 	  
	 
}

@media (max-width: 1175px) {
	.containerlogo {
		width: 90%; 
	
	}

	
	.t3-mainnav .container {
		width: 90%;
	}
	.t3-mainbody {
		width: 90%; 
		
	}
	
	.t3-content { 
		
	}
	 .t3-mainnav .navbar .nav > li > a {	
	 	letter-spacing: 0.05em;font-size: 12px; 
	 	line-height: 2em; margin-bottom: 0%;
	}
	.t3-mainnav .navbar .nav > li {
		 border: 0px;
	}	    
	.wrap.t3-footer .container{
		width: 100%;  
		margin: 0px;
		padding:0px;
	}

	.wrap.t3-footer .container .span3 {
		width: 21%;
	}
	
	.wrap.t3-footer .container{
		width: 90%; 
		margin: 0 auto;
	}	    
		    
}

@media (max-width: 990px) {
	
	.containerlogo { 
		width: 80%; 
		margin: 0 auto;
		background-color: white;
	}
	
	.t3-mainnav .navbar .nav {
		margin-left: 0; margin-top: 5px;
	}			
				
	.t3-content {
		display: block;
	   	margin: 0px;
	   	
	}
		    
	.t3-mainnav .navbar  {
		width: auto; 
		background: url(logomobile3.png) top right;background-repeat: no-repeat; 
	} 
	 
	.t3-mainnav .navbar .nav > li a {
		
		
		border: 0px; 
	}
	.t3-mainbody {
		width: 100%; 
		margin: 1% auto;
		padding:0px;
		overflow: hidden; 
	}
	.t3-footer span {
		font-size: 12px !important;
	}
	
	
	
	.t3-footer > span >* {
		font-size: 3px;
	}
	
	
	
}

@media (max-width: 490px){
	.t3-content{
		
	}
	.t3-footer {
		display: none;
	}

	.wrap.t3-footer .container{
		width: 100%;
		margin: 0px;  
		padding:0px;
	}
}

	div.contact h3 {
		display: none;
	}

/**EMAILFORM**/

.gbs3 {border: 1px solid  #e1b200;
	padding: 3%; margin-top: 20px;}

	.required_label {color:  #e1b200;}
	


	
