/* STYLES */

.clearer{
	clear: both;
}


h1{
	letter-spacing: -1px;
}

h2{
	color: #4D6613;
	font-size: 14px;
	margin-top: -3px;
	margin-bottom: 4px;
	letter-spacing: -1px;
}

h3{
	font-size: 21px;
	color: black;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 11px;
	margin-top: 0px;
}

h3.portfolio-heading{
	font-size: 21px;
	color: black;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 11px;
	margin-top: 20px;
}


h1.video-title{
	font-size: 21px;
	color: black;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

p{
	margin-top: 6px;
}

a{
 color: #4D6613;
}

a:hover{
	color: #c75f20;
}


h2 a{
	text-decoration: none;
}
.small{
	font-size: 10px;
}

.smaller{
	font-size: 11px;
}

.bold{
	font-weight: bold;
}

.small-bold{
	font-size: 10px;
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.small-line-height{
	line-height: 10px;
}

.indent{
	padding-left: 30px;
}

.left{
	float: left;
}

.half{
	width: 260px;
	margin-bottom: 20px;
}

.image-float{
	float: left;
	margin-right: 11px;
	margin-bottom: 20px;
}

.video-icon{
	background: url(../images/icons/video.png) no-repeat;
	width: 37px;
	height: 35px;
	float: left;
	margin-right: 7px;
}

.web-icon{
	background: url(../images/icons/website.png) no-repeat;
	width: 39px;
	height: 36px;
	float: left;
	margin-right: 7px;
}


.divider{
	background: url(../images/small-divider.png) repeat-x;
	height: 3px;
	margin-top: 6px;
	margin-bottom: 10px;
}
/* ALL LAYOUT STYLES */

div#main-container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;

}

div#left-col{
	width: 600px;
	float: left;
}

div#left-col-wide{
	width: 670px;
	float: left;
}

div#right-col{
	float: left;
	background: url(../images/sidebar-divider.png) no-repeat 10px;
	padding-left: 55px;
	width: 290px;
	min-height: 575px;

}

div#right-col-narrow{
	float: left;
	background: url(../images/sidebar-divider.png) no-repeat 10px;
	padding-left: 55px;
	width: 190px;
	min-height: 575px;
}

div.video-left-col{
	width: 264px;
	float: left;
}

table#credits{
	width: 100%;
	margin-bottom: 30px;
}

table#credits td{
	vertical-align: top;
	padding-bottom: 0px;
	font-size: 11px;
}

div.video-holder{
	float: right;
}


/* HEADER */

body{
	margin: 0px;
	background: #F4F4F4;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}



/* HOME PAGE */


div.home-service{
	width: 210px;
	float: left;
	padding-left: 61px;
	height: 80px;
	margin-right: 35px;
	margin-bottom: 29px;
}

div#website-service{
	background: url(../images/icons/website.png) no-repeat;
}

div#logo-service{
	background: url(../images/icons/branding.png) no-repeat;
	margin-right: 0px;
}

div#iphone-service{
	background: url(../images/icons/iphone.png) no-repeat;
}

div#video-service{
	background: url(../images/icons/video.png) no-repeat;
	margin-right: 0px;
}

div.half-half{
	width: 266px;
	background: url(../images/small-divider.png) repeat-x;
	padding-top: 14px;
	margin-bottom: 16px;
	float: left;
}

div.full-half{
	width: 578px;
	padding-top: 14px;
	background: url(../images/small-divider.png) repeat-x ;
}

div#testimonials{
	margin-right: 45px;
}

a#twitter-link{
	display: block;
	padding-left: 10px;
	margin-top: 3px;
}

ul#twitter_update_list{
	margin-left: 0px;
	padding-left: 0px;
}

ul#twitter_update_list li{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style: none;
	background: url(../images/small-divider.png) repeat-x bottom;
}

ul#twitter_update_list li a{
	text-decoration: none;
}


/* SERVICE PAGES */

div#service-shelf{
	width: 100%;
	height: 154px;
	background: url(../images/service-shelf.png) no-repeat;	
}


span#load{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/ajax-loader3.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

ul#service-menu{
	margin-left: 0px;
	padding-left: 0px;	
}

ul#service-menu li{
	list-style: none;
	float: left;
	width: 176px;
	margin-right: 1px;
	height: 157px;
	cursor: pointer;
}

#service-shelf a{
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 80px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

li.service-selected{
	background: url(../images/service-selector.png) no-repeat 0px 26px;
}

a#web-design{
	background: url(../images/icons/web-design.png) no-repeat 60px 15px;
}

a#copywriting{
	background: url(../images/icons/copywriting.png) no-repeat 63px 15px;
}

a#logo-design{
	background: url(../images/icons/logo.png) no-repeat 68px 15px;
}

a#phone-dev{
	background: url(../images/icons/phone-dev.png) no-repeat 70px 15px;
}

a#video-design{
	background: url(../images/icons/video-large.png) no-repeat 63px 15px;
}

