@charset "utf-8";
/* CSS Document */

/* Removing browser default styling */

html, body, form, fieldset {
        margin: 0;
        padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

form label {
        cursor: pointer;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}


fieldset {
        border: none;
}

input, select, textarea {
        font-size: 100%;
}

/* End */

/* Setting default styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}

a:link, a:visited, a:active {
	color:#f37021;
	text-decoration:none;
}

a:hover {
	color:#f37021;
	text-decoration:underline;
}

img {
	border:none;
}

h3 {
	padding-left:20px;
	padding-top:10px;
	font-size:16px;
}

ul {
	padding-left:50px;
	padding-top:10px;
	font-size:12px;
	list-style-image:url(graphics/bullet.gif);
}

li {
	padding-bottom:10px;
}

ul.sub {
	padding-left:25px;
	list-style-image:url(graphics/bullet2.jpg);
}

li.sublast {
	padding-bottom:0px;
}

table {
	margin-left:20px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:2px solid #CCCCCC;
}

td {
	font-size:12px;
	vertical-align:top;
	padding:15px;
}

blockquote {
	margin:20px;
	padding-top:10px;
	border-top:1px solid #CCCCCC;
}

/* End */

/* Main container */

#container {
	width:100%;
	min-width:800px;
	background-color:#ffffff;
}

#container h2 {
	color:#f37021;
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid #999999;
}



/* End */

/* Header container */

#headercontainer {
	height: 100px;
	width: 100%;
	background-image:url(graphics/headergradient.jpg);
	background-repeat:no-repeat;
}

/* End */

/* Logo container */

#logo {
	position:absolute;
	top:15px;
	left:20px;
}


/* End */

/* Header links container */

#headerlinks {
	position:absolute;
	top:10px;
	right:10px;
	text-align:right;
	color:#000000;
	font-size:10px;
}


#headerlinks a {
	color:#000000;
	text-decoration:none;
}

#headerlinks a:hover, #headerlinks a:active {
	color:#000000;
	text-decoration:underline;
}

/* End */

/* Tag line container */

#tagline {
	position:absolute;
	top:50px;
	right:10px;
	color:#000000;
	text-align:right;
}

#tagline h1 {
	font-size:18px;
}

/* End */

/* Navigation container */

#nav {
	width: 100%;
}

/* End */

/* Flash and News container */

#topcontainer {
	width:100%;
	background-color:#ffffff;
}

/* End */

/* Flash container */

#flashcontainer {
	height: 200px;
	width: 45%;
	margin-top: 10px;
	margin-left:10px;
	float:left;
	text-align:center;
}

/* End */

/* News container */

#news {
	width:48%;
	margin:10px;
	float:right;
}

#news h2 {
	background:url(graphics/news.jpg) top left no-repeat;
}

#news img {
	float:right;
	margin-top:7px;
}

/* End */

/* Testimonials and Case Studies container */

#icontent {
	clear:both;	
	width: 100%;
	min-width:800px;
}

/* End */

/* Testimonials container */

#testimonials {
	margin-left:10px;
	width: 48%;
	float:left;
}

#testimonials h2 {
	background:url(graphics/testimonials.jpg) top left no-repeat;
}

/* End */

/* Case studies container */

#casestudies {
	width: 48%;
	float:right;
	margin-right:10px;
}

#casestudies h2 {
	background:url(graphics/casestudies.jpg) top left no-repeat;
}

/* End */

/* Spacer */

#spacer {
	clear:both;
	height:10px;
}

/* Tips container */

#article h2 {
	margin-left:10px;
	padding-left:25px;
	color:#333333;
	border-bottom:none;
	margin-right:10px;
	margin-bottom:0px;
	background:url(graphics/article.gif) top left no-repeat;
}

#article h2 a:link, #article h2 a:visited, #article h2 a:active {
	color:#333333;
}

#article h2 a:hover; {
	color:#333333;
}

#article p {
	color:#000000;
	margin-left:10px;
	margin-right:10px;
}

/* End */

/* Index partner flash and banner container */

#homelowercontent {
	height:120px;
	width: 100%;
	min-width:800px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	background-color:#999999;
}

/* End */

/* Article container */

#article {
	height:auto;
	width:100%;
	min-width:800px;
	clear:both;
	background-color:#CCCCCC;
}

/* End */

/* Partner flash container */

#partnerflash {
	height: 120px;
	width: 150px;
	float:left;
	margin-left:10px;
}

/* End */

/* Banner container */

#banner {
	height: 120px;
	width: 600px;
	margin-left:10px;
	float:left;
}

/* End */

/* Footer */

#footer {
	background-color:#000000;
	height:1.7em;
	clear:both;
	color:#ffffff;
	min-width:800px;
}

#footer p {
	font-size:10px;
	padding-top:7px;
	padding-left:10px;
}

#footerlinks {
	float:right;
	text-align:right;
	padding-right:10px;
	color:#ffffff;
	font-size:10px;
}

#footerlinks a {
	color:#ffffff;
	text-decoration:none;
}

#footerlinks a:hover, #footerlinks a:active {
	color:#ffffff;
	text-decoration:underline;
}


#copyright {
	float:left;
}

/* End */


/* Subpages */

/* Content container */

#subcontainer {
	width:100%;
}

#subcontainer h2 {
	color:#FFFFFF;
	font-size:18px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background-image:url(graphics/subpageheader.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
}

#subcontainer p {
	padding-left:20px;
	padding-top:10px;
	font-size:12px;
}

#subcontainer ol {
	padding-left:50px;
	padding-top:10px;
	font-size:12px;
	list-style:decimal;
}

#subcontainer h4 {
	padding-left:20px;
	padding-top:10px;
	font-size:12px;
}

/* End */

/* Left container */

#leftcontainer {
	width:26%;
	float:left;
}

/* End */

/* Right container */

#rightcontainer {
	width:73%;
	float:right;
	border-bottom:10px solid #ffffff;
}

/* End */

/* Special IDs and Classes */

.signature {
	padding-left:30px;
}

.more a:link, .more a:hover, .more a:active, .more a:visited {
	color:#000000;
	background-image:url(graphics/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.more a:hover {
	color:#333333;
	text-decoration:none;
}

.date {
	font-style:italic;
}

h3.home {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

h3.home a:link, h3.home a:visited, h3.home a:active {
	color:#000000;
	text-decoration:underline;
}

h3.home a:hover {
	text-decoration:none;
}

#archivesnav {
	text-align:center;
}

.signature {
	margin-left:50px;
}

.homesignature {
	margin-left:30px;
}

.bio {
	margin-left:150px;
	min-height:117px;
}

.biopic {
	float:left;
	clear:both;
	margin-top:14px;
	margin-left:20px;
}

.casestudy {
	margin-left:150px;
}

h4.casestudy {
	margin-left:150px;
	border-top:1px solid #CCCCCC;
}

.pdf {
	margin-left:10px;
	vertical-align:top;
}

.pdfcasestudy {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:15px;
	vertical-align:top;
	background-image:url(graphics/pdficon_small.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}

.casestudyquote {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
	color:#F37021;
	font-style:italic;
}

blockquote.standalone {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}

.quotestandalone {
	font-size:14px;
	font-weight:bold;
	color:#F37021;
	font-style:italic;
}
