/*--------------------------
RESET IN COLOR #EC5054
---------------------------*/

@font-face {
font-family: teraskreasi;
src:url("teraskreasi.eot?") format("eot"),url("teraskreasi.woff") format("woff"),url("teraskreasi.html") format("truetype"),url("teraskreasi.svg#U.S.101") format("svg");
font-weight:normal;
font-style:normal;
}

@font-face {
font-family: rizalfaizal;
src:url("rizalfaizal.eot?") format("eot"),url("rizalfaizal.woff") format("woff"),url("rizalfaizal.html") format("truetype"),url("rizalfaizal.svg#U.S.101") format("svg");
font-weight:normal;
font-style:normal;
}


html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, 
header, hgroup, menu, nav, section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}



/*--------------------------
GLOBAL
---------------------------*/



    
html {
    overflow-y: scroll;
}

body {
    background: #d8d8d8;
    font-family: 'arial', sans-serif;
    font-weight: 400;
color: #666666;

}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.icon_left {
    float: left;
    margin-right: 10px;
}

a img {
    border: 0;
}


a:link,a:visited, a:active, a:focus {
    color:#666;
    outline: 0 none;
    text-decoration: none;
        -webkit-transition: background-color .2s linear, color .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear;
    -o-transition: background-color .2s linear, color .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear;
}

a:hover {
       color:#EC5054;
}





::selection {
    background: #EC5054;
    color: #fafafa;
}

::-moz-selection {
    background: #EC5054;
    color: #fafafa;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px 0 20px 0;
    color: #353535;
    font-family: 'teraskreasi', sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 300%;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

ul, ol {
    margin-bottom: 20px;
}

ul, ol, {
    margin-left: 20px;
    font-size: 12px;
}

p, span, small, li {
    font-size: 12px;
    line-height: 22px;
  
}

p {
    color: #757575 !important;
    margin-bottom: 0px !important;
    margin-right: 17px;
    margin-left: 17px;
    font-family: 'arial', sans-serif;
    font-weight: 400;
    line-height:normal;
    
}





figure, img {
    max-width: 93%;
    height: auto;
}

img.left {
    margin: 0 20px 0 0;
    float: left;
}

img.right {
    margin: 0 0 0 20px;
    float: right;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

object, embed, video {
    max-width: 100%;
    height: auto;
}

.video-container {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 23px;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aligncenter {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.tekscari{
width:250px;
    float:left;
    text-align:justify;
}


/*--------------------------
COLUMN
---------------------------*/
.whole {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.one-half {
    width: 48%;
    float: left;
    margin-left: 3.3%;
    margin-bottom: 40px;
}

.one-third {
    width: 31.1%;
    float: left;
    margin-left: 3.2%;
    margin-bottom: 40px;
}


.one-third p{
line-height:normal;
font-family:Arial, Helvetica, sans-serif;
}

.one-third h4{
margin-bottom:-2px;
}

.one-fourth {
    width: 22.5%;
    float: left;
    margin-left: 3%;
    margin-bottom: 40px;
}

.three-fourth {
    width: 73.7%;
    float: left;
    margin-left: 3.5%;
    margin-bottom: 40px;
}

.one-fifth {
    width: 17%;
    float: left;
    margin-left: 3.5%;
}

/*--------------------------
LAYOUT
---------------------------*/
#page_wrap {
    margin: 0 auto;
    max-width: 60em;
    padding: 0;
  /* 988px / 16px = 61.75em */;
}

header {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;    
}

#container {
    width: 100%;
    float: left;
    background: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 30px;
}

#smoothmenu1{
    display : none;
    }
    
.content-wrap {
    margin: 0 36px;
    display: block;
}

.content-wrap2 {
        margin: 10 168px;
        display: block;
    }
    
.container-2 {
    width: 100%;
    float: left;
    background: url(../images/border-horizontal.png) repeat-x top;
}

section.content {
    width: 72%;
    float: left;
    padding: 40px 0 0 0;
}

aside.sidebar {
  /*  width: 25.7%;
    float: right;
    padding: 40px 0 0 0;*/
   
}

footer {
    float: left;
    width: 100%;
    background: #272727;
    padding: 10px 0 0 0;
}
/*-------------*/
/*   CONTENT   */
/*-------------*/
#top {
    background: #272727;
    float: left;
    width: 100%;
    padding: 10px 0;
}

#top span {
    float: left;
    color: #EC5054 !important;
    margin-left: 36px;
}

#top div {
    float: right;
    margin: 0 36px 0 0;
}

#top div p {
    color: #fff;
    float: left;
    margin: 0 0 0 20px !important;
}


select {
    padding: 3px;
    margin: 0;
    font-size: 12px;
    background:#fff;
    border: 1px solid #ccc;
    color: #666;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}



.catatan{
   
    font-size: 12px;
  
}


.tombol{

    border: none;
    cursor: pointer;
    background: #EC5054;
    padding: 5px 10px;
    color: #fff;
    font-weight:bold;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
 }
 .tombol:hover {
   color: #fff !important;
    background: #353535;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
 }


.tombol2{

    border: none;
    cursor: pointer;
    background: #EC5054;
    padding: 5px 10px;
    color: #fff;
    font-weight:bold;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
 }
 .tombol2:hover {
   color: #fff !important;
    background: #353535;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
 }


.angkapoint{
    color: #fff;
    background-color:#EC5054;
    margin: 0;
    position: absolute;
    z-index: 12001;
    font-size: 12px;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-weight:bold;
}









#top label {
    position: relative;
    margin-left: 5px;
}

#top label:after {
    content: '<>';
    font: 11px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 10px;
    top: -1px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

#top label:before {
    content: '';
    right: 5px;
    top: -3px;
    width: 22px;
    height: 21px;
    background: #353535;
    position: absolute;
    pointer-events: none;
    display: block;
}

#top2 {
    background: #EC5054;
    float: left;
    width: 100%;
    padding: 10px 0;
}

#top2 ul.myaccountmenu {
    float: left;
    margin: 0 0 0 30px;
}

#top2 ul.myaccountmenu li {
    list-style: none;
    float: left;
}

#top2 ul.myaccountmenu li a {
    color: #fff;
    float: left;
    border-right: 1px solid #F07174;
    border-left: 1px solid #F07174;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
}

#top2 ul.myaccountmenu li a:hover {
    color:#666;
}

#top2 ul.myaccountmenu li a.first {
    padding-left: 0;
    border-left: 0;
}

#top2 ul.myaccountmenu li a.last {
    border-right: 0;
}

#mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}

.login-popup {
    display: none;
    background: #333;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    -webkit-box-shadow: 0px 0px 20px #000;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 2px solid #444;
}

img.btn_close {
    float: right;
    margin-top: -20px;
    margin-right: -10px;
    margin-bottom: 0;
    margin-left: 0;
}

fieldset {
    border: none;
}

.text_akun {
color: #EC5054;
font-size:12px;
font-family:Arial, Helvetica, sans-serif}


.text_akun a{
color: #EC5054;}



.text_akun:hover{
color: #fff;}


form.signin .textbox label {
    display: block;
    padding-bottom: 7px;
}

form.signin .textbox span {
    display: block;
    color:#fff;
}

form.signin p, form.signin span {
    color: #999;
    font-size: 12px;
    line-height: 20px;
}

form.signin .textbox input {
    background: #ddd;
    padding: 6px 10px;
    width: 220px;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

form.signin input:-moz-placeholder {
    color: #353535;
}

form.signin input::-webkit-input-placeholder {
    color: #353535;
    font-size: 11px;
}

form.signin .submit .button  {
    background: #EC5054;
    width: 240px;
    border: 0;
    color: #fff;
    padding: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin: 10px 0;
    cursor: pointer;
}

form.signin .submit .button:hover {
    background: #252525;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#demo-header {
    width: 225px;
    height: 27px;
    float: right;
    position: relative;
    z-index: 999;
    top: 4px;
    margin-right: 36px;
}

#cart-link {
    position: absolute;
    background: url(../images/icon-cart.png) no-repeat left center;
    top: 0px;
    right: 0px;
    padding-left: 20px;
    display: block;
    color: #fff;
    font-size: 12px;
}





.zalimage {
    padding: 3px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-top: 4px;
    margin-right:15px;
    margin-bottom: 5px;
    margin-left: 0;
}






#cart-panel {
    position: absolute;
    top: 33px;
    right: -36px;
    width: 250px;
    padding: 20px 15px 5px 15px;
    background: #fff;
    font-size: 12px;
    display: none;
    z-index: 9999;
    float: left;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 1px solid #e5e5e5;
}

#cart-panel .item-cart table {
    width: 100%;
    float: left;
    font-size: 12px;
}

#cart-panel .item-cart table tr td {
    border-bottom: 1px solid #e5e5e5;
    color: #7e7e7e;
    margin: 0;
    text-align: left;
    vertical-align: top;
    padding: 7px 0;
}

#cart-panel .item-cart table tr td.name {
    padding: 7px 12px;
}

#cart-panel .item-cart table tr td.total {
    padding: 7px 12px;
}

#cart-panel .item-cart table tr td.remove {
    padding: 12px;
    background: url(../images/icon-delete.png) no-repeat right top 8px;
}

#cart-panel .item-cart table tr td.textright {
    text-align: right;
}

#cart-panel .item-cart table tr td img {
    text-align: left;
    margin: 0;
}

#cart-panel .item-cart .buttoncart {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 20px;
}

#cart-panel .item-cart .buttoncart a {
    font-size: 12px;
    color: #fff !important;
    background: #EC5054;
    padding: 8px 20px;
}

#cart-panel .item-cart .buttoncart a:hover {
    background: #575757;
}

#top3 {
    width: 100%;
    float: left;
    background: rgba(255, 255, 255, 1);
    padding: 15px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    /* border-bottom: 1px solid #c5c5c5; */
}

