@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/landscape_design_background.png) no-repeat fixed bottom / cover;
	position:relative;
	color:#333;
}
body,td,th,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	line-height:normal;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6,
ul, li, ol, p, span,
form {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}

a:hover {
	text-decoration:underline;
}

.clr {
	clear:both;
}

img, table, iframe {
	max-width:100%;
}

iframe {
	width:96%;
}

#top {
	position:fixed;
	display:block;
	top:0px;
	left:0px;
	background:#90c02a;
	color:#fff;
	width:100%;
	border-bottom:3px solid #90c02a;
	z-index:999;
}

.top {
	width:1000px;
	margin:0px auto;
	line-height:20px;
}

.top-title a {
	font-family:Courier, monospace;
	font-size:18px;
	line-height:50px;
	border-right:1px solid #90c02a;
	padding: 0 10px 0 0;
	float:left;
	margin:0 20px 0 0;
}

.hotline-top {
	line-height:50px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}

.hotline-top a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.top a {
	color:#fff;
}

.tools {
	float:right;
	width:400px;
	overflow:hidden;
	padding:15px 0 0 0;
}

#wrapall {
	width:1000px;
	background:#fff;
	box-shadow:0 1px 5px #000;
	margin:0px auto 0px auto;
}

#header {
	/*background:url(../images/bg-2.gif) repeat-x bottom;*/
	min-height:120px;
	position:relative;
}

#logo a {
	background:url(../images/logo.jpg) no-repeat;
	width:300px;
	height:93px;
	position:absolute;
	top:17px;
	left:5px;
	text-indent:-9999px;
}

#main {
	background:url(../images/bg-main.jpg) no-repeat top;
	min-height:500px;
	padding:0 0 20px 0px;
}

#menu-nav {
	border:1px solid #000;
	border-left:0px;
	border-right:0px;
}

.menu-nav {
	background:#353535;
	color:#fff;
}

.menu-nav ul {
	margin:0 0 0 20px;
}

.menu-nav li {
	display:inline;
	border-right:1px solid #ccc;
}

.menu-nav li a {
	color:#fff;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	padding:0 10px;
}

.menu-nav li a:hover {
	color:#ccc;
}

#left {
	float:left;
	width:763px;
	margin:0 0 0 20px;
}

#right {
	width:192px;
	float:right;
	margin:0 15px 0 0;
}

#categories {
	box-shadow:0px 1px 5px #ccc;
	border:1px solid #ccc;
	margin:20px 0 0 0;
}

#categories h3 {
	margin:0px 0 0px 0px;
	padding:0px 0 0px 13px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	border-left:5px solid #0087CD;
	line-height:26px;
	/*text-shadow:0 1px 3px #ccc;
	border:1px solid #DDDDDD;*/
	background:url(../images/tt-l.gif);
}

#categories ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #DDDDDD;
}

#categories li {
	margin:0;
	padding:0;
	list-style:none;
	/*background:url(../images/bg-dm.gif) repeat-x;*/
}

#categories li a {
	background:url(../images/icon-list1.png) no-repeat 6px 10px;
	padding:6px 10px 6px 20px;
	display:block;
	/*border:1px solid #DDDDDD;*/
	border-bottom:1px solid #DDDDDD;
	margin:0 0 0px 0px;
}

#categories li a:hover {
	background:url(../images/icon-list.png) no-repeat 6px 50% #333740;
	color:#fff;
}

#allproducts {
	margin:36px 0 0 0;
}

.pro-title {
	margin:0px 0 20px 16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#444;
}

#template-list {
	margin:10px 0 0 15px;
}

#template-list ul {
	float:left;
	margin:0 30px 25px 0;
	width:145px;
}

#template-list li {
	margin:0 0 2px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#555;
}

#template-list img {
	margin:0 0 3px 0;
}

.dathang {
	background:url(../images/order.jpg) no-repeat;
	width:76px;
	height:20px;
	overflow:hidden;
	float:left;
	text-indent:100px;
}

