@import url(reset.css);

/*////////////////////////////////////////////////////
//	title:	SPC main stylesheet
//	author:	Justin Morris (justin.morris@august.com.au)
////////////////////////////////////////////////////*/

/* general
--------------------------------------------- */
body, html{
	height: 100%;
}

/* type
--------------------------------------------- */
#flash-wrapper{
	width: 100%;
	height: 100%;
	position: relative;
}
	#flash-intro{
		width: 1000px;
		height: 700px;
		margin: 0 auto;
		text-align: center;
	}
	#flash-world{
		width: 1000px;
		margin: 0 auto;
		text-align: center;
	}
#wrapper{
	height: 100%;
}
body#holding{ background-color: #BACB34; }
	body#holding #wrapper{ height: 100%; }
		body#holding h1{
			background: transparent url(../img/h1_holding.png) no-repeat center;
			width: 634px;
			height: 100%;
			margin: 0 auto;
			float: none;
		}
body{
	font: normal normal normal 62.5%/1.5 Verdana, Helvetica, Arial, sans-serif;
	background-color: #a0d2c3;
}
h1{
	text-indent: -9999px;
	width: 180px;
	height: 144px;
	margin: 10px 0 0 0;
	background: transparent url(../img/h1.png);
	float: left;
}
h2{
	font: normal normal normal 35px/1.2 Garamond;
}
	#content-wrap #left-col h2{
		background: #fff100 url(../img/yellow_title_corner.png) no-repeat top left;
		color: #585858;
		padding-left: 19px;
		line-height: 76px;
		height: 76px;
	}
	#content-wrap #left-col h2.mandarin{ background: #f47920 url(../img/mandarin_title_corner.png) no-repeat top left; color:#fff; }
	#content-wrap #left-col h2.mango{ background: #fdb813 url(../img/mango_title_corner.png) no-repeat top left; }
	#content-wrap #left-col h2.pear-slices{ background: #b0c936 url(../img/pear_slices_title_corner.png) no-repeat top left; color:#fff; }
	#content-wrap #left-col h2.peach-slices{ background: #f04f24 url(../img/peach_slices_title_corner.png) no-repeat top left; color:#fff; }
	#content-wrap #left-col h2.tfs{ background: #bc1d8d url(../img/tfs_title_corner.png) no-repeat top left; color:#fff; }
	#content-wrap #left-col h2.pineapple{ background: #fff100 url(../img/pineapple_title_corner.png) no-repeat top left; }
	#content-wrap #left-col h2.prunes{ background: #91278f url(../img/prunes_title_corner.png) no-repeat top left; color:#fff; }
	#content-wrap #left-col h2.pear-peach-pineapple{ background: #0074b4 url(../img/pear_peach_pineapple_title_corner.png) no-repeat top left; color:#fff; }
	#content-wrap #left-col h2.pear-cranberry{ background: #be3c27 url(../img/pear_cranberry_title_corner.png) no-repeat top left; color:#fff; }
	#content-wrap #left-col h2.peach-pear{ background: #00713e url(../img/peach_pear_title_corner.png) no-repeat top left; color:#fff; }
	
	h2.redtab{
		float: right;
		font-size: 30px;
		color: #fff;
		background: #C5110C scroll 0 0;
		padding: 4px 20px;
		min-width: 260px;
		text-align: center;
	}
h3{
	font: normal normal normal 17px/1.75 Verdana, Helvetica, Arial, sans-serif;
}

h4{
	font: normal normal normal 25px/1.2 Garamond;
	color:#58595b;
	padding-left:23px;
}

#logo{
	display:block;
	height:144px;
	width:180px;
}
sup{
	font-size: 0.75em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	/*vertical-align: bottom;*/
	position: relative;
	bottom: 1ex;
}

