/* 
----------------------------
OXID look&feel generated CSS
----------------------------
only for Oxid Elements 
----------------------------
*/

    /* Base ----------------------------------------------------------------- */
    /*
    html,body {
        height: 100%;
    }
    
    body,table,input,select,textarea,tt {
        font:10px/130% Verdana,Geneva,Arial,Helvetica,sans-serif;
    }
    body {
        margin:0;
        padding:0;
    }
    h1 {
        font-size: 13px;
    }
    h2 {
        font-size: 11px;
    }
    h3 {
        font-size: 10px;
    }
    */
    
    strong.h2 {
        font-size: 11px;
    }
    strong.h3 {
        font-size: 10px;
    }
    img {
        border:none;
    }
    ul {
        padding:0 0 0 2em;
    }
    hr {
        margin:4px 0;
        height:1px;
        text-align:center;
        color:#cbcbcb;
        background-color:#cbcbcb;
    }
        hr.line{
        background-color:#EEEFF0;
        border:none;
        color:#EEEFF0;
        height:1px;
        margin:4px 0;
    }
    /* Base ----------------------------------------------------------------- */

    /* Typography ----------------------------------------------------------- */
    /*
    a{
        text-decoration:none;
    }
    a:hover{
        text-decoration:underline;
    }
    */
    .hl  {
        color:#F90 !important;
    }
    .note{
        color:#F90;
    }
    .req {
        color:#F90;
    }
    .err {
        color:#F90;
    }
    .done {
        color:#00B910;
    }
    .link {
        background: url(bg/oxid_ce_.gif) no-repeat 0 -385px;
        padding-left:14px;
        font-size:10px;
        text-decoration:none;
        color:#AD0000 !important;         /* color:#ff3600 !important; */
        line-height:1.1em;
    }
    .link.btn {
        background: transparent url(bg/buttons_ce_.gif) right -150px no-repeat;
        padding: 0 1px 0 0;
        height:20px;
        line-height:18px;
        display:-moz-inline-stack;
        display:inline-block;
        margin:0;
        outline:0;
        color: #fff;
        font-weight: bold;
        font-size: 13px;
    }
    .link2 {
        background: url(bg/oxid.gif) no-repeat 0 -348px;
        padding-left:0px;
        font-size:10px;
        text-decoration:none;
        color:#757C83 !important; 
        line-height:1.1em;
    }
    .link:hover, .link2:hover {
        text-decoration: underline;
    }
    .def_color_1 {
        color:#757C83;
    }
    .fs12 {
        font-size: 12px !important;
    }
    .fs11 {
        font-size: 11px !important;
        font-weight: normal;
    }
    .fs10 {
        font-size: 10px !important;
        width: auto;
    }
    .nobrd {
        border: none !important;
    }
    .nobold {
        font-weight: normal !important;
    }
    .ta_right {
        text-align: right !important;
    }
    div.right, span.right {
        float:right;
    }
    div.left, span.left {
        float:left;
    }
    a.black_link {
        color: #000 !important;
    }
    a.black_link:hover {
        color: #f90 !important;
    }
    .clear_left {
        clear: left;
    }
    .clear_right {
        clear: right;
    }
    .clear_both {
        clear: both;
    }
    /* Typography ----------------------------------------------------------- */
    

    /* Forms ---------------------------------------------------------------- */
    form {
        margin-top:0px;
        margin-bottom:0px;
    }
    input {
        color: #000
    }
    
    span.btn {
        background: transparent url(bg/buttons_ce_.gif) right -150px no-repeat;
        padding: 0 1px 0 0;
        height:20px;
        line-height:18px;
        display:-moz-inline-stack;
        display:inline-block;
        margin:0;
        outline:0;
    }
    span.btn input, span.btn a {
        border:none;
        height:18px;
        line-height:10px;
        outline:0;
        position:relative;
        display:block;
        padding:0 7px 2px 7px;
        margin:0;
        color:#fff;
        font-weight: bold;
        cursor:pointer;
        background: transparent url(bg/buttons_ce_.gif) no-repeat left -150px;
    }
    span.btn a {
        padding:3px 8px 2px;
    }
    span.btn a:hover {
        color:#fff;
        text-decoration: none;
    }
    
    
    input.btn.hl {
        border-color:#f90;
        color:#f90;
    }
    input.chbox {
        vertical-align:middle; 
        margin-top: 0px;
    }
    input.chk {
        margin: 1px 5px 1px 0px;
    }
    input.fullsize {
        width: 100%;
    }
    textarea.fullsize {
        width: 100%;
    }
    textarea.small {
        width: 560px;
        overflow: hidden;
    }
    .termsconfirm {
    	color: #900;
    }
    /* Forms ---------------------------------------------------------------- */
    

    /* Tables --------------------------------------------------------------- */
    table {
        border-collapse: collapse
    }
    th {
        text-align: left;
        padding: 0 5px 0 0;
        font-weight: norma
    }
    tr.sep td, tr.sep th {
        background: url(bg/linedot.gif) repeat-x bottom;
    }
    table.min_width {
        width:auto;
    }
    tr.row_sep td hr {
        display:none;
    }
    tr.row_sep td div{
        background: url(bg/linedot.gif) repeat-x; 
        background-position: left center; 
        margin: 0;
        height: 15px;
    }
    /* Tables --------------------------------------------------------------- */
    

    /* Navigation  - bars --------------------------------------------------- */
    div.bar {
        vertical-align: middle;
    }
    div.bar .left {
        float:left;
    }
    div.bar .right {
        float:right;
    }
    /* Navigation  - bars --------------------------------------------------- */
    
    
    /* Navigation  - boxes -------------------------------------------------- */
    dl.box {
        padding:0;
        margin:0;
        float:right;
        position:relative;
    }
    dl.box dt {
        padding:5px;
        font-weight:bold;
        font-size:11px;
        text-indent:5px;
    }
    dl.box dd {
        margin:0;
        padding:4px 4px 0;
    }
    /* Navigation  - boxes -------------------------------------------------- */
    

    /* Navigation  - menues ------------------------------------------------- */
    ul.menue {
        padding:0; 
        margin:0; 
        list-style:none;
    }
    ul.menue li {
        margin:0; 
        white-space:nowrap;
        position: relative;
    }
    ul.menue li a {
        line-height: 100%
    }
    ul.menue.horizontall li {
        float:left
    }
    ul.menue.verticall li {
        float:none;
        height: 100%;
    }
    /* Navigation  - menues ------------------------------------------------- */
    

    /* Dropdown ------------------------------------------------------------- */
    .dropdown { 
        display:none;  
        position:absolute; 
        left:0;
        top:100%;
        padding:0;
        margin:0;
        z-index:1000;
    }
    .open .dropdown { 
        display:block; 
    }
    /* Dropdown ------------------------------------------------------------- */
    

    /* Navigation - tree ---------------------------------------------------- */
    ul.tree {
        padding:0;
        margin:0;
    }
    ul.tree ul {
        padding:0;
        margin:0 0 0 15px;
    }
    ul.tree li {
        padding:0;
        margin:0;
        list-style: none;
    }
    ul.tree li a{
        line-height: 100%;
    }
    /* Navigation - tree ---------------------------------------------------- */
    

    /* Layout --------------------------------------------------------------- */
    div#page { 
        width:980px;
        margin:0px auto 0;
        padding:0;
        position: relative;
    }
    /*
    div#header  { 
        clear:both; 
        background:#fff;
    }
    div#content { 
        clear:both; 
        background:url(bg/bd_ce_.gif) repeat-y;
    }
    */
    div#path { 
        margin:0 0 0 195px;
        background:#fff;
        padding:15px 0 0 0;
        border-bottom:1px solid #969696;
        color:#969696;
    }
    /*
    div#body { 
        margin:0 210px 50px 190px;
        padding:10px 0 0 0;
    }
    */
    div#left  { 
        float:left;  
        width:180px;
        background:#ffffcc;
        border-right:4px solid #ff3600;
    }
    div#right { 
        float:right; 
        width:204px;
        background:#ffffcc;
    }
    /*
    div#footer { 
        clear:both; 
        background:#fff;
    }
    div.clear {
        clear: both;
    }
    */
    /* Layout --------------------------------------------------------------- */
    

    /* Blank pages, popups -------------------------------------------------- */
    div .plain {
        margin: 0; 
        padding: 0; 
        width: auto;
    }
    /* Blank pages, popups -------------------------------------------------- */
    

    /* + layout - header ---------------------------------------------------- */
    /*
    #header div.bar .fixed {
        min-width:184px;
        border-right:1px solid #fff;
        float:left;
    }
    */
    /* + layout - header ---------------------------------------------------- */


    /* Bar Oxid ------------------------------------------------------------- */
    div.bar.oxid {
        background:#fff;
    }
    div.bar.oxid .logo {
        padding:18px 0;
        float:left;
    }
    div.bar.oxid dl.box {
        min-height: 98px;
        min-width:150px;
        margin:0 0 1px 2px;
    }
    /* Bar Oxid ------------------------------------------------------------- */
    

    /* Box ------------------------------------------------------------------ */
    dl.box {
        background:#f0f0f0;
        width:150px;
    }
    dl.box dt {
        background:#969696;
        color:#fff;
    }
    dl.box dt a {
        color:#fff;
        padding:0 0 0 10px;
        background:transparent url(bg/oxid_ce_.gif) 0 -10px no-repeat;
        display:block;
    }        
    dl.box dd {
        color:#000;
    }
    dl.box dd ul {
        margin:0
    }
    dl.box.open dt {
        background:#ff6633;
    }
    dl.box.open dt {
        background-position:0 -35px;
        color:#fff;
    }
    dl.box.open dd.dropdown { 
        top:2em;
        margin-top:3px;
        width:150px;
        padding:0;
    }
    dl.box.open dd.dropdown ul li a { 
        display:block;
        padding:0 5px 0 15px; 
        line-height: 20px; 
        text-decoration: none;
        background:#ffffcc url(bg/oxid_ce_.gif) 0 -50px no-repeat;
        color:#424c56;
    }
    dl.box.open dd.dropdown ul li a:hover {
        background-color:#ff6633;
        color:#fff;
        background-position:0 -75px;
    }
    /* Box ------------------------------------------------------------------ */
    

    /* Box Service ---------------------------------------------------------- */
    dl.box.service dd ul {
        padding:0;
    }
    dl.box.service dd ul li {
        list-style: none;
        padding:1px 0;
    }
    dl.box.service dd ul li a {
        color:#000;
        padding-left:10px;
        background:transparent url(bg/oxid_ce_.gif) 0 -100px no-repeat;
        text-decoration: none;
    }
    dl.box.service dd ul li a:hover {
        text-decoration: underline;
    }
    /* Box Service ---------------------------------------------------------- */
    

    /* Box Account ---------------------------------------------------------- */
    dl.box.account dd {
        line-height: 150%
    }
    dl.box.account dd a.logout {
        color:#000;
        font-weight:bold; 
        display:block;
        padding:1px 2px 1px 8px;
        background:transparent url(bg/oxid.gif) -2px -247px no-repeat;
    }
    dl.box.account dd b.user {
        font-size: 11px;
    }
    /* Box Account ---------------------------------------------------------- */
    

    /* Box Basket ----------------------------------------------------------- */
    dl.box.basket {
        background:#ffffcc;
    }
    dl.box.basket dt {
        background:#ff3600;
    }
    dl.box.basket.open dt{
        background-color:#969696;
    }
    dl.box.basket.open dt a {
        color:#fff;
    }
    dl.box.basket.open dd.dropdown ul li a {
        background-color:#f0f0f0;
        color:#000;
    }
    dl.box.basket.open dd.dropdown ul li a:hover {
        background-color:#969696;
        color:#fff;
    }
    
    dl.box.basket dd table {
        width:100%;
    }
    /* Box Basket ----------------------------------------------------------- */
    

    /* Bar Links ------------------------------------------------------------ */
    div.bar.links {
        background:#ff3600;
        border-bottom:1px solid #fff;
    }
    div.bar.links.single {
        background:#ff6633;
    }
    div.bar.links a {
        line-height:1;
        color:#fff; 
        font-weight: bold; 
        float:left;
        vertical-align: bottom;
        padding:7px .5em; 
        border-left:1px solid #fff;
    }
    div.bar.links a.language {
        margin:4px 3px 4px .8em;
        padding:0;
        border:none;
    }
    div.bar.links a.language img {
        margin:1px;
    }
    div.bar.links a.language.act img {
        opacity:.7;
    }
    div.bar.links a.currency {
        padding:0 0 0 .5em ;
        margin:7px 0 7px .5em;
    }
    div.bar.links a.currency.sep {
        padding:7px 0 7px 1em;
        margin:0 0 0 1em;
    }
    div.bar.links a.currency.act {
        color:#f0f0f0;
    }
    div.bar.links .right a { 
        padding: 7px 1em
    }
    div.bar.links .left a { 
        padding: 7px 1em;
        border-left:none;
        border-right:1px solid #fff;
    }
    /* Bar Links ------------------------------------------------------------ */
    

    /* Bar Categories ------------------------------------------------------- */
    div.bar.categories { 
        background:#ff6633; 
        border-bottom: 1px solid #fff;
    }
    div.bar.categories a {
        min-width:50px;
        text-align:center;
        line-height:1;
        color:#fff; 
        text-decoration: none; 
        display:block; 
        padding: 10px;
        font-weight: bold;
        font-size:11px;
    }
    div.bar.categories li a.more { 
        background: transparent url(bg/oxid_ce_.gif) no-repeat 5px -125px;
        text-indent: 10px;
    }
    div.bar.categories li.open a.more { 
        background-position: 5px -150px;
    }
    div.bar.categories a.fixed { 
        padding: 10px 0; 
        text-align: center;
    }
    div.bar.categories a.fixed:hover, div.bar.categories li.open a, div.bar.categories li a.exp{ 
        background-color: #ff3600;
        color:#fff;
        text-decoration: none; 
    }
    
    div.bar.categories ul.menue.horizontall li {
        float:left; 
        border-right : 1px solid #fff;
    }
    div.bar.categories ul.menue.verticall   li {
        float:none; 
        border-top   : 1px solid #fff;
    }
    div.bar.categories ul.menue.verticall   li a { 
        text-align:left;
        padding: 7px 10px; 
        background: #ff3600;
        color:#fff;
        font-weight: normal;
    }
    div.bar.categories ul.menue.verticall   li a:hover { 
        background-color:#ff6633;
        color:#fff;
    }
    /* Bar Categories ------------------------------------------------------- */
    

    /* + layout - footer ---------------------------------------------------- */
    /*
    #footer a {
        text-decoration: none;
    }
    #footer a:hover {
        text-decoration: underline;
    }
    #footer .shopicons {
        padding: 0 150px;
    }
    #footer .footertext {
        text-align: center; 
        font-size: 10px; 
        padding: 5px 0; 
        clear: both;
        color:#000;
    }
    */
    /* + layout - footer ---------------------------------------------------- */
    

    /* Bar ------------------------------------------------------------------ */
    div.bar.copy { 
        background:#ff6633;
        border-top:2px solid #fff;
        color:#fff;
        padding:5px 10px 5px 200px;
    }
    div.bar.copy a {
        color:#fff;
    }
    div.bar.shop { 
        background:#fff;
        color:#969696;
        padding:8px 190px 10px 180px;
        text-align: center;
    }
    div.bar.shop a {
        color:#969696;
        margin:0 7px;
    }
    div.bar.icons {
        text-align: right;
    }
    /* Bar ------------------------------------------------------------------ */
    

    /* + layout - left ------------------------------------------------------ 
    #left strong.h2{
        display: block;
    }
    #left strong.h2{
        background:#ff3600;
        padding:10px 5px 5px;
        margin:0;
        color:#fff;
    }
    #left strong.h2 a {
        text-decoration: none; 
        color: #fff;
    }
    #left strong.h2 a:hover {
        text-decoration: underline;
    }
    #left p {
        padding:3px 10px;
        margin:0;
    }
    #left form.search{
        padding:5px 0;
    }
    #left .search input.txt {
        width:122px;
        margin-top:2px;
        padding:1px 0;
    }
    #left .search select {
        width:126px;
        margin-top:2px;
        padding:1px 0;
    }
    #left .search span.btn input {
        font-weight: bold;
        width:28px;
        text-align: center;
    }
    
    #left hr {
        margin: 3px 10px;
    }
     + layout - left ------------------------------------------------------ */
    

    /* minibasket ----------------------------------------------------------- 
    #left .box.minibasket {
        padding:7px 10px;
    }
    
    .box.minibasket .hr {
        background: url(bg/hr_right.gif) repeat-x center; 
        height: 15px;
    }
    .box.minibasket .tocart { 
        height:18px;  
        line-height:18px; 
        width: 149px; 
        background: transparent url(bg/buttons_ce_.gif) no-repeat right 0; 
        margin-left:auto; 
        border: 0 none;
        padding:0 1px 0 0;
    }
    .box.minibasket .tocart input{ 
        width: 150px; 
        height:18px;
        text-align:center; 
        background: transparent url(bg/buttons_ce_.gif) no-repeat left 0; 
        margin:0; 
        border:0;
        color:#fff;
        padding:2px 0 0 23px;
        cursor:pointer;
        font-weight: bold;
    }
    minibasket ----------------------------------------------------------- */
    

    /* Information list ----------------------------------------------------- */
    ul.info {
        margin:0;
        padding:0 0 30px 0;
    }
    ul.info li {
        list-style: none; 
        padding: 0; 
        margin: 0;
    }
    ul.info li a {
        background:url(bg/oxid_ce_.gif) no-repeat right -250px; 
        text-indent: 10px; 
        color: #000;
        display: block;
        padding:10px 0; 
        border-bottom:1px solid #fff;
    }
    /* Information list ----------------------------------------------------- */


    /* News list ------------------------------------------------------------ */
    div.news_odd {
    	background: #F0F0F0;
        padding: 10px;
    }
    div.news_straight {
    	background: #fff;
        padding: 10px;
    }
    div.news_odd h4,
	div.news_straight h4 {
		font-size: 12px;
		font-weight: bold;
		padding: 0;
    }
    .news {
        margin: 7px 0; 
        font-weight: normal;
        background: noneM
    }
    .news hr {
        border: 0;
    }
    .news p {
        margin-bottom: 9px;
        font-weight: normal;
        background: none;
        line-height: 14px;
    }
    .news p a {
        text-decoration: none;
    }
    .news p a:hover {
        text-decoration: none
        font-weight: normal;
    }
    /* News list ------------------------------------------------------------ */
    

    /* Partners list -------------------------------------------------------- */
    .partners {
        margin: 7px 0;
    }
    .partners .logo {
        text-align: center; 
        margin-top: 20px;
    }
    /* Partners list -------------------------------------------------------- */
    

    /* Tree ----------------------------------------------------------------- */
    ul.tree li a {
        background:#ffffcc url(bg/oxid_ce_.gif) no-repeat right  500px;
        color:#000;
        display:block;
        padding:10px 2px;
        border-top:1px solid #fff;
    }
    ul.tree li a.has {
        padding-right:15px;
        background-position:right -175px;
    }
    ul.tree li a.root {
        text-indent:15px;
        padding-right:0;
        background-position:0 -175px;
        font-weight: bold;
        border-color:#ff6633;
    }
    ul.tree li a.exp {
        text-indent:15px;
        padding-right:0;
        background-position:0 -200px;
    }
    ul.tree li a.act {
        background-color:#ff6633;
        color:#fff;
    }
    ul.tree li a.exp.act {
        background-position: 0 -225px;
    }
    /* Tree ----------------------------------------------------------------- */
    

    /* + layout - right ----------------------------------------------------- */
    #right strong.h2 {
        display: block;
    }
    #right strong.h2 {
        position:relative;
        border-left:4px solid #ff3600;
        background:#ff3600;
        padding:10px 5px 5px;
        margin:0;color:#fff;
    }
    #right strong.h2 a {
        text-decoration: none; 
        color: #fff;
    }
    #right strong.h2 a:hover {
        text-decoration: underline;
    }
    #right div.box {
        border-left:4px solid #ff3600;
        padding:7px 10px;
    }
    #right div.box p {
        padding:7px 10px;
    }
    #right form label {
        color:#424c56;
    }
    #right span.btn input {
        width: 119px;
    }
    #right input.fullsize {
        width: 116px; 
        padding: 0;
    }
    #right div.box a.arr {
        text-decoration: none; 
        color: #f90; 
        padding-left: 12px; 
        background: url(bg/arrow_details.gif) no-repeat 0 3px;
    }
    #right div.box a.arr:hover {
        text-decoration: underline;
    }
    
    #right div.forms strong.h2 {
        background-color: #969696;
        color:#fff;
        border-left-color:#969696
    }
    #right div.forms div.box{
        border-left-color:#969696;
        background-color:#f0f0f0;
    }
    /* + layout - right ----------------------------------------------------- */
    

    /* Listitem ------------------------------------------------------------- */
    .listitem {
        margin: 2px 0 7px; 
        padding-left: 66px;
        position: relative; 
        min-height: 45px; 
        height:auto; 
        color: #000; 
        width: 114px
    }
    .listitem .picture{
        position: absolute; 
        display: block; 
        left: 0; 
        top: 0; 
        width: 56px; 
        text-align:center; 
        background: #fff; 
        border: 1px solid #969696;
    }
    .listitem a.title{
        overflow:hidden;
        width:108px;
        display:block;
    }
    .listitem a {
        text-decoration: none; 
        color: #000;
    }
    .listitem a:hover {
        text-decoration: underline;
    }
    .listitem tt {
        display: block;
    }
    .actions {
        margin: 3px 0 5px;
    }
    .actions a {
        display: block
    }
    
    .listitem.bargain a.link {
        color: #ff3600;
    }
    
    .listitem.rightlist {
        border-bottom: 1px solid #fff; 
        height:auto;
    }
    .listitem.rightlist.lastinlist {
        border: none; 
        margin-bottom: 3px;
    }
    .listitem.rightlist .price{
        font-size: 14px; 
        font-weight: bold; 
        color: #000; 
        margin: 16px 24px 9px 0; 
        width: 90px; 
        position: relative
    }
    .listitem.rightlist .price a {
        font-weight: normal; 
        color: #000;
    }
    .listitem.rightlist .price a:hover {
        
    }
    .listitem.rightlist .price .tocart { 
        width: 18px;
        height: 16px; 
        position: absolute; 
        left: 92px; 
        top: 0;
    }
    .listitem.rightlist .price .btn{ 
        width: 20px; 
        height: 18px; 
        margin:0; 
        border:0;
        background: transparent url(bg/buttons_ce_.gif) 0 0 no-repeat;
        padding: 0;
        cursor:pointer;
    }
    .listitem.rightlist .link {
        background: url(bg/oxid.gif) no-repeat 0 -298px;
        padding-left:14px;
        font-size:10px;
        text-decoration:none;
        color: #ff3600 !important; 
        line-height:1.1em;
    }
    .listitem.rightlist .link:hover {
        text-decoration: underline;
    }
    /* Listitem ------------------------------------------------------------- */
    

    /* Minibasket ----------------------------------------------------------- 
    .box.minibasket {
        color: #000;
    }
    .box.minibasket .tocart { 
        width: 149px; 
        height: 18px; 
        line-height: 18px;
    }
    .box.minibasket .tocart input{ 
        width: 149px; 
        height: 18px; 
        text-align:center; 
        margin:0; 
        border:0;
        color:#fff;
        padding:2px 0 0 23px;
        cursor:pointer;
        font-weight: bold;
        line-height: 1.1em;
    }
     Minibasket ----------------------------------------------------------- */


    /* Actionslist ---------------------------------------------------------- */
    dl.actionslist {
        color: #000;  
        margin-bottom: 5px;
    }
    dl.actionslist dt {
        background: url(bg/hr_right.gif) repeat-x top; 
        font-weight: bold; 
        padding-top: 5px;
    }
    dl.actionslist dd {
        margin: 0; 
        height: 12px;
    }
    dl.actionslist dd tt {
        width: 80px; 
        float: left;
    }
    dl.actionslist dd span {
        float: left;
    }
    dl.actionslist .link {
        background: url(bg/oxid.gif) no-repeat 0 -298px;
        padding-left:14px;
        font-size:10px;
        text-decoration:none;
        color:#ff3600 !important; 
        line-height:1.1em; 
        float: right;
    }
    dl.actionslist .link:hover {
        text-decoration: underline;
    }
    /* Actionslist ---------------------------------------------------------- */
    

    /* Recommlist Search ---------------------------------------------------- */
    .recommitems {
    	padding: 0 0 0 65px;
    }
    .recommlist .btn{
        border:1px solid #ff6633;
        background: #ff6633;
        color:#fff;
        font-weight: bold;
        width:30px;
        text-align: center;
        line-height: 100%;
    }

    .recommlistsearch .btn {
        width: auto;
    }
    .recommlistsearch .search_input {
        width: 120px;
    }
    /* Recommlist Search ---------------------------------------------------- */
    

    /* RSS ------------------------------------------------------------------ */
    .box  {
        position:relative;
    }
    a.rss {
        display:none;
        position:absolute;
        right:0;
        bottom:0; 
        width:14px;
        height:14px; 
        background: transparent url(bg/rss.gif) 0 0 no-repeat;
        text-decoration: none;
        bottom:5px;
        right:6px;
    }
    strong.head a.rss, strong.head2 a.rss, .product strong.h4 a.rss {
        bottom:8px;
    }
    strong.head, strong.head2 {
        position:relative; 
        display: block;
    }
    strong.h2 a.rss{
        bottom:6px;
    }
    /* RSS ------------------------------------------------------------------ */


    /* Path ----------------------------------------------------------------- */
    #path { 
        position:relative;
    }
    #path a {
        color:#969696;
        text-decoration: none;
    }
    #path a:hover {
        text-decoration: underline;
    }
    #path a.dinfo {
        position:absolute;
        right:0;
    }
    /* Path ----------------------------------------------------------------- */
    

    /* Content -------------------------------------------------------------- */  
    /*
    a {
        font-size: 11px;
        text-decoration: none; 
        color: #424c56;
    }
    a:hover {
        text-decoration: underline; 
        color: #ff3600;
    }
    
    #body, td, th {
        font-size: 11px
    }
    strong.head, h1.head {
        margin:0 5px;
        background: #f0f0f0;
        color:#424c56;
        font-size:14px;
        font-weight: bold;
        padding:8px .5em;
        border-left:8px solid #969696;
        border-top:1px solid #969696;
        border-right:1px solid #969696;
        position:relative;
    }
    strong.head em, h1.head em {
        font-weight: normal;
        font-style:normal;
        font-size:11px;
        line-height: 11px;
    }*/
    strong.head small, h1.head small {
        font-size:11px;
        line-height: 11px;
        font-weight: normal;
    } /*
    strong.head h1 {
        margin:0; 
        padding: 0; 
        display: inline;
    }
    strong.head2 {
        margin:0 5px 10px 5px;
        background: #f0f0f0;
        color:#424c56;
        border:1px solid #969696;
        border-left-width:8px;
        float:left;
        width:549px;
        padding:8px 6px;
    }
    
    */
    div.boxhead {
        width:786px;
        background: #f0f0f0;
        border: 1px solid #424c56;
        margin: 0 5px 0 5px;
        padding: 5px 10px;
        font-weight: bold;
    }
    div.boxheadmargin {
        width:786px;
        background: #f0f0f0;
        border: 1px solid #424c56;
        margin: 32px 5px 0 5px;
        padding: 5px 10px;
        font-weight: bold;
    }
    div.boxheadsmall {
        width:588px;
        background: #f0f0f0;
        border: 1px solid #424c56;
        margin: 0 5px 0 5px;
        padding: 5px 10px;
        font-weight: bold;
    }
    strong.boxhead {
    	clear: both;
        background: #f0f0f0;
        border: 1px solid #424c56;
        margin: 0 5px 0 5px;
        padding: 5px 10px;
        font-weight: bold;
    }
    .empty {
        padding:0 6px !important;
    }
    .box img {
        border:none;
        padding:0;
        margin:
    }
    .box p {
        margin:0 0 1em 0;
    }
    .box ul.list {
        margin:0;
        padding:0;
    }
    .box ul.list li {
        background:url(bg/oxid.gif) no-repeat 0 -100px;
        display:inline;
        padding-left:8px;
        margin-right:10px;
    }
    .box ul.list li a {
        text-decoration: none;
        color:#424c56;
    }
    .box ul.list li a:hover {
        text-decoration: underline;
        color:#ff3600;
    }
    .box.info {
        border: 1px solid #424c56;
        border-top:0px;
        margin: 0 5px 0 5px;
        clear: both;
        padding: 10px 10px 10px 15px; 
        width:auto;                /*width:543px;*/
    }
    .box.notice {
    	margin: 0 0 5px 5px;
        padding: 10px; 
        width:786px; 
        border: 1px solid #969696;
        color:#000;
        background: #F0F0F0;
    }
    .box.catfilter {
        
    }
    
    #body.plain .boxhead {
        margin: 5px 5px 0 5px; 
        width: auto; 
        float:none;
    }
    #body.plain .box {
        width: auto; 
        float:none;
    }
    
    div.bar.prevnext {
        clear: both;
/* changed by ob
        background-color:#f0f0f0; 
        border:1px solid #969696;
*/
        margin:5px;
        padding:0;
        height: 27px; 
        /*float: right;*/ 
        /*width: 568px;*/
        /*width: 100%;*/
    }
    div.bar.prevnexttop {
        clear: both;
        margin:5px;
        padding:0;
        height: 27px; 
        position: absolute;
        top: 91px;
        right: 0;
    }
    .boxheadmargin {
    	margin-top: 40px;
    }
    div.bar.prevnext input {
        background:#CC0E66;
        color:#fff;
        border:1px solid #fff;
        cursor:pointer;
        font-size: 11px;
        font-weight:bold;
        padding:5px 35px;
        margin:0;
        line-height: 1.1em;
    }
    div.bar.prevnext.bottom {
        margin-bottom:15px;
    }
    
    .form th {
        text-align: left;
        padding: 7px 0;
        font-weight: bold;
        font-size:11px; 
        background: url(bg/linedot.gif) repeat-x bottom;
    }
    .form th.mid {
        /*border-top:1px dotted #000;*/
        padding-top:3em;
    }
    .form th small {
        font-weight: normal; 
        font-size: 10px;
    }
    .form td {
        padding: 3px 0;
    }
    small {
        font-weight: inherit; 
        font-size:69%;
    }


    /* Other ---------------------------------------------------------------- */
    .dot_sep{
/* changed by ob
        background: url(bg/linedot.gif) repeat-x; 
*/
        border:0px none;
        border-top:1px dotted #424c56; /* added by ob */
        height:10px; /* changed by ob */
        margin-bottom:0px;
        margin-top:10px;
    }
    .dot_sep.mid {
        margin: 5px 0;
    }
    .errorbox{
        font-size:10px;
        font-weight:bold;
        border:1px solid #969696;
        color:#ff3600; 
        padding: 5px; 
        margin:3px 5px 10px; 
        width:auto; 
        /*float: left;*/
    }
    .errorbox p{
        margin: 0;
    }
    .errorbox.inbox {
        width: 528px; 
        margin: 5px 0; 
        float: none;
    }
    /* Other ---------------------------------------------------------------- */
    

    /* Plain errors --------------------------------------------------------- */
    .plain .errorbox {
        width: auto; 
        font-size:10px; 
        font-weight:bold; 
        color:#D81F01;
        margin: 20px; 
        padding: 0; 
        border: none; 
        width: 500px;
    }
    .plain .errorbox a {
        color:#D81F01; 
        text-decoration: underline;
    }
    .plain .errorbox a:hover {
        color:#666;
    }
    .plain .errorbox .errhead {
        background: #D81F01; 
        color: #fff; 
        padding: 5px 15px;
    }
    .plain .errorbox .errbody {
        border: 1px solid #D81F01; 
        padding: 15px;
    }
    /* Plain errors --------------------------------------------------------- */
    

    /* Locator -------------------------------------------------------------- 
    .locator {
        margin:0 5px 10px 5px; 
        border:1px solid #969696; 
        color: #000;
        float:left;
        width:568px;
    }
    .locator .lochead {
        background: #f0f0f0; 
        color: #424c56; 
        padding: 8px .6em; 
        height: 1.1em;
    }
    .locator .lochead strong.h4 {
        margin: 0; 
        padding: 0; 
        color: #424c56; 
        font-size: 11px; 
        font-weight: bold; 
        float: left;
    }
    .locator .locbody {
        padding: 5px 0.6em; 
        text-align: right; 
        height: 1.3em; 
        overflow: visible;
    }
    .locator .locbody, .locator .locbody a {
        font-size: 10px
    }
    .locator .arrow {
        font-size: 10px; 
        font-weight: bold;
    }
    .locator  a.active {
        font-weight: bold; 
        color: #ff3600;
    }
    .locator .sep {
        padding: 0 2px; 
        color: inherit;
    }
    
    .locator .sort_row a.asc {
        background:url(bg/sort_asc.gif) no-repeat right center; 
        padding-right: 20px;
    }
    .locator .sort_row a.desc {
        background:url(bg/sort_desc.gif) no-repeat right center; 
        padding-right: 20px;
    }
    .locator .sort_row a.none {
        background:url(bg/sort_none.gif) no-repeat right center; 
        padding-right: 20px;
    }
    .locator .btn {
        margin-bottom: 6px;
    }
    
    .locator.compare .locbody {
        height: auto;
    }
     Locator -------------------------------------------------------------- */

