
@import url('home.css');

body {
    background-color: #d9d9d9;
    font: 12px/1.3 Arial, "Trebuchet MS", sans-serif;
    margin: 0;
    padding: 0;
}

.cleaner{display: block;clear: both;content: '.';visibility: hidden;height: 0;font-size: 0;line-height: 0}

h1 {
    display: none;
}

form label {
    width: 200px;
}

input {
}

textarea {
    width: 300px;
    height: 60px;
    font: 14px Arial, "Trebuchet MS", sans-serif;
}

::selection {
    background: #666;
    color: #eee;
}
::-moz-selection {
    background: #666;
    color: #eee;
}
a::selection {
    background: #333;
    color: #fff;
}
a::-moz-selection {
    background: #333;
    color: #fff;
}

form.block-labels-larger {
    padding-bottom: 20px;
}

form.mainlogin-page label p {
    font-size: 15px;
    color: #333;
    text-align: justify;
    margin: 0;
    padding: 0 0 10px 0;
}

#holder {
    margin: 0 auto;
    width: 1008px;
    background: url(cms/templates_img/guzaba_org_biz24/body_bg.png) repeat-y;
    padding: 0 5px;
}

#header {
    width: 1008px;
    background: url(cms/templates_img/guzaba_org_biz24/header_bg.gif) repeat-x;
    margin: 0;
    padding: 0;
}

#top {
    width: 1008px;
    padding: 0;
    margin: 0;
    height: 32px !important;
}

ul.top-menu {
    list-style: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

ul.top-menu .fb_button_text {
    height: 14px;
}

ul.top-menu a img {
    border: 0;
}

ul.top-menu li {
    margin: 7px 0 0 13px;
    display: block;
    float: left;
    padding: 0;
    font-size: 12px;
    color: #fff;
}

ul.top-menu li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    outline: none;
    padding: 0;
    margin: 0;
}

ul.top-menu li a:hover {
    text-decoration: underline;
}

ul.top-menu li input.login {
    border: 0 !important;
    background: transparent;
    width: 50px;
    height: 18px;
    outline: none;
    color: #fff;
    cursor: pointer;
}


form.mainlogin {
    margin: 0;
    padding: 0;
}

form.mainlogin label {
    font-size: 13px;
    color: #fff;
    margin: 0 3px 0 0;
    padding: 0;
}

form.mainlogin p {
    padding: 0;
    font-size: 13px;
    color: #fff;
    margin: 0;
}

form.mainlogin a {
    padding: 0;
    font-size: 13px;
    color: #fff;
    outline: none;
    text-decoration: none;
}

form.mainlogin a:hover {
    text-decoration: underline;
}

form.mainlogin input {
    width: 134px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #c8c7c7 !important;
    padding: 1px 0 0 5px;
    margin: 0 7px 0 0;
    font-size: 14px;
    color: #000;
}

#middle-header {
    width: 1008px;
    height: 120px;
    margin: 0;
    padding: 0;
}

.logo {
    float: left;
    padding: 0;
    margin: 25px 0 0 25px;
}

.logo img {
    border: none;
}

.logo a {
    text-decoration: none;
    outline: none;
}

.right {
    float: right;
    width: 325px;
    margin: 10px 15px 0 0;
    padding: 0;
}

.right p {
    font-size: 13px;
    color: #636363;
    text-align: justify;
    padding: 0 0 5px 0;
    margin: 0;
}

.right a {
    outline: none;
    text-decoration: none;
    font-size: 13px;
    color: #c00006;
}

.right a:hover {
    text-decoration: underline;
    color: #ec1c23;
}

form.search input.text {
    background-color: #fff;
    border: 1px solid #c8c7c7 !important;
    padding: 1px 0 0 5px;
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #000;
    width: 200px;
    height: 22px;
    float: left;
}

#main_menu {
    position: relative;
    float: left;
    width: 1008px;
    height: 30px;
    padding-top: 3px;
}

ul#header-menu {
    display: block;
    height: 30px;
    margin: 0 0 0 13px;
    padding: 0;
    list-style: none;
}

ul#header-menu li {
    display: block;
    float: left;
    height: 30px;
    margin: 0 1px 0 0;
    padding: 0;
}

ul#header-menu li a {
    display: block;
    float: left;
    height: 16px;
    margin: 0;
    padding: 10px 12px 4px;
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    outline: none;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}

ul#header-menu li a:hover {
    color: #fff;
    z-index: 10;
    position: relative;
}

/************************* Color Scheme Main Navigation & Home Titles *************************/

