* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	background: #7591AF url(../images/deversus/bg.gif) repeat-x;
	font-size: 14px;
}

#container
{
	position: relative;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}


/****************************************************************************
* WRAPPERS
****************************************************************************/

#topSection
{
	display: block;
	width: 100%;
	height: 152px;
	margin: 0 auto;
}

#topSectionWrapper
{
	width: 978px;
	margin: 0 auto;
}

#logoArea
{
	height: 94px;
}

#contentWrapper
{
	position: relative;
	width: 1000px;
	margin: 15px auto;
	padding-top: 536px;
}

#contentWrapper.subpage
{
	padding-top: 96px;
}

#contentTop, #content, #contentBottom
{
	position: relative;
	width: 100%;
}

#contentTop
{
	display: block;
	width: 100%;
	height: 12px;
	background: transparent url(../images/deversus/content-bg-top.gif) no-repeat;
}

#contentTop.subpage
{
	position: absolute;
	z-index: 2;
	background: transparent url(../images/deversus/content-subpage-bg-top.gif) no-repeat;
	height: 15px;
}

#contentTop.subpage.showcase
{
	background: transparent url(../images/deversus/showcase/project-selector-bg.gif) no-repeat;
	height: 160px;
}

#contentLeft.subpage
{
	width: 20px;
	position: absolute;
	left: 0;
	top: 111px;
	z-index: 1;
	background: transparent url(../images/deversus/content-subpage-bg-left.gif) no-repeat;
	height: 435px;
}

#contentRight.subpage
{
	width: 20px;
	position: absolute;
	right: 0;
	top: 111px;
	z-index: 1;
	background: transparent url(../images/deversus/content-subpage-bg-right.gif) no-repeat;
	height: 435px;
}

#content
{
	display: block;
	padding: 20px 55px 25px 55px;
	width: 900px;
	background: transparent url(../images/deversus/content-bg-middle.gif) repeat-y;
	overflow: hidden;
}

#content.showcase
{
	padding-top: 170px;
}

#contentWrapper.subpage #content
{
	min-height: 450px;
}

#contentBottom
{
	display: block;
	width: 100%;
	height: 17px;
	background: transparent url(../images/deversus/content-bg-bottom.gif) no-repeat;
}

#splash
{
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 353px;
	background: transparent url(../images/deversus/splash-bg.gif) no-repeat;
	overflow: hidden;
}

#sectionHeading
{
	position: absolute;
	top: 7px;
	display: block;
	width: 978px;
	height: 68px;
	padding: 22px 11px 22px 11px;
	background: transparent url(../images/deversus/section-bg.gif) no-repeat;
	overflow: hidden;
}

#promo
{
	position: absolute;
	top: 370px;
	width: 100%;
	display: block;
	height: 154px;
	background: transparent url(../images/deversus/promo-bg.gif) no-repeat;
}

#footer
{
	position: relative;
	margin-top: 50px;
	padding-bottom: 35px;
}


/****************************************************************************
* TOP SECTION
****************************************************************************/

#logoArea .home
{
	float: left;
}

#logoArea .search-box
{
	float: right;
	width: 240px;
	height: 45px;
	background: transparent url(../images/deversus/search-box-bg.gif) repeat-x;
	position: relative;
	top: 26px;
	right: -7px;
}

#logoArea .search-box fieldset
{
	border: none;
}

#logoArea .search-box legend
{
	display: none;
}

#logoArea .search-box input.action
{
	display: none;
}

#logoArea .search-box input.text
{
	border: none;
	font-size: 16px;
	position: relative;
	left: 15px;
	top: 12px;
	width: 180px;
	color: #D7D7D7;
}

#logoArea .search-box input.active
{
	color: #1C1C1C;
}

/****************************************************************************
* SPLASH
****************************************************************************/

#splash .project
{
	display: none;
}

#splash .project h2
{
	color: #122d4a;
	font-size: 26px;
	font-weight: normal;
	margin: 0; padding: 0;
}