a#quote{
	display: block;
	width: 131px;
	height: 33px;
	background: url(../images/quote-button.png) no-repeat;	
}

a#quote:hover{
	background: url(../images/quote-button.png) no-repeat 0px -33px;	
}


div#service-info{
	width: 285px;
	height: 280px;
	padding-right: 30px;
	float: left;
	background: url(../images/service-divider.png) no-repeat right;
}

div#testimonial{
	float: left;
	margin-left: 30px;
	width: 245px;
}

p.client-testy{
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 5px;
}

span.quoties{
	font-size: 19px;
	font-weight: bold;
}

div#said-by{
	margin-left: 50px;
}

div.tv{
	width: 300px;
	height: 261px;
	float: left;
	margin-left: 40px;
	background: url(../images/tv.png) no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}




/* PORTFOLIO PAGE */

div#portfolio-menu{
	background: url(../images/portfolio-menu-shelf.png) no-repeat bottom;
	padding-bottom: 20px;
}

a.port-button{
	display: block;
	float: left;
	margin-left: 15px;
	text-align: center;
	width: 75px;
	height: 30px;
	line-height: 30px;
	background: #4A6717;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.port-button:hover{
	background: #181818;
}

a.port-selected{
	display: block;
	float: left;
	margin-left: 15px;
	text-align: center;
	width: 75px;
	height: 30px;
	line-height: 30px;
	background: #181818;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

div.home-thumbnail{
	width: 304px;
	height:189px;
	margin-right: 30px;
	background: url(../images/portfolio/thumbnail.png) no-repeat;	
	position: relative;
}

div.home-thumbnail img{
	margin-left: 7px;
	margin-top: 7px;
	border: none;
}

div#portfolio-thumbs, div#photo-portfolio-thumbs{
	margin-top: 35px;
}


div.portfolio-tv{
	width: 290px;
	height: 231px;
	float: left;
	margin-right: 15px;
	background: url(../images/tv.png) no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}

div.large-tv{
	float: right;
	background: url(../images/portfolio/large-tv.png) no-repeat;
	width: 636px;
	height: 480px;
	padding-left: 29px;
	padding-top: 32px;
}

div#photo-portfolio-thumbs img{
	float: left;
	margin-right: 60px;
	margin-bottom: 50px;
}

div.thumbnail{
	width: 304px;
	height:189px;
	float: left;
	margin-right: 30px;
	margin-bottom: 40px;
	background: url(../images/portfolio/thumbnail.png) no-repeat;	
}

div.thumbnail img{
	margin-left: 7px;
	margin-top: 7px;
	border: none;
}

a.launch-site{
	background: url(../images/icons/launch.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}

div.tooltip{
	background: url(../images/tooltip.png) no-repeat;
	width: 149px;
	height: 102px;
	display: none;
	color: white;
	font-size: 12px;
	padding-top: 22px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

div.latest-banner{
	width: 87px;
	height: 87px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background: url(../images/latest-banner.png) no-repeat;
}




/* CONTACT PAGE */




ul#contact-follow{
	float: left;
	width: 211px;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-size: 11px;
}

ul#contact-follow li{
	margin-bottom: 8px;
}

ul#contact-follow li a{
	display: block;
	height: 20px;
	padding-left: 27px;
}

span#skype{
	background: url(../images/icons/skype.png) no-repeat;
	display: block;
	height: 20px;
	padding-left: 27px;
}

span#email a{
	text-decoration: none;
}


/* CONTACT FORMS */

form#contactForm{
	margin-top: 15px;
}



label{
	display: block;
	font-weight: bold;
	color: #4D6613;
	margin-bottom: 6px;
}

.form-input{
	background: url(../images/contact-fields.png) no-repeat;
	border: none;
	width: 228px;
	height: 21px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.form-input:focus{
	background: url(../images/contact-fields.png) 0px -31px no-repeat;
}

.form-message{
	border: none;
	width: 489px;
	height: 98px;
	padding: 8px;
	font-family: Arial;
	font-size: 13px;
	background: url(../images/contact-enquiry.png) no-repeat;
}

.form-message:focus{
	background: url(../images/contact-enquiry.png) 0px -115px no-repeat;
}

input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

textarea:focus{
	outline: 0 none;
}



.green{
	display: block;
	width: 304px;
	height: 27px;
	background: url(../images/thanks.png) no-repeat;
	margin-top: 6px;
}


.special {
	display:none;
}

.send{
	display: block;
	margin-top: 12px;
	width: 158px;
	height: 25px;
	background: url(../images/submit-enquiry.png) no-repeat;
	border: none;
	cursor: pointer;
	float: left;
}






#alert ul{
	padding: 0px;
	margin: 0px;
}

#alert li{
	list-style: none;
	background: url(../images/list-square.png) no-repeat 0px 4px;
	padding-left: 8px;
	margin-top: 4px;
}



.message{
	color: red;
	font-size: 12px;
	font-weight: bold;
	display:none;
	padding: 6px;
	float: left;
}







