/* ========================
Gamato Manufacturing
CSS by Guy Lillico
30-04-2009 
======================== */

@import url("reset.css");

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

img	{
	border:none;
}

a	{
	text-decoration:none;
	color:#fd9d4f;
}

a:hover	{
	color:#f98323;
	text-decoration:underline;
}

a:hover img {
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;	
	}	


h1	{
	padding:0;
	margin:0;
	font-size:18px;
}

h2	{
	padding:0;
	margin:8px 0 12px 0;
	font-size:22px;
	font-weight:normal;
	color:#fff;
}

h3	{
	padding:0;
	margin:12px 0 6px 0;
	font-size:14px;
}

h4	{
	padding:0;
	margin:0;
	font-size:12px;
}

p {
	margin:8px 0;
}


html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:#102333;
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	color:#dde8f2;
}

.clear	{
	height:0;
	width:0;
	clear:both;
}

.wrapper	{
	margin:0;
	padding:0;
	background:#134577 url('../images/wrapper_bg.jpg') 0 0 repeat-x;
	border-bottom:1px solid #000;	
}

.container {
	position:relative; 
	margin:0 auto;
	width:980px;
}

.header {
	background:url('../images/header_bg.jpg') 0 0 no-repeat;
	height:114px;
	padding:0;
	margin:0 auto;
	position:relative;
	width:950px;
}
	#logo {
		text-indent:-9999px;
		background:url('../images/logo.jpg') 0 0 no-repeat;
		width:252px;
		height:94px;
		position:absolute;
		top:6px;
		left:40px;
	}
		#logo a {
			display:block;
			width:252px;
			height:94px;
		}
	#contact_top {
		width:204px;
		position:absolute;
		top:13px;
		right:60px;
		text-align:right;
		color:#15538f;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:16px;
	}
		#contact_top h3 {
			text-align:left;
			background:url('../images/title_contact.jpg') 0 0 no-repeat;
			width:204px;
			height:38px;
			text-indent:-9999px;
			margin:0 0 4px 0;
		}
		#contact_top ul {
			margin-bottom:2px;
		}

		#contact_top a {
			color:#da6303;
		}

.nav	{
	height:50px;
	width:900px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
	.nav ul	{
		margin:0;
		padding-top:17px;
	}
		.nav li	{
			display:inline;
			list-style:none;
		}
		.nav li a	{
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#fff;
			text-decoration:none;
			padding:0 30px;
		}
			.nav li a:hover	{
				text-decoration:underline;
			}
			.nav li a.cur	{
				color:#fdb988;
			}	
	#refer_link {
		display:block;
		background:url('../images/refer_link.jpg') center left no-repeat;
		position:absolute;
		top:133px;
		right:70px;
		padding:0 0 0 35px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#fff;
	}
		#refer_link:hover {
			filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;	
		}
	#refer_box	{
		border:1px solid #dfb27c;
		background:#c77f45;
		position:absolute;
		right:8px;
		top:165px;
		width:280px;
		padding:15px 15px 5px 15px;
		z-index:300;
	}
		form.referfrm {
			margin:0;
			padding:0;
			width:220px;
			position:relative;
		}
			form.referfrm div {
				vertical-align:top;
				font-size:11px;
				color:#000;
				line-height:18px;
				height:auto;
				width:280px;
			}
		
			form.referfrm label {
				font-size:11px;
				width:110px;
				color:#FFFFFF;
			}
			form.referfrm .refer_txt {
				width: 150px;
				padding: 2px 7px;
				height:15px;
				border:1px solid #a56837;
				color: #473910;
				font-size:11px;
				margin-bottom:0;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				}
			form.referfrm textarea	{
				width: 150px;
				padding: 2px 7px;
				border:1px solid #a56837;
				color: #473910;
				font-size:11px;
				margin-bottom:0;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
			}
			.chk {
				margin:0 0 0 111px;
				width:20px;
				border:0;
				background:none;
			}
			.refersubmit {
				background:#154e85;
				width:60px;
				padding:3px 2px;
				border:none;
				color:#fff;
				font-weight:normal;
				font-size:11px;
				margin:0 0 0 220px;
				cursor:pointer;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				float:none;
				}
				.refersubmit:hover {
					 background:#4293d8;
				}
			.hidden {
				display:none;
				height:0;
				width:0;
				margin:0;
				padding:0;
				}
	
.banner {
	width:900px;
	background:url('../images/banner_bg.jpg') 0 1px repeat-x;
	height:231px;
	text-align:center;
	padding-top:6px;
	margin:0 auto;
	z-index:0;
}
	#product_categories {
		width:885px;
		height:214px;
		overflow:hidden;
		margin:0 auto;
		background:#fff;
		padding:1px 1px 0 1px;
	}
		.product_cat {
			float:left;
			width:295px;
			height:214px;
			overflow:hidden;
			text-align:center;
		}		
