/* olcay sert */
.h {
    display: none;
}

li.product img {
    display: block;
    width: 152px;
    height: 120px;
    cursor: pointer;
}

.advert img {
    display: block;
    width: 230px;
    height: 257px;
}

#movers-row div a.cross-link img {
    display: block;
    width: 307px;
    height: 107px;
}
.topcontainer {
    position: fixed;
    z-index: 900;
}

li.mainsub4444 {
    background: #f0f2eb;
    padding-top: 5px;
}

li.mainsub4444 ul {
    margin-top: -10px;
}

li.mainsub4444 ul li {
    height: 38px;
    width: 280px;
}

li.mainsub4444 ul li a img {
    float: left;
    border-radius: 3px;
    margin-right: 3px;
    width: 50px;
    height: 25px;
}


li.sd85 ul li a img {
    float: left;
    border-radius: 3px;
    margin-right: 3px;

    height: 20px;
}

#nav ul.menu > li > ul > li.sd85 { width:99px}
li.sd85 ul li a {
    height: 25px;
}

/* kirmiziyi gri yap */

li.mainsub4444 ul li span {
    text-indent: inherit;
    overflow: hidden;
    font-size: 10px;
    height: 20px;
    display: block;
    margin: -7px 0;
}

.product_main_small div.sub_text {
    font-size: 1.2em;
}

#sub li.product img {
    width: 169px;
}

.product h2 {
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tag-discount {
    cursor: pointer;
}

.product_main_small img {
    height: 125px;
    width: 94px;
    top: 0;
}

.productcart select {
    max-width: 250px;
    min-width: 199px;
    width: 240px;
    border: none;
    background-color: #B23742;
    color: #fff;
    border-collapse: collapse;
}

.product-detail-title {
    min-height: 64px;
    height: auto;
}

/* coda popup */
.bubbleInfo {
    position: relative;
    top: 150px;
    left: 100px;
    width: 500px;
}

.trigger {
    position: absolute;
}
     
        /* Bubble pop-up */

.popup {
    position: absolute;
    display: none;
    z-index: 50;
    border-collapse: collapse;
}

.popup td.corner {
    height: 15px;
    width: 19px;
}

.popup td#topleft {
    background-image: url(../images/coda/bubble-1.png);
}

.popup td.top {
    background-image: url(../images/coda/bubble-2.png);
}

.popup td#topright {
    background-image: url(../images/coda/bubble-3.png);
}

.popup td.left {
    background-image: url(../images/coda/bubble-4.png);
}

.popup td.right {
    background-image: url(../images/coda/bubble-5.png);
}

.popup td#bottomleft {
    background-image: url(../images/coda/bubble-6.png);
}

.popup td.bottom {
    background-image: url(../images/coda/bubble-7.png);
    text-align: center;
}

.popup td.bottom img {
    display: block;
    margin: 0 auto;
}

.popup td#bottomright {
    background-image: url(../images/coda/bubble-8.png);
}

.popup table.popup-contents {
    font-size: 12px;
    line-height: 1.2em;
    background-color: #fff;
    color: #666;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

table.popup-contents th {
    text-align: right;
    text-transform: lowercase;
}

table.popup-contents td {
    text-align: left;
}

tr#release-notes th {
    text-align: left;
    text-indent: -9999px;
    background: url(../images/coda/starburst.gif) no-repeat top right;
    height: 17px;
}

tr#release-notes td a {
    color: #333;
}

ul.filter li.title {
    text-transform: uppercase;
}

ul.filter li.title {
    margin-top: 4px;
}

ul.filter li.title ul li {
    background-color: #AF343f;
}

ul.filter li a {
    overflow: hidden;
    height: 20px;
    display: block;
    width: 175px;
}

ul.filter li a sup {
    position: absolute;
    left: 0;
    border-radius: 5px;
    background: #88232C;
    color: #e7e7e7;
    width: 40px;
    text-align: center;
    margin-left: 172px;
    font-size: 9px;
    margin-top: 2px;
}

