#column_center .components  .box_top_left {
    display: block;
    background: url(../images/left_tt.png) left top no-repeat;
	float:left;
	width: 10px;
	height: 46px;
	position: relative;
	margin-left: -10px;
}

#column_center .components  .box_top_right{
    display: block;
    background:url(../images/right_tt.png) left top no-repeat;
	width:86px;
	height:39px;
	float:left;
	margin-right:-1px;
	position:relative;
}

#column_center .components  .box_top_center .top_text
{
	display: block;
    line-height: 30px;
    padding-left: 5px;
    color: #e7ecf2;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
	margin:2px 0px 0px 10px;
	position:relative;
	background:url(../images/boder_tt.jpg) right top no-repeat;
	float: left;
	padding-right: 15px;
}

#main_content.two_col_lc #column_center .components  .box_top_center,
#main_content.two_col_cr #column_center .components  .box_top_center {
    display: block;
    background:url(../images/ct_tt.png) left top repeat-x;
	height:39px;
	float: left;
	width:610px;
	position:relative;
}

#main_content.three_col_lcr #column_center .components  .box_top_center {
    display: block;
    background:url(../images/ct_tt.png) left top repeat-x;
	height:39px;
	float: left;
	width:355px;
	position:relative;
}

#main_content.one_col_c #column_center .components  .box_top_center {
    display: block;
    background:url(../images/ct_tt.png) left top repeat-x;
	height:39px;
	float: left;
	width:870px;
	position:relative;
}

#column_center .components .sub_box .box_content_center
{
	background-color:#FFF;
	padding-top:10px;

}
#column_center .components .sub_box .box_content_center .product_list
{
	padding-left:2px; 
	float:left;	
	background-color:#FFF;
	padding-right: 10px;
}

#main_content.three_col_lcr #column_center .components .box_bottom_center
{
	background:url(../images/bt_module_ct_three.png) center top no-repeat;	
	height:10px;
	width:100%;
	float:left;
}
#main_content.two_col_lc #column_center .components .box_bottom_center,
#main_content.two_col_cr #column_center .components .box_bottom_center
{
	background:url(../images/bt_module_ct.png) center top no-repeat;	
	height:10px;
	width:100%;
	float:left;
}
#main_content.one_col_c #column_center .components .box_bottom_center
{
	background:url(../images/bt_module_ct_one.png) center top no-repeat;	
	height:10px;
	width:100%;
	float:left;
}


#column_center .components{ position:relative;padding-bottom: 15px;}

/*  ____________________
 * |                    |
 * |  Product Category  |
 * |____________________|
 */
#main_content.three_col_lcr #column_center .mod_product .product_list .box,
#main_content.three_col_lcr #column_center .com_product_category_view .product_list .box {
    float: left;
    margin: 10px 8px 0px 40px;
    width: 155px;
    height:200px;
    text-align: center;
	
}
#main_content.one_col_c #column_center .mod_product .product_list .box,
#main_content.one_col_c #column_center .com_product_category_view .product_list .box  {
    float: left;
    margin: 10px 15px 0px 20px;
    width: 153px;
    height:200px;
    text-align: center;
	
}
 
#main_content.two_col_lc #column_center .mod_product .product_list .box,
#main_content.two_col_cr #column_center .mod_product .product_list .box,
#main_content.two_col_cr #column_center .com_product_category_view .product_list .box,
#main_content.two_col_lc #column_center .com_product_category_view .product_list .box  {
    float: left;
    margin: 10px 8px 16px 7px;
    width: 155px;
    height:200px;
    text-align: center;
	
}

#main_content.two_col_cr #column_center .mod_product .product_list .box .product_image,
#main_content.two_col_lc #column_center .mod_product .product_list .box .product_image,
#main_content.two_col_cr #column_center .com_product_category_view .product_list .box .product_image,
#main_content.two_col_lc #column_center .com_product_category_view .product_list .box .product_image {
    display: block;
    width: 155px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    background: white;
	margin-bottom:10px;
	border:1px solid #f0eded;
}

