* {
	margin: 0;
	padding:	0;
	-webkit-text-size-adjust: 140%;
}
a img {
	border: none;
}
p,ul,ol,h1,h2,h3,h4,h5,h6 {
	padding:	0.5em 0;
}
hr {
	clear: both;
	visibility: hidden;
	background-color: #D8E4ED;
	margin: 0;
	color: #D8E4ED;
}
ul {
	padding-left: 20px;
}

body {
	background-color:	#7EA6C3;
	color: #333	;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.4em;
	font-size: 13px;
}

/* sets the overall width of the site */

.inner {
	margin:	0 auto;
	width:	760px;
	position: relative;
	display:	block;
}

/* fonts */

h1, h2, h3, h4, h5, h6, .intro, ul#nav li a, ul#examplesNav {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#side {
	font-size: 0.9em;
}
h2 {
	font-size: 1.5em;
	padding-top: 1.3em;
	padding-bottom: 0;
}
h3 {
	font-size: 1.3em;
}

/* layout */

#logoBar, #content {
	background-color:	#fff;
}
#logoBar {
	padding-bottom: 1px;
	border-top: 10px solid #333;
}

#navBar, #footerBar {
	background-color: #7EA6C3;
	border-top: solid 3px #333333;
}
#navBar {
	padding-top:	10px;
	width: 100%;
	float:	left;
	border-top: solid 3px;
}
#footerBar {
	font-size:	0.8em;
	padding:	15px 0;
	color:	#fff;
}

#content {
	background-color: #fff;
	padding: 15px 0;
	clear: both;
	line-height: 1.5em;
}
#main {
	width: 500px;
	float: left;
}
#side {
	width: 220px;
	float:	right;
}
#logo {
	margin: 0.5em 0;
}

/* links */

a {
	color: #7EA6C3;
}
a:hover {
	background-color:	#7EA6C3;
	color: #fff;
}
#nav {
	list-style:	none;
	margin: 0;
	padding: 0;
}
#nav li {
	float:	left;
}

#nav li a {
	text-decoration:	none;
	font-size: 0.9em;
	display: block;
	padding: 0.5em 10px;
	margin-right: 5px;
	color: #333;
	background-color: #A5C1D5;
	border: solid 1px #333;
	border-bottom: none;
}
#nav li a:hover {
	background-color: #D8E4ED;
}
#pagehome #home_t a, #pageweb #web_t a, #pageprint #print_t a, #pagecontact #contact_t a, #pageclient #client_t a {
	background-color: #fff;
	font-weight: bold;
}
#logoBar a:hover {
	background-color: transparent;
}

/* classes */

.floatLeft {
	float: left;
	margin-right: 1.4em;
}
.clear {
	clear: both;
}
.intro {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #333;
}
.box {
	color: #333;
	padding: 0.5em 1em;
	background-color:	#D8E4ED;
	line-height: 1.4em;
	margin: 0.5em 0;
}
.box h3 {
	margin: -10px;
	margin-bottom: 0;
	padding: 10px;
}
#side .box {
	padding: 10px;
}
.col2 {
	width: 45%;
	float: left;
	margin-right: 5%;
}
.address {
	text-align: right;
}

/* specific elements */

#logoBar .inner {
	position: relative;
}

#clientBar {
	background: #666;
	font-size: 0.8em;
	position: absolute;
	z-index: auto;
	display: block;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#clientBar li {
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
	line-height: 0;
}
#clientBar li a, #clientBar li a:hover {
	display: block;
	background: #333;
	text-decoration: none;
}
#clientBar li.link {
	background: #333;
}
#clientBar li.loggedIn {
	background: #fff;
}

#side li {
	line-height: 1.2em;
	margin: 0.7em 0;
}

/* headings */

h1, h2, h3, h4, h5, h6 {
	color: #333;
}

/* Form */

input, textarea {
	display: block;
	width: 98%;
}
input#submit {
	width: auto;
}

label {
	padding: 1em 0;
	display: block;
}


/* footer */

#footer {
	clear: both;
	padding: 20px 0;
}

