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

body,td,th {
	font-size: 12px;
	font-family: Arial;
}
body {
	background-color: #91b8d9;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#breadcrumbs a{
	color: #587aa7;
	padding: 3px;
}
h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color:#587aa7;
	font-size: 18px;
}
h2 {
	margin: 0px;
	font-size: 16px;
}
#wrapper {
	width: 926px;
	margin: 0 auto;
}
#border {
	margin-left: 12px;
	margin-right: 14px;
	border-left: 1px solid #625f5a;
	border-right: 1px solid #625f5a;
	border-bottom: 1px solid #625f5a;
	background-color:#FFFFFF;
}
#custservice {
	background-color: #91b8d9;
	color:#FFFFFF;
	padding: 7px;
}
#servicenumber {
	float: right;
	text-align:right;
	font-variant:small-caps;
	font-weight:bold;
	width: 420px;
}

#topnav {
	background-color: #587aa7;
	color:#FFFFFF;
	padding: 4px;
	margin-bottom: 8px;
}
#topnav a:link {color: #ffffff; text-decoration:none; font-weight: bold; }
#topnav a:hover {color: #f4721a; text-decoration:none; font-weight: bold; }
#topnav a:visited {color: #ffffff; text-decoration:none; font-weight: bold; }
#topnav a:active {color: #f4721a; text-decoration:none; font-weight: bold; }

.orangetxt {
	color: #f4721a;
}

#content {
	margin: 4px;
}
#textarea {
	float:right;
	width: 720px;
}
/*Navigation */
#navLeft {
	width: 154px;
	float: left;
}
#navLeft a:link {
	display:block;
	padding:3px;
	background-color: #81b2ff;
	margin-bottom: 1px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#navLeft a:visited {
	display:block;
	padding:3px;
	background-color: #81b2ff;
	margin-bottom: 1px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#navLeft a:hover {
	display:block;
	padding:3px;
	background-color: #c4daff;
	margin-bottom: 1px;
	color:#597aa5;
	text-decoration:none;
	font-weight:bold;
}
#navLeft a:hover {
	display:block;
	padding:3px;
	background-color: #c4daff;
	margin-bottom: 1px;
	color:#597aa5;
	text-decoration:none;
	font-weight:bold;
}

/* Footer */

#footer {
 	width: 926px;
	margin: 0 auto;
	text-align:center;
	padding-top: 12px;
	
}
#footer a:link {color: #ffffff; text-decoration:none; font-weight: bold; }
#footer a:visited {color: #ffffff; text-decoration:none; font-weight: bold; }
#footer a:hover {color: #f4721a; text-decoration:none; font-weight: bold; }
#footer a:active {color: #f4721a; text-decoration:none; font-weight: bold; }

.boldblue {
	font-weight: bold;
	color: #587aa6;
	font-size: 14px;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.infoBoxHeading1 {
	background: url(images/bg-head-checkout.jpg) 0 0 no-repeat;
	height: 21px;
	line-height: 21px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.check-empty-td td{
	height: 6px;
}
.infoBoxHeadingLeft1 img{
	display: none;	
}
.req-text {
	padding: 10px 0px;
}
.short-field.login input{
	width: 118px;
	margin-right: 2px;
}
.checkout_link {
	color: #3e6292;
	  font-family: Arial, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}
.checkout_link:hover {
	text-decoration: none;
}
#loginfrom .smallText a{
	display: block;
	text-align: left;
}
#loginfrom .smallText font{
	color: #000 !important;
}
#loginfrom .smallText font b{
	font-weight: normal !important;
}
.moduleRowSelected td{
	font-weight: bold;
	
}
#ot_total_text, #ot_total_cost{
	font-family: Arial, sans-serif;
	color: #0063ff !important;
	font-size: 16px !important;
	font-weight: bold;
}
#ot_subtotal_text, #ot_subtotal_cost, #ot_shipping_text, #ot_shipping_cost{
	font-family: Arial, sans-serif;
	color: #444 !important;
	font-size: 12px !important;
	font-weight: bold;
}
.add_com-text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #193b68;
	font-weight: bold;
}