#main_content.two_col_cr #column_center .mod_product .product_list .box .product_image img,
#main_content.two_col_lc #column_center .mod_product .product_list .box .product_image img,
#main_content.two_col_lc #column_center .com_product_category_view .product_list .box .product_image img,
#main_content.two_col_cr #column_center .com_product_category_view .product_list .box .product_image img{
    max-width: 152px;
    max-height: 120px;
}

#main_content.one_col_c #column_center .mod_product .product_list .box .product_image,
#main_content.one_col_c #column_center .com_product_category_view .product_list .box .product_image {
    display: block;
    width: 153px;
	margin-left:0px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    background: white;
	margin-bottom:10px;
	border:1px solid #f0eded;
}

#main_content.one_col_c #column_center .mod_product .product_list .box .product_image img,
#main_content.one_col_c #column_center .com_product_category_view .product_list .box .product_image img {
    max-width: 149px;
    max-height: 120px;
}

#main_content.three_col_lcr #column_center .mod_product .product_list .box .product_image,
#main_content.three_col_lcr #column_center .com_product_category_view .product_list .box .product_image {
    display: block;
    width: 155px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    background: white;
	margin-bottom:10px;
	border:1px solid #f0eded;
}

#main_content.three_col_lcr #column_center .mod_product .product_list .box .product_image img,
#main_content.three_col_lcr #column_center .com_product_category_view .product_list .box .product_image img {
    max-width: 150px;
    max-height: 120px;
}

#column_center .mod_product .product_list .box .product_name,
.com_product_category_view .product_list .box .product_name {
    display: block;
    padding: 0px 3px 0px 3px;
    overflow: hidden;
    text-align: center;
    color: #00901d;
    font-weight: bold;
	min-height:35px;
	margin-top:-6px;
	float:left;
	width:100%;
	height: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#column_center .mod_product .product_list .box .product_name a,
.com_product_category_view .product_list .box .product_name a {
    color: #454545;

}
#column_center .mod_product .product_list .box .product_name a:hover,
.com_product_category_view .product_list .box .product_name a:hover{
	color: #4b9f0c;
}
#column_center .mod_product .product_list .box .product_price,
.com_product_category_view .product_list .box .product_price {
    display: block;
	text-align: center;
	height: 23px;
	color: red;
	float: left;
	font-weight: bold;
	width: 100%;
}

#main_content.three_col_lcr #column_center .mod_product .product_list .clear_2,
#main_content.three_col_lcr #column_center .com_product_category_view .product_list .clear_2
 {
    clear: both;
    display: block;
}
#main_content.one_col_c #column_center .mod_product .product_list .clear_5,
#main_content.one_col_c #column_center .com_product_category_view .product_list .clear_5 
 {
    clear: both;
    display: block;border-bottom:1px dotted #000000;
}
#main_content.two_col_cr #column_center .mod_product .product_list .clear_4,
#main_content.two_col_lc #column_center .mod_product .product_list .clear_4,
#main_content.two_col_lc #column_center .com_product_category_view .product_list .clear_4 {
    clear: both;
    display: block;
	
}
#column_center .mod_product .product_list .box .product_button,
.com_product_category_view .product_list .box .product_button {
    float:right;
	width:41%;
	margin-top: -14px;
}