/* header
--------------------------------------------- */
#header{
	background-color: #b8c933;
	height: 195px;
}
	#header #mast{
		height: 160px;
		width: 980px;
		margin: 0 auto;
	}
		.navigation{ padding-top:65px; float:left; width:400px; }
			.navigation li{ float: left; }
				.navigation a{
					display: block;
					float: left;
					text-indent:-99999px;
					
				}
				
				/*-------TOP ABOVE NAV----------*/
				ul#navigation-above{
					background:url(../img/nav_left.jpg);
					width:366px;
					height:35px;
				}

				ul#navigation-above li, #navigation-above a{
					height:35px;
					display:block;
				}
				
				#btn-home a{left:0px; width:85px;}
				#btn-facts a{left:90px; width:175px;}
				#btn-range a{left:260px; width:105px;}
				
				#btn-home a:hover{ background:url(../img/nav_left.jpg) 0px -37px no-repeat; width:83px;}
				#btn-facts a:hover{ background:url(../img/nav_left.jpg) -85px -37px no-repeat; width:173px;}
				#btn-range a:hover{ background:url(../img/nav_left.jpg) -260px -37px no-repeat;}

				
				
				
				
				
	/*-------TOP BELOW NAV----------*/
				ul#navigation-below{
					margin: 5px 80px 0 60px;
					background:url(../img/nav_right.jpg);
					width:237px;
					height:37px;
				}

				ul#navigation-below li, #navigation-below a{
					height:37px;
					display:block;
					}
				
					#btn-ideas a{left:0px; width:165px;}
					#btn-news a{left:170px; width:65px;}
					
					#btn-ideas a:hover{ background:url(../img/nav_right.jpg) 0px -37px no-repeat; width:165px;}
					#btn-news a:hover{ background:url(../img/nav_right.jpg) -165px -37px no-repeat;}
					
				#flash-nav { float:left; margin:-10px 0 -5px 20px; }
	
	
	
	
	
	
	#header #sub{
		height: 35px;
		background-color: #3f8240;
		
	}
		#sub .widthwrap{
			width: 955px;
			margin: 0 auto;
			position: relative;
		}
			#header #sub a{
				line-height: 35px;
				color: #fff;
				text-decoration: none;
				font-size: 12px;
				display: block;
				float: left;
				padding-right: 50px;
				background: transparent url(../img/header_find_button.gif) no-repeat right center;
			}
			
			#header #sub #world_select {
				float: right;
			}
			#header #sub a#whats_this {
				float: right;
				line-height: 35px;
				color: #fff;
				text-decoration: underline;
				font-size: 10px;
				display: block;
				padding: 0;
				background: transparent;
				position: relative;
			}
			#header #sub #whats_this_txt {
				position: absolute;
				top: 3px;
				right: 80px;
				background-color: #A0D2C3;
				background-color: rgba(160,210,195,0.95);
				padding: 5px 10px;
				display: none;
				font-size: 12px;
				color: #fff;
			}
			#world_nav {
				width: 636px;
				height: 27px;
				margin: 20px auto;
			}
			#world_nav li, #world_nav li a {
				float: left;
			}
			#world_nav li a {
				height: 27px;
				background: bottom left url(../img/world-nav.gif) no-repeat;
				text-indent: -1000px;
				width: 150px;
				overflow: hidden;
			}
			#world_nav li.kids a { background-position: -150px -27px; width: 168px;}
			#world_nav li.adults a { background-position: -318px -27px; width: 182px;}
			#world_nav li.last a { background-position: -500px -27px; width: 136px;}
			
			#world_nav li a:hover, #world_nav li a.selected { background-position: 0px 0px; }
			
			#world_nav li.kids a:hover, #world_nav li.kids a.selected  { background-position: -150px 0px; }
			#world_nav li.adults a:hover, #world_nav li.adults a.selected { background-position: -318px 0px; }
			#world_nav li.last a:hover, #world_nav li.last a.selected { background-position: -500px 0px; }