ul.filter li.title a.tp {
    overflow: auto;
    height: auto;
    display: block;
    width: auto;
    text-indent: -16px;
}

ul.filter {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
}

ul.filter li ul.sub a {
    text-transform: none;
    text-indent: 20px;
}

.tab_content ul.smallimg li {
    display: block;
    width: 160px;
    height: 120px;
    border: #CCCCCC solid 1px;
    float: left;
    margin: 1px;
}

.tab_content ul.smallimg li img {
    cursor: pointer;
}

.tab_content ul.big li {
    display: block;
    width: 885px;
    border: #CCCCCC solid 1px;
    margin-top: 5px;
}

.tab_content ul.big li img {
    width: 885px;
}

#nav {
    margin: 40px auto 0 auto;
}

.ac span {
    cursor: pointer;
}

.ac img {
    cursor: pointer;
}

.featured ul li {
    width: 20%;
    height: 190px;
    margin: -1px;
}

.featured .fmain {
    height: 180px;
}

.featured ul li h1 {
    color: #b7456d;
    text-shadow: 0 0 20px yellow;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.featured ul {
    height: 170px;
}

#featured5 {
    border: 0;
}

.featured ul li img {
    margin-top: 5px;
}

.product-price-box .padder .price .old {
    color: #CF858C;
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
}

.product-detail-right {
    width: 250px;
}

.product-detail {
    width: 320px;
}

form.productcart input[type="submit"] {
    width: 238px;
}

.product_main div.leftbar {
    height: 120px;
}

.product_main {
    height: 120px;
}

ul.tabs li a {
    text-transform: uppercase;
}

#tab4 img {
    margin: 10px;
    border: 2px solid #999999;
}

#tab4 p {
    margin-bottom: 15px;
    text-align: justify;
}

#tab4 h3 {
    margin: 10px 0 10px 0;
    font-size: 24px;
}

ul.filter li {
    background: url(../images/dot_hor_trans_sep.gif) repeat-x;
}

ul.filter li ul li {
    display: inline;
    background: url(../images/dot_hor_trans_sep.gif) repeat-x;
    width: 200px;
    float: left;
    text-transform: none;
}

.product_main_small {
    height: 125px;
}

.product-detail ul li {
    width: 310px;
}

#message a:hover {
    background: transparent url(/temp/2012/images/scroll.png) -1px -52px no-repeat;
    margin-top: -62px;
}

#message a {
    display: block;
    display: none;
    z-index: 999;
    position: fixed;
    top: 100%;
    margin-top: -61px;
    right: 10px;
    padding: 0px;
    height: 51px;
    width: 130px;
    text-align: center;
    background-color: #000;
    font-size: 18px;
    color: #fff;
}

#message a {
    width: 102px;
    height: 51px;
    background: transparent url(/temp/2012/images/scroll.png) no-repeat;
    overflow: hidden;
}

.top_countries li a b {
    margin-left: 5px;
}

.top_countries li a img {
    position: absolute;
    margin: 3px 0 0 -20px;
}

#yt li {
    display: block;
    width: 162px;
    height: 170px;
    float: left;
    border: #CCCCCC 1px solid;
    margin: 3px;
    padding: 3px;
    text-align: center;
    overflow: hidden;
}

#yt li a img {
    display: block;
    width: 162px;
}

#yt li p {
    text-align: justify;
}

.catalog-main .rightcol h1,.catalog-main .rightcol h2 {
    font-family: 'MyriadProCondensed';
    line-height: 36px;
    font-size: 3.0em;
    display: block;
    width: 690px;
    padding-bottom: 5px;
    border-bottom: 2px #88232C solid;
    margin-bottom: 30px;
}

.red.btngrd, .red.btngrd:visited, .button {
    background-color: #871923;
    color: white;
}

.btngrd, .btngrd:visited, .medium.btngrd, .medium.btngrd:visited, .button {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    color: white;
}

