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

CSS, XHTML, Images and Design Files are Copyright 2011 SquarePlanIT, LLC. All Rights Reserved.

1.   Imported Fonts & Stylesheets
2.   Reset Browser Defaults
3.   Containers
4.   Text & General Links
5.   Lists
6.   Navigation & Sidebar
7.   Forms

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


/*-----------------------------------------------------------------------------
1.   Imported Fonts & Stylesheets
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
2.   Reset Browser Defaults
-----------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url('/images/bg.jpg') repeat;
	border-top: 4px solid #444444;
}

p {
	padding: 0px 8px 15px 0px;
	font-size: 12px;
	text-align: justify;
	color: #444444;
	line-height: 1.45em;
	text-shadow: 1px 1px #FFFFFF;
}

p a:link, a:visited {
	color: #444444;
	text-decoration: none;
	border-bottom: 1px dotted #444444;
}

p a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

a:link, a:visited {
	color: inherit;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------
3.   Containers
-----------------------------------------------------------------------------*/
#Wrapper {
	margin: 55px auto 25px auto;
	width: 960px;
	height: auto;
}

#HomeTop {
	height: 440px;
	margin-bottom: 35px;
	background: url('/images/body-bg.jpg') repeat;
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

#HomeTop hr {
	float: right;
	width: 485px;
	margin-right: 30px;
	border-top: none;
	border-bottom: 1px dotted #C4C4C4;
}

#HomeBottom {
	height: 200px;
	margin-bottom: 30px;
	background: url('/images/body-bg.jpg') repeat;
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

#HeaderLogo {
	position: absolute;
	width: 100px;
	height: 100px;
	margin: -35px 0px 0px 15px;
}

#HeaderLogoHome {
	position: absolute;
	width: 100px;
	height: 100px;
	margin: -35px 0px 0px 15px;
	display: none;
}

#HeaderLogo img {
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

#HeaderLogo a {
	border: none
}

#HeaderLogoLarge {
	position: absolute;
	width: 260px;
	height: 106px;
	margin: -38px 0px 0px 15px;
	padding: 3px 0px 0px 3px;
	z-index: 5;
	overflow: hidden;
}

#HeaderLogoLarge img {
	position: absolute;
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

#Slider {
	width: 900px;
	height: 310px;
	margin: 35px auto 0px auto;
	-webkit-box-shadow: 0px 0px 3px #707070;
	-moz-box-shadow: 0px 0px 3px #707070;
}

#Slider img {
	width: 900px;
	height: 310px;
}

#Header {
	height: 80px;
	margin-bottom: 30px;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

#Footer {
	height: 35px;
	border-top: 1px dotted #999999;
	padding-top: 5px;
}

#FooterText {
	position: absolute;
	width: 300px;
	margin-left: 660px;
	font-size: 12px;
	line-height: 1.4em;
	color: #444444;
	text-align: right;
}

#FooterText a:link, #FooterText a:visited{
	color: #888888;
	border-bottom: 1px dotted #888888;
}

#FooterText a:hover {
	color: #333333;
	border-bottom: 1px dotted #222222;
}

#HomeLeft {
	position: absolute;
	width: 283px;
	height: 140px;
	margin: 30px 0px 0px 0px;
	padding: 0px 20px 0px 17px;
}

#HomeCenter {
	position: absolute;
	width: 283px;
	height: 140px;
	margin: 30px 0px 0px 320px;
	padding: 0px 20px 0px 17px;
	border-left: 1px dotted #C4C4C4;
}

#HomeRight {
	position: absolute;
	width: 283px;
	height: 140px;
	margin: 30px 0px 0px 640px;
	padding: 0px 20px 0px 17px;
	border-left: 1px dotted #C4C4C4;
}

#Content {
	margin: 0px 0px 30px 300px;
	padding: 20px;
	min-height: 260px;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

#ContentFull {
	margin: 0px 0px 30px 0px;
	padding: 20px;
	min-height: 450px;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

#Sidebar {
	position: absolute;
	padding: 15px;
	width: 240px;
	height: 270px;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px #444444;
	-moz-box-shadow: 0px 0px 3px #444444;
}

