/* $Id$ */

/*
+----------------------------------------------------------------+
|   Feverultra for Dupal 6.x - Version 1.0                       |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - Copyrighted Commercial Software                   |
|----------------------------------------------------------------|
|   Theme Name: Feverultra                                       |
|   Description: Feverultra by Antsin                            |
|   Author: Antsin.com                                           |
|   Date: 2nd August 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: 1em 0;
}

/*==============  LAYOUT  ===================*/
/** body **/
#page, #header, #navbar, #footer, #closure {
  width: 100%;
  clear: both;
}

#header-inner, #navbar-inner, #top-border, #main, #bottom-border, #footer-inner, #closure-inner { 
  margin-left: auto;
  margin-right: auto;
}

#main, #top-border, #bottom-border { 
  width: 990px;
}

#header-inner, #navbar-inner, #closure-inner { 
  width: 980px;
}

#footer-inner {
  width: 960px;
}

/** main top & bottom & footer **/
#main-top .main_top-1 div.column, 
#main-bottom .main_bottom-1 div.column, 
#footer .footer-1 div.column {
  float: left;
  width: 960px;
}

#main-top .main_top-2 div.column, 
#main-bottom .main_bottom-2 div.column, 
#footer .footer-2 div.column {
  float: left;
  padding-right: 10px;
  width: 475px;
}

#main-top .main_top-3 div.column, 
#footer .footer-3 div.column {
  float: left;
  padding-right: 10px;
  width: 313px;
}

#main-bottom .main_bottom-3 div.column {
  float: left;
  padding-right: 10px;
  width: 240px;
}

#main-bottom .main_bottom-3 #main-bottom-three.column {
  width: 460px;
}

#main-top .main_top-4 div.column, 
#main-bottom .main_bottom-4 div.column, 
#footer .footer-4 div.column {
  float: left;
  padding-right: 10px;
  width: 232px;
}

#main-bottom #main-bottom-five {
  clear: both;
  width: 960px;
  padding-bottom: 2px;
}

#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, .no-sidebars #content, .sidebar-left #content {
  float: left;
  width: 960px;
  margin-left: 0px;
  margin-right: -960px; 
  padding: 0; 
}

.sidebar-left #content-main {
  float: left;
  width: 720px;
  margin-right: 20px;
}

.sidebar-right #content, .two-sidebars #content {
  width: 660px;
  margin-left: 0; 
  margin-right: -660px;
}

.two-sidebars #content-main {
  float: left;
  width: 420px;
  margin-right: 20px;
}

/** sidebar left & right **/
.sidebar-left #sidebar-left, .two-sidebars #sidebar-left {
  float: left;
  width: 196px;
}

.sidebar-right #sidebar-right, .two-sidebars #sidebar-right {
  float: left;
  width: 290px;
  margin-left: 670px;
  margin-right: 0; 
}

/*==============  STYLE  ====================*/
/** body **/
body {
  color: #222222;
  margin: 0;
  padding: 0;
  font-family:Tahoma,sans-serif;
  font-size:11px;
  line-height: 1.5;
  background-color: #2929FF;
  background: url("../images/white/NGPTbackground.png");
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
# color: #e06f00;
  color: #153E7E;
}

h1 a, h2 a, h3 a {
  color: #153E7E;
}

h1 { font-size: 200%;}
h2 { font-size: 180%;}
h3 { font-size: 160%;}
h4 { font-size: 140%;}
h5 { font-size: 120%;}

a, .first-word, ul.pager li a.active, #primary ul ul a:hover, #primary ul ul a.active {
  color: #BE7300;
  text-decoration: none;
}

.forum-post-panel-sub .author-pane-line a {
  color: #BE7300 !important;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

img.left {
  float: left;
  margin: 0 20px 10px 0;
}

img.right {
  float: right;
  margin: 0 0 20px 10px;
}

img.framed {
  padding: 5px;
  background: #BBBBBB;
  border: 1px solid #fff;
}

.block img.left {
  float: left;
  margin: 0 10px 5px 0;
}

.block img.right {
  float: right;
  margin: 0 0 5px 10px;
}

page {
  background: url("../images/white/NGPTbackground.jpg") repeat-x left 155px;
}

/** header **/
#header {
  min-height: 114px;
  background: #eee url("../images/white/bg_header.png") repeat-x left top;
}

