/* ------------------------------------------------------------------------------*/ 
/*	Designed and Produced by Carlson Digital - a division of Carlson Marketing.  */
/*	Build start date: 31/7/2007                                                  */
/*	Developer: Rick Hurst                                                        */
/* ------------------------------------------------------------------------------*/

/*-----------------------------------*/
/* Left nav height                   */
#navCol {
	
}

#innerCol1 {
	width:425px;
	float:left;
}

#innerCol2 {
	width:425px;
	float:right;
}

#sectionHeader {
	background:#5e7376;
	color:#fff;
	padding:15px 20px;
	/*height:68px;*/
}

	#sectionHeader h2 {
		font-size:1.6em;
		font-weight:normal;
		
	}
	
	#sectionHeader p {
		/*display:none;*/
	}
	
.sectionItem {
	/*width:425px;*/
	background:#fff;
	border-bottom:1px solid #fff;
	position:relative;
}

.lastItem {
	height:100px;
	border-bottom:0;
}

	.sectionItemImage {
		width:191px; /* 1px of this forms right 1px border */
		height:100px;
		float:left;
		background:#fff;
		/*margin-left:1px;*/
	}
	
	.sectionItemText {
		float:right;
		width:232px;
		background: #fff url(/a/img/aboutHyundai/sectionItemBg.gif) top left repeat-x;
		/*height:120px;*/
		margin-right:1px;
		
	}
	
		.sectionItemText a.readMore {
			position:absolute;
			bottom:0;
			right:0;
			display:block;
			height:13px;
			width:13px;
		}
		
		
	
#innerCol2 .sectionItemText {
	margin-right:0;
	width:233px;
}
	
	
	.sectionItemText h3 {
		margin-top:46px;
		margin-left:20px;
		color:#1d3d7a;
		font-size:1.2em;
		
	}
	
	.sectionItemText p {
		margin-left:20px;
		margin-right:23px;
	}
	
/*----------------------------------------*/
/* section images - these may need to     */
/* be generated dynamically at some point */

#sectionImage1 {
  background: transparent url(/a/img/aboutHyundai/philosophy/philosophySmall.jpg) top left no-repeat;
}
#sectionImage2 {
  background: transparent url(/a/img/aboutHyundai/future/futureSmall.jpg) top left no-repeat;
}
#sectionImage3 {
  background: transparent url(/a/img/aboutHyundai/present/presentSmall.jpg) top left no-repeat;
}
#sectionImage4 {
  background: transparent url(/a/img/aboutHyundai/past/pastSmall.jpg) top left no-repeat;
}
#sectionImage6 {
  background: transparent url(/a/img/aboutHyundai/philosophy/philosophySmall.jpg) top left no-repeat;
}
#sectionImage5 {
  background: transparent url(/a/img/aboutHyundai/philosophy/philosophySmall.jpg) top left no-repeat;
}

/*-----------------------------------*/
/* Main image slot in top section                  */
#topContent {
	background: #486063;
}

	#topContent #mainImageSlot {
		width: 768px;
		/*height: 313px;*/
		float: left;
		border-right: 1px solid #fff;
	}




/*-----------------------------------*/
/* Features list in top section      */
#infoPane {
	width: 231px;
	/*height: 313px;*/
	float:right;
	/*border-left:1px solid #fff;*/
	color:#fff;
	background: #486063;
	font-size:0.9em;
}


	#infoPane .visualPadding {
		margin:20px 20px;
	}

		#infoPane .visualPadding p {
			margin:0;
		}

	#infoPane #variations {
		margin-bottom:15px;
		height:15px;
	}

		#infoPane #variations ul{
			list-style:none;
		}
		
		#infoPane #variations ul li {
			float:left;
			margin-right:5px;
		}
		
		#infoPane #variations ul li a {
			text-decoration:none;
			font-weight:bold;
			color:#777;
		}
		
		#infoPane #variations ul li.selected a,
		#infoPane #variations ul li a:hover {
			color:#333;
		}

	#infoPane #priceRange {
		clear:left;
		font-weight:bold;
		margin:15px 0;
	}

#features {
		padding-left:45px;
		border: 1px solid red;
		list-style-type: circle;
	}
	
#navLevel3Wrapper {
	background:#ccc;
	border-bottom:1px solid #fff;
}




/* Internal Page					 */
/*-----------------------------------*/
/* Main image slot in top section    */

#mainImageSlot {
	width: 1000px;
	height: 150px;
	border-bottom: 1px solid #fff;
	background: transparent url(/a/img/finance/feature.jpg) top left no-repeat;
}

/* Page */
#page {
	background: transparent url(/a/img/common/backgroundStripes/grey396.gif) top right repeat-y;
	width: 100%;
	border: 0;
}

		#page h3 {
			font-size: 1.5em;
			margin: 0 0 5px 0;

		}

		#page ul {
		}
		
		#page ul li{
			margin: 5px 12px;
		}		
		#page .newsSummary {
			background: #5E7376;
			padding: 10px;
			color: #fff;
		}

		/* Columns */
		#page .col {
			padding: 10px;
			width: 452px;
			widt\h: 432px;
			margin-right: 2px;
			float: left;
		}

			#page .col h4 {
				margin-top: 10px;
			}

		#page .last {
			width: 384px;
			margin-right: 0;
			padding: 0;
		}
		
		#page #mainBody {
			padding-bottom: 150px; /* Client wants this page to be 'taller' than the homepage - not sure why */
		}

		#page .featureBlock {
			background: #5e7376;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;
			width: 395px;
		}

		#page .featureBlock img {
			border-right: 1px solid #fff;
		}
		
ul li

{
margin: 0;
padding: 0;
}

ul

{
margin: 0;
padding: 0;
}


