/* $Id$ */

/*
+----------------------------------------------------------------+
|   Showbox for Dupal 6.x - Version 1.0                          |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - Copyrighted Commercial Software                   |
|----------------------------------------------------------------|
|   Theme Name: Showbox                                          |
|   Description: Showbox by Antsin                               |
|   Author: Antsin.com                                           |
|   Date: 1st November 2010                                      |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
|   This file may not be redistributed in whole or               |
|   significant part.                                            |
+----------------------------------------------------------------+
*/    

/*==============  RESET  ===================*/
html, body, div, blockquote, p, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td {
  margin: 0;
  padding: 0;
}

blockquote, ul, ol, dl {
  margin: 1em;
}

ol,ul,dl {
  margin-left: 2em;
}

th,td {
  padding: .5em;
}

p {
  margin: .5em 0;
}

/*==============  LAYOUT  ===================*/
/** body **/
#page, #header  {
  width: 100%;
  clear: both;
}

#header-inner, #header-bottom-border, #main, #footer-top, #footer, #closure { 
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#main-bottom { 
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/** main top & bottom & footer **/
.sidebar-left #main-top .main_top-1 div.column,
.two-sidebars #main-top .main_top-1 div.column {
  float: left;
  padding: 0 20px;
  width: 740px;
}

.sidebar-left #main-top .main_top-2 div.column,
.two-sidebars #main-top .main_top-2 div.column {
  float: left;
  padding: 0 20px;
  width: 350px;
}

.sidebar-left #main-top .main_top-3 div.column,
.two-sidebars #main-top .main_top-3 div.column {
  float: left;
  padding: 0 20px;
  width: 220px;
}

.sidebar-left #main-top .main_top-4 div.column,
.two-sidebars #main-top .main_top-4 div.column {
  float: left;
  padding: 0 20px;
  width: 155px;
}

.sidebar-right #main-top .main_top-1 div.column,
.no-sidebars #main-top .main_top-1 div.column {
  float: left;
  padding: 0 20px;
  width: 910px;
}

.sidebar-right #main-top .main_top-2 div.column,
.no-sidebars #main-top .main_top-2 div.column {
  float: left;
  padding: 0 20px;
  width: 435px;
}

.sidebar-right #main-top .main_top-3 div.column,
.no-sidebars #main-top .main_top-3 div.column {
  float: left;
  padding: 0 20px;
  width: 275px;
}

.sidebar-right #main-top .main_top-4 div.column,
.no-sidebars #main-top .main_top-4 div.column {
  float: left;
  padding: 0 20px;
  width: 197px;
}

#main-bottom .main_bottom-1 div.column {
  float: left;
  width: 960px;
}

#main-bottom .main_bottom-2 div.column {
  float: left;
  padding-right: 20px;
  width: 470px;
}

#main-bottom .main_bottom-3 div.column {
  float: left;
  padding-right: 20px;
  width: 305px;
}

#main-bottom .main_bottom-4 div.column {
  float: left;
  padding-right: 20px;
  width: 225px;
}

#footer .footer-1 div.column {
  float: left;
  width: 920px;
}

#footer .footer-2 div.column {
  float: left;
  padding-right: 40px;
  width: 440px;
}

#footer .footer-3 div.column {
  float: left;
  width: 280px;
  padding-right: 40px;
}

#footer .footer-4 div.column {
  float: left;
  padding-right: 40px;
  width: 200px;
}

#main-top .main_top-2 #main-top-two.column,
#main-top .main_top-3 #main-top-three.column,
#main-top .main_top-4 #main-top-four.column,
#main-bottom .main_bottom-2 #main-bottom-two.column,
#main-bottom .main_bottom-3 #main-bottom-three.column,
#main-bottom .main_bottom-4 #main-bottom-four.column,
#footer .footer-2 #footer-two.column,
#footer .footer-3 #footer-three.column,
#footer .footer-4 #footer-four.column {
  padding-right: 0;
}

/** content **/
#content, .sidebar-left #content {
  float: left;
  width: 980px;
  margin-left: 0px;
  margin-right: -980px; 
  padding: 0; 
}

.no-sidebars #content, .sidebar-right #content {
  float: left;
  width: 950px;
  margin-left: 30px; 
  margin-right: -980px;
}

.sidebar-right #content-main {
  float: left;
  width: 610px;
}