#logo-title {
  float: left;
  width: 500px;
  min-height: 0px;
  display: inline;
}

#logo {
  float: left;
}

#logo-image {
  padding: 55px 20px 0 0;
}

#site-name {
  margin: 0;
  padding: 0px 0px 0 0;
}

#site-name h1 a{
  color: #fff;
}

#site-slogan {
  font-size: 90%;
  font-weight: bold;
}

#header-blocks {
  float: right; 
  text-align:right;
  width: 460px;
  padding-top: 20px;
}

#header-blocks .block {
  margin-bottom: 5px;
}

/** showcase **/
#showcase {
  position: relative;
}

#showcase .block {
  margin-bottom: 10px;
}

#showcase h2.title {
  position: absolute;
  top: 0;
  left: 670px;
  width: 270px;
  padding: 8px 10px 10px 12px;
  background: url("../images/white/bg_showcase_header.png") no-repeat left top;
}

div.views-slideshow-ddblock-cycle-fever span.slide-title,
div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div a {
  color: #555 !important;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div a.activeSlide .slide-title,
div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div a:hover .slide-title {
  color: #222 !important;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items img {
  background: #BBBBBB;
  border: 1px solid #fff;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div a.activeSlide img,
div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div a:hover img {
  background: #e06f00;
  border: 1px solid #2E2E2E;
}

div.views-slideshow-ddblock-cycle-fever div.views-slideshow-ddblock-prev-next-slide a  {
  color: #fff;
  display: block;
  height: 28px;
  margin: 0;
  padding: 0;
  width: 28px;
}

div.views-slideshow-ddblock-cycle-fever div.views-slideshow-ddblock-prev-next-slide a:focus {
  outline: none;
}

div.views-slideshow-ddblock-cycle-fever div.next-container {
  top: 2px;
  right: 28px;
  width: 28px;
  height: 28px;
  position: absolute;
}

div.views-slideshow-ddblock-cycle-fever div.prev-container {
  top: 2px;
  right: -1px;
  width: 29px;
  height: 28px;
  position: absolute;
}

/** main **/
#main {
  background: url("../images/white/bg_main.png") repeat-y left top;
}

#main-inner {
  margin: 0 5px;
  padding: 0 10px;
}

#top-border {
  margin-top: 15px;
  height: 10px;
  background: url("../images/white/bg_top_border.png") no-repeat center top;
}

#bottom-border {
  margin-bottom: 20px;
  height: 15px;
  background: url("../images/white/bg_bottom_border.png") no-repeat center top;
}

/** main top & bottom **/
#main-bottom {
  clear: both;
}

#main-bottom #main-bottom-five .block {
  margin-bottom: 0; 
}

/** content **/
#content {
  clear: both;
  margin-bottom: 10px;
}

#content-inner-wrapper, .sidebar-left #content-inner-wrapper {
  border: 1px solid #fff;
  border-top: none;
}

#content-inner {
  padding: 10px;
  border: 1px solid #C4C4C4;
  border-top: 1px solid #999999;
  border-bottom: none;
  background-color: #F2F2F2;
}

/** sidebar **/
#sidebar-left .block {
  margin-bottom: 10px;
}

#sidebar-left h2.title {
  color: #fff;
  padding: 7px 10px;
  background: #BBBBBB;
}

#sidebar-right .block, #main-top .block, #main-bottom .block {
  margin-bottom: 10px;
  border: 1px solid #fff;
  border-top: none;
  background-color: #153e7e;
}

#sidebar-right .block-inner, #main-top .block-inner, #main-bottom .block-inner {
  position: relative;
  padding: 30px 10px 10px 10px;
  border: 1px solid #C4C4C4;
  border-top: 1px solid #999999;
  border-bottom: none;
}

#main-bottom .block.no-margin {
  margin-bottom: 0;
}

#sidebar-right h2.title, #main-top h2.title , #main-bottom h2.title {
  display: inline-block;
  position: absolute;
  top: -1px;
  left: -2px;
  height: 20px;
  padding: 5px 20px 5px 10px;
  background: url("../images/white/bg_sidebar_header_right.png") no-repeat right top;
}

/** footer **/
#footer {
  color: #fff;
  border-top: 1px solid #404040;
  background-color: #101010;
}

#footer h2 {
  padding: 8px 0;
  border-bottom: 1px solid #404040;
}

#footer .block {
  margin-bottom: 10px;
}