#header-menu li.color-1 a:hover, #header-menu li.color-1 a.hovered, #header-menu li.color-1 h2 a, 
.col1 .color-1 h4 {
    background: #93a000 url(cms/templates_img/guzaba_org_biz24/nav_bg_c1.png) repeat-x;
    background: linear-gradient(top, #b6c319, #93a000);
    background: -moz-linear-gradient(top, #b6c319, #93a000);
    background: -webkit-linear-gradient(top, #b6c319, #93a000);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b6c319), to(#93a000));
    background: -ms-linear-gradient(top, #b6c319, #93a000);
    background: -o-linear-gradient(top, #b6c319, #93a000);
}
#header-menu li.color-2 a:hover, #header-menu li.color-2 a.hovered, #header-menu li.color-2 h2 a, 
.col1 .color-2 h4 {
    background: #ec7c00 url(cms/templates_img/guzaba_org_biz24/nav_bg_c2.png) repeat-x;
    background: linear-gradient(top, #ffa036, #ec7c00);
    background: -moz-linear-gradient(top, #ffa036, #ec7c00);
    background: -webkit-linear-gradient(top, #ffa036, #ec7c00);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa036), to(#ec7c00));
    background: -ms-linear-gradient(top, #ffa036, #ec7c00);
    background: -o-linear-gradient(top, #ffa036, #ec7c00);
}
#header-menu li.color-3 a:hover, #header-menu li.color-3 a.hovered, #header-menu li.color-3 h2 a, 
.col1 .color-3 h4 {
    background: #c00006 url(cms/templates_img/guzaba_org_biz24/nav_bg_c3.png) repeat-x;
    background: linear-gradient(top, #ec1c23, #c00006);
    background: -moz-linear-gradient(top, #ec1c23, #c00006);
    background: -webkit-linear-gradient(top, #ec1c23, #c00006);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ec1c23), to(#c00006));
    background: -ms-linear-gradient(top, #ec1c23, #c00006);
    background: -o-linear-gradient(top, #ec1c23, #c00006);
}
#header-menu li.color-4 a:hover, #header-menu li.color-4 a.hovered, #header-menu li.color-4 h2 a, 
.col1 .color-4 h4 {
    background: #bc0090 url(cms/templates_img/guzaba_org_biz24/nav_bg_c4.png) repeat-x;
    background: linear-gradient(top, #e913b6, #bc0090);
    background: -moz-linear-gradient(top, #e913b6, #bc0090);
    background: -webkit-linear-gradient(top, #e913b6, #bc0090);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e913b6), to(#bc0090));
    background: -ms-linear-gradient(top, #e913b6, #bc0090);
    background: -o-linear-gradient(top, #e913b6, #bc0090);
}
#header-menu li.color-5 a:hover, #header-menu li.color-5 a.hovered, #header-menu li.color-5 h2 a, 
.col1 .color-5 h4 {
    background: #7019b9 url(cms/templates_img/guzaba_org_biz24/nav_bg_c5.png) repeat-x;
    background: linear-gradient(top, #993ce6, #7019b9);
    background: -moz-linear-gradient(top, #993ce6, #7019b9);
    background: -webkit-linear-gradient(top, #993ce6, #7019b9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#993ce6), to(#7019b9));
    background: -ms-linear-gradient(top, #993ce6, #7019b9);
    background: -o-linear-gradient(top, #993ce6, #7019b9);
}
#header-menu li.color-6 a:hover, #header-menu li.color-6 a.hovered, #header-menu li.color-6 h2 a, 
.col1 .color-6 h4 {
    background: #4c2ccc url(cms/templates_img/guzaba_org_biz24/nav_bg_c6.png) repeat-x;
    background: linear-gradient(top, #7353f6, #4c2ccc);
    background: -moz-linear-gradient(top, #7353f6, #4c2ccc);
    background: -webkit-linear-gradient(top, #7353f6, #4c2ccc);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7353f6), to(#4c2ccc));
    background: -ms-linear-gradient(top, #7353f6, #4c2ccc);
    background: -o-linear-gradient(top, #7353f6, #4c2ccc);
}
#header-menu li.color-7 a:hover, #header-menu li.color-7 a.hovered, #header-menu li.color-7 h2 a, 
.col1 .color-7 h4 {
    background: #2949d9 url(cms/templates_img/guzaba_org_biz24/nav_bg_c7.png) repeat-x;
    background: linear-gradient(top, #4c6cff, #2949d9);
    background: -moz-linear-gradient(top, #4c6cff, #2949d9);
    background: -webkit-linear-gradient(top, #4c6cff, #2949d9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4c6cff), to(#2949d9));
    background: -ms-linear-gradient(top, #4c6cff, #2949d9);
    background: -o-linear-gradient(top, #4c6cff, #2949d9);
}
#header-menu li.color-8 a:hover, #header-menu li.color-8 a.hovered, #header-menu li.color-8 h2 a, 
.col1 .color-8 h4 {
    background: #0089bc url(cms/templates_img/guzaba_org_biz24/nav_bg_c8.png) repeat-x;
    background: linear-gradient(top, #20b0e6, #0089bc);
    background: -moz-linear-gradient(top, #20b0e6, #0089bc);
    background: -webkit-linear-gradient(top, #20b0e6, #0089bc);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#20b0e6), to(#0089bc));
    background: -ms-linear-gradient(top, #20b0e6, #0089bc);
    background: -o-linear-gradient(top, #20b0e6, #0089bc);
}
#header-menu li.color-9 a:hover, #header-menu li.color-9 a.hovered, #header-menu li.color-9 h2 a, 
.col1 .color-9 h4 {
    background: #369926 url(cms/templates_img/guzaba_org_biz24/nav_bg_c9.png) repeat-x;
    background: linear-gradient(top, #53bc43, #369926);
    background: -moz-linear-gradient(top, #53bc43, #369926);
    background: -webkit-linear-gradient(top, #53bc43, #369926);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#53bc43), to(#369926));
    background: -ms-linear-gradient(top, #53bc43, #369926);
    background: -o-linear-gradient(top, #53bc43, #369926);
}
#header-menu li.color-10 a:hover, #header-menu li.color-10 a.hovered, #header-menu li.color-10 h2 a, 
.col1 .color-10 h4 {
    background: #13a390 url(cms/templates_img/guzaba_org_biz24/nav_bg_c10.png) repeat-x;
    background: linear-gradient(top, #29c9b3, #13a390);
    background: -moz-linear-gradient(top, #29c9b3, #13a390);
    background: -webkit-linear-gradient(top, #29c9b3, #13a390);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#29c9b3), to(#13a390));
    background: -ms-linear-gradient(top, #29c9b3, #13a390);
    background: -o-linear-gradient(top, #29c9b3, #13a390);
}

ul#header-menu li h2 {
    float: left;
    font-size: 16px;
    line-height: 1em;
    margin: 0;
    padding: 0;
}

ul#header-menu li h2 a {
    color: #fff;
}

ul#header-menu li h2 a:hover {
    color: #fff;
}

/************************* Sub Navigation *************************/

ul#header-menu ul.sub-nav {
    position: absolute;
    left: 0;
    top: 33px;
    z-index: 100;
    width: 1003px;
    height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
    list-style: none;
    overflow: hidden;
}

ul#header-menu ul.sub-nav.hidden {
    display: none;
}

ul#header-menu ul.sub-nav li {
    float: left;
    height: 22px;
    padding: 4px 5px 4px 4px;
    margin: 0;
    background: url(cms/templates_img/guzaba_org_biz24/subnav_sep.png) no-repeat right center;
}

ul#header-menu ul.sub-nav li h3 {
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}

ul#header-menu ul.sub-nav li a {
    display: block;
    float: left;
    padding: 4px 8px 2px;
    font-size: 13px;
    line-height: 1.1em;
    font-weight: normal;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/********************* Color Scheme Activ Links Header SubNavigation *********************/

ul#header-menu li.color-1 ul.sub-nav li h3 a, 
ul#header-menu li.color-1 ul.sub-nav li a:hover {
    background: #606900;
}
ul#header-menu li.color-2 ul.sub-nav li h3 a, 
ul#header-menu li.color-2 ul.sub-nav li a:hover {
    background: #a95900;
}
ul#header-menu li.color-3 ul.sub-nav li h3 a, 
ul#header-menu li.color-3 ul.sub-nav li a:hover {
    background: #790003;
}
ul#header-menu li.color-4 ul.sub-nav li h3 a, 
ul#header-menu li.color-4 ul.sub-nav li a:hover {
    background: #860069;
}
ul#header-menu li.color-5 ul.sub-nav li h3 a, 
ul#header-menu li.color-5 ul.sub-nav li a:hover {
    background: #4c0c80;
}
ul#header-menu li.color-6 ul.sub-nav li h3 a, 
ul#header-menu li.color-6 ul.sub-nav li a:hover {
    background: #301696;
}
ul#header-menu li.color-7 ul.sub-nav li h3 a, 
ul#header-menu li.color-7 ul.sub-nav li a:hover {
    background: #1630a6;
}
ul#header-menu li.color-8 ul.sub-nav li h3 a, 
ul#header-menu li.color-8 ul.sub-nav li a:hover {
    background: #036083;
}
ul#header-menu li.color-9 ul.sub-nav li h3 a, 
ul#header-menu li.color-9 ul.sub-nav li a:hover {
    background: #206c13;
}
ul#header-menu li.color-10 ul.sub-nav li h3 a, 
ul#header-menu li.color-10 ul.sub-nav li a:hover {
    background: #06695c;
}

#main {
    width: 1008px;
    margin: 0;
    padding: 0;
}

#main.two-columns {
    background: url(cms/templates_img/guzaba_org_biz24/left_bg.gif) repeat-y;
}
/*
#main.with-sub-nav {
     padding-top: 30px;
}
*/
#left {
    width: 210px;
    float: left;
    margin: 0 !important;
    padding: 0;
    background: #f1f1f1 url(cms/templates_img/guzaba_org_biz24/left_bg.gif) repeat-y;;
}

/*********************** !!! Old SubNav Left ***********************/
ul#header-submenu {
    width: 180px;
    list-style: none;
    display: block;
    float: none;
    margin: 15px 15px 15px 15px;
    padding: 0;
}

ul#header-submenu li {
    margin: 0 0 10px 0;
    padding: 0;
}

ul#header-submenu li a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    outline: none;
    padding: 0;
    margin: 0;
}

ul#header-submenu li a:hover {
    text-decoration: underline;
}

ul#header-submenu li h2 {
    color: #fff;
    margin: 0;
    padding: 0 0 2px 5px;
    width: 175px;
}

ul#header-submenu li h2 a {
    color: #fff;
    outline: none;
    text-decoration: none;
    background: url(cms/templates_img/guzaba_org_biz24/left_menu_arrow.png) no-repeat right;
    margin: 0;
    padding: 0 95px 0 0;
    font-weight: bold;
}

ul.header-submenu-submenu {
    list-style: none;
    display: none;
    float: none;
    margin: 10px 0 0 20px;
    padding: 0;
}

ul.header-submenu-submenu li h2 {
    background: none !important;
    margin: 0;
    padding: 0 !important;
}

ul.header-submenu-submenu li h2 a {
    outline: none;
    text-decoration: none;
    background: none !important;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
/*********************** !!! End Of Old SubNav Left ***********************/


/******************** New SubNav Left ********************/

#left-sub-nav {
    width: 202px;
    margin: 15px 0 15px 8px;
    padding: 0;
    list-style: none;
    font: 16px/1.1 Arial, "Trebuchet MS", sans-serif;
}
#left-sub-nav li {
    margin-bottom: 6px;
}
#left-sub-nav li h4 {
    margin: -1px 0;
    font: 16px/1.1 Arial, "Trebuchet MS", sans-serif;
    font-weight: normal;
    border: 1px solid #ebebeb;
    border-right: none;
    border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
}
#left-sub-nav li a {
    display: block;
    padding: 5px 4px 5px 8px;
    text-decoration: none;
    color: #c00006;
    border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
}
#left-sub-nav li a:hover {
    color: #fff !important;
    background-color: #ec1c23;
    background-image: url("cms/templates_img/guzaba_org_biz24/left_sub_nav_shade.png");
    background-position: right;
    background-repeat: repeat-y;
}
#left-sub-nav li h4 a, #left-sub-nav li h4 a:hover {
    color: #790003 !important;
    background-color: #fff !important;
    background-image: none !important;
}


/*************** Color Scheme Active Link SubNav Left ***************/

.color-1 #left-sub-nav li h4 a, .color-1 #left-sub-nav li h4 a:hover {
    color: #606900 !important;
}
.color-2 #left-sub-nav li h4 a, .color-2 #left-sub-nav li h4 a:hover {
    color: #a95900 !important;
}
.color-3 #left-sub-nav li h4 a, .color-3 #left-sub-nav li h4 a:hover {
    color: #790003 !important;
}
.color-4 #left-sub-nav li h4 a, .color-4 #left-sub-nav li h4 a:hover {
    color: #860069 !important;
}
.color-5 #left-sub-nav li h4 a, .color-5 #left-sub-nav li h4 a:hover {
    color: #4c0c80 !important;
}
.color-6 #left-sub-nav li h4 a, .color-6 #left-sub-nav li h4 a:hover {
    color: #301696 !important;
}
.color-7 #left-sub-nav li h4 a, .color-7 #left-sub-nav li h4 a:hover {
    color: #1630a6 !important;
}
.color-8 #left-sub-nav li h4 a, .color-8 #left-sub-nav li h4 a:hover {
    color: #036083 !important;
}
.color-9 #left-sub-nav li h4 a, .color-9 #left-sub-nav li h4 a:hover {
    color: #206c13 !important;
}
.color-10 #left-sub-nav li h4 a, .color-10 #left-sub-nav li h4 a:hover {
    color: #06695c !important;
}


#left .banner {
    width: 210px;
    margin: 10px 0;
    padding: 0;
}

#left .banner a {
    outline: none;
    text-decoration: none;
    color: #ec1c23;
}

#left .banner img {
    display: block;
    margin: 15px auto;
    padding: 0;
    border: none;
}

#right {
    width: 790px;
    float: right;
    margin: 0;
    padding: 0;
}

/**************** Nav Path ****************/

#nav-path {
    margin: 15px 10px;
    font: 12px/1.4  Arial, "Trebuchet MS", sans-serif !important;
    height: 20px;
}
#nav-path.shifted {
    margin-left: 25px;
}
#nav-path a span#home-icon {
    display: block;
    float: left;
    width: 12px;
    height: 10px;
    margin: 3px 3px 0 0;
    background-color: #c00006;
    background-image: url("cms/templates_img/guzaba_org_biz24/home_icon.png");
    background-repeat: no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #nav-path a span#home-icon {
        margin-top: 2px;
    }
}
#nav-path a:hover span#home-icon {
    background-color: #ec1c23;
}
#nav-path span.and-there {
    margin: 0 2px;
    color: #999;
}
#nav-path a {
    text-decoration: none;
}
#nav-path a#current {
    color: #333;
}