.logo {
    height:auto;
    float: left;
    margin-bottom: 0;
    width:100%;
}

.logo a {
    width: 500px;
    height:50px;
    display: block;
}

.search_bar {
    float: right;
    margin-right: 36px;
    margin-top:10px;
}

.search_bar fieldset input {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.search_bar fieldset input.search {
    width: 160px;
    background: #fefefe;
    position: relative;
    border: 1px solid #e5e5e5;
}

.search_bar fieldset input.submit {
    background: url(../images/search.png) no-repeat center #EC5054;
    padding: 7px 15px;
    text-indent: -999999px;
    border: 0;
}

.search_bar fieldset input.submit:hover {
    cursor: pointer;
}

#featured {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

nav select {
    display: none;
}

.mega-menu ul, .mega-menu ul li {
    list-style: none;
    background: #f9f9f9;
}

.mega-menu ul {
    position: relative;
    padding: 0;
    margin: 0;
    background: #f9f9f9 !important;
}

.mega-menu ul li ul {
    display: none;
}

.mega-menu .sub {
    display: none;
}

.mega-menu .sub ul {
    display: block;
}

.mega-menu {
    background: #f9f9f9;
    width: 100%;
    position: relative;
    float: left;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 1px solid #e5e5e5;
}

.mega-menu li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 16px;
    list-style: none;
    text-transform: uppercase;
    margin-right:-20px; 
}

.mega-menu li.first {
    margin-left: 15px !important;
}

.mega-menu li a {
    float: left;
    display: block;
    color: #353535;
    text-decoration: none;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    font-family:rizalfaizal;
    
    
    
}

.mega-menu li a.dc-mega {
    position: relative;
}

.mega-menu a.current {
    color: #EC5054;
}

.mega-menu li.mega-hover a, .grey ul.mega-menu li a:hover {
    color: #EC5054;
}

.mega-menu li .sub-container {
    position: absolute;
    padding-left: 20px;
    margin-left: -3px;
}

.mega-menu li .sub {
    padding: 10px 0px 10px 10px !important;
}

.mega-menu li .sub-container.mega .sub {
    padding: 10px 10px 0px 0;
    top: 2px;
}

.mega-menu li .sub .row {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.mega-menu li .sub li {
    list-style: none;
    float: none;
    width: 180px;
    font-size: 12px;
}

.mega-menu li .sub li img {
    margin-bottom: 0;
}

.mega-menu li .sub li.mega-hdr {
    margin: 0 10px 10px 0;
    float: left;
}

.mega-menu li .sub li.mega-hdr.last {
    margin-right: 0px;
}

.mega-menu li .sub a {
    background: none;
    border: none;
    text-shadow: none;
    color: #757575;
    padding: 0;
    display: block;
    float: none;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 10px;
}

.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
    margin-bottom: 0px;
    color: #EC5054;
    font-weight: bold;
}

.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
    color: #EC5054;
}

.mega-menu .sub li.mega-hdr li a {
    font-weight: normal;
}

.mega-menu .sub li.mega-hdr li a:hover {
    color: #EC5054;
    background: #efefef;
}

.mega-menu .sub ul li {
    padding-right: 0;
}

.mega-menu li .sub-container.non-mega .sub {
    padding: 10px 10px 10px 10px !important;
    top: 2px;
}

.mega-menu li .sub-container.non-mega li {
    width: 190px;
    margin: 0;
}

.mega-menu li .sub-container.non-mega li a {
}

.mega-menu li .sub-container.non-mega li a:hover {
    color: #EC5054;
    background: #efefef;
}

.mega-menu li ul.menu-1 {
    margin-bottom: 5px;
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 5px;
}

.mega-menu li ul.menu-1 li a {
    font-weight: bold !important;
    color: #181818;
}

#intro {
    float: left;
    width: 100%;
    font-family:arial;
margin-bottom:2px;
}
#intro p{
font-family:arial;
text-align:justify;
line-height:normal;
}

#intro h3 {

margin-bottom:5px;
}


#intro .serv {
    border: 1px solid #ededed;
    background: #f9f9f9;
}

#intro .serv h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 8px;
    margin-right: 8px;
    margin-left: 0;
}

#intro .serv:hover h3 a {
    color: #EC5054;
}

#intro .serv h3 a {
    color: #353535;
}

#intro .serv img {
    float: left;
    margin: 8px 20px 8px 8px;
}














/*Blog*/
.content div.entry {
    float: left;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.content div.entry p {
text-align:justify;

}

.teksmarjin{
margin-top:-15px;
text-align:justify;

}

.teksbullet li {
padding-left:-40px;
list-style:square;
margin-left:10px;
text-align:justify;
}
.teksbullet2  {
background: url(../images/b-cat.png) no-repeat left center;
padding-left:20px;

}


.zalimagex {
    padding: 3px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-top: 4px;
    margin-right:25px;
    margin-bottom: 5px;
    margin-left: 0;
}




.content div.entry h2 {
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom:-4px;
    font-size:18px;

}

.content div.entry h2 a {
    color: #666 !important;
}


.content div.entry h2 a:hover {
    color: #EC5054;
}




.content div.entry .meta {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    opacity: .9;
    height:60%;
    width:70px;
}

.content div.entry .meta span {
    font-size: 12px;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    line-height:normal;
    
}

.content div.entry .meta strong {
    font-size:26px;
    background: #EC5054;
    display: block;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.content div.entry .meta small {
    background: #373737;
    display: block;
    color: #aaa !important;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
}

.content div.entry .meta  small.post-pic {
    background: url(../images/post-pic.png) no-repeat center #373737;
    padding: 23px;
}

.content div.entry .meta  small.post-video {
    background: url(../images/post-video.png) no-repeat center #373737;
    padding: 25px;
}

.content div.entry ul {
    width: 100%;
}

.content div.entry ul li {
    display: inline;
    list-style: none;
}

.content div.entry ul li.post {
    background: url(../images/b-post.png) no-repeat left center;
    padding: 0 10px 0 22px;
}

.content div.entry ul li.category {
    background: url(../images/b-cat.png) no-repeat left center;
    padding: 0 10px 0 22px;
}

.content div.entry ul li.comment {
    background: url(../images/b-comment.png) no-repeat left center;
    padding: 0 10px 0 22px;
}

.content div.entry div.blog-entry {
    float: left;
    width: 210px;
    height: 150px;
    margin-right: 20px;
    text-align: center;
    position: relative;
}

.content div.entry div.blog-entry article p {
    margin-top: 120px;
    line-height:normal;
    
}

.content div.entry div.blog-entry article p a.zoom {
    padding: 20px 35px;
    background: url(../images/icon-eye.png) no-repeat center #EC5054;
    opacity: .9;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
        

}

.content div.entry div.blog-entry:hover .meta {
    display: none;
}

<!--author-->
.content .author {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.content .author h4 span {
    font-size: 11px;
}

.content .author img {
    float: left;
    margin-right: 20px;
}

<!--feedback-->
.feedback-wrap {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.feedback-wrap .dvision {
    width: 100%;
    float: left;
    margin: 0 0 10px 0px;
}

.feedback-wrap .dvision .feedback {
    width: 100%;
    float: right;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 10px 0;
}

.feedback-wrap .dvision .feedback img {
    float: left;
}

.feedback-wrap .dvision .feedback div {
    width: 88%;
    float: right;
}

.feedback-wrap .dvision .feedback div h4 {
    float: left;
    font-size: 14px;
    font-weight: 600;
}

.feedback-wrap .dvision .feedback div h4 a {
    color: #373737;
}

.feedback-wrap .dvision .feedback div h4 a:hover {
    color: #f04883;
}

.feedback-wrap .dvision .feedback div span {
    float: right;
}

.feedback-wrap .dvision .feedback div span a {
    color: #373737;
}

.feedback-wrap .dvision .feedback div span a:hover {
    color: #f04883;
}

.feedback-wrap .dvision .feedback div span.reply {
    background: url(../images/b-comment.png) no-repeat left center;
    padding-left: 22px;
}

.feedback-wrap .dvision .feedback div p {
    display: block;
    width: 100%;
    float: left;
}

.feedback-wrap .dvision .feed2 {
    width: 88%;
    float: right;
}

.feedback-wrap .dvision .feed2 div {
    width: 87%;
}

.feedback-wrap .dvision .feed3 {
    width: 77%;
    float: right;
}

.feedback-wrap .dvision .feed3 div {
    width: 85%;
}

<!--commentform-->
div.commentf {
    float: left;
    width: 100%;
}

#commentform {
    margin-bottom: 40px;
}

#commentform .input {
    background: #fff;
    border: 1px solid #f0f0f0;
    color: #9a9a9a;
    margin-bottom: 20px;
    padding: 10px;
    width: 45%;
    margin-right: 10px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px;
}

#commentform .textarea {
    background: #fff;
    border: 1px solid #f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #9a9a9a;
    height: 180px;
    padding: 10px;
    width: 80%;
    margin-bottom: 20px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px;
}

#commentform label {
    font-size: 12px;
    color: #6a6a6a;
}

#commentform #name:focus,#commentform #subject:focus, #commentform #mail:focus, #commentform #website:focus,#commentform #message:focus {
    border: 1px solid #dedede;
    background: #f7f7f7;
}

#commentform .button {
    width: 100px;
    background-color: #EC5054;
    padding: 7px 15px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 4px;
    border-radius: 2px;
    border: 0;
}

#commentform .button:hover {
    cursor: pointer;
    background: #353535;
}

.jeda{
    color:#EC5054;
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
}

/*da-thumbs*/
.da-thumbs {
}

.da-thumbs li ,
.da-thumbs li img {
    display: block;
    position: relative;
}