/** closure **/
#closure {
  height: 40px;
  font-size: 90%;
  background-color: #000;
}

#closure a {
  color: #fff;
}

#closure .block {
  color: #fff;
  padding-top: 10px;
}

#closure p {
  padding: 0;
  margin: 0;
}

#designed-by {
  padding-top: 10px;
  float: right;
  text-transform: uppercase;
}

/** nodes **/
.node-teaser {
  padding: 10px 0;
  border-bottom: 1px dashed #A4A4A4;
}

/** blog **/
.node-teaser.node-type-blog {
  padding: 15px 0;
}

.blog-date {
  float: left;
  width: 45px;
  height: 50px;
  padding-right: 10px;
  text-align: center; 
}

.blog-date .month {
  color: #fff;
  padding-top: 5px;
}

.blog-date .date {
  color: #000;
  font-size: 150%;
  font-weight: bold;
}

/** comments **/
#comments h2 {
  font-size: 120%;
  padding: 20px 0 10px 50px;
  margin-bottom: 10px;
  background: url("../images/icons/icon_comments.png") no-repeat left bottom;
}

#comments .box h2, .section-comment .box h2{
  font-size: 120%;
  padding: 20px 0 10px 60px;
  margin-bottom: 10px;
  background: url("../images/icons/icon_post.png") no-repeat left bottom;
}

#comments .comment {
  padding: 10px 10px 10px 20px;
  margin-bottom: 10px;
  border: 1px solid #fff;
  border-right: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  background-color: #E4E4E4;
}

#comments .comment .links {
  float: right;
  width: 300px;
  text-align: right;
}

.comment div.links a {
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
}

.comment .author {
  font-size: 120%;
  font-weight: bold;
}

.comment .date {
  font-family: Verdana,Arial,sans-serif;
  font-size: 80%;
  color: #A5A8AA;
}

#comments .comment .picture  {
  float: right;
  padding: 10px 10px 5px 20px;
}

#comments .comment .picture img {
  width: 50px;	
  height: 50px;
  padding: 3px;
  background: #bbb;
  border: 1px solid #fff;
}

#comments .box, .section-comment .box{
  padding-top: 20px;
}

#comments .box .content, .section-comment .box .content{
  margin-top: 10px;
  padding: 10px 20px 20px 20px;
  border: 1px solid #fff;
  border-right: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  background-color: #E4E4E4;
}

#comments .box .form-text, .section-comment .box .form-text{
  color: #A4A4A4;
  width: 100%;
  height: 20px;
  border: 1px solid #C4C4C4;
  background-color: #F2F2F2;
}

#comments .box .resizable-textarea, .section-comment .box .resizable-textarea{
  width: 99%;
}

#comments .resizable-textarea .grippie {
  background-color: #212121;
  border-color: #000;
}

#comments .form-textarea, .section-comment .form-textarea{
  color: #A4A4A4;
  overflow: hidden;
  border: 1px solid #C4C4C4;
  background-color: #F2F2F2;
}

.captcha {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #C4C4C4;
}

/** blocks **/
.block h2.title {
  font-size: 11px;
  text-transform: uppercase;
}

.block p {
  margin: 1em 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 dotted #C0C0C0;
  background: transparent url("../images/white/list_square.png") no-repeat left 10px;
}

.block ul ul li.last {
  padding-bottom: 0;
  border-bottom: none;
}

.block ul li a:hover {
  text-decoration: none;
}

.block li a.active {
  color: #222;
}

.dot ul li {
  background: url("../images/white/list_dot.png") no-repeat left 10px;  
}

.arrow ul li {
  background: url("../images/white/list_arrow.png") no-repeat left 10px;  
}

.arrow-point ul li {
  background: url("../images/white/list_arrow_point.png") no-repeat left 10px;  
}

.no-border ul li {
  border-bottom: none !important;
}

.no-background ul li {
  padding-left: 0px;
  background-image: none !important;  
}

.no-background-2 ul li {
  padding: 5px 10px;
  background-image: none !important;  
}

ul li.even {
  background-color: #fff;  
}

ul.links li.first {
  padding-left: 0 !important;
}

/** pager **/
ul.pager {
  font-size: 90%;
  font-weight: bold;
  padding-top: 10px;
}

ul.pager li {
  padding: 2px 6px !important;
  margin: 0 !important;
  border: 1px solid #bbb;
}

