﻿*
{
    padding: 0;
    margin: 0;
}
html
{
    border: none;
}
body
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background: #FDFDFD;
}

img
{
    border: none;
}

table, form, td, tr, th
{
    border-collapse: collapse;
    border-spacing: 0;
    border-style: none;
    border-width: 0;
}
a:focus
{
    -moz-outline: 0px;
}
a:link, a:visited, a:active, a:focus
{
    color: #0192B5;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
/*
    Utility Classes
*/
.clear:after
{
    content: ".";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* IE fixes */
* html .clear
{
    height: 1%; /*IE 6*/
}
.clear
{
    min-height: 1%;
}


#header, #content, #footer
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

/*
    Header
*/
#header
{
    position: relative;
    text-align: left;
    vertical-align: baseline;
}
#header ul
{
    list-style: none;
}



/*
      Meta Navigation Group
*/
#meta-group
{
    height: 45px;
    font-weight: bold;
    margin: 0;
background-color:#F5f5f1;
background-image: url('images/top_roundedCorner2.gif');
background-repeat:no-repeat;
background-position:right 11px;
}
#meta-group ul
{
    display: inline; /*Special rule for IE 6, gets around the double margin bug*/
}
#meta-group li
{
    float: left;
    margin: 0;
}
#cart-nav
{
    margin: 15px 0 0 13px;
    float: left;
}
#cart-nav li
{
    margin: -1px 0 0 2px; /*Pixel Pushing*/
}
#cart-nav a
{
    float: left;
    display: inline;
    padding-left: 26px;
    padding-top: 1px;
    height: 20px;
    background: url("images/icon_headerCart.jpg") no-repeat;
}
#cart-nav a em
{
    color: #D35701;
    text-decoration: none;
    font-style: normal;
}
#cart-nav li.last
{
    height: 15px;
    border-left: 1px solid #CCC;
    margin-left: 8px;
    height: 15px;
}
#cart-nav li.last a
{
    height: 10px;
    padding: 1px 8px 0;
    background: none;
}

#cart-nav li.noicon a
{
    background: none;
    margin-left: 8px;
    padding: 1px 8px 0;
    border-left: 1px solid #CCC;
}


#user-nav
{
    margin: 15px 13px 0 0;
    float: right;
    display: inline;
}
#user-nav li
{
    padding: 0 8px;
    border-right: 1px solid #CCCCCC;
}
#user-nav li.last
{
    border: none;
    padding-right: 3px;
}
#user-nav li.your-shop
{
    border: none;
    padding: 0 1px 0 12px;
    width: 20px;
    height: 20px;
    margin-top: -3px;
}
#user-nav li.your-shop a
{
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background: url("images/icon_shop_setup.gif") no-repeat;
    text-indent: -9999em;
}
#user-nav li a strong
{
    color: #666666;
}
#user-nav li a strong.new
{
    color: #D35701;
}
#user-nav li span
{
    font-weight: normal;
    padding-right: 4px;
}
/*
        Main Navigation
*/
#navigation-group
{
    background: url("images/layout_logonav_bg.png") repeat-x;
    border-left: 1px solid white;
    margin: 10px 0 1px 154px;
    width: 845px;
    height: 30px;
    overflow: hidden;
}
#main-nav
{
    background: url("images/layout_logonav_corner_grad.png") no-repeat top right;
    height: 30px;
    margin: 0;
}
#header .main-nav-holiday
{
    background-image: url("images/layout_logonav_corner_grad_holiday.gif");
}
#main-nav li
{
    float: left;
    padding: 8px 15px 7px;
    font-weight: bold;
    font-size: 13px;
    border-right: 1px solid #fff;
    margin: 0;
}
#main-nav li.last
{
    border: none;
}
#header .main-nav-holiday li.gift-guides
{
    font-family: Georgia, 'Times New Roman' , Times, serif;
    background: #F7E8D3 url("images/layout_logonav_bg_holiday.gif") repeat-x;
    height: 15px;
    padding-right: 0;
}
#main-nav a:link, #main-nav a:visited
{
    color: #fff;
}
#header .main-nav-holiday li.gift-guides a
{
    background: url("images/holiday-gift-icon.gif") no-repeat right 50%;
    padding: 5px 26px 5px 0;
    color: #d35701;
}
/*
        Search Bar
    */
#search-bar
{
    height: 49px;
    background: #90B4CF;
    margin: 0 0 0 154px;
    padding-left: 10px;
    border-left: 1px solid white;
}
* html #search-bar
{
    height: 48px;
}
#search-bar div
{
    margin: 14px 0 0 3px;
    float: left;
    display: inline;
    height: 24px;
    float: left;
}
#search-bar select, #search-bar input
{
    float: none;
    display: inline;
    vertical-align: middle;
    margin: 0 0px 0 0;
}
#search-bar select
{
    background-color: #FFFFFF;
    color: #000000;
    font-size: 13px;
    width: 140px;
}
#search-bar input.text
{
    width: 250px;
    font-size: 13px;
    line-height: 16px;
}

#search-bar .advanced-search
{
    padding: 20px 0 0 0px;
    width: 130px;
    float: left;
    display: inline;
    text-align: center;
    margin: 0;
}
#search-bar .advanced-search a
{
    color: white;
}

/* screw you IE6 and your damn box model */
* html #search-bar input.text
{
    height: 18px;
}

/*
        Logo
    */
#logos
{
    background: url("images/logo.png") no-repeat;
    width: 154px;
    height: 80px;
    position: absolute;
    top: 55px;
    margin: 0;
}
#logos a
{
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999em;
    overflow: hidden;
}


#content
{
}
#breadcrumbs
{
    font-size: 1.00em;
    list-style: none;
    padding: 5px 0 6px 15px;
    background: url("images/dotted.gif") repeat-x bottom;
    color: #666;
}
#breadcrumbs li
{
    float: left;
    margin-right: 3px;
}


#primary
{
    width: 810px;
    float: right;
    display: inline;
    padding-top: 15px;
}


.dtb
{
    border: 1px solid #EAEAEA;
    display: inline;
    float: left;
    height: 179px;
    margin-bottom: 14px;
    margin-right: 7px;
    width: 147px;
    overflow: hidden;
}

.dtb img
{
    margin: 6px;
    width: 135px;
    height: 125px;
    border: 1px solid #FFF;
}
.dtb p
{
    margin: 0 6px;
}
.dtb a:hover img
{
    border: 1px solid #0192B5;
}
.listting
{
    margin: 15px;
    margin-top: 0px;
}

.dtb a
{
    height: 15px;
    line-height: 15px;
    margin-top: 5px;
    overflow: hidden;
    color: #666666;
}

.dtb .price
{
    color: #78C042;
    float: right;
    line-height: 14px;
    margin-top: -14px;
}

.dtb .author
{
    line-height: 14px;
    color: #B2B2B2;
}

#arctils
{
    /*    margin:auto;*/
    margin-left: 14px;
    border: 1px solid #EAEAEA;
    width: 766px;
    height: 202px;
    padding: 3px 3px 0px 3px;
    vertical-align: middle;
}

.left
{
    float: left;
}

.right
{
    float: right;
}


.artcontent
{
    width: 748px;
    text-align: justify;
    height: 178px;
    padding: 3px 5px 0px 10px;
    overflow: hidden;
    border: 1px solid #000;
    margin: 0 0 0 0;
}


.separator
{
    height: 2px;
    clear: both;
}

.hidden
{
    visibility: hidden;
    display: none;
}


#footer
{
    margin-top: 10px;
    border-top: 1px dotted #000;
    height: 30px;
}

.widthbig
{
    width: 53%;
    padding: 10px;
}



#listing-header
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #F6F8F5 none repeat scroll 0 0;
    height: 15px;
    margin: 0 0 17px;
    padding: 7px 15px;
}
#listing-header .total, #listing-header .pager, #listing-header .pages, #listing-header .pages li, #listing-header .controls, #listing-header .view-type
{
    float: left;
}

.total {
	vertical-align:center;
	font-size:1.2em;
}


/*
        PAGER
    */
/* IE Only */
.pager-table
{
    text-align: center;
}
.pager-table form
{
    width: 130px;
}

/* END IE */
.pager
{
    height: 80px;
    clear: both;
    display: -moz-inline-stack;
    display: table;
    color: #666666;
    padding: 15px 15px 0;
}

.pager p, .pager .pages, .pager .pages li, .pager form
{
    float: left;
}
.pager p, .pager label
{
    line-height: 1.8em;
    font-size: .9em;
}
.pager .pages
{
    font-size: 1.2em;
    padding: 0 8px;
    list-style: none;
}
.pages li
{
    margin: 0 5px;
}
.pages li.active a, .pages a.active
{
    font-weight: bold;
    color: #cb7319;
}
.pager form
{
    padding: 0 8px;
}
.pager form input
{
    width: 3em;
    margin: 0 0 0 5px;
}
.pager form input, .pager form button, .pager form label
{
    vertical-align: middle;
}

/*
            Header pager 
        */
.pager-header
{
    clear: none;
    float: left;
    height: auto;
    padding-left: 10px;
}
.pager-header .pages
{
    font-size: 1.2em;
    list-style: none;
    padding-right: 4px;
}
.pager-header .pages li
{
    margin: 0 4px;
}

.pager-header .controls a
{
    display: inline;
    float: left;
    width: 10px;
    height: 16px;
    text-indent: -999em;
    margin: 0 5px;
    overflow: hidden;
}
.pager-header .controls a.previous
{
    background: url("images/icon_large_arrow_left_blue.gif") no-repeat;
}
.pager-header .controls a.previous-disabled
{
    background: url("images/icon_large_arrow_left_grey.gif") no-repeat;
}

.pager-header .controls a.next
{
    background: url("images/icon_large_arrow_right_blue.gif") no-repeat;
}
.pager-header .controls a.next-disabled
{
    background: url("images/icon_large_arrow_right_grey.gif") no-repeat;
}

/* Default pager controls */
.pager .controls
{
    display: block;
    clear: both;
    float: none;
    width: 88px;
    padding: 10px 0 0;
    margin: 0 auto;
}
.pager .controls a
{
    display: inline;
    float: left;
    width: 40px;
    height: 41px;
    text-indent: -999em;
    margin: .5px;
    overflow: hidden;
}
.pager .controls a.previous
{
    background: url("images/icon_page_arrow_left_on.gif");
}
.pager .controls a.previous-disabled
{
    background: url("images/icon_page_arrow_left_off.gif");
}

.pager .controls a.next
{
    background: url("images/icon_page_arrow_right_on.gif");
}
.pager .controls a.next-disabled
{
    background: url("images/icon_page_arrow_right_off.gif");
}


#listing-header .view-type
{
    float: right;
}


.name {
    overflow:hidden;
    width:135px;    
    height: 14px;
}
.author{
    width:90px;
}

*:first-child+html #logos {
   top: 34px !important;
   left: 0px !important;
}

