﻿/* Main Page Elements */
html 
{
	font-size: 90%;
}

p
{
	line-height: 140%;
	margin-bottom: 5px;
}

body 
{
	font-family: calibri,verdana,lucida,arial,helvetica,sans-serif;
	background-color: White;
	margin: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6
{
	color: #328c54;
	clear: both;
}

h2
{
	padding-top: 5px;
	margin-top: 0px;
}

h2:first-letter
{
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bolder;
}

.center
{
	text-align: center;
}

a img
{
	border: none;
}

a 
{
 	color: #007CA5;
 	text-decoration: none;
}

a:hover
{
 	color: #666666;
}


.mainimage
{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* Named Page Elements */

#ctl00_main
{
	margin: 25px auto 25px auto;
	width: 751px;
	background-position: 250px 123px;
	background-repeat: no-repeat;
}

#head
{
	border-color: Silver;
}

.curve
{
	position: relative;
	float: right;
	left: -506px;
}

#logoarea img
{
	margin-bottom: 0px;
}

#navarea
{
	text-align: right;
	width: 521px;
	margin-left: 10px;
	overflow: hidden;
	color: silver;
	height: 30px;
	vertical-align: middle;
}

#glassmenu
{
	float: left;
	width: 215px;
	background-image:url('../Images/MenuGradient.gif');
	background-repeat: repeat-y;
}

#glassmenu ul
{
	list-style: none;
	margin-left: 0em;
	padding-left: 0.5em;
	margin-bottom: 0.5em;
}

#glassmenu ul li
{
	font-size: 120%;
}

#glassmenu ul li ul li
{
	font-size: 80%;
}

#glassmenu li
{
	color: #328c54;
}

#glassmenu a
{
	color: #328c54;
}

#glassmenu a:hover
{
 	color: #007CA5;
}

#content
{
	width: 508px;
	min-height: 360px;
	padding-left: 15px;
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
}

div#disclaimer
{
	width: 751px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-size: small;
	color: #AAAAAA;
	clear: both;
}

div#disclaimer img
{
	float: right;
}

div#disclaimer .disclaimertext
{
	float: left;
}

.staticpage_logo
{
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

ul > li
{
	line-height: 140%;
}


.sitemap
{
	float: left;
}
/* An Unordered List stack */

ul.hssulstack
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.hssulstack > li
{
	font-size: 1.27em;
}

ul.hssulstack > li > ul
{
	list-style-type: none;
	padding-bottom: 1em;
	margin-left: 0px;
	padding-left: 0px;
}

ul.hssulstack > li > ul > li
{
	font-size: 0.8em;
}

/* *********************** */

table.choicelist
{
	border: solid 1px #DDDDDD;
	width: 100%;
	background-color: White;
}

div.downloadinfo
{
	cursor: default;
	background-image: url('../Images/download_32x32.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: dashed 1px #DDDDDD;
	padding: 5px;
	width: 400px;
	margin-left: 20px;
}

div.downloadinfo span.title
{
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	margin-left: 35px;
}

div.downloadinfo span.description
{
	display: block;
	font-size: 1em;
	margin-left: 35px;
}

div.downloadinfo span.size
{
	margin-left: 35px;
	font-size:small;
}

div.downloadinfo span.filename
{
	font-size:small;
}

div#connecting-logo
{
	width: 287px;
	height: 200px;
	float: right;
	background-image: url('../Images/connecting-logo.gif');
	background-position: center;
	background-repeat: no-repeat;
}

/* Who we work with */

div.imagemap
{
	width: 230px;
	margin-right: 25px;
	margin-top: 25px;
	
}

div.imagemap img
{
	border: none;
}

div#case-study
{
	position:relative;
	top: -400px;
	float: right;
	width: 250px;
	min-height: 400px;
}

div#case-study ul.case-studies
{
	list-style: none;
}

div#case-study a span.link
{
	font-size: 0.8em;
}

div#case-study span.description
{
	display: block;
	margin-top: 10px;
}

/* end */

table#contactemail td
{
	padding-right: 8px;
}

table#contactphone td
{
	padding-right: 8px;
}


/* Rating Control */

span.RatingStar
{
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: 0px 0px 0px 0px;
}

span.RatingStarActive
{
	background-image: url('../Images/star.GIF');
}

span.RatingStarInactive
{
	background-image: url('../Images/starInactive.GIF');
}

div.ReorderList li
{
	list-style: none;
}

div.ReorderList ul
{
	padding-left: 0px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.ReorderList tr
{
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

div.QuestionnaireNavigation
{
	padding-bottom: 1em;
}

img.handle
{
	width: 20px;
	height: 20px;
	cursor: pointer;
}

img.handleDrop
{
	width: 20px;
	height: 20px;
	cursor: pointer;
	padding-left: 10px;
}

.ReorderCheckbox 
{
	padding-left: 5px;
}

/* Image display */
.PartnerImage
{
	height: 59px;
	padding: 1em;
}

.PartnerTable
{
	width: 100%;
}

.PartnerTableCell
{
	text-align: center;
	width: 50%;
}

.CompanyLogo
{
	width: 200px;
}

/* Testimonials */
.quotepanel
{
	background-image: url('../Images/Quote.png');
	background-repeat: no-repeat;
	min-height: 55px;
}
.attribution
{
	margin-bottom: 3em;
	font-style: italic;
	font-size: 80%;
	padding: 0px 0px 0px 90px;
}

.quote
{
	padding: 5px 5px 5px 65px;
	margin-bottom: 5px;
}

blockquote
{
	margin-left: 25px;
	margin-right: 25px;
}

.imagequote
{
	margin-left: 260px;
	font-size: 80%;
}

#spAttribution
{
	margin-left: 260px;
	margin-right: 25px;
	
	font-size: 80%;
	display: block;
	margin-top: 1em;
	font-style: italic;
}