html, body { height: 100%; margin: 0; padding: 0; }

body {
  color: #555656;
  font-family: Verdana;
  font-size: 75%;
  line-height: 1em;
  background: #ddddde url(../img/bg.gif) scroll repeat-y center center;
  margin: 0; padding: 0;
}

strong, strong * {
  font-weight: bold;
}

em {
  font-style: italic;
}

/* default styling */

h1, h2, h3, h4 {
  font-family: Georgia;
  color: #7ca495;
}

h1, h2 {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: 0.65em;
}

h3 {
  font-size: 1.4em;
  line-height: 1.5em;
  margin-bottom: 0.65em;
}

h4 {
  font-size: 1.25em;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}

h5 {
  font-size: 1.1em;
  line-height: 1.6em;
  /*margin-bottom: 0.5em;*/
}

h6 { font-weight: bold;}

h6, p, ol, ul,  .news-browse {
  font-size: 1.03em;
  line-height: 1.4em;
  padding-bottom: 1em;
}

ul  {
  line-height: 1.4em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, p a, li a, .news-browse a  {
  color: #7ca495;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, p a:hover {
  text-decoration: underline;
}

p a, li a {
  font-weight: bold;
}

p.bigger { font-size: 1.3em; line-height: 1.3em; }

/*
blockquote {
  background: transparent url(../img/open-quote.gif) scroll no-repeat 0 1em;
  margin: 0 1em 1em !important;
  padding: 1em 0 0 2em;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  font-style: italic;
}

blockquote p {
  font-style: italic;
  padding: 0 2em 0 0;
}

blockquote p.quote_close {
  background: transparent url(../img/close-quote.gif) scroll no-repeat bottom right;
}
*/


/* site layout */

#wrap {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  
  position: relative;
}

#header {
  position: relative;
  width: 960px;
  height: 250px;
  overflow: hidden;
  background: transparent none no-repeat scroll bottom center;
}

#header h1, #header h1 a {
  display: block;
  width: 186px;
  height: 250px;
  text-indent: -1000em;
  background: transparent url(../img/qande-logo-trans.png) no-repeat scroll top left;
}
#header h1 {
  position: absolute;
  top: 0;
  left: 0;
}

#header .search,
#header .header_blurb {
  position: absolute;
  width: 205px;
  background: transparent url('../img/blurb-bg.png') repeat scroll 0 0;
  
  bottom: 15px;
  right: 15px;
}
#header .search { top: 40px; right: 15px; bottom: auto; }
#header .header_blurb p { color: #ffffff; font-size: 0.9em; margin: 0; padding: 10px; }

#header .search form { color: #FFFFFF; margin: 0; padding: 10px; }
#header .search form input.sword, #header .search form button { display: block; background: none; border: none; color: #FFFFFF; font-size: 1em; font-family: Arial; }
#header .search form input.sword { float: left; width: 140px; border-bottom: 1px solid #FFFFFF; }
#header .search form button { float: right; width: 30px; cursor: pointer; }

#header .banner_strip {
  width: 960px;
  height: 38px;
  background: transparent url('../img/banner-strip-trans.png') repeat scroll 0 0;
  
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}


#navigation { background: #ffffff none; padding: 6px 0 0 0; }

#main {
  border: 25px solid #ffffff;
  background: #ffffff none;
}
/*
#main.subpage{
  background: #ffffff url(../img/bg.gif) repeat-y scroll 222px 0;
}


#main.home{
  background: #ffffff url(../img/bg.gif) repeat-y scroll 697px 0;
}

*:first-child+html div.home { background-position: 723px 0 !important; }
*/
#main .left {
  float: left;
  width: 214px;
  margin-right: 26px;
}

#main .content {
  float: left;
  width: 660px;
}

#main .right {
  float: right;
  width: 200px;
}

#main.subpage .right,
#main.home .left { display: none; }

#main.home .content { width: 660px; margin: 0; }

/*
#breadcrumb {
  background: #FFFFFF;
  padding-left: 30px;
  padding-bottom: 24px;
}
#content.two_col #breadcrumb { padding-left: 0; }

#breadcrumb ul, #breadcrumb li {
  list-style: none;
}

#breadcrumb ul { font-size: 0.9em; margin: 0; }

#breadcrumb li {
  display: block;
  float: left;

  padding-right: 5px;
  
  position: relative;
}
#breadcrumb li a {
  color: #262746;
  padding-right: 5px;
  font-weight: normal;
}
#breadcrumb li.current a {
  color: #999999;
}
#breadcrumb li a:hover { text-decoration: underline; }
*/