.inline
{
    display:inline;
}

.ten
{
    height:10px;
}













.dtb_small
{
    border: 1px solid #EAEAEA;
    display: inline;
    float: left;
    height: 80px;
    margin-bottom: 14px;
    margin-right: 7px;
    width: 80px;
    overflow: hidden;
}

.dtb_small img
{
    margin: 2px;
    width: 75px;
    height: 75px;
    border: 1px solid #FFF;
}
.dtb_small p
{
    margin: 0 6px;
}
.dtb_small a:hover img
{
    border: 1px solid #0192B5;
}
.dtb_small a
{
    height: 15px;
    line-height: 15px;
    margin-top: 5px;
    overflow: hidden;
    color: #666666;
}

p.seotext
{
    text-align:justify;
    text-indent: 1.5em;
}


.border h1
{
   font-size:15px; 
}



/*BEGIN Author Edit line in the List of author's wokr*/
.with_edit_line
{
    height: 190px;
    padding-bottom:2px;
}
.edit_line
{

}
.edit_line a
{
    font-size:14px;
    height: 45px;
    padding:0 0;
    color: #cc420f;
    background: url(/bitrix/templates/main/css/images/icons/edit.png) left top no-repeat;
    padding-left:18px;
    margin:0px 0px;
}

/*END Author Edit line in the List of author's wokr*/
/*BEGIN Stats of work*/
img.stats
{
    width:1px;
    height: 1px;
    display:none;
    border:none;
    visibility:hidden;
}
/*END Stats of work*/









