/* CSS DISPLAY SCREEN RINGWOOD */

/* ---------- 1. 0 Misc ---------- */

*   {
	padding:0;
	margin:0;
	border:0;
	}
	
body {
	color:#675838;
	font: 0.7em "Arial", Tahoma, Helvetica, Sans-Serif;
	background: url(images/body_repeat.png);
	padding:0 0 20px 0;
	}

.end {
	clear:both !important;
	list-style:none !important;
	height:auto !important;
	width:0 !important;
	font-size:0 !important;
	line-height:1% !important;
	display:block !important;
	font-weight: normal !important;
	}

img {
	border:0;
	display:block;
	}

#container {
	background:url(images/body_top.png) 0 0 repeat-x;
	text-align:center;
	padding-top:36px;
	}

#wrapper1 {
	position:relative;
	left:0;
	width:764px;
	margin:0 auto;
	text-align:left;
	
	background: url(images/contaienr_repeat.png) 0 0 repeat-y;
	}

#wrapper2 {
	background: url(images/container_top.png) 0 0 no-repeat;
	width:764px;
	}

#wrapper3 {
	background: url(images/container_bottom.png) 0 100% no-repeat;
	width:746px;
	padding:12px 9px 18px 9px;
	}


/* ---------- 2.0 HEADER ---------- */
#header {
	padding:0 10px;
	width:726px;
	}


#header h1, .skypContent {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	}

.skypContent {
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
	}
	
	/* ---------- 2.1 COLLEFT ---------- */
	
	#header .colLeft {
		width:297px;
		float:left;
		margin-bottom:5px;
		}

	* html #header .colLeft {
		margin-bottom:1px;
		}
	
	h1 {
		width:294px;
		height:126px;
		background:url(images/logo_tim_for_fish.png);
		margin-bottom:4px;
		}
	
	h1 a {
		width:294px;
		height:126px;
		display:block;
		text-decoration:none;
		}

	#header img {
		float:left;
		}
	
	/* ---------- 2.2 COLRIGHT ---------- */
	
	#header .colRight {
		width:428px;
		float:right;
		}
		


			/* ---------- 2.2.1 MENU ---------- */
			#menu1 {
				background:url(images/menu_repeat.png) 0 0 repeat-x;
				margin-bottom:3px;
				}

			#menu2 {
				background: url(images/menu_left.png) 0 0 no-repeat;
				}

			#menu2 ul {
				background: url(images/menu_right.png) 100% 0 no-repeat;
				padding:0 5px;
				display:block;
				height:28px;
				}
			
			#menu1 h3 {
				font-weight: normal;
				line-height: 1.0em;
				text-indent: -2000em;
				font-size:0;
				position:absolute;
				}
				
			#menu1 li {
				float:left;
				display:inline;
				margin-left:1px;
				}
			
			#menu1 li a {
				color:#fff;
				text-decoration:none;
				display:block;
				float:left;
				font-size:1.1em;
				font-weight:bold;
				padding:7px 6px 6px 5px;
				background:url(images/menu_split.png) 100% 6px no-repeat;
				}
			
			#menu1 li a:hover {
				color:#c3d8ee;
				}




/* ---------- 3.0 CONTENT ---------- */

#content1 {
	font-size:1.1em;
	padding:0 9px;
	width:726px;
	}

#home #content1 {
	background: url(images/seafood_dish.jpg) -5px 100% no-repeat;
	}

#products #content1 {
	background: url(images/fish_lemon.jpg) -5px 100% no-repeat;
	}

#content2 {
	background:url(images/content_top.png) 0 0 no-repeat;
	padding:45px 0 0 0;
	}
	
#colLeft {	
	width:298px;
	float:left;
	}

#colRight {
	width:368px;
	float:right;
	padding:0 20px 0 40px;
	}

/* ---------- 6.0 CONTENT ---------- */


#content1 h2 {
	font-size:1.5em;
	margin-bottom:1.1em;
	color:#ecd166;
	position:relative;
	top:0;
	left:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#content1 h3 {
	font-size:1.1em;
	margin-bottom:1.1em;
	color:#EFDD95;
	}

#content1 p {
	text-align:justify;
	line-height:1.5em;
	margin-bottom:1.6em;
	}


#content1 #colRight ul {
	margin:0 0 25px 20px;
	display:block;
	}

#content1 #colLeft ul {
	margin:40px 0 25px 1px;
	display:block;
	}

#content1 li {
	margin-bottom:0.6em;
	list-style:disc;
	color:#675838;
	}

#content1 #colLeft li {
	list-style:square;
	list-style-position:inside;
	border-bottom:1px dashed #DFD7B5;
	margin-bottom:0.9em;
	padding:2px 5px;
	}

