html ,body {
 	margin:0px;
	background-image:url(../img/bg-centre.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0 auto;
	background-color: #191919;
	font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;


	
}
h1 {
	margin-bottom:5px;	
}

h2 {
	margin:0;
	padding-bottom:5px;
	color:#CCC;
	font-size:16px;
}
h3 {
	font-size:14px;
	margin:2px 0;
	color:#fff;
}
h3 .about { 
	color:#ffa200;
}
h4 {
	margin:0;
	padding:5px 25px ;
	color:#CCC;
	
}
a {
	outline:0 none;	
}
.orange {
	color:#ffa200;	
}
.externallinks {
	color:#ffa200;
	background: url(../img/web.png) no-repeat scroll right 50% ;
	text-decoration:none;
	padding: 1px 12px 1px 2px;
}
.externallinks:hover {
	color:#fff;
	background: url(../img/web_white.png) no-repeat scroll right 50% ;
	text-decoration:none;
	background-color:#ffa200;
	padding: 1px 12px 1px 2px;
}
.bodytext {
	font-size:12px;	
	color:#999;
	
}
.smalltext {
	font-size:9px;	
	color:#999;
	
}
.info_text {
	font-size:11px;	
	color:#999;
}


#wrap {
	width:900px;
	margin: 0 auto;	
	position:relative;
}
#logo {
	padding-top:30px;
	width:300px;
}
.navigation_holder {
	width:432px;
	height: 98px;
	position:absolute;
	left: 493px;
	top: 41px;
}
.navigation {
}
.navigation li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	height: 36px;
}
.navigation li a {
	float: left;
	padding: 36px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:36px; /* for IE5/Win only */
}
.navigation li a:hover {
	background-position: 0 -36px;
}
.navigation li a:active, .navigation li a.selected {
	background-position: 0 -72px;
}
.navigation .home a  {
	width: 108px;
	background:url(../img/home_tab.png) top left no-repeat;
}
.navigation .folio a  {
	width: 108px;
	background:url(../img/work_tab.png) top left no-repeat;
	margin-left:-15px;
}
.navigation .about a  {
	width: 108px;
	background:url(../img/about_tab.png) top left no-repeat;
	margin-left:-15px;
}
.navigation .hire a  {
	width: 108px;
	background:url(../img/hire_tab.png) top left no-repeat;
	margin-left:-15px;
}
#header {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 135px;
    background: #3f3f3f url(../img/header.png) no-repeat center ;
    position: relative;
    border-bottom: 1px solid #4a4a4a;
}
#toppanel {
    position: absolute;
    top: 0;
	z-index: 25;
    text-align: center;
    left: 0;
    right: 0;

	
}
#panel {
    position: relative;
    top: 0px;
	left:0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    text-align: left;
	height:5px;
	    
	
	
}
#panel_contents {
    background-color:#ffa200;
    height: 100%;
    width: 100%;
    position: absolute;
	top: 0;
	left: 0;
    z-index: 10000;
}


.panel_button {
    margin-left: 75%;
    margin-right: auto;
    position: relative;
    top: 0px;
    width: 173px;
    height: 54px;
    background: url(../img/panel_button.png);
    z-index: 20;
    cursor: pointer;
	z-index: 10000;
}
.panel_button a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 3px;
    left: 5px;
    font-family: Arial, Helvetica, sans-serif;
	z-index: 10000;
}
.panel_button a:hover {
color: #999999;
}
.panel_button img{
position: relative;   
border: none;
z-index: 10000;

}
#main_content {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
	top:50px;
    text-align: left;
    color: #545454;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 30px;
}
/*----------------------------------------------------------------------------------------------
Slider Start
----------------------------------------------------------------------------------------------*/
#main_slider {
	width:900px;
	height:385px;
	position:relative;
	top:35px;
	margin:0 auto;
		
}
#main_slider img {
border:0;	
}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
			
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:850px;
		margin-bottom:2em;
		}				
	#content{
		position:relative;
		
		}			



	#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:850px;
		height:350px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:60px;
		height:77px;
		position:absolute;
		left:-45px;
		top:150px;
		}	
	#nextBtn{ 
		left:830px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:100px;
		height:50px;
		background:url(../img/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../img/btn_next.gif) no-repeat 0 0;	
		}	
	#nextBtn a:hover{ 
		background:url(../img/btn_next.gif) no-repeat 0 -50px;	
		}	
	#prevBtn a:hover{ 
		background:url(../img/btn_prev.gif) no-repeat 0 -50px;	
		}


/*----------------------------------------------------------------------------------------------
Slider End
----------------------------------------------------------------------------------------------*/
#border_bg {
	height:29px;
	width:850px;
	background:url(../img/border_home.gif) repeat-x;
	margin: 0 auto;
}


