@charset "utf-8";
/* ==================== JD Carton Secondary Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Breadcrumbs
	 2.Page
	 	a.UL Backgrounds
	 3.Side Bar
	    a.Navigation
	    b.Testimonials
	 4.Testimonials Page
	 5.Interstate Experiences Page

*/

/* ==================== 1.Breadcrumbs ==================== */

#page p#breadcrumbs {width:663px; color:#999; padding-bottom:5px; margin-bottom:20px; border-bottom:#D9D9D9 1px solid; font-size:.9em;}
	
#breadcrumbs em {font-weight:bold; font-style:normal;}
	
#page p#breadcrumbs strong {color:#666; font-weight:normal;}
	
#breadcrumbs a {color:#3399fe; text-decoration:underline;}
	
#breadcrumbs a:hover {color:#666; text-decoration:none;}

/* ==================== 2.Page ==================== */

#page {float:left; width:663px; margin-right:30px;}

#page h1 { padding-bottom:20px;}

#page h2 {padding-bottom:9px;}

#page p, #page ul {line-height:160%; padding-bottom:12px;}

#page a, #page li a h2, #page a strong {color:#3399fe; text-decoration:underline;}

#page a:hover, #page li a:hover h2, #page a:hover strong {color:#666; text-decoration:none;}

#page strong {color:#666;}

#page ul {margin-left:12px;}

#page li {background:url(../images/bullet.jpg) no-repeat left 7px; padding-left:14px; padding-bottom:5px;}

#page ul ul {margin-left:0px;}

#page ul ul li {background:none; padding-left:8px;}

#page li a h2 {display:inline; font-size:1.1em;}

#page .tall-img{width:165px; height:200px; float:left; margin-right:15px; margin-bottom:5px; margin-top:5px; padding:3px; border:#CCC 1px solid;}

.header-line {padding-bottom:4px; border-bottom:#CCC 1px solid;}

div.hr {height:1px; background: url(../images/page-hr.gif) repeat-x; width:663px; padding-bottom:10px;}

div.hr hr {display: none;}

iframe#tracking {border:none; width:672px; height:450px;}

/* ==================== 3.Side Bar ==================== */
	
#sidebar {width:225px; float:left; padding-top:5px; display:block; margin-right:-3px;}

/* ------ a.Navigation ------ */

#sidebar dl {width:225px; margin-bottom:15px; padding:2px; border:1px solid #D9D9D9;}

#sidebar dt {background:url(../images/bg-dt-sidebar.jpg) no-repeat; font-size:1.1em; padding:7px 0px 7px 10px; color:#FFF; font-weight:bold; border:1px solid #D9D9D9;}

#sidebar dd {border:solid #D9D9D9; border-width: 0px 1px 1px 1px; background:#fef6d3;}

#sidebar dd a {display:block; padding:7px 0px 7px 10px; color:#0057ae; font-weight:bold; height:1%; text-decoration:none;}

#sidebar dd a:hover {background:url(../images/bg-dd-sidebar-active.jpg) repeat-x; color:#FFF;}

#sidebar dd a.sidebar-active {background:url(../images/bg-dd-sidebar-hover.jpg) repeat-x; color:#E0B60A;}

/* ------ b.Testimonials ------ */

#testimonials {width:223px; margin-top:15px; border:1px solid #D9D9D9; background:#EFEFEF;}	

#testimonials p {line-height:160%; margin-bottom:6px; font-size:1.2em; font-style:italic; display:block; padding:8px;}

#testimonials p strong {display:block; color:#333; padding-top:12px;}

#testimonials p#view-testimonials  {line-height:normal; margin-bottom:0px; font-size:1em; font-style:normal; display:block; padding:0px 8px 8px 8px; font-weight:bold;}

#testimonials p#view-testimonials  a {color:#3399fe; /*text-decoration:underline*/;}

#testimonials p#view-testimonials  a:hover {color:#333; text-decoration:none;}

/* ==================== 4.Contact ==================== */

#contact-map {float:right; width:425px; margin-top:5px;}
#contact-map img{border:#D9D9D9 1px solid; padding:3px; margin-bottom:12px;}


/* ==================== 5.Location List ==================== */

#location-list, #packing-materials {width:672px; float:left;}

#location-list ul{float:left; margin-right:20px;}

#packing-materials ul{float:left; margin-right:15px;}

/* ==================== 6.Equipment List ==================== */

.equipment-list {width:330px; border-collapse:collapse; margin:6px 0px;}

.equipment-list td {text-align:left; vertical-align:top; width:72px; padding:5px; border:#D9D9D9 1px solid;}

.alt-row {background:#EFEFEF;}


ul#site-map li ul li a {color:#666;}

/*-----------------5.Interstate Experiences Page----------------*/

#experience{padding:0px; margin:0px;}

#experience li{padding:0px; font-weight: bold; background-image: none; list-style-position:inside; padding:14px 10px; border-bottom:1px dotted #d2d2d2;}

#experience li.odd{background-color:#efefef; color:#000;}

#experience li:hover{background:#454545; color:#fff;}

#experience li span{font-weight:normal; padding:0px; margin:0px; line-height:160%;}

#experience li span img{padding:3px; background:#fff; border:1px solid #ccc;}

/************ Moving boxes & Packing Supplies ************/

#moving-boxes{border:#ccc solid 1px;}
#moving-boxes img{float:right;}
#moving-boxes td{padding-left:5px;}
#moving-boxes .box-desc{width:300px; float:left; padding:15px 0px 15px 5px;}
#moving-boxes .box-titles{height:30px; background-color:#FEF6D3}
/*#moving-boxes .box-titles td{padding-left:5px;}*/
	