#column_center .mod_product .product_list .box .product_button .detail,
.com_product_category_view .product_list .box .product_button .detail {
    float: right;
	background: url(../images/dhang.jpg) center top no-repeat;
	height: 25px;
	width: 69px;
	color: white;
	text-align: center;
	line-height:24px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 81px;
	margin-top: 15px;
}
#column_center .mod_product .product_list .box .product_button .detail:hover,
.com_product_category_view .product_list .box .product_button .detail:hover {
	color: #4b9f0c;
}
#column_center .mod_product .product_list .box .product_button .order,
.com_product_category_view .product_list .box .product_button .order {
    float: right;
	background: url(../images/dhang.jpg) center top no-repeat;
	height: 23px;
	width: 64px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	margin-top: -25px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#column_center .mod_product .product_list .box .product_button a.order,
.com_product_category_view .product_list .box .product_button a.order {
		pointer-events: none;
		cursor: default;
}
#column_center .mod_product .product_list .box .product_button form,
.com_product_category_view .product_list .box .product_button form {
    display: none;
}
 /*-------thu vien anh------------*/

		.components.com_gallery_detail {
		}
			.components.com_gallery_detail .wrapper .demofolder img{
			width: 162px;
			height: 135px;
			padding: 3px;
			border: 1px solid #ccc;
			}
			.components.com_gallery_detail .wrapper .demofolder {
			padding: 17px 1px 23px 0px;
			text-align: center;
			width: 187px;
			height: 145px;
			float: left;
			margin-bottom: 14px;
			}
			.components.com_gallery_detail .wrapper .demofolder .galerytitle {
			color: #002f63;
			line-height: 16px;
			font-size: 13px;
			font-weight: bold;
			padding-top: 5px;
			overflow: hidden;
			text-transform: capitalize;
			height: 34px;
			}
			.components.com_gallery_detail .wrapper .demofolder .galerytitle:hover{
			text-decoration: underline;
			}
		.components.com_gallery_detail .wrapper {
			margin-top: 10px;
			margin-left: 7px;
		}
        /*-------------*/
	/*--------- chi tiet thu vien anh---------------*/
		.gallery  img {
			width: 162px;
			height: 135px;
			padding: 3px;
			border: 1px solid #ccc;
		}
		.gallery ul{
		list-style: none;
		margin: 0px;
		padding-top: 5px;
		padding: 0px;
		margin-left: 7px;
		}
		.image_title{
		display:none;
		}
		.gallery ul li{
			padding: 17px 1px 0px 0px;
			text-align: center;
			width: 187px;
			height: 145px;
			float: left;
		}
	
		/*-----------------------------------------------*/
/* Pagnition */

.com_product_category_view .page_num {
    line-height: 32px;
    text-align: right;
    margin: 10px 20px;
    clear: both;
}

.com_product_category_view .page_num a {
    line-height: 32px;
    padding: 0 5px;
    border: solid 1px #ddd;
    margin: 0 3px;
}

.com_product_category_view .page_num a.current {
    font-weight: bold;
    color: #C30E16;
}
 
/*  __________________
 * |                  |
 * |  Product Detail  |
 * |__________________|
 */

.com_product_detail_view .product_content {
    margin-left: 10px;
    margin-right: 10px;
}
 
.com_product_detail_view .product_name {
    font-weight: bold;
	font-size: 18px;
	display: block;
	text-transform: capitalize;
	padding: 15px 0 6px 0;
	margin-left: 269px;
	border-bottom: dashed 1px #ddd;
}

.com_product_detail_view .product_image {
    margin-right: -10px;
    width: 270px;
}

.com_product_detail_view .product_image .zoom_container {
    background: white;
    display: block;
    width: 250px;
}

.com_product_detail_view .product_image .zoom_container img {
    width: 248px;
    border: solid 1px #ddd;
}

.com_product_detail_view .product_image .zoom_container .zoomPad > img {
    border: solid 1px #ddd;
    display: block;
    max-width: 252px;
}

.com_product_detail_view .product_image .product_other_image {
    list-style: none;
    margin: 0;
    padding: 0;
}

.com_product_detail_view .product_image .product_other_image li {
    float: left;
    border: solid 1px #ddd;
    margin: 10px 10px 0 0;
    background: white;
}

.com_product_detail_view .product_image .product_other_image li img {
    max-width: 75px;
    max-height: 68px;
}
#main_content.three_col_lcr .com_product_detail_view .product_information {
    line-height: 22px;
    float: right;
    width: 160px;
}
#main_content.one_col_c .com_product_detail_view .product_information {
    line-height: 22px;
    float: right;
    width: 665px;
}