/*BEGIN Wizard */

#dialog-confirm
{
    display:none;
}
#dialog-sms
{
    display:none;
}
.sms
{
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    border:1px solid #000;
    background-color:#d0fc72;
}
.TnC
{
    padding-top:20px;
}
.pointer
{
    cursor:hand;
    cursor:pointer;
}
/*END Wizard*/



/* SPotLight */
.spotlight_block
{
    width:1000px;
    height:95px;
    margin-top:8px;
    overflow:hidden;
    border:none;
}

.spotlight_button
{
    float:left;
    width:28px;
    height:93px;
    z-index:5;
    position:relative;
}
.spotlight_button img
{
    padding-top:16px;
}
.spotlight_line 
{
    float:left;
    width:970px;
    height:95px;
    overflow:hidden;
    margin-left:-12px;
    z-index:4;
    position:relative;
}
.spotlight_line img
{
    padding:0 0;
    margin:0 0;
    display:inline;
    border:none;
    width:85px;
    height:85px;
    margin-top:8px;
    margin-left:6px;
}
.spotlight_line img:hover
{
    width:90px;  
    height:90px;
    margin-top:2px;
    margin-bottom:-2px;
    border:none;
}


/* end SpotLight */

.author a
{
    font-weight: normal;
    color: #C1C1C1;
}