/************************ Color Scheme Backgrounds ************************/
ul#header-menu li.color-1 ul.sub-nav, .color-1 #nav-path a span#home-icon, 
.color-1 #right .one-col .related-content p.related, .color-1 span.article {
    background-color: #93a000;
}
.color-1 #nav-path a:hover span#home-icon, .color-1 #left-sub-nav li a:hover {
    background-color: #b6c319;
}
ul#header-menu li.color-2 ul.sub-nav, .color-2 #nav-path a span#home-icon, 
.color-2 #right .one-col .related-content p.related, .color-2 span.article {
    background-color: #ec7c00;
}
.color-2 #nav-path a:hover span#home-icon, .color-2 #left-sub-nav li a:hover {
    background-color: #ffa036;
}
ul#header-menu li.color-3 ul.sub-nav, .color-3 #nav-path a span#home-icon, 
.color-3 #right .one-col .related-content p.related, .color-3 span.article {
    background-color: #c00006;
}
.color-3 #nav-path a:hover span#home-icon, .color-3 #left-sub-nav li a:hover {
    background-color: #ec1c23;
}
ul#header-menu li.color-4 ul.sub-nav, .color-4 #nav-path a span#home-icon, 
.color-4 #right .one-col .related-content p.related, .color-4 span.article {
    background-color: #bc0090;
}
.color-4 #nav-path a:hover span#home-icon, .color-4 #left-sub-nav li a:hover {
    background-color: #e913b6;
}
ul#header-menu li.color-5 ul.sub-nav, .color-5 #nav-path a span#home-icon, 
.color-5 #right .one-col .related-content p.related, .color-5 span.article {
    background-color: #7019b9;
}
.color-5 #nav-path a:hover span#home-icon, .color-5 #left-sub-nav li a:hover {
    background-color: #993ce6;
}
ul#header-menu li.color-6 ul.sub-nav, .color-6 #nav-path a span#home-icon, 
.color-6 #right .one-col .related-content p.related, .color-6 span.article {
    background-color: #4c2ccc;
}
.color-6 #nav-path a:hover span#home-icon, .color-6 #left-sub-nav li a:hover {
    background-color: #7353f6;
}
ul#header-menu li.color-7 ul.sub-nav, .color-7 #nav-path a span#home-icon, 
.color-7 #right .one-col .related-content p.related, .color-7 span.article {
    background-color: #2949d9;
}
.color-7 #nav-path a:hover span#home-icon, .color-7 #left-sub-nav li a:hover {
    background-color: #4c6cff;
}
ul#header-menu li.color-8 ul.sub-nav, .color-8 #nav-path a span#home-icon, 
.color-8 #right .one-col .related-content p.related, .color-8 span.article {
    background-color: #0089bc;
}
.color-8 #nav-path a:hover span#home-icon, .color-8 #left-sub-nav li a:hover {
    background-color: #20b0e6;
}
ul#header-menu li.color-9 ul.sub-nav, .color-9 #nav-path a span#home-icon, 
.color-9 #right .one-col .related-content p.related, .color-9 span.article {
    background-color: #369926;
}
.color-9 #nav-path a:hover span#home-icon, .color-9 #left-sub-nav li a:hover {
    background-color: #53bc43;
}
ul#header-menu li.color-10 ul.sub-nav, .color-10 #nav-path a span#home-icon, 
.color-10 #right .one-col .related-content p.related, .color-10 span.article {
    background-color: #13a390;
}
.color-10 #nav-path a:hover span#home-icon, .color-10 #left-sub-nav li a:hover {
    background-color: #29c9b3;
}


#right .two-cols {
    width: 790px;
    padding: 0;
    margin: 15px 0 20px 0;
}

#right .two-cols .col {
    margin: 0 0 0 25px;
    width: 360px;
    padding: 0;
    float: left;
}

#right .two-cols h3.category-title {
    font-size: 20px;
    margin: 0 0 6px 24px;
    padding: 0;
}

#right .two-cols .col {
    margin-bottom: 6px;
}

#right .two-cols .col img {
    border: 1px solid #c3c3c3;
    margin: 2px 10px 2px 0;
    float: left;
}

#right .one-col img {
    border: 1px solid #c3c3c3;
    margin: 4px 15px 8px 0;
}
#right .one-col table td a.gallery img {
    border: none;
}
#right .one-col .related-content {
    width: 220px;
    float: right;
    margin: 0 0 5px 10px;
    padding-bottom: 8px;
    background-color: #fff;
    border: 1px solid;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;

}

#right .one-col .related-content p.related {
    font-weight: bold !important;
    color: white;
    padding: 4px 4px 4px 8px;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
}

#right .one-col .related-content p.links {
    font: 13px/1.2 Arial, "Trebuchet MS", sans-serif !important;
    background-color: white;
    padding: 0;
}

#right .one-col .related-content p.links a {
    display: block;
    padding: 6px 4px 2px 8px;
}

#right .one-col .related-content p.links br {
    display: none;
}

/***************** Color Scheme Borders *****************/

.color-1 #right .one-col .related-content {
    border-color: #93a000;
}
.color-2 #right .one-col .related-content {
    border-color: #ec7c00;
}
.color-3 #right .one-col .related-content {
    border-color: #c00006;
}
.color-4 #right .one-col .related-content {
    border-color: #bc0090;
}
.color-5 #right .one-col .related-content {
    border-color: #7019b9;
}
.color-6 #right .one-col .related-content {
    border-color: #4c2ccc;
}
.color-7 #right .one-col .related-content {
    border-color: #2949d9;
}
.color-8 #right .one-col .related-content {
    border-color: #0089bc;
}
.color-9 #right .one-col .related-content {
    border-color: #369926;
}
.color-10 #right .one-col .related-content {
    border-color: #13a390;
}



#right .two-cols .col span.type, #right .one-col span.type {
    display: inline-block;
    padding: 1px 8px;
    font-size: 14px;
    line-height: 1.25em;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

span.article, .color-0 span.article {
    background-color: #999;
}

#right .two-cols .col span.test, #right .one-col span.test {
    background-color: #ec1c23;
}

#right .two-cols .col span.test, #right .one-col span.test {
    background-color: #ec1c23;
}

#right .two-cols .col span.campaign, #right .one-col span.campaign {
    background-color: #008000;
}

#right .two-cols .col span.category, #right .one-col span.category {
    background-color: #696969;
    font-style: italic;
}

#right .two-cols .col span.page, #right .one-col span.page {
    background-color: #696969;
    font-style: italic;
}

