@charset "utf-8";
/* Westmann styles */
/* colours:

red:			#ed2929;
dark grey:		#3f3f3f;

*/

/* reset */

body {
	margin:0;
	padding:0;
	background: #dddddd;
	color: #3f3f3f;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

ul, ol, dl {
	margin:0;
	padding: 0 0 0 20px;
}

li {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding:0;
}
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

p {
	margin: 15px 0;
	padding:0;
}

a { outline: none; color: #ed2929; }

a:hover { color: #3f3f3f; }

#preload img {
    display:block;
    height: 0; width: 0; border-width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -30;
} 

/* /reset */

.wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	overflow-x: hidden;
}

.container {
	width: 900px;
	margin: 0 auto;
	background: white;
}

.bottomContainer {
	width: 900px;
	margin: 0 auto;
	background: #dddddd;
}

.header {
	 background: #ed2929;
	 color: white;
	 text-align: right;
	 padding: 3px 0 5px 0;
	 margin: 0 auto 1px auto;
}

.header h3 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 5px 10px 0 0;
	clear:right;
}

.header h2 {
	float:left;
	margin: 0 0 0 10px;
	display:inline;
	width: 222px;
	height: 48px;
	text-align: left;
	background: #ed2929 url(../images/top-logo.gif) no-repeat center;
}

.header h2 a {
	color: white;
	text-decoration: none;
	font: 26px "Arial Black", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-indent: -9999em;
	display: block;
	text-decoration: none;

}

.header .topContact a {
	display:block;
	width: 60px;
	float:right;
	background: #3f3f3f;
	color: white;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 10px;
}