.xem {
	background:#90c02a;
	text-align:center;
	color:#fff !important;
}

.xem a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	line-height:23px;
}

#dathang {
	position:relative;
	border-top:1px solid #000;
	padding:8px 0 0 0;
	margin:5px 0 0 0 !important;
}

.cat_pro {
	font-weight:bold;
	color:#333;
}

.cat_pro:hover {
	background:url(../images/dotted_spacer.png) repeat-x bottom;
}

#footer {
	background:url(../images/bg-footer.jpg) no-repeat top;
	padding:68px 0 0px 0;
	min-height:100px;
}

#menu-f {
	float:left;
	margin:0 20px 0 16px;
	width:164px;
}

#menu-f li a {
	line-height:20px;
	background:url(../images/icon-list1.png) no-repeat 0px 50%;
	padding:0 0 0 15px;
	display:block;
}

#f-right {
	float:right;
	margin:0 30px 0 0;
	width:390px;
	border-left:5px solid #0087CD;
	padding:0 0 0 20px;
}

#f-right p {
	line-height:20px;
	color:#555;
}

.com-name {
	text-transform:uppercase;
	font-weight:bold;
	color:#222 !important;
}

#img-sup {
	margin:5px 0 5px 20px;
}

.checkdomain {
	position:absolute;
	top:48px;
	left:335px;
	border:1px solid #ccc;
	border-radius:3px;
	height:22px;
	overflow:hidden;
	width:320px;
	background:url(../images/search.jpg) no-repeat right center #fff;
}

.checkdomain input{
	border:0;
	padding:3px 0px 0px 0px;
	color:#555;
	width:280px;
	margin:0 0 0 5px;
	float:left;
}

#check {
	width:21px;
	height:22px;
	cursor:pointer;
	text-indent:999px;
	background:none;
	float:right;
}

.top-register {
	background:#00AFF0;
	height:115px;
	position:absolute;
	top:0;
	right:0;
	width:260px;
	color:#fff;
	overflow:hidden;
}

.top-register a {
}

.acc-top {
}

.acc-top li {
	display:inline;
}

.acc-top li a {
	text-indent:-9999px;
	top:18px;
	height:22px;
	position:absolute;
}

#lentren a {
	position:fixed;
	right:20px;
	top:80%;
	background:url(../images/old-go-top.png) no-repeat;
	width:80px;
	height:80px;
	text-indent:-9999px;
}

#content {
	margin:36px 0 0 0;
}

.content {
	margin:0 70px 0 0;
	font-size:13px;
}
.content h2 {
	font-size:22px;
	line-height:22px;
	margin:1em 0px 1em 0px;
}
.content p {
	font-size:14px;
	line-height:18px;
	margin:0 0 10px 0;
	padding:0;
}
.content a {
	font-size:14px;
	line-height:18px;
}
.content ul {
	margin:0 0 25px;
}
.content li{
	line-height:19px;
	font-size:13px;
	color:#454545;
}
.content h3 {
	font-size:15px;
	margin:10px 0 10px 0px;
	font-weight:bold;
	display:block;
}

#hot-key {
	font-weight:bold;
	color:#222;
}

#hot-key:hover {
	color:#0087CD;
}

#hot-title {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:14px;
	margin:0 5px 10px 0px;
}

.contact {
	margin:20px 0 10px 0px;
}

.contact ul {
	margin:0 0 10px 0px;
}

.contact li {
	display:inline;
}

.contact .SForm {
	width:auto !important;
	display:inline !important;
	margin:5px !important;
}

.contact input, .contact textarea{
	display:block;
	margin:5px 0px;
	padding:2px 5px;
	width:350px;
	color:#555;
	border-left:5px solid #0087CD !important;
	border:1px solid #CCC;
}

.contact span {
	color:#0087CD;
	font-weight:bold;
}