#main_content.two_col_cr .com_product_detail_view .product_information,
#main_content.two_col_lc .com_product_detail_view .product_information {
    line-height: 22px;
    float: right;
    width: 415px;
}
.original_price {

	font-size: 16px;
	font-weight: bold;
}
.com_product_detail_view .product_information > div {
    border-bottom: dashed 1px #ddd;
    padding: 5px 10px;
}
.com_product_detail_view .masp {
float: left;
}
.com_product_detail_view .product_information .product_order{display:none;}

.com_product_detail_view .product_information > div.clear {
    border: none;
}

.com_product_detail_view .product_information .label {
    font-weight: bold;
    color: #555;
}

.com_product_detail_view .product_information .value {
    color: #666;
}

.com_product_detail_view .product_information .product_price {
    
    display: block;
	color: red;
}
.com_product_detail_view .product_information .masp {
display: none;
}
.com_product_detail_view .product_information .product_price .label {
    display: block;
	font-weight: bold;
	color: #555;
	float: left;
	padding-right: 9px;
}
.com_product_detail_view .product_information .product_price .value {
    color: #027B1A;
    font-weight: bold;
}

/* Tabs */

.com_product_detail_view #tabs {
    margin-top: 10px;
}

.com_product_detail_view .ui-widget-header {
    border: solid 1px #ddd;
    background: white;
}

.com_product_detail_view .ui-widget-content {
    border: 1px solid #DDD;
    background: #FCFCFC;
}

.com_product_detail_view .ui-state-default {
    border: 1px solid #DDD !important;
    background: #FBFBFB !important;
}

.com_product_detail_view .ui-state-default a {
    color: #027B1A !important;
}

.com_product_detail_view .ui-state-active {
    background: url(../images/mnu_bg_main.png) 50% 50% repeat-x !important;
}

.com_product_detail_view .ui-state-active a {
    color: white !important;
}

.com_product_detail_view .product_order input[type=text] {
    width: 35px;
}
.com_product_detail_view .product_order input[type=submit]:hover{
	    text-decoration: underline;
}
.com_product_detail_view .product_order input[type=submit] {
    border: none;
    background: none;
    cursor: pointer;
	outline: none;
}

/* Related Products */

.com_product_detail_view .related_product .related_product_title {
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    background: #fafafa;
    margin-top: 10px;
	color: #4b9f0c;
    display:block;
    line-height: 24px;
    text-transform: uppercase;
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
}

.com_product_detail_view .related_product .jcarousel-container-horizontal {
    width: 100%;
}

.com_product_detail_view .related_product .jcarousel-clip {
    overflow: hidden;
}

#main_content.three_col_lcr #column_center .com_product_detail_view .related_product .jcarousel-clip-horizontal {
    width:398px;
    height: 140px;
    background: white;
    border: solid 1px #ddd;
    padding: 10px;
}

#main_content.one_col_c #column_center .com_product_detail_view .related_product .jcarousel-clip-horizontal {
    width:  913px;
    height: 140px;
    background: white;
    border: solid 1px #ddd;
    padding: 10px;
}
#main_content.two_col_lc #column_center .com_product_detail_view .related_product .jcarousel-clip-horizontal, 
#main_content.two_col_cr #column_center .com_product_detail_view .related_product .jcarousel-clip-horizontal {
    width: 653px;
    height: 140px;
    background: white;
    border: solid 1px #ddd;
    padding: 10px;
}

.com_product_detail_view .related_product .jcarousel-item {
    width: 120px;
    height: 140px;
    text-align: center;
}

.com_product_detail_view .related_product .jcarousel-item a {
    display: block;
    width: 100px;
    height: 140px;
    font-size: 11px;
}

.com_product_detail_view .related_product .jcarousel-item a div.img {
    display: block;
    width: 100px;
    height: 100px;
    margin-bottom: 13px;
}

