/* CSS Document */

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height: 20px;
		margin: 0px 0px 0px 0px;
		background-color: #eaeaea;
	}		

	p, li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin-left: 18px;
		margin-right: 10px;
	}
	td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	h1 {
		font-family: Calibri, Arial, Helvetica, sans-serif;
		color: #9E0039;
		margin-left: 18px;
		margin-right: 5px;
		font-size: 26px;
	}

	h2 {
		font-family: Calibri, Arial, Helvetica, sans-serif;
		color: #9E0039;
		margin-left: 18px;
		margin-right: 5px;
		font-size: 20px;
	}

	h3 {
		margin-left: 8px;
		margin-right: 5px;
		margin-bottom: 18px;
		margin-top: 2px;
		background-image:url("/images/heading_background.gif");
		background-repeat:no-repeat;
		width: 400px;
		height: 24px;
		font-family: Arial, Helvetica, sans-serif;
	}
	h3 a {
		margin-left: 8px;
		text-decoration: none;
		color: #000000;
		font-size: 18px;
		vertical-align:baseline;
	}

	h4 {
		font-family:Arial, Helvetica, sans-serif;
		color: #9E0039;
		margin-left: 18px;
		margin-right: 5px;
		font-size: 17px;
		margin-top: 8px;
	}
	
	h5 {
		font-family:Arial, Helvetica, sans-serif;
		margin-left: 18px;
		margin-right: 5px;
		font-size: 14px;
	}

	a {
		color:#0066FF;
	}
	
	img 
	{
		border: none;
	}

/* -- LAYOUT CSS -- */
	#fullpage {
		width: 100%;
		text-align: center;
		background-image:url(/images/design-images/background.gif);
		background-repeat: repeat-x;
	}

	#shadedEdgesTop {
		background-image:url(/images/design-images/shaded_edges_top.gif) ;
		width: 950px;
		text-align: center;
		margin: auto;
	}
	
	#middleSectionTop {
		width: 924px;
		margin: auto;
	}
	
	#shadedEdges {
		background-image:url(/images/design-images/shaded_edges.gif) ;
		width: 950px;
		text-align: center;
		margin: auto;
		overflow: hidden;
	}
	
	#middleSection {
		width: 914px;
		text-align: left;
		margin: auto;
		overflow: hidden;
	}
	
	#shadedEdgesBottom {
		background-image:url(/images/design-images/shaded_edges.gif) ;
		width: 950px;
		text-align: center;
		margin: auto;
		overflow: hidden;
	}
	
	#middleSectionBottom {
		width: 924px;
		background-color: #9e0039;
		background-image:url(/images/design-images/footer_image.gif);
		background-repeat: no-repeat;
		margin: auto;
		overflow: hidden;
		border-bottom: 3px solid #bcbcbc;
		text-align: left;
	}

/*	#middleSectionBottom {
		width: 924px;
		height: 135px;
		background-image:url(/images/design-images/footer-banner.jpg);
		margin: auto;
		overflow: hidden;
		border-bottom: 3px solid #bcbcbc;
	}
*/
	
	#textblurb {
		font-size:11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 10px 0px 10px;
	}

	#quotes {
		text-align:center; clear: both;
	}

	#textarea {
		margin-left: 170px;
		margin-right: 20px;
	}

	#heading {
		clear: both;
	}

/* -- SECONDARY VERTICAL NAVIGATION -- */
  #secondary {
  	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
  }

  #secondary ul {
	list-style-type: none;
	float: none;
	margin-left: 5px;
	margin-right: 2px;
	padding-left: 0px;
  }
  
  #secondary li {
  	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
  } 

  #secondary a {
  	display: block;
	padding: 1px 0px 3px 4px;
	color:#9E0039;
	text-decoration: underline;
	background-image: url(/images/design/sub-link-background.gif);
	background-repeat:repeat-x;
  }

  #secondary a:hover {
	background-image: none;
	background-color:#fffef2; 
	text-decoration: underline;
  }

/* -- TOP HORIZONTAL NAVIGATION -- */
  #header {
    float:left;
    width:100%;
    font-size:80%;
    line-height:normal;
    background: url("/images/bg.gif") repeat-x bottom;
	margin: 0px 1px 0px 1px; /* stop overlap onto page side-gradients */	 
    }

  #header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }

  #header li {
    float:left;
    background:url("/images/left.gif")
      no-repeat left top;
    margin:0;
    padding:0 0 0 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

  #header a {
    float:left;
    display:block;
    background:url("/images/right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#666;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
	
  #header a, #header strong, #header span {
    display:block;
    background:url("/images/right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
    }
			
  #header #current {
    background-image:url("/images/left-on.gif");
    }
  #header #current a {
    background-image:url("/images/right-on.gif");
    padding-bottom:5px;
    color:#333;
    }

/* -- UNDERNEATH TOP HORIZONTAL NAVIGATION -- */
  #under_header {
    float:right;
    width:100%;
    font-size:80%;
    line-height:normal;
	background-color: #F5E5EB;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color: #9E0039;
    }

  #under_header ul {
    margin:0;
    padding:0px 0px 0px 0px;
    list-style:none;
    }

  #under_header li {
    float:right;
    margin:0;
    padding:0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }

  #under_header a {
    float:left;
    display:block;
    padding:5px 5px 5px 10px;
    text-decoration:underline;
    color:#666;
    }
  #under_header a:hover {
    float:left;
    display:block;
    padding:5px 5px 5px 10px;
    text-decoration:none;
    color:#9E0039;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #under_header a {float:none;}
  /* End IE5-Mac hack */

  #under_header #current {
  }
  #under_header #current a {
  	text-decoration: none;
  }