.btngrd, .btngrd:visited,.button {
    background: #222 url(/temp/2012/images/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: white;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    cursor: pointer;
}

.btngrd:hover,.button:hover {
    background-color: #111;
    color: white;
}

form.calculate {
    margin: 15px 0px 10px 0;
    width: 97%;
    padding: 10px;
    background: #E6E8E1;
}

form.calculate input[type="text"],form.calculate select {
    font-size: 13px;
/*color: #40403E;*/
    padding-left: 3px;
    line-height: 20px;
    background: #fff;
    border: 3px solid #CCC;
    height: 20px;
    float: left;
    margin-right: 5px;
    border-image: initial;
}

form.calculate select {
    height: 28px;
    color: #333;
}

form.calculate select:focus {
    border-color: #A22E38;
}

.small {
    width: 75px;
    color: #666;
    text-align: right;
    padding-right: 20px;
}

form.calculate input[type="text"]:focus {
    color: #40403E;
    border-color: #871923;
}

.catalog-main .rightcol h2 {
    color: #AF343F;
}

#oz {
    background: #fff url(../oz.png) no-repeat right center;
}

#grm {
    background: #fff url(../gr.png)  no-repeat  right center;
}

.full.btngrd, .full.btngrd:visited {
    font-size: 14px;
    padding: 8px 0 9px 0;
    width: 100%;
    text-align: center;
}

div.downtitle {
    background: url(../images/arrow_down.gif) no-repeat 20px top;
    width: 96%;
    font-size: 0.8em;
    padding-left: 40px;
}

div.contentbox {
    background: #F2F4EE;
    padding: 10px;
    width: 848px;
    border-bottom: 2px solid #A1A1A1;
    margin: 20px 0 0 0;
}

#hmenu a {
    color: #DDE1DD;
    border-left: #DDE1DD solid 1px;
    padding: 0 5px 0 5px;
}

#hmenu a.first {
    border: 0;
}

.promo {
    margin-left: 17px;
    min-height: 175px;
    display: block;
}

.promoimg {
    width: 943px;
    height: 350px;
    display: block;
}

.promoimg2 {
    width: 943px;
    height: 175px;
    display: block;
}

.promo.aktif0 .content {
    position: absolute;
    opacity: .8;
    margin-left: 8px;
    width: 300px;
    margin-top: -330px;
    padding: 5px;
}

.promo.aktif0 .content {
    background: #40403E;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 10px;
}

#psay {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0 0 10px 0;
    border-radius: 10px;
}

.countdown_show3 .countdown_section {
    width: 33%;
}

.countdown_show4 .countdown_section {
    width: 25%;
}

.countdown_section {
    display: block;
    float: left;
    text-align: center;
    text-shadow: 0 0 20px yellow;
    margin-top: 10px;
}

.countdown_section {
    color: #FFDE00;
}

.countdown_amount {
    font-size: 24px;
    color: #FFDE00;
}

.testomonials div {
    display: none;
    position: absolute;
    width: 300px;
}

li.has-sub ul li ul li ul.nds:hover {
    position: absolute;
    display: block;
    background: #EEE;
    top: 56px;
    width: 195px;
    height: 290px;
    overflow: auto;
}

img {
    background: url(/images/loading48x48v3.gif) no-repeat center;
}

.product_main img {
    width: 152px;
    height: 120px;
}

ul.dot {
    list-style-type: none;
    margin: 0 0 20px 0;
}

ul.dot li {
    margin-left: 11px;
    padding-left: 10px;
    margin-top: 10px;
    width: 90%;
}

ul.lred li {
    background: url(../images/reddot.gif) no-repeat 0px 8px;
}

.maininside h2 {
    font-size: 36px;
    padding: 10px;
    border-bottom: #CCCCCC 1px dotted;
    clear: both;
    -webkit-transform-style: preserve-3d;
}

.product h2 {
    font-size: 14px;
    border: 0;
}