.com_product_detail_view .related_product ul img {
    height: 100px;
    width: 100px;
}

.com_product_detail_view .related_product .jcarousel-next-horizontal {
    position: absolute;
    top: 60px;
    right:-10px;
    width: 32px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}
.com_product_detail_view .related_product ul.jcarousel-list.jcarousel-list-horizontal {
	margin-left: 25px!important;
	width: 611px!important;
}
.com_product_detail_view .related_product .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-horizontal.png);
}

.com_product_detail_view .related_product .jcarousel-next-horizontal:hover,
.com_product_detail_view .related_product .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.com_product_detail_view .related_product .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.com_product_detail_view .related_product .jcarousel-next-disabled-horizontal,
.com_product_detail_view .related_product .jcarousel-next-disabled-horizontal:hover,
.com_product_detail_view .related_product .jcarousel-next-disabled-horizontal:focus,
.com_product_detail_view .related_product .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.com_product_detail_view .related_product .price {
   margin-top: -9px;
	color:red;
}
.com_product_detail_view .related_product .jcarousel-prev-horizontal {
    position: absolute;
    top: 60px;
    left: 5px;
    width: 32px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.com_product_detail_view .related_product .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-horizontal.png);
}

.com_product_detail_view .related_product .jcarousel-prev-horizontal:hover, 
.com_product_detail_view .related_product .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.com_product_detail_view .related_product .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.com_product_detail_view .related_product .jcarousel-prev-disabled-horizontal,
.com_product_detail_view .related_product .jcarousel-prev-disabled-horizontal:hover,
.com_product_detail_view .related_product .jcarousel-prev-disabled-horizontal:focus,
.com_product_detail_view .related_product .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/* Comment Form Main */

.com_product_detail_view #comment .comment_form_main {
    display: block;
    border: solid 1px #ddd;
    background: #efefef;
    padding: 10px;
    margin-bottom: 10px;
}

.com_product_detail_view #comment .comment_form tr td:first-child {
    width: 75px;
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    font-weight: bold;
    line-height: 22px;
}

.com_product_detail_view #comment .comment_form tr td {
    padding-bottom: 10px;
}

.com_product_detail_view #comment .comment_form textarea,
.com_product_detail_view #comment .comment_form input[type=text] {
    width: 250px;
    border: solid 1px #bbb;
}

.com_product_detail_view #comment .comment_form textarea {
    height: 50px;
}

.com_product_detail_view #comment .comment_form label.error {
    display: block;
    clear: both;
    color: #900;
}

/* Comment */

.com_product_detail_view #comment .success_message,
.com_product_detail_view #comment .error_message {
    display: block;
    border: solid 1px #DDD;
    margin-bottom: 10px;
    padding: 10px;
    font-weight: bold;
    color: #900;
    background: white;
}

.com_product_detail_view #comment .success_message {
    color: #090;
}

.com_product_detail_view #comment ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.com_product_detail_view #comment ul li {
    margin-bottom: 10px;
}

.com_product_detail_view #comment ul ul li {
    margin-bottom: 0;
}

.com_product_detail_view #comment ul li .comment_item {
    display: block;
    border: solid 1px #ddd;
    background: #efefef;
    padding: 10px;
}

.com_product_detail_view #comment ul ul li .comment_item {
    border: none;
    background: #fafafa;
}

.com_product_detail_view #comment ul li .comment_item .image {
    float: left;
    margin-right: 10px;
}

.com_product_detail_view #comment ul li .comment_item .image img {
    max-width: 50px;
    max-height: 50px;
}

.com_product_detail_view #comment ul li .comment_item .title .name {
    font-weight: bold;
}

.com_product_detail_view #comment ul li .comment_item .title .time {
    color: #999;
    font-style: italic;
    font-size: 11px;
}

.com_product_detail_view #comment ul li .comment_item .content {
    line-height: 18px;
    padding-left: 25px;
    padding-top: 5px;
    display: block;
    background: url('../images/quote.png') 0 5px no-repeat;
    float: right;
    width: 580px;
}