.two-cols .item-meta-footer, .three-cols .item-meta-footer, .one-col .item-meta-footer {
    margin-top: 10px;
    /* float: right; */
}

.two-cols .item-meta, .three-cols .item-meta, .one-col .item-meta {
    height: 30px;
}

.two-cols .item-date, .three-cols .item-date, .one-col .item-date {
    float: left;
    width: 90px;
    font-size: 13px;
    color: #666;
}

.two-cols .item-social, .three-cols .item-social, .one-col .item-social {
    float: left;
    height: 20px;
    padding-bottom: 10px;
}
.two-cols .item-social span, .three-cols .item-social span, .one-col .item-social span {
    display: block;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
}
.one-col h2 {
    font-size: 24px;
    line-height: 1.1em;
    color: #000;
    margin: 0 0 6px;
    padding: 0;
}
.one-col h3 {
    font-size: 22px;
    line-height: 1.1em;
    color: #333;
    margin: 0 0 6px;
    padding: 0;
}
.two-cols h4, .three-cols h4, .one-col h4 {
    clear: left;
    font-size: 20px;
    line-height: 1.1em;
    color: #333;
    margin: 4px 0 15px;
    padding: 0;
}

.two-cols li .details h4, .three-cols li .details h4, .one-col li .details h4 {
    font-size: 18px; 
    margin: 4px 0 7px;
    width: auto;
    max-width: 430px;
    float: left;
}

.two-cols h4 a, .three-cols h4 a, .one-col h4 a {
    font-size: 20px;
    margin: 0 0 10px 0;
    padding: 0;
    text-decoration: none;
}

.two-cols h5, .three-cols h5, .one-col h5 {
    clear: left;
    font-size: 17px;
    line-height: 1.1em;
    color: #333;
    margin: 4px 0 6px;
    padding: 0;
}

h5.center {
    text-align:center;
}

.two-cols p, .three-cols p, .one-col p, .two-cols li, .three-cols li, .one-col li {
    font: 14px/1.4 Arial, "Trebuchet MS", sans-serif !important;
    color: #333;
    margin: 0;
    padding: 0 0 10px;
}
.two-cols li .details p, .three-cols li .details p, .one-col li .details p {
    padding: 0px; 
}
p.all_links {
    text-align:center;
    background:url(cms/templates_img/guzaba_org_biz24/line.gif) repeat-x top left;
    width:100%;
    float:left;
    padding:0 !important;
    height:26px;
    margin-bottom:15px;
}

p.all_links a {
    background-color:#c9c8c8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#333 !important;
    padding:5px 10px;
    txt-align:center;
    margin-top:3px;
}

div.item-holder {
    height: 230px;
    overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.item-holder {
        height: 225px;
    }
}

.two-cols li, .three-cols li, .one-col li {
    padding-bottom: 0;
}

.two-cols table, .three-cols table, .one-col table {
    border-collapse: collapse;
    border: 1px solid white;
}

table.bordered-table {
    border: 1px solid #c3c3c3;
}

.two-cols table td, .three-cols table td, .one-col table td {
    border: 1px solid white;
    font-size: 15px;
    color: #333;
    padding: 10px 10px 5px 15px;
}

.one-col table.test_product_properties td,
.two-cols table.test_product_properties td,
.three-cols table.test_product_properties td {
    font-size: 13px;
    padding: 4px 10px 3px 10px; 
}

table.bordered-table td {
    border: 1px solid #c3c3c3;
}

.two-cols table td a, .three-cols table td a, .one-col table td a {
    color: #ec1c23;
    text-decoration: underline;
}

.two-cols table th, .three-cols table th, .one-col table th {
    font-weight: bold !important; 
    font-size: 15px; 
    background-color: #e71921;
    color: #fff;
    padding: 5px 0 3px 6px;
}

.two-cols p a, .three-cols p a, .one-col p a {
    color: #c00006;
    text-decoration: none;
}
.two-cols p a:hover, .three-cols p a:hover, .one-col p a:hover {
    color: #ec1c23;
}

#right .two-cols .col p img {
    border: none;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

#right .three-cols {
    width: 790px;
    padding: 0;
    margin: 20px 0 20px 0;
}

#right .three-cols p span.orange {
    background-color: #f43a1a;
    color: #fff;
    padding: 0 3px;
}

#right .three-cols .col {
    margin: 0 0 0 25px;
    width: 230px;
    padding: 0;
    float: left;
}

#right .three-cols .col p img {
    border: 3px solid #959495;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

#right .one-col {
    width: 765px;
    padding: 0;
    margin: 15px 15px 20px 10px;
}

#right .one-col p img {
    border: 1px solid #333;
    margin: 0 5px;
}

#right .banner {
    width: 790px;
    margin: 0;
    padding: 0;
}

#right .banner img {
    border: none;
    margin: 0 0 0 30px;
    padding: 0;
}

#right .banner a {
    text-decoration: none;
    outline: none;
}

#right form label {
    float: left;
    text-align: right;
    margin: 0 5px 0 0;
    width: 250px;
}

/******************************* Subscription Block New *******************************/
#subscription-block {
    width: 763px;
    height: 330px;
    margin: 20px 0 10px 0;
    color: #5c5050;
    background: #e0d6d6 url(cms/templates_img/guzaba_org_biz24/subscription_link_bg.gif) repeat-x bottom;
    border: 1px solid #c9bcbc;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
#right .one-col #subscription-block h4 {
    margin: 0;
    padding: 8px 8px 6px 24px;
    font-size: 16px;
    line-height: 1.2em;
    color: #5c5050 !important;
}
#right .one-col #subscription-block h4 a {
    font-size: 16px;
    color: #c00006 !important;
}
#right .one-col #subscription-block h4 a:hover {
    text-decoration: none;
    color: #ec1c23 !important;
}
#subscription-reasons {
    width: 753px;
    height: 255px;
    margin: 0;
    padding: 0 0 10px 10px;
    list-style: none;
}
#subscription-reasons li {
    float: left;
    width: 241px;
    height: 255px;
    margin-right: 10px;
}
#subscription-reasons li h5 {
    width: 221px;
    height: 19px;
    margin: 0;
    padding: 5px 5px 5px 13px;
    font-size: 16px;
    line-height: 1.2em;
    color: #c00006;
    background: #d3d0d0 url(cms/templates_img/guzaba_org_biz24/subscription_reason_title_bg.gif) repeat-x;
    text-shadow: 1px 1px 1px #f6f6f6;
    border: 1px solid #fff;
    border-bottom-color: #f6f3f3;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}
#subscription-reasons li div.reason-description {
    width: 239px;
    height: 220px;
    padding-top: 5px;
    font-size: 16px;
    line-height: 1.2em;
    color: #c00006;
    background: #f6f3f3 url(cms/templates_img/guzaba_org_biz24/subscription_reason_bg.png) repeat-x;
    border: 1px solid #fff;
    border-top: none;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
}
#subscription-reasons li div.reason-description p {
    margin: 0;
    padding: 0 9px 9px 13px;
    font: 14px/1.4  Arial, "Trebuchet MS", sans-serif !important;
    color: #5c5050;
}
#subscription-reasons li div.reason-description p strong {
    font-weight: normal;
    color: #ec1c23;
}


#home {
    width: 1008px;
    margin: 0;
    padding: 0;
}

#home .two-cols {
    margin: 0;
    padding: 10px 0 15px 0;
}

#home .two-cols .col1 {
    width: 748px;
    margin: 0 10px;
    padding: 0;
    float: left;
}

.col1 .box {
    width: 365px;
    float: left;
    margin: 0 5px 5px 0;
    padding: 0;
}

.col1 .box h4 {
    width: 350px;
    height: 27px;
    margin: 0;
    padding: 5px 0 0 15px;
    font-size: 18px;
    line-height: 1.2em;
    color: #fff;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}

.col1 .box h4 a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.col1 .box h4 a:hover {
    text-decoration: underline;
}

.col1 .box .cont {
    background-color: #e6e6e6;
    border: 1px solid #bbbbbb;
    border-top: none;
    margin: 0;
    padding: 0 0 5px 0;
    width: 363px;
    height: 158px;
    overflow: hidden;
}

.col1 .box .cont .pic {
    width: 148px;
    height: 148px;
    background-color: #f8f8f8;
    padding: 0;
    margin: 7px 0 5px 5px;
    float: left;
}

.col1 .box .cont .pic img {
    border: 1px solid #c3c3c3;
    padding: 0;
    margin: 8px;
}

.col1 .box .cont .headlines {
    width: 210px;
    float: left;
    padding: 0;
    margin: 7px 0 0 0;
}

.col1 .box .cont .headlines p {
    font-size: 14px;
    color: #333;
    padding: 5px;
    margin: 0;
    text-align: left;
}
.col1 .box .cont .headlines p.active {
    background-color: #f8f8f8;
}

.col1 .box .cont .headlines p a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    outline: none;
    width: 205px;
    display: block;
}