.header .topContact a:hover { color: #ed2929; }

.animation {
	width: 900px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto 1px auto;
}

.nav ul.menu {
	list-style: none;
	padding: 12px 10px;
	background: #ed2929;
	color: white;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position:relative;
	z-index: 100;
	height: 11px;
}

.menu li {
	display: inline;
	margin-right: 50px;
	background: #ed2929;
}

.menu li.last {
	margin-right: 0px;
}

.menu li a {
	color: white;
	text-decoration: none;
}

.footer {
	background: #3f3f3f;
	color: white;
	clear: both;
	overflow-y: auto;
	padding: 10px 0;
	width: 900px;
	text-align: center;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
}

.footer a { color: #ed2929; }
.footer a:hover { color: white; }

.footerSide {
	float:left;
	width: 150px;
}

.footer h4 {
	text-align:left;
	background: #ed2929;
	color: white;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 10px 10px;
	margin: 0 25px 7px 0;
	width: 140px;
}

.footer h4 a {
	color: white;
	text-decoration: none;
}

.footer h4 a:hover { color: #3f3f3f; }

.footer .phoneBack {
	text-align:left;
	background: #706e6e url(../images/phone-icon.gif) no-repeat 107px 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	margin: 0 25px 0 0;
	width: 140px;
}

.footer .phoneBack a {
	color: white;
	text-decoration: none;
	display: block;
	width: 140px;
}

.footer .phoneBack a:hover {
	color: #db6a6a;
}

.footer .newsletterButton {
	float:right;
	width: 120px;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 12px 10px;
	margin: 0 0 0 25px;
	background: #706e6e url(../images/letter-icon.gif) no-repeat center center;
}

.footer .newsletterButton a {
	color: white;
	display: block;
	text-decoration: none;
}

.footer .newsletterButton a span {
	display: block;
	margin-top: 35px;
}

.footer .newsletterButton a:hover {
	color: #db6a6a;
}

.footer .footerRight {
	float:right;
	width: 279px;
	height: 75px;
	border-left: 1px dashed #706e6e;
	padding-top: 15px;
}

.footer .footerLeft {
	padding-top: 7px;
}

.footer .footerLeft span {
	font-size: 16px;
}



.designTag { 
	text-align: right;
	margin: 5px 0 ;
}
.designTag a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	color: #3f3f3f;
	text-decoration: none;
}

.designTag a:hover {
	text-decoration: underline;
	color: #ed2929;
}

.content {
	padding: 15px 10px 10px 10px;
	overflow-y: auto;
	clear:both;
}

.content .rightCol {
	width: 320px;
	padding: 0 20px;
	float:right;
	border-left: 1px dashed #ed2929;
}

.content .leftHalf {
	width: 400px;
	float:left;
}

.content .rightHalf {
	width: 400px;
	float:left;
	display: inline;
	margin-left: 50px;
}

/* end basic structure */


.content h3, .content h4 { color: #ed2929; }

.content p.highlight {
	margin: 0 0 25px 0;
	color: #ed2929;
	font: 15px "Century Gothic", "Apple Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}


.content ul.dblCol {
	padding:0;
	list-style: none;
	display:block;
}

.content ul.dblCol li {
	width: 155px;
	margin-right: 5px;
	display: inline;
	float:left;
}

.content ul.dblCol li.red {
	color: #ed2929;
}

.content ul.dblCol a.red {
	color: #ed2929;
	text-decoration:none;
}

.content ul.dblCol a {
	color: #3f3f3f;
	text-decoration:none;
}

.content br.clearLeft {
	display: block;
	clear:left;
}

.content a.blockLink {
	display: block;
	clear:both;
	margin-top: 25px;
}

.content .firstChild { margin-top:0; }

.content ul.redBullet { list-style-image: url(../images/red-bullet.gif); }

.content .centerText { text-align: center; }

.content .textRight { text-align: right; }

/* horizontal rules outside frame */

.hr {
height: 1px;
width: 880px;
margin: 20px auto;
border-bottom: 1px dashed #ed2929;
clear: both;
}

.hr hr {
	visibility: hidden;
	margin: 0;
	padding:0;
}

/* /hr */

/* news */


.content .newsHeadline h3{
    margin: 0 0 5px 0;
}
.content .newsHeadline p {
    margin: 0 0 5px 0;
}
.content .newsHeadline  {
    clear:both;
    margin: 25px 0;
    padding-bottom: 5px;
}


/************** news details ******************/
.content .newsImageContainer {
    width: 600px;
	margin: 10px auto;
}

.content .newsImageContainer .big {
    display: block;
    width: 550px;
    padding: 25px;
    background: #dddddd;
    margin: 10px auto 5px auto;
}
.content .newsImageContainer .thumbs {
    display:block;
    width: 590px;
    margin: 0;
    padding: 5px;
    background: #dddddd; 
    overflow-y: auto;   
    position:relative;
}

.content .newsImageContainer .big a {
    cursor: default;
}

.content .newsImageContainer .thumbs a {
    outline: none;
}

.content .newsImageContainer a img {
    border: none;
}

.content .newsImageContainer .big img {
    display: block;
    margin: 0 auto;
}
.content .newsImageContainer .thumbs img {
    display: block;
    margin: auto 5px;
    float:right;
    border: 1px solid #fff;
    background: white;
}

.content .newsImageContainer .thumbs span {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 150px;
    font: 12px normal "Century Gothic", "Apple Gothic", Verdana, Arial, sans-serif;
    text-transform: uppercase;
	background: white;
	padding: 2px;
	-moz-opacity:.65;
	opacity:.65;
	filter:alpha(opacity=65);
}

/**** end news details ****/


/***** gallery styles ********/

.gallery .galleryImage {
	width:226px;
	float:left;
	margin: 0 30px 10px 30px;
	position:relative;
	background: #dddddd;
}

.gallery .galleryImage h4 {
	margin:0;
	padding: 2px 5px;
	color: #3f3f3f;
	font: 14px "Century Gothic", "Apple Gothic", Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dashed #ed2929;
}

.gallery .galleryImage div.photo {
	width:216px;
	height:140px;
	overflow:hidden;
	margin: 5px auto;
}

.gallery .galleryImage img { 
	border:none;
	display:block;
	margin: 0 auto;
}


.gallery .galleryImage .caption {
	background: #3f3f3f;
	color: #ddd;
	padding: 3px;
}

.gallery .galleryRow {
	clear:both;
	margin-top: 18px;
}
/*** end gallery styles ***/


/*************** paging **************/
.content .paging {
	clear:both;
}
.content .paging ul {
	text-align:center;
	list-style: none;
	margin:0;
	margin-top: 40px;
	padding:0;
}

.content .paging ul li {
	display:inline;
	margin: 0 18px;
	font-weight: bold;
}
/*** end paging ***/


/*** forms ***/


.callForm {
	background: #dddddd url(../images/phone-icon.gif) no-repeat 260px 5px;
	width:280px;
	padding:10px;
	position:absolute;
	bottom:33px;
	left:5px;
	color:#3f3f3f;
	font-weight:bold;
	font-size:12px;
	display: none;
	z-index: 101
}

.smallForm {
	width: 400px;
	padding: 10px;
	font-weight:bold;
	font-size:12px;
}

.longForm {
	width: 600px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}

form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

.callForm h5 {
	margin:0 0 8px;
	text-align:center;
	color: #ed2929;
}
.callForm p { margin:0 0 12px;}
.callForm a.close {
	text-decoration:underline;
	color:#7c7c7c;
	font-size:10px;
}
.callForm fieldset div.row,
.smallForm fieldset div.row,
.longForm fieldset div.row {
	width:100%;
	overflow:hidden;
	margin-bottom:7px;
}
.callForm fieldset label {
	width:67px;
	float:left;
}
.smallForm fieldset label {
	width:100px;
	float:left;
}
.longForm fieldset label {
	width: 300px;
	float:left;
}
.callForm fieldset input.text,
.smallForm fieldset input.text,
.longForm fieldset input.text {
	width:143px;
	padding:1px 0 1px 4px;
	font:14px Verdana, Helvetica, Arial, sans-serif;
	float:right;
	color:#5b5b5b;
	border:1px solid #d3d5d9;
}
.callForm fieldset input.button,
.smallForm fieldset input.button,
.longForm fieldset input.button {
	background: #3f3f3f;
	text-align:center;
	width:149px;
	height:30px;
	float:right;
	border:1px solid #d3d5d9;
	color: #ed2929;
	font-weight:bold;
	font-size:12px;
}
.callForm fieldset textarea,
.smallForm fieldset textarea,
.longForm fieldset textarea {
	width:147px;
	height:91px;
	float:right;
	overflow:auto;
	padding:0;
	border:1px solid #d3d5d9;
}
.smallForm fieldset input.text,
.longForm fieldset input.text{
	width: 196px;
}
.smallForm fieldset textarea,
.smallForm fieldset input.button {
	width: 202px;
}

.longForm fieldset textarea,
.longForm fieldset input.button {
	width: 202px;
}

.longForm fieldset select {
	width: 202px;
	float:right;
	overflow: auto;
	padding: 0;
	border: 1px solid #d3d5d9;
}

.smallForm fieldset div.cr label {
	text-align: left;
	width: 480px;
	float: none;
	clear:left;
	margin-left: 0;
	padding-left: 0;
}


.smallForm div.cr input {
float: left;
margin-right: 15px;
margin-left: 0;
}

/*contact info styles */

.contactInfo {
    margin-bottom: 15px;
}

.contactInfo div {
clear:both;
position: relative;
margin:0 0 15px 0;
}

.contactInfo label {
	margin: 0;
	display: block;
	width: 200px;
	text-align: left;
	float: left;
	margin-right: 15px;
}

.contactInfo p {
	text-transform: uppercase;
	text-align: left;
	clear:left;
	margin-left: 215px;
}


.contactInfo div ul {
    margin: 0 0 0 215px;
    padding: 0;
    list-style-type: none;
    clear:none;
}



/* customer area styles */

div.download {
	padding-left: 28px;
	padding-bottom: 5px;
	background: transparent url(../images/download-icon.png) no-repeat top left;
	margin: 10px 0;
}

div.notes {
	padding-left: 28px;
	padding-bottom: 5px;
	background: transparent url(../images/project-icon.gif) no-repeat top left;
	margin: 10px 0;
}
