body  {
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container { 
	background: #d2eaf7;
    padding: 0;
    margin: 0 auto;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    text-align: left;
} 

/*--------------------------------------------------- Header ---------------------------------------------------*/
#header { 
	float:left;
	width:100%;
	padding: 0;
	margin: 0;
	position: relative;
}
#header #header_logo
{
	clear:both;
	background: url(../images/header_top.jpg) no-repeat;
	width:935px;
	height:70px;
	position:relative;
	padding-top:8px;
	font:14px Arial, Helvetica, sans-serif;
}
#header #header_logo #lvcity
{
	background:#062b4d;
	width:292px;
	height:30px;
	border:1px #4369a5 solid;
	color:#6ebaff;
	font:bold 18px Arial, Helvetica, sans-serif;
	text-align:center;
}
#header #header_logo .hd_text_language
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#464646;	
}
#header #header_logo .hd_text_search
{
	border:0px;
	width:180px;
	height:28px;
	background:url(../images/search_bg.jpg);
	text-align:center;
}
#header #header_logo a
{
	color:#000000;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#header #header_logo a:hover
{
	color:#9e0b0f;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#header_menu
{
	clear:both;
	float:left;
	width:100%;
	height:47px;
	background:#f4fbff;
	border-bottom: 3px solid #8fc0db;
	z-index:9999;
}
#header_menu .header_menu_c
{
	width:945px;
	background:#f4fbff;
	height: auto;
}
#header #header_logo #idsearch
{
	background:#c3e8ff;
	border: 1px double #d5efff;
	border-radius: 4px 4px 4px 4px;
	width:205px;
	height:24px;
	clear:both;
	padding:0px;
	margin-top:12px;
}
#header #header_logo #keysearch
{
	width:160px;
	height:20px;
	color:#4d4d4d;
	background:#c3e8ff;
	outline:none;
	padding-left:5px;
	border:none;
	font:13px Arial, Helvetica, sans-serif;
}
#header img{
	/*float: left;*/
	padding: 0;
	margin: 0;
}
/*-------------menu 3-----------------*/
.menu_main
{
	float:left;
	width:745px;
	height:auto;
	background:#0f426c;
	padding:0px 20px 20px 20px;
}
.menu_main .sp_menu
{
	float:left;
	width:160px;
	height:auto;
	margin-top:15px;
	margin-right:35px;
	border:none;
	padding:0px;
}
.menu_main .sp_menu:hover
{
	background:none;
}
.menu_main .sp_menu:nth-child(1)
{
	width:160px;
}
.menu_main .sp_menu:nth-child(2)
{
	width:135px;
	height:200px;
}
.menu_main .sp_menu:nth-child(3)
{
	width:155px;
	height:200px;
}
.menu_main .sp_menu:nth-child(4)
{
	width:190px;
	height:200px;
	margin-right:0px;
}
.menu_main .sp_menu:nth-child(5)
{
	width:135px;
}
.menu_main .sp_menu:nth-child(6)
{
	width:155px;
}
.menu_main .sp_menu:nth-child(7)
{
	margin-right:0px;
	width:190px;
}
.menu_main .sp_menu .sp_menu_left
{
	float:left;
	width:auto;
	height:auto;
	margin-bottom:5px;
}
.menu_main .sp_menu .sp_menu_left a
{
	float:left;
	width:100%;
	height:auto;
	color:#fafafa;
	text-align:left;
	padding:0px;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.menu_main .sp_menu .sp_menu_right
{
	float:left;
	width:100%;
	height:auto;
	border:none;
	padding-left:0px;
}
.menu_main .sp_menu .sp_menu_right:hover
{
	background:none;
}
.menu_main .sp_menu .sp_menu_right a
{
	float:left;
	width:100%;
	height:auto;
	color:#fff;
	text-align:left;
	padding:0px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	line-height:normal;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_main .sp_menu .sp_menu_right a:hover
{
	background:#8fc0db;
	color:#000;
}
.menu_main .sp_menu .sp_menu_right .menu_hard_new
{
	float:left;
}
.menu_main .sp_menu .sp_menu_right .menu_hard_new a
{
	font-size:12px;
	font-weight:bold;
}
.menu_main .sp_menu .sp_menu_right .menu_hard_new .menu_hard_child
{
	float:left;
} 
.menu_main .sp_menu .sp_menu_right .menu_hard_new .menu_hard_child a
{
	font-size:12px;
	font-weight:100;
	padding-left:10px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	background: url(../images/right_arrow.png) left no-repeat;
}
.menu_main .sp_menu .sp_menu_right .menu_hard_new .menu_hard_child a:hover
{
	background:#8fc0db;
	color:#000;
}
/*-------------banner-----------------*/
#banner
{
	background: #fff; 
	padding: 0;
	margin: 0;
	width: 958px;
	position: relative;
	float:left;
}
/*-------------end banner--------------*/
/*-------------id_search---------------*/
#id_search
{
	background: url(../images/search_bg.jpg) no-repeat;
	padding: 0;
	margin: 0;
	width: 958px;
	position: relative;
	float:left;
	height:52px;
	padding-top:10px;
	padding-left:26px;
}
#id_search .text_bg
{
	background: url(../images/khung_bg.png) no-repeat;
	width: 152px;
	height:32px;
	padding-left:0px;
	padding-top:5px;
	padding-right:0px;
}

#id_search .text_bg input
{
 border:0px;
 color:#434240;
 font:13px Arial, Helvetica, sans-serif;
 width:140px;
 margin-left:5px;
}
#id_search .text_bg select
{
 border:0px;
 color:#434240;
 font:13px Arial, Helvetica, sans-serif;
 width:140px;
 margin-left:5px;
}
/*-------------end id_search---------------*/
/*------------start contenthome--------------*/
#content
{
	float:left;
	width:100%;
	height:auto;
	background:#d2e9f7;
}
#content #ct_menu
{
	clear:both;
	width:935px;
	height:40px;
	position:relative;
}
#content #ct_menu .ct_menu_left
{
	float:left;
	background: url(../images/submenu1_left.png) no-repeat;
	width:6px;
	height:40px;
}
#content #ct_menu .ct_menu_center
{
	float:left;
	background: url(../images/submenu1_center.png) repeat;
	width:970px;
	height:40px;
	padding:0px;
	margin:0px;
}
#content #ct_menu .ct_menu_right
{
	float:right;
	width:6px;
	background: url(../images/submenu1_right.png) no-repeat;
	height:40px;
}

#content #ct_banner 
{
	clear:both;
	width:935px;
	float:left;
	height:290px;
	position:relative;
	overflow:hidden;
}
#content #ct_banner .ct_banner_view
{
	width:942px;
	height:280px;
	padding:5px;
}
#content #ct_banner .ct_banner_view input
{
	width:329px;
	height:273px;
}
#content #ct_banner .ct_banner_view .ct_b_v_left
{
	float:left;
	width:310px;
}
#content #content_right .center_right_menu .center_right_menu_div .left_titletype
{
    background:#0F426C;
    color: #FFFFFF;
    font: 12px Arial,Helvetica,sans-serif;
}
#content #ct_banner .ct_banner_view .ct_b_v_left .left_title
{
	float:right;
	width:300px;
	text-align:right;
	text-transform:uppercase;
	font:25px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}
#content #ct_banner .ct_banner_view .ct_b_v_left .left_title .left_titletype
{
	background:#0f426c;
	color:#fff;
	font:33px Arial, Helvetica, sans-serif;
}
#content #ct_banner .ct_banner_view .ct_b_v_left .left_namesp
{
	clear:both;
	float:right;
	width:260px;
	text-align:right;
	text-transform:uppercase;
	font:40px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#daa630;
}
#content #ct_banner .ct_banner_view .ct_b_v_left .left_namesp a
{
	font:35px Arial, Helvetica, sans-serif;
	color:#daa630;
	text-decoration:none;
}
#content #ct_banner .ct_banner_view .ct_b_v_center
{
	float:left;
	width:340px;
	padding-left:5px;
	padding-right:5px;
}
#content #ct_banner .ct_banner_view .ct_b_v_right
{
	float:right;
	width:280px;
}
#content #ct_banner .ct_banner_view .ct_b_v_right .right_title
{
	float:left;
	width:280px;
	text-align:left;
	text-transform:uppercase;
	font:43px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}
#content #ct_banner .ct_banner_view .ct_b_v_right .right_promotion
{
	float:left;
	width:280px;
	text-align:left;
	text-transform:uppercase;
	font:43px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}
#content #ct_banner .ct_banner_view .ct_b_v_right .right_promotion .right_promotionview
{
	font:60px Arial, Helvetica, sans-serif;
	color:#0f426c;
	border-bottom:1px dashed #0f426c;
}
#content #ct_products
{
	clear:both;
	width:935px;
}
#content #ct_products .prod_left
{
	float:left;
	width:300px;
	min-height:295px;
	border: 1px double #a7d5ec;
	border-radius: 7px 7px 7px 7px;
	margin-right:14px;
	margin-bottom:14px;
	background:#fff;
}
#content #ct_products .prod_left .prod_h
{
	color:#0f426c;
	font:20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:10px;
	padding-bottom:0px;
	text-transform:uppercase;
}
#content #ct_products .prod_left .prod_line_grey
{
	width:100%;
	background: url(../images/sp_line_grey.jpg) no-repeat;
	height:26px;
}
#content #ct_products .prod_left .prod_img
{
	clear:both;
}
#content #ct_products .prod_left .prod_img .prod_img_left
{
	float:left;
	padding-left:10px;
}
#content #ct_products .prod_left .prod_img .prod_img_right
{
	float:right;
	padding-right:10px;
}
#content #ct_products .prod_left .prod_img .prod_img_right .prod_img_giagoc
{
	font:bold 11px Verdana,Arial, Helvetica, sans-serif;
	color:#3481a7;
}
#content #ct_products .prod_left .prod_img .prod_img_right .prod_img_saleoff
{
	font:15px Verdana,Arial, Helvetica, sans-serif;
	color:#272828;
}
#content #ct_products .prod_left .prod_img .prod_img_right .prod_img_giagiam
{
	font:bold 14px Verdana,Arial, Helvetica, sans-serif;
	color:#000;
}
#content #ct_products .prod_left .prod_img .prod_img_right .prod_img_detail
{
	padding-top:10px;
}
#content #ct_products .prod_left  .prod_img .prod_img_left img
{
	width:152px;
	height:133px;
}
#content #ct_products .prod_left .prod_view
{
	min-height:90px;
	padding-bottom:10px;
	padding-left:10px;
}
#content #ct_products .prod_left .prod_view .prod_view_left
{
	float:left;
	padding-left:10px;
	text-align:left;
	font:14px Arial, Helvetica, sans-serif;
	width:180px;
	vertical-align:top;
}
#content #ct_products .prod_left .prod_view .prod_view_right
{
	float:right;
	padding-right:10px;
}
#content #ct_products .prod_left .prod_view .prod_view_right .p_v_price
{
	color:#ff6001;
}
#content #ct_products .prod_left .prod_view .prod_view_right .p_v_hours .ct_b_r_times
{
	float:left;
	color:#9c9c9c;
	font:bold 10px Verdana,Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_left .prod_view .prod_view_right .p_v_hours .ct_b_r_tietkiem
{
	float:left;
	color:#9c9c9c;
	font:10px Verdana,Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_left .prod_view .prod_view_right .p_v_hours .ct_b_r_tietkiem .ct_bold
{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_left .prod_view .prod_view_right .p_v_hours .ct_b_r_times .ct_bold
{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_left .prod_view .prod_view_right .p_v_hours .ct_b_r_times
{
	float:left;
}

#content #ct_products .prod_right
{
	float:left;
	width:300px;
	min-height:295px;
	border: 1px double #a7d5ec;
	border-radius: 7px 7px 7px 7px;
	background:#fff;
	margin-bottom:14px;
}
#content #ct_products .prod_right .prod_h
{
	color:#0f426c;
	font:20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:10px;
	padding-bottom:0px;
	text-transform:uppercase;
}
#content #ct_products .prod_right .prod_line_grey
{
	width:100%;
	background: url(../images/sp_line_grey.jpg) no-repeat;
	height:26px;
}
#content #ct_products .prod_right .prod_img .prod_img_left
{
	float:left;
}
#content #ct_products .prod_right .prod_img .prod_img_right
{
	float:right;
	padding-right:10px;
}
#content #ct_products .prod_right .prod_img .prod_img_right .prod_img_giagoc
{
	font:bold 11px Verdana,Arial, Helvetica, sans-serif;
	color:#3481a7;
}
#content #ct_products .prod_right .prod_img .prod_img_right .prod_img_saleoff
{
	font:15px Verdana,Arial, Helvetica, sans-serif;
	color:#272828;
}
#content #ct_products .prod_right .prod_img .prod_img_right .prod_img_giagiam
{
	font:bold 14px Verdana,Arial, Helvetica, sans-serif;
	color:#000;
}
#content #ct_products .prod_right .prod_img .prod_img_right .prod_img_detail
{
	padding-top:10px;
}
#content #ct_products .prod_right  .prod_img .prod_img_left img
{
	width:152px;
	height:133px;
}
#content #ct_products .prod_right .prod_view
{
	min-height:90px;
	padding-bottom:10px;
	padding-left:10px;
}
#content #ct_products .prod_right .prod_view .prod_view_left
{
	float:left;
	padding-left:10px;
	text-align:left;
	font:14px Arial, Helvetica, sans-serif;
	width:180px;
	vertical-align:top;
}
#content #ct_products .prod_right .prod_view .prod_view_right
{
	float:right;
	padding-right:10px;
}
#content #ct_products .prod_right .prod_view .prod_view_right .p_v_price
{
	color:#ff6001;
}
#content #ct_products .prod_right .prod_view .prod_view_right .p_v_hours .ct_b_r_times
{
	float:left;
	color:#9c9c9c;
	font:bold 10px Verdana,Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_right .prod_view .prod_view_right .p_v_hours .ct_b_r_tietkiem
{
	float:left;
	color:#9c9c9c;
	font:10px Verdana,Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_right .prod_view .prod_view_right .p_v_hours .ct_b_r_tietkiem .ct_bold
{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_right .prod_view .prod_view_right .p_v_hours .ct_b_r_times .ct_bold
{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}
#content #ct_products .prod_right .prod_view .prod_view_left .p_v_hours .ct_b_r_times
{
	float:left;
}
#content #ct_banner .ct_banner_view .ct_b_v_right .ct_b_r_price
{
	color:#ff6001;
	font:bold 24px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:15px;
}
#content #ct_banner .ct_banner_view .ct_b_v_right .ct_b_r_hours
{
	padding-top:15px;
	padding-left:5px;
	
}
#content #ct_banner .ct_banner_view .ct_b_v_right .ct_b_r_hours .ct_b_r_tietkiem
{
	color:#438cd1;
	font:10px Verdana,Arial, Helvetica, sans-serif;
	float:left;
	padding:4px;
}
#content #ct_banner .ct_banner_view .ct_b_v_right .ct_b_r_hours .ct_b_r_times
{
	color:#438cd1;
	font:bold 10px Verdana,Arial, Helvetica, sans-serif;
	float:left;
	padding:4px;
}
#content #ct_banner .ct_banner_view .ct_b_v_right .ct_b_r_hours .ct_b_r_tietkiem .ct_bold,#content #ct_banner .ct_banner_view .ct_b_v_right .ct_b_r_hours .ct_b_r_times .ct_bold
{
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
}
#content #ct_pages
{
	clear:both;
	float:left;
	width:100%;
	border-top:1px #82b4e3 solid;	
}
#content #ct_pages ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
#content #ct_pages ul li
{
	float:left;
	padding:10px 10px 10px 0px;
}
#content #ct_pages ul li div.current
{
	background-color:#85aed4;
	line-height:30px;
	color:#fff;
	font-size:12px;
	padding:5px 5px 0px 5px;
	padding-top:0px;
	
}
#content #ct_pages ul li a
{
	color:#464646;
	font:bold 12px Tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:28px;
}
#content #ct_pages ul li a .f_bold
{
	color:#000;
}
/*------------end contenthome--------------*/
/*-----------------------content detail------------------------*/
#content #content_detail
{
	width:935px;
	clear:both;
	overflow:hidden;
}
#content #content_left
{
	float:left;
	width:100%;
	text-align:left;
}
#content #content_left #noidungsp
{
	background:#fff;
	border: 1px double #76cde1;
	border-radius: 7px 7px 7px 7px;
	padding:10px;
	margin-bottom:10px;
}
#content #content_left #noidungsp .ndsp_header
{ 
	clear:both;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#0f426c;
	text-transform:uppercase;
	padding-left:10px;
}
#content #content_left .slide_prod
{
	width:670px;
	float:left;
	height:295px;
	padding-top:10px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	position:relative;
}
.ct_banner_view_banner
{
	width:100%;
	height:280px;
	float:left;
	position:absolute;
}
.ct_b_v_right_banner
{
	float:left;
}
.ct_b_v_left_banner
{
	float:left;
	width:300px;
	height:auto;
	margin-left:10px;
	margin-top:6px;
}
.left_title_banner
{
	float:left;
	width:100%;
	text-align:left;
	margin-bottom:10px;
	text-transform:uppercase;
	font:30px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}
.left_namesp_banner
{
	clear:both;
	float:left;
	width:100%;
	text-align:left;
	text-transform:uppercase;
	font:30px Arial, Helvetica, sans-serif;
	color:#daa630;
}
.left_titletype_banner
{
	background: #0f426c;
    color: #fff;
    font: 33px Arial, Helvetica, sans-serif;
}
#slides
{
	float:left;
}
#content #content_left .content_r_title
{
	width:100%;
	text-align:center;
	position:relative;
	height:35px;
	z-index:1;
}
.tab_detail{
	width:100%;
	height:40px;
	background:#8dc4d8;
	position:relative; 
	float: left; 
}
#content #content_left .content_r_title ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	height:40px;
	float: left;
	background:url(../images/title_detail.png) no-repeat;
	width: 100%;
}
#content #content_left .content_r_title ul li
{
	height:25px;
	text-align: left;
	margin-top:2px;
	width:auto;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#content #content_left .content_r_title ul  p
{
	cursor:pointer;
	margin-top: 0px;
}
#content #content_left .content_r_title ul .current
{
	color:#FFF;
}
#content #content_left .content_r_title ul li a
{
	color:#fff;
	text-decoration:none;
	
}
#content #content_left .content_r_title ul  .cur
{
	color:#fff;
	text-decoration:none;
}
#content #content_left .content_r_title ul li a:hover
{
	color:#8dc4d8;
	text-decoration:none;
}
#content #content_left .content_r_content
{
	clear:both;
	width:100%;
	min-height:auto;
	background:#f7f7f7;
	margin-bottom:15px;
	position: relative;
	overflow:hidden;
}
#content #content_left .content_r_content .content_r_content_detail
{
	padding:20px;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
}
#content #content_left .content_r_content .tab_detail_title
{
	clear:both;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#0f426c;
	text-transform:uppercase;
	padding:0px 10px 10px 0px;
}
#content #content_left .content_r_content .tab_detail_optsale22
{
	padding:10px;
	width:565px;
	float:left;
	border:1px dashed ;
	padding-bottom:10px;
	margin-bottom:10px;
	font:12px Arial, Helvetica, sans-serif;
}
#content #content_left .content_r_content .tab_detail_optsale22 .corner_3
{
	background:#0E253A;
	border: 2px solid #c1e4f4;
	border-radius: 7px 7px 0px 0px;
	color:#fff;
	height:30px;
	padding:5px;
}
#content #content_left .content_r_content .tab_detail_optsale22 .corner_2
{
	background:#fff;
	border: 2px solid #c1e4f4;
	border-radius: 0px 0px 7px 7px;
	color:#fff;
	padding:5px;
	overflow:hidden;
	position:relative;
	min-height:130px;
	text-align:center;
}

#content #content_left .content_r_content .tab_detail_optsale22 .leftulli
{
	float:left;
	width:280px;
}
#content #content_left .content_r_content .tab_detail_optsale22 ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-left:5px;
}
#content #content_left .content_r_content .tab_detail_optsale22 ul li
{
	height:30px;
}
#content #content_left .content_r_content .tab_detail_optsale22 .tab_detail_hosting
{
	font:20px Arial, Helvetica, sans-serif;
	color:#272828;
}
#content #content_left .content_r_content .tab_detail_optsale22 .tab_detail_hosting_right
{
	font:20px Arial, Helvetica, sans-serif;
	color:#d71109;
}
#content #content_left .content_r_content .tab_detail_optsale22  .img_chucnang
{
	padding-left:10px;
}
#content #content_left .content_r_content .tab_detail_optsale22  .img_chucnang .img_child
{
	width:240px;
}



#content #content_left .content_r_content .tab_detail_optsale
{
	padding:10px;
	width:475px;
	float:right;
	border:1px dashed ;
	padding-bottom:10px;
	margin-bottom:10px;
	font:12px Arial, Helvetica, sans-serif;
}
#content #content_left .content_r_content .tab_detail_optsale .corner_3
{
	background:#0E253A;
	border: 2px solid #c1e4f4;
	border-radius: 7px 7px 0px 0px;
	color:#fff;
	height:30px;
	padding:5px;
}
#content #content_left .content_r_content .result_checkdomain
{
	padding:10px;
	padding-left:20px;
}
#content #content_left .content_r_content .tab_detail_optsale .corner_2
{
	background:#fff;
	border: 2px solid #c1e4f4;
	border-radius: 0px 0px 7px 7px;
	color:#fff;
	padding:5px;
	overflow:hidden;
	position:relative;
	min-height:130px;
	text-align:center;
}

#content #content_left .content_r_content .tab_detail_optsale .leftulli
{
	float:left;
	width:280px;
}
#content #content_left .content_r_content .tab_detail_optsale ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-left:5px;
}
#content #content_left .content_r_content .tab_detail_optsale ul li
{
	height:30px;
}
#content #content_left .content_r_content .tab_detail_optsale .tab_detail_hosting
{
	font:18px Arial, Helvetica, sans-serif;
	color:#272828;
}
#content #content_left .content_r_content .tab_detail_optsale .tab_detail_hosting_right
{
	font:18px Arial, Helvetica, sans-serif;
	color:#d71109;
}
#content #content_left .content_r_content .tab_detail_optsale  .img_chucnang
{
	padding-left:10px;
}
#content #content_left .content_r_content .tab_detail_optsale  .img_chucnang .img_child
{
	width:240px;
}

#content #content_left .content_r_content .tab_detail_month
{
	clear:both;
	width:455px;
	height:32px;
	margin-bottom:10px;
	margin-top:20px;
	border-top: 1px dashed #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	font:12px Arial, Helvetica, sans-serif;
	color:#272828;
	margin-left:10px;
}

#content #content_left  .tab_detail_total
{
	/*width:390px;*/
	height:32px;
	font:14px Arial, Helvetica, sans-serif;
	color:#272828;
}
#content #content_left  .tab_detail_total .title
{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#9e0b0f;
	text-transform:uppercase;
}
#content #content_left  .tab_detail_total .money
{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
#content #content_right
{
	width:935px;
	/*background:#70abc8;*/
	background:none;
	/*border: 1px double #d5efff;*/
	/*border-radius: 7px 7px 7px 7px;*/
	position:absolute;
	top:140px;
	overflow:hidden;
}
#content #content_right .center_right_menu
{
	/*background:#fff;*/
	background:none;
	width:243px;
	float:right;
	/*border: 1px double #d5efff;*/
	/*border-radius: 7px 7px 7px 7px;*/
	margin-bottom:5px;
	margin-top:10px;
	/*padding:5px;*/
	overflow:hidden;
}
#content #content_right .center_right_menu .menu_img
{
	width:89px;
	height:81px;
}
#content #content_right .center_right_menu .menu_kh
{
	width:225px;
} 
#content #content_right .center_right_menu ul
{
	clear:both;
	list-style:none;
	padding:0px;
	margin:0px;
	overflow:hidden;
	position:relative;
}
#content #content_right .center_right_menu ul li
{
	overflow:hidden;
	min-height:auto;
	
}
#listsanphamleft{
	background:#f3f8fe;
	width:220px;
	float:left;
	margin-left:-5px;
	margin-top:8px;
}
#content #content_right .center_right_menu ul li ul
{
	list-style:square;
	padding:0px;
	margin:0px;
	padding-left:10px;
}
#content #content_right .center_right_menu ul li ul li
{
	height:auto;
	text-align:left;
	padding-left:5px;
	font:12px Arial, Helvetica, sans-serif;
	padding:5px;
}
#content #content_right .center_right_menu .center_right_menu_div
{
	clear:both;
	font:14px Arial, Helvetica, sans-serif;
	color:#484848;
	background:url(../images/bg_giohang.png) no-repeat;
	/*border-bottom: 1px dashed #cdcdcd;*/
	min-height:35px;
	overflow:hidden;
	margin-bottom:5px;
	padding:5px;
}
#content #content_right .center_right_menu .center_right_menu_div .percent_title
{
	left:15px;
	top:3px;
	position:absolute;
	z-index:888;
	color:#fff;
	font-weight:bold;
}
#content #content_right .center_right_menu .center_right_menu_div  .prod_percent
{
	position:absolute;
	left:0px;
	top:2px;
	z-index:886;
}
#content #content_right .center_right_menu .center_right_menu_div a
{
	color:#484848;
}
#content #content_right .center_right_menu  .center_right_menu_divtitle
{
	clear:both;
	font:14px Arial, Helvetica, sans-serif;
	color:#484848;
	min-height:35px;
}

#content #content_right .center_right_menu_tt
{
	/*background:#fff;*/
	background:none;
	width:935px;
	height:215px;
	background:#e9f4fb;
	float:right;
	/*border: 1px double #d5efff;*/
	/*border-radius: 7px 7px 7px 7px;*/
	margin-bottom:5px;
	margin-top:990px;
	/*padding:5px;*/
	overflow:hidden;
}
#content #content_right .center_right_menu_tt .menu_img
{
	width:119px;
	height:111px;
}
#content #content_right .center_right_menu_tt .menu_kh
{
	width:225px;
} 

#content #content_right .center_right_menu_tt .center_right_menu_div
{
	font:14px Arial, Helvetica, sans-serif;
	color:#484848;
	/*border-bottom: 1px dashed #cdcdcd;*/
	min-height:35px;
	overflow:hidden;
	width:125px;
	margin-left:10px;
	position:relative;
	left:30px;
	float:left;
	margin-bottom:10px;
	padding:5px;
}
#content #content_right .center_right_menu_tt .center_right_menu_div .percent_title
{
	left:15px;
	top:3px;
	position:absolute;
	z-index:888;
	color:#fff;
	font-weight:bold;
}
#content #content_right .center_right_menu_tt .center_right_menu_div  .prod_percent
{
	position:absolute;
	left:0px;
	top:2px;
	z-index:886;
}
#content #content_right .center_right_menu_tt .center_right_menu_div a
{
	color:#484848;
}
#content #content_right .center_right_menu_tt  .center_right_menu_divtitle
{
	clear:both;
	font:14px Arial, Helvetica, sans-serif;
	color:#484848;
	text-align:center;
	min-height:30px;
}

#content #noidungsp
{
	clear:both;
	overflow: hidden;
	width:auto;
	font:12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	border-top:1px #339A99 solid; 
	padding:10px;
	background:#fff;
	border: 1px double #b2c6d9;
	border-radius: 7px 7px 7px 7px;
	
}
#content #noidungsp .ndsp_header
{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0A819C;
}
#content #noidungsp .ndsp_ct
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:10px;
}
#content #noidungsp  .content_title 
{
padding-top:10px;
padding-left:10px;
padding-right:10PX;
font:bold 14px Arial, Helvetica, sans-serif;
}
#content #noidungsp  .content_title  a
{
	color:#232323;
}
#content #noidungsp  .content_title  a:hover
{
	color:#ec671a;
}
#content #noidungsp  .content_title  p
{
padding:0px;
margin:0px;
height:27px;
background:url(../images/content_product_title.png) repeat-x top left;
}
#content #noidungsp  .content_title span
{
	color:#232323;
	font:bold 14px Arial,Helvetica,sans-serif;
	background:url(../images/content_product_title_bg.png) repeat-x top left;
	padding-bottom:10px;
}
#content #noidungsp .tb_cartview
{
	border-left: 1px solid #9DC8D1;
	border-top: 1px solid #9DC8D1;
}
#content   #noidungsp .tblcart-total
{
	float:right;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	line-height:30px;
	color:#FF0000;
	font:Tahoma, Arial, Helvetica, sans-serif;
}
#content #noidungsp .tblcart-total .specEnd
{
	padding:5px;
	font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
}
#content #noidungsp .tb_cartview .tb_cartview_th
{
	background:#f6f6f6;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	height:30px;
}
#content  #noidungsp #cartview
{
	padding:10px;
}
#content #noidungsp .bt_cartview
{
	height:30px;
	background:#d7d7d7;
	color:#000;
	font:13px Tahoma, Arial, Helvetica, sans-serif;
	border-radius: 7px 7px 7px 7px;
	border:0px;
	cursor:pointer
}
.content_info .title
{
	font:bold 12px Arial,Helvetica,sans-serif;
}
.content_info ul {
    list-style: none outside none;
    margin-bottom: 10px !important;
    margin-left: 30px !important;
    margin-right: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
}
.content_info ul li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 250px !important;
}
.content_payment
{
	text-align:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	background:#f6f6f6;
	border-radius:7px 7px 7px 7px;
}
.gh_icon {
	float: left;
}
.radio_icon {
	float: left;
	padding: 10px;
}
.txt_radio {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.content_payment .title_payment
{
	color:#232323;
	font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
	margin-left: 20px;
	line-height: 10px;
}
.content_payment .des_method
{
	border:1px solid #d5d5d5;
	border-radius:2px;
	padding:10px;
	margin:10px 20px 0 35px;
	position:relative;
	overflow:hidden;
}
.content_payment .des_method .des_method_c a
{
	color:#232323;
	font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
}
.content_payment .des_method .des_method_c
{
	color:#232323;
	font:12px Tahoma,Arial,Helvetica,sans-serif;
}
.content_payment .des_method .des_method_bt
{
	text-align:right;
}
.content_payment .sub_div_left
{
	width:60px;
	float:left;
	padding:5px;
}
.content_payment .sub_div_left img
{
	margin-top:-6px;
}
.content_payment .sub_div_right
{
	width:450px;
	float:left;
	text-align:justify;
}
.content_payment .sub-payment-online
{
	margin:0px;
	padding:10px;
}
.content_payment .sub-payment-online .sub_title
{
	padding-top:5px;
}
.content_payment .sub-payment-online li
{
	border-bottom:1px #d5d5d5 dashed;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	vertical-align:top;
}
.content_payment .sub_div_right .sub_des_method_c
{
	padding:10px;
	padding-left:30px;
}
.content_payment .sub_div_right a
{
	color:#000;
	font-weight:bold;
}
.content_payment ul
{
	list-style:none;
	margin-left:15px;
}
.content_payment ul li
{
	display: list-item;
	text-align: -webkit-match-parent;
	margin-bottom: 20px;
	overflow:hidden;
}
.cart-final
{
	margin-left:10px;
	margin-right:10px;
}
#tblregister td p
{
	color:#FF0000;
	font:12px Tahoma,Arial,Helvetica,sans-serif;
}
.detail-payment
{
	padding-top:10px;
}
table#tblcustomer {
    margin: 25px 0;
    overflow: hidden;
    padding: 0 0 15px;
}
#tblcustomer td {
    color: #4D5140;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 5px;
    text-align: left;
}
#tblcustomer td.spec {
    text-align: right;
}
#tblcustomer td.speccus {
    font-weight: bold;
    padding-left: 0;
    padding-right: 5px;
    text-align: right;
}
#tblcustomer td.specmec {
    padding-top: 35px;
    text-align: right;
    vertical-align: text-top;
}
#tblcustomer td.specmecen {
    padding-top: 30px;
}
#tblcustomer td.line {
    border-bottom: 1px solid #DCE0CE;
    padding: 4px 0;
}
form#customerform label {
    color: #4D5140;
    display: block;
    float: none;
    font: 12px Arial,Helvetica,sans-serif;
    padding-bottom: 5px;
    width: auto;
}
form#customerform input {
    border: 1px solid #BFC3AB;
    color: #4D5140;
    padding: 4px;
    width: 400px;
}
form#customerform textarea {
    border: 1px solid #BFC3AB;
    color: #4D5140;
    line-height: 18px;
    overflow: auto;
    padding: 4px;
    width: 400px;
}
form#customerform input[type="radio"] {
    border: medium none;
    display: block;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 1px;
    width: auto;
}
form#customerform label.rad {
    color: #4D5140;
    font: bold 12px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 4px 20px;
    width: auto;
}
form#customerform select {
    border: 1px solid #BFC3AB;
    color: #4D5140;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 4px 5px;
    width: 409px;
}
form#customerform input:hover, form#customerform textarea:hover {
    background: none repeat scroll 0 0 #F1F4E6;
    border: 1px solid #BFC3AB;
}
form#customerform input.submit {
    border: 0 none;
    color: #FFFFFF;
    margin: 0 0 0 300px;
    padding: 0;
    width: auto;
}
h3 {
    border-bottom: 1px solid #DCE0CE;
    color: #F36F21;
    font: bold 16px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 10px;
	text-align:left;
}
.remove
{
	color:#000!important;
}
.customer-warp
{
	text-align:left;
}
.customer-warp ul {
    list-style: none outside none;
    margin-bottom: 30px !important;
    margin-left: 30px !important;
    margin-right: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
}
.customer-warp ul li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 250px !important;
}
.prodec{
	border-right: 1px solid #9DC8D1;
	border-bottom: 1px solid #9DC8D1;
    font-size: 14px;
    text-align: center;
	padding: 1px 5px;	
    width: 50px;	
	color:#000;
}
label.domain_item.unchecked {
    background: url("../images/loader.gif") no-repeat scroll left center transparent;
}
label.unavailable {
    background: url("../images/info.png") no-repeat scroll left center transparent;
    color: #FF0000;
    text-decoration: line-through;
}
label.available {
    background: none repeat scroll 0 0 transparent;
    color: #2F5BB7;
    padding-left: 0;
    padding-right: 20px;
}
label.available input {
    margin: 0 7px 0 0;
    padding: 0;
	margin-left:-20px;
    vertical-align: middle;
}
label.domain_item {
    margin-left: 25px;
    overflow: hidden;
    padding-left: 20px;
    width: 315px;
}
/*-----------------------end content detail------------------------*/
/*-----------start footer----------------*/
#footer
{
	float:left;
	padding-top:0px;
	background:#b0d9ef;
	width:100%;
}
#footer #footer_menu
{
	clear:both;
	background:  url(../images/footer_bg.jpg) repeat-x; 
	min-height:165px;
	border: 1px  #c1e4f4;
	border-bottom: 0px;
	border-radius: 7px 7px 0px 0px;
	width:935px;
	display:none;
	overflow:hidden;
}
#footer .footer_copyright{
	width: 100%;
	float:left;
	height: auto;
	background:#f4fbff;
}
.ft_left {
	float:left;
	width:450px;
	text-align:left;
	color:#fff;
	margin-top:10px;
	height:130px;
	font-size:12px;
}
.ft_right {
	font-size:12px;
	float:right;
	width:420px;
	margin-top:10px;
	height:130px;
	text-align:left;
	color:#fff;
}
#footer #footer_menu .ft_sppm
{
	float:left;
	width:185px;
	border-right: 1px solid #9fd1eb;
	min-height:150px;
}
#footer #footer_menu .ft_sppm .ft_sppm_title
{
	padding-top:10px;
	text-align:left;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#0f426c;
	padding-left:10px;
}