.da-thumbs li {
    overflow: hidden;
}

.da-thumbs li article {
    position: absolute;
    background: url(../images/image_hover.png);
    background-repeat: repeat;
    width: 100%;
    height: 250px;
}

.da-thumbs li article.da-animate {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* Initial state classes: */
.da-slideFromTop {
    left: 0px;
    top: -100%;
}

.da-slideFromBottom {
    left: 0px;
    top: 100%;
}

.da-slideFromLeft {
    top: 0px;
    left: -100%;
}

.da-slideFromRight {
    top: 0px;
    left: 100%;
}
/* Final state classes: */
.da-slideTop {
    top: 0px;
}

.da-slideLeft {
    left: 0px;
}

.da-thumbs li article a {
    color: #fff;
    padding: 20px;
    
    
}

.da-thumbs {
    text-align: center;
}

.da-thumbs li article h3 {
    color: #fff;
    padding-top: 25px;
    font-size: 14px;
    
}

.da-thumbs li article p {
    float: left;
    width: 100%;
    display: block;
    margin-top: 130px;
}

.da-thumbs li article p a {
    text-indent: -99999px;
    padding: 5px 15px;
}

.da-thumbs li article p a.link {
    background: url(../images/icon-link.png) no-repeat center #EC5054;
}

.da-thumbs li article p a.link:hover {
    background: url(../images/icon-link.png) no-repeat center #aaa;
}

.da-thumbs li article p a.cart {
    background: url(../images/icon-addcart.png) no-repeat center #EC5054;
}

.da-thumbs li article p a.cart:hover {
    background: url(../images/icon-addcart.png) no-repeat center #aaa;
}


.da-thumbs li article p a.habis {
    background: url(../images/icon-habis.png) no-repeat center #EC5054;
}

.da-thumbs li article p a.habis:hover {
    background: url(../images/icon-habis.png) no-repeat center #aaa;
}



.da-thumbs a.habis {
    background: url(../images/icon-habis.png) no-repeat center #EC5054;
}

.da-thumbs a.habis:hover {
    background: url(../images/icon-habis.png) no-repeat center #aaa;
}



.da-thumbs li article p a.zoom {
    background: url(../images/icon-zoom.png) no-repeat center #EC5054;
}

.da-thumbs li article p a.zoom:hover {
    background: url(../images/icon-zoom.png) no-repeat center #aaa;
}

.da-thumbs li article p a:hover {
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}



/****************************************************************
 TICKER
 ****************************************************************/
  


.ticker {
    width:100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height:normal
    
}

#ticker_02 {
    height:245px;

}




.ticker li {
border-bottom: 1px dotted #ccc;
height:80px;
    text-align:left;
    line-height:normal;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;   
}





.ship {
    width: 40%;
    float: left;
    margin-bottom: 15px;
}

.ship h4 {
    margin-bottom:5px;
}

.ship h4 a {
    color: #353535;
}

.ship img {
    float: left;
    margin-right: 20px;
}

.subs {
    float: right;
    width:48%;
}

.subs h4 {
    float: left;
    font-size: 14px;
    color: #757575;
}

.subs .subscribes {
    float: right;
    margin-top: -5px;
}

.subs .subscribes input.subscribe {
    border: 1px solid #e5e5e5;
    width: 180px;
    padding: 7px;
    color: #757575;
}

.subs .subscribes input.submit {
    padding: 7px;
    background: #EC5054;
    color: #fff;
    border: 0;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.subs .subscribes input.submit:hover {
    background: #353535;
    cursor: pointer;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/** list view **/
.ctrl {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    padding-top: 7px;
    border-bottom: 1px dotted #e5e5e5;
    border-top: 1px dotted #e5e5e5;
}

.ctrl .list-style-buttons {
    width: 65px;
    float: right;
    padding: 0;
    margin: 0;
}

.ctrl .list-style-buttons a {
    float: left;
    padding: 0;
    margin-left: 2px;
}

.ctrl .list-style-buttons a img {
    margin-bottom: 0;
}

.ctrl form.left {
    float: left;
    font-size: 12px;
    margin-top: 2px;
}

.ctrl form.left select {
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 5px 5px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

ul.list {
    list-style: none;
    width: 100%;
}

ul.list li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 20px;
}

ul.list li ul li {
    margin-bottom: 0;
}

ul.list li section.left {
    display: block;
    float: left;
    position: relative;
}

ul.list li section.left img {
    float: left;
}

ul.list li section.right {
    display: block;
    float: right;
    text-align: right;
}

ul.list li section.left span.meta {
    color: #93989b;
}

ul.list li section.right span.price {
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
    color: #EC5054 !important;
    font-size: 16px;
}

ul.list li section.right span.price small {
    text-decoration: line-through;
}

ul.list li section.right a.firstbtn {
    margin-right: 7px;
}

ul.list li section h3 {
    font-size: 14px !important;
    margin-bottom: 5px;
}

ul.list li div.product-thumb-hover {
    width: 200px;
    height: 200px;
    float: left;
    margin-right: 20px;
}

ul.list li section p.sale, ul.grid li section p.sale {
    position: absolute;
    top: 0px;
    opacity: .9;
    left: 0;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 14px;
    background: #EC5054;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #F07174;
}

ul.list li section p.new, ul.grid li section p.new {
    position: absolute;
    top: 0px;
    opacity: .9;
    left: 0;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
    background: #5ea240;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #88c26e;
}

ul.list li section.center {
    float: left;
    text-align: left;
}

ul.list li section.center em {
    font-style: normal;
    float: left;
}

ul.list li section ul.menu-button {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0 !important;
    float: right;
}

ul.list li section ul.menu-button li {
    margin: 0 0 2px 0;
    padding: 0;
    float: right;
    border: none;
    display: inline;
    width: 33px;
}

ul.list li section ul.menu-button li a {
    display: block;
    padding: 15px;
    float: right;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

ul.list li section ul.menu-button li a.cart {
    background: url(../images/icon-addcart.png) no-repeat center #EC5054;
}

ul.list li section ul.menu-button li a.cart:hover {
    background: url(../images/icon-addcart.png) no-repeat center #aaa;
}

ul.list li section ul.menu-button li a.zoom {
    background: url(../images/icon-zoom.png) no-repeat center #EC5054;
}

ul.list li section ul.menu-button li a.zoom:hover {
    background: url(../images/icon-zoom.png) no-repeat center #aaa;
}

ul.list li section ul.menu-button li a.wishlist {
    background: url(../images/icon-heart.png) no-repeat center #EC5054;
}

ul.list li section ul.menu-button li a.wishlist:hover {
    background: url(../images/icon-heart.png) no-repeat center #aaa;
}

ul.list li section ul.menu-button li a.compare {
    background: url(../images/icon-compare.png) no-repeat center #EC5054;
}

ul.list li section ul.menu-button li a.compare:hover {
    background: url(../images/icon-compare.png) no-repeat center #aaa;
}

ul.list li section ul.menu-button li a.link {
    background: url(../images/icon-link.png) no-repeat center #EC5054;
}

ul.list li section ul.menu-button li a.link:hover {
    background: url(../images/icon-link.png) no-repeat center #aaa;
}

ul.list li section ul.menu-button li a:hover {
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/** GRID VIEW **/
ul.grid {
    list-style: none;
    width: 105%;
}

ul.grid li {
    position: relative;
    float: left;
    margin-bottom: 40px;
}

ul.grid li.item {
    margin-right: 29.5px;
}

ul.grid li section h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px !important;
}

ul.grid li section span.price {
    font-family: arial;
    color: #EC5054 !important;
    font-weight: 700;
}

ul.grid li section em {
    font-style: normal;
}

ul.grid li section ul.menu-button {
    display: none;
}

ul.grid li.third {
    border: 0;
}

ul.grid li section.left {
    position: relative;
    width: 200px;
    height: 200px;
}

ul.grid li section.right {
 /* nothing */;
}

/** HOVER GRID-LIST-VIEW**/
ul li.da-thumbs {
    list-style: none;
    float: left;
    margin-right: 20px;
}

ul li.da-thumbs h3 {
    font-size: 12px !important;
}

ul li.da-thumbs div {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 200px;
}

ul li.da-thumbs div article {
    position: absolute;
    background: url(../images/image_hover.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
}






ul li.da-thumbs div article.da-animate {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

ul li.da-thumbs div article a {
    color: #fff;
    padding: 20px;
}

ul li.da-thumbs {
    text-align: center;
}

ul li.da-thumbs div article h3 {
    color: #fff !important;
    padding-top: 25px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 0;
}

ul li.da-thumbs div article p {
    float: left;
    width: 100%;
    display: block;
    margin-top: 20px;
}

ul li.da-thumbs div article p a {
    text-indent: -99999px;
    padding: 5px 15px;
}

ul li.da-thumbs div article p a.link {
    background: url(../images/icon-link.png) no-repeat center #EC5054;
}

ul li.da-thumbs div article p a.link:hover {
    background: url(../images/icon-link.png) no-repeat center #aaa;
}

ul li.da-thumbs div article p a.cart {
    background: url(../images/icon-addcart.png) no-repeat center #EC5054;
}

ul li.da-thumbs div article p a.cart:hover {
    background: url(../images/icon-addcart.png) no-repeat center #aaa;
}

ul li.da-thumbs div article p a.zoom {
    background: url(../images/icon-zoom.png) no-repeat center #EC5054;
}

ul li.da-thumbs div article p a.zoom:hover {
    background: url(../images/icon-zoom.png) no-repeat center #aaa;
}

ul li.da-thumbs div article p a:hover {
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/*product-detail*/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    zoom: 1;
}

.prod {
    width: 36%;
    float: left;
    margin-bottom: -15px;
}

.prod .jqzoom img {
    max-width: none;
}

ul#thumblist {
    display: block; 
    margin-top:10px;
    margin-left:25px

}

ul#thumblist li {
    float: left;
    margin-right:20px;
    list-style: none;
}

ul#thumblist li a {
    display: block;
    width: 50px;
    height:65px;
    padding-bottom: 0;
}

ul#thumblist li img {
    width: 50px;
    height:65px;
   border: 1px solid #f0f0f0;
   padding:5px;

   
}




ul#thumblist li a.zoomThumbActive {
    border: 1px solid #EC5054;
}



