﻿*html
{
	padding: 0px;
	margin: 0px;
}

body
{
	width: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #e8e8e8;
	text-align: left;
	margin: 0px auto;
	font-size: 13px;
}

A:link
{
	color: #2c2c2c;
	text-decoration: none;
}

A:visited
{
	color: #2c2c2c;
	text-decoration: none;
}
A:hover
{
	color: #dc0000;
	text-decoration: underline;
}

p
{
	padding: 3px;
	margin: 0px;
}

img
{
	padding: 0px;
	margin: 0px;
	border: none;
}

ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li
{
	padding: 0px;
	margin: 0px;
}

input, textarea
{
	padding: 0px;
	margin: 0px;
}

.clr
{
	clear: both;
}

.t12
{
	font-size: 12px;
}

.t15
{
	font-size: 15px;
}

.t18
{
	font-size: 18px;
}

.t23
{
	font-size: 23px;
}

.gray
{
	color: #999;
}

.wrapper
{
	width: 1018px;
	margin: 0px auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

.box
{
	width: 984px;
	height: auto;
	margin: 0px auto;
	background-color: #fff;
}
/*==================header=======================*/
.header
{
	width: 100%;
	height: 108px;
}

.logo
{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 364px;
	height: 108px;
	float: left;
}

.logo a
{
	display: block;
	width: 364px;
	height: 108px;
}

.logo a:hover
{
	text-decoration: none !important;
	display: block;
	width: 364px;
	height: 108px;
}

.login
{
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	z-index: 1;
	margin-left: 841px;
	margin-top: -90px;
}

.login a
{
	color: #fff !important;
	display: block;
	width: 160px;
	height: 36px;
}

.phone
{
	float: right;
	font-size:20px;
	width:559px;
	margin-top:10px;
}
.phone a
{
	font-size:16px;
}
/*==================content=======================*/
.content
{
	width: 100%;
	margin-top: 10px;
}

.tracking_bg
{
	background-image: url(../images/homeDelivery.jpg);
	background-repeat: no-repeat;
	width: 984px;
	height: 450px;
}

.tracking
{
	padding-top: 180px;
	padding-left: 50px;
}

.tracking div input
{
	border: solid 0px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
}

.go
{
	background-image: url(../images/go_button.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 26px;
	display: inline-block;
}

.go:hover
{
	background-image: url(../images/go_H_button.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 26px;
	display: inline-block;
}

.title
{
	color: #fff;
	font-weight: bold;
}

.title_1
{
	background-color:#196E2B;
	color:#fff;
	height:25px;
	line-height:25px;
}

.title_1 b
{
	margin-left:20px;
}

.text
{
	float: left;
	width: 680px;
	font-family: Century Gothic, Arial, Sans-Serif;
	margin-top: 15px;
}

.contactUs
{
	margin-top: 15px;
	float: right;
	width: 288px;
}

.fontCG
{
	font-family: Century Gothic, Sans-Serif;
}

.black_btn
{
	background-image: url(../images/black_button.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	color: #fff !important;
	display: inline-block;
	line-height: 20px;
}

.black_btn:hover
{
	text-decoration: none;
}

.black_btn b
{
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
}

.number
{
	float: left;
}

.add
{
	float: right;
}
.h
{
	height: 20px;
}

.hr
{
	border-bottom:solid 3px #C9282D;
	height:5px;
}

.tableStyle
{
	border-left:solid 1px #ddd;
}

.tableStyle tr th
{
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	border-right:solid 1px #ddd;
	border-top:solid 1px #ddd;
	border-top:solid 1px #ddd;
}

.tableStyle tr td
{
	border-right:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}

.gary_bg
{
	background-color:#eee;
}

.redBorder
{
	border-bottom:solid 3px #C9282D;
}

.dgBorder
{
	border-bottom:solid 3px #0A1907;
}

.black2_btn
{
	background-image: url(../images/black2_button.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 27px;
	color: #fff !important;
	display: inline-block;
	line-height: 27px;
	text-align:center;
}

.black2_btn a
{
	width:103px;
	height:27px;
	display:block;
	color:#fff !important;
}

.black2_btn a:hover
{
	text-decoration: none !important;
}

.black2_btn
{
	background-image: url(../images/black_button.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	color: #fff !important;
	display: block;
	line-height: 20px;
	text-align:left;
	cursor:pointer;
}

.black2_btn:hover
{
	text-decoration: none;
}

.black2_btn b
{
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 83px center;
	width:120px;
	display:block;
	padding-left:28px;
}

/*==================footer=======================*/
.footer
{
	width: 100%;
	margin-top: 10px;
}

.bead
{
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
}

.footer_bg
{
	width: 100%;
	background-color: #0B1908;
	height: 35px;
}

.footer_bg span
{
	color: #fff;
	font-size: 12px;
	margin-left: 20px;
}
.buttonCss
{
	background-image: url("../images/btn.gif");
	border: 0 none;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 900;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	width: 92px;
}