.com_product_detail_view #comment ul ul li .comment_item .content {
    width: 510px;
}
.com_product_detail_view input[type="submit"] {
	background: white;
	width: 88px;
	height: 28px;
	font-size: 16px;
	text-transform: uppercase;
	border-color: #69ac35;
	transition: color .2s ease-in-out;
	color: #69ac35;
}
.com_product_detail_view input[type="submit"]:hover
{
   top: 0;
   background: #69ac35;
   color:white;
   transition: color .2s ease-in-out;
}
{
.com_product_detail_view input[type="submit"] :before {
	position: absolute;
	background: #fff;
	bottom: 0;
	left: 0;
	top: 100%;
	right: 0;
	z-index: -1;
	-webkit-transition: .09s;
	transition: .09s;
}
}
.com_product_detail_view .name:hover{
color: #4b9f0c;
}
.com_product_detail_view .name {
	color: #626460; 
	text-transform: capitalize;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com_product_detail_view #comment .comment_form * {
    font-size: 11px;
}

.com_product_detail_view #comment .show_comment {
    line-height: 24px;
    font-weight: bold;
    display: block;
    width: 60px;
    padding: 3px 10px;
    border: solid 1px #ddd;
    background: white;
    text-align: center;
    float: right;
    margin: 5px;
}

/* CSS Inherit from main form, set bg */

.com_product_detail_view #comment ul ul li {
    border: solid 1px #ddd;
    border-top: none;
    margin-left: 60px;
    background: #fafafa;
}

.com_product_detail_view #comment ul ul .comment_form {
    display: block;
    background: #fafafa;
    padding: 10px;
}

/*  __________________
 * |                  |
 * |  Shopping Cart   |
 * |__________________|
 */

.com_cart table.cart {
    width:97%;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    margin: 5px 20px 0px 10px;
    background: white;
}

.com_cart table.cart * {
    font-size: 11px;
}