.contact textarea {
	height:120px;
}

#captcha {
	width:50px;
	display:inline;
}

#captcha_show {
	width:50px;
	display:inline;
	margin-left:10px;
}

#submit {
	width:120px;
	cursor:pointer;
	background:#fff;
	border-left:5px solid #0087CD !important;
	border:1px solid #CCC;
	padding:3px 0px;
	margin:15px 0px;
}

#submit:hover {
}

.register-b {
	border-left:5px solid #0087CD !important;
	border:1px solid #CCC;
	background:#fff;
	padding:3px 10px;
	margin:0 10px 20px 0px;
	text-decoration:none !important;
}

.register-b:hover {
	color:#333;
	border-left:5px solid #555 !important;
	border:1px solid #333;
}

.showcart {
	width:700px;
}

.showcart table {
	box-shadow:0 1px 5px #CCCCCC;
	border:1px solid #CCC;
	border-left:5px solid #0087CD;
}

.showcart td {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	line-height:20px;
	text-align:center;
	color:#565656;
}

.table-head {
	background:url(../images/tt-l.gif) repeat-x;
	line-height:25px !important;
	color:#333;
}

.pro-i {
	border:1px solid #CCC;
	margin:10px;
	padding:5px;
}

#ProCartQua {
	width:60px;
	text-align:center;
	border:0px;
	color:#565656;
}

.cart-b {
	margin:20px 0px;
}

.cart-b a{
	border-left:5px solid #0087CD !important;
	border:1px solid #CCC;
	padding:5px 15px;
	margin:0 10px 0px 0px;
	text-decoration:none;
	box-shadow:0 1px 5px #CCCCCC;
}

.cart-b a:hover {
	background:#EEE;
}

.cart-b input{
	border-left:5px solid #0087CD !important;
	border:1px solid #CCC;
	padding:4px 15px;
	margin:0 10px 0px 0px;
	text-decoration:none;
	box-shadow:0 1px 5px #CCCCCC;
	cursor:pointer;
	background:#fff;
	font-family:Arial;
	font-size:12px;
	color:#333;
}

.cart-b input:hover {
	background:#EEE;
}


.login {
	box-shadow:0 1px 5px #CCCCCC;
	border:1px solid #CCC;
	border-radius:30px;
	width:600px;
	margin:40px 0 0 50px;
	padding:30px 0px 0px 0px;
}

.login p {
	padding:0px 0 15px 30px;
}

.login input {
	width:300px;
	color:#555;
}

.login #submit {
	background:#fff;
	border:1px solid #CCC;
	color:#555;
	box-shadow:0 1px 5px #CCCCCC;
	width:100px;
	cursor:pointer;
	border-left:5px solid #0087CD !important;
	margin:5px 10px 10px 110px;
	padding:3px 0px;
}

.login #submit:hover {
	background:#EEE;
}

.login #reset {
	background:#fff;
	border:1px solid #CCC;
	color:#555;
	box-shadow:0 1px 5px #CCCCCC;
	width:100px;
	cursor:pointer;
	border-left:5px solid #0087CD !important;
	margin:5px 0px;
	padding:3px 0px;
}

.login #reset:hover {
	background:#EEE;
}

#products {
}

.pro_r {
	float:right;
	width:40%;
	margin:20px 0px 0px 0px;
}

.pro_r p {
	line-height:18px;
}

.pro_r img {
	margin:5px 0 0 10px;
}

.acc_display {
	float:right;
	line-height:30px;
	margin:0px 20px 0px 0px;
	width:235px;
	font-family:sans-serif;
	font-size:14px;
}

.hd_wrap {
	background:url(../images/btm590_gr.png) no-repeat bottom center;
	padding:0 0 8px 0px;
	margin:15px 5px 0px 5px;
	width:590px;
	border-top:1px solid #DCDCDC;
}

.hd {
	background:url(../images/md590.png) repeat-y left top;
}