#breadcrumb { display: none; visibility: hidden; height: 0; }

ul.submenu {
  background: #dfe9e6 none;
  margin: 0;
  padding: 10px 20px;
}
ul.submenu li a {
  display: block;
  color: #6b7275;
  font-weight: normal;
  
  padding-bottom: 8px;
  border-bottom: 1px solid #bababb;
  margin-bottom: 8px;
}

ul.submenu li.current a,
ul.submenu li a:hover {
  color: #7ca495;
}

ul.submenu li.current ul { font-size: 0.85em; padding-bottom: 0.5em; border-bottom: 1px solid #bababb; margin-bottom: 1em; }
ul.submenu li.current ul li { padding-left: 0.1em; padding-bottom: 0.7em; }
ul.submenu li.current ul li a {
  display: inline;
  padding: 0;
  margin: 0;
  border-bottom: none;
  color: #6b7275;
}

ul.submenu li.current ul li.current a,
ul.submenu li.current ul li a:hover {
  color: #7ca495;
}
.links h3 { margin-bottom: 0; }
.links li a { font-weight: normal; }


#footer {
  height: 130px;
  padding: 0 30px 0 55px;
  overflow: hidden;

  color:  #FFFFFF;
  font-size: 0.85em;
  
  background: #7ca495 url('../img/footer-bg.gif') no-repeat scroll 0 0;
}
#footer .col1,
#footer .col2,
#footer .col3 {
  padding-top:  55px;
}
#footer .col1,
#footer .col2 {
  float: left;
  width: 180px;
}
#footer .col3 { float: right; width: 460px; }
#footer a { color: #FFFFFF; font-weight: normal; }
#footer a:hover { text-decoration: underline; }
#footer ul { list-style: none; }
#footer ul li { display: inline; padding: 0 0.5em; border-left: 1px solid #FFFFFF;}
#footer ul li.first { border-left: none; padding-left: 0;}
#footer p { padding: 0; margin: 0; }


#navigation ul { height: 20px; overflow: none; background: #7ca495 url(../img/menu-bg.gif) repeat-x scroll top left; margin: 0; padding: 0 0 0 38px; }

#navigation ul li,
#navigation ul li a {
  display: block;
}

#navigation ul li {
  float: left;
  height: 20px;
}

#navigation  ul li a {
  display: block;
  height: 20px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}
#navigation ul li a:hover {
  background: #7ca495 none;
}
#navigation ul li.current a {
  background: #ffffff none;
  color: #7ca495;
}


.teaser-small {
  border: 8px solid #E2E2E2;
  margin-bottom: 16px;
}

.teaser-small .img {
  float: left;
  width: 200px;
  overflow: hidden;
}

.teaser-small .txt {
  margin-left: 210px;
  padding: 8px;
}

.teaser-small h1, .teaser-small h2, .teaser-small h3, .teaser-small h4, .teaser-small h5, .teaser-small p { padding-bottom: 0; margin-bottom: 0;}
.teaser-small p { padding-top: 0.5em; }