.sidebar-left #content, .two-sidebars #content {
  float: left;
  width: 780px;
  margin-left: 200px; 
  margin-right: -980px;
}

.two-sidebars #content-main {
  float: left;
  width: 540px;
}

/** sidebar left & right **/
.sidebar-left #sidebar-left, .two-sidebars #sidebar-left {
  float: left;
  width: 200px;
  margin-left: 0;
  margin-right: 200px; 
}

.sidebar-right #sidebar-right {
  float: left;
  width: 300px;
}

.sidebar-right #sidebar-left {
  float: left;
  width: 30px;
  margin-left: 0;
  margin-right: 30px; 
}

.two-sidebars #sidebar-right {
  float: left;
  width: 200px;
}

/*==============  STYLE  ====================*/
/** body **/
body {
  color: #2E2F2D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 23px;
  margin: 0;
  padding: 0;
  background-color: #f2f2f2;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a {
  color: #2E2F2D;
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
}

h1 { font-size: 180%; margin-bottom:20px;}
h2 { font-size: 160%;}
h3 { font-size: 150%;}
h4 { font-size: 140%;}
h5 { font-size: 120%;}

a {
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

a:focus {
  outline: none;
}

img.left {
  float: left;
  margin: 0 20px 10px 0;
}

img.right {
  float: right;
  margin: 0 0 20px 10px;
}

img.framed {
  padding: 4px;
  background: #eee;
  border: 1px solid #ddd;
}

.block img.left {
  float: left;
  margin: 5px 10px 5px 0;
}

.block img.right {
  float: right;
  margin: 5px 0 5px 10px;
}

/** header **/
#logo-title {
  float: left;
  width: 360px;
  height: 100px;
  margin: 20px 0 0 -10px;
  border-left: 1px solid #252525;
}

#logo {
  float: left;
}

#logo-image {
  padding: 20px 20px 0 40px;
}

#site-name {
  margin: 0;
  padding: 30px 20px 0 40px;
}

#site-name h1 a{
  color: #fff;
}

#site-slogan {
  color: #fff;
  font-size: 10px;
  padding-left: 40px;
}

#header-blocks {
  float: right; 
  text-align:right;
  width: 460px;
  padding: 20px 30px 0 0;
}

#header-blocks .block {
  color: #fff;
  margin-bottom: 5px;
}

#header-blocks .block ul li a {
  color: #fff;
}

/** showcase **/
#showcase {
  position: relative;
  border-right: 1px solid #ddd;
  border-bottom: 3px double #ddd;
}

#showcase h2.title {
  position: absolute;
  color: #fff;
  top: -26px;
  left: 15px;
}

#showcase-inner {
  height: 270px;
  background-color: #fff;
}

.node-type-showcase-with-image #content-main img {
  float: left;
  margin: 0 20px 10px 0;
  padding: 4px;
  background: #eee;
  border: 1px solid #ddd;
}

/** main **/
#main {
  border-top: 1px solid #222;
  background-color: #fff;
}

#main-inner {
  clear: both;
  border-bottom: 3px double #ddd;
  background: url("../images/bg_main_left_right.png") repeat-y left top;
}

.sidebar-left #main-inner {
  background: url("../images/bg_main_left.png") repeat-y left top;
}

.sidebar-right #main-inner {
  background: url("../images/bg_main_right.png") repeat-y left top;
}

.no-sidebars #main-inner {
  background: url("../images/bg_main.png") repeat-y left top;
}

#content-main {
  padding: 20px;
}

/** main top **/
#main-top {
  border-bottom: 3px double #ddd;
}

#main-top-inner {
  padding-top: 20px;
  border-right: 1px solid #ddd;
  background-color: #fff;
}

.sidebar-left #main-top-inner.main_top-2,
.two-sidebars #main-top-inner.main_top-2 {
  background: #fff url("../images/bg_main_top_left_2.png") repeat-y center top;
}

.sidebar-left #main-top-inner.main_top-3,
.two-sidebars #main-top-inner.main_top-3 {
  background: #fff url("../images/bg_main_top_left_3.png") repeat-y center top;
}

.sidebar-left #main-top-inner.main_top-4,
.two-sidebars #main-top-inner.main_top-4 {
  background: #fff url("../images/bg_main_top_left_4.png") repeat-y center top;
}

.sidebar-right #main-top-inner.main_top-2,
.no-sidebars #main-top-inner.main_top-2 {
  background: #fff url("../images/bg_main_top_left_2.png") repeat-y center top;
}

