/* ----------------------------------------------------------------------------------------------------------------------

Filename: v4v.css
Title: primary css file for vision4video.co.uk
Author: Darren Baldwin, brightonwebsitedesigns.co.uk - nicenewsite.co.uk - sitenewsite.com
URL: http://www.vision4video.co.uk/styling.css
License: Design, copyright November 2008 Darren Baldwin, feel free to read and learn from this, but please do not steal
Description:This style sheet provides all the styling for the vision4video website


Main body text #f9fafd, header #2f4255, footer #c1c1c3,
h2 and h3 #2f4255, h4 #222e3c
body background #202E3B


Sans-serif font: Arial, Helvetica, sans-serif;


------------------------------------------------------------------------------------------------------------------------ *



/* Reset css
   ----------------------------------------------------  */

fieldset,img {
	border:0;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	color:#f0f1f4;
	font-size:62.5%;
	background:#202E3B url("../site wide images/mainBG.jpg") repeat-x;
	margin:0;
	padding:0;
}

p,td,li,ul,ol,h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", verdana, Helvetica, sans-serif;
	font-weight: normal;
	
	
}

body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,p,blockquote,address,th,td,#contact ul {
	margin:0;
	padding:0;
}

html p {
	margin-top:0;
	margin-bottom:1.5em;
	text-align:left;
	font-size:1.3em;
	line-height:1.5em;
}


/* Removes dotted line around links
   ----------------------------------------------------  */
   
a:active{
outline:0;
}

a{
outline:0;
}





/* Site wide headings 
   ----------------------------------------------------  */
h1 {
	font-size:1.2em;
	font-weight:bold;
	color:#2f4255;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 75px 0 0 8px;
}


h2 {
	font-size:100;
	font-weight:400;
	color:#fff;
	margin: 0px;
	padding: 15px 0px 5px;
}

h5 {
	font: 1.4em "lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}




/* Main container div
   ----------------------------------------------------  */
#wrapper {
	width:945px;
	margin:0 auto;
	padding:0;
	background: url("../site wide images/3columnBG.jpg") no-repeat 106px 733px;
	height: 1380px;
}




/* Branding: logo and tag line
   ----------------------------------------------------  */
#branding {
	float:left;
	width:470px;
	background:url("../site wide images/headerBG.jpg") no-repeat left top;
	height:136px;
	margin:0;
	padding:0;
}



/* Main navigation:
   ----------------------------------------------------  */
#main_nav {
	width: 468px;
	background: #697F8B;
	margin: 23px 0px 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

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

#main_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_nav  a {
	line-height: 30px;
	text-decoration: none;
	float: left;
	width: 76px;
	text-align: center;
	border-right: 2px solid #DDDDDF;
	color: #f0f1f4;
	font-size: 1.2em;
}

#main_nav a:hover {
	background: #4C5F6F;
	color: #FFFFFF;
}

.current {
	background: #2d3d49;
}





/* main contact info within header
   ----------------------------------------------------  */

#header_contact {
	float:left;
	width:470px;
	height:136px;
}

#contact {
	text-align:right;
	margin-top: 63px;
	margin-right: 1px;
}

#contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contact li {
	list-style:none;
	display:inline;
	color:#2f4255;
	font-size:1.4em;
	margin:0;
	padding:0 0px 0 0;
	text-decoration: none;
	font-weight: bold;
}

#contact a:link, #contact a:visited, a:active {
	color: #2f4255;
	text-decoration: none;
}

#contact a:hover {
	color: #88939B;
}

#contact a:active {
	color: #2f4255;
	text-decoration: none;
}



/* site footer HOMEPAGE
   ----------------------------------------------------  */
#footer {
	clear:both;
	padding-top: 35px;
	color: #c1c1c3;
	font: 0.8em "lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}




/* sub nav menu
   ----------------------------------------------------  */
#subnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subnav li {
	text-decoration: none;
	display: inline;
	padding-right: 5px;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #c1c1c3;
	font-size: 1.5em;
}

#subnav a:hover {
	color: #88939B;
}

#subnav a:active {
	text-decoration: none;
	color: #c1c1c3;
	font-size: 1.5em;
}




/* site info
   ----------------------------------------------------  */
   
#design {
	margin-top: 15px;
}

#design a:link, #design a:visited  {
	text-decoration: underline;
	color: #c1c1c3;
	font-size: 1em;
}

#design a:hover  {
	color: #88939B;
}

#design a:active  {
	text-decoration: underline;
	color: #c1c1c3;
	font-size: 1em;
}


#subinfo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#subinfo ul {
	margin: 0px;
	padding: 0px;
}
#subinfo  li {
	list-style: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	line-height: 1.4;
	font-size: 1.2em;
}

.smalltext {

font-size: 9px;
line-height: 9pt;
}

.smalltext img {

border: solid 1px gray;
margin-right: 20px;
}

.hometext img {

border: solid 1px gray;
margin-right: 20px;

}