/* content
--------------------------------------------- */
#content-wrap{
	background-color: #b6dccb;
	width: 950px;
	padding: 29px 19px 41px 19px;
	margin: 0 auto;
}
	.innerwrap{
		padding: 19px;
	}
	
	
	
	#carousel{
		background: transparent url(../img/product_header.jpg) no-repeat center bottom;
		height: 314px;
	}
	
	#carousel-1kg-trio{ background: transparent url(../img/products/1kg-trio.jpg) no-repeat center bottom; height: 314px;}
	#carousel-1kg-pear{ background: transparent url(../img/products/1kg-pear.jpg) no-repeat center bottom; height: 314px;}
	#carousel-1kg-peach{ background: transparent url(../img/products/1kg-peach.jpg) no-repeat center bottom;	height: 314px;}
		
	#carousel-825g-tfs{ background: transparent url(../img/products/825g-tfs.jpg) no-repeat center bottom; height: 314px;}
	#carousel-825g-prune{background: transparent url(../img/products/825g-prune.jpg) no-repeat center bottom; height: 314px;}
	#carousel-825g-pineapple{background: transparent url(../img/products/825g-pineapple.jpg) no-repeat center bottom; height: 314px;}
	#carousel-825g-mango{background: transparent url(../img/products/825g-mango.jpg) no-repeat center bottom; height: 314px;}
	
	#carousel-113g-tfs{ background: transparent url(../img/products/113g-tfs.jpg) no-repeat center bottom; height: 314px;}
	#carousel-113g-pineapple{ background: transparent url(../img/products/113g-pineapple.jpg) no-repeat center bottom; height: 314px;}
	#carousel-113g-peach{ background: transparent url(../img/products/113g-peach.jpg) no-repeat center bottom; height: 314px;}
	
	#carousel-400g-manderin-pineapple{ background: transparent url(../img/products/400g-manderin-pineapple.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-mango{ background: transparent url(../img/products/400g-mango.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-pear-peach{ background: transparent url(../img/products/400g-pear-peach.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-peach{ background: transparent url(../img/products/400g-peach.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-trio{ background: transparent url(../img/products/400g-trio.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-pear{ background: transparent url(../img/products/400g-pear.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-pear-with-cranberry{ background: transparent url(../img/products/400g-pear-with-cranberry-juice.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-pineapple{ background: transparent url(../img/products/400g-pineapple.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-pineapple-spears{ background: transparent url(../img/products/400g-pineapple-spears.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-prunes{ background: transparent url(../img/products/400g-prune.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-tfs{ background: transparent url(../img/products/400g-tfs.jpg) no-repeat center bottom; height: 314px;}
	#carousel-400g-manderin-segments{ background: transparent url(../img/products/400g-manderin-segments.jpg) no-repeat center bottom; height: 314px;}

	#carousel-220g-manderin-pineapple{ background: transparent url(../img/products/220g-manderin-pineapple.jpg) no-repeat center bottom; height: 314px;}
	#carousel-220g-mango{ background: transparent url(../img/products/220g-mango.jpg) no-repeat center bottom; height: 314px;}
	#carousel-220g-peach{ background: transparent url(../img/products/220g-peach.jpg) no-repeat center bottom; height: 314px;}
	#carousel-220g-trio{ background: transparent url(../img/products/220g-trio.jpg) no-repeat center bottom; height: 314px;}
	#carousel-220g-pear-cranberry{ background: transparent url(../img/products/220g-pear-cranberry.jpg) no-repeat center bottom; height: 314px;}
	#carousel-220g-pineapple{ background: transparent url(../img/products/220g-pineapple.jpg) no-repeat center bottom; height: 314px;}
	#carousel-220g-tfs{ background: transparent url(../img/products/220g-tfs.jpg) no-repeat center bottom; height: 314px;}
	#carousel-220g-manderin-segments{ background: transparent url(../img/products/220g-manderin-segments.jpg) no-repeat center bottom; height: 314px;}


	
	#carousel-left-arrow{
		background:url(../img/left_arrow.gif) no-repeat; 
		display:block; 
		width:45px; 
		height:55px;
		float:left;
		position:relative;
		left:10px;
		top:125px;
		text-indent:-99999px;
	}
	
	#carousel-right-arrow{
		background:url(../img/right_arrow.gif) no-repeat; 
		display:block; 
		width:45px; 
		height:55px;
		float:right;
		position:relative;
		right:10px;
		top:125px;
		text-indent:-99999px;
	}
	
	#content{
		background: transparent url(../img/content_backer.png) repeat-y right bottom;
		padding-bottom: 8px;
		font-size: 11px;
		clear: both;
	}
	
	#content-wrap #left-col{
		margin: 0 292px 0 0;
	}
		#left-col #ingredients{
			background-color: #ffc5d8;
			height: 76px;
			padding-left: 19px;
			padding-bottom:15px;
		}
			#ingredients h3{
				padding-top: 10px;
			}
			#ingredients p{
				font-size: 12px;
			}
		#left-col table{
			border: 1px solid #ffc128;
			border-bottom: 0px;
			width: 99%;
		}
			#left-col table caption{
				text-align: left;
				border: 1px solid #ffc128;
				border-bottom: 0px;
				padding: 3px;
			}
			#left-col table th,
			#left-col table td{
				font-weight: normal;
				padding: 3px;
				text-align: left;
			}
			#left-col table th.quantity-serving,
			#left-col table th.quantity-100g{ width: 150px; }
			#left-col table td{
				border-bottom: 1px solid #ffc128;
			}
	
	#content-wrap #right-col{
		float: right;
		width: 292px;
		background-color: #B6DCCB;
		color: #fff;
	}
	
	#sidebar{
		color: #fff;
	}
		#right-col .innerwrap{
			min-height: 502px;
			/* background: url(../img/sidebar_backer.png) repeat-x #c5110c; */
			background-color: #c5110c;
		}
			#right-col ul,
			#sidebar ul{
				margin-top: 15px;
				font-size: 13px;
			}
				#right-col ul li,
				#sidebar ul li{
					background: transparent url(../img/sidebar_bullet.gif) no-repeat 0 0;
					padding-left: 30px;
					margin-bottom: 15px;
				}
	
	
	/* Product overview page
	---------------------------------------------*/
	ul.product-listing li{ float: left; }
		ul.product-listing li img{
			display: block;
			margin: 0 auto;
		}
	ul#fridge-packs li{ width: 14.2%; }
	ul#tubs li{ width: 8.2%; }
	ul#snack-cups li{ width: 9%; }

	a#back-to-range {
		float: left;
		font-size: 11px;
		font-weight: bold;
		margin-top: -25px;
	}


	/* Fuss Free Fruit Ideas
	---------------------------------------------*/
	ul#header-graphic{
		position: relative;
		margin: 0px;
		padding: 0px;
		height: 372px;
	}
		ul#header-graphic li{
			position: absolute;
			top: 0px;
			left: 0px;
			margin: 0px;
			padding: 0px;
			display: none;
		}
		ul#header-graphic li.active{
			display: block;
		}
	#content.single.withsidebar #thumbnails{
		float: right;
		width: 245px;
		padding-top: 42px;
	}
		#content.single.withsidebar ul.green-leaf li{
			background: transparent url(../img/green-leaf-bullet.png) no-repeat 0 2px;
			margin-bottom: 25px;
			padding-left: 25px;
			font-size: 12px;
		}
		#content.single.withsidebar ul.green-leaf li a{
			color: #d71c15;
		}
		#content.single.withsidebar #thumbnails li a{
			background-position: 0 0;
			background-repeat: no-repeat;
			background-color: transparent;
			display: block;
			text-indent: -9999px;
			float: right;
			clear: right;
		}
		#content.single.withsidebar #thumbnails a:hover, #content.single.withsidebar #thumbnails a.active{ background-position: 0 100%; }
		#content.single.withsidebar #thumbnails #smoothie{
			background-image: url(../img/fussfree_sidebar_smoothie_sprite.jpg);
			height: 178px;
			width: 156px;
			margin-bottom: 107px;
		}
		#content.single.withsidebar #thumbnails #parfait{
			background-image: url(../img/fussfree_sidebar_parfait_sprite.jpg);
			height: 159px;
			width: 176px;
			margin-bottom: 111px;
		}
		#content.single.withsidebar #thumbnails #bruschetta{
			background-image: url(../img/fussfree_sidebar_bruschetta_sprite.jpg);
			height: 128px;
			width: 245px;
			margin-bottom: 126px;
		}
		#content.single.withsidebar #thumbnails #skewers{
			background-image: url(../img/fussfree_sidebar_skewers_sprite.jpg);
			height: 164px;
			width: 245px;
			margin-bottom: 114px;
		}
		#content.single.withsidebar #thumbnails #cocktail{
			background-image: url(../img/fussfree_sidebar_cocktail_sprite.jpg);
			height: 249px;
			width: 156px;
		}
	
	
	/* Single column page
	---------------------------------------------*/
	#content.single{
		background: url(../img/about-vertical-gradient.gif) repeat-x bottom #d0e9de;
		padding-bottom: 0px;
		padding-top: 27px;
		
	}
		#content.single .inner{
			background: #d0e9de;
		}
		#content.single .inner.gradient{
			background: #d0e9de url(../img/single_page_vrep.png) repeat-y left bottom;
		}
	#content.single.extrapad{
		padding-bottom: 8px;
	}
	.withsidebar #content{
		padding: 16px;
		background: #d0e9de url(../img/footer_fadeout.jpg) repeat-x left bottom;
	}
		#content.single.withsidebar .inner{
			margin-left: 300px;
		}
			#content.single.withsidebar .inner .content-wrap{
				padding-right: 245px;
				padding-top: 46px;
				background: #d0e9de url(../img/fuss-free-backer.jpg) repeat-y right top;
				
			}
		#content.single.withsidebar #sidebar{
			float: left;
			width: 292px;
			/* background: #C5110C url(../img/sidebar_backer.png) repeat-x; */
			background-color: #C5110C;
		}
		
		
		ul#grid-navigation{
			border: 1px solid #96c09f;
			border-bottom: 0px;
			margin-bottom: 50px;
			background: #e3f2eb;
		}
			ul#grid-navigation li{
				width: 50%;
				float: left;
			}
				ul#grid-navigation li a{
					display: block;
					height: 60px;
					line-height: 60px;
					padding: 0 0 0 42px;
					color: #000;
					font-weight: bold;
					text-decoration: none;
					border-bottom: 1px solid #96c09f;
					border-right: 1px solid #96c09f;
					font-size: 12px;
				}
				ul#grid-navigation li a:hover{
					color: #cd1610;
					background: #e3f2eb url(../img/grid_nav_backer.png) no-repeat left top;
				}
				ul#grid-navigation li.second a{
					border-right: none;
				}
		#content.single h3{
			color: #fff;
			line-height: 43px;
			padding: 0 22px;
			background: #408340 url(../img/header_backer.png) repeat-x left top;
			font: normal normal normal 22px/2 Garamond;
		}
		.inner div.section .content-wrap{
			padding: 25px 10px 15px 10px;
		}
		.inner.gradient div.section .content-wrap{
			padding: 15px 10px 15px 202px;
		}
		div#facts-about-spc-natures-finest .content-wrap{
			background: transparent url(../img/container_banner_01.jpg) no-repeat 24px center;
		}
		div#facts-about-fruit .content-wrap{
			background: transparent url(../img/container_banner_02.jpg) no-repeat 24px center;
		}
		div#facts-about-fruit-consumption .content-wrap{
			background: transparent url(../img/container_banner_03.jpg) no-repeat 24px center;
		}
		div.section{
			
		}
		#references{
			font-size: 9px;
			margin: 10px 0;
		}
		div.section .content-wrap table{
			font-size: 12px;
			color: #000;
			border: 1px solid #98b73a;
			border-bottom: 0px;
			border-right: 0px;
		}
			div.section .content-wrap table	td{
				padding: 25px 13px;
				vertical-align: middle;
				border-bottom: 1px solid #98b73a;
				border-right: 1px solid #98b73a;
			}
			div.section .content-wrap table	td.title{
				width: 244px;
				padding-left: 17px;
			}
			div.section a.back-to-top{
				float: right;
				padding-right: 20px;
				background: transparent url(../img/back-to-top-arrow.gif) no-repeat right center;
				color: #000;
				font-size: 12px;
				text-decoration: none;
				margin-top: 5px;
				margin-right:10px;
			}
		div#fruity-facts.section{
			background: #cfe8dd;
			margin-bottom: 0px;
		}
			div#fruity-facts.section .row{
				clear: left;
			}
			div#fruity-facts.section table td p{
				
			}
				div#fruity-facts.section td{
					padding: 0 40px;
					padding-top: 70px;
					height: 252px;
					text-align: center;
					vertical-align: middle;
					font: bold 22px/1.5 Garamond;
				}
				
				div#fruity-facts.section .peach{ background: transparent url(../img/fruity-facts-peach.jpg) no-repeat center bottom; }
				div#fruity-facts.section .pear{ background: transparent url(../img/fruity-facts-pear.jpg) no-repeat center bottom; }
				div#fruity-facts.section .pear-3rd{ background: transparent url(../img/fruity-facts-pear-3rd.jpg) no-repeat center bottom; }
				div#fruity-facts.section .orange{ background: transparent url(../img/fruity-facts-orange.jpg) no-repeat center bottom; }
				div#fruity-facts.section .mango{ background: transparent url(../img/fruity-facts-mango.jpg) no-repeat center bottom; }
				div#fruity-facts.section .mango-2nd{ background: transparent url(../img/fruity-facts-mango-2nd.jpg) no-repeat center bottom; }
				
			#sidebar-white{
				position:relative;
				width:300px;
				background:#fff;
				float:right;
				padding:10px 10px 10px 10px;
				margin-top:25px;
				}
			
			#sidebar-white p{
				font: normal normal normal 18px Garamond;
				text-align:center;
				color:#808285;
				}
			
			#outlets-logo{
				margin:20px 0 0 0;
				padding-left:25px;
				}


