@charset "utf-8";
/* CSS Document */

*{ 
		margin:0;
		padding:0;
 }
 @font-face{
	    font-family: 'Akzidenz Grotesk BE Cn';
	    src: url('fonts/GFBC___.ttf') format('truetype');
	    }
 .clear{
 		clear:both;
		}
html{ 
		font: 12px/14px 'Trebuchet MS', verdana, Arial, Helvetica, sans-serif; 
		}
body{ 
		/* _background:#000 url(../images/bg_strech.jpg) center center no-repeat;repeat-x*/
		background:#000 url(../images/moderate.jpg) center top no-repeat;/* repeat-x*/
		}
		img{ border:none;}
		h2{ font-size:14px;}
		img, div, input, #header.home, #nav, .navi, #search  { behavior: url("iepngfix.htc") }
/* ---------------Wrapper Styles------------ */
#wrapper{ 
		width:900px; 
		margin: 40px auto; 
		padding:0;  
		
		}
		#header.home{  
		width:900px; 
		margin:0; 
		padding:0;
		 background: url(../images/header.png) center center no-repeat;
		 height:400px;
		}
		#header.inside{  
		width:900px; 
		margin:0; 
		padding:0;
		 background: url(../images/header_inside.png) center 45px no-repeat;
		 height:240px;
		}
#nav{ 
		width:900px;
		height:70px;
		background:url(../images/nav.png) top center  no-repeat;
		}
		
		#menu {
		margin:0;padding:0; 
		
		}
#menu ul { 
			margin:0; 
			padding: 20px 0 0 100px; list-style:none;
			/*background: url(../images/navi.png) no-repeat 70px 0px; 
			height:60px; text-indent:-999px; */
			}
#menu ul li { display:block;padding:0; float:left;text-align:left;margin-right:2em; }

#menu li a { color:#fff; 
		font:bold 16px "Akzidenz Grotesk BE Cn", Helvetica, arial; 
		text-decoration:none;line-height: 1.3em; 
		display:block; 
		text-transform:uppercase;
		 }
#menu li a.current { color:#000;}
#menu li a:hover { color:#000; }
#menu li span { font:11px arial; color:#000; margin:0; text-transform:lowercase; }
#menu li span:hover  {color:#fff;}
#menu li span.current  {color:#fff;}
		.navi{ 
		list-style:none;
		height:70px;
		padding: 20px 0 0 80px;
		background: url(../images/navi.png) no-repeat;
		}
		
.navi li{ 
		display:inline; 
		width:120px; 
		
		
		
}
.navi li a{ 
		display:block; 
		float:left;
				 
		text-decoration:none; 
		padding:5px 10px 5px 10px;
		color:#fff;
		text-transform:uppercase;
		font-weight:bold;
		margin-right:5px; 
		}
.navi li a.current{
		-moz-border-radius: 5px;
		-webkit-border-radius:3px;
		background:#7A0B04;
		-moz-box-shadow: 1px 2px 3px #DADADA;
		-khtml-box-shadow: 1px 2px 3px #DADADA;
		padding:5px;height:15px;
		}
		.navi li a:hover{
		-moz-border-radius: 5px;
		-webkit-border-radius:3px;
		background:#000;
		-moz-box-shadow: 1px 2px 3px #DADADA;
		-khtml-box-shadow: 1px 2px 3px #DADADA;
		
		}
		
		
#logo{  float:left; width:900px; 
		height:100px;
		  
		}
		#logo_home{  float:left; width:900px; 
		height:250px;
		  
		}
		.logo { border:none; 
		margin:30px 0 0 30px; 
		float:left; 
		width:470px;  
		}
		.logo img{ float:left;  }
		
		.logo img.logs{ float:left; margin-top:20px;  }
		
		.logo p{  padding:0 10px; }
		
		.logo_small { border:none; 
		margin:10px 0 0 30px; 
		float:left; 
		width:470px;  
		}
		.logo_small img{ float:left;  }
		
		#slider{}
	
	
#search{ 
		background:url(../images/search.png) top center no-repeat; 
		height:50px;
}

.search{
		float:right; 
		width:250px; 
		margin: 5px 60px 0px 0px; 
		height:35px;
		}
	.search img, .search_text img{ border:none;}
	
	.search_text{
		font-family:arial;
		background:url(../images/search_box.png) no-repeat;
		font-size:10px;
		color:#575757;
		width:135px;		 
		float:left;
		padding:5px 6px 5px 12px;
		height:15px;
		border:none;
		margin-top:5px;
		}
		.submit{  
		font-family:   Arial, Helvetica, sans-serif; font-size:10px;      
        margin:4px 0 0 -8px;
		height:28px;
        width:31px;
		text-indent:-9999px;
        padding:0;
        color:#666; 
		}
		.search_result{ _min-height:400px;}
