@charset "utf-8";
/* ==================== Reliable Secondary Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Breadcrumbs
	 2.Page
	 	a.UL Backgrounds
	 3.Side Bar
	    a.Navigation
	    b.Testimonials
	 4.Contact
	 5.Location List
	 6.Additons
*/

/* ==================== 1.Breadcrumbs ==================== */

#breadcrumbs {width:672px; color:#333; padding-bottom:10px; margin-bottom:10px; border-bottom:#D9D9D9 1px solid;}
	
#breadcrumbs em {font-weight:bold; font-style:normal;}
	
#breadcrumbs strong {color:#333; font-weight:normal;}
	
#breadcrumbs a {color:#F60; text-decoration:underline;}
	
#breadcrumbs a:hover {color:#333; text-decoration:none;}

/* ==================== 2.Page ==================== */

#page {float:left; width:672px; margin-right:23px;}

#page p, #page ul {line-height:160%; padding-bottom:12px;}

#page a, #page li a h2 {color:#F60; text-decoration:underline;}

#page a:hover, #page li a:hover h2 {color:#333; text-decoration:none;}

#page strong {color:#000;}

#page ul {margin-left:12px;}

#page li {background:url(../images/bullet.gif) no-repeat left 6px; padding-left:12px;}

#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;}

.header-line {padding-bottom:4px; border-bottom:#CCC 1px solid;}

div.hr {height:1px; background: url(../images/page-hr.gif) repeat-x; width:672px; padding-bottom:10px;}

div.hr hr {display: none;}

iframe#tracking {border:none; width:672px; height:450px;}

.green-img{float:left; border:#ccc solid 1px; padding:3px; margin-right:16px;}

/* ==================== 3.Side Bar ==================== */
	
#sidebar {width:223px; float:left; padding-top:5px; display:block; margin-right:-3px;}

/* ------ a.Navigation ------ */

#sidebar dl {width:223px; margin-bottom:15px;}

#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;}

#sidebar dd {border:solid #D9D9D9; border-width: 0px 1px 1px 1px; background:#EFEFEF;}

#sidebar dd a {display:block; padding:7px 0px 7px 10px; color:#000; font-weight:bold; height:1%;}

#sidebar dd a:hover {background:url(../images/bg-dd-sidebar-hover.jpg) repeat-x; color:#FFF;}

#sidebar dd a.sidebar-active {background:url(../images/bg-dd-sidebar-active.jpg) repeat-x; color:#FFF;}

/* ------ 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:#F60; text-decoration:underline;}

#testimonials p#view-testimonials  a:hover {color:#333; text-decoration:none;}

/* ==================== 4.Contact ==================== */

#contact-map {float:right; width:332px;}

#contact-map iframe {border:#D9D9D9 1px solid; padding:3px; margin-bottom:12px;}

/* ==================== 5.Location List ==================== */

.location-list-clm {width:210px; margin-right:14px; float:left;}

.location-list-clm ul {display:block; height:90px;}

.location-list-clm li {margin-left:4px;}

.location-list-clm dl {margin-left:12px; padding-bottom:12px;}

.location-list-clm dt {font-size:1.2em; font-weight:bold; color:#000; margin-bottom:4px;}

.location-list-clm dd {background:url(../images/bullet.gif) no-repeat left 6px; padding-left:12px; margin-left:4px; line-height:160%;}


/* ==================== 6.Additions ==================== */

#packing-materials {width:672px; float:left;}

#packing-materials ul{float:left; margin-right:15px;}

.green {color:#009933}

	


/*------------survey form----------------*/


#surveyForm {
width: 350px;
float: left;
padding-right: 25px;
}


#surveyForm label {
display: block;
font-weight: bold;
}

#surveyForm input {
display: block;
width: 300px;
margin-bottom: 10px;
border: #e16c0c 1px solid;
height: 20px;
}


#surveyForm .surveyComments {
width: 300px;
height: 100px;
}


#surveyForm .surveyButton {
background-image:url(../images/btn-survey.jpg);
background-repeat: no-repeat;
width: 200px;
height: 40px;
display:  block;
}



#surveyLogos {
float: left;
}
