/*-----------------------------------------------------------------------
AVV Studios Main CSS (http://www.avvstudios.com)

Version:	1.0
Created On:	24th December 2008 (Working On Christmas Eve ??)	
Creator:	David Weatherby
Contact:	david@avvstudios.com
URL:	    http://www.avvstudios.com
/*----------------------------	---------------------------------------- */


/*******************************/
/*                             */            
/*	      Global Reset    	   */
/*                             */
/*******************************/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight: 100; }
q:before, q:after { content:''}

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */


/*******************************/
/*                             */            
/*	        Base Styles    	   */
/*                             */
/*******************************/
html, body, #SiteWrap {
	width: 100%;
	height: 100%;
	background-color: #1b2024;
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", "sans-serif";
	color: #FFFFFF;
}

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

.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 */
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #BBC0BF;
	text-decoration: none;
}

a:active {
	color: #657383;
}

.ReadMoreLink {
	width: auto;
	height: auto;
	color: #FFFFFF; 
	background-color: #808080;
	font-size: 0.90em;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin: 5px 0px 18px 0px;
	padding: 6px;
}

.ReadMoreLink:hover {
	color: #FFFFFF;
	background-color: #909090;
}

.vCard-Download {
	width: auto;
	height: auto;
	float: left;
	list-style-position: inside;
	list-style-image: url(../Assets/Main/vCard-Icon.gif);
	margin-bottom: 10px!important;
}

.Error {
	width: 300px!important;
	height: auto;
	float: left;
	color: #d18f8f;
	font-size: 0.95em;
	text-shadow: 1px 1px 1px #000000;
	padding-left: 80px;
}

#Thanks-Message {
	width: 410px!important;
	height: auto;
	margin: auto;
	text-align: center;
	padding: 5px;
	background-color: #83282c;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/*******************************/
/*                             */            
/*	        Home Styles    	   */
/*                             */
/*******************************/

#Header {
	width: 100%;
	height: 149px;
	background-color: #23282c;
}

#InnerHeader {
	width: 840px;
	height: auto;
	margin: auto;
}

#MainLogo {
	width: 255px;
	height: 100px;
	float: left;
	margin: 30px 0px 0px 44px;
	background-image: url(../Assets/Main/MainLogo.gif);
	background-repeat: no-repeat;
}

#MainLogo a {
	width: 255px;
	height: 100px;
	float: left;
}

#MainLogo h1 {
	text-indent: -1000em;
}

#HeaderTagLine {
	width: 479px;
	height: 60px;
	font-size: 1.63em;
	float: left;
	margin: 30px 0px 0px 51px;
	padding-top: 36px;
}

#MainContent {
	width: 950px;
	height: auto;
	margin: auto;
	padding-bottom: 153px;
}

#NavList {
	width: 210px;
	height: auto;
	float: left;
	margin: 0px 10px 0px 0px;
}

#NavList li {
	width: 210px;
	height: 134px;
	float: left;
}

#NavList li h3 {
	font-size: 1.63em;
	margin: 41px 0px 0px 25px;
}

.NavDesc {
	font-size: 1.25em;
	margin: 0px 0px 0px 25px;
}

.MainTextBody {
	width: 432px;
	height: auto;
	font-size: 0.90em;
	line-height: 18px;
	float: left;
	margin: 41px 0px 0px 10px;
}

.MainTextBody p {
	width: 100%;
	height: auto;
	float: left;
	line-height: 20px;
	margin-bottom: 15px;
}

.MainTextBody p:first-child {
	width: auto;
	height: auto;
	font-size: 1.1em;
	line-height: 20px;
	color: #E2F0D6;
}

#RightCol {
	width: 288px;
	height: 584px;
	font-size: 0.90em;
	float: left;
	background-image: url(../Assets/Main/ProjectSep.gif);
	background-repeat: no-repeat;
}

#LatestProjectsInner {
	width: 288px;
	height: 584px;
	margin: 40px 0px 0px 11px;
}

.ListHeader h4 {
	width: 100px;
	height: auto;
	border-bottom: 2px solid #8d9092;
}

#AboutPage .ListHeader h4 {
	width: 145px;
	height: auto;
	border-bottom: 2px solid #8d9092;
}

#LatestProjectsInner h5 {
	width: 288px;
	height: auto;
	color: #999999;
	float: left;
	padding-top: 3px;
}

