body
{
    margin:0px !important;
    background-color:#E8F7E8;

}

#header
{
    background:url(/img/header/headerbg.jpg) repeat-x;
    height:30px;
}
#header ol
{
    margin:0px;
    padding:0px;
}
#header a
{
    color:white;
    text-decoration: none;
}
#header li
{
    margin-top:5px;
    list-style: none;
}

#header_left li
{
    float:left;
    margin-left:30px;
}
#header_right li
{
    float:right;
    padding-left:10px;
    padding-right:10px;
    border-right:1px solid white;
}
#comparison_basket
{
    border:2px solid #B6E74E;
    background-color:#E8F9C5;
    margin:5px 20px 0px 20px;
    min-height :70px;
}
#comparison_basket_title
{
    background-color: #B6E74E;
    color:#5CA10C;
    font-weight:bold;
    padding:3px;
    text-align: left;
}
#comparison_basket_title a
{
    background-color: #B2B2B2;
    color:white;
    font-weight: bolder;
    border:none;
    text-decoration: none;
    padding:2px 4px 2px 4px;
}
#status_add
{
    float:left;
    border:2px solid #EE8011;
    background-color:#FAD5AF;
    color:#8E4D0B;
    padding:10px;
    margin-left:19px;
    font-weight: bolder;
    position: absolute;
}

.type_blue
{
    background: url(/img/tabs/bluetab_2.gif) repeat-x;
}
.type_green
{
    background: url(/img/tabs/greentab_2.gif) repeat-x;

}
.type_oren
{
    background: url(/img/tabs/orentab_2.gif) repeat-x;
}
.blue_border
{
    border:2px solid #A9D5E0;
}
.greyed
{
    font-weight:bold;
    color:#8189A3;
}

.a_tab span
{
    float:left;
    margin:0px;
}

.a_tab
{
   border:none !important;
   margin-left:10px;
   float:left;
}
.tab
{
    height:28px;
    border-bottom:none !important;
    font-weight:bolder;
    color:white;

}

.rating_bar {

  width: 55px;
  background: url(/img/sites/grey_star.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(/img/sites/orange_star.gif) 0 0 repeat-x;
}
.yesno
{
    width:100%;
    font-weight:900;
    text-align:center;


}
.yes
{
    background-color:#55e9a3;

}
.no
{
    background-color:#ff7562;
}

.agree
{
    color:red;
    background:right url(/img/sites/agree.gif) no-repeat;
    padding-right:13px;
}
.disagree
{
    color:orange;
    background:right url(/img/sites/disagree.gif) no-repeat;
    padding-right:13px;
}
.a_tab a
{
    color:white;
}
.zebra
{
    background-color:#F3F3F3 !important;
}

    /* Pagination*/
div.pagination {
    padding:3px;
    margin:3px;
    text-align:left;
}
div.pagination a {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
    border:1px solid #85BD1E;
    color: #638425;
    background-color: #F1FFD6;


}
div.pagination a, div.pagination span
{
    display:list-item;
    list-style: none;
    float:left;

}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #B2E05D;
    font-weight: bold;
    background-color: #B2E05D;
    color: #FFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #f3f3f3;
    color: #ccc;
}
#flashMessage
{
    width:60%;
    font-weight:bold;

}

h3
{
    background-color: #D6E5C4;
    color:#8C93A9;
    font-weight:bold;
    padding:5px;
    margin-top:10px;
}
.borderme
{
    border:1px solid red;
}
.table_footer td a, .table_footer td
{
    color:white;
}
.table_footer td a:hover {color:orange;}
.table_footer td
{
    border:none !important;

}
.table_footer td
{
    background-color:#67689a !important;
}
.table_footer b
{
    color:white;
}
.table_footer div
{
    float:right;

}
.table_footer a
{
    text-decoration: none !important;
    float:left;
}

.maxim_video, .minim_video
{
    display:block;
}

.footer
{
    font-weight:bold;
    text-align:center;
    margin-top:10px;
}

.a_row
{
    border-bottom:1px solid #bbb;
    margin-top:10px;
    margin-bottom:10px;
    padding-bottom:8px;
    margin-left:15px;
}
.blueborder
{
    border:2px solid #A9D5E0;
}
/*category*/
.nav, .nav * {
    margin:0;
    padding:0;
    list-style:none;

}
.nav {
    line-height:1.0;
}
.nav ul {
    background-color:#DAEE8D;
    position:absolute;
    top:-999em;
    margin-top:-10px;

}
.nav ul li,
.nav a {

    float:left;
}
.nav li {
    position:relative;
    z-index:99;

}

.nav a {
    display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
    left:-1px;
    top:2.5em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
    top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
    left:9.45em;
    top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
    top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav {
    float:left;
}
.nav li {

    border-right:2px solid #78A400;

    width:9.45em;
    float:left;
}
.nav a {
    text-decoration:none;

}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {

}
.nav li li {
    border:none;
    padding:5px;

}
.nav li li li {
}


.recognition
{
    font-weight:bold;
    color:black;
}
.table_owner
{
    background-color: #F7F0E3;
}
#category
{
    height:25px !important;
    padding-top:6px !important;
    background-color: #DCF091;
}
.container
{
    background-color:white;
    border:1px solid #c1c7b9;
    padding-bottom:10px;

}


.table_stat_long
{
    border-left:thin solid #CCCCCC;
    float:right;
    width:35%;
    padding-left:20px;
}
.table_info_long
{
    float:left;
    width:60%;

}
.table_info
{
    margin-left:10px;
}
.table_thumb
{
    padding:5px;
    float:left;
}

.left_part
{
    float:left;
}

.middle_part
{
    float:left;
}
.right_part
{
    float:right;
    margin-right:10px;
    padding-left:10px;
    border-left:1px solid #bbb;
    height:90px;
}
.blur
{
    color:#AAAAAA;
    font-weight: bold;
}
