﻿
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'); */
	background-color : #ccc;
}

div  
{
	margin : 0px auto;
}
Table  
{
	font-size : 11px;font-family : Tahoma;
}

#MainDIV 
{
	width : 768px;
	border : solid 1px #808080;
}
#MainTable 
{
	
	background-color: White;
	width : 768px;
	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 : 11px;
	font-family : Tahoma;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:black;
}

.ToprightLinks {
	font-size : xx-small;
	font-family : Tahoma;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:black;
}

.ToprightLinks:hover {
	font-size : xx-small;
	font-family : Tahoma;
	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;
	background-image : url('../images/shipcar/menu_bg.gif');
}
#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%;
	color :White;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
	font-weight:normal;

}
#TopMenuTable a 
{
	color :White;
}
#TopMenuTable td 
{
	font-size: 11px;
	text-align : center;
}
.MenuSep 
{
	width : 15px;
	background-image : url('../images/shipcar/menu_sep.gif');
	height : 30px;
}

.MenuTop{
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.MenuTop:hover{
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}


#RightMenu
{
	font-size: 11px;
	color : #79787D;
	width : 193px;
	text-align : left;
	background-image : url('../images/shipcar/menu_bg4.gif');
	background-position:right;
	background-repeat:repeat-y;
}
#ContentTable 
{
	/*text-align: left;*/
	width : 768px;
}


#ContentTable td
{
	background-color: White;
	vertical-align : top;
}
#Content
{
 padding : 4px;
}
#RightMenu ul li 
{
	
	padding-top : 0px;
	padding-left : 2px;
	height : 22px;
	
}
.Menu_1_off
{
	font-weight : normal;
	background-image : url('../images/shipcar/off2_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
}
.Menu_1_on
{
	font-weight : bold;
	background-image : url('../images/shipcar/off1_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
}
.Menu_0_off
{
	font-weight : normal;
	background-image : url('../images/shipcar/off2.gif');
	background-repeat : no-repeat;
	background-position : left;
}
.Menu_0_on
{
	font-weight : bold;
	background-image : url('../images/shipcar/off1.gif');
	background-repeat : no-repeat;
	background-position : left;
}


#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 194px; /* Width of Menu Items */ 
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul { 
	position: absolute; 
	left: 193px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block; 
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover ul { 
	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: #79787D; 
	padding: 5px; 
	background-image : url('../images/shipcar/off2.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #79787D; 
	font-weight:bold;
	background-image : url('../images/shipcar/off1.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;

} 

/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #79787D; 
	padding: 5px; 
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #79787D; 
} 

/* Icon Styles */ 
#menu ul a.submenu {
	font-weight : normal;
	color: #79787D; 
	background-image : url('../images/shipcar/off2_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
 } 
#menu ul a.submenu:hover {
	font-weight : normal;
	color: #79787D; 
	background-image : url('../images/shipcar/off1_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}

/* Icon Styles */ 
#menu ul a.submenu1 {
	font-weight : normal;
	color: #79787D; 
	background-image : url('../images/shipcar/off2_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	background-color:#ECE9EC;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
 } 
#menu ul a.submenu1:hover {
	color: #79787D; 
	background-image : url('../images/shipcar/off1_sub.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	background-color:#ECE9EC;
	font-weight : normal;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}
/* Icon Styles */ 
#menu ul a.submenu2 {
	font-weight : normal;
	color: #79787D; 
	background-image : url('../images/shipcar/off2.gif');
	background-repeat : no-repeat;
	background-position : left;
	background-color:#ECE9EC;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
 } 
#menu ul a.submenu2:hover {
	color: #79787D; 
	background-image : url('../images/shipcar/off1.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-weight:bold;
	background-color:#ECE9EC;
	font-weight : normal;
	font-family : Tahoma;
	font-style:normal;
	font-size:11px;
}


.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 : 11px;
	font-family : Tahoma;
	font-style:normal;
	font-weight:normal;
	color:black;
}

.navigation {
	font-size : 11px;
	font-family : Tahoma;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-decoration:none;
}

.navigation:hover 
{
	font-size : 11px;
	font-family : Tahoma;
	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;
}