:focus
{
  outline: none;
}

*
{
  font-family: "Segoe UI","Trebuchet MS","Tahoma","Arial","Arial Cyr","Verdana";
  margin: 0;
  padding: 0;
}

img, table
{
  border: 0;
}

html, body
{
  font-size: 90%;
  color: #222;
  height: 100%;
  border: 0;
  background: #efefef url('/img13/back.png') repeat 50% top;
  line-height: 1.35;
}

ul, ol
{
  padding: 0 30px;
}

ul
{
  list-style-image: url('/img13/i_ul.gif');
}

h1
{
  font-size: 200%;
  position: relative;
  color: #222;
  text-shadow: #fff 0px 1px;
  font-weight: 600;
}

h2
{
  font-size: 150%;
  font-weight: 600;
}

h3
{
  font-size: 130%;
  font-weight: 600;
}

a
{
  text-decoration: none;
  color: #446988;
}

a:hover
{
  color: #e855a7;
}

.price > span 
{
  font-size: 150%;
}

.price > span > span.cur
{
  font-family: 'Segoe UI', 'Trebuchet MS', Arial;
  vertical-align: 0.32em;
  font-size: 66%;
}

.price > span > span.dec
{
  vertical-align: 0.32em;
  font-size: 66%;
}

.price strike
{
  color: #901;
  white-space: nowrap;
  vertical-align: 0.48em;
}

.price strike > span
{
  color: #444;
}

.price strike > span > span.cur
{
  font-family: 'Segoe UI', 'Trebuchet MS', Arial;
}

div.shopping
{
  padding-left: 30px;
  background: transparent url('/img13/i_shop.gif') no-repeat left top;
}

div.shopping_w
{
  padding-left: 30px;
  background: transparent url('/img13/i_shop_w.gif') no-repeat left top;
}

div.shopping_r
{
  text-align: right;
  float: right;
  clear: right;
  padding-right: 30px;
  background: transparent url('/img13/i_shop.gif') no-repeat right top;
}

div.save
{
  padding-left: 30px;
  background: transparent url('/img13/i_save.gif') no-repeat left top;
}

div.save_w
{
  padding-left: 30px;
  background: transparent url('/img13/i_save_w.gif') no-repeat left top;
}

div.save_r
{
  text-align: right;
  float: right;
  clear: right;
  padding-right: 30px;
  background: transparent url('/img13/i_save.gif') no-repeat right top;
}

div.info
{
  padding-left: 30px;
  background: transparent url('/img13/i_info.gif') no-repeat left top;
}

div.info_w
{
  padding-left: 30px;
  background: transparent url('/img13/i_info_w.gif') no-repeat left top;
}

div.info_r
{
  text-align: right;
  float: right;
  clear: right;
  padding-right: 30px;
  background: transparent url('/img13/i_info.gif') no-repeat right top;
}

div.frm_t
{
  display: -moz-inline-stack; /*Нужно для Firefox*/
  display: inline-block; /*Не применяется в IE и Firefox*/
  _overflow: hidden;/*фикс для IE6*/
  zoom: 1; /*включаем hasLayout*/
  *display: inline; /*при hasLayout true display:inline ведёт себя как display:inline-block*/
  background: #e6e6e6 url('/img13/frm_t.png') repeat-x top;
}

div.frm_t img, div.frm_t input, div.frm_t textarea
{
  float: left;
}

div.frm_t div
{
  float: left;
}

div.frm_l
{
  background: url('/img13/frm_l.png') repeat-y left;
}

div.frm_r
{
  background: url('/img13/frm_r.png') repeat-y right;
}

div.frm_b
{
  background: url('/img13/frm_b.png') repeat-x bottom;
}

div.frm_tl
{
  background: url('/img13/frm_tl.png') no-repeat left top;
}

div.frm_tr
{
  background: url('/img13/frm_tr.png') no-repeat right top;
}

div.frm_bl
{
  background: url('/img13/frm_bl.png') no-repeat left bottom;
}

div.frm_br
{
  background: transparent url('/img13/frm_br.png') no-repeat right bottom;
  padding: 8px 10px 10px 9px;
}

table.frm
{
  table-layout: fixed;
  background: #e6e6e6 url('/img13/frm_t.png') repeat-x top;
}

table.frm td.frm_t
{
  background: url('/img13/frm_t.png') repeat-x top;
}