#footer #footer_menu .ft_sppm .ft_sppm_content
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#507588;
}
#footer #footer_menu .ft_sppm .ft_sppm_content ul
{
	list-style:rad;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-left:20px;
	margin-left:10px;
}
#footer #footer_menu .ft_sppm .ft_sppm_content ul li
{
	text-align:left;
	padding:3px;
	padding-left:0px;
}
#footer #footer_menu .ft_sppm .ft_sppm_content ul li a
{
	color:#507588;
	text-align:left;
}
#footer #footer_menu .ft_sppm .ft_sppm_content ul li a:hover
{
	color:#0f426c;
}


#footer #footer_menu .ft_chatonline
{
	float:left;
	width:370px;
	min-height:150px;
}
#footer #footer_menu .ft_chatonline .ft_chatonline_content .ft_chatonline_chat
{
	float:left;
}
#footer #footer_menu .ft_chatonline .ft_chatonline_title
{
	padding-top:10px;
	text-align:left;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#0f426c;
	padding-left:10px;
}

#footer #footer_menu .ft_chatonline .ft_chatonline_content
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#507588;
}
#footer #footer_menu .ft_chatonline .ft_chatonline_content ul
{
	list-style:none;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-left:20px;
}
#footer #footer_menu .ft_chatonline .ft_chatonline_content ul li
{
	text-align:left;
	padding:5px;
}
#footer #footer_menu .ft_chatonline .ft_chatonline_content  .ft_chatonline_chat_line
{
	clear:both;
	line-height:20px;
}
#footer #footer_menu .ft_chatonline .ft_chatonline_content ul li a
{
	color:#507588;
	text-align:left;
}
#footer #footer_menu .ft_chatonline .ft_chatonline_content ul li a:hover
{
	color:#0f426c;
}
#footer .chattext
{
	font: 13px Arial, Helvetica, sans-serif;
	color:#707070;
	padding-left:30px;
}
#footer .f_title 
{	font: 24px Arial, Helvetica, sans-serif;
	color:#e4b56c;
	padding-top:15px;
}
#footer .f_content
{
	font: 13px Arial, Helvetica, sans-serif;
	color:#707070;
	padding-top:10px;
}
#footer_bottom
{
	clear:both;
	width:830px;
	padding-top:10px;
	color:#414141;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}
#footer #footer_menutext
{
	clear:both;
	width:935px;
	display:none;
	background:#0e253a; 
	overflow:hidden;
}
#footer #footer_menutext .footer_menutext_right
{
	background:none;
	float:right;
	text-align:right;
	overflow:hidden;
	font:13px Arial, Helvetica, sans-serif;
		color:#a9a9a9;
	padding-top:5px;
	padding-right:10px;
	
}
#footer #footer_menutext .footer_menutext_left
{
	overflow:hidden;
	background:none;
	padding:5px;
	width:auto;
	float:left;
	text-align:left;
	color:#a9a9a9;
	font:13px Arial, Helvetica, sans-serif;
}
#footer .footer_menutext .footer_title
{
	color:#fff;
	font:bold 20px Arial, Helvetica, sans-serif;
}
#footer .footer_menutext ul
{
	color:#cacaca;
	list-style:none;
	font:13px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-top:5px;
}
#footer_logo
{
	clear:both;
	background:url(../images/logo_banner.png) no-repeat;
	width:958px;
	height:67px;
}

#footer .main_footer
{
	width:935px;
	height:auto;
}
#footer .customer_support
{
	float:left;
	width:355px;
	height:auto;
}
#footer .customer_support h2
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-top:30px;
	padding-bottom:25px;
	text-align:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
#footer .customer_support a
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-bottom:15px;
	text-decoration:none;
	text-align:left;
	font:14px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
#footer .customer_support a:hover
{
	color:#0f426c;
}
#footer .about_us
{
	float:left;
	width:270px;
	height:auto;
}
#footer .about_us h2
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-top:30px;
	padding-bottom:25px;
	text-align:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
#footer .about_us a
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-bottom:15px;
	text-decoration:none;
	text-align:left;
	font:14px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
#footer .about_us a:hover
{
	color:#0f426c;
}
#footer .contact_us
{
	float:right;
	width:310px;
	height:auto;
}
#footer .contact_us h2
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-top:30px;
	padding-bottom:25px;
	text-align:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
#footer .contact_us p
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-bottom:15px;
	text-decoration:none;
	text-align:left;
	font:14px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
#footer .contact_us .paying_style
{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:25px;
}
#footer .contact_us .paying_style img
{
	float:left;
	width:100%;
	height:auto;
}
#footer .contact_us .paying_style h2
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding:10px 0px 25px 0px;
	text-align:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
.copy_right
{
	float:left;
	width:100%;
	height:auto;
	background:#3087fe;
	padding-top:10px;
	padding-bottom:10px;
}
.main_coppy_right
{
	width:935px;
	height:auto;
}
.main_coppy_right p
{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	margin:0;
	padding:0;
	line-height:15px;
	font-size:12px;
	color:#fff;
}
/*-----------end footer----------------*/
.list_carousel {
				width: 915px;
				padding:10px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				
			}
			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				height: 82px;
				padding-right: 22px;
				padding-top:0px;
				padding-left:0px
				display: block;
				float: left;
			}
			.list_carousel li img{
				height:81px;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.prev {
				float: left;
			}
			.next {
				float: right;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
			.caroufredsel_wrapper
			{
			width:915px !important;
			}
			.caroufredsel_wrapper #foo2
			{

			}

.box_face{
	float:left;
	background:url(../images/footer_bg.jpg) repeat-x;
	width:100%; 
	height:180px;
}
.bg_facebook{
	width:935px;
	height:auto;
}
.main_facebook
{
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:98%;
	background:url(../images/bg_facebook.jpg) repeat!important;
}
.bg_facebook p
{
	padding:0px;
	margin:0px;
	float:right;
	width:610px;
}
.map_footer
{
	float:right;
	width:500px;
	height:200px;
	border:1px solid #ccc;
}
.ctr_sp{
	width:100%;
	float:left;
	position:absolute;
	top:0px;
	height:215px;
}
.pre_left{
	width: 30px;
	float:left;
    height: 215px;
    background: url(../images/right_sp.jpg) no-repeat;
    cursor: pointer;
    border: 0px!important;
}
.next_right{
	width: 30px;
	float:right;
    height: 215px;
    background: url(../images/left_sp.jpg) no-repeat;
    cursor: pointer;
    border: 0px!important;
}
.scrollbanner
{
	z-index:9999999;
    min-height:100px;
    opacity:1;
    position:fixed;
    top:150px;
    left:0px;
    display:block!important;
	border:0px #d0dfeb solid;
	background:none;
}
.scrollbanner ul
{
	padding:0px;
	margin:0px;
}
.scrollbanner li
{
	clear:both;
}
.scrollbanner li a
{
	color:#201e33;
}
.scrollbanner li a:hover
{
	color:#fff;
}
.scrollbanner li .out_bg
{
	clear:both;
	padding-bottom:10px;
	overflow:hidden;
	background:url(../images/left.png) no-repeat;
	color:#d2e9f7;
	width:100px;
	float:left;
	font:bold 7px Arial, Helvetica, sans-serif;
}
.scrollbanner li .out_bg:hover
{
	background:url(../images/right.png) no-repeat;
	width:200px;
	float:left;
	text-align:center;
	color:#0f426c!important;
	position:relative;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.scrollbanner li .out_bg_left
{
	width:0px;
	float:left;
	height:31px;
	white-space:nowrap;
	padding-top:15px;

}
.scrollbanner li .out_bg_right
{
	overflow:hidden;
	float:left!important;
	margin-left:10px;
	height:41px;
}
.xem{
	width:100px;
	position:relative;
	top:-15px;
	text-align:center;
	padding-top:6px;
	height:40px;
	background:url(../images/xemct.png) no-repeat;
}
.gt_sp{
	padding-left:5px;
	font-size:13px;
}
.img_chucnang{
	padding:10px;
	float:left;
	margin-bottom:10px;
	width:360px; 
}
.img_chucnang img{
	height:225px!important;
}
.header_hotline{
	text-align:left;
	margin-left:0px;
	font-size: 12px;
}

#content #content_left .content_r_content .tab_detail_optsale2
{
	padding:10px;
	width:360px;
	float:left;
	border:1px dashed ;
	padding-bottom:10px;
	font:12px Arial, Helvetica, sans-serif;
}
#content #content_left .content_r_content .tab_detail_optsale2 .corner_3
{
	background:#0E253A;
	border: 2px solid #c1e4f4;
	border-radius: 7px 7px 0px 0px;
	color:#fff;
	height:30px;
	padding:5px;
}
#content #content_left .content_r_content .tab_detail_optsale2 .corner_2
{
	background:#fff;
	border: 2px solid #c1e4f4;
	border-radius: 0px 0px 7px 7px;
	color:#fff;
	padding:5px;
	overflow:hidden;
	position:relative;
	min-height:130px;
	text-align:center;
}

#content #content_left .content_r_content .tab_detail_optsale2 .leftulli
{
	float:left;
	width:220px;
}
#content #content_left .content_r_content .tab_detail_optsale2 ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:10px;
	margin-bottom:20px;
	padding-left:5px;
}
#content #content_left .content_r_content .tab_detail_optsale2 ul li
{
	height:30px;
}
#content #content_left .content_r_content .tab_detail_optsale2 .tab_detail_hosting
{
	font:12px Arial, Helvetica, sans-serif;
	color:#272828;
}
#content #content_left .content_r_content .tab_detail_optsale2 .tab_detail_hosting_right
{
	font:14px Arial, Helvetica, sans-serif;
	color:#d71109;
}
#content #content_left .content_r_content .tab_detail_optsale2  .img_chucnang
{
	padding-left:10px;
}
#content #content_left .content_r_content .tab_detail_optsale2  .img_chucnang .img_child
{
	width:240px;
}







#content #content_left .content_r_content .tab_detail_optsale3
{
	padding:10px;
	width:475px;
	float:right;
	border:1px dashed ;
	padding-bottom:10px;
	font:12px Arial, Helvetica, sans-serif;
}
#content #content_left .content_r_content .tab_detail_optsale3 .corner_3
{
	background:#0E253A;
	border: 2px solid #c1e4f4;
	border-radius: 7px 7px 0px 0px;
	color:#fff;
	height:30px;
	padding:5px;
}
#content #content_left .content_r_content .tab_detail_optsale3 .corner_2
{
	background:#fff;
	border: 2px solid #c1e4f4;
	border-radius: 0px 0px 7px 7px;
	color:#fff;
	padding:5px;
	overflow:hidden;
	position:relative;
	min-height:130px;
	text-align:center;
}

#content #content_left .content_r_content .tab_detail_optsale3 .leftulli
{
	float:left;
	width:335px;
}
#content #content_left .content_r_content .tab_detail_optsale3 ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-left:5px;
}
#content #content_left .content_r_content .tab_detail_optsale3 ul li
{
	height:30px;
}
#content #content_left .content_r_content .tab_detail_optsale3 .tab_detail_hosting
{
	font:12px Arial, Helvetica, sans-serif;
	color:#272828;
}
#content #content_left .content_r_content .tab_detail_optsale3 .tab_detail_hosting_right
{
	font:14px Arial, Helvetica, sans-serif;
	color:#d71109;
}
#content #content_left .content_r_content .tab_detail_optsale3  .img_chucnang
{
	padding-left:10px;
}
#content #content_left .content_r_content .tab_detail_optsale3  .img_chucnang .img_child
{
	width:240px;
}

#chitet_sp{
	width:935px;
	float:left;
	margin-bottom:15px;
	background:#f7f7f7;
}
.chitiet_title{
	width:100%;
	height:30px;
	text-align:center;
	background:url(../images/chitiet_title.png) no-repeat;
	border-top:5px solid #0f426c;
}
.chitiet_title p{
	margin: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-top: 5px;
}
.tinhnang{
	padding:10px;
	float:left;
}
.thongtin{
	width: 540px;
	height:auto;
	margin-left:20px;
	float:left;
}
.video{
	width: 310px;
	height:250px;
	float:right;
	margin-right:50px;
}
.sen_mail
{
	float:left;
	margin-bottom:10px;
	list-style:none;
}
.textbox
{
	float:left;
	height:130px;
	width:496px;
	border:1px solid #0f426c;
	background:none;
	padding-left:5px;
	margin-right:5px;
}
.textview
{
	float:left;
	height:25px;
	width:496px;
	border:1px solid #0f426c;
	background:none;
	padding-left:5px;
	margin-right:5px;
}
.sen_mail span
{
	float:left;
	color:red;
	margin-top:5px;
}
.sendbutton
{
	float:left;
	border:1px solid #0f426c;
	background:none;
	padding:5px;
}
.list_carousel 
{
	width: 935px;
	padding-top:4px;
	padding-bottom:4px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	
}
.list_carousel li {
	color: #999;
	text-align: center;
	height: 221px;
	padding: 10px;
	padding-left:10px;
	display: block;
	float: left;
	background:#fff;
}
.list_carousel li img{
	height:71px;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	background:url(../images/left_cl.jpg);
	width:35px;
	height:204px;
	top:-200px;
	display:block!important;
	position:relative;
}