.PortfolioTypeWrapper {
	margin: 0px 0px 40px 300px;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

.PortfolioType {
	width: 200px;
	height: 0px;
	margin-left: -225px;
	font-size: 18px;
	color: #666666;
	text-align: right;
}

.PortfolioItem img {
	margin: 0px 0px 26px 26px;
	-webkit-box-shadow: 0px 0px 4px #555555;
	-moz-box-shadow: 0px 0px 4px #555555;
}

.TeamMember {
	height: 60px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #CCCCCC;
	text-shadow: 1px 1px #FFFFFF;
}

.TeamMember img {
	float: left;
	width: 60px;
	height: 60px;
	-webkit-box-shadow: 0px 0px 3px #222222;
	-moz-box-shadow: 0px 0px 3px #222222;
}

.TeamMemberName {
	float: right;
	font-size: 16px;
	color: #333333;
	margin: 12px 0px 2px 0px;
}

.TeamMemberTitle {
	float: right;
	font-size: 10px;
}

.PortfolioImage {
	margin: 10px 10px;
	border: 5px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 4px #383838;	
	-moz-box-shadow: 0px 0px 4px #383838;
}

/*-----------------------------------------------------------------------------
4.   Text & General Links
-----------------------------------------------------------------------------*/
h1 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #A4A4A4;
	color: #363636;
	font-size: 25px;
	text-shadow: 1px 1px #FFFFFF;
}

h2 {
	padding-bottom: 7px;
	font-size: 16px;
	text-transform: uppercase;
	color: #555555;
	text-shadow: 1px 1px #FFFFFF;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #A4A4A4;
	font-size: 14px;
	color: #555555;
	text-shadow: 1px 1px #FFFFFF;
}

#SidebarSubHeading {
	color: #444444;
	font-size: 15px;
	line-height: 1.4em;
	text-shadow: 1px 1px #FFFFFF;
}

.SidebarSubContent {
	margin-bottom: 20px;
	color: #666666;
	font-size: 13px;
	line-height: 1.35em;
	text-shadow: 1px 1px #FFFFFF;
}

.SidebarSubContent span {
	text-transform: uppercase;
	border-bottom: 1px dotted #666666;
}

.SidebarSubContent a:link, .ContactInfo a:visited {
	color: #E18910;
}

.SidebarSubContent a:hover {
	color: #444444;
}

.SubItemTitle {
	margin-bottom: 15px;
	color: #323232;
	text-shadow: 1px 1px #FFFFFF;
}

/*-----------------------------------------------------------------------------
5.   Lists
-----------------------------------------------------------------------------*/
ul#PrivacyPolicy {
	font-size: 12px;
	text-align: justify;
	color: #444444;
	line-height: 1.45em;
	text-shadow: 1px 1px #FFFFFF;
}

ul#PrivacyPolicy li {
	padding-bottom: 5px;
}

ol#BodyList {
	padding: 0px 8px 15px 40px;
	font-size: 12px;
	text-align: justify;
	color: #444444;
	line-height: 1.45em;
	text-shadow: 1px 1px #FFFFFF;
}

ol#BodyList li {
	padding-bottom: 3px;
}

ul.SubItems {
	margin-left: 15px;
}

ul.SubItems li {
	height: 25px;
	padding: 4px 0px 0px 30px;
	font-size: 13px;
	text-shadow: 1px 1px #FFFFFF;
	background: url('/images/check.png') no-repeat;
	vertical-align: text-top; 
}

/*-----------------------------------------------------------------------------
6.   Navigation & Sidebar
-----------------------------------------------------------------------------*/
#TopNavigation {
	height: 35px;
	padding: 35px 30px 0px 0px;
	font-size: 12px;
	text-align: right;
}

#TopNavigation li {
	margin-left: 13px;
	text-transform: uppercase;
	display: inline;
}

#TopNavigation a:link, #TopNavigation a:visited {
	padding-bottom: 1px;
	color: #404040;
	text-decoration: none;
	border: none;
}

#TopNavigation a:hover {
	border-bottom: 1px dotted #777777;
}

#FooterNavigation li {
	display: inline;
}

#Sidebar li {
	padding: 7px 0px 7px 5px;
	font-size: 13px;
	border-bottom: 1px dotted #C5C5C5;
	color: #444444;
	text-shadow: 1px 1px #FFFFFF;
}

#Sidebar li a:hover {
	color: #111111;
}

/*-----------------------------------------------------------------------------
7.   Forms
-----------------------------------------------------------------------------*/
#ContactForm input {
	width: 605px;
	height: 30px;
	margin-bottom: 25px;
	padding: 15px 0px 0px 15px;
	border: 1px solid #CCC;
	font-size: 16px;
	color: #444444;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#ContactForm label {
	margin: 22px 0px 0px 15px;
	font-size: 15px;
	text-transform: uppercase;
	color: #666666;
}

#ContactForm textarea {
	width: 590px;
	height: 100px;
	margin-bottom: 10px;
	padding: 15px;
	color: #444444;
	text-transform: uppercase;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;
}

#Submit {
	width: 128px !important;
	height: 42px !important;
	border: none !important;
	margin-left: 480px;
	cursor: pointer;
}