/** breadcrumb **/
#breadcrumb-wrapper {
  margin-bottom: 10px;
  border: 1px solid #fff;
  border-top: none;
}

#breadcrumb {
  height: 15px;
  font-size: 90%;
  padding: 10px;
  border: 1px solid #C4C4C4;
  border-top: 1px solid #999999;
  border-bottom: none;
  background: url("../images/white/bg_breadcrumb.png") repeat-x left top;  
}

.breadcrumb {
  display: inline;
}

.breadcrumb a {
  padding: 0 5px;
}

/** quick tab **/
.block-quicktabs {
  position: relative;
}

.block-quicktabs .block {
  padding: 0 !important;
  margin: 0 !important;
  border-width: 0 !important;
}

.block-quicktabs .block-inner .block-inner {
  padding: 0 !important;
  border: none !important;
}

.block-quicktabs h2.title {
  width: 260px;
  height: 50px !important;
  border-bottom: 1px solid #999999;
  background-color: #E4E4E4 !important;
  background-image: none !important;
}

.block-quicktabs .quicktabs_tabpage {
  padding-top: 30px;
}

.quicktabs_tabpage .content {
  padding: 0 !important;
}

.quicktabs_tabpage img.left {
  margin-bottom: 0 !important;
}

ul.quicktabs_tabs {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
}

ul.quicktabs_tabs.quicktabs-style-fever_theme li a {
  padding: 6px 10px 6px 5px !important;
}

/** jcarousel **/
.slider-gallery .block-inner {
  padding: 10px !important;
}

.slider-gallery h2.title {
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -1px;
  height: 10px;
  padding: 5px 20px 5px 75px !important;
  z-index: 999;
}

.jcarousellite li{
  width: 180px;
  height: 150px;
  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: 7px;
  background: #153E7E;
  border: 0px solid #fff;
}

div.jcarousellite div.item-list p {
  margin: 0;
}

div.jcarousellite div.item-list .views-field-title {
  font-weight: bold;
}

div.jcarousellite-prev {
  position: absolute;
  top: -7px;
  left: 0;
  width: 28px;
  height: 31px;
  z-index: 1000;
}

div.jcarousellite-next {
  position: absolute;
  top: -7px;
  left: 28px;
  width: 29px;
  height: 31px;
  z-index: 1000;
}

.node-type-slider-gallery img.imagefield-field_image_sg {
  float: left;
  padding: 5px;
  margin: 0 20px 10px 0;
  background: #212121;
  border: 1px solid #2E2E2E;
}

/** search **/
.block-search .form-text {
  color: #fff;
  border: none;
  width: 99%;
  background-color: black;
}

#search {
  float: right;
  width: 300px;
  height: 35px;
}

#search .block-search {
  position: relative;
  padding: 10px;
  background: url("../images/white/bg_search.png") no-repeat left 10px; 
}

#search .block-search .form-text {
  background-color: transparent;
}

#search .button {
  position: absolute;
  top: 15px;
  right: 5px;
  display: inline-block;
  height: 27px;
  line-height: 27px;
}

#search .button input {
  cursor:pointer;
  color: #fff;
  display: inline-block;
  font-family: Tahoma,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
  height: 27px;
  line-height: 27px;
  margin: 0 0 0 6px !important;
  padding: 0 11px 0 5px !important;
  border: none;
}

/** login **/
#user-login-form {
  text-align: left;
  font-size: 95%;
}

#user-login-form .form-text {
  width: 98%;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #C4C4C4;
  background-color: #fff;
}

#user-login-form label, #user-login-form label {
  text-align: left;
  font-weight: normal !important;
}

.form-required {
  display: none;
}

#user-login-form li { 
  font-style: italic; 
}

/** button **/
.button {
  display: inline-block;
  height: 27px;
  line-height: 27px;
  padding: 0;
  background: url("../images/white/button_right.png") no-repeat right top;
}

.button input {
  cursor:pointer;
  display: inline-block;
  color: #fff;
  font-family: Tahoma,sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 27px;
  margin: 0 5px 0 0 !important;
  padding: 0 15px 0 20px !important;
  border: none;
  background: url("../images/white/button_left.png") no-repeat left top;
}

.button:hover {
  background: url("../images/white/button_right.png") no-repeat right bottom;
}