.diskon3{
  position: absolute;
    top: 20px;
    opacity: .9;
    left: 20px;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 15px;
    font-weight:bold;
    background: #EC5054;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #F07174;}


.camera_caption > div .button a {
    font-size: 12px;
    color: #fff !important;
    background: #EC5054;
    padding: 8px 15px;
}




.diskon2{
    position:absolute;
    top:450px;
    left:200px;
    width:55px;
    height:55px;
    text-align:center;
    color:#fff;
    font-size:30px;
    font-weight:bold;
    background-color:#EC5054;
    border:2px solid #F07174;
    line-height:55px;
    letter-spacing:-2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
      opacity: .9;
}

.price-old {
 color:#EC5054;
    margin: 0 5px 0 1px;
    padding: 4px 0;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: normal;
}




.marginshare {
float:right;
margin-top:10px;
margin-right:10px;
}




.stok{
font-weight:bold;
    font-size: 14px;
    margin-top:5px;
}

.product-price{
    font-size:18px;
    letter-spacing:-1px;
    font-family:teraskreasi;
    
    
}




.jqzoom {
    text-decoration: none;
    float: left !important;
    width: 100%;
}

.prod-detail {
    width: 60%;
    float: right;
    margin-bottom: 40px;
}

.prod-detail h2 {
    font-weight: 600;
    margin-bottom:-1px;
}

.prod-detail span.price {
    display: block;
    font-size: 20px;
    color: #EC5054 !important;
    font-family: arial;
    font-weight: bold;
}

.prod-detail form {
    float: left;
    margin: 20px 0;
    width: 100%;
    font-size: 12px;
}

.prod-detail form select, .prod-detail form input {
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 5px 5px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.prod-detail form input {
    width: 30px;
}

.prod-detail span.cart-button {
    float: left;
}

.prod-detail span.cart-button a {
    padding: 7px 15px;
    margin-right: 5px;
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background: #EC5054;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.prod-detail span.cart-button a:hover {
    background: #757575;
    color: #fff !important;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#tab {
    width: 100%;
    float: left;
    margin: 30px 0 20px 0;
}

#tab ul.nav {
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 1px;
}

#tab .nav li {
    list-style: none;
    float: left;
    font-size: 12px;
    margin-right: 2px;
}

#tab .nav li.last {
    margin-right: 0;
}

#tab .nav li a {
    display: block;
    color: #757575;
    font-weight: 600;
    border: 1px solid #e5e5e5;
    padding: 4px 10px;
    text-decoration: none;
    color: #181818;
    background: #fff;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background: -webkit-gradient(
            linear,
            left bottom,
            left 20,
            from(#FFFFFF),
            color-stop(4%, #f6f6f6),
            to(#FFFFFF)
        );
    background: -moz-linear-gradient(
            bottom,
            #FFFFFF,
            #f6f6f6 1px,
            #FFFFFF 20px
            );
}

#tab .nav li a.current {
    border: 1px solid #121212;
    color: #fff;
    background: #181818;
}

#tab .nav li a.current:hover {
    color: #fff !important;
}

#tab .list-wrap {
    width: 93%;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 20px 15px;
}

#tab .list-wrap li {
    list-style: none;
}

#tab .list-wrap #details {
    display: block;
}

#tab .list-wrap #details ul li {
    list-style: none;
}

#tab .list-wrap #details ul li a {
    color: #959595;
    background: url(../images/iconlink.png) no-repeat left center;
    padding-left: 15px;
}

#tab .list-wrap #specs li {
    display: block;
    width: 100%;
    background: url(../images/iconlink.png) no-repeat left center;
    padding-left: 15px;
    border-bottom: 1px solid #f0f0f0;
}

#tab .list-wrap #specs li span {
    float: left;
    font-weight: 600;
    width: 50%;
}

#tab .list-wrap #reviews {
    float: left;
}

#tab .list-wrap #reviews form {
    float: left;
    margin: 0;
    padding: 0;
}

#tab .list-wrap #reviews form fieldset {
    margin: 0;
}

#tab .list-wrap #reviews form label {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    color: #757575;
}

#tab .list-wrap #reviews form input {
    width: 150px;
    float: left;
    margin-bottom: 10px;
    color: #757575;
    font-size: 12px;
}

#tab .list-wrap #reviews form textarea {
    width: 150px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 5px;
    color: #757575;
    font-size: 12px;
    font-family: 'teraskreasi', sans-serif;
    font-weight: 400;
}

#tab .list-wrap #reviews form input.submit {
    width: 162px;
    background: #EC5054;
    border: 0;
    color: #fff;
}

#tab .list-wrap #tags {
    float: left;
}

#tab .list-wrap #tags li {
    float: left;
    margin: 0 4px 4px 0;
}

#tab .list-wrap #tags li a {
    background: #f5f5f5;
    padding: 2px 10px;
    float: left;
    color: #757575 !important;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    border-radius: 1px;
}

#tab .list-wrap #tags li a:hover {
    background: #EC5054;
    color: #fff !important;
}

/*my account*/
.tab2 {
    margin-top: 0 !important;
}

#tab .nav2 li {
    font-size: 13px;
}

#tab .nav2 li a {
    padding: 10px 10px;
}

#tab .myaccount ul {
    display: block;
    margin-bottom: 0;
}

#tab .myaccount ul li {
    line-height: 26px !important;
    display: block;
}

#tab .myaccount ul li a {
    color: #757575;
    display: block;
    background: url(../images/iconlink.png) no-repeat left center;
    padding-left: 15px;
}

/*checkoutbox*/
#tab .checkoutbox {
    width: 96.5%;
    float: left;
}

#tab .checkoutbox .one-half {
    margin-bottom: 0;
    border: none;
    padding: 0;
    width: 48% !important;
}

#tab .checkoutbox #checkout {
    float: left;
}

#tab .checkoutbox #billing {
    float: left;
}

#tab .checkoutbox #billing form {
    float: left;
}

#tab .checkoutbox #billing form .one-third {
    float: left;
}

#tab .checkoutbox #delivery {
    float: left;
}

/*payment method and delivery method*/
#tab #payment, #tab #deliverymethod {
    float: left;
}

#tab #payment label, #tab #deliverymethod label {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

#tab #payment textarea, #tab #deliverymethod textarea {
    width: 95%;
    float: left;
    border: 1px solid #f0f0f0;
    padding: 10px;
    margin-bottom: 20px;
    font-family: 'teraskreasi', sans-serif;
    font-size: 12px;
    color: #757575;
}

#tab #payment span, #tab #deliverymethod span {
    float: left;
}

#tab #payment span a, #tab #deliverymethod span a {
    float: left;
    padding: 5px 15px;
    background: #EC5054;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

#tab #payment span a:hover, #tab #deliverymethod span a:hover {
    background: #757575;
    color: #fff !important;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/*confirm*/
#tab #confirm {
    float: left;
    width: 100%;
}

/*accordion*/
#accordion {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

#accordion div.acc {
    width: 100%;
    float: left;
}

#accordion div.acc h4 {
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding: 5px 0px;
    background: #EC5054;
    margin-bottom: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

#accordion div.acc h4 a {
    color: #fff;
}

#accordion div.acc h4 a {
    color: #fff !important;
}

#accordion div.acc h4 a.name {
    float: left;
    margin-left: 20px;
}

#accordion div.acc h4 a.view {
    float: right;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 1px;
    border-bottom: 1px dotted #fff;
}

div.product-brand {
    width: 105%;
    float: left;
    margin-top: 20px;
}

div.product-brand p.view {
    float: left;
}

div.product-brand p.view a {
    float: left;
    border: 1px dotted #EC5054;
    padding: 2px 5px;
}

div.product-brand p.view a:hover {
    background: #EC5054;
    color: #fff !important;
}

div.product-brand .product-thumb-hover {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
    margin-right: 9px;
}

div.product-brand .product-thumb-hover article h3 {
    margin-top: 40px;
    margin-bottom: 10px;
    color: #e5e5e5;
    font-size: 14px !important;
}

div.product-brand section.right h3 {
    font-size: 14px !important;
    margin-bottom: 10px;
    font-weight: 600;
}

div.product-brand section.right span.price {
    color: #EC5054 !important;
    font-size: 12px;
    font-weight: 600;
}

div.product-brand .product-thumb-hover section p.sale {
    position: absolute;
    top: 0px;
    opacity: .9;
    left: 0;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 14px;
    background: #EC5054;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #F07174;
}

div.product-brand .product-thumb-hover section p.new {
    position: absolute;
    top: 0px;
    opacity: .9;
    left: 0;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
    background: #5ea240;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #88c26e;
}

div.product-brand section.right span.price small {
    text-decoration: line-through;
}

/*clothing*/
#works-container {
    margin-left: -6px;
    width: 106%;
    float: left;
    margin-bottom: 20px;
}

#filters {
    padding: 7px 0;
    margin: 0 0 0 0px;
    width: 100% !important;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.filter-option {
    margin: 0 0 20px 0px !important;
    width: 100%;
    float: left;
}

#filters li {
    list-style: none;
    display: inline;
    padding: 0 10px 0 0;
    color: #777;
    font-family: 'teraskreasi', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

#filters li a {
    padding: 0 0 0 10px;
    text-decoration: none;
    color: #181818;
}

