#pricing_table td {
 padding:3px;
border-bottom:1px solid #999;
}

#pricing_table .tableheader{
background-color: #395368; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #fff;
padding:3px;
}

#pricing_table {
margin-bottom:10px;
}

#ez_application  {
line-height:18px;
font-family:Arial, Helvetica, sans-serif; 
}

#ez_application p, #ez_application li {
line-height:18px;
font-family:Arial, Helvetica, sans-serif; 
}

.text #ez_application h2 {
font-family:Arial, Helvetica, sans-serif; 
font-size:18px
}

A.menulink {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
A.menulink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; text-decoration: underline;}

nsmenulink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration:none;
}

A.adminlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #0000AA;
text-decoration: underline;
}

A.adminlink:hover {
color: #0000FF;
text-decoration: none;
}

.page {  background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.adminpage { background-color: #FFFFFF; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.textmed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.textsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.textbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.textboldcolored {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0000AA}
.textcolored {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#0000AA}
.titletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #990000}
.reversebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.strikeout {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: line-through;}
.tableheader { background-color: #CCCC99; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000;}
.checkouttable {background-color:#CCCC99; border:2px solid #000099; border-collapse:collapse;}

.checkout_off {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999}
A.checkout_off  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration:none;}
A.checkout_off:visited  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration:none;}
A.checkout_off:hover  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration:none;}

/********************************************** Template styles begin *****************************************************/
/*----------------------------
  Global Styles
----------------------------*/
* {
	/*padding:0;*/
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
p { margin:0 0 13px 0; line-height: 13px; }
p.last, p.nopad { margin:0; }

.hide{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}
.clearL1{ clear:both; height:1px; font-size:1px; line-height:1px; }
img { margin:0;padding:0; }
a img{ border:none; }
.td_off { text-decoration: none; }

/*----------------------------
  Layout
----------------------------*/
body{
	background: #caced1;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
#wrapper{
}

#header {
	background:url(/store/images/CSSimages/bg_header.gif) 0 0 no-repeat;
	height: 59px;
	width: 1000px;
}

#header #hleft{
	position: relative;
	width: 196px;
	float: left;
}

#header #hright{
	position: relative;
	width: 775px;
	float: left;
}

#masthead {
	background: url(/store/images/CSSimages/bg_masthead.gif) 0 0 no-repeat;
}

#masthead img {
	margin: 4px 0 0 15px;
	border: 1px solid #fff;
}

* html #masthead img {
	margin: 4px 0 0 15px;
}

#landing-wrapper {
	background: url(../images/bg_landing.gif) 0 0 no-repeat;
	padding: 4px 0 0 15px;
}

#landing-content {
	width: 870px;
	padding: 7px;
	border: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

#main-top {
	background:url(/store/images/CSSimages/bg_main-top.gif) 0 -1px no-repeat;
	height: 5px;
	line-height: 5px;
}
	
#main {
	background:url(/store/images/CSSimages/bg_wrapper.gif) 0 0 repeat-y;
	width: 1000px;
}

#sidebar-left{
	float: left;
	width: 200px;
	margin-top: -1px;
}

* html #sidebar-left{
	float: left;
	width: 198px;
}

#content {
	width: 769px;
	margin:0 0 0 200px;
	padding: 0;
}

* html #content{
	width: 769px;
	margin:0 0 0 198px;
}

#inside {
	width: 755px;
	padding: 13px 15px 15px 15px;
	background: #fff url(none) fixed no-repeat;
	border: 7px solid #76a0b4;
	
}

html #inside {
	width: 755px;
	padding: 15px 5px 15px 15px;
	
}


#inside #one-column {
	float: left;
	width: 756px;
	padding: 0 10px 0 0;
	min-height:450px;
}


#footer{
	clear:both;
	height:65px;
	background:url(/store/images/CSSimages/bg_footer.gif) 0 0 no-repeat #caced1;
	width: 1000px;
	font-size:10px;
}


h1#logo{ margin:0;padding:0; letter-spacing:normal; }

h1#logo a{
	display:block;
	width:196px;
	height:54px;
	text-indent: -9999px;
	text-decoration: none;
	background:url(/store/images/logos/logo.gif) 0 0 no-repeat;
}

/*----------------------------
  Navigations
----------------------------*/

/* Main top nav */

ul#nav{
	list-style-type:none;
	float: left;
	width:774px;
	height:27px;
	margin:0;
	padding:0;
}
ul#nav li{
	list-style-type:none;	
	display:inline;
	background:url(/store/images/CSSimages/h_menu.gif) no-repeat;
	padding:0;
	margin:0;
}
ul#nav li a{
	float:left;
	height:27px;
	background:url(/store/images/CSSimages/h_menu.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	font-size:1px;
}
ul#nav li.home, ul#nav li.home a{
	width:51px;
	background-position:0 0;
}
ul#nav li.home a.selected, ul#nav li.home a:hover{
	background-position:0 -28px;
}



ul#nav li.order, ul#nav li.order a{
	width:107px;
	background-position:-51px 0;
}
ul#nav li.order a.selected, ul#nav li.order a:hover{
	background-position:-51px -28px;
}



ul#nav li.product, ul#nav li.product a{
	width:116px;
	background-position:-158px 0;
}
ul#nav li.product a.selected, ul#nav li.product a:hover{
	background-position: -158px -28px;
}
ul#nav li.cart, ul#nav li.cart a{
	width:78px;
	background-position:-274px 0;
}
ul#nav li.cart a.selected, ul#nav li.cart a:hover{
	background-position:-274px -28px;
}