.alt0 {
    float: left;
    width: 100px;
    height: 115px;
    text-align: center;
    border: 1px #ccc solid;
    margin: 4px;
    overflow: hidden;
}

.alt0 img {
    display: inline;
    width: 100px;
    height: 75px;
}

.alt1 {
    font-size: 24px;
    clear: both;
    display: block;
    width: 100%;
    padding: 10px 10px 10px 30px;
}

.maininside .new:before {
    content: url(/temp/2012/images/tag_new_small.png);
    position: absolute;
    margin: -2px 0 0 -3px;
}

.alt0:hover {
    border: 1px #999900 solid;
    margin: 4px;
}

ul.lred li.sm a {
    display: block;
}

ul.lred li.sm:hover {
    border-color: #990000;
}

ul.lred li.sm {
    margin: 0;
    list-style: none;
    width: 30px;
    float: left;
    background: none;
    margin: 0;
    text-align: center;
    border: 1px #EEE dotted;
    padding: 5px;
    border-image: initial;
}

ul.lred li.st {
    clear: both;
    background: none;
    padding-top: 10px;
    border-bottom: #CCCCCC 1px dotted;
}

#sform {
    border: solid 6px #E6E8E1;
    background: #F0F2EB;
    padding: 10px;
    border-image: initial;
}

#sform p {
    font-size: 11px;
    color: #666;
    margin-bottom: 6px;
    clear: both;
}

#sform label {
    width: 45%;
    display: block;
    font-weight: bold;
    text-align: right;
    margin-right: 5px;
    float: left;
    margin-bottom: 6px;
    margin-top: 4px;
}

#sform input[type="text"],#sform input[type="password"] {
    width: 45%;
    font-size: 12px;
    padding: 4px 2px;
    border: 1px solid #CCC;
    border-image: initial;
}

div.contentbox img {
    position: absolute;
    background: none;
    margin-top: -3px;
    z-index: 2;
}

div.contentbox h3 img {
    position: absolute;
    background: none;
    margin-top: -17px;
    display: block;
    width: 60px;
    overflow: hidden;
    margin-left: -80px;
    z-index: 1;
}

.breadcrumb a.backbutton {
    background: #F8F8F8 url(/temp/2012/images/sprite_prev.png) no-repeat left center;
    color: #717171;
    padding: 5px 10px 5px 30px;
    margin-left: -10px;
    font-weight: 900;
}

.breadcrumb a.backbutton:hover {
    color: #BA4B55;
}

.product-detail-title div.desc {
    text-indent: inherit;
    padding: 10px;
}

.cmpr button {
    border: 0;
}

#nav ul.menu > li.home > a:active, #nav ul.menu > li.home > a:focus {
    background: transparent none;
}

.soldout {
    display: block;
    width: 90%;
    height: 24px;
    background: url(../images/sold_out.gif);
    margin-top: 20px;
}

.soldout:hover {
    background: url(../images/sold_out.gif) no-repeat 0 -24px;
}

.soldout i {
    display: none;
}



/* live chat css */
#lc {
    position: fixed;
    bottom: 0;
    height: 300px;
    width: 200px;
    background: #F4F4F4;
    border: #fff 3px solid;
}

.lc_title {
    background: #33CCCC;
    height: 20px;
    width: 100%;
}

.lc_history {
    display: block;
    height: 200px;
    background: #FFFFCC;
    vertical-align: bottom;
    color: #996633;
    overflow: auto;
}

.lc_text {
    width: 194px;
    display: block;
    height: 75px;
    border: #93F solid 1px;
}

.lc_text:focus {
    background: #FFFF00;
}

.chatpanel {
    height: 300px;
    width: 200px;
    border: #666666 1px solid;
    margin: 5px;
    float: left;
}

.topmenuitems {
    width: 310px;
    text-align: right;
}

.cart sub {
    color: #CCFF00;
}

#sc_body {
    max-height: 185px;
    overflow: auto;
    float: left;
    width: 100%;
}