table.frm td.frm_l
{
  background: url('/img13/frm_l.png') repeat-y left;
}

table.frm td.frm_r
{
  background: url('/img13/frm_r.png') repeat-y right;
}

table.frm td.frm_b
{
  background: url('/img13/frm_b.png') repeat-x bottom;
}

table.frm td.frm_tl
{
  width: 9px;
  height: 8px;
  background: url('/img13/frm_tl.png') no-repeat left top;
}

table.frm td.frm_tr
{
  background: url('/img13/frm_tr.png') no-repeat right top;
}

table.frm td.frm_bl
{
  background: url('/img13/frm_bl.png') no-repeat left bottom;
}

table.frm td.frm_br
{
  background: url('/img13/frm_br.png') no-repeat right bottom;
  width: 10px;
  height: 10px;
}

table.container
{
  width: 100%;
  height: 100%;
  table-layout: fixed;
}

table.container td.top_center
{
  width: 956px;
  background: transparent url('/img13/top_back.png') repeat-x top;
/*  background: url('/img13/top_logo.png') no-repeat top left;*/
  height: 85px;
}

table.container td.top_right
{
  width: 50%;
  background: url('/img13/top_back_right.png') left top no-repeat;
}

table.container td.top_left
{
  width: 50%;
  background: url('/img13/top_back_left.png') right top no-repeat;
}

table.container td.bnr_right
{
  height: 207px;
  background: url('/img13/bnr_back_right.png') left bottom no-repeat;
}

table.container td.bnr_left
{
  height: 207px;
  background: url('/img13/bnr_back_left.png') right bottom no-repeat;
}

table.container td.bnr_off_right
{
  height: 17px;
  background: url('/img13/bnr_off_back_right.png') left bottom no-repeat;
  font-size: 0;
  line-height: 0;
}

table.container td.bnr_off_left
{
  height: 17px;
  background: url('/img13/bnr_off_back_left.png') right bottom no-repeat;
  font-size: 0;
  line-height: 0;
}