/******************************************** Color Scheme Main ********************************************/

.col1 .color-1 .cont .headlines p.active a, .color-1 #left-sub-nav li a, 
.color-1 a, .color-1 .two-cols p a, .color-1 .three-cols p a, .color-1 .one-col p a, 
.color-1 .two-cols h4 a, .color-1 .three-cols h4 a, .color-1 .one-col h4 a, .color-1 #right .one-col h4 {
    color: #93a000;
}
.col1 .color-1 .cont .headlines p.active a:hover, 
.color-1 a:hover, .color-1 .two-cols p a:hover, .color-1 .three-cols p a:hover, .color-1 .one-col p a:hover, 
.color-1 .two-cols h4 a:hover, .color-1 .three-cols h4 a:hover, .color-1 .one-col h4 a:hover {
    color: #b6c319;
}
.col1 .color-2 .cont .headlines p.active a, .color-2 #left-sub-nav li a, 
.color-2 a, .color-2 .two-cols p a, .color-2 .three-cols p a, .color-2 .one-col p a, 
.color-2 .two-cols h4 a, .color-2 .three-cols h4 a, .color-2 .one-col h4 a, .color-2 #right .one-col h4 {
    color: #ec7c00;
}
.col1 .color-2 .cont .headlines p.active a:hover, 
.color-2 a:hover, .color-2 .two-cols p a:hover, .color-2 .three-cols p a:hover, .color-2 .one-col p a:hover, 
.color-2 .two-cols h4 a:hover, .color-2 .three-cols h4 a:hover, .color-2 .one-col h4 a:hover {
    color: #ffa036;
}
.col1 .color-3 .cont .headlines p.active a, .color-3 #left-sub-nav li a, 
.color-3 a, .color-3 .two-cols p a, .color-3 .three-cols p a, .color-3 .one-col p a, 
.color-3 .two-cols h4 a, .color-3 .three-cols h4 a, .color-3 .one-col h4 a, .color-3 #right .one-col h4 {
    color: #c00006;
}
.col1 .color-3 .cont .headlines p.active a:hover, 
.color-3 a:hover, .color-3 .two-cols p a:hover, .color-3 .three-cols p a:hover, .color-3 .one-col p a:hover, 
.color-3 .two-cols h4 a:hover, .color-3 .three-cols h4 a:hover, .color-3 .one-col h4 a:hover {
    color: #ec1c23;
}
.col1 .color-4 .cont .headlines p.active a, .color-4 #left-sub-nav li a, 
.color-4 a, .color-4 .two-cols p a, .color-4 .three-cols p a, .color-4 .one-col p a, 
.color-4 .two-cols h4 a, .color-4 .three-cols h4 a, .color-4 .one-col h4 a, .color-4 #right .one-col h4 {
    color: #bc0090;
}
.col1 .color-4 .cont .headlines p.active a:hover, 
.color-4 a:hover, .color-4 .two-cols p a:hover, .color-4 .three-cols p a:hover, .color-4 .one-col p a:hover, 
.color-4 .two-cols h4 a:hover, .color-4 .three-cols h4 a:hover, .color-4 .one-col h4 a:hover {
    color: #e913b6;
}
.col1 .color-5 .cont .headlines p.active a, .color-5 #left-sub-nav li a, 
.color-5 a, .color-5 .two-cols p a, .color-5 .three-cols p a, .color-5 .one-col p a, 
.color-5 .two-cols h4 a, .color-5 .three-cols h4 a, .color-5 .one-col h4 a, .color-5 #right .one-col h4 {
    color: #7019b9;
}
.col1 .color-5 .cont .headlines p.active a:hover, 
.color-5 a:hover, .color-5 .two-cols p a:hover, .color-5 .three-cols p a:hover, .color-5 .one-col p a:hover, 
.color-5 .two-cols h4 a:hover, .color-5 .three-cols h4 a:hover, .color-5 .one-col h4 a:hover {
    color: #993ce6;
}
.col1 .color-6 .cont .headlines p.active a, .color-6 #left-sub-nav li a, 
.color-6 a, .color-6 .two-cols p a, .color-6 .three-cols p a, .color-6 .one-col p a, 
.color-6 .two-cols h4 a, .color-6 .three-cols h4 a, .color-6 .one-col h4 a, .color-6 #right .one-col h4 {
    color: #4c2ccc;
}
.col1 .color-6 .cont .headlines p.active a:hover, 
.color-6 a:hover, .color-6 .two-cols p a:hover, .color-6 .three-cols p a:hover, .color-6 .one-col p a:hover, 
.color-6 .two-cols h4 a:hover, .color-6 .three-cols h4 a:hover, .color-6 .one-col h4 a:hover {
    color: #7353f6;
}
.col1 .color-7 .cont .headlines p.active a, .color-7 #left-sub-nav li a, 
.color-7 a, .color-7 .two-cols p a, .color-7 .three-cols p a, .color-7 .one-col p a, 
.color-7 .two-cols h4 a, .color-7 .three-cols h4 a, .color-7 .one-col h4 a, .color-7 #right .one-col h4 {
    color: #2949d9;
}
.col1 .color-7 .cont .headlines p.active a:hover, 
.color-7 a:hover, .color-7 .two-cols p a:hover, .color-7 .three-cols p a:hover, .color-7 .one-col p a:hover, 
.color-7 .two-cols h4 a:hover, .color-7 .three-cols h4 a:hover, .color-7 .one-col h4 a:hover {
    color: #4c6cff;
}
.col1 .color-8 .cont .headlines p.active a, .color-8 #left-sub-nav li a, 
.color-8 a, .color-8 .two-cols p a, .color-8 .three-cols p a, .color-8 .one-col p a, 
.color-8 .two-cols h4 a, .color-8 .three-cols h4 a, .color-8 .one-col h4 a, .color-8 #right .one-col h4 {
    color: #0089bc;
}
.col1 .color-8 .cont .headlines p.active a:hover, 
.color-8 a:hover, .color-8 .two-cols p a:hover, .color-8 .three-cols p a:hover, .color-8 .one-col p a:hover, 
.color-8 .two-cols h4 a:hover, .color-8 .three-cols h4 a:hover, .color-8 .one-col h4 a:hover {
    color: #20b0e6;
}
.col1 .color-9 .cont .headlines p.active a, .color-9 #left-sub-nav li a, 
.color-9 a, .color-9 .two-cols p a, .color-9 .three-cols p a, .color-9 .one-col p a, 
.color-9 .two-cols h4 a, .color-9 .three-cols h4 a, .color-9 .one-col h4 a, .color-9 #right .one-col h4 {
    color: #369926;
}
.col1 .color-9 .cont .headlines p.active a:hover, 
.color-9 a:hover, .color-9 .two-cols p a:hover, .color-9 .three-cols p a:hover, .color-9 .one-col p a:hover, 
.color-9 .two-cols h4 a:hover, .color-9 .three-cols h4 a:hover, .color-9 .one-col h4 a:hover {
    color: #53bc43;
}
.col1 .color-10 .cont .headlines p.active a, .color-10 #left-sub-nav li a, 
.color-10 a, .color-10 .two-cols p a, .color-10 .three-cols p a, .color-10 .one-col p a, 
.color-10 .two-cols h4 a, .color-10 .three-cols h4 a, .color-10 .one-col h4 a, .color-10 #right .one-col h4 {
    color: #13a390;
}
.col1 .color-10 .cont .headlines p.active a:hover, 
.color-10 a:hover, .color-10 .two-cols p a:hover, .color-10 .three-cols p a:hover, .color-10 .one-col p a:hover, 
.color-10 .two-cols h4 a:hover, .color-10 .three-cols h4 a:hover, .color-10 .one-col h4 a:hover {
    color: #29c9b3;
}
.color-0 a, .color-0 h4 a {
    color: #C00006 !important;
}
.color-0 a:hover, .color-0 h4 a:hover {
    color: #ec1c23 !important;
}
.color-0 h4 {
    color: #333 !important;
}


#home .two-cols .col2 {
    width: 240px;
    margin: 0;
    padding: 0;
    float: right;
}
#home .two-cols .col2.boxes {
    margin-top: -2px;
}

.col2 .box {
    width: 240px;
    padding: 0;
    margin: 0 0 5px -10px;
}