.sidebar-right #main-top-inner.main_top-3,
.no-sidebars #main-top-inner.main_top-3 {
  background: #fff url("../images/bg_main_top_right_3.png") repeat-y left top;
}

.sidebar-right #main-top-inner.main_top-4,
.no-sidebars #main-top-inner.main_top-4 {
  background: #fff url("../images/bg_main_top_right_4.png") repeat-y left top;
}

#main-top h2.title {
  color: #424041;
  display: inline-block;
  padding: 3px 27px 3px 20px;
  background: #fff url("../images/bg_main_top_header.png") no-repeat right -11px;
}

#main-top .main-top-title {
  border: 1px solid #ddd;
  background-color: #f9f9f9;
}

/** sidebar **/
#sidebar-left h2.title {
  margin: 0 1px;
  padding: 5px 20px 12px 20px;
  border-top: 1px solid #ddd;
  background: #f2f2f2 url("../images/bg_sidebar_left_header.png") no-repeat left bottom;
}

#sidebar-left .content, #sidebar-right .content {
  padding: 10px 20px;
}

#sidebar-left .listing .content, #sidebar-right .listing .content {
  font-size: 12px;
  padding: 0 10px;
}

#sidebar-left .block.listing, #sidebar-right .block.listing {
  margin-bottom: 5px;
}

#sidebar-left .listing li, #sidebar-right .listing li {
  border-top: 1px solid #fff;
}

#sidebar-left .listing li.first, #sidebar-right .listing li.first {
  border-top: none;
}

#sidebar-left .listing li.last, #sidebar-right .listing li.last {
  border-bottom: none;
}

#sidebar-right {
  padding-top: 20px;
}

#sidebar-right h2.title {
  color: #fff;
  padding: 5px 20px 7px 20px;
}

#sidebar-right .block {
  position: relative;
}

/** main bottom**/
#main-bottom {
  position: relative;
  color: #fff;
  padding: 20px;
}

#main-bottom h2.title {
  color: #fff;
}

#main-bottom img.framed {
  padding: 5px;
  background: #212121;
  border: 1px solid #2E2E2E;
}

#main-bottom .block ul li a {
  color: #fff;
}

/** footer **/
#footer {
  padding-top: 20px;
}

#footer-inner-wrapper {
  color: #fff;
  padding: 20px 0;
  margin: 0 30px;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

#footer-inner.footer-2 {
  background: url("../images/bg_footer_2.png") repeat-y center top;
}

#footer-inner.footer-3 {
  background: url("../images/bg_footer_3.png") repeat-y center top;
}

#footer-inner.footer-4 {
  background: url("../images/bg_footer_4.png") repeat-y center top;
}

#footer h2.title {
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #555;
}

#footer .block {
  margin-bottom: 15px;
}

#footer .block ul li {
  border-color: #555;
}

#footer .block ul li a {
  color: #fff;
}

/** closure **/
#closure-inner {
  font-size: 11px;
  text-align: center;
  padding: 10px 20px;
}

#closure, #closure a {
  color: #fff;
}

#closure p {
  padding: 0;
  margin: 0;
}

#designed-by {
  text-transform: uppercase;
}

/** nodes **/
.node-teaser {
  padding: 15px 0 5px 0;
  border-bottom: 1px dashed #A4A4A4;
}

.node-first.node-teaser {
  padding-top: 0;
}

/** blog **/
.node-teaser.node-type-blog {
  position: relative;
}

.blog-date {
  float: left;
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  width: 110px;
  height: 50px;
}

.blog-date .day {
  float: left;
  width: 40px;
  font-size: 36px;
  padding: 5px 10px 5px 0;
  margin: 5px 10px 5px 0;
  border-right: 1px solid #ddd;
}

.blog-date .month {
  display: block;
  color: #A5A8AA;
  font-size: 16px;
  line-height: 1;
  padding-top: 5px;
}

.blog-date .year {
  color: #A5A8AA;
}

/** box & makeup **/
.box-1 {
  height: 10px;
  border-right: 1px solid #ddd;
  background: #fff url("../images/bg_strip.png") repeat left top;
}

.box-2 {
  position: relative;
  height: 35px;
}

.box-3 {
  height: 35px;
}

.box-4 {
  height: 15px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff url("../images/bg_strip.png") repeat left 2px;
}