/* BEGIN - Products --------------------------------------------------------- */

    /* Product -------------------------------------------------------------- 
    .product{
        border:1px solid #969696;
        float:left;
        width:143px;
        height:147px;
        margin:0 5px 10px 5px;
        padding:5px 5px 5px 130px;
        position:relative;
        background:#fff;
    }
    .product .picture{
        display:block;
        width: 115px;
        text-align: center;
        position:absolute;
        top:8px;
        left:8px;
        overflow: hidden;
    }
    .product strong.h3 {
        margin:0;
        height: 40px; 
        display: block;
    }
    .product strong.h3 a {
        font-size: 10px;
        color:#000;
    }
    .product tt {
        color:#000;
        display:block;
    }
    .product .flag {
        width:6px;
        height: 6px;
        border:1px solid #969696;
        float:left;
        margin:3px 8px 0 0;
    }
    .product .flag.red{
        background-color:#f00;
    }
    .product .flag.orange{
        background-color:#ffb200;
    }
    .product .flag.green{
        background-color:#00ab1f;
    }
    .product .desc {
        color:#000;
        font-size: 10px;
    }
    .product .actions a{
        text-decoration: none; 
        color: #ff3600; 
        padding-left: 12px; 
        background: url(bg/oxid_ce_.gif) no-repeat 0 -300px;
        font-size: 10px;
        display:block;
        width: 1%; 
        white-space: nowrap;
    }
    .product .actions a:hover{
        text-decoration: underline;
    }
    .product .variants {
        height: 35px;
    }
    .product .variants label{
        display:block;
        color:#000;
        font-size: 9px;
        padding-bottom:3px;
    }
    .product .variants select{
        width: 136px;
    }
    .product .amprice {
        clear: left;
    }
    .product .amount {
        padding-top:.5em;
    }
    .product .amount label{
        margin-right:.5em;
        color:#000;
        font-size: 10px;
    }
    .product .price {
        margin-bottom:2px; 
    }
    .product .price big {
        font-size: 18px;
        line-height: 100%; 
        font-weight: bold;
        white-space:nowrap;
    }
    .product .price sup.dinfo {
        vertical-align:super;
        margin:0;
        padding:0;
    }
    .product .price sup.dinfo a{
        color: inherit;
        text-decoration: none;
        font-weight: bold;
        font-size: 13px;
    }
    .product .price sup.dinfo a:hover{
        text-decoration: underline;
        color: inherit;
    }
    .product .price small {
        font-weight: inherit; 
        font-size:69%;
    }
    
    .product .tocart { 
        height:18px;
        width: 134px; 
        background: transparent url(bg/buttons_ce_.gif) no-repeat right 0; 
        margin:0; 
        border: 0 none;
        padding:0 1px 0 0;
        clear:left;
    }
    .product .tocart input{ 
        width: 134px; 
        background: transparent url(bg/buttons_ce_.gif) no-repeat 0 0; 
        border:0;
        color:#fff;
        padding:2px 0 2px 23px;
        cursor:pointer;
        font-weight: bold;
    }
    
    .product.head {
        margin-top:30px;
        border-top:none;
        border-color:#ff3600;
    }
    .product.head strong.h4 {
        display: block;
        margin:0;
        background:#fff; 
        padding:8px 5px 1px 7px;
        height:20px; 
        position:absolute;
        top:-30px;
        left:-1px;
        border-top:1px solid #ff3600;
        border-left:8px solid #ff3600;
        border-right:1px solid #ff3600;
        width:259px;
        line-height:20px; 
        font-size: 11px;
        font-weight: bold;
        color:#ff3600;
    }
    .product.head strong.h4 small {
        display:block;
        position:absolute;
        top:8px;
        left:49%;
        color:#969696;
        font-size:10px;
        font-weight: normal;
    }
    
    .product.head strong.h4.big {
        width: 549px;
    }
    
    .product.head.topshop strong.h4 {
        color:#ff6633;
        border-color:#ff6633;
    }
    .product.head.topshop {
        border-color:#ff6633;
    }
    
    .product.big {
        width:282px;
        height:208px;
        padding-left:281px;
    }
    .product.head strong.h4.big {
        width: 549px; 
        display: block;
    }
    .product.big .picture {
        width: 250px;
    }
    .product.big strong.h3 {
        margin-top:10px;
        display: block;
    }
    .product.big strong.h3 a {
        font-size: 12px;
        color:#000;
    }
    .product.big .actions a {
        display:inline;
        margin-right:10px;
    }
    .product.big .price big {
        font-size: 23px;
    }
    .product.big .price .old {
        font-weight: bold;
        font-size: 11px;
    }
    .product.big .price sub.only {
        display:block;
        float:left;
        font-weight: bold;
        font-size: 11px;
        margin-right:.5em;
        height: 3em;
    }
    .product.big .price .desc {
        color:#000;
        font-size: 10px;
    }
    
    .product.small {
        width:123px;
        height:124px;
        padding-left:5px;
        padding-top:125px;
    }
    .product.small .variants {
        height: 1em;
    }
    .product.small .picture {
        height: 118px;
    }
    .product.small .price {
        white-space:nowrap;
    }
    .product.small .tocart {
        width:121px;
    }
    .product.small .tocart input {
        width:121px;
    }
    
    .product.thin {
        width:433px;
        height:130px; 
        border-color: #969696;
    }
    .product.head strong.h4 {
        margin:0;
        background:#fff; 
        padding:8px 5px 1px 7px;
        height:20px; 
        position:absolute;
        top:-30px;
        left:-1px;
        border-top:1px solid #ff3600;
        border-left:8px solid #ff3600;
        border-right:1px solid #ff3600;
        width:259px;
        line-height:20px; 
        font-size: 11px;
        font-weight: bold;
        color:#ff3600;
    }
    .product.head strong.h4.thin {
        width: 549px;
        border-color:#969696;
        color:#424c56;
        background:#f0f0f0;
        padding:1px 5px 8px 7px;
    }
    .product.thin .price {
        position:absolute; 
        top:5px; 
        right:5px;
    }
    .product.thin .amount {
        position:absolute; 
        bottom:25px; 
        right:5px;
    }
    .product.thin .tocart {
        position:absolute; 
        bottom:5px; 
        right:5px;
    }
    .product.thin .variants {
        position:absolute; 
        bottom:25px; 
        right:100px;
    }
    .product.thin .actions {
        margin-top:2em;
    }
    .product.thin tt {
        float: left;
    }
    .product.thin .flag {
        float: left;
        margin-left:4px;
    }
    
    .product.thinest { 
        width:479px;
        height:50px; 
        padding-left: 72px; 
        margin: 0; 
        border: none;
    }
    .product.thinest .picture {
        left: 0; 
        height: 42px; 
        width: 56px;
        border:1px solid #CBCBCB;
    }
    .product.thinest strong.h3 {
        height: 26px; 
        margin-top: 3px; 
        display: block;
    }
    .product.head strong.h4.thinest {
        width: 556px;
        border-color:#969696;
        color:#424c56;
        background:#f0f0f0;
        padding:1px 5px 8px 7px;
    }
    .product.thinest .price {
        position:absolute; 
        top:15px; 
        right:5px;
    }
    .product.thinest .price big {
        font-size: 14px;
        line-height: 100%;
    }
    .product.thinest .price sup.dinfo a {
        font-size: 11px;
    }
    .product.thinest .amount {
        position:absolute; 
        bottom:5px; 
        right:170px;
    }
    .product.thinest .tocart {
        position:absolute; 
        bottom:5px; 
        right:5px;
    }
    .product.thinest .actions {
        margin-top:0em;
    }
    .product.thinest tt {
        float: left;
    }
    .product.thinest .flag {
        float: left;
        margin-left:4px;
    }
    .product.thinest .variants {
        height: auto
    }
    
    .product.firstinlist {
        border-bottom:none;
        margin-bottom:0;
    }
    .product.inlist {
        border-top:none;
        border-bottom:none;
        margin-bottom:0;
    }
    .product.lastinlist {
        border-top:none;
    }
     Product -------------------------------------------------------------- */
    
    
    /* Separator ------------------------------------------------------------ */
    .separator {
        height: 10px;
        background:#fff url(bg/dotted_line.gif) no-repeat center;
        margin:0 5px;
        float:left;
        width: 568px;
        border:1px solid #cbcbcb;
        border-top:none;
        border-bottom: none;
    }
    .separator.inbox {
        width: 555px; 
        border: none; 
        margin: 0;
    }
    .txtseparator {
        height: 10px;
        margin:0 5px;
        float:left;
        width: 568px;
        border:1px solid #cbcbcb;
        border-top:none;
        border-bottom: none;
    }
    .txtseparator.inbox {
        margin:0; 
        width: 555px;
        border: none; 
        border-bottom:1px solid #cbcbcb;
    }
    /* Separator ------------------------------------------------------------ */
    
    
    /* Product Details ------------------------------------------------------ */
    .product.details {
        height:auto;
        min-height: 260px; 
        margin-bottom: 0; 
        border-bottom: none; 
        border-color: #969696;
    }
    .product.details strong.h4 {
        border-color:#969696;
        color:#424c56;
        background:#f0f0f0;
        padding:1px 5px 8px 7px; 
        display: block;
    }
    .product.details h1 {
        border:none;
        margin:8px 0 0 0;
        padding:0;
        color:#000;
        background: none;
        font-size:12px;
        font-weight: bold;
    }
    .product.details tt {
        margin:3px 0 0 0;
    }
    .product.details .desc {
        margin:3px 0 0 0;
        font-size: 11px;
        color:#424c56;
    }
    
    .product.details .picture {
        text-align:left;
        height: 250px;
    }
    
    .product.details .exturls {
        position:absolute;
        top:260px;
        left:8px; 
        width: 250px;
    }
    .product.details .exturls a {
        color:#ff3600;
        font-size:10px;
        margin-right:1em;
    }
    
    .product.details .cats {
        margin:1em 0 0 0;
        font-size:10px;
        color:#000;
    }
    .product.details .cats a {
        font-size:10px;
        color:#000;
    }
    .product.details .cats img {
        margin-right:1em;
    }
    
    .product.details .status {
        padding-top:1em;
        font-size:10px;
        color:#424c56;
    }
    
    .product.details .variants {
        padding-top:1em
    }
    
    .product.details .actions {
        padding-top:1em;
        clear:left;
    }
    .product.details .actions a {
        display:block;
        color:#ff3600;
    }
    .product.details .actions a.reqlogin {
        background:none;
        padding-left:0;
    }
    
    .product.details .price {
        margin:1em 0;
    }
    .product.details .price big {
        display:block;
        float:left;
        margin-right:8px;
    }
    .product.details .price .old {
        font-weight: bold;
        font-size: 11px;
    }
    .product.details .price sup.dinfo {
        font-size:10px;
        font-weight: normal;
        color:#424c56;
        vertical-align:top;
        /*
        width:120px;
        display:block;
        word-wrap:break-word;
        */
        float:left;
        line-height: inherit;
        width:120px;
    }
    .product.details .price sup.dinfo a {
        font-size: 10px; 
        font-weight: bold;
    }
    .product.details .price sub.only {
        display:block;
        float:left;
        font-weight: bold;
        font-size: 11px;
        margin-right:.5em;
        height: 3em;
    }
    .product.details .price .desc {
        color:#424c56;
        font-size: 10px;
    }
    
    .product.details .packing {
        clear:left;
        padding-top:.5em;
        font-size:10px;
        color:#757C83;
    }
    
    .product.details .pperunit {
        clear:left;
        padding-top:.5em;
        font-size:10px;
        color:#000;
    }
    
    .product.details .amprice th {
        font-size: 10px; 
        font-weight: bold;
    }
    .product.details .amprice td {
        font-size: 10px; 
        padding: 0;
    }
    .product.details .amprice .am {
        color:#424c56;
    }
    .product.details .amprice .pr {
        font-weight: bold;
    }
    
    .product.details .amount {
        clear:left;
    }
    
    .product.details .pricealarm {
        float: left; 
        margin-top: 2px;
    }
    .product.details .pricealarm a {
        font-size: 10px;
    }
    .product.details .persparam {
        clear: left;
         padding-top: 7px;
    }
    .product.details .persparam label {
        font-size: 10px; 
        margin-right: 10px; 
        color: #424c56;
    }
    
    .product.details .tocart {
        float: left; 
        margin-top:2px; 
        margin-right: 40px; 
    }
    
    .product.details .socialbookmarks {
        padding-top:1em;
    }
    .product.details a.sbookmarks {
        border-right:1px solid #969696; 
        height: 20px; 
        display:block; 
        float:left; 
        padding: 0px 3px 0px 3px; 
        margin: 0px;
    }
    .product.details a.sbookmarks.noborder {
        border:none; 
        height: 20px; 
        display:block; 
        float:left; 
        padding: 0px 3px 0px 3px; 
        margin: 0px;
    }
    /* Product Details ------------------------------------------------------ */
    
    
    /* Product More Details ------------------------------------------------- 
    .product.moredetails {
        margin:0 5px 10px; 
        height: auto; 
        width: 556px; 
        border-top: none; 
        padding: 5px 6px;
        border-color:#969696;
    }
    
    .product.moredetails .morepics{
        margin-top: 10px; 
        padding: 5px 0; 
        height: 44px; 
        border-top: 1px solid #f0f0f0;
    }
    .product.moredetails .morepics a {
        border: 1px solid #969696; 
        width: 56px; 
        height: 42px; 
        margin: 0 11px 0 2px; 
        float: left;
    }
    
    .moredetails .longdesc {
        margin-top: 10px;
        padding: 15px 0 0; 
        border-top: 1px solid #f0f0f0;
        min-height: 800px;
    }
    .product.moredetails .longdesc strong.h3 {
        font-size: 12px; 
        height: auto;
        margin: 0px; 
        padding-bottom: 7px; 
        font-weight: bold; 
        display: block;
    }
    .product.moredetails .longdesc p {
        margin: 0; 
        padding:7px 0px;
    }
    .product.moredetails .longdesc .question {
        margin: 10px 0 1px; 
        padding-top: 11px; 
        border-top: 1px solid #f0f0f0;
    }
    .product.moredetails .longdesc .question a {
        font-size: 10px; 
        font-weight: bold; 
        color:#ff6633;
    }
     Product More Details ------------------------------------------------- */