.col2 .box h4 {
    width: 225px;
    height: 27px;
    margin: 0;
    padding: 5px 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #222;
    background: #a8a8a8 url(cms/templates_img/guzaba_org_biz24/head_grey.gif) repeat-x;
    border: 1px solid #888;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}

.col2 .box h4 a {
    font-size: 18px !important;
    color: #222 !important;
    font-weight: bold !important;
}

.col2 .box .cont {
    width: 235px;
    margin: 0;
    padding: 0 0 5px 0;
    background-color: #e6e6e6;
    border: 1px solid #bbb;
    border-top: none;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

.col2 .box .cont p {
    font-size: 15px;
    color: #333;
    padding: 10px 5px;
    margin: 0;
}

.col2 .box .cont form p {
    margin: 0;
    padding: 10px 20px;
    font-size: 13px;
    color: #333;
    text-align: left;
}

.col2 .box .cont form input.anketa {
    font: 10px Arial, "Trebuchet MS", sans-serif !important;
    color: #333;
    padding: 5px;
    margin: 0 0 10px 0;
    text-align: left;
}

.col2 .box .cont form input.button {
    margin: 10px 0 0 50px;
    padding: 0;
}

.col2 .box .cont p.date {
    font-size: 13px;
    color: #333;
    padding: 5px 5px 2px;
    margin: 0;
}

.col2 .box .cont h3 {
    margin: 0;
    padding: 0 0 10px 5px;
}

.col2 .box .cont h3 a {
    outline: none;
    text-decoration: none;
    font-size: 15px;
    color: #ec1c23;
}

#home .two-cols .col2 a {
    outline: none;
    text-decoration: none;
    font-size: 14px;
    color: #c00006;
}

#home .two-cols .col2 a:hover {
    text-decoration: underline;
    color: #ec1c23;
}

#home .two-cols .col2 img {
    margin: 0;
    padding: 0;
    border: 1px solid #999;
}

#home .test {
    width: 984px;
    height: 83px;
    background: #9a9a9a url(cms/templates_img/guzaba_org_biz24/tests_bg.gif) repeat-x;
    border: 1px solid #787878;
    margin: 0 0 10px 10px;
}

#home .test .test-col {
    width: 196px;
    height: 64px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #787878;
    margin: 0;
    padding: 10px 0;
}

#home .test .test-col img {
    border: none;
    padding: 0;
    margin: 0 6px;
    float: left;
}


#home .test .test-col h3 {
    margin: 0;
    float: left;
    padding: 0;
    font: 13px Arial, "Trebuchet MS", sans-serif;
    color: #333;
    width: 119px;
}

#home .test .test-col a {
    font-size: 13px;
    outline: none;
    text-decoration: none;
    color: #333;
}

#home .test .test-col a:hover {
    text-decoration: underline;
    color: #000;
}

#home .test a.btn {
    margin: -8px 6px 0 0;
    float: right;
    padding: 0;
    text-decoration: none;
    outline: none;
}

#home .test a.btn img {
    border: none;
}

ul.list {
    list-style:none;
    padding-left: 0;
}

ul.list li {
    margin-bottom:10px;
    /*    padding-bottom:10px;
       border-bottom:1px solid #c8c8c8;*/
}

ul.list .thumb {
    float:left;
    width:122px;
    margin-right: 15px;
}
ul.list .thumb img {
    width: 120px;
    height: 120px;
}
ul.list .details {
    float:left;
    padding-top:5px;
    width: 625px;
}
ul.list .details h4 {
    margin: 5px 10px 3px 10px;
}
ul.list .details h4 a {
    font-size: 16px;
    margin: 0;
}
ul.list .details span.button {
    float:left;
}

ul.list .details .link {
    float:right;
}
ul.list .details p {
    font: 13px/1.2 Arial, "Trebuchet MS", sans-serif !important;
    margin: 3px 10px 3px 10px;
    width:70%;
    float:left;
}

.test_product_properties.compare th {
    background:none !important;
}

#footer {
    width: 1008px;
    background: #c0c0c0 url(cms/templates_img/guzaba_org_biz24/footer_bg.gif) repeat-x;
    margin: 0 0 0 1px;
    padding: 0 0 5px 0;
}

.left_footer {
    width: 250px;
    float: left;
    margin: 10px 0 0 8px;
    padding: 0;
}

.left_footer img {
    border: none;
    margin: 0;
    padding: 0;
}

.right_footer {
    width: 730px;
    float: left;
    margin: 10px 0 0 5px;
    padding: 0;
}

.right_footer h3 {
    font-size: 13px;
    color: #fe0000;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}

ul#footer-menu, ul#footer-menu-2 {
    list-style: none;
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
}

ul#footer-menu li, ul#footer-menu-2 li {
    margin: 0 5px 0 0;
    display: block;
    float: left;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    color: #333;
}

ul#footer-menu li a, ul#footer-menu-2 li a {
    font-size: 13px;
    outline: none;
    text-decoration: none;
    color: #333;
}

ul#footer-menu li a:hover, ul#footer-menu-2 li a:hover {
    text-decoration: underline;
    color: #000;
}

.right_footer span {
    font-weight: bold;
}

.right_footer p {
    margin: 2px 0 10px 0;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    color: #333;
}

form.newsletter input.text {
    background-color: #fff;
    border: 1px solid #404040 !important;
    padding: 1px 0 0 5px;
    margin: 0 10px 0 0;
    font: 14px Arial, "Trebuchet MS", sans-serif;
    color: #000;
    width: 150px;
    height: 22px;
    float: left;
}

form.newsletter input.button {
    cursor: pointer;
    border: none;
    float: left;
    margin: -1px 0 0 0;
    padding: 0;
    outline: none;
}

.social_icons {
    width: 290px;
    float: right;
    margin: 10px 0 0 0;
    padding: 0;
}

.social_icons a {
    outline: none;
    text-decoration: none;
    margin: 0 5px 0 0;
    padding: 0;
}

.social_icons img {
    border: none;
}

.right_footer .development {
    float: right;
    margin: -19px 0 5px 0;
    font-size: 10px;
    font-weight: normal !important;
}

.right_footer .development a {
    display: block;
    float: right;
    padding: 3px 8px;
    text-decoration: none;
    background-color: #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.right_footer .development a:hover {
    text-decoration: none;
    background-color: #fff;
}


div.pagination {
    text-align: center;

}

a.tooltip {cursor: pointer; text-decoration: none !important;}
a.tooltip img {margin-left: 8px; margin-bottom: -4px; border: 0 !important;}
a.tooltip span {display: none; padding: 2px 3px; width: 300px; margin-top: 20px;z-index: 3}
a.tooltip:hover span {display: inline; position: absolute; border: 1px solid #646464; background: #E5E5E5; color: black; text-decoration: none !important;}


#block-box {
    width: 150px;
    height: 170px;
    background: #E5E5E5;
    border: 1px solid #646464;
    text-align: center;
    position: absolute;
    margin-left: -75px;
    margin-top: -75px;
    left: 50%;
    top: 50%;
    z-index: 20;
    display: none;
    padding: 5px;
    color: black;
}

#block-box img {
    margin-bottom: 5px;
}

#block-screen {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
}


.successfully {
    padding: 2px 4px 2px 8px !important;
    margin: 5px 0 10px !important;
    font-weight: bold !important;
    color: #390 !important;
    border: 1px solid #390;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.error {
    padding: 2px 4px 2px 8px !important;
    margin: 5px 0 10px !important;
    font-weight: bold !important;
    color: #c00 !important;
    border: 1px solid #c00;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
p.error a {
    color: #000 !important;
}
p.error a:hover {
    color: #444 !important;
}

h3.inaccessible, a.inaccessible, .two-cols h4 a.inaccessible, .three-cols h4 a.inaccessible, .one-col h4 a.inaccessible {
    text-indent: 20px;
    padding-left: 20px;
    background: url(cms/templates_img/guzaba_org_biz24/lock_closed.png) no-repeat;
}
h3.inaccessible {
    line-height: 28px;
}
img.inaccessible {
    border: 0 !important;
}

a.button, span.button {
    cursor: pointer;
    border: none !important;
    background: url(cms/templates_img/guzaba_org_biz24/button.gif) no-repeat;
    padding: 4px 0;
    outline: none;
    width: 102px;
    height: 17px !important;
    display: block;
    color: white !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 1.2em;
    text-align: center;
    text-decoration: none !important;
}

input.button {
    cursor: pointer;
    border: none !important;
    background: url(cms/templates_img/guzaba_org_biz24/button.gif) no-repeat;
    padding: 3px 0 5px 0 !important;
    outline: none;
    width: 102px;
    height: 25px !important;
    display: inline-block;
    color: white !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 1.2em;
    text-align: center;
    text-decoration: none !important;
    margin: 0px;
}

#filterform_submit {
    float: right;
}

a.show-all-tests {
    cursor: pointer;
    border: 1px solid #D1B9B9;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;

    background: #D60707;
    padding: 4px 10px 6px 10px !important;
    outline: none;
    display: block;
    color: white !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 1.2em;
    text-align: center;
    text-decoration: none !important;
    margin: 0 5px;
}