#splash #splashWrapper
{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

#splash .highlightImage
{
	display: block;
	position: absolute;
	bottom: 85px;
	left: 11px;
}

#splash .highlightText
{
	display: block;
	width: 440px;
	padding: 0 20px;
	height: 215px;
	position: absolute;
	right: 11px;
	top: 40px;
}

#splash .highlightText h2
{
	margin-top: 0;
	margin-bottom: 15px;
}

#splash .highlightText p
{
	color: #223D5A;
	font-size: 14px;
	line-height: 1.65em;
	letter-spacing: 0px;

}

#splash .view
{
	position: absolute;
	bottom: 117px;
	right: 310px;
}

#splash .featured
{
	display: block;
	width: 700px;
	position: absolute;
	bottom: 11px;
	left: 288px;
}

#splash .featured ul
{
	list-style: none;
	list-style-image: none;
	margin: 0; padding: 0;
}

#splash .featured ul li
{
	float: left;
	padding: 0 33px 0 0;
	width: 82px;
	height: 62px;
}

#splash .featured ul li a
{
	display: block;
	width: 82px;
	height: 62px;
	cursor: pointer;
}

#splash .featured #highlighter
{
	display: block;
	width: 88px;
	height: 68px;
	position: absolute;
	bottom: -3px;
	left: 0;
	/* -3, 112, 227, 342, 457, 572, 687 */
	margin-left: -3px;
	z-index: 99;
	background: transparent url(../images/deversus/splash/thumb-highlight.gif) no-repeat;
}

/****************************************************************************
* PROMO
****************************************************************************/

#promo ul
{
	list-style: none;
	list-style-image: none;
	margin-left: 20px;
}

#promo ul li
{
	float: left;
	padding: 8px 14px 0 0;
	width: 228px;
	height: 132px;
	text-align: center;
}

/****************************************************************************
* SIDE MENU
****************************************************************************/

#content #right .sidebox
{
	display: block;
	width: 245px;
	padding-top: 0;
	margin: 10px 18px 40px 0;
	background: transparent url(/themes/deversus/images/deversus/sidemenu/sidemenu-bg.gif) repeat-y;
}

#content #right .sidebox.subnav
{
	margin-top: 44px;
}

#content #right .sidebox form
{
	padding-left: 35px;
}

#content #right .sidebox h2
{
	width: 232px;
	text-align: center;
	margin: 0 0 0 13px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	background: transparent url(/themes/deversus/images/deversus/sidemenu/sidemenu-top.gif) no-repeat;
}

#content #right .sideboxBottom
{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 0 4px 0;
	background: transparent url(/themes/deversus/images/deversus/sidemenu/sidemenu-bottom.gif) no-repeat right bottom;
}

#content #right ul
{
	text-align: right;
	width: 245px;
	margin: 0;
	padding: 0;
}

#content #right ul li
{
	list-style: none;
	list-style-image: none;
	line-height: 37px;
	margin: 0 1px 0 0;
	padding: 0 20px 0 0;
	background: transparent url(/themes/deversus/images/deversus/sidemenu/sidemenu-item-bottom-bg.gif) no-repeat right bottom;
}

#content #right ul li.current
{
	font-weight: bold;
	background: transparent url(/themes/deversus/images/deversus/sidemenu/sidemenu-item-highlight-bg.gif) no-repeat right bottom;
}

#content #right ul li.current a
{
	color: #fff;
}

#content #right ul li.last
{
	background: none;
}

#content #right ul li.current.last
{
	font-weight: bold;
	background: transparent url(/themes/deversus/images/deversus/sidemenu/sidemenu-item-highlight-bg.gif) no-repeat right bottom;
}

#content #right ul li.sub
{
	height: 24px; line-height: 24px; background: none
}

#content #right ul li.subcurrent
{
	font-weight: bold;
	color: #284361;
}

#content #right ul li a
{
	text-decoration: none;
	color: #284361;
}


/****************************************************************************
* SHOWCASE
****************************************************************************/

#contentTop.subpage.showcase #projectSelector
{
	position: relative;
	padding: 12px 0px;
	height: 154px;
	padding-bottom: 6px;
}

#projectSelector #previousPage
{
	display: block;
	width: 42px;
	height: 42px;
	position: absolute;
	left: 43px;
	top: 56px;
}

#projectSelector #nextPage
{
	display: block;
	width: 42px;
	height: 42px;
	position: absolute;
	right:43px;
	top: 56px;
}

#projectSelector #screens
{
	height: 129px;
	width: 779px;
	position: relative;
	left: 112px;
	overflow: hidden;
}

#projectSelector #screens ul
{
	width: 5000px;
	list-style: none;
	list-style-image: none;
	margin: 3px 0 0 4px; padding: 0;
}

#projectSelector #screens ul li
{
	float: left;
	padding: 0;
	margin-right: 65px;
	width: 144px;
	height: 123px;
}

#projectSelector #screens ul li a
{
	display: block;
	width: 144px;
	height: 123px;
	cursor: pointer;
}

#projectSelector #screens #highlighter
{
	display: block;
	width: 152px;
	height: 129px;
	position: absolute;
	bottom: 0px;
	left: -0px;
	/* -3, 112, 227, 342, 457, 572, 687 */
	margin-left: 0px;
	z-index: 99;
	background: transparent url(../images/deversus/showcase/crosshair.gif) no-repeat;
}

#content.showcase
{
	height: 480px;
}

#content.showcase .project
{
	position: relative;
	display: none;
}

#content.showcase .primary
{
	margin: 18px 35px 20px 0;
	width: 375px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

#content.showcase .project .view
{
	width: 152px;
	height: 38px;
	position: absolute;
	top: 17px;
	right: 0px;
}

#content.caseStudy .viewall
{
	width: 152px;
	height: 38px;
	position: absolute;
	top: 37px;
	right: 50px;
}

#content.showcase h1
{
	margin-bottom: 0;
}

#content.showcase h4
{
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #5E7997;
}

#content.showcase h5
{
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 8px;
}

#content .largethumb
{
	float: right;
	margin: 5px 0 25px 35px;
}

#content.caseStudy .thumb
{
	display: inline-block;
	width: 189px;
	height: 149px;
	padding: 9px; 
	background-image: url(/themes/deversus/images/deversus/showcase/thumb_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	float: left; 
	margin-right: 15px; 
	margin-bottom: 15px;
	margin-top: 0;
	text-align: center;
}

#content.caseStudy .thumb img
{
	border: 1px solid #f6f6f6;
	margin-bottom: 15px;
	max-height: 149px;
}


/****************************************************************************
* SERVICE HOLDER
****************************************************************************/

#content .serviceHolder, #content .sideBarForm
{
	padding: 10px 9px 0 9px;
	display: block;
	width: 229px;
	height: 252px;
	background: transparent url(/themes/deversus/images/deversus/service-holder-bg.gif) no-repeat;
	position: relative;
	float: left;
	margin: 0 25px 40px 25px;
}

#content #right .serviceHolder
{
	float: none;
	margin: 40px auto 20px auto;
}

#content .sideBarForm
{
	margin-top: 30px;
	height: 359px;
	background: transparent url(/themes/deversus/images/deversus/side-bar-form-holder.gif) no-repeat;
}

#content .serviceHolder h2, #content .sideBarForm h2
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-align: center;
	width: 100%;
}

#content .serviceHolder .icon, #content .sideBarForm .icon
{
	display: block;
	width: 87px;
	height: 87px;
	margin: 0 auto;
	float: none;
}

#content .serviceHolder p, #content .sideBarForm p
{
	margin-top: 8px;
	line-height: 18px;
	text-align: center;
}

#content .sideBarForm p, #content .sidebox p
{
	text-align: left;
}

#content .sideBarForm #response, #content .sidebox #response
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 7px;
}

#content .sideBarForm #loading, #content .sidebox #loading
{
	padding-bottom: 6px;
}

#content .serviceHolder .more
{
	display: block;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	bottom: 15px;
}

/****************************************************************************
* CONTENT
****************************************************************************/

#content li, #content ul
{
	list-style-type: none;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 0;
}

#content li, #quoteregion ul li
{
	padding-left: 20px;
	background: transparent url(/themes/deversus/images/deversus/bullet.png) no-repeat 0 50%;
	line-height: 19px;
	margin-bottom: 10px;
}

#quoteregion ul li {
	margin-bottom: 5px;
	line-height: 15px;
}

