@charset "UTF-8";

/* CSS Document coded by Jelly Graphics jellygraphics.co.uk */

/* CSS Page Layout Elements */

* {
	margin: 0;
	padding: 0;
	}
	
	
body {
	background:url(img/portfolio.gif), #000000;
}

	
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background:#666666;} 

.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 */
	

#wrapper {
	width: 980px;
	height:1000px;
	margin: 0 auto;
	overflow: visible;
	background:#FFF;
	position: relative;
}

#new-nav {
width:980px;
height:147px;
}


.logo-jelly-man {
width:123px;
height:147px;
float:left;

}

.logo-text, logo-text img {
	float:left;
	height:127px;
	width:200px;
}

.nav-menu {
 float:left;
 

}






ul#nav{
	width:700px;
	height:20px;
	float:left;
	text-align:center;
	background:none;
	background-repeat:no-repeat;
	list-style-type:none;	

}

ul#nav li {
	float: left;

}

ul#nav li a{
	display:block;
	width:100px;
	background-color:#FFF;
	float: left;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;

}

ul#nav li a:hover, li a:active {
	color:#FFF;
	text-decoration:bold;
	background-color:#666;
}



#home-head-img {
	width: 980px;
	height: 335px;
	background-color:#999999;
	float: left;

}

#content-head-img {
	width: 980px;
	height: 192px;
	background-color:#666;
	float: left;

}


#index-offers {
	width: 980px;
	height: 199px;
	float: left;
	background-color:#FFF;
}



#Left-col {
width:257px;
float:left;
background:#CC66CC;


} 




#main-content {
	width:698px;
	float:left;
	padding-left:257px;
	padding-top:10px;
	background:#FFF;
	padding-right: 25px;
}

#contact-form {
	width: 300px;
		
}

/* TEXT ELEMENTS */


body {
	font-size: 62.5%;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	line-height: 1.65;
}





h1, h2 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	color:#666;
}

h1 {
	font-size: 2.0em;
	line-height: 1.2em;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 1.6em;
	line-height: 1.4em;
}

h3 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0em;
	line-height: 1.5em;
	padding-bottom: 0.75em;
	color:#FF3366;
	text-transform:uppercase;
}

h3 a, a:hover{
		color:#FF3366;
	text-decoration:none;
}

h3 , a:active, a:visited {
			color:#666;

}

h4 {

font-family: Arial, Helvetica, sans-serif;
	font-size: 10em;
	color:#FFF;
	text-transform:uppercase;
	text-align:right;
	line-height:.8em;
	padding-right:3px;


}


p {
	font-size: 1em;
	margin-bottom: 1.1em;
	color:#333333;
}

a img  {
	border: none; 
	} 

p a:link, a:visited {
	color:#993366;
	text-decoration: underline;
}

p a:hover {
	color:#993366;
	text-decoration: underline;
}

p ul, p li {
	color:#990033;
	margin-left:25px;
	list-style-type:square;
}


h3, p {
	margin-left: 1em;
}


	
td, tr, th {
	font:"lucida grande", Arial, Helvetica, sans-serif;
	}
	
th {
	background-color:#666666;
	font-size: 1.2em;
	color:#FFFFFF;
	}	
	
td, tr {
	padding-left:6px;
	border-bottom:#666666 1px solid;
}

/* CLASSES */
.logo {
	width: 167px;
	height:189px;
	float: left;
	margin-top: 0px;
	background-color: #666666;
	color: none;

	}


	
.disclaimer {
text-align:block;
font-size:0.9em;
color: #666666;
font-style:italic;
padding: 10px, 10px, 0px, 10px;

}

.disclaimer a{
text-decoration:underline;
font-style:none;

}



.offer1, .offer2, .offer3, .offer4 {
	background-repeat:no-repeat;
	width:245px;
	height: 193px;
	float:left;
}



#footer {
	position:relative;
	left:10px;
	bottom: 0;
	margin: 0 auto;
	width:800px;
	height: 10px;
}

.listitems {
	color:#333;
	margin-left:55px;
	list-style-type:square;
}



.fieldset {
	width: 450px;
	margin-left: 0px;	
	border: none;
	
}

.fieldset ul li {
	margin: 0 auto;
	padding:0 0 8px 0;
	list-style:none;

}

.fieldset ul li label {
	margin: 0 .5em;
	line-height: 2.5em;
	float:left;
	width: 80px;
	text-align: right;
	text-transform:uppercase;
}

#submit {
	margin: 5 0 0 80px;
	width: 100px;
}

#floating-ad {
	position:absolute;
	float:left;
	width:200px;
	height:200px;
	font-size: 1.80em;
	line-height: 1em;
	padding-bottom: 0.5em;
	color:#FFF;
	left: 19px;
	top: 177px;
	z-index: 99;
}


#floating-quote {
	position:absolute;
	float:left;
	width:200px;
	height:400px;
	color:#000;
	left: 27px;
	top: 494px;
	list-style:none;
}



#logo_box {
	left:40px;
	top:0px;
	width:123px;
	height:147px;
	z-index:3;
	background-color:transparent;
}	

#logo_title {
	left:171px;
	float:left;
	top:60px;
	width:200px;
	height:54px;
	z-index:3;
	background-color:transparent;
}	

.special a{
color:#990000;
}

.special {
color:#990000;
}

#contact {
	position:absolute;
	left:18px;
	top:394px;
	width:200px;
	height:250px;
	z-index:34;
	background:#c1c1c1;
		list-style:none;

}	



.contact-box-fieldset {
	width: 200px;
	margin-left: 0px;	
	border: none;
	
}

.contact-box-fieldset ul li {
	margin: 0 auto;
	padding:0 0 8px 0;
	list-style:none;

}

.contact-box-fieldset ul li label {
	margin: 0 .5em;
	line-height: 2.5em;
	float:left;
	width: 120px;
	text-align: block;
	text-transform:uppercase;
}

#portfolio {
width:573px;
height:212px;
position:absolute; 
top:50%; 
	margin: 0;
	padding: 0;

}

#portfolio-wrapper {
	width: 980px;
	height:1000px;
	margin: 0 auto;
	overflow: visible;
	background:#000;
	position: relative;
}
/* Easy Slider */

	#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:980px;
		height:335px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:201px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:980px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../img/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */