 /* CSS Document for ALL FunMats Products Pages */
 /* Last Updated 17/09/09 by Ben Hayes */
 /* CSS Valid 17/09/09 */

 #prod h1#top span {
    background:url(_images/head_prod.gif) top center no-repeat;
    }

 #fprod h1#top span {
    background:url(_images/head_fprod.gif) top center no-repeat;
    }	
	
 h2 {
	margin: 0px;
	}

 span.size-emph {font-weight: bold }
   
 /* ------------------------------------------------
    -- Table Styles --------------------------------
	------------------------------------------------ */
   
 table.prices,
 table.carriage {
	display: block;
	position: relative;
	margin-top: 1.5em;
	margin-bottom: 2em;
	}

 table.prices th,
 table.carriage th {
	width: 125px;
	}
	
 table.prices th#tname {
	width: 200px;
	}

 table.prices th span {
	font-size: 65%;
	font-weight: normal;
	}

 table.prices td,
 table.carriage td {
	text-align: center; 
	}

table.carriage {
	display: block;
	position: relative;
	margin-right: 288px;
	margin-top: 1.5em;
}

 table.carriage th {
	width: 165px;
	}

 div#carriage img {
 	height: 109px;
	margin-top: 65px;	
	}

 /* ------------------------------------------------
    -- layout Styles -------------------------------
	------------------------------------------------ */


 div.section-r {
	display: block;
	position: relative;
	background-color: #F7F5DB;
	border: 1px solid black;
	margin-bottom: 1em;
	min-height: 185px;
	}
	
	div.col2 {
	background-color: #7DD
	}
	


 div.section-r p{
	margin: 0.5em 0em 0.75em;	
 	}	

 div.section-r img {
 	display: block;
	float: right;	
	margin-top: 0.75em;
	margin-bottom: 0.75em;	
	margin-left: 12px;
	margin-right: 0.75em;
  }	

 div.section-r h2 {
 	display: block;
	position: absolute;
	top: 0px;
 	left: 0px;	
	height: 30px;
	line-height: 30px;
	padding-left: 1em;
	padding-right: 1.5em;
	background: url(_images/tabxr.gif) scroll bottom right;
 	}
	
	div.col2 h2 {
	background-color: #7DD	
	}
	
 div.section-r div {
	padding: 0px 12px;
	margin-top: 38px;
 	}	
	
  div.section-r p.size {
	position: absolute;
  	display: block;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 0px 10px;
	margin: 3px 0px 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	background-color: #FFF;			
 	}

div.section-r table.prices {
	margin-left: 43px;
	}
	
div.section-r div.clearing {
	height: 1px;
	width: 85%;
	margin-top: 0px;
	}