.box-5 {
  height: 20px;
}

#header .makeup {
  position: absolute;
  top: 35px;
  right: -5px;
  width: 6px;
  height: 125px;
}

#logo-title .makeup {
  position: absolute;
  top: 150px;
  left: -10px;
  width: 10px;
  height: 10px;
  background: url("../images/makeup_corner.png") no-repeat left -20px !important;
}

#logo-title .makeup-2 {
  position: absolute;
  top: 60px;
  left: 351px;
  width: 5px;
  height: 95px;
  background: url("../images/makeup_logo_title.png") no-repeat left top;
}

#content .makeup {
  position: absolute;
  left: -11px;
  top: -5px;
  width: 11px;
  height: 40px;
}

#content .makeup-2 {
  position: absolute;
  right: -10px;
  top: -5px;
  width: 10px;
  height: 40px;
}

#sidebar-right .makeup {
  position: absolute;
  top: 0;
  left: auto;
  right: -10px !important;
  width: 10px;
  height: 40px;
}

#main-bottom .makeup-1 {
  position: absolute;
  top: -10px;
  left: 0;
  background: url("../images/makeup_corner.png") no-repeat left -10px;
}

#main-bottom .makeup-2 {
  background: url("../images/makeup_corner.png") no-repeat right top;
}

#main-bottom .makeup-3 {
  margin: 0 10px;
  width: 980px;
  height: 10px;
}

/** comments **/
#comments h2 {
  font-size: 120%;
  text-transform: uppercase;
  padding: 20px 0 10px 0;
}

#comments .box h2, .section-comment .box h2 {
  padding: 0 0 10px 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.section-comment #content-header h1 {
  padding-bottom: 20px;
}

.comment {
  padding: 10px 10px 10px 20px;
  margin-bottom: 10px;
  border: 10px solid #f2f2f2;
}

.comment .links {
  float: right;
  width: 150px;
  text-align: right;
}

.comment div.links a {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.comment .author {
  font-size: 120%;
  font-weight: bold;
  float: left;
  padding: 1px 5px 0 0;
}

.comment .date {
  font-family: Verdana,Arial,sans-serif;
  font-size: 80%;
  color: #A5A8AA;
}

.comment .picture  {
  float: right;
  clear: right;
  padding: 10px 10px 5px 20px;
}

.comment .picture img {
  width: 60px;	
  height: 60px;
}

#comments .box, .section-comment .box{
  padding-top: 20px;
  margin: 0 -20px;
}

#comments .box .content, .section-comment .box .content{
  padding: 0 30px;
}

#comments .box .form-text, .section-comment .box .form-text{
  color: #A4A4A4;
  width: 100%;
  height: 20px;
  padding: 5px 0;
  border: 1px solid #ddd;
  background-color: #fdfdfd;
}

#comments .box .resizable-textarea, .section-comment .box .resizable-textarea{
  width: 99%;
}

#comments .resizable-textarea .grippie {
  background-color: #ddd;
}

#comments .form-textarea, .section-comment .form-textarea{
  color: #A4A4A4;
  overflow: hidden;
  border: 1px solid #ddd;
  background-color: #fdfdfd;
}

.captcha {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #ddd;
}

/** blocks **/
.block {
  margin-bottom: 10px;
}

.block h2.title {
  font-size: 12px;
  text-transform: uppercase;
}

.block p {
  margin: .8em 0 0 0;
}

/** list **/
.block ul {
  margin: 0;
  padding: 0;
}

.block ul li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  overflow: auto;
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #ebebeb;
  background: transparent url("../images/list_square.png") no-repeat left 13px;
}

.block ul ul li.last {
  padding-bottom: 0;
  border-bottom: none;
}

.block ul li a {
  color: #2E2F2D;
}

.block ul li a:hover {
  text-decoration: none;
}

.dot ul li {
  background: url("../images/list_dot.png") no-repeat left 13px;  
}

.arrow ul li {
  background: url("../images/list_arrow.png") no-repeat left 13px;  
}

.arrow-point ul li {
  background: url("../images/list_arrow_point.png") no-repeat left 13px;  
}

.no-border ul li {
  border-bottom: none !important;
}

.no-background ul li {
  padding-left: 0px;
  background-image: none !important;  
}

/** pager **/
ul.pager {
  font-size: 11px;
  padding-top: 10px;
}

