/* SIDEBAR */
.sidebar{ margin-bottom:20px;}
.sidebar h3{margin:0; padding:0; list-style-type:none;}
.sidebar h3{ background:#16A085;}
.sidebar h3 a{ display:block;padding:10px 10px;color:#fff;font-size:16px;}
.sidebar h3 a:hover{ text-decoration:underline}
.sidebar ul{}
.sidebar ul {margin:0; padding:0; list-style-type:none;}
.sidebar ul li{}
.sidebar ul li a{ display:block; border-bottom:1px solid #DDD; color:#666; background:#ECF0F1;padding:7px 10px 7px 20px;}
.sidebar ul li a:hover{ color:#fff; background:#1ABC9C}

h1{color:#1ABC9C;}
.line_at{}
.line_at h3{ font-weight:bold;}
.line_at strong{ color:#F00}
.line_at { text-align:center}


.title-contact{ text-align:center; font-weight:bold}
.title-contact h3{ font-size:30px}
.title-contact h3 a{ color:#666}
.title-contact h3 strong{ color:#F00}
.title-contact .title-call{}
.title-contact .title-line{ margin-top:-10px;}
.title-contact .title-line h3{ font-size:26px;color:#666}

.titledesc{}
.titledesc h1{}
.titledesc h1 a{ color:#1ABC9C;}
.titledesc h1 a span{color:#F00}

.h3{ color:#1ABC9C; background:#FFF}

.box-title{ margin-top:20px;}
.page_detail{ }
/*
.page_detail a img{ border:2px solid #F1F1F1; padding:5px;}
.page_detail a img:hover{ border:2px solid #1ABC9C}
*/

p a{ color:#1ABC9C}
p a:hover{ color:red; }

.link{ color:red; }
.link:hover{ color:#1ABC9C}

.product-list{ padding-bottom:10px;}
.product-list .pic{ padding-bottom:5px; display:block; text-align:center}
.product-list .pic img{border:2px solid #F1F1F1; padding:5px; }
.product-list .pic img:hover{border:2px solid #1ABC9C;}
.product-list .title{text-align:center}
.product-list .title a{padding-bottom:3px;color:#666; font-size:16px; }
.product-list .title a:hover{text-decoration:underline;color:#1ABC9C}


/*
###################################
*/

.product-block{ padding-bottom:10px;}

.re_img {
    width: 200px;
    height: 180px;
}

/* resize images */
.re_img img {
    width: 100%;
    height: 180px;
}

/* RESIZE IMAGE
.container {
    width: 200px;
    height: 120px;
}

/container img {
    width: 100%;
    height: auto;
}
*/ 