.next {
	float: right;
	background:url(../images/right_cl.jpg);
	width:35px;
	top:-200px;
	height:204px;
	display:block!important;
	position:relative;
}

.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.caroufredsel_wrapper
{
	padding:0px;
	margin:0px;
	float:left;
	padding-left:1px;
	padding-right:10px;
	width:890px !important;
}
#foo3
{
	padding:0px;
	overflow:hidden;
	margin:0px;
	padding-left:35px;
	min-width:600px !important;
}
#foo3 a
{
	text-decoration:none;
	color:#444444;
	font-size:11px;
	height:40px;
	font-weight:700;
}
#foo2
{
	padding:0px;
	overflow:hidden;
	margin:0px;
	padding-left:35px;
	min-width:600px !important;
}
#foo2 a
{
	text-decoration:none;
	color:#444444;
	font-size:11px;
	height:50px;
	font-weight:700;
	white-space: pre-wrap;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
#spct_cungloai 
{
	color:#747474;
	font-size:15px;
	height:220px;
	font-weight:700;
	text-align:left;
	background:#e9f4fb;
}
#spct_cungloai  h4
{
	padding-left:30px;
	padding-bottom:0px;
	margin-bottom:-10px;
	color:#414042;
	font-size:20px;
}
#spct_lienket 
{
	color:#747474;
	font-size:15px;
	font-weight:700;
	width:935px;
	text-align:left;
}
#spct_lienket  h4
{
	padding-left:30px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#414042;
	font-size:20px;
}
#spct_lienket ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
#spct_lienket ul li
{
	padding:10px;
	float:left;
	width:160px;
	height: 150px;
}
#spct_lienket ul li  a
{
	color:#444444 ;
	text-decoration:none;
	text-align:center;
}
#spct_lienket ul li  a:hover
{
	color:#414042;
}
#spct_lienket ul li img
{
	width: 150px;
	max-height: 140px;
}
#slide-sub-link
{
	background: url("../images/related-views-link.png") no-repeat scroll top left rgba(0, 0, 0, 0);
	clear: left;
	margin: 0;
	padding: 0;
	padding-top:40px;
	padding-left:5px;
	width: 880px;
	z-index: 20;
	overflow:hidden;
}

#slide-sub-pro
{
	background:url(../images/sp_detail_bg.png) repeat;
	clear: left;
	margin: 0;
	padding: 0;
	padding-top:10px;
	width: 935px;
	z-index: 20;
	overflow:hidden;
}
.spct_title {
	width:865px;
	text-align:center;
	border-right: 35px solid #c0dbff;
	border-left: 35px solid #c0dbff;
	padding-top:10px;
	padding-bottom:10px;
	
}
.spct_title p {
	margin:0px;
	padding:0px;
}

.pre_btn {
    width: 28px;
    height: 57px;
    background:url(../images/kh_left.png);
	float:left;
	margin-left:5px;
	margin-top:60px;
    cursor: pointer;
    border: 0px!important;
}
.next_btn {
	width: 28px;
    height: 57px;
	margin-top:60px;
	float:right;
	margin-right:5px;
    background:url(../images/kh_right.png);
    cursor: pointer;
    border: 0px!important;
}

.cus_slide {
    position: relative;
    height: 200px;
}
.cus_slidecontent ul {
	position:absolute;
	width:auto;
    margin: 0px;
	float:left;
	height:220px;
	top:0px;
    list-style: none;
}
.cus_slidecontent ul li {
    width: 930px;
    height: 220px;
	margin-bottom:30px;
	padding-left:12px;
    float: left;
}
#tab_detail_tienich{padding:20px;}
.textwidget p{
	margin-top: -460px;
    float: right;
    margin-right: 283px;
}
.scrollup{
    width:50px;
    height:25px;
    opacity:0.3;
    position:fixed;
    bottom:30px;
    right:30px;
    display:none;
    text-indent:-9999px;
    background: url('../images/bt_top.png') no-repeat;
}
#hoigia_sp{
	width: 935px;
	float:left;
	height:auto;
    margin-bottom: 15px;
    background: #f7f7f7;
}
#binhluan{
	width: 935px;
    margin-bottom: 20px;
    background: #f7f7f7;
}