.main	{
	width:930px;
	background:url('../images/main_bg.jpg') top right no-repeat;
	overflow:hidden;
	padding:0 0 0 20px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
	.content {
		float:left;
		width:530px;
		padding:20px 20px; 
		line-height:18px;
		z-index:0;
	}
		.content_fp	{
			padding-bottom:15px;
		}
	.sidebar	{
		float:right;
		width:270px;
		padding:21px 0 5px 5px; 
		margin:0;
		z-index:0;
	}
	#sidebar_feature {
		font-size:21px;
		font-weight:normal;
		text-align:center;
	}
		#sidebar_feature a {
			display:block;
			padding:10px 5px;
			width:218px;
			height:66px;
			overflow:hidden;
			color:#ff6600; 
			background:url(../images/bg_sidebar_feature.gif);
		}
		#sidebar_feature a:hover { color:#000; text-decoration:none; }
		.divider {
			background:url('../images/divider.jpg') 0 0 no-repeat;
			height:7px;
			width:274px;
			margin:4px 0;
			position:relative;
			left:-22px;
		}
		.sidebar li {
			background:url('../images/list_item.gif') center left no-repeat;
			padding-left:17px;
			line-height:20px;
			color:#fd9d4f;
		}
			.sidebar li a	{
				color:#fd9d4f;
			}
		#title_product_range {
			width:187px;
			height:16px;
			text-indent:-9999px;
			background:url('../images/title_product_range.jpg') 0 0 no-repeat;
		}
			#product_range_list {
				margin:10px 0 13px 6px;
			}
				#product_range_list li {
					font-size:14px;
				}
		#title_brands {
			width:223px;
			height:32px;
			text-indent:-9999px;
			background:url('../images/title_brands.jpg') 0 0 no-repeat;
			margin-top:16px;
		}
		.brands_list {
			float:left;
			margin:10px 40px 2px 6px;
		}
			.brands_list li {
				font-size:12px;
				padding-left:15px;
			}
	#home_background {
		background:url('../images/home_bg.jpg') 0 0 no-repeat;
		width:180px;
		height:145px;
		margin:0;
		position:absolute;
		bottom:0;
		right:315px;
		z-index:100;
	}				
.footer_container {
	margin:0;
	padding:0;
}			
	.footer {
		height:80px;
		background:none;
		width:900px;
		margin:0 auto;
		font-size:11px;
	}
		#footer_menu {
			display:inline;
			margin-right:15px;
		}
			#footer_menu li {
				line-height:18px;
				padding:0 7px;
				display:inline;
			}		

		.foot_links	{
			padding:21px 0 0 10px;
			float:left;
			color:#405668;
		}
			.foot_links a	{
				color:#5889b4;
			}
				.foot_links li a:hover,
				.foot_links li a:hover span {
					color:#fff;
					text-decoration:none;
			}
			.foot_links span {
				color:#2e587d;
				margin-left:24px;
			}

		.titan	{
			float:right;
			padding:15px 18px 0 0;
		}
.close {
	color:#0f365c;
	text-decoration:underline;
	position:relative;
	top:-14px;
}
/*** Shop Module 1.0 ***/

/* category */
.cats {
	margin:7px 20px 17px 0;
	width:100%;
	position:relative;
}

	.cats .cat_image {
		float:left;
		margin:6px 22px 6px 0;
	}
	
		.cats .cat_image img {
			border:1px solid #d0ccb4; 
		}	
	.cats .cat_details {
		margin:5px 3px 2px 3px;
	}
		.cats .cat_details h2 {
			margin:9px 0 2px 0;
		}	
	
/* list */

.product {
	margin:7px 20px 17px 0;
	width:100%;
	border:1px solid #0f3b68;
	background:#17528d;
	position:relative;
	padding-bottom:5px;
	overflow:hidden;
}

	.product .list_image {
		float:left;
		margin:8px 16px 8px 8px;
	}
		.product .list_image img {
			border:1px solid #d0ccb4; 
		}	
	.product .list_details {
		margin:5px 6px 6px 3px;
	}
		.product .list_details h3 {
			margin:9px 0 2px 0;
		}
.sub_categories {
	list-style-type:disc;
}		
	.sub_categories li {
		list-style-type:disc;
		font-size:14px;
		font-weight:bold;
		margin-left:15px;
		line-height:22px;
	}
		.sub_categories li a {
		
	}			
			
	
/* view */

.product_img {
	float:right;
	margin:10px 0 10px 10px;
}
	.product_img img {
		border:1px solid #d0ccb4; 
	}	


		
	