@charset "UTF-8";

body {
	
	height: 100%;
	background-color:#000;
	font-family: 'Cantarell', arial, serif;

}

img {
	border: none;
}

#like_button {

	position: absolute;
	right: 75px;
	top: 540px;
	z-index: 10000;
	border-left:thin;
	border-left-style: dashed;
	width: 75px;
	height: 105px;
	padding-left: 17px;
	padding-top: 46px;
	color:#ccc;
	
}

/*Removing the Mouseover Flicker*/

#topnav_background {
	position: absolute;
	width: 292px;
	height: 0px;
	top: 60px;
	right: 61px;
}

/*Top Navigation Start*/

#topnav {
	position: absolute;
	width: 292px;
	height: 26px;
	top: 60px;
	right: 61px;
}

/*About Tab Start*/

.about {
	position: absolute;
	left: 0px;
	top: 6px;
	background: url(images/about_normal.png);
	width: 96px;
	height: 26px;

}

.about:link {
	position: absolute;
	left: 0px;
	top: 6px;
	background: url(images/about_normal.png);
	width: 96px;
	height: 26px;
}
.about:visited {
	position: absolute;
	left: 0px;
	top: 6px;
	background: url(images/about_normal.png);
	width: 96px;
	height: 26px;
}
.about:hover{
	position: absolute;
	left: 0px;
	top: 6px;
	background: url(images/about_hover.png);
	background-repeat:no-repeat;
	width: 96px;
	height: 26px;
}
.about:active{
	position: absolute;
	left: 0px;
	top: 6px;
	background:url(images/about_click.png);
	background-repeat:no-repeat;
	width: 96px;
	height: 26px;
}

/*About Tab End*/

/*Work Tab Start*/

.work {
	position: absolute;
	left: 98px;
	top: 0px;
	background: url(images/work_highlight.png);
	width: 96px;
	height: 26px;
}

/*Work Tab End*/

/*contact Tab Start*/

.contact {
	position: absolute;
	left: 196px;
	top: 6px;
	background: url(images/contact_normal.png);
	width: 96px;
	height: 26px;
}
.contact:link {
	position: absolute;
	left: 196px;
	top: 6px;
	background: url(images/contact_normal.png);
	width: 96px;
	height: 26px;
}
.contact:visited {
	position: absolute;
	left: 196px;
	top: 6px;
	background: url(images/contact_normal.png);
	width: 96px;
	height: 26px;
}
.contact:hover{
	position: absolute;
	left: 196px;
	top: 6px;
	background: url(images/contact_hover.png);
	background-repeat:no-repeat;
	width: 96px;
	height: 26px;
}
.contact:active{
	position: absolute;
	left: 196px;
	top: 6px;
	background:url(images/contact_click.png);
	background-repeat:no-repeat;
	width: 96px;
	height: 26px;
}

/*Contact Tab End*/

.pattern {
	
	position: absolute;
	background: url(images/pattern.png);
	background-repeat:repeat-x;
	top: 383px;
	left: 0px;
	width: 100%;
	height: 892px;
	background-color:#FFF;
	
}

.container {
	
	position: relative;
	width: 960px;
	height:1280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -8px;
	
}

#black_background {
	
	position: relative;
	width: 100%;
	height: 441px;
	background-color:#000;

}

#sec_container {
	
	position: absolute;
	left: 61px;
	top: 86px;
	width: 838px;
	height: 374px;
	background-color: #FFF;
	z-index:100;

}

#sec_container #image {

	position: absolute;
	top: 17px;
	left: 17px;
	width: 802px;
	height: 338px;
	background: url(images/banners.jpg) no-repeat;

}

#main_title {
	
	position: absolute;
	width: 363px;
	height: 48px;
	background: url(images/marco_john_design_title.png);
	left: 61px;
	top: 31px;

}

#shadow {
	
	position: absolute;
	top: 383px;
	width: 960px;
	height: 429px;
	background:url(images/shadow.png);
	z-index: 50;

}

#description {
	
	position: absolute;
	top: 540px;
	left: 62px;
	color: #CCC;
	border-top:thin;
	border-top-style: solid;
	border-bottom:thin;
	border-bottom-style: solid;
	width: 835px;
	height: 150px;
	z-index: 51;

}