#filters li a.selected {
    color: #EC5054;
    text-decoration: none;
}

#works-container .element {
    margin: 5px 5px 20px 5px;
    float: left;
    padding: 6.5px;
    overflow: hidden;
    position: relative;
    width: 200px !important;
    height: 295px !important;
    border: 1px solid #f0f0f0;
    background: #fff;
}

#works-container .element .product-thumb-hover {
    width: 200px;
    height: 245px;
    margin-bottom:10px;
   
}

#works-container .element .product-thumb-hover h3 {
    margin-top:25px;
    margin-bottom: 130px;
    color: #fff;
    font-size: 14px !important;
    margin-left:10px;
   margin-right:10px;

}

#works-container .element section.right h3 {
    font-size: 14px !important;
    margin-bottom: 5px;
}



#works-container .element section.right h3 a:hover {
    font-size: 14px !important;
    margin-bottom: 5px;
    color:#EC5054;
}





#works-container .element section.right span.price {
    color: #666 !important;
    font-weight:bold;
}

#works-container .element section.right span.price small {
    text-decoration: line-through;
     color: #EC5054;
}

#works-container .element .product-thumb-hover p.sale {
    position: absolute;
    top: 0px;
    opacity: .9;
    left: 0;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 14px;
    background: #EC5054;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #F07174;
}

#works-container .element .product-thumb-hover p.new {
    position: absolute;
    top: 0px;
    opacity: .9;
    left: 0;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
    background: #5ea240;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #88c26e;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

#filterable {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
}

#filterable ul li {
    float: left;
    margin-bottom: 5px;
}

#filterable ul li a {
    font-size: 12px;
    padding: 7px 10px;
    float: left;
    color: #fff;
}

#works-container .element section.right ul.menu-button {
    text-align: center;
    margin-top: 10px;
    width: 100%;
    float: left;
}

#works-container .element section.right ul.menu-button li {
    width: 35px;
    height: 33px;
    display: inline-block;
    float: left;
    margin-left: 4px;
}

#works-container .element section.right ul.menu-button li a {
    height: 33px;
    width: 35px;
    text-indent: -999999px;
    display: block;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

#works-container .element section.right ul.menu-button li a.cart {
    background: url(../images/icon-addcart.png) no-repeat center #EC5054;
}

#works-container .element section.right ul.menu-button li a.cart:hover {
    background: url(../images/icon-addcart.png) no-repeat center #aaa;
}

#works-container .element section.right ul.menu-button li a.zoom {
    background: url(../images/icon-zoom.png) no-repeat center #EC5054;
}

#works-container .element section.right ul.menu-button a.zoom:hover {
    background: url(../images/icon-zoom.png) no-repeat center #aaa;
}

#works-container .element section.right ul.menu-button a.wishlist {
    background: url(../images/icon-heart.png) no-repeat center #EC5054;
}

#works-container .element section.right ul.menu-button a.wishlist:hover {
    background: url(../images/icon-heart.png) no-repeat center #aaa;
}

#works-container .element section.right ul.menu-button a.compare {
    background: url(../images/icon-compare.png) no-repeat center #EC5054;
}

#works-container .element section.right ul.menu-button a.compare:hover {
    background: url(../images/icon-compare.png) no-repeat center #aaa;
}

#works-container .element section.right ul.menu-button a.link {
    background: url(../images/icon-link.png) no-repeat center #EC5054;
}

#works-container .element section.right ul.menu-button a.link:hover {
    background: url(../images/icon-link.png) no-repeat center #aaa;
}

#works-container .element section.right ul.menu-button a:hover {
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}






.margin_detprod {
margin-left:20px;
}