#content ul.arrows
{
	margin-bottom: 25px;
}

#content ul.arrows li
{
	background: transparent url(/themes/deversus/images/blog-bullet.png) no-repeat left top;
}

#content ul.optionset li
{
	background: none;
}


#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a
{
	text-decoration: none;
	cursor: pointer;
}

#content #left
{
	width: 600px;
	padding: 0 30px 0 0;
	float: left;
}

#content #left p
{
	margin: 5px 0 15px 0;
}
#content #right
{
	margin-top: 23px;
	width: 250px;
	padding: 0 10px 0 10px;
	float: left;
}

#content .blogfeed
{
	margin-top: 35px;
	margin-bottom: 25px;
}

#content #right p
{
	line-height: 19px;
	margin-bottom: 4px;
	color: #666666;
}


#content .blogfeed .icon, #content .testimonials .icon
{
	float: left;
	padding-top: 0px;
}


#content .blogfeed h2, #content .blogfeed h3, #content #right h3
{
	margin: 0 0 10px 0; padding: 0;
	padding-left: 30px;
}

#content .blogfeed p
{
	padding-left: 62px;
}

#content .blogfeed .small
{
	padding-left: 62px;
}

#content .post h4
{
	margin: 0; padding: 0;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: 3px;
}

#content .post
{
	margin-bottom: 27px;
}