/* END - Products ----------------------------------------------------------- */


    /* Attributes ----------------------------------------------------------- */
    .box .attributes td{
        border-bottom:1px solid #f0f0f0;
        font-size:10px;
        padding:.5em 0;
    }
    .box .attributes .last td {
        border-bottom:none;
    }
    /* Attributes ----------------------------------------------------------- */
    
    
    /* Pricealarm ----------------------------------------------------------- */
    .box .pricealarm {
        border-top:1px solid #f0f0f0;
    }
    .box .pricealarm th {
        padding-top:.5em;
    }
    .box .pricealarm th label{
        font-weight: bold;
        font-size: 10px;
        color:#424c56;
    }
    /* Pricealarm ----------------------------------------------------------- */
    
    
    /* Wellcome ------------------------------------------------------------- 
    .wellcome {
        float:left;
        width:280px;
        height:157px;
        margin:0 5px 10px 5px;
        padding:0;
    }
     Wellcome ------------------------------------------------------------- */
    
    
    /* Guestbook ------------------------------------------------------------ */
    .box .guestbook {
        margin-top: 9px;
    }
    .box .guestbook .head td {
        border-top: 1px solid #f0f0f0; 
        border-bottom: 1px solid #f0f0f0; 
        padding: 5px 0; 
        color: #424c56;
    }
    .box .guestbook .head td.name {
        color: #ff6633;
    }
    .box .guestbook .body td {
        font-size: 10px;
        padding: 5px 0;
    }
    /* Guestbook ------------------------------------------------------------ */


    /* Links ---------------------------------------------------------------- */
    .box dl.links {
        margin: 0;
    }
    .box dl.links dt {
        margin: 0 0 12px;
    }
    .box dl.links dt a {
        color: #ff6633;
    }
    .box dl.links dt a:hover {
        color: #ff6633;
    }
    .box dl.links dd {
        background: url(bg/linedot.gif) repeat-x bottom; 
        padding-bottom: 10px; 
        margin: 0 0 10px; 
    }
    .box dl.links dd.last {
        background: none;
        margin: 0;
        padding: 0; 
    }
    /* Links ---------------------------------------------------------------- */
    

    /* News list ------------------------------------------------------------ */
    dl.news {
        margin: 0;
    }
    dl.news dt {
        margin-bottom: 12px;
    }
    dl.news dt a {
        font-weight: bold;
        color: #000;
    }
    dl.news dt a:hover {
        text-decoration: none
    }
    dl.news dd {
        margin: 0 0 15px 0;
    }
    /* News list ------------------------------------------------------------ */
    

    /* Compare -------------------------------------------------------------- */
    .box.compare {
        margin-bottom: 20px;
    }
    .box.compare .reorder {
        margin-bottom: 5px; 
        height: 10px; 
        clear: both;
    }
    .box.compare .reorder a {
        font-size: 10px; 
        font-weight: bold; 
        border: 1px solid #969696; 
        padding-left: 2px; 
        line-height: 10px; 
        width: 11px; 
        color: #969696; 
        display: block;
    }
    .box.compare .reorder a:hover {
        text-decoration: none; 
        color: #969696;
    }
    
    .box.compare .product{
        float: none; 
        display: block;
        margin: 0 auto;
    }
    .box.compare .product.small {
        width:123px;
        height:114px;
        margin: 0 auto; 
        padding: 125px 0 0 0;
    }
    .box.compare .actions {
        padding-top:1em; 
        margin-bottom: 5px; 
        width:123px;
        text-align:left;
    }
    .box.compare .actions a {
        text-decoration: none; 
        color: #ff3600; 
        padding-left: 12px; 
        background: url(bg/oxid_ce_.gif) no-repeat 0 -300px;
        font-size: 10px;
        display:block;
        width: 1%; 
        white-space: nowrap;
    }
    .box.compare .actions a:hover{
        text-decoration: underline;
    }
    
    .box.compare .fromcompare {
        height:18px; 
        width: 121px; 
        background: transparent url(bg/buttons_ce_.gif) 0 -50px no-repeat; 
        margin: 0; 
        border: 0 none;
        padding:0;
        border-right:1px solid #ff6633;
        clear:left;
    }
    .box.compare .fromcompare input {
        width: 122px; 
        background: transparent; 
        margin:0; 
        border:0;
        color:#fff;
        padding:2px 0 0 23px;
        cursor:pointer;
        font-weight: bold;
    }
    
    .box.compare table.cmp_tbl {
        margin-left: auto; 
        margin-right: auto; 
        width: 97%;
    }
    .box.compare table.cmp_tbl td, .box.compare table.cmp_tbl th {
        font-size: 10px; 
        padding: 3px 6px 3px 6px; 
        border-left:1px dotted #969696; 
        border-bottom:1px dotted #969696;
    }
    .box.compare table.cmp_tbl th {
        font-weight: bold;
    }
    .box.compare .no_left_brd {
        border-left: none !important;
    }
    .box.compare .no_bot_brd td, .box.compare .no_bot_brd th {
        border-bottom: none !important;
    }
    
    .plain .box.compare table.cmp_tbl {
        margin: 0; 
        width: auto;
    }
    .plain .box.compare .product.small {
        height: auto;
    }
    .plain .box.compare .actions {
        display: none;
    }
    .plain .box.compare .tocart {
        display: none;
    }
    .plain .box.compare table.cmp_tbl th {
        width: 121px;
    }
    /* Compare -------------------------------------------------------------- */

