/* ------------------------ 
   Table of contents.
	
	Version 1.0				Date:13/05/08
	Author: Ryan Downie		Email:ryan@bfinternet.co.uk
	
	----------------------------------------------
	
		1. Blocks.
		2. Navigaton.
		3. Typeogrphy.
		4. clearfix
		
----------------------------*/ 

/* ------ 1. =blocks ------*/

/* -- zeros out margin and padding on all elemnts -- */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #77787B;
	font-size:62.5%; /*sets the font size to be relative with ems.*/
	font-family: Tahoma, verdana, sans-serif;
	line-height: 1.8em;
	color: #111111;
	
}

#wrapper {
	margin: 0;
	background:#FFFFFF url(images/wrapper-bg.jpg) repeat-x top left;
	width: 940px;
	border-right: 2px solid #FFFFFF; 
	font-size: 1.2em;
}

#wrapper-inner {
	background: url(images/wrapper-inner-bg.jpg) no-repeat bottom left;
}

#main-content {
position:relative;
	width: 676px;
	float: right;
	margin-top: 0px;
	padding: 10px 0 100px;
	background: url(images/content-main-image.gif) no-repeat right top;
}

#main-content img {
	margin: -60px 0 20px 0;
}

#logo img {
	border: none;
	margin: 50px 0 0 10px;
	
}

#content-sub {
	width: 224px;
	padding: 10px 10px 0 ;
	margin-top: 20px;
	font-size:.9em;
	
}

#contact-info {
	margin:10px 0;
	width:204px;
}

#contact-info img {
  margin-top:10px;

}


.content-image {
		position:absolute; 
		top:350px;
left:200px
}

/* -------- =BBQ  pages -------- */

/* -- Global Elements (shared across all the bbq pages)--*/

#sub-pages #main-content p {
		width:38em;

}

#features {
	float:left; 
	margin:0 20px 0 0; 
	width:419px;
}
	
#features li {
	margin:4px 0 0 28px;
}

#dis-map {margin:100px 30px 100px 46px;}

#bbq-d {
	margin:0 0 10px 0;}
	
#bbq-d a {
	text-decoration:none;
	padding-bottom:3px;
	border-bottom:1px dotted #EA1E27;
	color:#EA1E27;
	}
	
#ice-logo {
	text-indent:-999px;
	width:200px; height:39px;
	background:url(images/ice-logo.jpg) no-repeat;
	margin-bottom:-10px;}


/* ------ Start Sub Pages ------ */


/* --- =ice table ---*/


#ice-table ul {
	list-style-type:none;
	}
	
#skirts {
	position:relative;
	}
	
#skirts li { 
	margin: 15px  0;
	}


/* Position the images like the brosure */

#skirts li img {
	position:absolute;
	}
	
#black-skirt {
	top:58px; 
	left:70px;
	}
	
#green-skirt {
	top:92px; 
	left:70px;
	}
	
#burgundy-skirt {
	top:124px; 
	left:70px;
	}
	
#blue-skirt {
	top:156px; 
	left:70px;
	}
	
ul#feature-list { 
	list-style:disc; 
	padding-left:12px; 
	width:35em;
	}
	

/* --- =BBQ Accessories Page --- */

#bbq-accessories #main-content p { 
	width:35em; 
	padding:.5em 0
	}

/* Sets width of the elements, keep this as the images are floated. */
#universal-griddle, #friepans, #pan-support, #gastro {width:35em}


#universal-griddle img, #friepans img  {
	float:right; 
	margin:10px 0 0 10px;
	}
	
#gastro img {
	float:left; 
	margin:10px 10px 0 0;
	}
	
	
#bbq-accessories #main-content {
	padding: 10px 0 100px}
	
	
/* --- =boxgrill page ---*/

/* Width has to be set to make the images go on two columns. Margin fixes the overlap on the table */
#box-grill-images {
	list-style-type:none; 
	width:500px; 
	margin:50px 30px; 
	}

/* Float a float to clear a float =) */	
#box-grill-images li { 
	float:left;  
	padding:25px 5px;
	}
	
#box-grill-images li img {
	float:left; 
	border:1px 
	solid #000;
	}
	
table {
	margin:20px 0;
	padding:10px;
	border:1px solid #000; 
	}
	
#table-head {font-size:140%;}
	
#about {
	width:30em;
	padding:10px 20px;
	}
	
#about li {
	padding:5px 0;
}


/* --- =contact Page --- */

#contact-page form {
	margin:10px 0 60px 20px;
}

#contact-page label {
	display:block;
	padding:2px 0;
}

#contact-page fieldset {
	border:none;
}


#contact-page #main-content img {
	margin:4px 0 0 0;
}





/* ------ 2. =navigation ------ */
#navigation {
   background: #FFFFFF url(images/navgation-bg.jpg) repeat-x bottom left ;
	list-style-type: none;
	border: 1px solid #F0F0F1;
	padding: 10px 0px 10px 20px;

}

#navigation a {
	display:block;
	padding:0 0 0 10px;
}

#navigation a:hover { 
	padding:0 0px 0 7px;
	border-left:3px solid red; 
	 }


#navigation li {
	margin: 5px 0 15px;
	
}

#navigation li li {
	margin: 2px 0 10px 0;
	
}

#navigation li li {
	list-style-type: none;
	}

#navigation li a, .parent {
	font-size:.9em;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	
}

#navigation li li a {
	font-weight: normal;
	font-size: 1em;
	color:#545454;
}


.parent { margin-left:10px;}

/* ------ 3. =typeography ------*/



h2 {
	font-weight: normal;
	font-size: 1.4em;
}

h3 {
	margin-bottom:-10px; 
	font-size: 1.2em;
}

#bbq-accessories h2, #contact-page h2, #distributors h2 {
	font-size:1.6em; 
	text-decoration:underline; 
	letter-spacing:.3em; 
	margin:20px 0 10px 0; 
	}



.contact {
	color: #77787B;
}

.contact a {
	text-decoration: none;
	color:#77787B;
}

#main-content p {
	width:30em;
	padding: 15px 0 ;
}

#ice-table #main-content p, #box-grill #main-content p {
	width:36em;
	padding: 10px 0 6px 0 ;
}

#contact-page #main-content p {padding:2px 0;}

h6 {font-size:1em; font-weight:bold; padding:.5em 0;}

#footer { color:#fff; padding:5px 0 5px 10px;}
#footer a {color:#FFF;}



/* ------ 4. =clearfix ------ */
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

img {
	border:0;
}

.cavaleir .content-image {top:420px!important;}

/*
ul#youtube-videos {margin:20px 0 0;} */

ul#youtube-videos {float:left; margin:-12px 0 0 36px; }
ul#youtube-videos li {list-style:none; float:left; margin:1em 3em 0 0; width:372px; }
ul#youtube-videos li h4 {font-size:146%; font-weight:normal; margin-bottom:10px; }

body.videos div#main-content {height:1127px; }