ul.pager a {
  color: #A5A8AA;
}

ul.pager a:hover {
  color: #2E2F2D;
  text-decoration: none;
}

ul.pager li {
  color: #fff;
  padding: 2px 6px !important;
  margin: 0 !important;
  border: 1px solid #000;
  background-color: #372C25; 
}

ul.pager li.pager-current, ul.pager li:hover {
  color: #2E2F2D;
  font-weight: normal;
  border: 1px solid #B3B3B3;
  background-color: #f2f2f2; 
}

/** breadcrumb **/
#breadcrumb {
  font-size: 11px;
  padding: 5px 20px;
  margin: -20px -20px 20px -20px;
  border-bottom: 1px solid #ddd;
}

.breadcrumb {
  display: inline;
}

.breadcrumb a {
  padding: 0 5px;
}

/** jcarousel **/
.block.slider-gallery  {
  position: relative;
  padding: 0 20px !important;
  margin-bottom: 0;
}

.block.slider-gallery h2.title {
  padding-bottom: 5px;
  border-bottom: none !important;
}

.jcarousellite li{
  width: 175px;
  height: 120px;
  margin: 0 10px 0 0 !important;
  padding: 0px !important;
  border-bottom: none !important;
  background-image: none !important;
}

div.jcarousellite div.item-list {
  background-color: transparent;
  border: none;
}

div.jcarousellite div.item-list img {
  padding: 5px;
  background: #212121;
  border: 1px solid #2E2E2E;
}

div.jcarousellite div.item-list .views-field-title {
  font-size: 10px;
}

#main-bottom div.jcarousellite .views-field-title a {
  color: #fff
}

div.jcarousellite-prev {
  position: absolute;
  top: 50px;
  left: -10px;
  width: 22px;
  height: 52px;
  z-index: 1000;
}

div.jcarousellite-next {
  position: absolute;
  top: 50px;
  right: -10px;
  width: 22px;
  height: 52px;
  z-index: 1000;
}

div.jcarousellite-prev {
  background: url("../images/button_next_previous.png") no-repeat left top;
}

div.jcarousellite-next {
  background: url("../images/button_next_previous.png") no-repeat right top;
}

div.jcarousellite-prev:hover {
  background: url("../images/button_next_previous.png") no-repeat left bottom;
}

div.jcarousellite-next:hover {
  background: url("../images/button_next_previous.png") no-repeat right bottom;
}

.slider-gallery img.imagefield-field_image_sg {
  float: left;
  padding: 5px;
  margin: 0 20px 10px 0;
  background: #212121;
  border: 1px solid #2E2E2E;

}

.node-type-slider-gallery img.imagefield-field_image_sg {
  float: left;
  margin: 0 20px 10px 0;
  padding: 4px;
  background: #eee;
  border: 1px solid #ddd;

}

/** search **/
.block-search .form-text {
  width: 95%;
  padding: 5px;
  border: 1px solid #ddd;
  background-color: #F2F2F2;
}

/** login **/
#user-login-form {
  text-align: left;
  font-size: 95%;
}

#user-login-form .form-text {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #ddd;
  background-color: #F2F2F2;
}

#user-login-form label, #user-login-form label {
  text-align: left;
  font-weight: normal !important;
}

#header-blocks #user-login-form label, .form-required {
  display: none;
}

#header-blocks #user-login-form .form-text {
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
}

#header-blocks #user-login-form { 
  text-align: left;
  color: #A0A0A0;
}

#header-blocks .form-item, #header-blocks .form-item label, #header-blocks .item-list, #header-blocks .item-list ul, #header-blocks .item-list li { 
  display: inline;
}

#header-blocks .form-item {
  display: inline-block;
  padding: 10px;
}

#header-blocks #user-login-form li { 
  font-style: normal;
  border: none;
  padding: 0 10px;
  background-image: none;
}

#header-blocks #edit-name-wrapper {
  margin-right: 15px;
}

#header-blocks #edit-name {
  width: 155px;
  padding-left: 20px !important;
  background: url("../images/icons/username.png") no-repeat 2px 4px;
}

#header-blocks #edit-pass {
  width: 155px;
  padding-left: 20px !important;
  background: url("../images/icons/password.png") no-repeat 2px 4px;
}

/** button & read more **/
.form-submit {
  color: #fff;
  cursor:pointer;
  display: inline-block;
  font-size: 11px;
  padding: 5px 20px;
}