.crt {
    border-top: 1px solid #ccc;
    clear: both;
    height: 40px;
}

#crtmesaj {
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 20px;
    border-radius: 10px;
    display: none;
}

#over {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: .95;
    top: 0;
    z-index: 101;
    background: -webkit-radial-gradient(rgba(127, 127, 127, 0.5), rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7));
    display: none;
}

.incart {
    display: block;
    background: #A22E38;
    position: absolute;
    margin-left: -92px;
    color: #FFFFFF;
    padding: 0 5px 0 5px;
    text-transform: lowercase;
}

#tab1 .incart {
    margin-left: -128px;
}

.product-price-box .padder .incart {
    background: #BA4B55;
    width: 225px;
    margin-top: -27px;
    margin-left: 0;
    opacity: .7;
    text-align: right;
}

.allincart {
    display: block;
    height: 32px;
    width: 118px;
    color: #333333;
    font-size: 16px;
    text-align: center;
    border: 0;
}

form.minicart select {
    background: #eee;
    border: 0;
}

form.minicart select:focus {
    background: #FFFFFF;
    font-weight: 900;
}

#autocomplate {
    display: inline;
    width: 300px;
    height: 400px;
    background: #999999;
    position: absolute;
    display: none;
}

#exval {
    display: none;
}




.lookup {
    width: 302px;
    border: #af343f solid 7px;
    border-bottom: 0px;
    font-family: 'MyriadProCondensed';
    background: #f8f9f5;
    color: #606060;
    font-size: 1.2em;
}

.lookup ul.looklist {
    padding: 0;
    margin: 0;
    list-style: none;
}

.lookup ul.looklist > li {
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #f8f9f5;
    border-bottom: 1px solid #f8f9f5;
    background: url(../images/arrow_right.gif) no-repeat 8px;
    text-indent: 20px;
}

.lookup ul.looklist > li a {
    color: #606060;
    display: block;
    height: 100%;
    overflow: hidden;
}

.lookup ul.looklist > li a:hover, 
.lookup ul.looklist > li a:focus, 
.lookup ul.looklist > li:hover,
.lookup ul.looklist > li.odd:hover, {
    background: #b83e4b;
    color: #fff;
    border-top: 1px solid #b83e4b;
    border-bottom: 1px solid #b83e4b;
    cursor: pointer;
}

.lookup ul.looklist > li.odd {
    border-top: 1px solid #e3e4e0;
    border-bottom: 1px solid #e3e4e0;
    background: url(../images/arrow_right.gif) #f0f2eb no-repeat 8px;
}

.lookup ul.looklist > li.bottom {
    background: #af343f;
    height: 29px;
    color: #fff;
    border: none;
    text-align: right;
}

.lookup ul.looklist > li.bottom	 a {
    color: #fff;
    display: inline;
}

.lookup ul.looklist > li.expand {
    height: 40px;
    line-height: 40px;
    background-image: none;
    text-indent: 0;
    font-size: 1.2em;
}

.lookup ul.looklist > li img {
    float: left;
    margin: 8px;
}

.lookup ul.looklist > li.active {
    color: #fff;
    background: #b83e4b url(../images/search_icon.png) no-repeat 8px;
    text-indent: 30px;
    font-size: 1.6em;
    border-top: 1px solid #b83e4b;
    border-bottom: 1px solid #b83e4b;
}

.lookup ul.looklist > li.active a {
    color: #fff;
}

#movers-row div.menuitem .detail {
    height: 65px;
    overflow: hidden;
    text-align: justify;
}

.added b {
    font-size: 14px;
    color: #666;
    position: absolute;
    margin-top: 5px;
    text-shadow: 0 0 10px #fff;
}

/*#nav ul.menu > li > a:hover {text-shadow: 0 0 10px yellow;-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;}
#nav ul.menu > li > ul {-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;}	
.featured ul li:hover {box-shadow: 10px 10px 5px #888;-webkit-transition: all 0.3s ease-in-out;}
ul.filter li:hover{box-shadow: 0 10px 15px #eee;-webkit-transition: all 0.3s ease-in-out; }
.product_main_small:hover {box-shadow:0 0 5px 5px #AF343F;-webkit-transition: all 0.3s ease-in-out;}
*/.customer li {
    overflow: hidden;
}