/* QUOTE LINKS */

  #quoteLinks img {
  	padding-bottom: 4px;
	
  }
  #quoteLinks {
  	text-align: center;
	margin: 0px 0px 0px 0px;
	/*      t    r    b   l */
  }



/* -- MISCELLANEOUS STYLES -- */

	.picRight {
		margin-left: 10px;
		border: 1px solid #000;
	}
	.picLeft {
		margin-right: 10px;
		border: 1px solid #000;
	}
	.picCenter {
		border: 1px solid #000;
	}

	.margin_bottom {
		margin-bottom: 16px;
	}
	
	.margin_left {
		margin-left: 10px;
		margin-top: 10px;
	}
	.margin_right {
		margin-right: 10px;
		margin-top: 10px;
	}

	.addressBackground {
		background-color: #f9f0f3;
	}
	.form_annotation {
		color: #FF0000;
	}
	
	.button {
		background-color: Transparent;
		color: #FFFFFF;
		border: none;
		font-family:Arial, Helvetica, sans-serif;
		background-image:url("/common/images/gloss_button.png");
		height:26px;
		width:113px;
		margin: 2px 2px 2px 2px;
	}

	.button:hover 
	{
		font-weight:bold;
		cursor:pointer;
	}
	
	.addressHeader 
	{
		font-weight:bold;
		color:#666;
	}
	
	.addressRow 
	{
		background-image:url("/images/light_grey_gradient.gif");
		background-repeat:repeat-x;
		background-position:bottom;
	}
	
	
	/* --------------------Quote Styles---------------------------- */
	
	img.PackingImage 
	{
		width:33px;
		height:28px;
		background-image: url("/images/box_icon_unpacking.gif");
		background-repeat:no-repeat;
	}
	
	img.UnpackingImage 
	{
		width:33px;
		height:28px;
		background-image: url("/images/box_icon_packing.gif");
		background-repeat:no-repeat;
	}
	
	img.BoxDeliveryImage 
	{
		width:33px;
		height:28px;
		background-image: url("/images/box_icon_boxes.gif");
		background-repeat:no-repeat;
	}
	
	img.Invisible
	{
		visibility:hidden;
		display:none;
	}
	
	/* ------------------------------------------------------------ */
	
	.formText{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 2px 0px 2px 0px;
	}
	
	.errorMsg {
		color:#CC0000;
	}
	
	.redbold12 {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #9E0039;
	}
	
	.footerText, #footerLinks a {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top: 0px;
		margin-bottom: 0px;
		
	}
	.footerText a {
		color: #ffffff;
	}
	
	.smallText {
		font-size: 10px;
	}
	
	.quoteHeader {
		font-family:Arial, Helvetica, sans-serif;
		color: #9E0039;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 18px;
		font-weight: bold;
	}
	
	#quoteTransport{
		background-color: #FFFEE5;
		border: 1px solid #FFF200;
		margin: auto;
		width: 700px;
		text-align: center;
	}
	#afterQuote{
		margin: auto;
		width: 700px;
		text-align: center;
	}
	
	#testimonial {
		background-color: #ffffff;
		border: 1px solid #cccccc;
		margin-left: 60px;
		margin-right: 60px;
	}

	.yellowBG {
		background-color: #FFFEE5;
	}
	
	.spanAlignRight {
		text-align: right;
	}
	
	#sitemap a {
		color: #000000;
		text-decoration: none;
	}
	#sitemap a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	#footerLinks {
		color: #c87090;
		text-align: left;
		font-size: 11px;
		line-height: 16px;
		margin: 5px 0px 5px 0px;
	}
	#footerLinks a {
		#color: #ffffff;
		margin: 0 5px 0 5px;
	}	
	
/*	#footerLinks, #footerLinks a {
		color: #666666;
		text-align: center;
		font-size: 11px;
		letter-spacing: 1px;
		line-height: 16px;
		margin: 5px 0px 5px 0px;
	}
*/
	/* MOVING CHECKLIST LINK - UNDER SECONDARY NAVIGATION */
	#checklist {
		margin-left: 5px;
	}
	
	#checklist a {
		background:none;
		padding: 0px;
		background-image:none;
	}
	
	#checklist a:hover {
		background-image: none;
	}
		
	/* FRONT PAGE MINIMOVERS */
	#keypoints li {
		list-style-image: url(/images/tick_red.gif);
		line-height: 20px;
	}
	
	/* FRONT PAGE STYLES */
	#locations {
		line-height: 24px;
		list-style: none;
		text-align: left;
		margin-left: -32px;
	}
	
	#locations li {
		font-size: 14px;
	}
	#locations li a {
		color: #000000;
		text-decoration: none;
		margin-left: 14px;
	}
	#locations li:hover a 
	{
	    /*color: #ffffff;*/
	}
	#locations li:hover {
		/*background-color: #efefef;*/
		background-image:url(/common/images/grey_gradient.gif);
		background-repeat: repeat-x;
	}
	.newStyle 
	{
	    color: #9e0039; 
	    font-weight: bold; 
	    font-family: Calibri, Arial; 
	    font-size: 12px;
	}
	
	
	/* FEATURES ON QUOTE PAGE */
	#features 
	{
	    text-align: center;
	    margin-left: 5px;
	}
	#features h1  
	{
	    font-family: Arial, Helvetica, Sans-Serif; 
	    font-size: 14px;
	    text-align: left;
	}
	#features p 
	{
	    text-align: left;
	}
	#features a 
	{
	    text-decoration: none;
	    color: #9e0039;
	}
	#feature1, #feature2, #feature3 
	{
	    width: 290px;
	    height: 120px;	    
	    padding: 0px 5px 0px 5px;
	    float: left;
	}
	#feature1
	{
	    border-right: 1px solid #ccc;
	}
	#feature2
	{
	    border-right: 1px solid #ccc;
	}
	#feature3
	{
	}