.form-submit:hover {
  color: #2E2F2D;
  padding: 5px 20px;
  border: 1px solid #B3B3B3;
  background-color: #f2f2f2; 
}

.read-more, .read-more-color {
  font-size: 11px;
  font-weight: bold;
}

/** view **/
.main-row {
  padding-bottom: 20px;
}

.main-row h2 {
  font-size: 12px;
  display: inline-block;
  padding: 2px 20px;
  text-transform: uppercase;
  background-color: #333;
}

.main-row h2 a {
  color: #fff;
}

.main-row .main-title {
  margin-bottom: 10px;
  background: url("../images/bg_strip.png") repeat left top;
}

.views-row .sub-node {
  border-bottom: 1px solid #eee;
}

.views-row .title {
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px 0 20px;
  background: url("../images/meta_doc.png") no-repeat left top;
}

.views-row .title a {  
  color: #2E2F2D;
}

.view-display-id-page_2 .main-row {
  float: left;
  width: 48%;
  padding-right: 20px;
}

.view-display-id-page_2 .main-row.even {
  clear: right;
  padding-right: 0 !important;
}

/** miscellaneous **/
.meta {
  font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: #A5A8AA;
}

.poll .vote-form {
  text-align: left;
}

.poll .vote-form .choices {
  margin: 0;
}

.messages {
  padding: 10px !important;
  border: 1px solid #95C7FC;
  background-color: transparent;
}

.messages.status {
  border: 1px solid #FCD250;
}

.messages.warning {
  border: 1px solid #E1B42F;
}

.messages.error {
  border: 1px solid #ECB8B0;
}

/** universal clearfix **/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*==============  MENU  =====================*/
#secondary {
  color: #6D5748;
  width: 980px;
  height: 35px;
}

#secondary-inner {
  float: right;
  font-size: 10px;
  text-align:right;
  text-transform: uppercase;
  min-width: 100px;
  padding: 5px 10px 0 10px;
}

#secondary ul li {
  padding: 0 10px;
}

#secondary ul li a {
  /*color: #6D5748;*/
    color: #ffffff;
}

#primary {
  clear: both;
  font-size: 10px;
  text-transform : uppercase;
  height: 35px;
  padding: 10px 10px 5px 0;
}

#primary a {
  float: left;
  color: #fff;
  cursor: pointer;
  padding: 0 0 0 5px;
  text-decoration: none;
}

#primary a span {
  float: left;
  display: block;
  padding: 4px 15px 3px 10px;
}

#primary ul,
#primary ul li,
#primary ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#primary ul {
  position: relative;
  z-index: 597;
  float: left;
  width: 100%;
}

#primary ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 980px;
}

#primary ul li {
  float: left;
  vertical-align: middle;
  list-style-type: none !important;
  list-style-image: none !important;
  padding: 0 5px 10px 5px;
}

#primary ul li.first {
  margin-left: 5px;
}

#primary ul li.hover,
#primary ul li:hover {
  position: static;
  z-index: 599;
  cursor: default;
}

#primary ul li:hover > ul {
  z-index: 599;
  visibility: visible;
}

#primary li.active-trail ul {
  z-index: 598;
  visibility: visible;
}

#primary ul ul li {
  float: left;
  padding: 0 5px !important;
}

#primary ul ul li.active-trail {
  background-image: none !important;
}

#primary ul ul a {
  color: #A4A4A4;
  background-image: none !important;
}

#primary ul ul a.active, #primary ul ul a:hover {
  color: #fff;
}

#primary ul ul span {
  padding: 1px 10px;
  background-image: none !important;
}

#primary ul ul ul {
  display: none !important;
}

/*marijan custom stuff*/
.footer4 a {
	display:block;
	color:white;
	float:left;
	padding:5px 8px;
	border:1px solid #999;
	background: #555;
	margin: 0 3px 3px 0;
}

#footer .footer4 h2.title, #footer .footer3 h2.title {
	margin-bottom: 10px;
}

.footer4 a:hover {
	background: #999;
	border: 1px solid #fff;
	text-decoration: none;
}

.footer4 a.image {
	padding:1px;
}
.footer4 img {margin-bottom:-7px;}

.footer2 a { color:#ffffff; }
.footer2 a:hover { color:#8f0101; text-decoration:none; }

.tagadelic {
	color: white;
}