.teaser-news {
  padding-bottom: 0;
  border-bottom: 1px solid #E2E2E2;
  margin-top: 1em;
}
.teaser-news .img { width: 90px; height: 75px; overflow: none; float: left; margin-bottom: 10px; margin-top: 5px; }
.teaser-news .txt { width: 505px; float: right; margin: 0; }
.teaser-news h2 { margin-bottom: 0; line-height: 1.4em; }
.teaser-news h2, .teaser-news h2 a { color: #7ca495; }
.teaser-news h4 { color: #636365; margin-bottom: 0; line-height: 1.4em; }
.teaser-news p { margin-top: 0.5em; margin-bottom: 0; }
.teaser-news .txt p { margin: 0; }

.tc_text { background: transparent url(../img/tc_drop_shadow.gif) repeat-y scroll 0 0; border: none; margin: 0; zoom: 1;}
.shadow_top {
  background: transparent url(../img/tc_drop_shadow_top.gif) no-repeat scroll top left;
  padding-top: 15px;
  zoom: 1;
}
.shadow_bot {
  background: transparent url(../img/tc_drop_shadow_bot.gif) no-repeat scroll bottom left;
  padding-bottom: 30px;
  min-height: 0;
  zoom: 1;
}

.sitemap .last { border-bottom: none; padding-bottom: 0; }

.more a {
  color:#7ca495;
  font-size:0.9em;
  text-transform:uppercase;
}

.tc_text { padding: 15px 30px 0 30px; }
.tc_text a:hover { text-decoration: underline; }

div.csc-textpic-intext-right-nowrap  div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap  div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0;}

.right .tc_text { font-size: 0.9em; }

.no-frame .shadow_top,
.no-frame .shadow_bot,
.no-frame .tc_text,
.right .shadow_top,
.right .shadow_bot,
.right .tc_text,
.tc_text .shadow_top,
.tc_text .shadow_bot,
.tc_text .tc_text {
  background: transparent none;
  padding: 0;
}

.news-single-img { float: right; width: 215px; margin-left: 16px; margin-bottom: 16px; }
.news-single-img p.news-single-imgcaption,
dd.csc-textpic-caption {
  background: #999999 none repeat scroll 0 0;
  color: #FFFFFF;
  font-size: 0.8em;
  padding: 4px 8px;
}

.tc_text ul, .tc_image ul, .tc_text_image ul {
  list-style: none;
  /*margin-left: 1.5em;*/
}
.tc_text ul li, .tc_image ul li, .tc_text_image ul li {
  display: block;
  background: transparent url(../img/li-dot-green.gif) no-repeat scroll 0 4px;
  padding-left: 16px;
  padding-bottom: 1em;
}
.tc_text ul li ul, .tc_image ul li ul, .tc_text_image ul li ul { padding: 1em 0 0 3em;}
.tc_text ul li ul li, .tc_image ul li ul li, .tc_text_image ul li ul li { background-image: url(../img/li-dot-white.gif); padding-bottom: 0; }

.tc_text ol, .tc_image ol, .tc_text_image ol {
  list-style: decimal outside;
  margin-left: 1.5em;
}

.validation-failed {
	border: 1px solid #f00;
}
.validation-passed {
	border: 1px solid green;
}
.validation-advice {
	clear: both;
	padding: 5px;
	border: solid 1px #dd3c10;
	background: #ffebe8;
	color: #dd3c10;
	margin-bottom: 1em;
}
.warning {
	border: 1px solid #c66;
}
.warning-advice {
	margin: 2px;
	padding: 2px;
	color:#fff;
	background-color:#bbb;
	clear: both;
}
.notification {
	background: #E2F9E3;
	border: 1px solid #99CC99;
	color:#006600;
	/*width: 500px;*/

  padding: 5px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 0 !important;
}



/* typo3 stuff */
#content table th, #content table td { padding-bottom: 1em; }

.sitemap ul { line-height: 1.8em; }
.sitemap ul ul { margin: 0; padding-left: 1em; }

/* slideshow */
.rgslideshow .rgsnav2 {
  background-image: none !important;
  padding-left: 15px !important;
}
.rgslideshownav .rgsbrowser .rgsact { color: #DBA80A !important; }
.rgslideshow .rgstitle { font-family: Arial !important; }

.mailform div.field {
  margin-bottom: .5em;
  clear: both;
}

.mailform div.field label,
.mailform div.field input.input,
.mailform div.field select.select,
.mailform div.field p.radiogroup,
.mailform div.field fieldset,
.mailform div.field textarea.text {
  float: left;
}

.mailform div.field label {
  width: 180px;
}

.mailform div.field input.input,
.mailform div.field select.select,
.mailform div.field textarea.text {
  width: 240px;
}

.mailform div.field fieldset legend {
  display: none;
}

.mailform div.field fieldset label,
.mailform div.field fieldset input {
  float: none;
}

.mailform div.field textarea.text {
  height: 100px;
}
/*
.required label {
  color: red;
}
*/

/* news */
.news-headlines ul { margin: 0; }
.news-headlines ul li { border-bottom: 1px solid #c3c3c4; padding-bottom: 14px; margin-bottom: 14px; }
.news-headlines ul li span.title a { font-weight: normal; }
.news-headlines ul li p { margin-bottom: 0; }
.news-headlines { font-size: 0.9em ;}
.news-headlines ul li h4,
.news-headlines ul li h4 a,
.news-headlines ul li h5 {
  font-weight: normal;
  color: #7ca495;
  font-family: Georgia;
}
.news-headlines ul li h5 { color: #636365; }
.news-headlines ul li .more a {
  color:#7ca495;
  font-size:0.9em;
  text-transform:uppercase;
}


.news h2,
.news-item h4,
.teaser-news h3, .teaser-news h4,
.teaser h3 { margin: 0; }

.teaser-news h4 { font-size: 1.1em; line-height: 1.2em; margin-bottom: 0.2em; }
.csc-form-fieldcell p,
.csc-form-labelcell p { padding-bottom: 0 !important; }
.csc-form-fieldcell,
.csc-form-labelcell { padding-bottom: 1em; }

/* search */
.tx-mnogosearch-pi1 {
  font-size: 1.03em;
  line-height: 1.4em;
  padding-bottom: 1em;
}

.tx-mnogosearch-pi1 a:hover { text-decoration: underline; }
.tx-mnogosearch-long-form table tr td { vertical-align: top; padding: 1px 3px; }
.tx-mnogosearch-pi1-summary { background-color: whitesmoke; padding: 2px 3px; margin: 3px 0; }
.tx-mnogosearch-pi1-summary-value { font-weight: bold; }
.tx-mnogosearch-pi1-results { margin: 5px 0; }
.tx-mnogosearch-pi1-result { padding-bottom: 1em; }
a.tx-mnogosearch-pi1-result-url { font-weight: bold; }
.tx-mnogosearch-pi1-result-relevancy { padding-left: 20px; }
.tx-mnogosearch-pi1-result-excerpt { margin-left: 30px; }
.tx-mnogosearch-pi1-result-excerpt-selection { font-weight: bold; }
ul.tx-mnogosearch-pi1-results-links { margin: 0 0 0 30px; list-style-position: inside; }
ul.tx-mnogosearch-pi1-results-links li a { font-weight: normal; }
.tx-mnogosearch-pi1-page-list { text-align: center; margin: 10px 0; }
.tx-mnogosearch-pi1-pagelink { padding: 0 2px; }

ol#tx-mnogosearch-result { margin-left: 0; }

ul.tx-pagebrowse { }
ul.tx-pagebrowse li { display: inline !important; background: transparent none !important; list-style-image: none !important; list-style-position: inside !important; list-style-type: none  !important; padding: 0 5px 0 0 !important;}


.content .csc-sitemap ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 2em;
  margin-bottom: 0;
  padding: 0;
}

.content .csc-sitemap h3 {
  margin-top: 1em;
}

div.field { clear: both;  width: 430px;}
    
div.field label,
div.field input,
div.field select,
div.field textarea {
  display: block;
  float: left;
  width: 150px;
  margin-bottom: 1em;
}

div.field label { margin-right: 10px; line-height: 1.8em; }

div.field input,
div.field select,
div.field textarea {
  width: 250px;
}

div.field input,
div.field textarea {
  padding: 3px;
  border: 1px solid #cecece;    
}

div.field input.small { width: 100px; }
div.field textarea.text { height: 100px; }

div.checkbox label { width: 350px !important; }
div.checkbox input { width: auto !important; float: right; margin-right: 12px; }

div.checkbox div.checkgroup { padding-left: 50px; }
div.checkbox div.checkgroup label { width: 300px !important; }

div.field.button { padding-left: 160px; }

/* extra for blog */

.post { border-bottom: 1px solid #7CA495; margin-bottom: 12px; }
.post h2 { margin: 0; padding: 0; line-height: 1em; }
.post h5 { font-style: italic; font-size: 0.95em; margin-bottom: 1em; }
.post p { font-family: Georgia; font-size: 1.2em; }

.postmetadata { font-size: 0.95em; }
.postmetadata a { font-weight: normal; }
.postmetadata a:hover { text-decoration: underline; }
.comment .postmetadata { font-style: italic; }

img.alignleft { float: left; margin: 0 1em 1em 0;}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.aligncenter { display: block; margin: 0 auto 1em auto;}


.wp-caption {
width: auto !important;
text-align: center;
padding-top: 4px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 0.7em;
line-height: 1.1em;
font-style: italic;
color: #999999;
padding: 0 4px 5px;
margin: 0;
}

.comment {
  padding: 0 0 7px 0; border-bottom: 1px solid #7CA495; margin-bottom: 12px;
}

div.field,
#commentform div {
  clear: both;
}

div.field label,
div.field input,
#commentform div label,
#commentform div input,
#commentform div p {
  display: block;
  margin: 0;
  float: left;
}

div.field label,
#commentform div label {
  width: 65px;
  padding-bottom: 1em;
}

div.field input,
#commentform div input {
  width: 160px;
}
#commentform div p {
  margin-left: 15px;
  width: 160px;
  font-style: italic;
}
#commentform textarea { width: 310px; height: 165px; }
div.field input,
#commentform div input, #commentform textarea {
  border: 2px solid #dddddf;
}
div.field button,
#commentform button#submit {
  margin-left: 65px;
}