table.container td.bnr_center, table.container td.bnr_off_center
{
  height: 207px;
  width: 956px;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

table.container td.bnr_off_center
{
  height: 17px;
}

table.container td.bnr_small_left
{
  height: 83px;
  background: url('/img13/bnr_small_back_left.png') no-repeat top right;
}

table.container td.bnr_small_right
{
  height: 83px;
  background: url('/img13/bnr_small_back_right.png') no-repeat top left;
}

table.container td.bnr_small_center
{
  height: 83px;
  width: 956px;
  background: url('/img13/bnr_small_back.png') repeat-x top;
  vertical-align: middle;
  text-align: left;
}

table.container td.bnr_small_center a
{
/*  color: #f4b0d6;*/
  color: #fff;
}

table.container td.bnr_small_center a:hover
{
/*  color: #f9d9eb;*/
  color: #fff;
}

table.container td.bnr_small_center>div
{
  background: url('/img13/bnr_small_tip.png') left top no-repeat;
  height: 83px;
  vertical-align: middle;
  margin-left: 5px;
}

table.container td.bnr_small_center .as_h1
{
  color: #fff;
  text-shadow: #551545 0px -1px;
  font-size: 16px;
  position: relative;
  font-weight: normal;
  padding: 17px 20px 7px 60px;
  text-align: center;
}

table.container td.bnr_small_center .as_h1 span.t
{
  color: #fff;
  position: absolute;
  top: 1px;
  left: 0px;
}

div.menu
{
  height: 59px;
  padding-top: 7px;
  margin-top: 19px;
  float: right;
  background: url('/img13/mm_back_center.png') repeat-x top;
}

div.menu_left
{
  width: 7px;
  height: 66px;
  margin-top: 19px;
  float: right;
  background: url('/img13/mm_back_left.png') no-repeat left top;
}

div.menu_right
{
  width: 7px;
  height: 66px;
  margin-top: 19px;
  float: right;
  background: url('/img13/mm_back_right.png') no-repeat right top;
}

div.menu a.item
{
  width: 123px;
  height: 34px;
  line-height: 31px;
  font-size: 16px;
  background: url('/img13/btn.png') no-repeat 0 -34px;
  color: #fff;
  text-shadow: #5089a9 0px -1px;
  display: block;
  margin: 0 4px;
  text-align: center;
  float: left;
  position: relative;
  cursor: pointer;
}

div.menu a.item:hover
{
  text-shadow: #a23a73 0px -1px;
  background: url('/img13/btn.png') no-repeat -125px -34px;
}

div.menu a.sitem
{
  width: 38px;
  height: 24px;
  padding-top: 10px;
  font-size: 0;
  background: url('/img13/btn.png') no-repeat -250px -34px;
  color: #4d7596;
  display: block;
  margin: 0 4px;
  text-align: center;
  float: left;
  position: relative;
  cursor: pointer;
  line-height: 19px;
}

div.menu a.sitem:hover
{
  color: #804070;
  background: url('/img13/btn.png') no-repeat -288px -34px;
}

table.container td.content_center
{
  vertical-align: top;
}

table.container td.content_right
{
  background: url('/img13/content_back_right.png') left top no-repeat;
}

table.container td.content_left
{
  background: url('/img13/content_back_left.png') right top no-repeat;
}

div#content
{
  float: left;
  width: 700px;
  text-align: left;
  padding: 22px 32px 0 0;
}

div#content_r
{
  float: right;
  width: 700px;
  text-align: left;
  padding: 22px 32px 0 0;
}

table.submenu
{
  width: 700px;
}

table.submenu th
{
  background: url('/img13/sm_back.gif') no-repeat left top;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  height: 34px;
  line-height: 31px;
  vertical-align: top;
}

table.submenu th div.param_b
{
  padding: 0 8px;
/*  border-right: 1px solid #e6e6e6;*/
  display: inline-block; /*Не применяется в IE и Firefox*/
  zoom: 1; /*включаем hasLayout*/
  *display: inline; /*при hasLayout true display:inline ведёт себя как display:inline-block*/
}

table.submenu th div.vline
{
  width: 1px;
  background: transparent url('/img13/sm_div.gif') no-repeat 50% 50%;
  display: inline-block; /*Не применяется в IE и Firefox*/
  zoom: 1; /*включаем hasLayout*/
  *display: inline; /*при hasLayout true display:inline ведёт себя как display:inline-block*/
}

table.submenu td.line
{
  height: 2px;
  background: url('/img13/tbl_long_div.png') no-repeat left 50%;
  padding: 0;
}

span.vline
{
  padding: 0 7px;
  background: transparent url('/img13/sm_div.gif') no-repeat 50% 50%;
}
  
/*table.submenu a
{
  color: #c6e5ff;
}

table.submenu a:hover
{
  color: #fff;
} */

table.icons_details
{
  width: 100%;
}

table.icons_details td
{
  padding: 5px 10px 6px;
}

table.icons_details td.param
{
  vertical-align: top;
  text-align: left;
}

table.icons_details td.value, table.icons_details td.value_l, table.icons_details th.param_l
{
  vertical-align: top;
  text-align: center;
  font-weight: normal;
}

table.icons_details td.value_f
{
  vertical-align: top;
}

table.icons_details td.value_p
{
  vertical-align: top;
  text-align: center;
}

table.icons_details td.value_lp
{
  vertical-align: top;
  text-align: center;
}

table.icons_details td.value_price
{
  width: 160px;
  vertical-align: top;
  text-align: center;
}

table.icons_details td.value_order
{
  width: 160px;
  vertical-align: top;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

div.order_button
{
  line-height: 0;
}

div.alt_link
{
  clear: both;
  padding-top: 2px;
}

table.icons_details th
{
  background: url('/img13/hdr_back.gif') no-repeat 50% top;
  font-weight: normal;
  text-align: left;
  height: 34px;
  vertical-align: top;
}

table.icons_details th.f
{
  background-position: left top;
}
 
table.icons_details th.l
{
  background-position: right top;
}
 
table.icons_details th div
{
  line-height: 30px;
  margin-top: 2px;
}

table.icons_details th div.param_f_b
{
  padding: 0 10px 0 40px;
}

table.icons_details th div.param_b
{
  padding: 0 10px;
  text-align: center;
  background: transparent url('/img13/hdr_div.gif') no-repeat left 50%;
}

table.icons_details th div.param_l_b
{
  padding: 0 15px;
  text-align: center;
  background: transparent url('/img13/hdr_div.gif') no-repeat left 50%;
}

table.icons_details td.line
{
  height: 2px;
  background: url('/img13/tbl_long_div.png') no-repeat left 50%;
  padding: 0;
}

div.comment
{
  background: url('/img13/i_tip.png') no-repeat left top;
  padding: 2px 0 8px 40px;
  margin: 0 20px;
  text-align: justify;
}

div.citate
{
  background: url('/img13/i_citate.gif') no-repeat left top;
  padding: 2px 5px 8px 45px;
  margin: 0 15px;
  text-align: justify;
}

table.icons_overview
{
  width: 486px;
  float: right;
}

table.icons_overview td.param, table.icons_overview td.value
{
  padding: 5px 0 6px;
  vertical-align: top;
  text-align: left;
}

table.icons_overview td.value
{
  text-align: center;
}

table.icons_overview td.line
{
  height: 2px;
  background: url('/img13/tbl_div.png') no-repeat left 50%;
}

div.box3d
{
  padding-right: 20px;
  float: left;
}

div.box3d img
{
  padding: 5px;
  background-color: #fff;
}

div.icons_ss
{
  width: 186px;
  padding-right: 27px;
  float: left;
}

div.hor_buttons
{
  clear: both;
  text-align: center;
  padding: 19px 0 0;
}

.btn_content, .btn_long_content, .btn_order, .btn_ccards
{
  width: 125px;
  height: 34px;
  line-height: 31px;
  font-size: 16px;
  background: url('/img13/btn.png') no-repeat 0 0;
  color: #fff;
  text-shadow: #5089a9 0px -1px;
  text-align: center;
  position: relative;
  display: inline-block; /*�� ����������� � IE � Firefox*/
  zoom: 1; /*�������� hasLayout*/
  *display: inline; /*��� hasLayout true display:inline ���� ���� ��� display:inline-block*/
  cursor: pointer;
}

.btn_content:hover
{
  color: #fff;
  text-shadow: #a23a73 0px -1px;
  background-position: -125px 0;
}

.btn_usd, .btn_eur, .btn_gbp, .btn_rub
{
  width: 75px;
  background-position: 0 -136px;
  border-width: 0;
  margin-top: 2px;
}

.btn_usd:hover, .btn_eur:hover, .btn_gbp:hover, .btn_rub:hover
{
  background-position: -75px -136px;
}

.btn_ccards
{
  width: 75px;
  background-position: -150px -136px;
  border-width: 0;
  margin-top: 2px;
}

.btn_ccards:hover
{
  background-position: -225px -136px;
}

.btn_order, .btn_order:hover
{
  background-position: -250px -102px;
  color: #222;
  text-shadow: #fef3d9 0px 1px;
}

.btn_order:hover
{
  background-position: -375px -102px;
}

.btn_long_content
{
  width: 157px;
  background-position: 0 -68px;
}

.btn_long_content:hover
{
  color: #fff;
  text-shadow: #a23a73 0px -1px;
  background-position: -157px -68px;
}

div.menu a.ie_shadow, .ie_shadow
{
  color: #5089a9;
  position: relative;
  line-height: 29px;
}

div.menu a.ie_shadow:hover, .ie_shadow:hover
{
  color: #a23a73;
}

div.bl_blue_r
{
  margin-top: 22px;
  width: 223px;
  float: left;
  clear: left;
  background: url('/img13/bl_back_center.png') repeat-y left;
}

div.bl_blue
{
  margin-top: 22px;
  width: 223px;
  float: right;
  clear: right;
  background: url('/img13/bl_back_center.png') repeat-y left;
}

div.bl_blue_sticky
{
  width: 223px;
  float: right;
  padding-top: 22px;
}

div.bl_blue_sticky div.bl_blue
{
  margin-top: 0;
}

div.bl_top
{
  width: 223px;
  background: url('/img13/btn.png') no-repeat 0 -204px;
  padding: 0px 0 10px;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  text-shadow: #2d4d6b 0px -1px;
  text-align: center;
  position: relative;
}

div.bl_content
{
  background: url('/img13/bl_back_bottom.png') no-repeat left bottom;
  padding: 0 25px 15px;
}

div.bl_content div.line
{
  background: url('/img13/bl_div.png') no-repeat 50% 50%;
  padding: 5px 0;
  height: 2px;
  clear: both;
}

div.bl_content div.submenu
{
  padding: 5px 15px;
}

div.bl_content div.submenu div.subitem
{
}

table.container td.btm_center, table.container td.btm_side
{
  height: 223px;
  padding: 41px 0 15px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

table.container td.btm_center
{
  background: url('/img13/btm_back.png') repeat-x top;
}

table.container td.btm_left
{
  background: url('/img13/btm_back_left.png') top right no-repeat;
}

table.container td.btm_right
{
  background: url('/img13/btm_back_right.png') top left no-repeat;
}

table.container td.btm_center a
{
  color: #c6e5ff;
}

table.container td.btm_center a:hover
{
  color: #eb6db3;
}

td.btm_center a.bnr1, td.btm_center a.bnr2, td.btm_center a.bnr3
{
  margin: 22px 10px 18px;
  text-align: center;
  font-size: 16px;
  display: inline-block; /*Не применяется в IE и Firefox*/
  zoom: 1; /*включаем hasLayout*/
  *display: inline; /*при hasLayout true display:inline ведёт себя как display:inline-block*/
  cursor: hand;
}

td.btm_center a.bnr1
{
  width: 252px;
  height: 65px;
  background: transparent url('/img13/btm_bnr_insoftadesign.png') no-repeat top left;
  padding: 75px 15px 0;
}

td.btm_center a.bnr2
{
  width: 252px;
  height: 65px;
  background: transparent url('/img13/btm_bnr_softicons.png') no-repeat top left;
  padding: 75px 15px 0;
}

td.btm_center a.bnr3
{
  width: 172px;
  height: 65px;
  background: transparent url('/img13/btm_bnr_3dcovergenerator.png') no-repeat top left;
  padding: 75px 10px 0 100px;
}

span.btm_menu_div
{
  width: 1px;
  padding: 0 6px 0;
  background: url('/img13/btm_menu_div.png') no-repeat 50% 50%;
}

span.news_date
{
  width: 36px;
  font-size: 11px;
  padding: 0 10px 5px 0;
  float: left;
  vertical-align: top;
  text-align: center
}

span.item_num
{
  width: 3px;
  font-size: 11px;
  padding: 0 7px 0 0;
  float: left;
  vertical-align: top;
  text-align: center
}

span.item_desc
{
  font-size: 11px;
  color: #222;
}

td.catalog_icon
{
  width: 14.3%;
  text-align: center;
  vertical-align: top;
  padding: 0px 0px 10px 0px;
}

div.inp_t
{
  display: -moz-inline-stack; /*Нужно для Firefox*/
  display: inline-block; /*Не применяется в IE и Firefox*/
  _overflow: hidden;/*фикс для IE6*/
  zoom: 1; /*включаем hasLayout*/
  *display: inline; /*при hasLayout true display:inline ведёт себя как display:inline-block*/
  background: #e6e6e6 url('/img13/inp_t.gif') repeat-x top;
  margin-right: 1px;
}

div.inp_t img, div.inp_t input, div.inp_t textarea, div.inp_t select
{
  float: left;
  border-width: 0px;
}

div.inp_t div
{
  float: left;
}

div.inp_l
{
  background: url('/img13/inp_l.gif') repeat-y left;
}

div.inp_r
{
  background: url('/img13/inp_r.gif') repeat-y right;
}

div.inp_b
{
  background: url('/img13/inp_b.gif') repeat-x bottom;
}

div.inp_tl
{
  background: url('/img13/inp_tl.gif') no-repeat left top;
}

div.inp_tr
{
  background: url('/img13/inp_tr.gif') no-repeat right top;
}

div.inp_bl
{
  background: url('/img13/inp_bl.gif') no-repeat left bottom;
}

div.inp_br
{
  background: transparent url('/img13/inp_br.gif') no-repeat right bottom;
  padding: 6px;
}

div.bl_guarantee
{
  margin-top: 19px;
  width: 223px;
  float: right;
  clear: right;
}

div.bl_guarantee_r
{
  margin-top: 19px;
  width: 223px;
  float: left;
  clear: left;
}

/*----- icon list in collection -----*/
div.icons_catalog
{
word-spacing: 0px;
}
div.i, div.v
{
    width:105px;
    margin:3px 3px 18px;
    text-align:center;
    display:-moz-inline-box; 
    display:inline-block; 
    *zoom:1; 
    *display:inline;
    vertical-align: top;
    word-spacing:normal;
}
div.i img, div.v img
{
padding-bottom: 2px;
width: 60px;
height: 60px;
}
div.i div
{
height: 65px;
}
div.i div > img
{
width: auto;
height: auto;
padding-bottom: 0;
}
div.i.search{
    margin:3px 3px 20px;
}
div.i .img_wrapper{
    position: relative;
    display: block;
	padding: 10px 20px;
	height: 60px;
}
div.i .buy{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("/img13/buy.png") no-repeat;
    width: 39px;
    height: 39px
}
div.i .free{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("/img13/free.png") no-repeat;
    width: 39px;
    height: 39px
}

/*-sexy------------------------------*/

div.sexy-bookmarks { margin:0 0 0 0; clear: both !important;}
div.sexy-bookmarks-expand { height: 42px; overflow: hidden; }
div.sexy-bookmarks ul.socials { width:650px !important; margin:0 !important; padding:15px 24px 0 !important; float: left !important;}
div.sexy-bookmarks ul.socials { background:transparent none !important; border:0 none !important; outline:0 none !important; }
div.sexy-bookmarks ul.socials li {
        display:inline !important;
        float:left !important;
        list-style-type:none !important;
        margin:0;
        height:42px !important;
        width:65px !important;
        cursor:pointer !important;
        padding:0 !important;
        background-color:transparent !important;
        border:0 none !important;
        outline:0 none !important;
        clear:none !important;
}
div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after { content:'' !important; }
div.sexy-bookmarks ul.socials a {
        display:block !important;
        width:65px !important;
        height:42px !important;
        background-color:transparent !important;
        text-decoration:none !important;
        border:0 none !important;
        outline:0 none !important;
}
div.sexy-bookmarks ul.socials a:hover {
        text-decoration:none !important;
        border:0 none !important;
        background-color:transparent !important;
}
div.sexy-bookmarks ul.socials a:hover, div.sexy-bookmarks ul.socials li:hover { background-color:transparent !important; border:0 none !important; outline:0 none !important; }
div.sexy-bookmarks ul.socials li {background-image:url('/ext/sexybookmarks/sexybookmarks/images/sexy-sprite.png') !important;background-repeat: no-repeat !important;}

li.sexy-linkedin { background-position:0px bottom !important; }
li.sexy-linkedin:hover { background-position:0px top !important; }
li.sexy-googlebookmarks { background-position:-70px bottom !important; }
li.sexy-googlebookmarks:hover { background-position:-70px top !important; }
li.sexy-mail { background-position:-140px bottom !important; }
li.sexy-mail:hover { background-position:-140px top !important; }
li.sexy-twitter { background-position:-210px bottom !important; }
li.sexy-twitter:hover { background-position:-210px top !important; }
li.sexy-stumbleupon { background-position:-280px bottom !important; }
li.sexy-stumbleupon:hover { background-position:-280px top !important; }
li.sexy-reddit { background-position:-350px bottom !important; }
li.sexy-reddit:hover { background-position:-350px top !important; }
li.sexy-digg { background-position:-420px bottom !important; }
li.sexy-digg:hover { background-position:-420px top !important; }
li.sexy-designfloat { background-position:-490px bottom !important; }
li.sexy-designfloat:hover { background-position:-490px top !important; }
li.sexy-delicious { background-position:-560px bottom !important; }
li.sexy-delicious:hover { background-position:-560px top !important; }
li.sexy-facebook { background-position:-630px bottom !important; }
li.sexy-facebook:hover { background-position:-630px top !important; }

.breadcrumb {
    margin-bottom: 20px;
}
.breadcrumb > span {
    font-size: 16px;
}
div.subtitle{
    font-weight: normal;
    color: #222;
    padding: 0 0 0 20px;
}
span.subtitle {
    margin-top: -20px;
    display: block;
    margin-bottom: 20px;
}
.as_h3{
    font-size: 130%;
    font-weight: 600;
}

table.container td.srch_left
{
  background: url('/img13/srch_back_left.png') no-repeat bottom right;
}

table.container td.srch_right
{
  background: url('/img13/srch_back_right.png') no-repeat bottom left;
}

table.container td.srch_center
{
  height: 93px;
  width: 956px;
  padding-bottom: 5px;
  background: url('/img13/srch_back.png') repeat-x bottom;
  vertical-align: middle;
  text-align: left;
}

table.container td.srch_center .as_h1
{
  color: #fff;
  text-shadow: #5a7f00 0px -1px;
}

table.container td.srch_center a, table.container td.srch_center a:hover
{
/*  color: #f4b0d6;*/
  color: #fff;
}

.srch_center .item{
    width: 123px;
    height: 34px;
    line-height: 31px;
    font-size: 16px;
    background: url('/img13/btn.png') no-repeat 0 -34px;
    color: #fff;
    text-shadow: #5089a9 0px -1px;
    display: block;
    margin: 0 4px;
    text-align: center;
    float: left;
    position: relative;
    cursor: pointer;
}

.srch_center .input_search {
    width: 800px;
    height: 32px;
	padding: 0 10px;
	border: 0;
	border-top: solid 1px #5a7f00;
	border-radius: 5px;
}

.srch_center .submit_search {
    float: right;
    width: 125px;
    height: 34px;
    line-height: 31px;
    font-size: 16px;
    background: url('/img13/btn.png') no-repeat -250px 0;
    color: #fff;
    text-shadow: #5a7f00 0px -1px, 0px 0px 7px rgba(0,0,0,0.5);
    display: block;
    margin: 0;
    text-align: center;
    position: relative;
    cursor: pointer;
}

table.container td.srch_center>div.search_example {
    font-size: 13px;
    text-align: center;
    padding: 5px 0 0;
}

table.container td.srch_center>div.over {
    font-size: 13px;
    text-align: center;
    padding: 0 0 5px;
}

table.container td.bnr_srch_left
{
  background: url('/img13/bnr_srch_back_left.png') no-repeat bottom right;
}

table.container td.bnr_srch_right
{
  background: url('/img13/bnr_srch_back_right.png') no-repeat bottom left;
}

table.container td.bnr_srch_center
{
  width: 956px;
  background: url('/img13/bnr_srch_back.jpg') repeat-x bottom;
  padding: 0;
  text-align: left;
}

table.container .bnr
{
    text-align: center;
    padding: 0;
	font-size: 210%;
	font-weight: bold;
}

table.container .bnr .price
{
    vertical-align: -24%;
}

table.container .bnr_notes
{
    text-align: center;
    padding: 0 0 0px;
	position: relative;
	top: -10px;
	font-size: 16px;
}

table.container td.bnr_chris_left
{
  background: url('/img13/bnr_chris_back_left.png') no-repeat bottom right;
}

table.container td.bnr_chris_right
{
  background: url('/img13/bnr_chris_back_right.png') no-repeat bottom left;
}

table.container td.bnr_chris_center
{
  background: url('/img13/bnr_chris_back.png') repeat-x bottom;
  height: 120px;
  vertical-align: middle;
  padding-bottom: 5px;
}

table.container td.bnr_srch_center a, table.container td.bnr_srch_center a:hover
{
/*  color: #f4b0d6;*/
  color: #fff;
}

table.container td.bnr_srch_center .as_h1
{
  color: #fff;
  text-shadow: -1px 1px 0px rgba(0,0,0,0.2), 0px 1px 0px rgba(0,0,0,0.2), 1px 1px 0px rgba(0,0,0,0.2), 0px 1px 17px rgba(0,0,0,0.8);
}

table.container td.bnr_srch_center .as_h1 a:hover, table.container td.bnr_srch_center a.as_h1:hover
{
/*  color: #f4b0d6;*/
  text-shadow: 0px -1px 0px rgba(0,0,0,0.7), 0px 0px 7px rgba(0,0,0,1);
  text-shadow: -1px 1px 0px rgba(0,0,0,0.2), 0px 1px 0px rgba(0,0,0,0.2), 1px 1px 0px rgba(0,0,0,0.2), 0px 1px 17px rgba(0,0,0,0.8);
}

table.container td.bnr_chris_center a, table.container td.bnr_chris_center a:hover
{
/*  color: #f4b0d6;*/
}

table.container td.bnr_chris_center .as_h1 a:hover, table.container td.bnr_chris_center a.as_h1:hover
{
/*  color: #f4b0d6;*/
  color: #f77;
  text-shadow: #fff 0 2px, #fff -2px 2px, #fff 2px 2px, #fff -2px -2px, #fff 2px -2px, #fff -1px 1px, #fff 1px 1px, #fff -1px -1px, #fff 1px -1px, rgba(100,0,0,0.3) 0px 3px 10px;
}

table.container td.bnr_chris_center .as_h1
{
  text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 0px -1px 0px rgba(255,255,255,0.3), 1px -1px 0px rgba(255,255,255,0.3),-1px 1px 0px rgba(100, 0, 0, 0.3), 0px 1px 0px rgba(100, 0, 0, 0.3), 1px 1px 0px rgba(100, 0, 0, 0.3), 0px 0px 7px rgba(255,255,255,0.9);
  text-shadow: #fff -1px 0px, #fff 1px 0px, #fff -1px -2px, #fff 1px -2px, #fff -1px 0px, #fff 1px 0px, #fff -1px -1px, #fff 1px -1px, #a00 -1px 2px, #a00 1px 2px, #a00 -1px 3px, #a00 1px 3px;
  text-shadow: #fff 0 0px, #fff 0 0px, #fff 0 -2px, #fff 0 -2px, #fff 0 0px, #fff 0 0px, #fff 0 -1px, #fff 0 -1px, #a00 -1px 2px, #a00 1px 2px, #a00 -1px 3px, #a00 1px 3px;
  text-shadow: #fff 0 2px, #fff -2px 2px, #fff 2px 2px, #fff -2px -2px, #fff 2px -2px, #fff -1px 1px, #fff 1px 1px, #fff -1px -1px, #fff 1px -1px, #a00 -1px 3px, #a00 1px 3px, #a00 -1px 4px, #a00 1px 4px, #a00 0 4px;
  text-shadow: #fff 0 2px, #fff -2px 2px, #fff 2px 2px, #fff -2px -2px, #fff 2px -2px, #fff -1px 1px, #fff 1px 1px, #fff -1px -1px, #fff 1px -1px, rgba(100,0,0,0.3) 0px 3px 10px;
  font-family: 'Trebuchet MS';
  color: #e00;
}

table.container td.bnr_chris_center .bnr_notes
{
  top: 0;
}

table.container a.as_h1
{
  display: block;
}

.bnr_srch_center .item{
    width: 123px;
    height: 34px;
    line-height: 31px;
    font-size: 16px;
    background: url('/img13/btn.png') no-repeat 0 -34px;
    color: #fff;
    text-shadow: #5089a9 0px -1px;
    display: block;
    margin: 0 4px;
    text-align: center;
    float: left;
    position: relative;
    cursor: pointer;
}

.bnr_srch_center .input_search {
    width: 400px;
    height: 32px;
	padding: 0 10px;
	border: 0;
	border-top: solid 1px #476400;
	border-radius: 5px;
}

.bnr_srch_center .submit_search {
    width: 125px;
    height: 34px;
    line-height: 31px;
    font-size: 16px;
    background: url('/img13/btn.png') no-repeat -250px 0;
    color: #fff;
    text-shadow: #5a7f00 0px -1px, 0px 0px 7px rgba(0,0,0,0.5);
    display: block;
    margin: 0 0 0 9px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.bnr_back
{
	position: absolute;
	top: 5px;
	z-index: -1;
	opacity: 1;
	transition: opacity 0.1s linear 0s;
}

.as_h1:hover ~ .bnr_back, .search_form:hover ~ .bnr_back, .bnr_back:hover 
{
	opacity: 0.2;
	transition: opacity 0.1s linear 0s;
}


table.container td.bnr_srch_center .bnr_content
{
	position: relative;
	z-index: 2;
	height: 153px;
	padding-top: 25px;
}

table.container td.bnr_chris_center .bnr_content
{
	position: relative;
	z-index: 2;
}

table.container td.bnr_srch_center .search_notes 
{
    font-size: 16px;
    text-align: center;
    padding: 0 0 5px;
	font-weight: bold;
}

table.container td.bnr_srch_center .ie_shadow, table.container td.bnr_srch_center .ie_shadow > a
{
  color: #476400;
  position: relative;
  line-height: normal;
}

table.container td.bnr_chris_center .ie_shadow
{
	color: #fff;
}

table.container td.bnr_chris_center .ie_shadow span 
{
	font-family: 'Trebuchet MS';
	color: #e00;
}

table.container td.bnr_srch_center .search_form a.ie_shadow, table.container td.bnr_srch_center  .search_form a.ie_shadow:hover
{
  color: #476400;
  line-height: 29px;
}

#related_links ul
{
  list-style-type: none;
  list-style-image: none;
  padding: 0;
}

.sbooks
{
  padding-top:25px;
}