.relatedprod {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.relatedprod .entry {
    width: 200px;
    text-align: center;
    float: left;
    margin-left: 120px;
}

.relatedprod .entry span {
    font-weight: bold !important;
    color: #EC5054 !important;
    font-family:arial;
    font-size: 14px;
}

.relatedprod div.da-thumbs div.div-related {
  width:195px;
    height:295px;
  
}

.relatedprod h3 {
    font-size: 12px !important;
    margin-bottom: 0;
}

.relatedprod h3 a {
    color: #353535;
}

.relatedprod div.da-thumbs {
    list-style: none;
    float: none !important;
    margin: 0 0 15px 0;
}

.relatedprod div.da-thumbs div article p {
    float: left;
    width: 100%;
    display: block;
    margin-top: 80px;
}

/*login*/
.log {
    float: left;
    border: 1px solid #e5e5e5;
    padding: 20px;
    width: 41.5% !important;
}

.log form {
    width: 100% !important;
    float: left;
}

.log form label {
    margin-bottom: 10px;
}

.log form input {
    border: 1px solid #e5e5e5 !important;
    background: none !important;
    color: #757575 !important;
    font-size: 12px;
}

.log form span {
    margin-bottom: 5px;
    font-size: 12px;
}

.log span a.reg {
    padding: 4px 10px;
    float: left;
    background: #EC5054;
    color: #fff;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.log span a.reg:hover {
    color: #fff !important;
    background: #353535;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/*registration*/
form.form-register {
    width: 100%;
    float: left;
}

form.form-register h3 {
    font-size: 14px;
}

form.form-register .registerbox {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

form.form-register .registerbox .control-group {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

form.form-register .registerbox .control-group label {
    float: left;
    width: 30%;
    font-size: 13px;
    color: #757575;
}

form.form-register .registerbox .control-group label.checkbox {
    border: 1px solid red;
    width: 50px;
    float: left;
}

form.form-register .registerbox .control-group label span {
    color: red !important;
}

form.form-register .registerbox .control-group input {
    border: 1px solid #e5e5e5;
    padding: 7px 10px;
    width: 200px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    font-size:12px;
}

form.form-register .registerbox .control-group textarea {
    border: 1px solid #e5e5e5;
    padding: 7px 10px;
    width: 200px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    height:150px;
        font-size:12px;

}

form.form-register .registerbox select {
    width: 222px;
    border: 1px solid #e5e5e5;
    padding: 7px 10px;
    background: none;
}

form.form-register .pull-right {
    float: left;
    font-size: 12px;
}

form.form-register .pull-right input.submit {
    border: none;
    cursor: pointer;
    background: #EC5054;
    padding: 5px 10px;
    color: #fff;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

form.form-register .pull-right input.submit:hover {
    color: #fff !important;
    background: #353535;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}







/*shopping cart*/
table.shopping-cart {
    border: 1px solid #e5e5e5;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

table.shopping-cart tr th {
    border: 1px solid #e5e5e5;
    padding: 15px 10px;
    background: #f9f9f9;
    font-size: 14px;
}

table.shopping-cart tr td {
    border: 1px solid #e5e5e5;
    padding: 20px 10px;
    font-size: 13px;
    color: #757575;
}

table.shopping-cart tr td a {
    color: #757575;
}

table.shopping-cart tr td.remove-update {
    text-align: center;
}

table.shopping-cart tr td a.remove {
    background: #e76565;
    padding: 9px 7px 3px 7px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}

table.shopping-cart tr td a.remove:hover {
    background: #353535;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

table.shopping-cart tr td a.update {
    background: #a3d464;
    padding: 9px 7px 3px 7px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}

table.shopping-cart tr td a.update:hover {
    background: #353535;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

table.shopping-cart tr td a.addtocart {
    background: #a3d464;
    padding: 9px 7px 3px 7px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}

table.shopping-cart tr td input {
    border: 1px solid #e5e5e5;
    padding: 4px 5px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    color: #757575;
}

table.shopping-cart tr td input:focus {
    border: 1px solid #EC5054;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

table.shopping-cart tr td.image, table.shopping-cart tr th.image, table.shopping-cart tr th.action {
    text-align: center;
}

table.shopping-cart tr td img {
    margin: 0;
}

div.contentbox {
    float: left;
    width: 100%;
}

div.cartoptionbox {
    display: block;
    float: left;
    margin-bottom: 40px;
}

div.cartoptionbox h4 {
    margin-bottom: 20px;
}

div.cartoptionbox form.ship {
    width: 100%;
    float: left;
}

div.cartoptionbox form.ship label {
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
}

div.cartoptionbox form.ship select {
    border: 1px solid #e5e5e5;
    background: none;
    padding: 7px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

div.cartoptionbox form.ship input.submit {
    border: none;
    background: #EC5054;
    padding: 7px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

div.alltotal {
    text-align: right;
    float: right;
}

table.alltotal {
    text-align: right;
    border: 1px solid #e5e5e5;
    float: right;
    width: 100%;
    margin-bottom: 20px;
}

table.alltotal td {
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    font-size: 12px;
}

table.alltotal td span.extra {
    font-weight: 600;
       color: #EC5054 !important;
}

table.alltotal td span.grandtotal {
    color: #666 !important;
    font-size: 14px;
    font-weight:bold;
}

div.alltotal input {
    border: none;
    cursor: pointer;
    background: #EC5054;
    color: #fff;
    padding: 10px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

div.alltotal input:hover {
    background: #353535;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/*Compare*/
table.compare {
    border: 1px solid #e5e5e5;
    float: left;
}

table.compare tr {
    border: 1px solid #e5e5e5;
}

table.compare tr td {
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 13px;
    color: #757575;
}

table.compare tr td.name {
    padding: 20px 10px;
}

table.compare tr td.name, table.compare tr td.name a {
    font-weight: 600;
    color: #353535;
}

table.compare tr td.button a.addtocart {
    float: left;
    background: #a3d464;
    width: 16px;
    height: 17px !important;
    padding: 9px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}

table.compare tr td.button a.remove {
    float: left;
    background: #e76565;
    width: 16px;
    height: 17px !important;
    padding: 9px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
    margin-right: 4px;
}

#pagination {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

#pagination li {
    float: left;
    margin-right: 8px;
    list-style: none;
}

#pagination li a {
    border: 1px solid #f0f0f0;
    float: left;
    color: #757575;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    padding-top: 1px;
    padding-right: 6px;
    padding-bottom: 1px;
    padding-left: 6px;
}

#pagination li a.current {
    background: #EC5054;
    color: #fff;
    border: 1px solid #EC5054;
}

#pagination li a.current:hover {
    color: #fff !important;
}





.panah {

    color: #EC5054;
  
}



/*-------------*/
/*   SIDEBAR   */
/*-------------*/
aside.sidebar .side {
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    float: left;
    clear: both;
    display: block;
    width: 100%;
}

aside.sidebar .side h4 {
    background: url(../images/h-border.png) no-repeat left bottom;
    padding-bottom: 20px;
}

aside.sidebar .side .entry {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

div.da-thumbs {
    list-style: none;
    float: left;
    margin-right: 20px;
}

div.da-thumbs h3 {
    font-size: 12px !important;
}




div.da-thumbs div {
    position: relative;
    overflow: hidden;
    width: 85px;
    height: 75px;
}

div.da-thumbs div article {
    position: absolute;
    background: url(../images/image_hover.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
}

div.da-thumbs div article.da-animate {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

div.da-thumbs div article p {
    float: left;
    width: 100%;
    display: block;
    margin-top: 25px;
}

div.da-thumbs div article p a {
    text-indent: -99999px;
    padding: 5px 15px;
}

div.da-thumbs div article p a.link {
    background: url(../images/icon-link.png) no-repeat center #EC5054;
}

div.da-thumbs div article p a.link:hover {
    background: url(../images/icon-link.png) no-repeat center #aaa;
}

div.da-thumbs div article p a.cart {
    background: url(../images/icon-addcart.png) no-repeat center #EC5054;
}

div.da-thumbs div article p a.cart:hover {
    background: url(../images/icon-addcart.png) no-repeat center #aaa;
}

div.da-thumbs div article p a.zoom {
    background: url(../images/icon-zoom.png) no-repeat center #EC5054;
}

div.da-thumbs div article p a.zoom:hover {
    background: url(../images/icon-zoom.png) no-repeat center #aaa;
}

div.da-thumbs div article p a:hover {
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

aside.sidebar div.entry h3 {
    font-size: 12px;
    margin-bottom: 0;
}

aside.sidebar div.entry h3 a {
    color: #353535;
}


aside.sidebar div.entry h3 a:hover {
    color: #EC5054 !important;
}


aside.sidebar div.entry small {
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    color: #EC5054 !important;
}

aside.sidebar div.entry span a {
    font-size: 11px;
}

aside.sidebar ul.fade {
    float: left;
}

aside.sidebar ul.fade li {
    list-style: none;
    background: url(../images/quote.png) no-repeat left top 5px;
    padding-left: 22px;
    display: block;
    float: left;
}


aside.sidebar ul.fade li p {
line-height:normal;
font-family:Arial, Helvetica, sans-serif;

}



aside.sidebar ul.fade li small {
    display: block;
    margin-top: -17px;
    color:#EC5054;
}

aside.sidebar .side .cat {
    width: 100%;
    float: left;
    margin-bottom: 0;
}

aside.sidebar .side .cat li {
    display: block;
    float: left;
    width: 100%;
}

aside.sidebar .side .cat li a {
    background: url(../images/iconlink.png) no-repeat left center;
    padding-left: 12px;
}



aside.sidebar .side .cat li a:hover {
    background: url(../images/iconlink.png) no-repeat left center;
    padding-left: 12px;
}


.jumprod{
    color:#ccc;
    margin-left:10px;
    
}








.margincaptcha3a{
   margin-top:-35px;
   margin-left:85px;
   border:none;
   margin-bottom:20px;
}


.margincaptcha2a{
   margin-top:-57px;
   margin-left:90px;
   border:none;
   margin-bottom:20px;
}





.margincaptcha3{
   margin-top:-35px;
   margin-left:85px;
   border:none;
   margin-bottom:20px;
}


.margincaptcha2{
   margin-top:-46px;
   margin-left:90px;
   border:none;
   margin-bottom:20px;
}

.margincaptcha2 .img{
   border: 0px solid #CCCCCC;
}



.margincaptcha4{
   margin-top:-46px;
   margin-left:75px;
   border:none;
   margin-bottom:20px;
}




/****************************************************************
 MODAL BOX
 ****************************************************************/
  
  #simplemodal-caption {
    font-size: 12px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#simplemodal-overlay {
    background-color: #000;
    cursor: wait;
}

#simplemodal-container {
    border: 5px solid #444;
    margin-bottom: -10px;

}

#simplemodal-container a.modalCloseImg {
    width: 102px;
    height: 25px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -25px;
    right: 0px;
    cursor: pointer;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
}



.bank {
font-size:11px;
}

.boxbank {
border-bottom: 1px solid #f2f2f2;
padding-top:5px;
padding-bottom:10px;

}

.imgbank {
float:left;
margin-right:5px;
margin-bottom:5px;
}





/*Contact Information*/
/*CONTACT AREA CSS*/
#map_canvas {
    width: 100%;
    height: 20em;
    margin: 0 2% 40px 0;
}

.contactForm {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.contactForm input, .contactForm textarea {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    color: #9a9a9a;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: 1px solid #f2f2f2;
}

.contactForm textarea {
    width: 96.5%;
}

.contactForm p {
    margin-bottom: 0px;
}

.contactForm input, .contactForm textarea {
    margin-bottom: 10px !important;
    padding: 10px;
}

.contactForm input:focus, .contactForm textarea:focus, .contactForm input:hover, .contactForm textarea:hover {
    background: #f6f6f6;
}

.contactForm .submit {
    width: 130px;
    background-color: #EC5054;
    padding: 7px 0px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 4px;
    border-radius: 2px;
    border: 0;
}

.contactForm input {
    width: 162px;
    margin-bottom: 20px;
}

.contactForm .submit:hover, .contactForm .submit:focus {
    cursor: pointer;
    background: #353535 !important;
}

ul.error {
    background: #f0807f;
    border: 1px solid #e96f6e;
    padding: 20px 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

ul.error li {
    line-height: 22px;
    font-size: 12px;
    padding: 0 20px;
    color: #333 !important;
    font-weight: bold;
}

#note ul {
    margin: 0;
    margin-bottom: 1.5em;
}

#note ul li {
    list-style: none;
    color: #b41616;
    background: url(../images/process-stop.png) no-repeat left center;
    padding-left: 25px;
    margin-left: 25px;
}

div.notification_ok {
    background: url(../images/process-accept.png) no-repeat left center #c5dc93;
    padding: 20px 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}   

/*-------------*/
/*   FEATURES  */
/*-------------*/
.dropcap {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: 0px 15px 0px 0;
    background: #EC5054;
    color: #fff !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.dropcap2 {
    display: block;
    font-weight: bold;
    float: left;
    font-size: 40px;
    color: #353535 !important;
    margin: 0 15px 0 0;
    line-height: 42px;
}

blockquote.quote {
    float: left;
    padding: 30px 30px 15px 30px;
    background: #f3f3f3;
    margin-bottom: 50px;
}

blockquote.quote p {
    background: url(../images/quote.png) no-repeat left top;
    padding-left: 35px;
    margin: 0;
}

/*Button style*/
.ready-button {
    margin: 0;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.ready-button li {
    list-style: none;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 10px;
}

.ready-button li a {
    float: left;
    color: #fff;
    border: 1px solid #149dd1;
    background: #23ade2;
    text-shadow: 0 1px 1px #149dd1;
    padding: 10px 15px;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.ready-button li a.one {
    color: #fff;
    border: 1px solid #be4537;
    background: #ce5042;
    text-shadow: 0 1px 1px #be4537;
}

.ready-button li a.two {
    color: #777;
    border: 1px solid #eaefd1;
    background: #fafee7;
    text-shadow: 0 1px 1px #eaefd1;
}

.ready-button li a.three {
    color: #fff;
    border: 1px solid #6986a7;
    background: #718fb1;
    text-shadow: 0 1px 1px #6986a7;
}

.ready-button li a.four {
    color: #fff;
    border: 1px solid #04474b;
    background: #044f54;
    text-shadow: 0 1px 1px #04474b;
}

.ready-button li a.five {
    color: #fff;
    border: 1px solid #f36343;
    background: #fd6847;
    text-shadow: 0 1px 1px #f36343;
}

.ready-button li a.six {
    color: #777;
    border: 1px solid #e9e165;
    background: #f5ed6e;
    text-shadow: 0 1px 1px #e9e165;
}

.ready-button li a.seven {
    color: #fff;
    border: 1px solid #f37201;
    background: #fe7701;
    text-shadow: 0 1px 1px #f37201;
}

.ready-button li a.eight {
    color: #fff;
    border: 1px solid #81c276;
    background: #8bce7f;
    text-shadow: 0 1px 1px #81c276;
}

.ready-button li a.nine {
    color: #fff;
    border: 1px solid #f253a5;
    background: #ff59af;
    text-shadow: 0 1px 1px #f253a5;
}

.ready-button li a.ten {
    color: #fff;
    border: 1px solid #131a20;
    background: #182128;
    text-shadow: 0 1px 1px #131a20;
}

.ready-button li a.eleven {
    color: #fff;
    border: 1px solid #dbb671;
    background: #e6c079;
    text-shadow: 0 1px 1px #dbb671;
}

.ready-button li a.twelve {
    color: #fff;
    border: 1px solid #db9192;
    background: #e59b9c;
    text-shadow: 0 1px 1px #db9192;
}

.ready-button li a.thirten {
    color: #fff;
    border: 1px solid #503341;
    background: #5b3b4a;
    text-shadow: 0 1px 1px #503341;
}

.ready-button li a.fourten {
    color: #fff;
    border: 1px solid #734a45;
    background: #80554f;
    text-shadow: 0 1px 1px #734a45;
}

.ready-button li a:hover {
    opacity: .9;
}

.alertness {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.alert {
    padding: 10px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.alert p {
    padding: 0;
    color: #444 !important;
    font-weight: bold;
    margin-bottom: 0 !important;
    padding-left: 25px;
}

.red_alert {
    background: #f0807f;
    border: 1px solid #e96f6e;
}

.red_alert p {
    background: url(../images/process-stop.png) no-repeat left;
}

.green_alert {
    background: #c5dc93;
    border: 1px solid #adc37c;
}

.green_alert p {
    background: url(../images/process-accept.png) no-repeat left;
}

.blue_alert {
    background: #a8c8e7;
    border: 1px solid #93b6d7;
}

.blue_alert p {
    background: url(../images/process-info.png) no-repeat left;
}

.yellow_alert {
    background: #f5d575;
    border: 1px solid #e7c868;
}

.yellow_alert p {
    background: url(../images/process-yellow.png) no-repeat left;
}

ul.ounlist, ol.ounlist {
    margin-left:0px;
    
}

.ounlist li {
    line-height: 25px;
    color: #777;
    font-size: 12px;
}

.ounlist li a {

    color: #757575;
}

ul.ounlist li a:hover {
    color: #fa9038;
}

ul.arrow, ul.bullet {
    margin-top:10px;
    float: left;
}

.arrow li {
    list-style: none;
    background: url(../images/process-accept.png) no-repeat left center;
    padding-left: 25px;
}

.bullet li {
    list-style: none;
    background: url(../images/iconlink.png) no-repeat left center;
    padding-left:15px;
}

.fourpage, .underpage {
    width: 100%;
    float: left;
    text-align: center;
    margin: 40px 0 10px 0;
}

.fourpage h2 {
    font-size: 100px;
    line-height: 100px;
    font-weight: 700;
    -moz-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg);
}

.fourpage h2 span {
    color: #EC5054 !important;
    margin-right: 20px;
    font-size: 100px;
}

.underpage h3 {
    font-size: 30px;
}

ul.site-menu {
    width: 100%;
    text-align: center;
    float: left;
    margin: 0 0 40px 0;
}

ul.site-menu li {
    display: inline;
    font-size: 12px;
    list-style: none;
}

ul.site-menu li a {
    color: #444;
    padding: 0 10px;
}



.imagedetailblog {
    float: left;
    border:1px solid #e1e1e1;
    padding:4px;
    background-color:#fff;
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 0;     
    margin-bottom:2px;
}

.ket_gambar{
    font-size: 11px;
    line-height: normal;
    color:#eee;
    width:360px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding-bottom:6px;
    float:left;
   margin-right: 15px;
   font-style:italic;

}   
.marginsharing{
margin-top:5px;

}   








/****************************************************************
 REKOMENDASI BAR
 ****************************************************************/

#jsrp_related {
    display: none;
    position:fixed;
    background-color: #fff;
   box-shadow:0 0 10px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
    -o-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
    right: -500px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    width:480px;
    z-index: 1000;
    margin-top:150px;
    
}

#jsrp_related-close {
    float: right;
    padding-right:25px;
    padding-top:10px;
}

#close_btn {
    border: 0;
    text-decoration: none;
}

.hidexscroll {
    overflow-x: hidden;
}

.showxscroll {
    overflow-y: auto;
}

/*IE FIX*/
.fixie {
    left: expression( ( - jsrp_related.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( - jsrp_related.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}


.related_box {
    border-bottom-width:3px;
    margin-bottom:0px;
    padding:15px;
    padding-bottom:0;
    background:#fff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ebebeb;
    border-right-color: #ebebeb;
    border-bottom-color: #EC5054;
    border-left-color: #ebebeb;
}
.related_box ul {
       overflow:hidden;
       margin-bottom:0;
}
.related_box ul li.related_item {
       float:left;
       width:132px;
       margin-left:15px;
       margin-bottom:0px;
      
}
.related_box ul li.related_item:nth-child(4n+1) {
       margin-right:0;
       margin-left:0;
       clear:both;
}
.related_box ul li.related_item .related_image img {
padding:4px;
border:1px solid #eaeaea;
display:block;
margin-bottom:15px;
}
.related_box ul li.related_item h3 {
       font-size:12px;
       line-height:normal;
       margin-top:-10px;
       font-weight:normal;
       font-family:Arial, Helvetica, sans-serif;
}
.related_box ul.related_list_ul {
       margin:-15px;
}
.related_box_title{
margin-top:10px;
margin-left:20px;
margin-bottom:5px;
}
.related_box ul li.related_list {
       padding:12px;
       margin-bottom:0;
       border-bottom:1px solid #eaeaea;
}
.related_box ul li.related_list:last-child {
       margin-bottom:13px;
       border-bottom:0;
}
.related_box ul li.related_list a span {
    color: #7F7F7F;
    font-family: teraskreasi;
    font-size: 17px;
    margin-right: 5px;
}
.related_box ul li.related_list h3 {
       font-size:12px;
       line-height:20px;
       margin-bottom:0;
}

.related_box ul li.related_item {   
       overflow: hidden;
}




/*-------------*/
/*   FOOTER    */
/*-------------*/
footer .content-wrap {
    margin-bottom: 0;
    padding: 0;
}


footer {

    border-top:4px solid #EC5054;
}


footer .content-wrap h4 {
    color: #aaa;
    border-bottom: 1px dotted #EC5054;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

footer .content-wrap .one-fourth ul li {
    list-style: none;
}

footer .content-wrap .one-fourth ul li a {
    color: #aaa;
}

.social-wrap {
    border-top: 1px solid #353535;
    margin-bottom: 40px;
}

ul.social {
    float: left;
}

ul.social li {
    float: left;
    list-style: none;
    margin-right: 3px;
}

ul.social li a img {
    margin-bottom: 0;
    padding-top:6px;
    padding-right: 2px;
    padding-bottom:0px;
    padding-left:5px;
}

ul.social li a {
    float: left;
    width:27px;
    height:27px;
    padding: 0;
    background: #EC5054;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}

ul.social li a:hover {
    background: #757575;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

ul.payment {
    float: right;
}

ul.payment li {
    float: left;
    list-style: none;
    margin-right: 3px;
}

ul.payment li a img {
    margin-bottom: 0;
}

ul.payment li a {
    float: left;
    padding: 0;
}

.first {
    margin-left: 0 !important;
}



.fb-container {
    width:287px;
    height: 250px;
    overflow: hidden;
    margin-left:-10px;
}

.fb-container > div {
     margin: -1px 0px 0px -1px;  
}



img.image-align-zal {
    float: left;
    width: 11%;
    /*  border:1px solid #e1e1e1;*/
    padding:2px;
    /*  background-color:#fff;*/
    margin-top: 0px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-left: 0;
}









.list_work {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    float: left;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative !important;
}

.list_work2 {
    border-bottom: 0;
    margin-bottom: 0;
}

.list_work h2 {
    float: left;
}


.nama_produk {
font-family:teraskreasi;
font-size:12px;
}


.jcarousel-skin-tango .jcarousel-container {
    width: 100%;
    padding: 0;
    float: left;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    top: 2%;
    width: 100%;
}

.jcarousel-skin-tango .jcarousel-item {
    float: left;
    width:195px;
    height:295px;
    opacity: 1;
    padding:4px;
    text-align: center;
    position: relative; 
    border: 1px solid #f0f0f0;
}
/*--------------------*/
#mycarouselnew .jcarousel-item {
    height: 290px;
     
}

#mycarouselnew .jcarousel-item ul {
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 100%;
}

#mycarouselnew .jcarousel-item ul li {
    width: 32px;
    height: 32px;
    display: inline-block;
}

#mycarouselnew .jcarousel-item ul li a {
    height: 30px;
    text-indent: -999999px;
    display: block;
}

#mycarouselnew .jcarousel-item ul li a.cart {
    background: url(../images/icon-addcart.png) no-repeat center #EC5054;
}

#mycarouselnew .jcarousel-item ul li a.cart:hover {
    background: url(../images/icon-addcart.png) no-repeat center #aaa;
}

#mycarouselnew .jcarousel-item ul li a.zoom {
    background: url(../images/icon-zoom.png) no-repeat center #EC5054;
}

#mycarouselnew .jcarousel-item ul li a.zoom:hover {
    background: url(../images/icon-zoom.png) no-repeat center #aaa;
}

#mycarouselnew .jcarousel-item ul li a.wishlist {
    background: url(../images/icon-heart.png) no-repeat center #EC5054;
}

#mycarouselnew .jcarousel-item ul li a.wishlist:hover {
    background: url(../images/icon-heart.png) no-repeat center #aaa;
}

#mycarouselnew .jcarousel-item ul li a.compare {
    background: url(../images/icon-compare.png) no-repeat center #EC5054;
}

#mycarouselnew .jcarousel-item ul li a.compare:hover {
    background: url(../images/icon-compare.png) no-repeat center #aaa;
}

#mycarouselnew .jcarousel-item ul li a:hover {
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/*--------------------*/
.jcarousel-skin-tango .jcarousel-item img {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item span {
    color: #353535 !important;
    font-size: 12px;
    font-family: 'arial', sans-serif;
    display: block;
    width: 100%;
}




.jcarousel-skin-tango .jcarousel-item span a{
    color: #666;
 
}

.jcarousel-skin-tango .jcarousel-item span a:hover{
    color: #EC5054;
 
}




.jcarousel-skin-tango .jcarousel-item span.sale {
    position: absolute;
    top: 20px;
    opacity: .9;
    left: 20px;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 15px;
    font-weight:bold;
    background: #EC5054;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #F07174;
}

.jcarousel-skin-tango .jcarousel-item span.new {
    position: absolute;
    top: 0px;
    opacity: .9;
    left: 0;
    width: 35px;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
    background: #5ea240;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #88c26e;
}

.jcarousel-skin-tango .jcarousel-item small {
    color: #757575 !important;
    font-size: 12px;
    font-family: teraskreasi;
    font-weight: bold;
}

.jcarousel-skin-tango .jcarousel-item small.sale {
    color: #EC5054 !important;
    text-decoration: line-through;
}

.jcarousel-skin-tango .jcarousel-item:hover {
    opacity: 1;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 11px;
}





.jcarousel-skin-tango2 .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 21px;
}





.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: -38px;
    right: 0px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    z-index: 9;
    background: transparent url(../images/next-horizontal.png) top no-repeat;
}

.jcarousel-skin-tango:hover .jcarousel-next-horizontal:hover {
    background-position: bottom;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: -38px;
    right: 20px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    z-index: 9;
    background: transparent url(../images/prev-horizontal.png) top no-repeat;
}

.jcarousel-skin-tango:hover .jcarousel-prev-horizontal:hover {
    background-position: bottom;
}








/* Back Top Button
----------------------------------------------------------------------------------------------------*/
#back-top {
    position: fixed;
    bottom: 30px;
    right:0px;
}
#back-top article {
    width:20px;
    height:20px;
    line-height:20px;
    display: block;
    margin-bottom:-20px;
    margin-right:50px;
    background-color:#EC5054;
    border-radius:100px;
    text-align:center;
    color:#fff;
}





.post-navigation {
    clear: both;
    overflow: hidden;
    margin-top: -20px;
    margin-right: 0;
    margin-bottom:20px;
    margin-left: 0;
  border:1px solid  #e5e5e5;
  padding:10px;
  
    
}

.post-navigation
div {
    display: block;
    width: 245px;
    position: relative;
    font-size: 14px;
    color: #999;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.post-previous {
    float: left;
    padding-left: 40px;
}

.post-next {
    float: right;
    text-align: right;
    padding-right: 40px;
}

.post-navigation div
span {
    display: block;
    font-size:11px;
    color: #999;
}

.post-navigation div a:after {
    position: absolute;
    color: #ccc;
    font-size: 56px;
    height: 22px;
    line-height: 22px;
    top: 34%;
}

.post-previous  {
background : url(../images/prev_blog.png) no-repeat left center;
float : left;


}

.post-next  {
background : url(../images/next_blog.png) no-repeat right center;
float : right;


}




.footer_time, .footer_phone, .footer_fax, .footer_mail, .footer_skype {
    display: block;
    clear: both;
    padding: 8px 5px 15px 40px;
    margin: 8px 0 0 0;
    border-bottom: 1px solid #e1e1e1;
    
}


.footer_address {
    display: block;
    clear: both;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: -10px;
    margin-left: 0;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 15px;
    padding-left: 40px; 
}



.footer_time {
    background: url(../images/footer_time_icon.png) 0 35% no-repeat;
    
}

.footer_address {
    background: url(../images/footer_address_icon.png) 0 20% no-repeat;
    
}

.footer_phone {
    background: url(../images/footer_phone_icon.png) 0 50% no-repeat;
}

.footer_fax {
    background: url(../images/footer_fax_icon.png) 0 50% no-repeat;
}

.footer_mail {
    background: url(../images/footer_mail_icon.png) 0 50% no-repeat;
}

.footer_skype {
    background: url(../images/footer_skype_icon.png) 0 50% no-repeat;
}

.footer_skype a {
    text-decoration: none;
    color: #666666;
}






@media handheld and (max-width: 600px), screen and (max-device-width: 600px), screen and (max-width: 768px) {



    #page_wrap, #header_wrap, #footer_wrap {
        padding: 0 20px;
    }

    section.content {
        width: 100%;
        float: left;
    }

    aside.sidebar {
        width: 100%;
        float: left;
        background: none;
    }

    aside.input {
        width: 100%;
        float: left;
        background: none;
    }   
    
    aside.sidebar .side {
        margin-left: 0px;
        margin-top : 10px;
        width: 100%;
    }

    nav ul {
        display: none;
    }

    nav select {
        display: block;
        float: left;
        width: 40%;
        margin: 20px 36px 20px 36px;
        padding: 7px 10px;
        border: 1px solid #f3f3f3;
        background: #fff;
    }

    .ship, .subs {
        width: 100%;
    }

    .subs form {
        margin-bottom: 40px;
    }

    .prod-detail, .prod {
        width: 100%;
        float: left;
    }

    .log {
        float: left;
        border: none;
        padding: 0;
        width: 10% !important;
    }

    #tab .checkoutbox {
        width: 94.5%;
    }

    #tab .checkoutbox .one-half {
        margin-bottom: 20px;
        width: 100% !important;
        float: left;
    }

    #tab .checkoutbox #billing form .one-third, #tab .checkoutbox #delivery form .one-third {
        float: left;
        width: 100%;
    }

    #tab .checkoutbox #billing form .one-third label {
        width: 30%;
        float: left;
    }

    .feedback-wrap .dvision .feedback {
        width: 100%;
        float: left;
        padding-bottom: 0;
    }

    .feedback-wrap .dvision .feed2 {
        width: 100%;
        float: left;
    }

    .feedback-wrap .dvision .feed3 {
        width: 100%;
        float: left;
    }

    .feedback-wrap .dvision .feedback div {
        width: 87% !important;
    }

    .one-half {
        width: 100% !important;
        float: left;
        margin-left: 0;
    }

    .one-third {
        width: 100 !important%;
        float: left;
        margin-left: 0;
    }

    .one-fourth {
        width: 100% !important;
        float: left;
        margin-left: 0;
    }

    .three-fourth {
        width: 100% !important;
        float: left;
        margin-left: 0%;
    }

    .one-fifth {
        width: 100% !important;
        float: left;
        margin-left: 0;
    }

    div.first {
        margin-left: 0;
    };
}