.search_result a{ color:#FF9900; font-size:12px;}
.search_result p{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.search_result h2{ color:#CC6600; font-size:14px; text-transform:capitalize;}
		
		
		.main_inside { 
	float: left;
	margin:10px 40px 0 0;
	position: relative;
	padding:0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius:5px;
	background:#fff;
	border:1px solid #d3d3d3;
	width:350px;
	height:70px;
	
}
/*--------- Easy Slider -----------*/
	.main { 
	float: left;
	margin:10px 40px 0 0;
	position: relative;
	padding:0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius:5px;
	background:#fff;
	border:1px solid #d3d3d3;
	width:350px;
	height:230px;
	
}
#slider{ 
		float: left;		
		position:relative;
		
			}
	#slider img{border:none;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide) entire slider area will adjust according to the parameters provided here
		*/ 
		width:350px;
		height:230px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:77px;
		height:60px;
		position:absolute;
		left:-14px;/* positions the previous button */
		top:130px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:292px;/* positions the next button */
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:absolute;
		width:77px;
		height:60px;
		background:url(../images/prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/next.png) no-repeat 0 0;	
		}	
		/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */



		
#content{ 
		width:780px; margin:0 auto; 
		padding:10px 10px 20px 15px;
		overflow:auto;
		border:1px solid #D2D2D2;
		background:#F9F8F4;
		position:relative;
		
		/* CSS3 
		-webkit-box-shadow: 3px 3px 5px #000;
		-moz-box-shadow: 1px 2px 3px #ccc;*/
		-webkit-border-radius:3px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
		}
	.left{ float:left;  
			width:550px;
			border:1px solid #e2e2e2;
			background: #fff;
			/* CSS3 
		-webkit-box-shadow: 3px 3px 5px #000;
		-moz-box-shadow: 1px 2px 3px #ccc;*/
		-webkit-border-radius:3px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
		}
		.about{ 
		padding:0 10px 10px 10px; 
		min-height:400px;
		}
		h2 
		{width:250px;
		height:20px; text-align:left;
		padding:5px 0 0 10px;
		color:#FE8F01;/*C0E24D - 009900*/
		font-weight:bold;
		margin:0 0 2px 0;
		}
		
		h4{ 
		width:250px;
		height:20px; text-align:left;
		padding:5px 0 0 10px;
		color:#7AB331;
		font-weight:bold;
		margin:0 0 2px 0;
		}
		p.stand_out{ 
			width:500px; 
			border:1px dashed #dadcdd; 
			margin:10px; 
			background:#F2F1DF; 
			padding:10px;
			-webkit-border-radius:3px;
		-moz-border-radius:3px;
		-khtml-border-radius:3px;
			}
			
			
			.homeitem{
			
			 }
			 .homeitem div{
			margin-left:150px; width:380px;  
			 }
			 .homeitem p{ 
			 width:350px; height:50px;
			
			 }
			 .homeitem h5{ 
			 width:400px; padding-bottom:10px;
			 }
			.homeitem img{ 
			float:left;
			padding-bottom:5px; color:#F2A12D; font-size:12px;
			
			 }
			.homeitem a{
			background:url(../images/link.jpg) no-repeat;
			padding:5px 0; 
			width:95px;	
			height:25px; text-decoration:none;
			float:left; text-align:center; 
			color:#fff; font-weight:bold;	
			margin:12px 0 0 20px;
			 } 
			
		.left ul{padding:10px; list-style-type:none;}
		.left ul li{
		width:500px; line-height:20px;
		background:url(../images/list_icon.jpg) 0 6px no-repeat #fff; 
		color:#666; text-decoration:none; 
		padding:0 0 0 18px;}
		.left ul li:hover{
		background:url(../images/list_gr.jpg) 0 6px no-repeat #fff; 
		color:#000; 
		text-decoration:underline;
		}
		.sidelist{ 
		list-style:none;
		} 
		.sidelist li{ 
		  
		 
		}
		.sidelist li a{ 
		text-decoration:none; 
		}
		
		.contact_details{ padding-left:20px;}
		.webdesign{ border:none; left:-50px; position:relative; margin-top:10px;}
		
		#price_guide{ width: 540px; padding:0px 0 10px 20px;}
		#price_guide table{  width:500px; padding:0 0 20px 0; }
		#price_guide table tr{ margin:0;  padding:0; color:#000000; 
		width:500px; border-bottom:1px dotted #dadcdd; 
		background:none; 	text-decoration:none;
		}
		#price_guide td{border-bottom:1px dotted #dadcdd;}
		#price_guide .left{ background:none; text-decoration:none;}
		#price_guide .right{  text-align:right; font-weight:bold;  }
				
		.contact_form{
		background:url(../images/form_bg.jpg) no-repeat; float:left; width: 380px; 
		margin: 0 0 0 10px; 
		height:400px; 
		padding:20px 10px 10px 70px; 
		}
		.contact_form h4{ }
		#contact_form form{ /*Does not have any effect*/
		_border: 2px solid #666;
 		paddng:20px;   
		margin-top:10px;
		}
		.contacted{ 
		padding:10px; 
		}
		.inpoot{ 
		height:18px; 
		}
		textarea{ font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
		 
		
		.the_input{
		padding:5px;
		height:25px;
		}
		.the_input span{ font-size:10px;
		padding:5px;
		
		}
		.the_input2{
		padding:5px;
		height: auto;
		}
 		
 		#button_validate{ 
		float:left;
		height:19px;
        width:36px;
		margin:0 0 0 6px;
		}
		#content h5{ font-size:12px; color:#FF6600; padding:5px;}
		
 .right{ float:left;
			width:200px;
			border:1px solid #e5e5e5;
			background: #fff;
			margin-left:20px;
			
			/* CSS3 
		-webkit-box-shadow: 3px 3px 5px #000;
		-moz-box-shadow: 1px 2px 3px #ccc;*/
		-webkit-border-radius:3px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;}
		.side_panel{ padding: 0 0 10px 0;}
		
		.side_panel h3{ color:#e68222; padding:5px 10px 5px 15px; font-size:14px;
		}
		
		.left h2{ background:url(../images/h4.png) no-repeat; height:50px;
		left:-15px; position:relative; border:none;  padding: 20px 0 0 20px; color:#fff; margin-top:5px;
		}
		.quick h3{ color:#fff; line-height:20px; font-size:14px; }
		
		.quick{ background:url(../images/side_panel.png) no-repeat; margin-top:5px; 
		height:45px;left:-15px; position:relative; padding: 15px 0 0 20px;}
		
		
		.sidelist{ list-style:none;
		display:block;
		margin:5px 0 0 20px;
		}
		
		.sidelist li{ line-height:14px; height:20px; display:block; }
		.sidelist li a{ color:#000;
		background:url(../images/bullet.gif) 0 6px no-repeat #fff;
		padding:1px 0 0 15px;
		}
		.sidelist li a:hover{ 
		color:#94a836;
		background:url(../images/bullet-hover.gif) 0 6px no-repeat #fff;}
		.sidelist li a:focus{ color:#ff9606;}
		.flash{ margin: 0 0 0 10px;}
		.banner{ 
			margin-top:10px;
			width:770px;
			border:1px solid #e2e2e2;
			height:150px;
			background: #fff;
			/* CSS3 
		-webkit-box-shadow: 3px 3px 5px #000;
		-moz-box-shadow: 1px 2px 3px #ccc;*/
		-webkit-border-radius:3px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
		}
		
		#footer{ 
		width:806px; padding:0; height:50px;
		margin:0 auto; background: url(../images/footer_bg.png) no-repeat;
		}
		#footer p{ width:400px; 
		margin:20px auto;
		padding-top:15px; color:#fff;
		}
		
		
		
		
		
		/*Box Grids*/
.boxgrid{ 
				width: 200px; 
				height: 168px; 
				margin:5px; 
				float:left; 
				background:#fff; 
				border: solid 2px #4C4C4C; 
				overflow: hidden; 
				position: relative; 
			}
			.boxgrid h2{
			color:#fff;
			margin:10px 0 0 0;
			text-transform:capitalize;
			font-size:12px;
			padding:0 5px;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				.ribbon{ 
			position:relative;
			top:-3px;
			right:-3px;
			height:150px;
			width:200px;
			z-index:1;
			background:url(../images/ribbon_recent.png) no-repeat top right;
			}
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 80px; 
				width: 100%; 
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top:150px;/* positions caption on load */
 					left: 0;
 				}
				.caption .boxcaption {
 					top:200px;
 					left: 0;
 				}
				.caption .boxcaption {
 					top:200px;
 					left: 0;
 				}
				.boxgrid a:hover{ color:#FF6600;}
				
/**/
		
		
		
		
		
		
		/**************************************/
	/*--Main Container--*/
.main_view { 
	float: right;margin:10px 40px 0 0;
	position: relative;
	padding:5px;
	background: #fff;
	margin:10px 40px 0 0;
}
/*--Window/Masking Styles--*/
.window {
	width:350px;
	height:230px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; border:none;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 149px; height:30px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 25px;
	background: url(../images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 3px 6px 5px 6px;
	text-decoration: none;
	color: #fff;
	font-size:10px;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	background:url(../images/link_a.png) no-repeat; 
	text-indent:-9999px;
	width:19px; height:19px;
}
.paging a.active {
	_font-weight: bold;
	_background: #920000;
	_border: 1px solid #610000;
	_-moz-border-radius: 3px;
	_-khtml-border-radius: 3px;
	_-webkit-border-radius: 3px;
	background:url(../images/active.png) no-repeat;
	 text-indent:-9999px;
	
}
.paging a:hover {font-weight: bold;}

/**************************************/
		