.button input:hover {
  text-decoration: none;
  background: url("../images/white/button_left.png") no-repeat left bottom;
}

/** forum **/
.section-forum #content-inner, .node-type-forum #content-inner {
  padding: 0;
  border: none;
  background: url("../images/white/bg_forum.png") repeat-y left top !important;
}

.section-forum #content-inner-wrapper, .node-type-forum #content-inner-wrapper {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
}

#forum .forum-table th,
#forum .forum-topics th,
#forum .forum-topics th a,
#forum .forum-topics th a:link,
#forum .forum-topics th a:hover,
#forum .forum-topics th a:visited {
  font-weight: bold;
  background-color: #E4E4E4;
}

#forum tr {
  background: url("../images/white/bg_forum_row.png") no-repeat scroll 0 100%;
}

#forum tr.container {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #999;
  background-color: #E4E4E4 !important;
  background-image: none !important;
}

.ie7 #forum tr.container {
  height: 31px;
  background: url("../images/white/bg_forum_container_ie.png") repeat-x left top !important;
}

#forum .forum-header {
  border-top: 1px solid #fff;  
  border-bottom: 1px solid #999;  
}

.ie7 #forum .forum-header tr {
  background: url("../images/white/bg_forum_header_ie.png") repeat-x left top !important;
}

.forum-post-panel-main {
  position: relative;
  background: url("../images/white/bg_forum_panel.png") repeat-y left top;
}

.forum-post-panel-main .makeup-up, .forum-post-panel-main .makeup-down {
  width: 12px;
  background-color: #E4E4E4;
}

.forum-post-panel-sub .author-pane .author-name {
  background: transparent url("../images/white/bg_sidebar_header_right.png") no-repeat scroll right top;
}

.forum-post-panel-sub  .author-pane  .picture img {
  padding: 5px;
  background: #BBBBBB;
  border: 1px solid #fff;
}

ul.forum-links {
  display:inline-block !important;
  padding: 10px 10px 5px 20px;
  background: url("../images/white/bg_forum_link.png") no-repeat scroll left top;
}

#forum-statistics-header {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #999;
  background-color: #E4E4E4 !important;
}

.forum-statistics {
  border-bottom: 1px solid #C4C4C4;
}

.post-info, #forum-comments .pager {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #999;
  background-color: #E4E4E4;
}

/** miscellaneous **/
.meta {
  font-size: 90%;
  color: #A5A8AA;
  padding-top: 5px;
}

.submitted {
  padding-right: 5px;
}

.read-more {
  font-weight: bold;
}

.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;
}

#sidebar-right .makeup, #main-bottom .makeup {
  height: 1px;
  width: 1px;
  position: absolute;
  top: 28px;
  left: -2px;
  background-color: #fff;
}

#sidebar-right .block-quicktabs .makeup {
  top: 59px;
  left: -2px;
}

/** 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  =====================*/
#navbar {
  height: 66px;
  background: url("../images/white/bg_navbar.png") repeat-x left top;
}

#navbar-inner {
  padding-top: 1px;
}

#secondary {
  float: right;
  font-size: 120%;
  font-weight: bold;
  text-align:right;
  min-width: 100px;
  margin-right: 40px;
  background: url("../images/white/bg_secondary_left.png") no-repeat left top;
}

#secondary-inner {
  height: 31px;
  margin: 0 15px;
  background: url("../images/white/bg_secondary.png") repeat-x left top;
}

#secondary-inner-wrapper {
  background: url("../images/white/bg_secondary_right.png") no-repeat right top;
}

#secondary ul {
  padding: 8px;
}

#secondary ul li {
  padding: 0 10px 0 20px;
}

#secondary ul li.first {
  padding-left: 20px;
}

#secondary ul li a.active {
  color: #fff;
  font-weight: normal;
}

#primary {
  font-size: 90%;
  font-weight: bold;
  text-transform : uppercase;
  height: 35px;
  margin: 0 5px;
  background: url("../images/white/bg_primary.png") repeat-x left top;  
}

#primary-left.withsearch {
  height: 35px;
  width: 670px;
  padding: 10px 0 0 0;
  background: url("../images/white/bg_primary_left.png") no-repeat left bottom;  
}

#primary-left.withoutsearch {
  height: 35px;
  width: 980px;
  padding: 10px 0 0 0;
  background: url("../images/white/bg_primary_left.png") no-repeat left bottom;  
}