/* BEGIN - ORDER ------------------------------------------------------------ */

    /* Order Steps ---------------------------------------------------------- */
    .ordersteps {
        margin: 0 5px 5px; 
        float:left;
    }
    .ordersteps dl {
        width: 160px; 
        height: 63px; 
        padding: 3px; 
        margin: 0 5px 0 0; 
        float:left; 
        border: 1px solid #969696; 
        background: #f0f0f0; 
        color: #000;
    }
    .ordersteps dt {
        padding:0; 
        margin: 0;
    }
    .ordersteps dt, .ordersteps dt a {
        font-size: 10px; 
        font-weight: bold;
    }
    .ordersteps dl big {
        font-size: 21px; 
        line-height: 19px;
    }
    .ordersteps dt a:hover big {
        text-decoration: underline;
    }
    .ordersteps dd, .ordersteps dd a {
        font-size: 9px; 
        margin: 0;
    }
    .ordersteps .lastinrow {
        margin-right: 0; 
        width: 102px;
    }
    .ordersteps dl.active {
        background: #fff;
    }
    .ordersteps dl.active dt, .ordersteps dl.active dt a {
        color: #AD0000;
    }
    .ordersteps.nofinalstep dl {
        width: 126px;
    }
    .ordersteps.nofinalstep .lastinrow {
        width: 128px;
    }
    /* Order Steps ---------------------------------------------------------- */
    
    /* order Steps - Extras ------------------------------------------------- */
    dl.orderinfocol {
        margin: 0 5px; 
        width: 257px; 
        float:left;
    }
    dl.orderinfocol dt {
        padding:0; 
        margin: 0 0 5px 0; 
        height: 23px; 
        font-weight: bold; 
        border-bottom: 1px solid #f0f0f0;
    }
    dl.orderinfocol dd {
        padding:0; 
        margin: 0;
    }
    .giftwrap {
        height:18px;
        width: 20px; 
        background: transparent url(bg/buttons_ce_.gif) 0 -100px no-repeat; 
        margin:0; 
        border: 0 none; 
        padding:0; 
        display: block;
    }
    
    .etrustlogocol {
        float: left; 
        width: 209px;
    }
    .etrustdescocol {
        float: left; 
        width: 334px;
    }
    /* order Steps - Extras ------------------------------------------------- */
    
    
    /* Order back/next step button ------------------------------------------ */
    div.bar.prevnext .arrowdown input {
        background: url(bg/oxid_ce_.gif) no-repeat 15px -342px; 
        background-color: #CC0E66; 
        padding-left: 38px; 
        padding-right: 25px;
    }
    div.bar.prevnext .arrowright input {
        background: url(bg/oxid_ce_.gif) no-repeat 15px -318px; 
        background-color: #CC0E66;
    }
    div.nextstepbox {
    	padding: 5px 5px 10px 0;
    }
    div.bar.prevnext .minorderprice {
        font-size: 12px; 
        font-weight: bold; 
        line-height: 27px; 
        text-align: center; 
        width: auto;
    }
    div.bar.prevnext .termsconfirm {
        width: auto;
        margin: 0 10px;
        height: 27px;
    }
    div.bar.prevnext .termsconfirm td {
        font-size: 10px; 
        color: #900;
        padding: 7px 3px 3px 0;
        font-weight: bold;
    }
    div.bar.prevnext .termsconfirm a {
        font-size: 10px;
        color: #900; 
        text-decoration: underline;
    }
    div.bar.prevnext .termsconfirm a:hover {
        color: #900;
    }
    div.bar.prevnext .termsconfirm .chkbox {
        background: none; 
        border: none; 
        vertical-align: middle; 
        margin: 0px;
        padding: 0;
    }
    div.bar.prevnext.terms {
        height: auto; 
        margin-bottom: 10px;
    }
    /* Order back/next step button ------------------------------------------ */
    
    
    /* Basket --------------------------------------------------------------- */
    .basket {
        float: left; 
        margin: 0 3px 10px 6px; 
        border: 1px solid #969696;  
        border-left:none; 
        empty-cells: show;
        width:807px;                     /* width: 100%; */
    }
    .basket tbody td {
        padding-top: 10px;
    }
    .basket th {
        background: #f0f0f0; 
        color: #424c56; 
        font-weight: bold; 
        height: 25px; 
        padding-left: 6px;
        padding-top: 6px;
    }
    .basket th.brd {
        padding: 0;
        border-left: 1px solid #969696;
    }
    .basket th .brd_line {
        background: #969696; 
        width: 7px; 
        height: 25px;
    }
    .basket th.lastcol {
        padding-left: 0;
    }
    .basket td.brd {
        border-left: 1px solid #969696;
    }
    
    .basket .bsk_sep td {
        height: 9px; 
        padding-top: 0;
    }
    .basket .bsk_sep .line {
        border-bottom: 1px solid #f0f0f0;
    }
    .basket .bsk_sep .bigline {
        border-bottom: 4px solid #f0f0f0;
    }
    
    .basket .picture {
        border: 1px solid #969696; 
        background: #fff; 
        text-align: center;
        display: block; 
        width: 56px;
    }
    .basket .art_title a {
        font-size: 10px; 
        font-weight: bold; 
        color: #000;
    }
    .basket .art_title a:hover {
        color: #000;
    }
    .basket .art_num {
        font-size: 10px; 
        color: #000
    }
    
    .basket .btn, .basket .amount {
        margin-bottom: 7px;
    }
    .basket .upd {
        color: #fff; 
        width: 95px; 
        cursor: pointer; 
        padding: 1px;
    }
    .basket .price {
        padding-right: 25px; 
        text-align: right;
    }
    .basket .orderprice {
        padding-right: 20px; 
        text-align: right;
    }
    .basket .vat {
        padding-left: 30px;
    }
    .basket .vat_order {
        padding-left: 15px
    }
    .basket .amount {
        padding-right: 20px;
    }
    .basket .totalprice {
        padding-right: 6px; 
        text-align: right;
    }
    .basket .notice td {
        padding-top: 5px; 
        font-size: 10px; 
        color: #ff3600;
    }
    .basket .sumrow td {
        padding-top: 3px;
    }
    .basket .sumrow.total td {
        padding: 7px 0 4px;
    }
    .basket .sumdesc {
        padding-right: 15px !important;
        text-align: right;
    }
    .basket .discount, .basket .coupon {
        color: #ff3600; 
        font-size: 10px;
    }
    .basket .bottrow {
        height: 14px;
    }
    .basket a.remove {
        display: block; 
        width: 97px; 
        height: 17px; 
        line-height: 17px; 
        border: 1px solid #ff6633; 
        color: #fff;  
        background: #ff6633;
        text-align: center; 
        font-weight: bold; 
        font-size: 10px; 
        text-decoration: none;
    }
    .basket a.wrapremove {
        width: 70px;
    }
    
    .basket .wrapmod { 
        height:18px;
        width: 85px; 
        background: transparent url(bg/buttons_ce_.gif) 0 -100px no-repeat; 
        margin:0; 
        border: 0 none; 
        padding:0;
        border-right:1px solid #ff6633; 
        float: left
    }
    .basket .wrapmod a { 
        width: 100%; 
        background: transparent; 
        margin:0; 
        border:0;
        color:#fff;
        padding:2px 0 0 0;
        text-indent: 23px;
        font-weight: bold; 
        font-size: 10px; 
        text-align: center; 
        text-decoration: none; 
        display: block;
    }
    
    .basket .frombasket { 
        height:18px;
        width: 120px; 
        margin:0; 
        background: transparent url(bg/buttons_ce_.gif) right -50px no-repeat;
        border: 0 none; 
        padding:0 7px 0 0;
        float: left;
    }
    .basket .frombasket input{ 
        width: 100%; 
        background: url(bg/buttons_ce_.gif) left -50px no-repeat;   
        margin:0; 
        border:0;
        color:#fff;
        padding:1px 7px 1px 23px;
        cursor:pointer;
        font-weight: bold;
    }
    .basket .frombasket a { 
        width: 100px; 
        height:18px;
        background: url(bg/buttons_ce_.gif) left -50px no-repeat;   
        margin:0; 
        border:0;
        color:#fff;
        padding:1px 0 1px 23px;
        font-weight: bold; 
        font-size: 10px; 
        text-align: center; 
        text-decoration: none; 
        display: block;
    }
    /* Basket --------------------------------------------------------------- */
    
    
    /* user options step ---------------------------------------------------- */
    strong.useroptboxhead {
        margin:10px 5px 0;
        background: #f0f0f0; 
        padding:4px 5px 5px 7px;
        height:20px;
        border:1px solid #969696;
        border-left:8px solid #969696;
        border-right:1px solid #969696;
        line-height:20px; 
        font-size: 12px;
        font-weight: bold;
        color:#424c56;
        width:241px;            /* width:162px; */
        display: block;
    }
    strong.useroptboxheadsmall {
        margin:10px 5px 0;
        background: #f0f0f0; 
        padding:4px 5px 5px 7px;
        height:20px;
        border:1px solid #969696;
        border-left:8px solid #969696;
        border-right:1px solid #969696;
        line-height:20px; 
        font-size: 12px;
        font-weight: bold;
        color:#424c56;
        width:239px;            /* width:162px; */
        display: block;
    }
    strong.useroptboxheadbig {
        margin:10px 5px 0;
        background: #f0f0f0; 
        padding:4px 5px 5px 7px;
        height:20px;
        border:1px solid #969696;
        border-left:8px solid #969696;
        border-right:1px solid #969696;
        line-height:20px; 
        font-size: 12px;
        font-weight: bold;
        color:#424c56;
        width:261px; 
        display: block;
    }
    .useroptbox {
        border:1px solid #969696; 
        border-top: none; 
        width:230px;                       /*width:151px;*/
        height:310px;
        margin:0 5px 10px 5px;
        padding:5px 15px;
        position:relative; 
        font-size: 12px;
    }
    .useroptboxbig {
        border:1px solid #969696; 
        border-top: none; 
        width:248px;
        height:310px;
        margin:0 5px 10px 5px;
        padding:5px 15px;
        position:relative; 
        font-size: 12px;
    }
    .useroptboxsmall {
        border:1px solid #969696; 
        border-top: none; 
        width:228px;
        height:310px;
        margin:0 5px 10px 5px;
        padding:5px 15px;
        position:relative; 
        font-size: 12px;
    }
    .useroptbox .link {
        font-size: 10px;
    }
    .useroptbox .err {
        margin-bottom: 10px; 
        font-size: 10px;
    }
    /* user options step ---------------------------------------------------- */
    
    
    /* payment step --------------------------------------------------------- */
    .paymentboxhead, .thankyouboxhead {
        margin-top: 5px;
    }
    /* payment step --------------------------------------------------------- */
    
    
    /* Wrapping ------------------------------------------------------------- */
    .wrapping {
        float: left; 
        margin: 0 5px 10px 6px; 
        border: 1px solid #969696; 
        border-left:none; 
        empty-cells: show;
    }
    .wrapping tbody td {
        padding-top: 10px;
    }
    .wrapping th {
        background: #f0f0f0; 
        color: #424c56; 
        font-weight: bold; 
        height: 25px; 
        padding-left: 6px;
    }
    .wrapping th.brd {
        padding: 0;
        border-left: 1px solid #969696;
    }
    .wrapping th .brd_line {
        background: #969696; 
        width: 7px; 
        height: 25px;
    }
    .wrapping td.brd {
        border-left: 1px solid #969696;
    }
    .wrapping .wrp_sep td {
        height: 9px; 
        padding-top: 0;
    }
    .wrapping .wrp_sep .line {
        border-bottom: 1px solid #f0f0f0;
    }
    .wrapping .picture {
        border: 1px solid #969696; 
        background: #fff; 
        text-align: center; 
        display: block; 
        width: 56px; 
        margin-left: 5px;
    }
    .wrapping .art_title a {
        font-size: 10px; 
        font-weight: bold; 
        color: #000;
    }
    .wrapping .art_title a:hover {
        color: #000;
    }
    .wrapping .art_num {
        font-size: 10px; 
        color: #000;
    }
    .wrapping .wrapping_items td {
        padding-top: 0;
    }
    .wrapptop {
        margin-top: 10px;
    }
    .giftbigimg {
        padding-right: 12px;
    }
    
    dl.orderinfocol.greetingcard {
        width: 560px; 
        margin: 0;
    }
    .cardbox {
        width: 100%; 
        float: left; 
        margin: 0 10px 5px 0;
    }
    .cardbox .card_title {}
    .cardbox .card_body {
        padding: 5px 0 5px 25px;
    }
    .card_sep {
        clear: both;
    }
    .giftmessage {
        width: 100%; 
        height: 100px;
    }
    /* Wrapping ------------------------------------------------------------- */
    