@media handheld and (max-width: 479px), screen and (max-device-width: 479px), screen and (max-width: 479px) {
    #page_wrap, #header_wrap, #footer_wrap {
        padding: 0 20px;
    }

    nav select {
        display: block;
        float: left;
        width: 70%;
    }

    h1.logo {
        width: 183px;
        height: 33px;
        float: left;
        text-indent: -999999px;
        margin: 0 36px;
        margin-bottom: 15px;
    }

    .search_bar {
        float: left;
        margin: 0 36px;
    }

    #top div p {
        color: #fff;
        float: left;
        margin: 2px 36px !important;
    }

    #top2 ul.myaccountmenu {
        margin-bottom: 10px;
    }

    ul.list li section.center {
        margin-top: 10px;
    }

    ul.list li section.right {
        display: block;
        float: left;
        text-align: left;
        margin-top: 7px;
    }

    .prod-detail, .prod {
        width: 100%;
        float: left;
    }

    .ship, .subs {
        width: 100%;
    }

    .subs form {
        float: left !important;
        margin-bottom: 40px;
    }

    table.shopping-cart tr th.image, table.shopping-cart tr th.model {
        display: none !important;
    }

    table.shopping-cart tr td.image, table.shopping-cart tr td.model {
        display: none !important;
    }

    table.shopping-cart tr td a.remove, table.shopping-cart tr td a.update {
        float: right;
        margin-bottom: 2px;
        padding: 8px 7px 3px 7px;
    }

    div.alltotal {
        width: 100%;
    }

    #tab .checkoutbox {
        width: 91.5%;
    }

    #tab .checkoutbox .one-half {
        margin-bottom: 20px;
        width: 87% !important;
    }

    #tab .checkoutbox #billing form .one-third {
        float: left;
        width: 100%;
    }

    #tab .checkoutbox #billing form .one-third label {
        width: 100%;
        float: left;
    }

    .log {
        float: left;
        border: none;
        padding: 0;
        width: 10% !important;
    }

    .payment {
        float: left !important;
    }

    table.compare tr td img {
        width: 40px;
    }

    .feedback-wrap .dvision .feedback {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .feedback-wrap .dvision .feed2 {
        width: 100%;
        float: left;
    }

    .feedback-wrap .dvision .feed3 {
        width: 100%;
        float: left;
    }

    .feedback-wrap .dvision .feedback div {
        width: 100% !important;
    }

    .feedback-wrap .dvision .feedback div h4 {
        float: none;
        margin-bottom: 0;
    }

    .feedback-wrap .dvision .feedback div span {
        float: left;
        margin-bottom: 20px;
    }

    .one-half {
        width: 100% !important;
        float: left;
        margin-left: 0;
    }

    .one-third {
        width: 100% !important;
        float: left;
        margin-left: 0;
        
    }

    .one-fourth {
        width: 100% !important;
        float: left;
        margin-left: 0;
    }

    .three-fourth {
        width: 100 !important%;
        float: left;
        margin-left: 0%;
    }

    .one-fifth {
        width: 100% !important;
        float: left;
        margin-left: 0;
    }

    div.first {
        margin-left: 0;
    };
}

/*---MOBILE STYLE---COMPATIBILITY----*/
@media handheld and (max-width: 600px), screen and (max-device-width: 600px), screen and (max-width: 600px) {
}

@media handheld and (max-width: 515px), screen and (max-device-width: 515px), screen and (max-width: 515px) {
}

@media handheld and (max-width: 320px), screen and (max-device-width: 320px), screen and (max-width: 320px) {
}

@media handheld and (max-width: 295px), screen and (max-device-width: 295px), screen and (max-width: 295px) {
}

@media handheld and (max-width: 240px), screen and (max-device-width: 240px), screen and (max-width: 240px) {
}