#primary-right {
  height: 35px;
  background: url("../images/white/bg_primary_right.png") no-repeat right top;  
}

#primary a {
  float: left;
  color: #fff;
  cursor: pointer;
  padding: 0 0 0 6px;
  text-decoration: none;
}

#primary a span {
  float: left;
  display: block;
  padding: 5px 11px 7px 5px;
}

#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;
  height: 23px;
  width: 960px;
  background: #153e7e;
}

#primary ul li {
  float: left;
  vertical-align: middle;
  list-style-type: none !important;
  list-style-image: none !important;
  padding: 5px 5px 14px 0;
}

#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 ul li.expanded:hover, #primary ul li.expanded.active-trail {
  background: url("../images/white/primary_menu_expand.png") no-repeat center 30px;
}

#primary li.active-trail ul {
  z-index: 598;
  visibility: visible;
}

#primary ul ul li {
  float: left;
  padding: 0 5px !important;
}

#primary ul ul a {
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  background-image: none !important;
}

#primary ul ul span {
  padding: 6px 10px;
  background-image: none !important;
}

#primary ul ul ul {
  display: none !important;
}

/*==============  STYLE  ====================*/
/** showcase **/
div.views-slideshow-ddblock-cycle-fever div.views-slideshow-ddblock-prev-next-slide a.next {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -1px -2px;
}

div.views-slideshow-ddblock-cycle-fever div.views-slideshow-ddblock-prev-next-slide a.prev {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -29px -2px;
}

div.views-slideshow-ddblock-cycle-fever div.views-slideshow-ddblock-prev-next-slide a.next:hover {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -1px -33px;
}

div.views-slideshow-ddblock-cycle-fever div.views-slideshow-ddblock-prev-next-slide a.prev:hover {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -29px -33px;
}

/** search **/
#search .button {
  background: url("../images/white/orange/primary_menu_left.png") no-repeat left bottom;
}

#search .button input {
  background: url("../images/white/orange/primary_menu_right.png") no-repeat right bottom;
}

#search .button:hover {
  background: url("../images/white/orange/primary_menu_left.png") no-repeat left top;
}

#search .button input:hover {
  text-decoration: none;
  background: url("../images/white/orange/primary_menu_right.png") no-repeat right top;
}

/** blog **/
.blog-date {
  background: url("../images/white/orange/icon_date.png") no-repeat left top;
}

/** menu **/
#primary a {
  background: url("../images/white/orange/primary_menu_left.png") no-repeat left bottom;
}

#primary a span {
  background: url("../images/white/orange/primary_menu_right.png") no-repeat right bottom;
}

#primary a:hover, #primary a.active, #primary li.active-trail a {
  background: url("../images/white/orange/primary_menu_left.png") no-repeat left top;
}

#primary a:hover span, #primary a.active span, #primary li.active-trail span {
  background: url("../images/white/orange/primary_menu_right.png") no-repeat right top;
}

#primary ul ul li:hover, #primary ul ul li.active-trail {
  background: url("../images/white/orange/list_arrow_point.png") no-repeat 7px 9px;
}

/** quick tabs **/
ul.quicktabs_tabs.quicktabs-style-fever_theme li{
  background: transparent url("../images/white/orange/primary_menu_left.png") no-repeat left bottom;
}

ul.quicktabs_tabs.quicktabs-style-fever_theme li a {
  background: transparent url("../images/white/orange/primary_menu_right.png") no-repeat right bottom;
}

ul.quicktabs_tabs.quicktabs-style-fever_theme li:hover a,
ul.quicktabs_tabs.quicktabs-style-fever_theme li.active a,
ul.quicktabs_tabs.quicktabs-style-fever_theme li.active a:hover{
  background:transparent url("../images/white/orange/primary_menu_right.png") no-repeat right 0;
}

ul.quicktabs_tabs.quicktabs-style-fever_theme li:hover,
ul.quicktabs_tabs.quicktabs-style-fever_theme li.active {
  background:transparent url("../images/white/orange/primary_menu_left.png") no-repeat left 0;
}

/** jcarousel **/
div.jcarousellite-prev {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -57px top;
}

div.jcarousellite-next {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -85px top;
}

div.jcarousellite-prev:hover {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -57px bottom;
}

div.jcarousellite-next:hover {
  background: url("../images/white/orange/button_next_previous.png") no-repeat -85px bottom;
}