#LatestProjectsInner li {
	padding-left: 10px;
}

.SmallProjectHolder {
	width: 228px;
	height: 113px;
	float: left;
	margin: 15px 0px 0px 0px;
}

.SmallProjectHolder h4 {
	width: 288px;
	border: none!important;
}

#WorkStamp {
	width: 251px;
	height: 96px;
	float: left;
	margin: 29px 0px 0px 2px;
	background-image: url(../Assets/Home/WorkStamp.gif);
	background-repeat: no-repeat;
}

#WorkStamp a {
	width: 251px;
	height: 96px;
	float: left;
}


/*******************************/
/*                             */            
/*	     Footer Styles    	   */
/*                             */
/*******************************/

#Footer {
	width: 100%;
	height: 153px;
	font-size: 0.88em;
	background-color: #23282c;
	position: relative;
	margin-top: -153px; /* negative value of footer height */
	clear: both;
}

#InnerFooter {
	width: 900px;
	height: auto;
	margin: auto;
	padding: 26px 0px 0px 0px;
}

#FooterCopyInfo {
	width: 325px;
	height: auto;
	float: left;
	margin-right: 50px;
}

#InnerFooter img {
	float: left;
	margin-right: 20px;
}

#MText {
	font-size: 0.70em;
	color: #ACACAC;
}

.FooterList {
	width: 130px;
	height: auto;
	font-size: 0.90em;
	float: left;
}

.FooterList li {
	width: 130px;
	height: auto;
	float: left;
	margin-bottom: 3px;
}

.FooterList li:first-child {
	width: auto;
	height: auto;
	color: #BBC0BF;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}

#ReturnToTop {
	width: auto;
	height: auto;
	color: #FFFFFF; 
	background-color: #808080;
	font-size: 0.85em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 10px;
	padding: 5px;
}

#ReturnToTop:hover {
	background-color: #909090;
}

.UpArrow {
	font-size: 1em;
	font-weight: bold;
}

/*******************************/
/*                             */            
/*	     About Page Styles     */
/*                             */
/*******************************/

#AboutPage .MainTextBody h2 {
	width: auto;
	height: auto;
	font-size: 0.95em;
	font-weight: bold!important;
	text-transform: uppercase;
	float: left;
	padding-bottom: 1px;
	border-bottom: 2px solid #808080;
	margin-bottom: 5px;
}

#AboutPage .MainTextBody ul {
	width: 440px;
	height: auto;
	float: left;
	margin-top: 5px;
}

#AboutPage .MainTextBody li {
	width: 130px;
	height: 50px;
	float: left;
	text-align: center;
	background-color: #808080;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 5px;
}

#AboutPage .MainTextBody li a:hover {
	color: #FFFFFF;
}

.last-item {
	width: 110px!important;
	margin: 0px!important;
}


/*******************************/
/*                             */            
/*	  Services Page Styles     */
/*                             */
/*******************************/

.PIntro {
	width: 600px!important;
}

#ServicesList {
	width: 650px;
	height: auto;
	float: left;
	margin-top: 15px;
}

#ServicesList li {
	width: 650px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

#ServicesList li h4 {
	width: auto;
	height: auto;
	font-size: 1.1em;
	float: left;
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#ServicesList li p {
	width: 450px;
	height: auto;
	text-align: left;
	float: left;
	border-right: 2px solid #FFFFFF;
}

.ServiceExamples ul {
	width: 130px;
	height: auto;
	float: left;
}

.ServiceExamples li {
	width: 130px!important;
	height: auto;
	float: left;
	margin-bottom: 12px!important;
	list-style: none;
}

.ServiceExamples img {
	width: 100px;
	height: 60px;
	float: left;
	border: 2px solid #808080;
	margin-left: 10px;
}

.ServiceExamples .ExamplePic {
	display: block;  
	width: 130px;  
	height: 60px;  
}

.ServiceExamples .ExampleInfo {
	color: #FFFFFF;  
	text-align: center;
	font-size: 0.90em;  
	height: 0;  
	overflow: hidden;  
	background-color: #1b2024;
}

.ServiceExamples li:hover .ExampleInfo{   
	width: 130px;
	height: 50px;
	margin-left: 10px;  
	padding-top: 10px;
	cursor: pointer;  	
	border: 2px solid #808080;  
}  

.ServiceExamples li:hover .ExamplePic {  
	height: 0;  
	overflow: hidden;  
}  