#content1 li span {
	color:#675838;
	}

#content1 dl {
	margin-bottom:20px;
	font-size:1.0em;
	}

#content1 dt {
	margin-bottom:4px;
	font-weight:bold;
	}

#content1 dd {
	margin-bottom:4px;
	}

#content1 a {
	color:#f07e2a;
	text-decoration:none;
	}

#content1 a span {
	font-size:1.6em;
	font-weight:bold;
	position:relative;
	top:1px;
	}

#content1 a:hover {
	text-decoration:underline;
	}	

	/* ---------- 6.1 ACCOUNT & CONTACT FORM---------- */
	
	#form form {
		width:396px;
		font-size:1.0em;
		}
		
	#form dt {
		font-weight: normal;
		font-size: 1.0em;
		line-height: 1.0em;
		text-indent: -2000em;
		display:block;
		}
		
	#form dd {
		margin-bottom:18px;
		position:relative;
		font-size:1.0em;
		top:0;
		left:0;
		z-index:1;
		}

	#form dd.radio {
		margin-bottom:12px;
		position:relative;
		color:#343434;
		}
	
	#form dd.note {
		font-weight:bold;
		}
	
	#form dd.error { 
		color:#FF910F;
		font-weight:bold;
		margin-bottom:16px;
		}
	
	#form form p { 
		margin-top:10px;
		}
	
	#form label { 
		padding-right:240px;
		}
	
	#form input, #form select {
		border:1px solid #CFCFCF;
		width:220px;
		position:absolute;
		/*display:block;*/
		background:#fff;
		right:0;
		top:0;
		height:1.4em;
		z-index:200;
		color:#707173;
		}
	
	#form .brInput input {
		border:1px solid #CFCFCF;
		width:396px;
		/*display:block;*/
		background:#fff;
		height:1.4em;
		color:#707173;
		position:static;
		margin-top:8px;
		}
	
	#form select {
		width:222px;
		background:#630A35;
		color:#fff;
		font-weight:bold;
		height:1.4em;
		}
	
	#form .radio input {
		border:0;
		margin-right:236px;
		height:16px;
		width:16px;
		}
		
	#form .radio2 input {
		border:0;
		margin-right:5px;
		height:16px;
		width:16px;
		}
	
	#form #last input {
		border:0;
		margin-right:234px;
		height:16px;
		width:16px;
		}
	
	#form select option {
		color:#fff;
		padding:3px 9px;
		border-bottom:1px solid #fff;
		font-weight:bold;
		}
	
	#form textarea {
		border:1px solid #CFCFCF;
		width:393px;
		height:120px;
		margin-top:8px;
		color:#707173;
		}
	
	#form .button {
		background:#630A35;
		color:#fff;
		font-weight:bold;
		border:0;
		cursor:pointer;
		width:196px;
		height:1.5em;
		position:static;
		padding:0 0 5px 0;
		margin:0 0 10px 0px;
		}
	
	
	#form a.button { 
		display:block; 
		text-align:center;
		text-decoration:none;
		height:1.6em;
		padding:5px 0 0 0;
		}
	
	#form .button:hover {
		background:#FF9900;
		}

/* ---------- 7.0 FOOTER ---------- */

#footer {
	color:#ad8245;
	clear:both;
	margin:0 auto;
	position:relative;
	width:672px;
	}

#footer ul {
	display:block;
	background: url(images/footer_bottom.png) 0 100% no-repeat;
	text-align:right;
	}

#footer li {
	display:inline;
	list-style:none;
	}

#footer li span {
	margin:0 10px;
	}

#footer li.copyright {
	margin-left:20px;
	float:right;
	}

#footer p {
	display:inline;
	margin:0;
	padding:0;
	}

#footer a {
	color:#ad8245;
	border-bottom:1px dotted #ad8245;
	text-decoration:none;
	}

#footer a:hover {
	color:#F07E2A;
	border-bottom:1px dotted #F07E2A;
	}

.imgleft {
	float:right;
	margin: 40px 10px;
	padding: 5px;
}

.imgleft2 {
	float:right;
	margin: 30px 10px;
	padding: 5px;
	border: 1px solid #ad8245;
}


.imgright {
	float:right;
	margin: 10px;
	padding: 5px;
	border: 1px solid #ad8245;
}

#slide1 { 
	float:right;
	width:428px;
	overflow: hidden;
	position: relative;
	height: 234px;
}

#MessageLeft {
	float: right;
	position: relative;
	overflow: hidden;
	width: 250px;
	height: 250px;
}

.promo_msg{
	font-size:1.5em;
	color:#ecd166;
	font-weight:bold;
}