.wp_widget a { color: #555656; font-weight: normal; }
.wp_widget a:hover { text-decoration: underline; }
.wp_widget .current-cat a { font-weight: bold; }

.subscribe { }
.subscribe a { display: block; padding-left: 18px; height: 16px; background: transparent url('../img/rss.gif') no-repeat scroll 0 0; font-weight: normal; font-size:  0.9em; line-height: 16px; }




/* utility classes */

.fl { float: left !important; }
.fr { float: right !important; }
.clear {  display: block; clear: both; margin-bottom: 0;}
.cl { clear: left; }
.cr { clear: right; }

.ta_r { text-align: right !important; }
.ta_l { text-align: left !important; }
.ta_c, .align-center { text-align: center !important; }

.no_border { border: none !important; }

.pb_0 { padding-bottom: 0 !important; }

.mb_0 { margin-bottom: 0 !important; }
.mt_0 { margin-top: 0 !important; }

.ml_1 { margin-left: 1em !important; }
.mr_1 { margin-right: 1em !important; }
.mb_1 { margin-bottom: 1em !important; }
.mt_1 { margin-top: 1em !important; }

.lower { text-transform: lowercase; }

.w_half { width: 50%; }
.w_auto { width: auto !important; }

.black { color :#FFFFFF; }
.red { color: #FF3333;}
.green { color: #339933; }
.orange {color: #FF6600;}
.black {color :#000000;}

.print { display: none; }

.indent { padding-left: 3em; }




/* added by Joze Covic - css for tables */

table.quality {border:thin solid #dddddd;
border-width:1px;
border-style:solid;
margin:20px 0 25px 11px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;  }
			   
table.quality td { 	border:thin solid #dddddd;
border-width:1px; 
border-style:solid;
padding:7px;  }

td.bg_title { background-color:#7ba494;
font-weight:bold;
border-style:solid;
 }

td.bold { font-weight:bold; }


/* added by Joze Covic - css forms */

.mailformplus_contactform {         
width:596px;
height:auto;		      								  
}

.mailformplus_contactform
{
padding:10px;
border:none;
}      
.mailformplus_contactform label
{   width:200px;
display:block;
color:#36393c;
borde:thin solid;
padding-left:0px; 
margin-left:5px;
margin-right:52px;
float:left;
text-align: left;
borde:thin solid;
} 
			     
.mailformplus_contactform input.mf-input[type=text]
{
display:block;
border:solid 1px #d1cccc;
width:220px;
background-color:#e8e8f2;
margin-bottom:0px;
height:17px;
color: #333333; 				
}
	                  
.mailformplus_contactform textarea.mf-input
{
display:block;
border:solid 1px #d1cccc;
width:220px;
background-color:#e8e8f2;
margin-bottom:0px;				
color: #333333; 							
}  
.mailformplus_contactform input[type=submit]
{
background-color:#e8e8f2;
border:solid 1px #d1cccc;
color:#fecd28;
padding:3px;
color: #333333;  
margin-left:0px;
margin-top:20px;				
}  
.mailformplus_contactform input.mf-input[type=checkbox]
{        	
border:solid 1px #d1cccc;            					
margin-bottom:35px;						
}

p.payment { padding-top:20px;
padding-bottom:5px; }
br {line-height:13px; }
				
			
.tx-felogin-pi1 form {margin-top:10px;}
.tx-felogin-pi1 legend{margin-bottom:10px;
display:none;}

.tx-felogin-pi1 input{
margin-top:5px;
margin-bottom:5px;}
			
.add_book div.tx-felogin-pi1 div {
text-indent: -1000em;}

.add_book div.tx-felogin-pi1 form label {
text-indent:0!important;}

.add_book div.tx-felogin-pi1 h3{display:none;}

.add_book fieldset div {text-indent:0em!important;}
			