#home_one {
	width:270px;
	height:200px;
	margin:9px;
	float:left;
	position:relative;
	margin-left:26px;
	padding-bottom:20px;
	
}
#home_two {
	width:270px;
	height:200px;
	margin:9px;
	float:left;
	position:relative;
	padding-bottom:20px;
}
#home_three {
	width:270px;
	height:200px;
	margin:9px;
	float:left;
	position:relative;
	padding-bottom:20px;
	
}
#home_three img {
 border:0;
	
}
/*----------------------------------------------------------------------------------------------
Twitter START
----------------------------------------------------------------------------------------------*/
.tweet {
font-size:12px;
color:#999999;
 }
.tweet .tweet_list {
    list-style-type: none;
    margin: 0;
    padding: 0; 
}
.tweet .tweet_list li {
    overflow: auto;
    padding: .5em; 
}
.tweet .tweet_list li a {
    color: #FFA200; 
}
.tweet .tweet_list .tweet_even {
       }
.tweet .tweet_list .tweet_avatar {
    margin-right: .5em;
    float: left; 
	border: 1px solid #999999;
}
.tweet .tweet_list .tweet_avatar img {
    vertical-align: middle; 
}
/*----------------------------------------------------------------------------------------------
Twitter END
----------------------------------------------------------------------------------------------*/

/*gallery page start-------------------------------------------------------------------------------------------------------------------------*/
#gallerybanner{
background:	url(../img/mykreations_banner.png) no-repeat;
height:100px;
}
#gallerybanner h1{
display:none;	
}

#featured_work {
	width:900px;
	height:auto;
	position:relative;	
}
#featured_work .work {
	width:250px;
	height:270px;
	position:relative;
	float:left;
	margin-top:20px;
	border-bottom:1px solid #313131;
	margin-right:25px;
	margin-left:25px
}
.category {
	font-size:12px;
	position:absolute;
	right: -3px;
	top:5px;
}
#featured_work .work_img  {
	width:250px;
	height:150px;
	margin:0 auto;
	background-color:#000;
	border: 1px solid #ffa200;
}
#featured_work .work_img:hover  {
	width:250px;
	height:150px;
	margin:0 auto;
	background-color:#000;
	border: 1px solid #ffa200;
}
#featured_work .work_img img  {
	border:0;
}

#featured_work .info {
	width:250px;
	margin: 0 auto;
}
#featured_work ul {
	padding:5px 0 ;
	margin:0;
	
}
#featured_work   ul li {
	list-style-type:none;
	margin-right:10px;
	display:inline;
	font-size:11px;
	color:#ccc;

}
#featured_work .info a {
	text-decoration:none;
	color:#FFA200;
	background:none;
	padding:0;
	margin:0;
}


ul#filter a { color: #999; text-decoration: none; font-size:15px;}
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #cccccc; font-weight: bold; background: url(../img/ok.png) no-repeat; padding-left:20px; text-decoration:none;}

/*--------------------------------------------------------------------------------------------------------------------------------------------------
about page
-------------------------------------------------------------------------------------------------------------------------------------------------*/
#aboutbanner {
background:	url(../img/about_banner.png) no-repeat;
height:100px;
}
#aboutbanner h1 {
display:none;	
}
#about_holder {
	width:900px;
	height:auto;
	position:relative;	
}
#about_holder .about .text {
	width:400px;
	position:relative;
	float:left;
}
#about_holder .about .image {
	width:240px;
	position:relative;
	float:left;
	margin-left:120px;
	margin-top:50px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------
contact Page
-------------------------------------------------------------------------------------------------------------------------------------------------*/
#contactbanner {
background:	url(../img/hireme_banner.png) no-repeat;
height:100px;
}
#contactbanner h1 {
display:none;	
}
#contact_holder {
	width:900px;
	height:auto;
	position:relative;	
	
}
#contact_holder .form {
	width:430px;
	height:400px;
	position:relative;
	float:left;
	padding-top:10px;
}
#contact_holder .web {
	width:400px;
	height:400px;
	position:relative;
	float:left;
	padding-top:10px;
	margin-left:30px;
}
#contact_holder .web .socialmedia ul{
list-style-type:none;
margin: 0;
padding:0;

}
#contact_holder .web .socialmedia li{
	display:inline;
	margin: 5px;
    padding-top:10px;
	
}
#contact_holder .web .socialmedia li img{
	border:none;

	
	
}
.notification_error {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	color:#FFF;
	border:1px solid #dd0707;
	height:auto;
	width:90%;
	margin-left:5px;
	background:#950101;
	text-align:left;
	/*-moz-border-radius:5px;*/
	padding:4px;
	width:365px;
}

.notification_ok {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	color:#FFF;
	border:1px #20dd07 solid;
	height:auto;
	width:90%;
	margin-left:5px;
	background:#279501;
	text-align:center;
	/*-moz-border-radius:5px;*/
	padding:8px;
	
}