.faq li {
    margin-left: 10px;
    border: #eee solid 1px;
    margin-bottom: 10px;
}

.faq li:hover {
    border-color: #990033;
}

.faq li:hover h3 {
    color: #fff;
    background-color: #b83e4b;
}

.faq blockquote {
    padding-left: 20px;
}

.wa {
    width: auto;
}

.btwit {
    margin: 2px;
    width: 240px;
    margin: 0px -36px 0 0;
    position: absolute;
    right: -20px;
}

.twtr-ft a img {
    background: none;
}

.twtr-doc {
    margin-left: 5px;
}

.twtr-widget {
    margin-top: 330px;
}

.mini-newsletter .submit {
    width: 18px;
}

.social {
    background: none;
}

.social ul li {
    display: block;
    margin: 2px;
    height: 30px;
    width: 30px;
}

.social ul li a {
    display: block;
    width: 30px;
    height: 30px;
}

.social ul li.fbshare {
    background: url('../images/social.gif') no-repeat -38px 0;
    width: 30px;
    height: 30px;
}

.social ul li.twshare {
    background: url('../images/social.gif') no-repeat 0 0;
    width: 30px;
    height: 30px;
}

.social ul li.tbshare {
    background: url(/images/i1/s/tumblr-32x32.png) no-repeat;
    width: 32px;
    height: 32px;
}

.social ul li.gpshare {
    background: url(/images/i1/s/google-plus.png) no-repeat;
    width: 32px;
    height: 32px;
}

.social ul li.ytshare {
    background: url(/images/i1/s/th_youtube-icon.png) no-repeat;
    width: 32px;
    height: 32px;
}

.social ul li.rvshare {
    background: url(/images/i1/s/square_ravelry.png) no-repeat;
    width: 32px;
    height: 32px;
}

.social ul li.pishare {
    background: url(/images/i1/s/pinterest.png) no-repeat;
    width: 32px;
    height: 32px;
}

.crt.num0 {
    background: #fee;
}

.catalog-main .rightcol form h2 {
    width: 655px;
}

#recaptcha_widget_div img {
    background: none;
}
/*********************** Promotion. Bargain, Sale, New Boxs ***********************/
.box-item-prom {
    height: 41px;
    color: #fff;
    text-align: center;
}

.box-item-prom .title {
    height: 29px;
    font-size: 2.0em;
    line-height: 29px;
    font-weight: bold;
    display: block;
    text-align: center;
}

.box-item-prom .sub {
    font-family: 'MyriadProCondensed';
    display: block;
    margin-top: -3px;
    text-transform: uppercase;
}

.box-new {
    background: url('../images/box_back_new.gif') repeat-x;
}

.box-bargain {
    background: url('../images/box_back_bargain.gif') repeat-x;
}

.box-sale {
    background: url('../images/box_back_sale.gif') repeat-x;
}

.box-prom {
    background: url('../images/box_back_prom.gif') repeat-x;
}

.box-item {
    padding-top: 30px;
}

.box-item a {
    color: #fff;
}
/*********************** Notify Me Box ***********************/	

.product-notify-box {
    width: 100%;
    height: 160px;
    background: #b23742 url(../images/product-notify-box-title.gif) no-repeat;
}

.product-notify-box .padder {
    padding: 50px 7px 7px 7px;
}

.product-notify-box .padder .row {
    height: 25px;
    line-height: 25px;
    width: 100%;
    margin-top: 5px;
}

.product-notify-box .padder .label {
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 1.3em;
    color: #55050c;
    text-indent: 3px;
    width: 90px;
}

form.notifyme {
    margin: 10px 0 0 0;
    width: 100%;
}