/**********************************/
/*                                */            
/*  Work (Portfolio) Page Styles  */
/*                                */
/**********************************/

#FeaturedProject {
	width: 610px;
	height: auto;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #3c3c3c;
}

#Gallery {
	width: 420px;
	height: auto;
	float: left;
	padding: 10px 0px 0px 10px;
}

.GalleryList {
	width: 420px!important;
	height: auto;
	float: left;
}

.GalleryList li {
	width: 130px!important;
	height: auto;
	float: left;
	margin-top: 10px!important;
}

.galleria_container .caption {
	width: 100%;
	height: auto;
	float: left;
	padding: 5px 0px 5px 5px;
	background-color: #5c5c5c;
}

#ProjectInfo {
	width: 160px;
	height: auto;
	float: left;
	padding: 10px 10px 9px 9px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #5c5c5c;
}

#ProjectInfo h2 {
	width: 165px;
	height: auto;
	font-size: 0.95em;
	font-weight: bold!important;
	text-transform: uppercase;
	float: left;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

#ProjectInfo h2 span {
	border-bottom: 2px solid #808080;
}

#ProjectInfo li {
	margin-bottom: 5px;
	line-height: 19px;
}

.WorkExamples {
	width: 630px;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 1px;
}

.WorkExamples h2 {
	width: auto;
	height: auto;
	font-size: 0.95em;
	font-weight: bold!important;
	text-transform: uppercase;
	float: left;
	padding-bottom: 1px;
	border-bottom: 2px solid #808080;
	margin-bottom: 5px;
}

.WorkExamples ul {
	width: 630px;
	height: auto;
}

.WorkExamples li {
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
	border: 1px solid #808080;
}

.WorkExamples a {
	color: #BBC0BF;
}

.WorkExamples a:hover {
	color: #FFFFFF;
}

.WorkExamples .ExamplePic {
	display: block;  
	width: 200px;  
	height: 150px;  
}

.WorkExamples .ExampleInfo {
	color: #FFFFFF;  
	text-align: center;
	font-size: 0.90em;  
	height: 0;  
	overflow: hidden;  
	background-color: #1b2024;
}

.WorkExamples li:hover .ExampleInfo{   
	width: 196px;
	height: 130px;
	cursor: pointer;  	 
	padding-top: 20px;
}  

.WorkExamples li:hover .ExamplePic {  
	height: 0;  
	overflow: hidden;  
}  

.ExampleSep {
	width: 100px;
	height: auto;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.WorkExamples .ReadMoreLink {
	width: auto;
	height: auto;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 60px;
}


/**********************************/
/*                                */            
/*           Contact Page		  */
/*                                */
/**********************************/

#ContactForm {
	width: 600px;
	height: auto;
	float: left;
}

#ContactForm legend {
	text-indent: -1000em;
}

#ContactForm p {
	width: 600px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

#ContactForm label {
	width: 70px;
	height: auto;
	float: left;
	padding-bottom: 1px;
	padding-top: 4px;
	margin-right: 10px;
}

#ContactForm label .Text {
	font-size: 0.95em;
	font-weight: bold!important;
	text-transform: uppercase;
	border-bottom: 2px solid #808080;
}

#ContactForm input {
	width: 300px;
	height: auto;
	float: left;
	font-size: 0.90em;
	padding: 5px;
}

#ContactForm textarea {
	width: 300px;
	height: auto;
	float: left;
	font-size: 0.90em;
	padding: 5px;
}

#ContactForm #SubmitBtn {
	width: 310px;
	height: auto;
	float: left;
	font-size: 0.90em;
	color: #FFFFFF;
	background-color: #808080;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left: 80px;
}

#ContactForm #SubmitBtn:hover {
	background-color: #909090;
}

#ContactPage #RightCol ul {
	width: 200px;
	height: auto;
	font-size: 0.90em;
	float: left;
	margin: 30px 0px 0px 15px;
}

#ContactPage #RightCol .SmallHeader {
	width: 60px;
	font-size: 1em!important;
	font-weight: bold!important;
	text-transform: uppercase;
	border-bottom: 2px solid #808080;
	margin-bottom: 7px!important;
}

#ContactPage #RightCol .Header {
	width: 100px;
	font-size: 1em;
	font-weight: bold!important;
	text-transform: uppercase;
	border-bottom: 2px solid #808080;
	margin-bottom: 7px!important;
}