/* END - ORDER -------------------------------------------------------------- */

    /* More categories ------------------------------------------------------ */
    .morecats {
        margin: 0 5px; 
        width: 569px; 
        float: left;
    }
    .morecats dl {
        margin: 0 0 25px;
    }
    .morecats dt {
        background: #ff3600; 
        border-bottom: 1px solid #fff;
    }
    .morecats dd {
        background: #f0f0f0; 
        border-bottom: 1px solid #fff; 
        margin: 0; 
        padding: 0;
    }
    .morecats dl a {
        color:#000; 
        font-weight:bold; 
        padding: 4px 10px; 
        display: block;
    }
    .morecats dl a:hover {
        color:#000;
    }
    .morecats dd a {
        background: url(bg/oxid.gif) no-repeat 7px -148px; 
        padding-left: 22px;
    }
    /* More categories ------------------------------------------------------ */
    
    
    /* Account header ------------------------------------------------------- */
    .account_header dl{
        border-bottom: 1px solid #f0f0f0; 
        margin: 2px 0; 
        padding-bottom: 5px; 
        width: 97%;
    }
    .account_header dl.lastInCol{
        border-bottom: 0; 
        margin: 0; 
        padding-bottom: 0px;
    }
    .account_header dt a{
        font-weight: bold; 
        font-size: 10px; 
        text-decoration: none; 
        color: #424c56; 
        padding-left: 8px;
    }
    .account_header dt a:hover{
        text-decoration: underline; 
        color: #424c56;
    }
    .account_header dt a.active{
        color: #ff3600;
    }
    .account_header dd{
        margin: 2px 0; 
        font-size: 10px; 
        color: #969696; 
        padding-left: 8px;
    }
    /* Account header ------------------------------------------------------- */
    
    
    /* Account pages -------------------------------------------------------- */
    .account strong.h4 {
        font-size: 11px; 
        font-weight: bold; 
        margin: 0; 
        padding: 0; 
        display: block;
    }
    .account small{
        font-size: 10px;
    }
    /* Account pages -------------------------------------------------------- */
    
    
    /* Account remove from list button -------------------------------------- */
    .product .fromlist { 
        right: 45px; 
        top: 267px; 
        height:20px; 
        background: transparent url(bg/buttons_ce_.gif) 0 -50px no-repeat; 
        margin:0; 
        border: 0 none; 
        padding:0; 
        /*border-right: 1px solid #ff6633;*/
        position: absolute;
    }
    .product .fromlist input { 
        width: 100%; 
        background: transparent;
        margin:0;
        border:0;
        color:#fff;
        padding:2px 0 0 23px;
        cursor:pointer;
        font-weight: bold;
    }
    /* Account remove from list button -------------------------------------- */
    
    .wishlist {
    	padding: 0 0 0 65px;
    }
    /* Account wishlist -----------------------------------------------------
    .wishlist .product {
        padding: 5px 0 5px 130px; 
        margin: 0; 
        border: none;
    }
    .wishlist .product.thin {
        width: 413px;
    }
    .wishlist .separator {
        margin: 0; 
        width: 541px; 
        border: none;
    }
    .wishlist .dot_sep {
        clear: both;
    }
     Account wishlist ----------------------------------------------------- */
    
    
    /* Account wishlist search results -------------------------------------- */
    .wishsearchresults .searchitem {
        background: url(bg/wishlist.jpg) no-repeat; 
        line-height: 50px; 
        margin: 5px 0;
    }
    .wishsearchresults .searchitem a {
        padding-left: 60px; 
        line-height: 50px; 
        font-weight: bold; 
        color: #000; 
        display: block; 
        width: 1%; 
        white-space: nowrap;
    }
    .wishsearchresults .searchitem a:hover {
        color: #000;
    }
    /* Account wishlist search results -------------------------------------- */
    
    
    /* Account order history ------------------------------------------------ */
    .form.orderhistory td {
        font-size: 10px; 
        padding: 2px 0;
    }
    .form.orderhistory th {
        font-weight: bold; 
        font-size: 10px;
        border: none; 
        background: none; 
        padding: 2px 0;
    }
    .form.orderhistory tr.headrow td, .form.orderhistory tr.headrow th {
        font-size: 11px;
    }
    .form.orderhistory a.tocart {
        height:18px; 
        width: 20px; 
        background: transparent url(bg/buttons.gif) 0 0 no-repeat; 
        margin:0; border: none; 
        padding:0; 
        display: block;
    }
    .form.orderhistory a.artlink {
        margin-right: 7px; 
        color: #000; 
        font-size: 10px;
    }
    .form.orderhistory a.artlink:hover {
        color: #000;
    }
    .form.orderhistory .amount {
        padding-right: 7px;
    }
    /* Account order history ------------------------------------------------ */
    
    
    /* Account reccomend list ----------------------------------------------- */
    .recommendlist .product {
        padding: 5px 0 5px 130px; 
        margin: 0; 
        border: none;
    }
    .recommendlist .product.thin {
        width: 413px;
    }
    .recommendlist .separator {
        margin: 0; 
        width: 541px; 
        border: none;
    }
    .recommendlist .dot_sep {
        clear: both;
    }
    /* Account reccomend list ----------------------------------------------- */
    
    
    /* Suggest -------------------------------------------------------------- */
    ul.suggest {
        margin: 0;
    }
    /* Suggest -------------------------------------------------------------- */
    
    
    /* Mall shops start page ------------------------------------------------ */ 
    .mallbox {
        width: 980px; 
        margin: 15px auto;
    }
    .mallbox .mallhead {
        position: relative; 
        clear: both; 
        height: 75px;
    }
    .mallbox .mallhead .mallmenu {
        position: absolute; 
        right: 7px; 
        top: 55px; 
        margin: 0; 
        padding: 0; 
        list-style-type: none;
    }
    .mallbox .mallhead .mallmenu li {
        float: left; 
        margin: 0 5px; 
        padding-right: 10px; 
        border-right: 1px solid #999;
    }
    .mallbox .mallhead .mallmenu li.last {
        border: none;
    }
    .mallbox .mallhead .mallmenu li a {
        font-size: 10px;
    }
    .mallbox .langbox {
        background:#24316E; 
        border-bottom: 1px solid #fff; 
        padding: 8px 7px; 
        color: #fff;
    }
    .mallbox .langbox a {
        font-size: 10px; 
        color: #fff;
    }
    .mallbox .langbox a.lang_active {
        font-weight: bold;
    }
    .mallbox .locationbox {
        padding: 15px 0 2px 0; 
        margin: 0 0 15px 15px; 
        font-size: 10px; 
        color: #A7A7A7; 
        border-bottom: 1px solid #CBCBCB;
    }
    .mallbox .welcomebox {
        position: relative; 
        margin-left: 15px; 
        width: 480px;
    }
    .mallbox .welcomebox .shopselectbox {
        position: absolute; 
        left: 510px; 
        top: 7px; 
        width: 400px; 
        font-size: 10px;
    }
    .mallbox .mallfooter {
        margin: 55px 0 0; 
        position: relative;
    }
    .mallbox .mallfooter .copyright {
        background: #24316E; 
        color:#fff; 
        height: 15px; 
        margin: 2px; 
        padding: 6px 0px; 
        text-align:right;
    }
    .mallbox .mallfooter a {
        font-size: 10px; 
        color: #fff;
    }
    /* Mall shops start page ------------------------------------------------ */ 
    
    
    /* Basket popup --------------------------------------------------------- */
    #mask{
        visibility: hidden;
        display:none;
    }
    #mask iframe{
        visibility: hidden;
        border:none;
    }
    #mask.on {
        visibility: visible;
        display:block;
        position:fixed;
        opacity:0.7;
        top:0;
        left:0;
        width:100%;
        height: 100%;
        background:#000;
        z-index: 1500;
    }
    
    div.popup{
        visibility: hidden;
        display:none;
    }
    div.popup strong{
        display: block; 
        margin: 9px 0; 
        font-size: 11px
    }
    div.on.popup{
        visibility: visible;
        display:block;
        position:fixed;
        top:50%;
        left:50%;
        width:250px;
        height: 150px;
        background: white;
        z-index: 2000;
        margin-top:-75px;
        margin-left:-125px;
        border:1px solid #f90;
        padding:10px;
    }
    div.on.popup.load {
        background: #fff url(bg/ajax-loader.gif) center center no-repeat;
    }
    div.on.popup table {
        width:100%;
    }
    div.on.popup input {
        color:#ff6633;
        background:#fff;
        border:1px solid #ff6633;
        font-weight: bold;
        padding:2px;
        width:120px;
    }
    div.on.popup input.disabled {
        color:#cbcbcb;
        background:#fff;
        border:1px solid #cbcbcb;
        font-weight: bold;
        padding:2px;
        width:120px;
    }
    div.on.popup input.bl{
        position:absolute;
        bottom:10px;
        left:10px;
    }
    div.on.popup input.br{
        position:absolute;
        bottom:10px;
        right:10px;
    }
    
    #zoom {
        padding:0;
        overflow:auto;
        min-width:250px;
        min-height: 150px;
    }
    #zoom ul.tabs{
        padding:0;
        margin:0;
        background:#fff;
        height: 28px;
        width:100%;
    }
    #zoom ul.tabs li{
        list-style: none;
        margin:1px;
        float:left;
    }
    #zoom a{
        display:block;
        padding:5px;
        background:#fff;
        width:20px;
        text-align: center;
        border:1px solid #ff6633;
        color:#ff6633;
        font-weight: bold;
    }
    #zoom ul.tabs li.close{
        float:right;
    }
    /* Basket popup --------------------------------------------------------- */
    
    
    /* Message boxes -------------------------------------------------------- */
    .msg { 
        float:left;
        width:780px;
        background: #f0f0f0;
        border: 1px solid #424c56;
        margin: 0 5px 10px 5px;
        padding: 5px 10px;
    }
    .msg .err{
        color: #ff3600;
        font-weight: bold;
    }
    /* Message boxes -------------------------------------------------------- */
    
    
    /* Tags ----------------------------------------------------------------- */
    .box .tags {
        text-align: left;
    }
    .box .tags a{
        line-height: 100%;
        padding:0 .2em;
        cursor: pointer;
        color:#000;
    }
    .box .tags a.sel{
        color:green;
        font-weight: bold;
    }
    /* Tags ----------------------------------------------------------------- */
    
    
    /* Ratings -------------------------------------------------------------- */
    #write_review {
        display: none;
    }
    .rating_review_background { 
        width:89px; 
        height:16px;
        margin:0; 
        padding:0; 
        background: url(bg/stars.jpg) no-repeat 0 0;
    }
    .onestar {
        background-position:-72px -38px;
    }
    .twostar {
        background-position:-54px -38px;
    }
    .threestar {
        background-position:-36px -38px;
    }
    .fourstar {
        background-position:-18px -38px;
    }
    .fivestar {
        background-position:0 -38px;
    }
    ul.rating {
        width:89px; 
        height:16px; 
        margin:0 0 3px; 
        padding:0; 
        list-style:none; 
        clear:both; 
        position:relative; 
        background: url(bg/stars.jpg) no-repeat left top;
    }
    ul.rating li {
        cursor: pointer; 
        float:left;
    }
    ul.rating li a {
        position:absolute; 
        left:0; 
        top:0; 
        width:18px; 
        height:16px; 
        text-decoration:none; 
        z-index: 200;
    }
    ul.rating li a b {
        display: none;
    }
    ul.rating li.one a {
        left:0;
    }
    ul.rating li.two a {
        left:17px;
    }
    ul.rating li.three a {
        left:34px;
    }
    ul.rating li.four a {
        left:51px;
    }
    ul.rating li.five a {
        left:68px;
    }
    ul.rating li a:hover {
        z-index:2; 
        width:89px; 
        height:16px; 
        overflow:hidden; 
        left:0;
        background: url(bg/stars.jpg) no-repeat 0 -18px;
    }
    ul.rating li.one a:hover {
        background-position: -72px -18px;
    }
    ul.rating li.two a:hover {
        background-position: -54px -18px;
    }
    ul.rating li.three a:hover {
        background-position: -36px -18px;
    }
    ul.rating li.four a:hover {
        background-position: -18px -18px;
    }
    ul.rating li.five a:hover {
        background-position: 0 -18px;
    }
    .rating_review_input {
        margin:0; 
        height:16px;
    }
    .rating li.current_rate{
        background: url(bg/stars.jpg) left bottom; 
        position: absolute; 
        height: 16px; 
        z-index: 1;
    }
    
    dl.review { 
        margin: 5px 0; 
        padding-top: 5px; 
        border-top: 1px solid #ccc;
    }
    dl.review dt {
        margin-bottom: 7px; 
        height: 1em;
    }
    dl.review dd {
        clear: both; 
        margin: 0;
    }
    dl.review .param {
        margin-left: 20px; 
        color: #757C83;
    }
    /* Ratings -------------------------------------------------------------- */
    
    
    /* Recommendation lists ------------------------------------------------- */
    dl.recommlistdesc {
        margin: 0 0 10px;
    }
    dl.recommlistdesc dt {
        font-size: 10px; 
        padding: 3px 0 7px; 
        background: url(bg/linedot.gif) repeat-x bottom;
    }
    dl.recommlistdesc dt a {
        font-size: 10px;
    }
    dl.recommlistdesc dd {
        font-size: 10px; 
        margin: 3px 0;
    }
    
    .recommitems .article {
        width: 125px; 
        margin-right: 9px; 
        float: left; 
        color: #787F87;
        font-size: 10px;
    }
    .recommitems .article a {
        font-size: 10px;
    }
    .recommitems .article .picture {
        width: 56px; 
        text-align: center; 
        border:1px solid #CBCBCB; 
        margin-bottom: 3px;
    }
    .recommitems input.btn {
        border:1px solid #ff6633;
        border-width: 1px 0;
    }
    
    .recomm_author {
        font-weight: normal;
    }
    .recomlistdesc {
        float: left; 
        width: 415px;
    }
    
    .verification_code {
        border: 1px solid #000; 
        color: #000; 
        padding: 2px; 
        text-align:center; 
        width:80px;
    }
    
    #demoAdminLink {
        border: 1px solid;
        position:absolute; 
        left:778px; 
        top:160px;  
        height: 80px; 
        width: 200px; 
        opacity:0.7;
        z-index:1000;
    }
    #demoAdminLink .closeAdminLink {
        display: block; 
        width: 15px; 
        height: 12px; 
        border: none; 
        margin-left: 185px;
    }
    #demoAdminLink .openAdminLink  {
        display: block; 
        width: 185px; 
        height: 18px; 
        border: none; 
        margin-left: 7px; 
        margin-top: 32px;
    }
    /* Recommendation lists ------------------------------------------------- */
    