a.large {
    background: url(cms/templates_img/guzaba_org_biz24/button_large.gif) no-repeat;
    width: 150px;
    height: 19px;
}

a.extra_large {
    background: url(cms/templates_img/guzaba_org_biz24/button_extra_large.gif) no-repeat;
    width: 200px;
    height: 19px;
}

input.large {
    background: url(cms/templates_img/guzaba_org_biz24/button_large.gif) no-repeat;
    width: 150px;
}

input.extra_large {
    background: url(cms/templates_img/guzaba_org_biz24/button_extra_large.gif) no-repeat;
    width: 200px;
}

div#poll_home_page p.poll_results {
    padding-left: 6px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

div#poll_home_page p.poll_results_total {
    text-align: center;
}

div#poll_home_page p.poll_results_total span {
    font-weight: bold;
}

div#poll_home_page p.poll_results span {
    font-size: 10px;
}

div#poll_home_page p.poll_results span.voted {
    font-style: italic;
}

div#poll_home_page p.poll_results img {
    border: 1px solid #c3c3c3;
}

div#poll_home_page form p {
    padding: 0 6px !important;
}

div#poll_home_page form p#poll_error_message {
    color: red;
}

#products .product {
    margin-bottom: 20px;
}

#products .product .price_holder p.price, .single-product p.price {
    font-weight: bold;
}

#products .product ul {
    list-style-type: none;
    list-style-image: url(cms/templates_img/guzaba_org_biz24/tick_mark.png);
}


#invoice-details-title {
    cursor: pointer;
}

#invoice-details {
    height: 0;
    overflow: hidden;
}



.payment_options {
    width: 770px;
    margin: 20px 0;
}

.payment_options .payment_box {
    background: #f3f3f3 url(cms/templates_img/guzaba_org_biz24/payment_box_bg.gif) repeat-x;
    width: 248px;
    height: 200px;
    border: 1px solid #d0d0d0;
    padding: 0;
    float: left;
}

.payment_options .payment_box .logo {
    margin: 10px 0 5px 0;
    padding: 0;
    width: 245px;
}

.payment_options .payment_box .logo img {
    margin: 0 5px 0 0;
    padding: 0;
    border: none !important;
    float: left;
    vertical-align: middle;
}

.payment_options .payment_box .logo h4 {
    font: 20px Arial, "Trebuchet MS", sans-serif !important;
    color: #444;
    font-weight: bold;
    padding: 7px 0 0 0;
    margin: 0;
    text-align: center;
}

.payment_options .payment_box p {
    font: 14px Arial, "Trebuchet MS", sans-serif !important;
    color: #444;
    padding: 0 10px 10px 10px;
}

.payment_options .payment_box .payment_form .button {
    background: url(cms/templates_img/guzaba_org_biz24/btn.gif) no-repeat;
    border: none;
    width: 102px;
    height: 25px;
    font: 16px Arial, "Trebuchet MS", sans-serif !important;
    color: #fff;
    margin: 0 0 10px 80px;
    padding: 0;
    cursor: pointer;
}

.payment_options .payment_box .payment_form .large {
    background: url(cms/templates_img/guzaba_org_biz24/button_large.gif) no-repeat;
    width: 150px;
    margin: 0 0 10px 55px;
}


/******************* Comments New *******************/
.comments {
    display: block;
}

.comments h3.comments_title {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold !important;
    text-align: center;
    color: #444;
}

.one-col .comments .comment {
    margin-bottom: 20px;
}

.one-col .comments .comment, .one-col .comments .comment p {
    font: 13px/1.4 Arial,"Trebuchet MS",sans-serif !important;
}

.comments .comment .author {
    width: 110px;
    float: left;
}

#right .one-col p.avatar {
    padding: 0;
}

#right .one-col p.avatar img {
    margin: 0;
    border: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.comments .comment .text {
    position: relative;
    width: 601px;
    float: left;
    padding: 10px 10px 5px 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.comments .comment .text .arrow {
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 20px;
    left: -12px;
    background: url(cms/templates_img/guzaba_org_biz24/comment_arrow.gif) no-repeat;
}

.one-col .comments .comment .text, .one-col .comments .comment .text p {
    color: #555;
}

.one-col .comments .comment .text p.about-comment {
    padding: 0;
    color: #999;
}

.one-col .comments .comment .text p.about-comment a.report {
    float: right;
    text-align: right;
}

.comments .comment .text p.edit {
    font: 12px Arial, "Trebuchet MS", sans-serif !important;
    color: #444;
    font-style: italic !important;
}

.comments .comment .text hr {
    clear: both;
    color: #ccc !important;
    background-color: #ccc !important;
    height: 0 !important;
    border: none;
}

.comments .comment textarea#comment_text {
    width: 590px;
    height: 150px;
    padding: 5px;
    font: 13px/1.3 Arial, "Trebuchet MS", sans-serif !important;
    color: #777;
    border: 1px solid;
    border-color: #aaa #ddd #ddd #aaa;
}

.comments .comment form.block-labels-larger p label {
    text-align: left !important;
}



.banner #subscriptions, .banner #poll, .banner #forum_comments {
    margin: 10px;
    padding: 5px;
    background: #fff;
    border: 1px solid #c3c3c3;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.banner #subscriptions a {
    font-weight: bold;
    text-decoration: underline;
}

.banner #forum_comments a {
    text-decoration: underline !important;
}

.banner #subscriptions a:hover, .banner #forum_comments a:hover {
    text-decoration: none !important;
}


.banner #payments h4, .banner #subscriptions h4, .banner #poll h4, .banner #forum_comments h4 {
    padding: 0;
    margin: 0;
    margin-top: 5px;
}

.banner #payments {
    background: white;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    border: 1px solid #c3c3c3;
    height: 310px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.banner #payments img, .banner #poll img {
    margin: 0;
    margin-right: 5px;
}

.banner #payments p {
    display: block;
    width: 200px;
    height: 40px;
    margin: 0;
    line-height: 40px;
}

.banner #payments img {
    float: left;
}

.banner #poll {
    padding-left: 10px;
    padding-right: 10px;
}

.banner #poll p.poll_results {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.banner #poll p.poll_results_total {
    text-align: center;
}

.banner #poll p.poll_results_total span {
    font-weight: bold;
}

.banner #poll p.poll_results span {
    font-size: 10px;
}

.banner #poll p.poll_results span.voted {
    font-style: italic;
}

.banner #poll p.poll_results img {
    border: 1px solid #c3c3c3;
}

.banner #poll form p {
    padding: 0 6px !important;
}

div#poll_home_page form p#poll_error_message {
    color: red;
}

.banner #poll img {
    margin: 0;

}

.banner #forum_comments h4, .banner #poll h4, .banner #payments h4, .banner #subscriptions h4, .banner #poll h4, .banner #forum_comments h4 {
    font-size: 16px;
    text-align: center;
}


.pagination {
    margin-top: 20px !important;
    text-align: center !important;
    color: #ccc !important;
}

.pagination a {
    display: inline-block;
    margin: 0 3px;
    padding: 1px 7px;
    background-color: #e6e6e6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.pagination a:hover {
    background-color: #ececec;
}

.pagination a.pagination-no-first, .pagination a.pagination-no-previous, .pagination a.pagination-no-next, .pagination a.pagination-no-last {
    color: #bbb !important;
    background-color: #f0f0f0;
}

.pagination a.pagination-current-page {
    font-weight: bold !important;
    background-color: #d0d0d0;
}

.pagination a.pagination-ommited {
    margin: 0;
    background: none;
}


img.icon {
    border: 0 !important;
}


#mainform input.text {
    background-color: #fff;
    border: 1px solid #c8c7c7 !important;
    padding: 1px 0 0 5px;
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #000;
    width: 320px;
    height: 22px;
    margin-top:3px;
    float: left;
}
#mainform input.fld {
    background-color: #fff;
    border: 1px solid #c8c7c7 !important;
    padding: 1px 0 0 5px;
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #000;
    width: 320px;
    height: 22px;
    float: left;
    margin-top:3px;
}
#mainform textarea.fld {
    background-color: #fff;
    border: 1px solid #c8c7c7 !important;
    padding: 1px 0 0 5px;
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #000;
    width: 320px;
    height: 22px;
    float: left;
    margin-top:3px;
}
.compareinlist {
    position: fixed;
    right: 10px !important;
    left: auto !important;
    top: 45%;
    width: 300px;
    overflow: hidden;
}

.porovnanii {
    width:300px;
}

.porovnanii th {
    padding-left:0px !important;
}

.porovnanii th img {
    vertical-align: middle;
    margin-right: 0px !important;
}

.compareinner {
    background-color:#fff;
}