#footerBar img {
	width: 20px;
	height: 20px;
}
#footerBar p {
	padding: 0;
}
#footerContact {
	float: right;
	text-align: right;
}
#footerContact strong {
	margin-left: 20px;
}
#footerContact a {
	color: white;
}
#footerContact a:hover {
	color: #333;
}

/* V2 09 ---------------------------------- */

#content .inner {
	width: 760px;
	padding: 0 40px 0 40px;
	background-color: #fff;
}
#content {
	background: url(../images/bkg-grad.gif) repeat-x 0 0 #f2f2f2;
	padding: 0;
}
#page-header {
	margin: 0 -40px;
	padding: 0 0 20px 0;
}
#page-header img {
	border-bottom: solid 3px #333;
	border-top: solid 5px #333;
}
#navBar {
	border-top: solid 1px #333;
	padding-top: 30px;
}
#logoBar .inner {
	width: 840px;
}
#logo {
	margin-left: 40px;
}
#p-home #t-home a, #p-web #t-web a, #p-print #t-print a, #p-contact #t-contact a, #p-client #t-client a {
	background-color: #333;
	color: #7ea6c3;
	color: #ff6600;
}
#nav li a {
	font-size: 1.1em;
	background-color: #f2f2f2;
}
p {
	margin: 0.3em 0 1em 0;
}
.intro {
	margin-top: 0;
}
.box p:first-child {
	margin-top: 0;
}
.box p:last-child {
	margin-bottom: 0;
}
#clientBar li a {
	display: block;
	width: 150px;
	height: 24px;
	background: url(../images/ui/client-area-tab.gif) no-repeat;
	line-height: 20px;
	font-size: 11px;
	text-indent: 67px;
}
#clientBar li {
	padding: 0;
}
#clientBar li a:hover {
	background: url(../images/ui/client-area-tab.gif) no-repeat;
	color: #ff6600;
}
.first {
	margin-top: 0;
}
#footerBar {
	border: none;
	padding: 0 0 40px 0;
}
#footer-overhang {
	width: 840px;
	height: 40px;
	margin: 0 auto 20px auto;
	background-color: #D8E4ED;
}
/* portfolio */

#portfolio {
	width: 760px;
	clear: both;                                             
	background: #D8E4ED;
	padding: 20px 40px 0 40px;
	margin: 0 -40px;
	position: relative;
}
#portfolio h2 {
	font-size: 1em;
	background-color: #fff;
	line-height: 0;
	margin-top: -20px;
	margin-bottom:	20px;
}
#portfolio h2 strong {
	background-color: #D8E4ED;
	padding: 10px;
}
#portfolio li a {
	width: 240px;
	color:	#aaa;
	text-decoration:	none;
	display: block;
	border: solid 1px;
}
ul.threeAcross {
	list-style:	none;
	margin:	0;
	padding: 0;
}
#portfolio li {
	line-height: 0;
	margin: 0;
	padding:	0;
}
#portfolio li img {
	background-color: #333;
	padding:	1px;
	border:	solid 10px #fff;
}
#portfolio li a:hover {
	border-color: #333;
}
.port2 {
	position:	absolute;
	top: 20px;
	left: 300px;
}
.port3 {
	position:	absolute;
	top: 20px;
	left: 560px;
}
ul#examplesNav {
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding:0;
	background-color: #fff;
	width: 100%;
	float: left;
}
ul#examplesNav li {
	display: inline;
	float: left;
	margin-right: 5px;
}
ul#examplesNav li a, ul#examplesNav li.tab {
	text-decoration: none;
	border : solid 1px #D8E4ED;
	border-bottom: none;
	display: block;
	padding: 5px 10px;
}
ul#examplesNav li a:hover {
	color: #7EA6C3;
	background-color: #eee;
}
ul#examplesNav li.tab {	
	border-top: solid 1px #D8E4ED;
	background-color:  #D8E4ED;
}
ul#examplesNav a.current, ul#examplesNav a.current:hover {
	font-weight: bold;
	color: #333;
	background-color: #D8E4ED;
	border-color: #D8E4ED;
}
#main h2 {
	background: url(../images/ui/notch.gif) no-repeat left 23px;
	margin-left: -40px;
	padding-left: 40px;
}
#main h2.first {
	background: transparent;
}
#p-contact #footer-overhang {
	background-color: #fff;
}