/*------ABOUT US--------*/
		.about-inner-gradient{
			background:url(../img/about-vertical-gradient.gif) repeat-x bottom;
			}
		
		/*.about-inner-shade{
			background:url(../img/about-inner-gradient_03.gif) repeat-y;
			}*/
		
		.about-content-wrap{padding:0;}

		#about-content{padding:0; margin:30px; width:680px;}
			#about-content p{margin-bottom:30px; line-height:22px;}
			#about-content a{ text-decoration:underline; color:#dd1f18;}
		
		#about-products p{margin-bottom:70px; line-height:22px;}
		#about-img1{float:right; position:relative; /* top:-30px; */}
		#about-img2{float:right; position:relative; /* top:-30px; */}
		
		.about-top{
			background: url(../img/about-fruits-1.jpg) no-repeat right 44px;
		}
		.about-bottom{
			background: url(../img/about-fruits-2.jpg) no-repeat right 44px;
		}



/*------NEWS--------*/

ul#grid-news-navigation{
			margin-bottom: 50px;
			background: #d0e9de;
			width: 949px;
			float:left;
			
		}
			ul#grid-news-navigation li{
				width: 949px;
				float: left;		
			}
				ul#grid-news-navigation li a{
					display: block;
					padding: 22px 0 15px 42px;
					color: #000;
					font-weight:normal;
					text-decoration: none;
					height:155px;
					
					
				}
				ul#grid-news-navigation li a:hover{
					color: #000;
					background: #e3f2eb url(../img/news_over.gif) no-repeat left top;
				}
				ul#grid-news-navigation li.second a{
					border-right: none;
					
				}