.a-btn{
    width:100px;
    height:100px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:100%;
    display:block;
    margin:10px;
    float:left;
    background:#f0ad4e;
    position:relative;
    -webkit-box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  0px 0px 1px 8px rgba(188, 188, 188, 0.4), 0px 0px 0px 9px #fff;
    -moz-box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  0px 0px 1px 8px rgba(188, 188, 188, 0.4), 0px 0px 0px 9px #fff;
    box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  0px 0px 1px 8px rgba(188, 188, 188, 0.4), 0px 0px 0px 9px #fff;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn span{
    display:table-cell;
    width:60px;
    height:60px;
    padding:20px;
    text-align:center;
    vertical-align:middle;
    font-size:26px;
    color:#fff;
    text-shadow:0px 1px 1px #A03F16;
    font-family:"Arvo", "Myriad Pro", "Trebuchet MS", sans-serif;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn span:nth-child(1), 
.a-btn span:nth-child(3){
    position:absolute;
    top:0px;
    left:0px;
    font-size:30px;
    line-height:30px;
    opacity:0;
}
.a-btn span:nth-child(1){
    background:transparent url(../images/star.png) no-repeat center center;
    opacity:0.2;
}
.a-btn:hover{
    background:rgba(170, 77, 27, 0.6);
    -webkit-box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  1px 4px 5px 8px rgba(188, 188, 188, 0.6), 0px 0px 0px 9px #fff;
    -moz-box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  1px 4px 5px 8px rgba(188, 188, 188, 0.6), 0px 0px 0px 9px #fff;
    box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  1px 4px 5px 8px rgba(188, 188, 188, 0.6), 0px 0px 0px 9px #fff;
}
.a-btn:hover span:nth-child(3){
    opacity:1;
}
.a-btn:hover span:nth-child(2){
    opacity: 0; 
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
}
.a-btn:hover span:nth-child(1){
    -webkit-animation:rotate 1s linear;
    -moz-animation:rotate 1s linear;
    animation:rotate 1s linear;
}
.a-btn:active{
    -webkit-box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  0px -1px 0px 8px rgba(188, 188, 188, 0.3), 0px 0px 0px 10px #fff;
    -moz-box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  0px -1px 0px 8px rgba(188, 188, 188, 0.3), 0px 0px 0px 10px #fff;
    box-shadow:0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff,  0px -1px 0px 8px rgba(188, 188, 188, 0.3), 0px 0px 0px 10px #fff;
}
.a-btn:active span:nth-child(2){
    color:rgba(170, 77, 27, 0.8);
    text-shadow:0px 1px 1px rgba(255, 255, 255, 0.6);
}
@keyframes rotate{
    0% { transform: scale(1) rotate(0);}
    50% { transform: scale(0.5) rotate(180deg);}
    100% { transform: scale(1) rotate(360deg);}
}
@-webkit-keyframes rotate{
    0% { -webkit-transform: scale(1) rotate(0);}
    50% { -webkit-transform: scale(0.5) rotate(180deg);}
    100% { -webkit-transform: scale(1) rotate(360deg);}
}
@-moz-keyframes rotate{
    0% { -moz-transform: scale(1) rotate(0);}
    50% { -moz-transform: scale(0.5) rotate(180deg);}
    100% { -moz-transform: scale(1) rotate(360deg);}
}
/*-------------------------popup------------------------------*/
a.close {
	background-color: rgb(204,204,204);
	border-radius: 50%;
	color: rgb(255,255,255);
	display: block;
	font-family: 'Varela Round', sans-serif;
	font-size: .8em;
	padding: .2em .5em;
	position: absolute;
	top: 1.25rem;
	transition: all 400ms ease;
	right: 1.25rem;
}
	
	a.close:hover {
		background-color: #1bc5b3;
		cursor: pointer;
	}

/*
*	LOG-IN BOX
*/
div.overlay 
{
	bottom: 0;
	display: flex;
	justify-content: center;
	left: 0;
	position: fixed;
	z-index:9999999999999;
	top: 0;
	width: 100%;
}
div.overlay > div.customer-wrapper {
	align-self: center;
	background-color: #0f426d;
	border-radius: 2px;
	padding: 6px;
	width: 450px;
}
div.overlay > div.customer-wrapper > div.customer-content {
	background-color: rgb(255,255,255);
	border-radius: 2px;
	padding: 24px;	
	height:300px;
	position: relative;
}
div.overlay > div.customer-wrapper > div.customer-content > h3 {
	color: rgb(0,0,0);
	font-family: 'Varela Round', sans-serif;
	font-size: 1.8em;
	margin: 0 0 1.25em;
	padding: 0;
}





.content_hardware
{
	float:left;
	width:100%;
	height:auto;
}
.tab_detail_hard
{
	float:left;
	width:100%;
	height:auto;
}
.tab_detail_hard p
{
	float:left;
	width:100%;
	font:bold 16px Arial, Helvetica, sans-serif;
    color:#0f426c;
    text-transform:uppercase;
	text-align:center;
	margin:0;
	margin-bottom:15px;
	margin-top:25px;
}
.main_products_detail
{
	width:935px;
	height:auto;
}
.content_detail_hardware
{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:15px;
	background:#f7f7f7;
}
.img_hardware
{
	float:left;
	margin-left:15px;
	background:#fafafa;
	border:1px dashed #ccc;
}
.img_hardware img
{
	width:350px;
	height:340px;
}
.tab_detail_hardprice
{
	float:right;
	margin-right:15px;
	width:515px;
	padding:10px;
	height:320px;
	border: 1px dashed #ccc;
}
.sprice_detail
{
	float:left;
	width:auto;
}
.sprice_detail span
{
	float:left;
	width:247px;
	text-align:left;
	font:bold 20px Arial, Helvetica, sans-serif;
    color: #272828;
	padding-left:10px;
	padding-top:10px;
}
.chitie_thongso
{
	float:left;
	width:100%;
	height:190px;
	overflow:hidden;
	margin-top:10px;
}
.chitie_thongso p
{
	float:left;
	width:240px;
	text-align:left;
	font-size:12px;
	padding:0;
	margin:0;
	margin-left:7px;
	margin-right:10px;
	margin-bottom:10px;
	white-space: pre-wrap;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.button_hard
{
	float:left;
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.amont
{
	width:250px;
	height:33px;
}
.button_hard span
{
	float:left;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-top:8px;
}
.button_hard input
{
	float:left;
	width:30px;
	text-align:center;
	height:27px;
	margin-right:15px;
}
.button_hard img
{
	float:right;
	cursor:pointer;
}
.thongtin_hardware
{
	width: 100%;
	height:auto;
	float:left;
}
.detail_ques
{
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
	font: bold 14px Arial;
	color:#0f426c;
}
ol
{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.form_lienhe
{
	float:left;
	width:655px;
	height:auto;
	padding-bottom:30px;
	padding-left:140px;
	padding-right:140px;
}
.sen_mail2
{
	float:left;
	width:100%;
	margin-bottom:10px;
	list-style:none;
}
.textbox2
{
	float:left;
	height:130px;
	width:630px;
	border:1px solid #0f426c;
	background:none;
	padding:0px;
	padding-left:5px;
	margin-right:5px;
}
.textview2
{
	float:left;
	height:25px;
	width:630px;
	border:1px solid #0f426c;
	background:none;
	padding-left:5px;
	margin-right:5px;
}
.sen_mail2 span
{
	float:left;
	color:red;
	margin-top:5px;
}
.sendbutton2
{
	float:left;
	border:1px solid #0f426c;
	background:none;
	padding:5px;
}
.detail_main
{
	float:left;
	width:100%;
	height:auto;
    background:#8dc4d8;
}
.bg_detail
{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	font: bold 14px Arial, Helvetica, sans-serif;
	background:url(../images/title_detail.png) no-repeat;
	color:#fff;
	padding-top:12px;
	padding-left:8px;
	padding-bottom:12px;
	margin:0px;
}
.detail_nd
{
	float:left;
	padding:15px;
}
.detail_nd p
{
	float:left;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
}
#phancung_cungloai
{
	float:left;
	color:#747474;
    font-size:15px;
	float:left;
	width:100%;
    height:212px;
    font-weight:700;
    text-align:left;
	padding-bottom:15px;
	margin-bottom:15px;
    background:#e9f4fb;
	position:relative;
}
.phancung_title
{
	float:left;
	width:100%;
	height:auto;
	position:relative;
}
.phancung_title p
{
	float:left;
	width:100%;
	text-align:center;
	height:auto;
	margin:0;
	padding:0;
	padding-top:15px;
}
.left_right
{
	float:left;
	width:100%;
	height:auto;
	position:absolute;
}
.p_left
{
	float: left;
    background: url(../images/left_cl.jpg);
    width:35px;
    height:227px;
    position:relative;
	z-index:9999;
}
.p_right
{
	float: right;
    background: url(../images/right_cl.jpg);
    width:35px;
    height:227px;
    position:relative;
	z-index:9999;
}
.p_left_hard
{
	float: left;
    background: url(../images/left_hard.jpg);
    width:35px;
    height:227px;
    position:relative;
	z-index:9999;
}
.p_right_hard
{
	float: right;
    background: url(../images/right_hard.jpg);
    width:35px;
    height:227px;
    position:relative;
	z-index:9999;
}
#sp_cungloai
{
	width:110px;
    height:auto;
    float:left;
    margin-left:12px;
}
#sp_cungloai .sp_hinh
{
	float:left;
	width:100%;
	height:auto;
	border:1px solid #ccc;
}
#sp_cungloai .sp_tieude
{
	float:left;
	width:100%;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}
#call_gia
{
	float:left;
	width:100%;
	height:auto;
}
#call_gia p
{
	font-size: 12px;
    color: #e7054d;
    width: 100%;
    float: left;
    height: auto;
	margin:0;
	padding:0;
}
#sms {display:none;} @media screen and (max-width:650px){#sms {display:block; height:65px; position:fixed; width:60px; right:0; border-top-left-radius:40px;border-bottom-left-radius:40px;  bottom:-20px; background:#0f426d;background-size:30px 30px; text-decoration:none; box-shadow:0 0 5px #888; -webkit-box-shadow:0 0 5px #888; -moz-box-shadow:0 0 5px #888; z-index:9999;}}
#callnowbutton {display:none;} @media screen and (max-width:650px){#callnowbutton {display:block; height:65px; position:fixed; width:60px; left:0; border-top-right-radius:40px;border-bottom-right-radius:40px;  bottom:-20px; background:#0f426d;background-size:30px 30px; text-decoration:none; box-shadow:0 0 5px #888; -webkit-box-shadow:0 0 5px #888; -moz-box-shadow:0 0 5px #888; z-index:9999;}}
.print{width:100%;display:none;padding:10px;background:#d2eaf7;text-transform: uppercase;font: 30px Arial, Helvetica, sans-serif;font-weight: bold;color: #daa630;}