.comparelist .item {
    padding: 5px;
}

.comparelist .item img {
    float:left;
}

.comparebutton .button {
    margin: 10px auto 5px;
}

.test_product_properties {
    border-collapse: collapse;
    /*margin: 10px 5px;*/
    margin: 7px auto 7px;
    width: 100%;


}

.test_product_properties .darker td {
    background-color: #dadada;
}

.test_product_properties .even td.even {
    background-color: #eaeaea;
}

.test_product_properties .odd td.even {
    background-color: #f3f3f3;
}

.test_product_properties .even td.odd {
    background-color: #e4e4e4
}

.test_product_properties .odd td.odd {
    background-color: #eee;
}

.test_product_properties .darker td span.icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(cms/templates_img/guzaba_org_biz24/icon-showhide.png) no-repeat;
    margin-right: 10px;
    cursor: pointer;

}

.test_product_properties .darker td span.icon.show {
    background-position: top right;
}
.test_product_properties .darker td span.icon.hide {
    background-position: bottom left;
}

.products_pages a {
    display: inline-block;
    margin: 4px;
    padding: 3px 7px 2px 7px;
    border: 1px solid #C00006;
    text-decoration: none;
    font-weight: bold;
}

.products_pages a.active, .products_pages a:hover {
    background: #C00006;
    color: #fff !important;
}

sup.products-cnt {
    font: 13px/1.2 Arial, Trebuchet MS, sans-serif !important; 
    color: #777;
    white-space: nowrap;
}

.category-name {
    clear: both;
    margin: 10px 0 10px 25px;
    font-size: 20px;
}

.category-name h3 {
    margin: 0;
}

#filterform {
    padding: 10px; 
    border: 1px solid #C3C3C3;
    border-radius: 8px;
}

#filterform ul, #filterform li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

#filterform li.test_filters {
    width: 30%; 
    float: left;
    margin-right: 3%; 
    list-style: none;
    position: relative;
}

#filterform li.test_filters ul.test_filter_options  {
    margin:0; 
    padding: 0; 
    max-height: 105px; 
    overflow: hidden;
}
#filterform li.test_filters ul.test_filter_options li {
    width: auto; 
    float: none;
}

#right form#filterform label {
    float: none;
    text-align: left;
    margin: 0;
    width: auto;
}

#right form#filterform li.cleaner {
    clear:both; 
    list-style: none; 
    /* height:15px; */
}
#right form#filterform span {
    color: #b6c319;
    cursor: pointer;
    display: inline-block;
    padding: 3px;
    font: 14px/1.4 Arial, "Trebuchet MS", sans-serif !important;
}

#right form#filterform li.shrinked {
    display: none; 
}
#right form#filterform li.expanded {
    display: inline-block; 
}
#right form#filterform .show_opts {
    float:right;
    width:120px;
    text-align: right;

}

#collapsibleList {
    margin: 10px 5px 10px;
    width: 98%;
}

#collapsibleList ul,  #collapsibleList ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}



#collapsibleList ul.treeView {
    -moz-user-select:none;
    position:relative;
    margin:0 0 0 2.5%;
}

#collapsibleList ul.treeView ul{
    margin:0 0 0 2.5%;
    padding:0 0 0 0%;
}

#collapsibleList ul.treeView ul ul{
    /* background:url('cms/templates_img/guzaba_org_biz24/list-item-contents.png') repeat-y left; */
}

#collapsibleList ul.treeView li.lastChild > ul{
    /* background-image:none; */
}

#collapsibleList ul.treeView li{
    margin:0;
    padding:0;

    /* background:url('cms/templates_img/guzaba_org_biz24/list-item-root.png') no-repeat top left;*/
    list-style-position:outside;
    list-style-image:url('cms/templates_img/guzaba_org_biz24/button.png');
    cursor:auto;
}

#collapsibleList ul.treeView li.collapsibleListOpen{
    list-style-image:url('cms/templates_img/guzaba_org_biz24/button-open.png');
    cursor:pointer;
}

#collapsibleList ul.treeView li.collapsibleListClosed{
    list-style-image:url('cms/templates_img/guzaba_org_biz24/button-closed.png');
    cursor:pointer;
}

#collapsibleList ul.treeView li li{
    /* background-image:url('cms/templates_img/guzaba_org_biz24/list-item.png');
   padding-left:1.5em; */
}

#collapsibleList ul.treeView li.lastChild{
    /* background-image:url('cms/templates_img/guzaba_org_biz24/list-item-last.png');*/
}

#collapsibleList ul.treeView li.collapsibleListOpen{
    /* background-image:url('cms/templates_img/guzaba_org_biz24/list-item-open.png');*/
}

#collapsibleList ul.treeView li.collapsibleListOpen.lastChild{
    /* background-image:url('cms/templates_img/guzaba_org_biz24/list-item-last-open.png');*/
}
#collapsibleList ul li > span {
    display: inline-block;
    width: 100%;
}
#collapsibleList ul li span label, .treeView li span label {
    font-weight: bold;
    display: inline-block;
}
.treeView li li span label {
    font-weight: normal;  

}
/*      .treeView li span {
          width:90%;
          display: inline-block;
          background-color: #eaeaea;
          padding: 5px;        
      }
      .treeView li span span {
          width: auto;
      }*/
#collapsibleList ul li p {
    margin: 0;
    padding: 0;
}
#collapsibleList ul li label {
    display: inline-block;
}
span.evaluation_value {
    display: inline-block;
    width: 200px;

}
span.value_holder {
    padding: 7px 10px 5px 10px;
    display: inline-block;
}

.level0 .two-columns label {
    width: 50%;
}
.two-columns span.evaluation_value {
    width: 49%;
}
.treeView .two-columns label, .level1 .two-columns label {
    width: 48.5%;
}
.level2 .two-columns label {
    width: 47.2%;
}
.level3 .two-columns label {
    width: 46.2%;
}
.level4 .two-columns label {
    width: 44.5%;
}

.level0 .three-columns label {
    width: 32%;
}
.three-columns span.evaluation_value {
    width: 33%;
}
.treeView .three-columns label, .level1 .three-columns label {
    width: 31.5%;
}
.level2 .three-columns label {
    width: 30.2%;
}
.level3 .three-columns label {
    width: 29.2%;
}
.level4 .three-columns label {
    width: 28.5%;
}

.level0 .four-columns label {
    width: 187px;
}
.four-columns span.evaluation_value {
    width: 186px;
}
.treeView .four-columns label, .level1 .four-columns label {
    width: 168px;
}
.level2 .four-columns label {
    width: 150px;
}
.level3 .four-columns label {
    width: 132px;
}
.level4 .four-columns label {
    width: 114px;
}

.level0 .five-columns label {
    width: 150px;
}
.five-columns span.evaluation_value {
    width: 148px;
}
.treeView .five-columns label, .level1 .four-columns label {
    width: 133px;
}
.level2 .five-columns label {
    width: 115px;
}
.level3 .five-columns label {
    width: 98px;
}
.level4 .five-columns label {
    width: 80px;
}
.one-col table.test_product_properties td.even.second_column, .two-cols table.test_product_properties td.even.second_column, .three-cols table.test_product_properties td.even.second_column {
    padding-left: 40px;
}
.one-col table.test_product_properties td.even.red, .two-cols table.test_product_properties td.even.red, .three-cols table.test_product_properties td.even.red,
.one-col table.test_product_properties td.odd.red, .two-cols table.test_product_properties td.odd.red, .three-cols table.test_product_properties td.odd.red{
    color: #C00006;
    font-weight: bold;
}
.lock {
    display: inline-block;
    width: 9px;
    height: 15px;
    background-image:url('cms/templates_img/guzaba_org_biz24/lock.gif');
    vertical-align: middle;
}

.hidden-class {
    background-image:url('cms/templates_img/guzaba_org_biz24/button-closed.png');
    background-repeat: no-repeat;
    padding-left: 30px;  
    display: block;  

}

.show-class {
    background-image: url('cms/templates_img/guzaba_org_biz24/button-open.png');
    background-repeat: no-repeat;
    padding-left: 30px;  /* width of the image plus a little extra padding */
    display: block;  

    }


.cookie-wrapper {
    /* position: fixed; */
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #696969;
    color: #fff;
    padding: 10px 30px;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-name: slideDown;
    animation-name: slideDown;
}

.cookie-wrapper a{
	color:#fe0000;	
}

.cookie-wrapper p {
    display: inline-block;
    position: relative;
    width: 83%;
    margin: 10px 2.5% 10px 0;
    font-size: 0.96em;
}
.cookie-wrapper .btn {
    background: #fe0000;
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 30px;
    text-decoration: none;
    border: none;
    border-radius: 10px;
    font-size: 1.1em;
    font-weight: 400;
}