.hd td {
	padding:5px 5px;
}

.hdTitle {
	background:url(../images/top212_md.png) repeat-x center top;
}

.hdLine {
	border-bottom:1px dotted #DCDCDC;
}

.orrageFont {
	color:#FF5A00;
}

.step_wrapall {
	border-bottom:10px solid #0087CD;
	margin:0 0 15px 0px;
	width:700px;
	clear:both;
}

.step_wrapall li {
	float:left;
	color:#555;
	border-radius:5px 5px 0px 0px;
	margin:0 15px 0 0;
	background:url(../images/step_li.jpg) repeat-x bottom #fff;
	border:1px solid #ebebeb;
}

.step_active {
	background:#0087CD !important;
	border:0px !important;
	border-bottom:2px solid #0087CD !important;
	color:#fff !important;
}

.step_num {
	font-size:30px;
	float:left;
	margin:5px;
}

.step_info {
	font-size:15px;
	font-weight:bold;
	margin:5px 10px 5px 0px;
}

.them_cho_dep {
	box-shadow:0 1px 5px #CCCCCC;
	width:700px;
	overflow:hidden;
	min-height:280px;
}

.them_cho_dep p {
	padding:0px 15px 0px 15px;
	line-height:18px;
}

.page {
}

.page img {
	margin:0 !important;
}

.page a {
	border:1px solid #CCC;
	padding:2px 3px;
	margin:0 5px 0 0;
}

.page span {
	padding:2px 3px;
	border:1px solid rgb(73,155,234);
	color:#fff;
	background: rgb(73,155,234); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,155,234,1)), color-stop(100%,rgba(32,124,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
	margin:0 5px 0 0;
}

.page a:hover {
	padding:2px 3px;
	border:1px solid rgb(73,155,234);
	color:#fff;
	background: rgb(73,155,234); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,155,234,1)), color-stop(100%,rgba(32,124,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
}

.divOnCenterBottom {
    bottom: 0;
    height: 10px;
    margin: 0 auto;
    position: relative;
    width: 560px;
    z-index: 100;
}

#f-tools {
	position:absolute;
	top:80px;
	left:335px;
	width:335px;
	margin:auto;
}

.f-like {
	width:90px;
	float:left;
}

.G1 {
	width:80px;
	float:left;
}

.Twister {
	width:100px;
	float:left;
}

.livehelp {
	margin:8px 0 0 8px;
}

.f_list {
	margin:0 15px 15px 15px;
	border-bottom:1px dashed #999;
}
.f1 {
	float:left;
	margin:0 15px 0 15px;
	min-width:164px;
}
.f1 h3 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.f1 ul {
	margin:15px 0 15px 0;
	padding:0;
}
.f1 ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.f1 ul li a {
	line-height:20px;
	text-decoration:none;
	background:url(../images/icon-list1.png) no-repeat 0px 50%;
	padding:0 0 0 15px;
}
.f2 {
	float:right;
}
.copyright {
	margin:0 15px;
	line-height:30px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding:30px 0 0 0;
}
.news {
	margin:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	padding:0 0 15px 0px;
}
.news img {
	float:left;
	margin:0 15px 0 0;
	max-width:190px;
	border-radius:5px;
}

.news h2 {
	margin:0 0 10px 0;
	padding:0;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}
.news h2 a {
	font-weight:bold;
}
.maps {
	margin:30px 0 0 0;
}
.maps h3 {
	margin:0 0 10px 0px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}

.d_price {
}
.d_price table {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.d_price td {
	border-right:1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align:center;
	padding:8px;
}
.d_price table tr:nth-child(2n) {
	background:#f2f2f2;
}
.d_name {
	font-weight:bold;
}
.d_title {
	color:#fff;
	background:#4b68b7;
	text-transform:uppercase;
	text-align:left !important;
	font-weight:bold;
}
.d_taive {
	font-weight:bold;
	color:#F60;
}