.com_cart table.cart td {
    padding: 5px;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.com_cart table.cart thead td {
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

.com_cart table.cart tfoot td { font-weight: bold; }

.com_cart table.cart .col_1 { text-align: center; }
.com_cart table.cart .col_3 { text-align: center; }
.com_cart table.cart .col_4 { text-align: right; }
.com_cart table.cart .col_5 { text-align: right; }
.com_cart table.cart .col_6 { text-align: right; }
.com_cart table.cart thead td { text-align: center !important; }
.com_cart table.cart tfoot td { text-align: right !important; }

.com_cart table.cart img {
    vertical-align: middle;
    max-width: 50px;
    max-height: 50px;
    margin-right: 5px;
    margin-left: 10px;
}

/*  ______________________________________
 * |                                      |
 * |  Shopping Cart: Client information   |
 * |______________________________________|
 */

.com_cart table.user_information {
    width: 97%;
    margin: 5px 20px 0 10px;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
}

.com_cart table.user_information * { font-size: 11px; }

.com_cart table.user_information .information {
    text-align: center;
}

.com_cart table.user_information td:last-child {
    border-right: solid 1px #ddd;
}

.com_cart table.user_information td {
    line-height: 24px;
    padding: 10px 0;
    /* border-top: solid 1px #F5FAFE; */
    border-bottom: solid 1px #ddd;
}

.com_cart table.user_information tr:nth-child(even) { background: white; }
.com_cart table.user_information tr:nth-child(odd) { background: #FAFFF6; }
 
.com_cart table.user_information .col_1 {
    width: 240px;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
    padding: 10px 10px;
}

.com_cart table.user_information .col_2 { vertical-align: top; }

.com_cart table.user_information input[type=text],
.com_cart table.user_information textarea {
    width: 300px;
    border: solid 1px #999;
}

.com_cart table.user_information textarea[name=information] { height: 100px; }

.com_cart table.user_information .col_2 label {
    color: red;
    display: block;
    padding-left: 2px;
}

.com_cart table.user_information .warning { color: red; }

.com_cart_order table.user_information td { padding: 3px 5px; }
.com_cart_order table.user_information .col_1 {
    text-align: left;
    width: 130px;
    padding: 3px 5px;
}



.com_cart_order .success_message td div {
    color: #090;
    font-size: 12px;
}

.com_cart_order .success_message td div.left { text-align: left !important; }
.com_cart_order .success_message td div.right { text-align: right !important; }


/*  __________________________
 * |                          |
 * |     CONTENT CATEGORY     |
 * |__________________________|
 */

.com_content_category_view .category_content {
	display: block;
	margin: 0px 20px 10px 20px;
	padding:10px 0px;
	border-bottom:1px solid #CCC;
}
.com_content_category_view .category_content:last-child{
	border-bottom:none;
}
.com_content_category_view .category_content .title a{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	color:#134605;
	text-transform: capitalize;
}
.com_content_category_view .category_content .title a:hover{
   color:#24a103;
}
.com_content_category_view .category_content .date {
	font-size: 11px;
	color: #888;
	margin-bottom: 5px;
}

.com_content_category_view .category_content .news_img {
	float: left;
	margin: 10px 10px 10px 0;
}

.com_content_category_view .category_content .news_img img {
	max-width: 200px;
	border:1px solid #CCC;
}

.com_content_category_view .category_content .news_content {
	line-height: 20px;
	text-align: justify;
	font-size: 13px;
	margin: 10px 0px 0px 0;
	overflow: hidden;
	height: 121px;
}

.com_content_category_view .category_content .news_content p,
.com_content_category_view .category_content .news_content div {
	margin: 0;
	padding: 0;
}

/* Pagnition */

.com_content_category_view .page_num {
	line-height: 32px;
	text-align: right;
	margin: 10px 40px;
}

.com_content_category_view .page_num a {
	line-height: 32px;
	padding: 0 5px;
	border: solid 1px #ddd;
	margin: 0 3px;
}

.com_content_category_view .page_num a.current {
	font-weight: bold;
	color: #C30E16;
}

.com_content_category_view .othernews_title {
	font-weight: bold;
	color: #C30E16;
	display: block;
	margin: 0 40px;
	font-size: 13px;
	text-transform: uppercase;
}

.com_content_category_view .othernews_text {
	display: block;
	margin: 0 20px;
}

.com_content_category_view .othernews_text ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: square inside;
}

.com_content_category_view .othernews_text ul li {
	line-height: 22px;
}

/*  ________________________
 * |                        |
 * |     CONTENT DETAIL     |
 * |________________________|
 */

.com_content_article_view .box_content_center {
	display: block;
	padding: 10px 20px;
}

.com_content_article_view .box_content_center .title {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

.com_content_article_view .box_content_center .date {
	font-size: 11px;
	color: #888;
	margin-bottom: 5px;
}

.com_content_article_view .box_content_center .content {
	line-height: 20px;
	text-align: justify;
	font-size: 13px;
}

.com_content_article_view .box_content_center .content p,
.com_content_article_view .box_content_center .content div {
	margin: 0;
	padding: 0;
}

.com_content_article_view .box_content_center .social_button {
	
}

.com_content_article_view .othernews_title {
    font-weight: bold;
    color: #C30E16;
    display: block;
    margin: 10px 30px;
    font-size: 13px;
    text-transform: uppercase;
}

.com_content_article_view .othernews_text {
    display: block;
    margin: 0px 30px;
}

.com_content_article_view .othernews_text ul {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: square inside;
}

.com_content_article_view .othernews_text ul li {
    line-height: 22px;
}

/*  ___________________________
 * |                           |
 * |          Contact          |
 * |___________________________|
 */

 /*
.com_contact table.user_information {
    width: 728px;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    margin: 5px 20px 10px 10px;
    background: white;
}

.com_contact table.user_information * {
    font-size: 11px;
}

.com_contact table.user_information td {
    padding: 5px;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.com_contact table.user_information thead td {
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

.com_contact table.user_information tfoot td { font-weight: bold; }

.com_contact table.user_information .col_1 { text-align: center; }
.com_contact table.user_information .col_3 { text-align: center; }
.com_contact table.user_information .col_4 { text-align: right; }
.com_contact table.user_information .col_5 { text-align: right; }
.com_contact table.user_information .col_6 { text-align: right; }
.com_contact table.user_information thead td { text-align: center !important; }
.com_contact table.user_information tfoot td { text-align: right !important; }
*/

.com_contact table.user_information {
    width: 97%;
    margin: 0px 20px 0 10px;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
}
.com_contact input[type="submit"] {
	background: #009800;
	color: white;
	border: 1px solid #0D880D;
	width: 100px;
	height: 29px;
	}
.com_contact table.user_information * { /*font-size: 11px; */}

.com_contact table.user_information .information {
    text-align: center;
}

.com_contact table.user_information td:last-child {
    border-right: solid 1px #ddd;
}

.com_contact table.user_information td {
    line-height: 24px;
    padding: 10px 0;
    /* border-top: solid 1px #F5FAFE; */
    border-bottom: solid 1px #ddd;
}

.com_contact table.user_information tr:nth-child(even) { background: white; }
.com_contact table.user_information tr:nth-child(odd) { /*background: #FAFFF6;*/ }
 
.com_contact table.user_information .col_1 {
    width: 240px;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
    padding: 10px 10px;
}

.com_contact table.user_information .col_2 { vertical-align: top; }

.com_contact table.user_information input[type=text],
.com_contact table.user_information textarea {
    width: 300px;
	border-radius: 3px;
	border: solid 1px #D8D5D5;
	box-shadow: inset 1px 1px 2px #DFDCDC;
}

.com_contact table.user_information textarea[name=content] { height: 100px; }

.com_contact table.user_information .col_2 label {
    color: red;
    display: block;
    padding-left: 2px;
}

.com_contact table.user_information .col_2 label.success {
    color: #0a0;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.com_contact table.user_information .warning { color: red; }

.com_contact table.user_information td { padding: 10px 5px; }
.com_contact table.user_information .col_1 {
    width: 200px;
}

.com_contact table.contact_information .information {
    text-align: left;
}

.com_contact #location_map {
    display: block;
    width: 100%;
    height: 400px;
}

.com_search_result_view .category_content
{
    margin: 5px 0px;
    border-bottom: 1px dotted #ccc;
    padding: 10px 10px;
}
.com_search_result_view .keyword{display: none;}
.com_search_result_view .category_content .title a
{
    color: black;
    font-weight: bold;
    font-size: 15px;
	text-transform: capitalize;
}
.com_search_result_view .category_content .title a:hover{color: #4b9f0c;}
.com_search_result_view  .news_img {
	width: 170px;
	float: left;
	padding-right: 10px; 
    padding-top: 5px;
}
.com_search_result_view  .news_img img{
	width:170px;
}
.com_search_result_view  .news_content {
	padding-top: 10px;
	line-height: 18px;
	text-align: justify;
	font-size: 14px;
	overflow: hidden;
	height: 146px;
}
.com_search_result_view .dbol {
	line-height: 18px;
	overflow: hidden;
	height: 74px;
	text-align: justify;
}
.components.com_search.com_search_result_view .page_num a {
	line-height: 32px;
	padding: 0 5px;
	border: solid 1px #ddd;
	margin: 0 3px;
}
/*---------------------------------------------*/
		.ui-widget-header {
			border: 1px solid #fff !important;
			background: #009800 !important;
			color: #222;
			font-weight: bold;
		}
		.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { 
			border: 1px solid #fff !important; 
			background: #3cbb3c !important ;
			font-weight: bold; 
			color: #ffffff; 
		}