/*THE RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, /* em, */ font, img, ins, kbd, q, s, samp,
small, strike,/*  strong, */ sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


/* MAIN CSS FILE FOR angstmann.co.uk
Designed and Coded by Richard Angstmann */

#page-wrap {
	width: 877px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#maincontent {
	float: left;
	width: 547px;

}

#sidebar {
	float: right;
	width: 300px;
	margin: 10px 0 0 0;
}

.sub-page img, .news img {padding: 0 20px 10px 0;}

.clear { clear: both;}
.left {float: left;}
.right {float: right;}

body {
	font-family: "Gill Sans", Calibri, Trebuchet, sans-serif;
	font-size: 14px;
}

em {
	color: #4c4c4c;
	font-weight: bold;
	font-style: normal;
}

/*
strong {
	color: #4c4c4c;
	font-weight: bold;
}
*/

p, #maincontent li {
	font-size: 1.2em;
	font-family: "Gill Sans", Calibri, Trebuchet, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 0 0 10px 0;
}

body.legal p, body.legal li {
	font-size: 1em;
	font-family: "Gill Sans", Calibri, Trebuchet, sans-serif;
	color: #666;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

.legal li {
	font-size: 1.2em;
	font-family: "Gill Sans", Calibri, Trebuchet, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 0 0 10px 0;

}

ul {margin: 0 0 10px 0;}

a, a:link, a:active {
	color: #a9120b;
}

h1 a {
	background: #fff url(/images/logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 340px; height: 110px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 42px;
	font-family: "Helvetica Neue Condensed", helvetica, arial, sans-serif;
	font-weight: bold;
	color: #222;
	margin-bottom: 15px;
}

h3 {
	font-family: "Helvetica Neue Condensed", helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #222;
	margin: 0 0 3px 0;
	
}

ul#top-nav {
	float: right;
}

ul#top-nav li {
	display: inline;
	font-size: 16px;
	color: #666;
	padding: 0 0 0 16px;
	line-height: 24px;
} 

ul#top-nav li a {
	text-decoration: none;
	color: #666;
	line-height: none;
}

ul#top-nav li a:hover, ul#top-nav li a:active {
	text-decoration: underline;
	color: #a9120b;
}

ul#main-nav h2, .work h2 {margin: 0;}

ul#main-nav li {
	margin: 30px 0 60px 0 ;
	width: 500px; 
	border-top: 1px solid #C7D0DB;
	border-bottom: 1px solid #C7D0DB;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#main-nav li h2 a {
	text-decoration: none;
	color: #222;
}

ul#main-nav li h2 a:hover {
	background: #C7D0DB;
/*	display: block;*/
	text-decoration: none;
}

#main-nav li p {
	font-size: 1.1em;
	font-family: "Gill Sans", Calibri, Trebuchet, sans-serif;
	color: #666;
	margin: 5px 0 0 0;
}

#header-big h5 {
	font-size: 110px;
	font-family: "Helvetica Neue Condensed", helvetica, arial, sans-serif;
	font-weight: bold;
	color: #a9120b;
	margin: 40px 0 40px 0;
}

#sidebar img, .work #maincontent img {
	border: 1px solid #C7D0DB;
}

#sidebar h3 span {
	font-weight: normal;
}

#sidebar .thumbnail {
	margin: 0 0 22px 0;
	
}

#footer p {
	font-size: 1em;
	margin: 35px 0 35px 0;
	color: #666;
}

#footer a {
	padding 0 10px 0 10px;
}



.sub-page #col1 {
	width: 410px;
	float: left;
}

.sub-page #col2 {
	float: right;
	width: 410px;
}

.sub-page .testimonial {
	width: 375px;
	float: left;
	margin: 0 50px 20px 8px;
}

.sub-page .testimonial p, .sub-page #col1 p, .sub-page #col2 p, .sub-page #col1 li, .sub-page #col2 li, .case-study #sidebar p {
	font-size: 1.2em;
	font-family: "Gill Sans", Calibri, Trebuchet, sans-serif;
	color: #555;
	margin: 10px 0 10px 0;
	line-height: 24px;
}

.sub-page #col1 ul li {
	color: #666;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
}

.sub-page h3 {
	margin-top: 15px;
}

.case-study #sidebar h6 {
	font-size: 12px;
	font-family: "Helvetica Neue Condensed", helvetica, arial, sans-serif;
	color: #666;
	margin: 0 0 5px 0;
}

.case-study #sidebar strong {
	text-transform: capitalize;
}

/*div.testimonial {
	margin-bottom: 35px;
}*/

.work #maincontent {
	width: 1027px;
	margin: 0 0 0 -150px;
}

.work #maincontent .recent-work {
	width: 350px;
	margin: 0 0 60px 150px;
	float: left;
	display: inline;
}

.work #maincontent .recent-work h2 {
font-size: 28px;
}

.work h3, .home h3 {
	text-transform: lowercase	;
}

/* FORM LAYOUT */
fieldset {margin-top:1.2em;}
.textfield, .textarea {margin:0.2em 0 1.6em 0;}
.textfield input, .file input, .textarea textarea {padding:2px 5px;}
input.textfield, textarea.textarea {width:400px;}
textarea {height:20em;}



/* BLOG STYLES */

.news #maincontent {
	width: 650px;
}

.news #sidebar {
	width: 150px;
}

.news h2 a {
	color: #222;
}

.news #sidebar h3 {margin-top: 20px;}
.news p {line-height: 24px;}
.news p.date {font-weight: bold; color: #a9120b;}
.news .meta {font-size: 85%;}
.news .post {margin-bottom: 50px;}
.news #sidebar li {line-height: 25px; font-size: 15px;}
.news ol {list-style-position: inside; list-style-type:decimal; margin: 15px 0 15px 0;}

.datebox {
	width: 50px; 
	background-color: #a9120b;
	float: left;  
	text-align: center;
	padding: 5px;
	margin-right: 15px;
}

.datebox p {
	color: #fff; 
	line-height: normal;
}

.day {font-size: 40px; font-weight: bold; margin: 0;}
.month {font-size: 24px; font-weight: bold; text-transform: uppercase; margin: 0;}
.year {font-size: 20px; font-weight: bold; margin: 0;}

/* VALIDATION */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#A9120B;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #A9120B;
}

<!-- SAEF BUTTONS -->

/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}