#ContactPage #RightCol li {
	margin-bottom: 20px;
}

#hcard-David-Weatherby {
	width: 200px;
	height: auto;
	float: left;
}

#hcard-David-Weatherby ul {
	width: 200px;
	height: auto;
	float: left;
	margin: 0px!important;
}

#hcard-David-Weatherby ul li {
	font-size: 1.1em;
	margin: 0px!important;
	margin-bottom: 5px!important;
}

#hcard-David-Weatherby .adr {
	margin-top: 5px!important;
}

#ContactPage .ClientName {
	width: 190px!important;
	height: auto;
	color: #FFFFFF;
	font-size: 1em;
	float: left;
	margin-top: 3px;
	margin-bottom: 15px;
	background-color: #505050;
	padding: 3px;
}

#ContactPage #RightCol #WorkStamp {
	margin: 10px 0px 0px 2px;
}


/**********************************/
/*                                */            
/*        Single Work Page		  */
/*                                */
/**********************************/

#SingleWorkPage {
	width: 708px;
	height: auto;
	font-size: 0.90em;
	line-height: 18px;
	float: left;
	margin: 41px 0px 0px 20px;
}

#SingleWorkPage h3 {
	width: 708px;
	height: auto;
	float: left;
	margin: 10px 0px 15px 0px;
}

#SingleWorkPage h3 span {
	font-size: 1.5em;
	font-weight: bold!important;
	text-transform: uppercase;
	border-bottom: 2px solid #808080;
	margin-bottom: 7px!important;	
}

#SWPTopSection {
	width: 708px;
	height: auto;
	float: left;
	margin-bottom: 15px;
}

#SingleWorkPageGalleryHolder {
	width: 410px;
	height: auto;
	float: left;
}

#SingleWorkPageGallery {
	width: auto;
	height: auto;
	float: left;
}

#SingleWorkPageGallery li {
	width: 130px!important;
	height: 120px;
	float: left;
	margin: 10px 0px 0px 6px!important;
	padding: 0px!important;
}

#SingleWorkPage .galleria_container .caption {
	display: none;
}

#SingleWorkPage .galleria_container {
	width: auto;
	height: auto;
	float: left;
}

#SingleWorkPage .galleria_wrapper {
	width: auto;
	height: auto;
	float: left;
}

#SinglePageSiteInfo {
	width: 255px;
	height: 325px;
	float: left;
}

#Pointer {
	width: 45px;
	height: 50px;
	float: left;
	background-image: url(../Assets/Work/Pointer.gif);
	margin-top: -0.19em;
	margin-right: 4px;
	margin-left: 5px;
}

#SiteInfoContent {
	width: 200px;
	height: 325px;
	float: left;
	background-color: #5b5555;
	margin-left: -9px;
	padding: 5px;
}

#SiteInfoContent ul {
	width: 195px;
	height: auto;
	float: left;
	line-height: 20px;
	padding: 10px 0px 0px 5px;
}

#SiteInfoContent li {
	width: 195px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.SiteInfoHeader {
	width: auto;
	height: auto;
	float: left;
}

.SiteInfoHeader span {
	border-bottom: 2px solid #FFFFFF;
}

#SWPBottomSection {
	width: 660px;
	height: 100%!important;
	float: left;
}

#SWP-Quote {
	width: 46%;
	height: auto;
	font-style: italic;
	line-height: 20px;
	float: left;
	font-size: 0.95em;
	background-image: url(../Assets/Work/TestimonialBG.gif);
	background-repeat: no-repeat;
	background-position: right right;
	background-position-y: 150px;
	margin-right: 10px;
	padding: 0px 10px 10px 0px;
	border-right: 1px dashed #CCCCCC;
}

#SWP-Info {
	width: 50%;
	height: auto;
	color: #FFFFFF!important;
	float: left;
}

#SWP-Info-Full {
	width: 100%;
	height: auto;
	color: #FFFFFF!important;
	float: left;
}

#WorkPageTestimonial {
	width: 540px!important;
	height: 250px!important;
	font-style: italic!important;
	float: left!important;
	font-size: 0.95em!important;
	padding-left: 60px!important;
	padding-right: 60px!important;
	background-image: url(../Assets/Work/TestimonialBG.gif);
	background-repeat: no-repeat;
	border: thin solid aqua;
}