.news-img{float:left; margin-right:15px;}
.news-item{height:155px; width:500px; float:left;}
.news-item p{margin-bottom:7px;}
#date{ margin-bottom:7px; display:block;}

.news-heading{color:#cd1610;}
.news-heading-2{color:#cd1610; font-size:15px;}
			
#news-left-col{ width:400px; float:left; padding:0 10px 0 25px;}

#news-right-col{ width:450px; float:left;}
	#news-right-col p{ 
		margin-bottom:30px;
		line-height:21px;
		}
	
	#news-right-col p a{text-decoration:underline; color:#CD1610; }

#news-nav-top{ text-align:right; height:30px; padding-right:25px;}
	#news-nav-top a{ color:#d61c15; text-decoration:underline; font-weight:bold;}
	#news-nav-top li{
		display:inline;
		margin-left:15px;
		}

#news-nav-bot{ text-align:right; height:30px; padding-right:25px;}
	#news-nav-bot a{ color:#d61c15; text-decoration:underline; font-weight:bold;}
	#news-nav-bot li{
		display:inline;
		margin-left:15px;
		}
	
	#news-back{
		float:left;
		padding: 1px 0 0 430px;
		}



/*-------Contact Us--------*/


#contact-left-col{ width:600px; float:left; padding:30px 10px 0 25px;}
#contact-right-col{ width:300px; padding-top:30px; float:left;}
	#contact-right-col p{ margin-bottom:25px;}

form{ margin:25px 0 0 0;}
	
	form label{
		width: 130px;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		padding-top:3px;
		display: block;
		font-size:11px;
		}

	form input,select,textarea{
		color: #000;
		background: #fff;
		border: 1px solid #b8c933;
		margin:0.5em;
		}

.submit input{
	margin-left: 142px;
	} 



/* footer
--------------------------------------------- */
#footer{
	margin: 10px 0 50px 0;
	padding-bottom:10px;
	
}
	#footer ul{
		text-align: center;
		margin: 0 auto;
		color: #fff;
	}
		#footer ul li{
			display: inline;
		}
			#footer ul li a{
				color: #fff;
				text-decoration: none;
				padding: 0 6px;
			}
			#footer ul li a:hover{
				color: #394B46;
			}

/* utilities
--------------------------------------------- */
hr, .hide {
	height: 0;
	left: -1000em;
	overflow: hidden;
	position: absolute;
	width: 0;
	visibility: hidden;
}
a img { border: none; }
img, object { max-width: 100%; }
table{ width: 100%; }

/* self-clear floats */
.clear{
	clear: both;
}
.clear:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

.note{
	padding-left:20px;
	}

.site-map-txt, a{ color:#CD1610;}
.under-line{ text-decoration:underline;}