#content .post .title
{
	overflow: hidden;
}
#content .post h4 a
{
	color: #3D5875;
}

#content .post-date
{
	float: left;
	width: 51px;
	height: 49px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/deversus/blog-date.gif) no-repeat;
	display: block;
	margin: 2px 10px 0 0;
}

#content .post-date .month
{
	margin: 1px 0 0 0;
	color: #F1F1F1;
	font-size: 10px;
}

#content .post-date .day
{
	margin: 4px 0 0 0;
	color: #122d4a;
	font-size: 18px;
	font-weight: normal;
	font-family:  Georgia, Cambria, "Times New Roman", serif;
}

#content .small
{
	font-size: 10px;
	color: #858688;
}

#content #right .testimonials
{
	display: block;
	margin: 0 auto;
	width: 229px;
	overflow: hidden;
}

#content #right .testimonials .quote
{
	float: right;
}

#content table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
	width: 100%;
	margin: 10px 0 20px 0;
}
#content table th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #46617F;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
#content table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	font-size: 12px;
	text-align: center;
}

#content ol
{
	margin-bottom: 20px;
}

#content ol.process li
{
	margin-bottom: 15px;
}

#content ol.process ul
{
	margin-top: 5px;
}

#content ol.process ul li
{
	margin-bottom: 3px;
}

/****************************************************************************
* FOOTER
****************************************************************************/

#footer #social
{
	width: 707px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	background: transparent url(../images/deversus/footer-bg.gif) no-repeat;
	height: 28px;
	padding-bottom: 30px;
}

#footer #social ul
{
	list-style: none;
	list-style-image: none;
	margin: 0; padding: 0 0 0 20px;
	height: 28px;
}

#footer #social ul li
{
	float: left;
	padding: 0 31px 0 0;
	line-height: 28px;
	vertical-align: middle;
}

#footer #social ul li.last
{
	padding-right: 0;
}

#footer #social ul li a
{
	text-decoration: none;
	color: #193758;	
}

#footer #social ul li a:hover
{
	text-decoration: underline;
}

#footer #social ul li img
{
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

#footer #copyright
{
	width: 707px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #385471;
}


#footer #copyright strong
{
	color: #385471;
}

#footer #copyright p
{
	margin-bottom: 10px;
	line-height: 13px;
}

#footer #copyright ul
{
	margin-bottom: 10px;
	list-style-type: none;
	list-style: none;
}

#footer #copyright ul li
{
	display: inline;
	padding-right: 3px;
}

/****************************************************************************
* SEARCH RESULTS
****************************************************************************/
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0 25px 0;
		font-size: 1em;
	}
	
label.error, label.required{
    color: #aa2222;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    width: 100%;
    font-size: 10px;
}


input.error, input.required{
    border: 1px solid  #aa2222;
}	