input,textarea {
	border:1px solid #121011;
	color:#fff;
	font:13px Verdana, Helvetica, Arial, sans-serif;
	/*-moz-border-radius:3px;*/
	background-color:#191718;
	width:285px;
	margin:5px;
	padding:3px;
	
}

input {
	height:20px;
	
}
.textarea {
	height:200px;	
}
input:focus,textarea:focus {
	border:1px solid #FFA200;
	color:#fff;
	background-repeat:repeat-x;
}

input#subscribe {
	background-color:#121011;
	border:1px solid #191718;
	color:#fff;
	width:377px;
	height:30px;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
}
#fields, #note {
	width:450px;
}

.button, .button:active {
	border:1px solid #999;
	border-top-color:#CCC;
	border-left-color:#CCC;
	background:#FFF;
	color:#333;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	/*-moz-border-radius:3px;*/
}

input#subscribe:hover,input#subscribe:active,input#subscribe:focus {
	background-color:#FFA200;
	border:1px solid #fff;
	color:#191718;
}
.name {
	background:	url(../img/form_name.jpg) no-repeat;
	padding-left:55px;
	font-size:15px;
	background-color:#191718;
	width:315px;
}
.email {
	background:	url(../img/form_email.jpg) no-repeat;
	padding-left:55px;
	font-size:15px;
	background-color:#191718;
	width:315px;
}
.subject {
	background:	url(../img/form_subject.jpg) no-repeat;
	padding-left:85px;
	font-size:15px;
	background-color:#191718;
	width:285px;
}
.message {
	background:	url(../img/form_message.jpg) no-repeat;
	padding-left:85px;
	padding-top:3px;
	font-size:15px;
	background-color:#191718;
	overflow:hidden;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------
contact Page End
-------------------------------------------------------------------------------------------------------------------------------------------------*/


#footer {
	width:900px;
	height:30px;
	margin:10px auto 0 auto;
	clear:both;
	font-size:11px;
	padding-top:15px;
	
	border-top: 1px solid #121011;
}
#footer .left, #footer .right {
width:400px;	
height:20px;
position:relative;
float:left;

}
#footer .right {
float: right;
width:120px;
}
#footer .right a {
	background: url(../img/arrow.png) no-repeat 0 0 ;
	color:#fff;
	padding-left:22px;
	text-decoration:none;
}
#footer .social_icons {
	width:150px;
	float:right;
	top:-5px;
	position:relative;

}
#footer .social_icons ul {
padding:0;
margin:0;
}
#footer .social_icons li  {
	list-style-type:none;
	display:inline;
	padding:0;
	
}
#footer .social_icons li img  {
	border:none;
	padding:0;
	
}

#footer .social_icons .facebook  {
	background-image:url(../img/facebook_icon.gif);
	background-position: 25px 0px;
    width: 25px; 
    height: 25px; 
    display: inline-block; 
	
}
#footer .social_icons .wordpress {
	background-image:url(../img/wordpress_icon.gif);
	background-position: 25px 0px;
    width: 25px; 
    height: 25px; 
     display: inline-block;  
}
#footer .social_icons .flickr  {
	background-image:url(../img/flickr_icon.gif);
	background-position: 25px 0px;
    width: 25px; 
    height: 25px; 
     display: inline-block; 
}
#footer .social_icons .twitter  {
	background-image:url(../img/twitter_icon.gif);
	background-position: 25px 0px;
    width: 25px; 
    height: 25px; 
     display: inline-block; 
}
#footer .social_icons .linkedin {
	background-image:url(../img/linkedin_icon.gif);
	background-position: 25px 0px;
    width: 25px; 
    height: 25px; 
     display: inline-block;  
}
#footer .social_icons .facebook:hover,
#footer .social_icons .wordpress:hover,
#footer .social_icons .flickr:hover,
#footer .social_icons .twitter:hover,
#footer .social_icons .linkedin:hover {
	background-position: 0px -25px;
	
}


/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {text-align:center; width:250px;}
#flickr_badge_wrapper {padding:0px 0 10px 0;}
.flickr_badge_image {margin:10px;}
.flickr_badge_image img {border: 1px dashed #888888 !important; display:inline; float:left; margin:3px; height:49px; width:49px; padding:3px;}
.flickr_badge_image img:hover {border: 1px dashed #fff !important; display:inline; float:left; margin:3px; height:49px; width:49px; padding:3px;}
#flickr_badge_source {text-align:left; margin:0 0px 0 5px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {width:400px;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

#footer #col_one {
	width:380px;
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin:10px;
	margin: 20px 5px 5px 10px;


}
#footer #col_two {
	width:310px;
	position:relative;
	float:left;
	margin: 50px 5px 10px 20px;

}
#footer #col_three {
	width:300px;
	position:relative;
	float:left;
	margin: 20px 5px 10px 20px;

}