ul#nav li.carriers, ul#nav li.carriers a{
	width:70px;
	background-position:-352px 0;
}
ul#nav li.carriers a.selected, ul#nav li.carriers a:hover{
	background-position:-352px -28px;
}
ul#nav li.about, ul#nav li.about a{
	width:75px;
	background-position:-422px 0;
}
ul#nav li.about a.selected, ul#nav li.about a:hover{
	background-position:-422px -28px;
}
ul#nav li.contact, ul#nav li.contact a{
	width:75px;
	background-position:-497px 0;
}
ul#nav li.contact a.selected, ul#nav li.contact a:hover{
	background-position:-497px -28px;
}

/*-------------------
	  LEFT NAV
-------------------*/
#lnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	width: 200px;
	background: url(/store/images/CSSimages/bg_lnav_2.jpg);
	background-repeat:repeat-y;
/*	background-color:#648395;*/
	margin: 0px 0px 20px 0px;
	padding: 10px 0;
	border-bottom:1px solid #fff;
}

/* Navigation - Level 1 */
#lnav ul {
	margin:0 0 0 15px;
	padding:0 10px 0 0;
	list-style-type:none;
}

#lnav li {
	color: #fff;
	margin:0;
	padding: 0 0 4px 12px;
	line-height: 12px;
	background: url(/store/images/CSSimages/arrow_white.gif) 0 3px no-repeat;
	list-style-type:none;
}

#lnav li a {
	color:#fff;
	text-decoration:none;
}

#lnav li a:hover {
	color:#172838;
}

div#lnav ul li ul {
	margin:6px 0;
	padding:0 3px 0 0;
	
}

div#lnav ul li ul li{
	padding: 1px 0 2px 10px;
	background: url(/store/images/CSSimages/bullet_dots_white.gif) 0 3px no-repeat;
	text-transform: none;
	color: #172838;
	font-weight: normal;
	line-height: 11px;
}

div#lnav ul li ul li a {
	color: #172838;
}

div#lnav ul li ul li a:hover {
	color:#fff;
}


/* Level 3*/


div#lnav ul li ul li ul {
	margin:0;
	padding:0;
	border-top: 1px solid #a6b9c5;
}

div#lnav ul li ul li ul li{
	margin:0;
	padding:3px 0 4px 5px;
	background: url(/store/images/CSSimages/bullet_dots_blue_half.gif) 0 5px no-repeat;
	text-transform:none;
	font-weight: normal;
	color: #fff;
	line-height: 12px;
	border-bottom: 1px solid #a6b9c5;
}

div#lnav ul li ul li ul li a {
	font-weight: normal;
	color: #fff;
}
div#lnav ul li ul li ul li a:hover {
	color: #172838;
}

/*----------------
    Footer Nav
----------------*/

#footer{
	clear:both;
	height:65px;
	padding: 40px 0 0 15px;
	background:url(/store/images/CSSimages/bg_footer.gif) 0 0 no-repeat #caced1;
}

#homepage_footer{
	clear:both;
	margin: 0; padding: 0;
}

#errorfooter{
	clear:both;
	height:58px;
	background:url(../images/bg_footer404.gif) 0 0 no-repeat;
}

#footer #languageselect{
	padding: 0 18px 0 0;
	margin: 0 13px 0 0;
	float: left;
	background: url(/store/images/CSSimages/footer_langline.gif) right top no-repeat;
	font-size: 10px;
	width: auto;
}

#footer #languageselect select{
	width: 100px;
}

#footer #languageselect p{
	margin-bottom: 5px;
}

#footer #info{
	padding: 4px 0 0 13px;
}

#footer #info ul, #errorfooter ul{
	display: block;
	list-style-type:none;

}
#homepage_footer ul{
	list-style-type:none;
	padding:20px 0 0;
}
#footer #info ul li, #homepage_footer ul li, #errorfooter ul li{
	font-size:10px;
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
}
#footer #info ul li a:link, #footer #info ul li a:visited, #homepage_footer a:link, #homepage_footer a:visited, #errorfooter a:link, #errorfooter a:visited{
	font-size:10px;
	text-decoration: none;
	color:#666;
}
#footer #info ul li a:hover, #footer #info ul li a:active, #homepage_footer ul li a:hover, #homepage_footer ul li a:active, #errorfooter ul li a:hover, #errorfooter ul li a:active{
	font-size:10px;
	text-decoration: none;
	color:#000;
}	

#footer #info p, #homepage_footer p, #errorfooter p{ margin: 3px 0 0 0; padding: 0; color: #666; }

#footer a{
	text-decoration:none;
}



/*----------------------------
  Links
----------------------------*/
a{
	color:#666;
}
a:hover{
	color:#000;
}


/*----------------------------
  Typeography
----------------------------*/

#title {
	background-color: #fff;
}

#title h1{
	margin:0;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-family: Arial;
}
#inside{
	font-size:10px;
}

#inside h1{
	margin:5px 0 15px 0;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-family: Arial;
}

* html #inside h1{
	margin:5px 0 10px 0;
}

#inside h1 a, #title h1 a{
	text-decoration: none;
}

#inside h2{
	display: inline;
	padding: 0; 
	margin:5px 0 15px 0;
	font-size: 15px;
	color: #96b43c;
}

#inside h3{ 
	margin:10px 0 10px 0;
	font-size: 15px;
	color: #263c4e;
	font-family: Arial;
}


h4 {
	margin:0 0 8px 0;
	font-size: 12px;
	color: #455867;
}

/*#inside table td{
padding:5px;
border:0px;
font-size:10px;
}*/

.right_images {
	padding-left:35px;
	padding-bottom:35px;
}.carrier_divider{
	background-image: url(/images/carrier_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

