﻿*
{
	margin: 0;
	padding: 0;
}

br.clear
{
	clear: both;
}

div.clear
{
	clear: both;
	height: 7px;
}

body
{
	background-color: #464646;
	color: #666666;
	margin: 10px;
	font-family: Segoe UI, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	overflow-y: scroll;
}

a
{
	color: #d3014b;
}

p
{
	font-size: 8pt;
	margin-top: 7pt;
	margin-bottom: 10pt;
	line-height: 14pt;
}

h1
{
	color: #717171;
	font-size: 13pt;
	font-weight: normal;
}

h1 span
{
	color: #d3004a;
	font-size: 13pt;
	font-weight: normal;
}

h2
{
	color: #0e94a7;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6pt;
}

h3
{
	color: #777777;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 4pt;
}

body, td
{
	font-size: 8pt;
}

ul, li
{
	line-height: 14pt;
}

li
{
	margin-left: 2.5em;
}


#container
{
	background-color: white;
	margin: auto;
	width: 950px;
	padding-left: 5px;
	padding-right: 5px;
}

#header-top
{
	background-image: url( ../Images/Header.gif);
	height: 23px;
	width: 960px;
	margin: auto;
}

#footer
{
	background-image: url( ../Images/Footer.gif );
	color: #444444;
	padding-top: 8px;
	height: 31px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	width: 960px;
	margin: auto;
	border-top: 10px solid white;
}

#header-container
{
	height: 87px;
	margin-bottom: 6px;
}

#logo
{
	background-image: url(../Images/Logo.gif);
	cursor: pointer;
	height: 86px;
	float: left;
	padding-bottom: 1px;
	width: 157px;
}

#nav
{
	padding-top: 18px;
	padding-left: 17px;
	height: 64px;
	float: left;
	width: 750px;
}

#nav img
{
	border: none;
}

#nav div
{
	cursor: pointer;
	color: #d3014b;
	display: block;
	height: 54px;
	padding-top: 3px;
	padding-left: 4px;
	margin-right: 10px;
	width: 101px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#nav div a
{
	text-decoration: none;
}

#nav div.nav-off
{
	background-image: url( /Content/Images/NavOff.gif );
}

#nav div.nav-on
{
	background-image: url( /Content/Images/NavOn.gif );
}

#nav div.nav-active
{
	background-image: url( /Content/Images/NavActive.gif );
}

#nav div span
{
	color: #777777;
	font-size: 8pt;
	font-weight: normal;
	text-transform: lowercase;
}

#contact-info
{
	background-image: url( ../Images/ContactInfo.gif );
	cursor: pointer;
	height: 87px;
	width: 159px;
	float: right;
	margin-right: 30px;
}

#portfolio
{
	width: 149px;
	float: left;
	margin-left: 3px;
}

#content-body
{
	width: 740px;
	float: left;
	margin-left: 26px;
	margin-right: 20px;
	clear: right;
}

#main-content
{
	width: 330px;
	float: left;
	font-size: 8pt;
}

#main-graphic
{
	float: right;
}

#home-welcome
{
	border-right: dotted 1px #dadada;
	float: left;
	font-size: 8pt;
	padding-right: 20px;
	width: 350px;
}

#home-news
{
	clear: right;
	float: left;
	font-size: 8pt;
	padding-left: 20px;
	width: 345px;
}

#home-news ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#home-news ul li
{
	line-height: 14pt;
	list-style-type: disc;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-left: 1.3em;
}

#main-graphic-home
{
	float: right;
	margin-right: 40px;
}

div.box
{
	background-image: url( ../Images/Box.gif );
	height: 253px;
	width: 186px;
	padding: 8px 16pt 10pt 27px;
	margin-left: -6px;
	margin-right: 24px;
	float: left;
}

div.box div
{
	font-size: 13pt;
	color: #d4044d;
	margin-bottom: 15pt;
	text-align: center;
}

div.box p
{
	font-size: 8pt;
	line-height: 12pt;
}

div.hr
{
	background-image: url( ../Images/Hr.gif );
	height: 15px;
	clear: both;
}

#contact-footer
{
	clear: both;
	margin: auto;
	height: 90px;
	width: 510px;
}

#contact-footer img
{
	float: left;
	height: 90px;
	width: 67px;
}

#contact-footer span
{
	float: left;
	font-size: 8pt;
	margin-top: 20px;
}

div.h2-left img
{
	float: left;
	margin-right: 10px;
}

div.h2-left div
{
	float: left;
	width: 545px;
}

div.h2-left p
{
	font-size: 8pt;
	line-height: 13pt;
	margin-top: 4pt;
}

div.h2-right img
{
	float: right;
	margin-left: 10px;
}

div.h2-right div
{
	float: right;
	width: 545px;
}

div.h2-right p
{
	font-size: 8pt;
	line-height: 13pt;
	margin-top: 4pt;
}

/* PORTFOLIO */

#project-container-left
{
	background-image: url( ../Images/ProjectContainerLeft.gif );
	padding-top: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 20px;
	height: 344px;
	width: 237px;
	float: left;
	clear: left;
}

#project-container-left h1
{
	color: #d3014b;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0;
}

#project-container-left h2
{
	color: #444444;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 12pt;
}

#project-container-left p
{
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 9pt;
}

#project-container-right
{
	background-image: url( ../Images/ProjectContainerRight.gif );
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 12px;
	margin-left: 0px;
	height: 382px;
	width: 423px;
	float: left;
	clear: right;
	text-align: right;
	font-size: 8pt;
}

#project-details
{
	padding: 2pt;
	padding-left: 32px;
	padding-right: 30px;
	margin-top: 30px;
	clear: both;
}

#featured-project h1
{
	color: #444444;
	font-size: 13pt;
	margin-bottom: 6px;
}

#featured-project h2
{
	margin-bottom: 4px;
}

#featured-project a
{
	text-decoration: none;
}

/* BEGIN FORM ELEMENTS */

input, textarea, select
{
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}

input[type=text], input[type=password], select
{
	width: 200px;
	padding: 2px;
}

input[type=submit]
{
	width: 100px;
}

textarea
{
	width: 300px;
	padding: 3px;
}

select
{
	height: 21px;
	width: 205px;
}

label
{
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 120px;
}

label.required
{
	color: #0a707e;
}

label.clear
{
	clear: both;
	width: 100%;
}

/* ASP.NET MVC Form Validation Classes */

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.input-validation-error-clear
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
    clear: both;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-container
{
	border: solid 1px red;
	background-color: #FFC;
}
