@charset "utf-8";
/* CSS Document */

body {
	font-size:13px;
	color:#555;
	font-weight:bold;
	background:url(../images/background.gif) repeat center;
}
img {
	behavior:url(iepngfix.htc);
}
.top {
	border-top:4px solid #e38c25;
}
.toplinks {
	width:140px;
	margin-top:20px;
	text-align:right;
	padding:10px 20px;
	color:#e38c25;
}
.toplinks a:link, .toplinks a:visited {
	color:#3e4179;
}
.mainmenu td {
	text-align:center;
}
.mainmenu a:link, .mainmenu a:visited {
	display:block;
	width:156px;
	text-align:center;
	padding:8px 0px;
	background:url(../images/courier-service-menu-bg.jpg) no-repeat top left;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
.mainmenu a:hover, .mainmenu a:active {
	background:url(../images/courier-service-menu-bg-hover.jpg) no-repeat top left;
	color:#fff;
	text-decoration:underline;
}
.bottommenu {
	background:url(../images/courier-service-bottommenu-bg.gif) no-repeat center;
	text-align:center;
	color:#fff;
}
.bottommenu a:link, .bottommenu a:visited {
	color:#fff;
	padding:0px 4px;
	text-decoration:none;
}
.bottommenu a:hover, .bottommenu a:active {
	color:#3e4179;
	padding:0px 4px;
	text-decoration:underline;
}
.content {
	background:url(../images/header-bg.jpg) no-repeat top center;
}
.rightbox {
	background:url(../images/courier-service-rightbox-bg.gif) repeat-y center;
}
.heading {
	padding:0px;
}
.copright {
	color:#3e4179;
	padding:4px;
	text-align:left;
}
.comment {
	background:url(../images/courier-service-comment-bg.gif) no-repeat center;
	height:100px;
}
blockquote {
	padding:0px 30px;
	color:#fff;
	font-size:13px;
}
.commentheader {
	font-size:15px;
	font-weight:bold;
}
label {
	display:block;
	font-weight:bold;
	margin-top:10px;
}
input.text {
	padding:2px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #bcbcbc;
	width:200px;
}
textarea.text {
	padding:2px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #bcbcbc;
	width:360px;
}
input.button {
	height:34px;
	width:80px;
	margin:10px;
}
h1, h2, h3, h4, h5 {
	color:#3e4179;
}
h2 {
	font-size:16px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	font-size:22px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#textHeader { 
	font-size:24px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#3e4179;
	padding:0px 0px 5px 80px;
	background:url(../images/header-bg-home.jpg) no-repeat bottom left;
	line-height:65px;
}
input.text {
	font-size:11px;
	font-weight:normal;
	width:200px;
	border:1px inset #ccc;
	padding:2px;
	margin-top:4px;
}
select.text {
	font-size:11px;
	font-weight:normal;
	width:205px;
	border:1px inset #ccc;
	padding:2px;
	margin-top:4px;
}
input.submit {
	font-size:11px;
	font-weight:bold;
	margin:10px 0px;
	width:120px;
	padding:4px;
}
textarea.text {
	font-size:11px;
	font-weight:normal;
	width:200px;
	border:1px inset #ccc;
	padding:2px;
	margin-top:4px;
}
.purple {
	color:#3e4179;
}
.orderforms {
	padding:8px;
	background-color:#ededed;
	border:1px solid #999999;
	border-top:6px solid #999999;
	margin:5px;
}
.small-label {
	font-size:11px;
}
.orderforms .small-label input {
	font-size:11px;
	width:12px;
}
.orderforms label {
	padding:0px;
	margin-top:0px;
	display:inline;
}
.orderforms .time input, .orderforms .time select {
	margin:2px 0px;
	width:60px;
}
.orderforms input {
	width:150px;
}
.orderforms textarea {
	width:150px;
	height:50px;
}
.orderforms select {
	width:150px;
}
.small label {
	font-size:11px;
}
.small input {
	width:12px;
}
.normal {
	font-weight:normal
}
div.activeorder, div.historyitem {
	border-bottom:1px dotted #999999;
	font-weight:normal;
}
th {
	border-bottom:2px solid #999;
}
#weatherbox .info {
	color:#fff;
	font-size:10px;
}
#weatherbox .icon {
	margin:0px 15px 0px 20px;
}
#weatherbox .bg {
	background:url(../images/weather/bg.png) no-repeat center;
}
.login {
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#offer {
	position:absolute;
	top:0;
	left:100%;
	z-index:5000;
	margin-left:-200px;
}
