﻿*
{
    padding: 0;
    margin: 0;
}

a img
{
    border: none;
}

body
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px; /*color: #807B6E;*/
    color: #3f4650;
    position: relative;
    width: 100%;
}


/*a, a:link, a:visited
{
    color: #384655;
    text-decoration: none;
}
a:hover
{
    color: #977933;
}*/

hr
{
    border-color: #D1CFCF;
    border-style: solid;
    border-width: 1px 0 0 0;
    margin: 15px 0;
}

#backgroundContainer
{
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
}

#backgroundContainer img
{
    height: auto;
    width: 100%;
}

.smallMenu a, .smallMenu a:link, .smallMenu a:visited
{
    color: #3F4650;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
}
.smallMenu a:hover
{
    text-decoration: underline;
}

ul.smallMenu
{
    list-style: none inside none;
    margin: 0;
}

ul.smallMenu li
{
    border-right: 1px dotted #9E998C;
    display: block;
    float: left;
    height: 12px;
    padding: 0 5px;
}


.smallMenu li.first a
{
    background: url("/App_Themes/dashCommerce/images/icons/world-20x20.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    margin-top: -4px;
    text-indent: -99999em;
    width: 20px;
}

#footer-products-menu-btn
{
    text-decoration: none;
}

.smallMenu .footer-products-link
{
    background: url("/App_Themes/dashCommerce/images/menu/arrow-top.png") no-repeat scroll right center transparent;
    border: 0 none;
    padding-right: 15px;
    position: relative;
}

.footer-products-list
{
    display: none;
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 15px;
    opacity: 0.85;
    position: absolute;
    right: 0;
    padding: 10px 0px;
}

.smallMenu .footer-products-list li
{
    border: 0 none !important;
    height: auto !important;
    display: block;
    margin-bottom: 3px;
    padding: 0px 5px;
    padding-left: 20px;
}

#footer .smallMenu .footer-products-list li a
{
    display: block;
    height: auto;
    min-height: 15px;
    text-decoration: none;
    width: 140px;
    padding: 3px 10px;
    border: none;
}
.smallMenu .footer-products-list li a:hover
{
    background: #c3af7e;
}

#leftFooterMenu td.divider, .smallMenu td.divider
{
    border-left: 1px dotted #9E998C;
    padding: 0;
}
.smallMenu td
{
    padding: 0 5px;
}

table
{
    border-collapse: collapse;
}

#forRightBG
{
    background: url('/App_Themes/dashCommerce/images/bg/right.gif') no-repeat 965px top;
}

#allContent
{
    margin: 0;
    width: 705px;
    margin-left: 245px;
    padding: 0px 15px 1px 15px; /*border: 1px solid red;*/
    position: relative;
    background: #fff none;
}

#headerRegion
{
    padding: 4px 0px;
    position: relative;
    height: 125px;
    z-index: 1000;
}
#headerRegionAdmin
{
    padding: 10px;
    position: relative;
    height: 70px;
}

#topNavigation
{
    position: absolute;
    top: 11px;
    right: 20px;
}

#searchBox
{
    position: absolute;
    right: 0px;
    top: 58px;
    width: 238px;
}
/*{{{ main menu in header */
#topMenu
{
    position: absolute;
    top: 113px;
    left: 0px;
    color: #999999;
    font-size: 16px;
    background-color: White;
}

#topMenu ul
{
    height: 25px;
    line-height: 1;
    list-style: none outside none;
    margin: 0 0em 0em 0em;
}
#topMenu ul li
{
    display: inline;
    float: left;
    margin: 0 0px 0 0;
    position: relative;
    padding-bottom: 1px;
}

#topMenu a
{
    border-bottom: 3px solid #FFFFFF;
    color: #3F4650;
    float: left;
    height: 22px;
    margin: 0;
    padding-right: 13px;
    text-decoration: none;
    vertical-align: baseline;
}

#topMenu a:hover
{
    border-bottom: 3px solid #36424A;
}

#topMenu li.products
{
    position: relative;
}
#topMenu .submenu
{
    position: absolute;
    top: 26px;
    left: 0px;
    height: auto;
    display: none;
    background-image: url("../../App_Themes/dashCommerce/images/menu/nav-main.png");
    padding: 7px;
    padding-right: 5px;
    z-index: 1500;
}

#topMenu .submenu li
{
    display: block;
    float: left;
    height: 22px;
    margin: 0px;
    position: static;
}
#topMenu .submenu li a
{
    background: none repeat scroll 0 0 transparent;
    color: #3F4650;
    display: block;
    height: 12px;
    letter-spacing: 0.05em;
    padding: 5px 7px;
    position: relative;
    white-space: nowrap;
    width: 180px;
    font-size: 12px;
    border: none;
}
#topMenu .submenu li a:hover
{
    background-color: #c3af7e;
}

#topMenu .submenu li.sub a:hover
{
    background-position: 180px -44px;
}

#topMenu .submenu li.sub a
{
    background-image: url("../../App_Themes/dashCommerce/images/menu/main-navi-flyout-arrow.png");
    background-position: 180px 7px;
    background-repeat: no-repeat;
}

#topMenu .submenu .subsubmenu-wrap
{
    position: absolute;
    top: 0px;
    left: 200px;
    height: auto;
    width: auto;
    display: none;
}

#topMenu .submenu .subsubmenu-wrap.categories ul
{
    width: 460px;
}

#topMenu .submenu .subsubmenu-wrap.categories ul
{
    padding-right: 2px;
}

#topMenu .submenu .subsubmenu-wrap ul
{
    background-image: url("../../App_Themes/dashCommerce/images/menu/nav-main.png");
    padding: 7px;
    padding-right: 5px;
    z-index: 1500;
    height: 368px;
    display: block;
}
#topMenu .submenu li.sub .subsubmenu-wrap a
{
    background-image: none;
    width: 215px;
}

/*}}} main menu in header */

/* {{{ left-side menu */
#side-menu
{
    height: 300px;
    position: absolute;
    left: -25px;
    top: 135px;
    width: 25px;
}

#side-menu ul
{
    list-style: none outside none;
    margin: 0;
    width: 25px;
}
#side-menu ul li
{
    display: block;
    margin-bottom: 2px;
}
#side-menu ul li a
{
    display: block;
    text-indent: -99999em;
    width: 25px;
    background: url("/App_Themes/dashCommerce/images/menu/side-nav.png") repeat scroll 0 0 transparent;
}


#side-menu ul li .side-menu-link-0
{
    background-position: left top;
    height: 88px;
}
#side-menu ul li a:hover.side-menu-link-0
{
    background-position: right top;
}

#side-menu ul li .side-menu-link-1
{
    background-position: left -90px;
    height: 67px;
}
#side-menu ul li a:hover.side-menu-link-1
{
    background-position: right -90px;
}

#side-menu ul li .side-menu-link-2
{
    background-position: left -159px;
    height: 118px;
}

#side-menu ul li a:hover.side-menu-link-2
{
    background-position: right -159px;
}

#side-menu ul li .side-menu-link-3
{
    background-position: left -279px;
    height: 141px;
}
#side-menu ul li a:hover.side-menu-link-3
{
    background-position: right -279px;
}
/* }}} left-side menu */

#footer
{
    margin: 0px 0 50px 0;
    padding: 15px 0px 0 0px;
    border-top: 1px dotted #D1CFCF;
}
#footer a, #footer a:link, #footer a:visited
{
    color: #322C2A;
    text-decoration: none;
    display: block;
}
#footer a:hover
{
    text-decoration: underline;
}
#leftFooterMenu .footer-link-0
{
    margin: 0;
    padding: 0 0px 0 0px;
}
#leftFooterMenu td
{
    padding: 0px 5px;
    vertical-align: middle;
}

.searchBox
{
    height: 20px;
    border: 1px solid #B8B8B8;
    border-width: 1px 0px 1px 1px;
    line-height: 1;
    width: 230px;
}

.searchBox input.search_term
{
    background: none repeat scroll 0 0 transparent;
    border: 0px solid white;
    color: #807B6E;
    float: left;
    font-size: 1em;
    height: auto;
    outline: 0 none;
    padding: 2px 0 2px 5px;
    width: 125px;
}

.searchInSelectorHolderInner {
 position:absolute;
 width:85px;
 top: -2px;
 color: #807B6E;
 background: url(/App_Themes/dashCommerce/images/arrow-down-lightgrey.png) 60px 8px no-repeat;
}
.searchInSelectorHolderInner:hover
{
    background: #36424A url(/App_Themes/dashCommerce/images/basket-dropdown.png) 60px 8px no-repeat;
    color: #fff;
    opacity: 0.8;
}

.searchInSelectorHolderInner:hover .searchInSelector {color: #fff;}
.searchInSelector
{
    width: 60px;
    padding: 5px 5px 7px;
    display: inline;
    cursor: pointer;
    float: left;
}
#searchField
{
    border: 0;
    color: #807B6E;
    padding: 0 0 2px 0;
    font-size: 1em;
    height: auto;
    width: 130px;
    outline: 0;
    float: left;
    background: transparent;
}
#searchBtnSubmit
{
    border: 0;
    padding: 0;
    margin: 0;
    display: inline;
}

/* #searchInShop{display: none;} */

#searchBtnSubmit
{
    border: 0 none;
    display: inline;
    margin: 0;
    padding: 0;
}

.pointer
{
    cursor: pointer;
}

.teaserset-item
{
    background: none repeat scroll 0 0 #ECECEC;
    height: 265px;
    width: 220px;
    text-align: left;
    position: relative;
}

.teaserset-item-wrap
{
    width: auto;
}
.teaserset-item-wrap td
{
    padding-right: 18px;
}

.teaserset-item img
{
    width: 220px;
    height: 105px;
}

.teaserset-item h2
{
    color: #1A1816;
    font-size: 1.1667em;
    font-weight: 400;
    margin: 15px 15px 0;
    padding-bottom: 0px;
}

.teaserset-item .more
{
    bottom: 5px;
    left: 15px;
    position: absolute;
    background: url("/App_Themes/dashCommerce/images/button-blue-186x26.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 0.9167em;
    height: 19px;
    line-height: 1;
    padding: 7px 0 0 10px;
    width: 176px;
    text-decoration: none;
}

.more
{
    bottom: 15px;
    left: 15px;
    background: url("/App_Themes/dashCommerce/images/button-blue-186x26.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 0.9167em;
    height: 19px;
    line-height: 1;
    padding: 7px 0 0 10px;
    width: 176px;
    text-decoration: none;
    margin-top: 10px
}

p
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10pt;
    line-height: 16px;
    padding-bottom: 18px;
    color: #666666;
}
h3
{
    color: #977933 /*#384655*/;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 7px;
}

div.divLeftDetailsMenu
{
    float: left;
    width: 221px;
}
div.divLeftDetailsMenu div.ldm1
{
    padding: 0px 10px 10px 10px;
}
div.divLeftDetailsMenu a
{
    color: #999999;
    text-decoration: none;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
}
div.divLeftDetailsMenu a:hover
{
    color: #977933;
}
div.divLeftDetailsMenu div.currentPageHeader
{
    min-height: 27px;
    margin-left: 10px;
    margin-top: 20px;
}
div.divLeftDetailsMenu div.hr
{
    border-top: 1px solid #CCCCCC;
    height: 20px;
    width: 100%;
    overflow: auto;
}

h1
{
    color: #3F4650;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
}
h2
{
    color: #3F4650;
    font-size: 13pt;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 7px;
}
h6
{
    color: #977933;
    font-size: 13pt;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 7px;
}


table.loginForm
{
}
table.loginForm table td
{
    padding: 3px;
}
table.loginForm label
{
    margin-left: 5px;
}

table.pagesList td
{
    vertical-align: top;
}

table.pagesList
{
    width: 100%;
}

div.button
{
    margin-top: 10px;
}

h3.searchresultpage
{
    margin-top: 14px;
    background-image: url(Images/Page.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

h3.searchresultpage a, h3.searchresultmessage a, h3.searchresultfile a, h3.searchresultattachment a
{
    font-weight: bold;
}

p.excerpt
{
    font-size: 11px;
    margin-left: 4px;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 4px;
    border-left: solid 4px #DDDDDD;
}

p.excerpt b
{
    font-weight: normal;
    background-color: #FFEE64;
}

#threeColumnMainContent
{
    margin-left: 10px;
    margin-right: 185px; /*border: 1px solid blue;*/
}

#threeColumnLeftContent
{
    float: left;
}

table.productBox
{
    margin: 0;
}
td.productImage
{
    width: 180px;
    vertical-align: top;
    text-align: center;
}
td.description
{
    width: 270px;
}
/* td.description ul { margin-left: 14px; } */


td.description ul li, .products-article .product-info ul li
{
    background: url("/App_Themes/dashCommerce/images/list-item.png") no-repeat scroll left 5px transparent;
    line-height: 1.2;
    margin: 0 0 1.5em;
    padding: 0 0 0 10px;
    list-style-type: none;
}
table.productBox td.description h1
{
    font-size: 14px;
    font-weight: bold;
}

td.description .product-details-link
{
    background-image: url("/App_Themes/dashCommerce/images/button-blue-137x26.png");
    width: 127px;
    height: 18px;
    font-size: 11px;
    display: block;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 8px;
    margin-bottom: 8px;
}

div.groupLayer
{
    background: url('/App_Themes/dashCommerce/images/rounded/top.gif') left top no-repeat;
    padding-top: 6px;
    width: 179px;
}
div.groupLayer div.inner
{
    background: white url('/App_Themes/dashCommerce/images/rounded/bottom.gif') left bottom no-repeat;
    padding-bottom: 7px;
}
div.groupLayer div.ul
{
    border-left: 1px solid #6f8195;
    border-right: 1px solid #6f8195;
    width: 173px;
    padding: 2px;
}
div.groupLayer a
{
    font: normal 10pt Arial, Helvetica, Verdana, sans-serif;
    color: #666666;
    width: 165px;
    display: block;
    min-height: 18px;
    padding: 1px 6px 1px 0;
}
div.groupLayer a:hover
{
    color: White;
    background-color: #977933;
}
div.groupLayer div.item
{
    list-style: none;
}
div.groupLayer div.divider
{
    margin: 1px 0 0px 0;
    height: 1px;
    overflow: hidden;
    border-top: 1px solid #C0C0C0;
    width: 171px;
}

div.border_bottom
{
    /*padding-bottom: 20px; */
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}
div.twoColumns
{
    /*     border-left: 1px solid #cccccc;     width: 673px;     float: right;     padding: 0 20px 0px 20px;     margin-top: 0; */
}
div.margin_top
{
    margin-top: 20px;
}
/* div.twoColumns div.product div.headerContainer { margin-top: 20px; } */
div.twoColumns div.leftContent
{
    width: 100%;
    padding-right: 10px;
    margin-right: 10px; /*float: left;*/
}

div.twoColumns div.leftContent hr
{
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #cccccc;
    height: 1px;
}

div.twoColumns div.textInfo
{
    width: 191px;
    float: right;
    padding-left: 10px;
    overflow: hidden;
}

div.headerContainer a.toCategory
{
    text-transform: none;
    text-decoration: none;
    color: #666666;
    font: bold 11px Arial;
    line-height: 16px;
}
div.headerContainer a.toCategory:hover
{
    color: #977933;
}

#imageContainer
{
    width: 211px;
    float: left;
    overflow: hidden;
}

#leftCategoryColumn
{
    width: 440px;
    border-top: 1px solid #cccccc;
    overflow: hidden;
}

#rightCategoryColumn, #infoContainer
{
    width: 211px;
    float: right;
    overflow: hidden;
}
#infoContainerWide
{
    width: 442px;
    float: left;
    overflow: hidden;
}

#rightCategoryColumn
{
    width: 240px;
    border-top: 1px solid #cccccc;
}

#formContainer
{
    width: 100px;
    float: right;
    overflow: hidden;
}

#threeColumnLeftContent
{
    width: 180px;
    float: left; /*border: 1px solid red;*/
}

#threeColumnMainContent
{
    padding-left: 10px;
    margin-left: 233px;
    margin-right: 185px; /*border: 1px solid blue;*/
}

#threeColumnRightContent
{
    width: 180px;
    float: right; /*border: 1px solid green;*/
}

table.link
{
    float: right;
}
table.link td
{
    padding: 0 3px;
}
table.link
{
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-transform: none;
}
table.link span.pageLinks
{
    color: #977933;
}
table.link span.pageLinks span
{
    color: #666666;
}
table.link a
{
    text-decoration: none;
}
table.link .navibarLink
{
    background-image: url("/App_Themes/dashCommerce/images/icons/scrollRightNormal.gif");
    background-position: 8px 0;
    background-repeat: no-repeat;
    float: left;
    height: 19px;
    width: 31px;
}
table.link .navibarLink:hover
{
    background-image: url("/App_Themes/dashCommerce/images/icons/scrollRightHover.gif");
}

table.link .navibarLink.previous
{
    background-image: url("/App_Themes/dashCommerce/images/icons/scrollLeftNormal.gif");
}
table.link .navibarLink.previous:hover
{
    background-image: url("/App_Themes/dashCommerce/images/icons/scrollLeftHover.gif");
}

.clr
{
    clear: both;
}

div.flashProducts
{
    padding: 20px 0;
    width: 100%;
    margin: 0;
    background-color: #fff;
}

div.flashProducts h2
{
    font-size: 1.25em;
}

div.trinityColumn
{
    width: 211px;
    margin-right: 20px;
    overflow: auto;
    float: left;
}
div.trinityColumn select
{
    width: 100%;
    font: normal 11px Arial;
    color: #333;
    padding: 1px;
    border: 1px solid #999;
}
div.wide
{
    width: 442px;
    overflow: auto;
    float: left;
}

div.vdiv
{
}

table.leftMenu a
{
    display: block;
}

div.skin_helper_header span, div.skin_helper_header a
{
    padding-left: 7px;
    font: bold 10pt/33px Arial;
    color: #666666;
    display: block;
    float: left;
    padding-right: 40px;
    height: 33px;
    background: url('/App_Themes/dashCommerce/images/skinhelper/todo.png') right top;
    margin-right: 1px;
    white-space: nowrap;
}
div.skin_helper_header a
{
    background: url('/App_Themes/dashCommerce/images/skinhelper/done.png') right top;
    color: White;
    text-decoration: none;
}
div.skin_helper_header span.current
{
    background: url('/App_Themes/dashCommerce/images/skinhelper/current.png') right top;
    color: White;
}

div.fixed div.skin_helper_header a, div.fixed div.skin_helper_header span
{
    width: 60px;
}

div.skin_helper_body
{
    border: 1px solid #cbcbcb;
    width: 645px;
    margin-top: -1px;
}
div.skin_helper_body div.inner
{
    margin: 30px 20px;
    padding: 0;
}
div.skin_helper_body h1
{
    color: #666666;
    font: bold 11px Arial, Helvetica, Verdana, sans-serif;
    padding: 0 0 10px 0;
    margin-right: 210px;
}
div.skin_helper_body table
{
    margin-right: 210px;
}
div.skin_helper_body td
{
    padding-bottom: 6px;
}
div.skin_helper_body td label
{
    padding-left: 6px;
}

.teaserset-container
{
    line-height: 1.2;
    position: relative;
    display: block;
}
.teaserset-container .teaserset-item
{
    background: none repeat scroll 0 0 #ECECEC;
    height: 230px;
    position: absolute;
    top: 0;
    width: 220px;
}

.teaserset-container .teaserset-item.teaserset-left
{
    position: relative;
}

.teaserset-container .teaserset-center
{
    left: 242px;
}
.teaserset-container .teaserset-right
{
    right: 0;
}


/*.dropdown-container
{
    background: url("/App_Themes/dashCommerce/images/teaserset-dropdown-184x26.png") no-repeat scroll left top transparent;
}

.dropdown-container a.selector
{
    color: #4B4B4D;
    display: block;
    font-size: 0.9167em;
    height: 19px;
    padding: 7px 30px 0 10px;
    text-decoration: none;
}*/


/*.teaserset-container .teaserset-item .dropdown-container
{
    bottom: 15px;
    height: 26px;
    left: 15px;
    line-height: 1;
    position: absolute;
    width: 184px;
}


.teaserset-container .teaserset-item .dropdown-container .dropdown-options
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B8B8B8;
    position: absolute;
    top: 28px;
    width: 182px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 100;
}

.teaserset-container .teaserset-item .dropdown-container .dropdown-options li a
{
    color: #4B4B4D;
    display: block;
    padding: 3px 10px;
}
.teaserset-container .teaserset-item .dropdown-container .dropdown-options li a:hover
{
    background-color: #e7e7e7;
}
*/

.hide
{
    display: none;
}

.teaserset-container .teaserset-item h2
{
    color: #1A1816;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 15px 0;
}

.teaserset-container .teaserset-item h2 a:hover
{
    text-decoration: underline;
    color: #384655;
}

.teaserset-container .teaserset-item p
{
    color: #807B6E;
    margin: 10px 15px 0;
    font-size: 12px;
}


.products-filter
{
    background: none repeat scroll 0 0 #36424A;
    padding: 10px 0 10px 15px;
    z-index: 100;
    display: block;
    height: 28px;
}

.products-filter .label
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 0.916em;
    line-height: 2.5;
    width: 100px;
}

/*.products-filter .dropdown-container
{
    float: left;
    height: 26px;
    line-height: 1;
    margin-right: 10px;
    position: relative;
    width: 184px;
}
.products-filter .dropdown-container a.selector
{
    color: #4B4B4D;
    display: block;
    font-size: 0.9167em;
    height: 19px;
    padding: 7px 30px 0 10px;
}

.products-filter .dropdown-container .dropdown-options
{
    background: url("/App_Themes/dashCommerce/images/dropdown-flyout-184.png") no-repeat scroll left bottom transparent;
    border-top: 0 none;
    padding-bottom: 5px;
    position: absolute;
    top: 24px;
    width: 184px;
    z-index: 500;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.products-filter .dropdown-container .dropdown-options li
{
    padding: 0 1px;
    margin: 0px;
}
.products-filter .dropdown-container .dropdown-options li a
{
    color: #4B4B4D;
    display: block;
    font-size: 0.9167em;
    padding: 3px 10px;
}
.products-filter .dropdown-container .dropdown-options li a:hover
{
    background-color: #e7e7e7;
}
.products-filter .dropdown-container.dropdown-container-top
{
    background: url("/App_Themes/dashCommerce/images/teaserset-dropdown-184x26-top.png") no-repeat scroll left top transparent;
}
.products-filter .dropdown-container-top .dropdown-options
{
    background: url("/App_Themes/dashCommerce/images/dropdown-flyout-184-top.png") no-repeat scroll left top transparent;
    border-bottom: 0 none;
    bottom: 24px;
    padding-bottom: 0;
    padding-top: 5px;
    top: auto;
}*/

.products-article
{
    border: 1px solid #D1CFCF;
    padding: 19px;
    min-height: 350px;
}

.products-article .back
{
    background: url("/App_Themes/dashCommerce/images/arrow-left.png") no-repeat scroll left center transparent;
    color: #2B292A;
    display: block;
    font-size: 0.833em;
    margin: 0 0 40px 300px;
    padding-left: 15px;
}
.products-article .image-container
{
    float: left;
    width: 300px;
}
.products-article .product-info
{
    margin-left: 300px;
    padding-right: 25px;
}
.products-article .product-info h1
{
    color: #74706E;
    font-size: 1.75em;
    line-height: 1;
    margin: 0 0 0.25em;
    text-transform: none;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.pagelist-header
{
}


.category-pagelist-content
{
    height: 31px;
}

/* {{{ categories accordion styles */

.products-overview-content {
    border-color: #D1CFCF #D1CFCF;
    border-right: 1px solid #D1CFCF;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-bottom: 25px;
    padding: 19px;
}

.accordion .selector {
    background: url("/App_Themes/dashCommerce/images/news-line-dropdown-arrow.png") no-repeat scroll right center transparent;
    cursor: pointer;
    outline: medium none;
}

.accordion .ui-state-active {
    background: url("/App_Themes/dashCommerce/images/close.png") no-repeat scroll right center transparent;
}

.products-overview-content h2 {
    font-size: 1.25em;
    margin: 0;
}

.products-overview-content p {
    color: #74706E;
    margin: 0;
    padding-bottom:0px;
}
div.spcV30 {
    clear: both;
    font-size: 1px;
    height: 30px;
    min-height: 30px;
    min-width: 1px;
    width: 1px;
}

.accordion .ui-accordion-content .flashProducts {
    left: -19px;
    position: relative;
}

/* }}} categories accordion styles */
