#container {
	width:  100%;
	background: #FDDDD5;
}

/***************************
	Header 
***************************/
#header_wrapper {
	position:  absolute;
	left:  0; top:  0;
	width:  100%;
	background: #FDDDD5;
	min-height:  157px;
	height: auto !important;
	height: 157px;
}

#header {
	width: 950px;
	margin: 25px auto 0 auto;
	position: relative;
	min-height:  167px;
	height: auto !important;
	height: 167px;
}

#logo {
	width: 240px; height:  157px;
	margin: 0; padding: 0;
	position:  absolute;
	left: 0; top:  0;
}

#header .main_col{
	width: 710px;
	margin: 0 0 0 240px; padding: 72px 0 25px 0;
	text-align: center;	
	background: url(http://www.pearl.ie/images/nav_hr.gif) no-repeat 50% 100%;
}

#header .breadcrumb{
	width: 710px;
	margin: 0 0 0 240px; padding: 20px 0 0 0;
	text-align: center;	
}

/***************************
	Feature 
***************************/

#feature{
	margin: 50px auto 0 auto; padding: 0;
	width:  950px;
}


/***************************
	Body Content 
***************************/

#body_content{
	margin: 192px auto 0 auto; padding: 0;
	width:  950px;
	position:  relative;
	overflow:  visible;
}

#body_content.home{
	margin-top: 414px;
}

#body_content .main_col{
	width: 710px;
	margin: 0 0 0 240px; padding: 20px 0 20px 0;
	text-align: left;	
	min-height:  600px;
	height: auto !important;
	height: 600px;
	background: white url(http://www.pearl.ie/images/container_bg.gif) top left repeat-x;
}

#body_content.home .main_col{
	min-height:  360px;
	height: auto !important;
	height: 360px;
}

#body_content .main_col .left_col{
	width:  460px;
	float:  left;
}

#body_content .main_col .right_col{
	width:  210px;
	float:  left;
}

#body_content .main_col .text_cols{
	-moz-column-width: 280px;
	-webkit-column-width: 280px;
	-moz-column-gap: 40px;
	-webkit-column-gap: 40px;
}

#body_content .main_col .right_col img{
	margin:  1.4em 0;
}

#body_content .main_col .wrapper{
	margin: 0 20px 0 20px; 
}

#body_content .main_col_basket .wrapper{
	margin: 0; 
}

#body_content .link_col{
	width:  220px;
	position: absolute;
	left: 0; top:  0;
}

#body_content .subnav{
	width:  220px;
	padding: 20px 0 0 0;
	background: white url(http://www.pearl.ie/images/container_bg.gif) top left repeat-x;
	margin: 0 0 1.4em 0;
}

#body_content .subnav_wrap{
	background: url(http://www.pearl.ie/images/container_end_bg.gif) bottom left repeat-x;
	padding: 0 0 20px 0;
}

#body_content .social{
	width:  220px;
	padding: 20px 0 0 0;
	background: white url(http://www.pearl.ie/images/container_bg.gif) top left repeat-x;
}

#body_content .social_wrap{
	background: white url(http://www.pearl.ie/images/container_end_bg.gif) bottom left repeat-x;
	padding: 0 0 20px 0;
}

#body_content .main_col .contact .left_col{
	width:  370px;
	margin-right:  20px;
	float:  left;
	display:inline;
}

#body_content .main_col .contact .right_col{
	width:  280px;
	float:  left;
	margin: 0; padding: 0;
	display:inline;
}

.map{
	background: #A5D9C9;
	padding: 8px;
	width: 320px;
	-moz-border-radius: 6px;-webkit-border-radius: 6px;
	margin:  1.4em 0;
}

/***************************
	Shop Index 
***************************/

.cat_preview{
	float: left;
	width:  161px;
	margin:0 0 1.4em 0;
}

.product_preview, .news_preview{
	margin:1.4em 0 2.8em 0;
}

.product_preview .product_thumb{
	float: left;
	width:  100px;
	margin:0 20px 0 0;
}

.product_preview .product_details{
	float: left;
	width:  434px;
	margin: 0 0 0 0;
}

#body_content .main_col .product_content .left_col{
	width:  370px;
	margin-right:  20px;
	float:  left;
	display:inline;
}

#body_content .main_col .product_content .right_col{
	width:  280px;
	float:  left;
	margin: 0; padding: 0;
	display:inline;
}

/***************************
	Footer 
***************************/

#footer_wrapper {
	width: 100%;
	background:  url(http://www.pearl.ie/images/footer_bg.gif);
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

#footer {
	width: 950px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: center;
}

#footer .main_col{
	width: 710px;
	margin: 0 0 0 240px;
	padding: 1.6em 0 20px 0;	
}

#footer.splash .main_col{
	width: 710px;
	margin: 0 auto 0 auto;
	padding: 1.6em 0 2em 0;	
	background: transparent url(http://www.pearl.ie/images/circles.png) bottom center no-repeat;
}

/***************************
	Splash 
***************************/


/* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -100px;
   text-align: center;
   width: 100%; 
 }
 /* end IE 5 hack */ 
	  
#splash {
	position: relative;
	text-align: left;
   	width: 173px; 
	height: 200px;
	margin: 0px auto;
	}