#description_title {

	position: absolute;
	top: 15px;
	left: 15px;
	font-size:14px;
	
}

#description_info {

	position: absolute;
	top: 45px;
	left: 30px;
	color: #333;
	font-size:13px;
	letter-spacing: 0px;
	line-height: 21px;
	width: 665px;
	
}

.thumbnail_container {
	
	position: absolute;
	top: 760px;
	left: 79px;
	width: 802px;
	height: 488px;
	z-index: 52;
}

#image_1 {

	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	
}
#image_2 {

	position: absolute;
	top: 0px;
	left: 204px;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	
}
#image_3 {

	position: absolute;
	top: 0px;
	right: 204px;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	z-index: 54;
	
}
#image_4 {

	position: absolute;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	top: 0px;
	right: 0px;
	z-index: 54;
	
}

#image_5 {

	position: absolute;
	top: 150px;
	left: 0px;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	
}
#image_6 {

	position: absolute;
	top: 150px;
	left: 204px;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	
}
#image_7 {

	position: absolute;
	top: 150px;
	right: 204px;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	z-index: 54;
	
}
#image_8 {

	position: absolute;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	top: 150px;
	right: 0px;
	z-index: 54;
	
}

#image_9 {

	position: absolute;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	top: 302px;
	left: 0px;
	z-index: 54;
	
}

#image_10 {

	position: absolute;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	top: 302px;
	left: 204px;
	z-index: 54;
	
}

#image_11 {

	position: absolute;
	padding: 5px;
	border: thin;
	border-style:solid;
	border-color:#CCC;
	height: 125px;
	width: 179px;
	top: 302px;
	right: 204px;
	z-index: 54;
	
}

#footer {
	
	position: absolute;
	background-color: #F39;
	left: 0px;
	height: 50px;
	width: 100%;
	color: #FFF;
	
}

#contact {
	
	position: absolute;
	left: 0px;
	top: 22px;
	
}

#contact ul{

	position:absolute;
	width: 400px;
	left: 0px;
	top: -27px;
	
}

#contact li{
	
	
	color:#FFF;
	float:left;
	margin-left: 10px;
	list-style-type:none;
	
}

#copyright {
	
	position: absolute;
	right: 40px;
	top: 22px;
	font-size:10px;
	letter-spacing: 1px;
	line-height: 21px;
	
}


/* Easy Slider */	
			

	#content_image_slider{

		position: absolute;
		top: 17px;
		left: 17px;
		width: 802px;
		height: 338px;
		background: url(images/banners.jpg) no-repeat;

		}		


	#slider{}	

	#slider ul, #slider li{

		margin:0;

		padding:0;

		list-style:none;

		}

	#slider li{ 

		/* 

			define width and height of list item (slide)

			entire slider area will adjust according to the parameters provided here

		*/ 

		width:802px;

		height:338px;

		overflow:hidden; 

		}
		

	p#controls{

		margin:0;

		position:relative;

		} 

	

	#prevBtn, #nextBtn{ 

		display:block;

		margin:0;

		overflow:hidden;

		text-indent:-8000px;		

		width:30px;

		height:77px;

		position:absolute;

		left: -47px;

		top:-97px;

		}	

	#nextBtn{ 

		left: 821px;

		}														

	#prevBtn a, #nextBtn a{  

		display:block;

		width:30px;

		height:77px;

		background:url(images/btn_prev.png) no-repeat 0 0;	

		}	

	#nextBtn a{ 

		background:url(images/btn_next.png) no-repeat 0 0;	

		}
		
	#nextBtn a:hover{ 

		background:url(images/btn_next_hover.png) no-repeat 0 0;	

		width:30px;

		height:77px;
		
	}
		
	#nextBtn a:active{ 

		background:url(images/btn_next_active.png) no-repeat 0 0;	

		width:30px;

		height:77px;

		}	
		
	#prevBtn a:hover{ 

		background:url(images/btn_prev_hover.png) no-repeat 0 0;	

		width:30px;

		height:77px;
		
	}
		
	#prevBtn a:active{ 

		background:url(images/btn_prev_active.png) no-repeat 0 0;	

		width:30px;

		height:77px;

		}					



/* // Easy Slider */

