/*STYLES FOR COKER LOGISTICS*/

* {padding:0; margin:0; border:0;}
:root, html { width:100%;} /* activates 100% hieght somehow */

body {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 17px;
	color:#333;
	background-color:white;
	background-image:url(../sitegraphics/body.gif);
	background-repeat:no-repeat;
 	border-collapse: collapse;
	border-spacing:0px;
	behavior:url("/common/csshover.htc");
	width:933px;
	}

td, th {/* because tables don't inherit body style properties*/
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height:1.3em;
	}

.eklipseobject td, .eklipseobject th {/* because tables don't inherit body style properties*/
	font-size: 11px;
	}

table, td, tr {
	vertical-align:top;
	border:0px;	
 	border-collapse: collapse;
	border-spacing:0px;
	}
/* safari and opera need this */
#header,#menu,#content,#sub-section,#footer {
	overflow:hidden;
	display:inline-block;
	}

/* restoring some of the '*' defaults */
pre, blockquote, label, fieldset, address { margin:1em 5%;}
fieldset { padding: .5em; }
p	{margin-top:.7em;}

#sandbox li, dd { margin-left:5%; }
	

#menu li:hover {
	z-index:9999;
	}
/*needed to push the hovered list item above other list items, 
and thus push the flyout higher too in IE only 08-14-2005 */

/*----------------------------------------------*/
#header {
	width:933px;
	height:121px;
	background-image:url(../sitegraphics/header.jpg);
	background-repeat:no-repeat;
	color:#1b2b5c;
	font-size:9px;
	}

#headerinner {
	width:100%;
	padding-top:104px;
	padding-right:30px;
	padding-left:40px;
	}
#headerinner a {	text-decoration:none; font-weight:normal;	color:#1b2b5c;
}

#menu {
	position:absolute;
	left:0;
	top:122px;
	width:246px;
	background-image:url(../sitegraphics/menu-strip.gif);
	background-repeat:repeat-y;
	color: white;
	z-index:10;
	overflow:visible;
	font-size:10px;
	}

#sandbox {
	background-image:url(../sitegraphics/body.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:682px;
	left:247px;
	top:122px;
	padding-left:5px;
	padding-right:0px;
	padding-top:20px;
	z-index:1;
	}

/*------------------------------------------------*/
#menu p, #menu p a {
	padding:0;
	margin:0;
	padding-bottom:7px;
	line-height:13px;
	color: #a9aBbB;
	}

#menu p {
	padding-left:45px;
	}
	
#menu p.bottom {
	background-image:url(../sitegraphics/menu-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:45px;
	}

	
#menu ul {
	list-style-type:none;
	padding-left:40px;
	}

#menu li {
	height:30px;
	margin-bottom:6px;
	}
	
#menu ul a {
	background-image:url(../sitegraphics/menu-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	color:white;
	text-decoration:none;
	display:block;
	width:150px;
	padding-left:15px;
	line-height:12px;
	height:24px;
	padding-top:6px;
	overflow:visible;
	font-weight:normal;
	}

#menu .narrow {
	letter-spacing: -.05em;
	}	

#menu ul a:hover {
	color:#ffdc00 ;
	}

#menu a {
	font-weight:normal;
	color:white;
	text-decoration:none;
	}
	
#menu td, #menu th  {padding:4px}


/*-------------flyouts----------------------------*/

#menu li ul {
	position:absolute;
	top:auto;
	display:block;
	list-style-type:none;
	left:-200px;
	margin-top:-26px;
	padding-top:0px;
	background-color:#999;
	width:160px;
	}

#menu li ul li {
	margin-bottom:0px;
	}

#menu li ul a {
	text-align:left;
	border-top:1px solid white;
	border-bottom:1px solid black;
	background-image:none;
	padding-left:4px;
	padding-right:4px;
	}
	
/* this makes menus flyout on both IEPC and others  */
#menu li:hover ul  {
	z-index:9999;
	left:1288px; /*the value for ie windows*/
	}
/*------------------------------------------------*/