form.notifyme input[type="text"] {
    height: 18px;
    width: 140px;
    border: 1px solid #8f1b25;
    font-size: 10px;
    line-height: 16px;
}

form.notifyme input[type="submit"] {
    background: url(../images/btn_notifyme.gif) no-repeat center;
    text-indent: -9999em;
    line-height: 3000;
    width: 235px;
    height: 24px;
    margin-top: 5px;
    cursor: pointer;
    float: left;
    border: none;
}



/*********************** Email Me ********************/

div.mailover {
    width: 250px;
    height: 28px;
    background: url(../images/image_tip_back.gif) no-repeat;
    overflow: hidden;
    float: right;
    margin-top: 15px;
    background-position-y: -30px;
    text-indent: 40px;
    padding-top: 6px;
}

div.mailover:hover {
    background-position-y: -62px;
    color: #485869;
    background-color: #eee;
    cursor: pointer;
}


/******************** anket *****************/
.anket {
    border: solid 6px #e6e8e1;
    background: #f0f2eb;
}

.anket p {
    font-size: 11px;
    color: #666666;
    margin-bottom: 6px;
    clear: both;
}

.anket textarea {
    border: 1px solid #ccc;
    padding: 5px;
    color: #484848;
    font: normal 12px/18px Arial, Verdana, Tahoma, sans-serif;
    margin: 0 5px;
    width: 97%;
    height: 129px;
}

.anket h1 {
    width: 100%;
    background: #e6e8e1;
    padding: 8px 0 8px 4px;
    font-size: 1.4em;
}

.anket h2 {
    width: 100%;
    padding: 8px 0 8px 0;
    text-indent: 4px;
    color: red;
    background: #edefe7;
}

#boxshopcart-btn .subtotal {
    color: red;
    background: white;
    padding: 3px;
    border-radius: 5px;
}

#mslider {
    margin-left: 258px;
}

#mslider li {
    height: 350px;
    width: 682px;
}

.magnify {
    z-index: 9999;
    position: absolute;
    background: red;
    display: block;
    width: 220px;
    height: 115px;
    opacity: .8;
    margin-top: -20px;
    color: whiteSmoke;
    text-align: center;
}

#pdm {
    max-height: 600px;
    max-width: 950px;
}

.adm .tabs {
    display: none;
}

.overshow ul {
    display: none;
}

.overshow:hover {
    margin-left: 0px;
}

.overshow:hover ul {
    display: block;
    position: absolute;
    background: #33465A;
    color: #DDE1DD;
    margin-left: 79px;
    margin-top: -3px;
    text-align: left;
}

.overshow ul li a {
    display: block;
    line-height: 18px;
}

.overshow ul li {
    width: 150px;
}

.overshow ul li a:hover {
    color: #33465A;
    text-decoration: none;
}

#fblog {
    display: block;
    margin-left: 0;
}

#fblog a {
    width: 185px;
    height: 22px;
    background: #004080 url(../images/fb-create-button.png);
    padding: 0;
    display: block;
    position: absolute;
    margin-top: 2px;
}

form.search input[type="submit"]:hover {
    color: #FBDC2F;
}

form.search input[type="text"]:hover,form.search input[type="text"]:focus {
    background: #fff;
}

.breadcrumb div {
    display: inline;
}

.breadcrumb div.right {
    width: 235px;
    margin-top: -5px;
}

.hreview {
    display: block;
    margin-bottom: 10px;
    font-size: 10px;
    border: 1px dotted #eee;
    background: #F2F4EE;
    color: #F2F4EE;
}

.hreview .item {
    background: url(../images/arrow_down.gif) no-repeat 20px top;
    width: 96%;
    padding-left: 40px;
    color: #CCCCCC;
}

.hreview .summary {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    color: #333;
}

.hreview .rating {
    float: right;
}

.hreview .description {
    display: none;
}

.hreview .dtreviewed {
    color: #ccc;
    float: right;
}


.box_carousel .btitle .tmain h2 { width:400px}
