﻿table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
	font-size:100%;
}
legend {
	color:#000;
}
/*.fld{
	font-family:inherit;font-size:inherit;font-weight:inherit;
}*/

.but {
	font: 7pt arial;
	background-image: url();
	color: #000000;
	width: 120px;
	height: 20px
}
.fld {
	background: #FFFFFF;
	color: #000000;
	font: 9pt arial;
	border: solid 1px #000000
}
body {
	/* background-image : url('../images/shipcar/bg.gif'); */
}
div {
	margin : 0px auto;
}
Table {
	font-size : 12px;
	font-family : Arial;
}
#MainDIV {
	width : 800px;
}
#MainTable {
	width : 668px;
	text-align : left;
}
#QuickLinks {
	padding-top : 5px;
	vertical-align :top;
	text-align : left;
	background-image : url('../images/shipcar/geta.gif');
	background-position : bottom left;
	background-repeat :no-repeat;
	font-size : 12px;
	font-family : Arial;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:black;
}
.ToprightLinks {
	font-size : xx-small;
	font-family : Arial;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:black;
}
.ToprightLinks:hover {
	font-size : xx-small;
	font-family : Arial;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:black;
}
#QuickLinks li {
	float : right;
	height : 16px;
	padding-left : 20px;
	padding-right : 10px;
	padding-top : 4px;
	background-position : left;
	background-repeat : no-repeat;
}
#QuickLinks .HomeIcon {
	background-image : url('../images/shipcar/home.gif');
}
#QuickLinks .SitemapIcon {
	background-image : url('../images/shipcar/sitemap.gif');
}
#QuickLinks .ContactIcon {
	background-image : url('../images/shipcar/contactus.gif');
}
#TopMenu {
	height: 30px;
}
#Quote {
	background-image : url('../images/shipcar/q_bg.jpg');
	vertical-align : top;
	padding : 2px;
}
#Quote td {
	vertical-align : top;
	padding-top : 5px;
}
#Quote input, select {
	margin:1px;
	border : solid 1px #e0e0e0;
}
#QuoteMenu {
	color : #CC9999;
	text-align : right;
	font-size : 9px;
	padding-right : 1px;
	vertical-align : bottom;
	background-image : url('../images/shipcar/quote.gif');
}
#TopMenuTable {
	width : 100%;
	font-family : Arial;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
}
#TopMenuTable a {
	color :White;
}
#TopMenuTable td {
	font-size: 12px;
	text-align : center;
}
.MenuSep {
	width : 15px;
}
.MenuTop {
	font-family : Arial;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.MenuTop:hover {
	font-family : Arial;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#RightMenu {
	font-size: 12px;
	color : #66116d;
	width : 109px;
	text-align : left;
}
#ContentTable {
	/*text-align: left;*/
	width: 100%;
}
#ContentTable td {
	vertical-align : top;
}
#Content {
	padding : 4px;
}
#RightMenu ul li {
	padding-top : 0px;
	padding-left : 2px;
	height : 22px;
}
.Menu_1_off {
	font-weight : normal;
}
.Menu_1_on {
	font-weight : bold;
}
.Menu_0_off {
	font-weight : normal;
}
.Menu_0_on {
	font-weight : bold;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 109px; /* Width of Menu Items */
}
#menu ul li {
	position: relative;
}
#menu li ul {
	position: absolute;
	left: 109px; /*Set 1px less than menu width */
	top: 0;
	display: block;
}
#menu li:hover ul {
	display: block;
	visibility:visible;
}
#menu ul ul {
	visibility:hidden;
}
/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li {
	float: left;
	height: 1%;
}
* html #menu ul li a {
	height: 1%;
}
/* End */ 

/* Make-up syles */ 

#menu ul, li {
	margin: 0 0 0 0;
}
/* Styles for Menu Items */ 
#menu ul a {
	display: block;
	text-decoration: none;
	color: #66116d;
	font-family : Arial;
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
/* Hover Styles */ 
#menu ul a:hover {
	display: block;
	text-decoration: none;
	color: #66116d;
	font-family : Arial;
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
/* Sub Menu Styles */ 
#menu li ul a {
	text-decoration: none;
	color: #66116d;
}
/* Sub Menu Hover Styles */ 
#menu li ul a:hover {
	color: #66116d;
}
/* Icon Styles */ 
#menu ul a.submenu {
	font-weight : normal;
	color: #66116d;
	font-family : Arial;
	font-style:normal;
	font-size:12px;
}
#menu ul a.submenu:hover {
	font-weight : normal;
	color: #66116d;
	font-weight:bold;
	font-family : Arial;
	font-style:normal;
	font-size:12px;
}
/* Icon Styles */ 
#menu ul a.submenu1 {
	font-weight : normal;
	color: #66116d;
	background-color:#ECE9EC;
	font-family : Arial;
	font-style:normal;
	font-size:12px;
}
#menu ul a.submenu1:hover {
	color: #66116d;
	font-weight:bold;
	background-color:#ECE9EC;
	font-weight : normal;
	font-family : Arial;
	font-style:normal;
	font-size:12px;
}
/* Icon Styles */ 
#menu ul a.submenu2 {
	font-weight : normal;
	color: #66116d;
	background-color:#ECE9EC;
	font-family : Arial;
	font-style:normal;
	font-size:12px;
}
#menu ul a.submenu2:hover {
	color: #66116d;
	font-weight:bold;
	background-color:#ECE9EC;
	font-weight : normal;
	font-family : Arial;
	font-style:normal;
	font-size:12px;
}
.breadcrumb {
	float : left;
	background-image : url('../images/shipcar/breadcrumb.gif');
	background-repeat : no-repeat;
	width : 300px;
	padding-left: 15px;
	text-align : left;
	height : 16px;
	font-size : 12px;
	font-family : Arial;
	font-style:normal;
	font-weight:normal;
	color:black;
}
.navigation {
	font-size : 12px;
	font-family : Arial;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-decoration:none;
}
.navigation:hover {
	font-size : 12px;
	font-family : Arial;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-decoration:underline;
}
#PictureTables {
	width : 100%;
}
#PictureTables td {
	border : solid 1px #e0e0e0;
	vertical-align :middle;
	padding : 1px;
}
#Quote img {
	vertical-align : middle;
	padding-right : 5px;
}
#Printer_Tell {
	float : right;
}
#Printer_Tell img {
	vertical-align : middle;
}
.FormTable td {
	height : 14px;
}