h1	{font-size:18px;
	margin-top:10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	margin-left:0px;
	line-height:1.0em;
	}



h2	{font-size:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	margin-left:0px;
	}


h1, h2, h3, h4, p {margin-bottom: .3em;}

h3	{font-size:15px;
	line-height:18px;
	}

h4	{font-size:24px;
	margin-top:10px;
	font-family: Baskerville,"Bookman Old Style", "Times New Roman", Times, serif;
	font-weight:normal;
	color:#274392;
	margin-left:0px;
	line-height:24px;
	}


h5	{font-size:14px;
	line-height:17px;
	color:#4e5ebc;
	padding-right:40px;
	font-weight:normal;
	}

#sandbox td, #sandbox th {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	}

a, a:hover { color: #4e5ebc;
	font-weight:bold;
	} 


#sandbox input, #sandbox textarea {border-top:1px solid black;
	border-left:1px solid black;
	width:400px;
	}

#sandbox textarea {	height:300px;
	}

#sandbox input.button {width:auto;
	padding:3px;
	background-color: #fe9;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid white;
	border-left:1px solid white;
	}

#sandbox table.itemlist td, #sandbox .itemlist li, #sandbox table.itemlist th {
	padding-top:18px;
	padding-bottom:18px;
	border-bottom:7px solid white;
	list-style-type:none;
	}

#sidebar {
	float:right;
	width:220px;
	background-image:url(../sitegraphics/divider.gif);
	background-repeat:no-repeat;
	background-position:20px 0;
	padding-left:40px;
	font-size:10px;
	line-height:1.2em;
	color:black;
	}

.sidebar {
	float:right;
	width:33%;
	background-image:url(../sitegraphics/divider.gif);
	background-repeat:no-repeat;
	background-position:20px 0;
	padding-left:40px;
	font-size:10px;
	line-height:1.2em;
	color:black;
	}

#sidebar .story {
	padding:15px;
	padding-left:0;
	border:1px solid #ccc;
	border-left:0;
	}
	
#sidebar .story ul {
	list-style-type:none;
	margin:0;
	}

#sidebar .story ul li {
	list-style-type:none;
	margin:0;
	padding-left:15px;
	background-image:url(../sitegraphics/sidebar-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	}

#sidebar .story a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1b2b5c;
	}

#sidebar .story h2 {font-size: 13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1b2b5c;
	line-height:1.3em;
	}
	
.left img  {margin-right:20px;}
.right img  {margin-left:20px;}

.slideshow { min-height:150px;width:auto;}
#sidebar h3 {clear:both;padding-top:8px;}

/*---------------------------------------------*/
#menu .mousetype, #menu .mousetype a {text-align:center;
	font-size: 11px;
	color: #bc670a;
	line-height: 11px;
	}
#menu table td {white-space:nowrap;}

#menu table th {text-align:right;
	padding-right:22px;
	font-weight:normal;}
	
.eklipseobject img {padding:4px;}
.naturalsize img { border:0}

.invisiblelink {text-decoration:none}


.quoted {
	margin-top:10px;
	margin-left:80px; 
	margin-right:80px;
	margin-bottom:10px;
	color:black;
	font-family: palatino, times, serif ;
	border-top:1px solid #fFC;
	}
	
.quoted h1, .quoted h2 {
	font-family: palatino, times, serif ;
	}
 
label.error {display:block; color:red; clear:both; float:left;}

hr { border:0; 
	width:100%; 
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-left:0;
	}

#sandbox a{text-decoration:none; border-width:1px; border-style:none none dotted none;}
a:visited {color:#ce8f52}

/*

#sandbox ul li, #sandbox ul {list-style-position:inside; margin-left:0; padding-left:0;}
*/

#sandbox li {margin-left:14px;padding:1px 4px;}

#sandbox ul {margin-left:0; padding-left:0;}

/* hack allows 100% hieght for bg elements on all browsers except safari which never goes further*/
.stopsafari { color: green; ! }  /* it's the ! */
html { position:absolute;height:100%;}


