/****************************************************************
*
*	Operative Default CSS
*	Author: Michael Turnwall
*	Created: 08.06.2007
*
****************************************************************/

/* Begin: HTML Elements
----------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding:34px 0 20px 5px;
	text-align:center;
	font:12px "Lucida Grande", Arial, Verdana, sans-serif;
	color:#8c8c8c;
	background:#f7f6f4 url(../media/page_bg.gif) repeat-x left top;
}
ol, ul {
	list-style:none;
}
h2, h3 {
	font-weight:normal;
}
img, a img, a:hover img {
	border:0;
	text-decoration:none;
}
hr {
	display:none;
}
dl {
	padding:0 0 5px 13px;
}
dt, dd {
	margin-bottom:15px;
}
dt {
	color:#ef8200;
}
dd {
	background:url('../media/op_bullet.jpg') no-repeat 0 1px;
	padding-left:18px;
}

/* Begin: Links
----------------------------*/
/* default links */
a {
	color:#5f7aa3;
	text-decoration:none;
}
a:hover {
	/*color:#8c8c8c;*/
	text-decoration:underline;
}
#siteLogo a {
	display:block;
	width:173px;
	height:37px;
}
.pagination a {
	margin-right:7px;
}
.sideButton {
	height:29px;
	background:url('../media/side_button_left.gif') no-repeat 0 0;
	padding:0 0 0 10px;
	margin-top:25px;
}
.sideButton a {
	display:block;
	background:url('../media/side_button_right.gif') no-repeat 100% 0;
	padding:8px 10px 10px 10px;
	/*_width:.1em;*/
	height:11px;
	color:#8c8c8c;
}
#preFooter a, #footer a {
	color:#8c8c8c;
}
#requestDemoBtn {
	display:block;
	background:url(/media/request_demo_bg.gif) no-repeat 0 0;
	margin:-25px 0 25px 0;
	padding:7px 22px 0 0;
	width:597px;
	height:23px;
	text-align:right;
	font-size:11px;
	color:#8c8c8c;
}
a#requestDemoBtn:hover {
	background-position:0 -30px;
	text-decoration:none;
	color:#fff;
}
.email {
	font-size:12px;
}

/* Begin: Site Nav
----------------------------*/
#headerLinks {
padding: 8px 8px 0pt 0pt; 
float: right; 
font-size: 8pt; 
color: #808080;
}

#headerLinks a {
padding-left: 26px;
color: #606060;
text-decoration: none;
}

#headerLinks a img {
vertical-align: middle;
width: 16px;
height: 16px;
background: transparent url(/media/home_icons.png) no-repeat 0 0;
position: absolute;
margin-left: -20px;
margin-top: -1px;

}

#headerLinks .blog img {
background-position: 0 -16px;
}




#siteNav {
	background:url("../media/nav_bg2.gif") no-repeat scroll 8px 0 transparent;
	float:left;
	height:36px;
	position:relative;
	width:959px;
}

#siteNav > ul {
	margin:4px 0 0 6px;
}
#siteNav > ul > li {
	float:left;
}

#siteNav > ul > li > a {
	background:url("../media/nav_tab.gif") no-repeat scroll 0 0 transparent;
	color:#8C8C8C;
	display:block;
	font-size:11px;
	height:19px;
	padding:6px 0 0;
	text-align:center;
	text-transform:uppercase;
	width:136px;
}
#siteNav ul li.current a/*, #siteNav ul li a:hover*/ {
	background-position:0 -25px;
	color:#fff;
	text-decoration:none;
}
/*#siteNav ul li a:hover, */#siteNav ul li.current a:hover {
	background-position:0 -25px;
	color:#fff;
	text-decoration:none;
}
#siteNav ul li a:hover {
	color:#5f7aa3;
	text-decoration:none;
}
#siteNav #navLeftCap, #siteNav #navRightCap {
	position:absolute;
	top:0;
	left:0;
	background:url('../media/nav_left_cap2.gif') no-repeat 0 0;
	width:9px;
	height:36px;
}
#siteNav #navRightCap {
	left:953px;
	background-image:url('../media/nav_right_cap2.gif');
	width:7px;
}

#breadcrumb  {
clear:both;
font-size:8pt;
padding:10px;
}
#breadcrumb a {
	color: #808080;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #606060;
	text-decoration: none;
}

/* Begin: Layout
----------------------------*/
#wrapper {
	text-align:left;
	margin:0 auto;
	padding-bottom:20px;
	width:960px;
}

#sideCol {
	font-size:11px;
	margin-left:780px;
	margin-top:23px;
	position:absolute;
	top:120px;
	width:120px;
}
.sideContent {
	border-top:1px solid #e5e5e5;
	padding-top:10px;
}
#sideButtons {
	background:url('../media/side_buttons_bg.jpg') no-repeat 0 20px;
	padding:40px 20px 10px 20px;
	width:202px;
	height:120px;
	color:#5e5e5e;
}
#sidec360 {
        background:url('../media/side_buttons_bg_ext.jpg') no-repeat 0 20px;
        padding:40px 20px 10px 20px;
        width:202px;
        height:200px;
        color:#5e5e5e;
}
#sideNavbox {
        display: block;
        margin-bottom: 20px;
	     width: 150px;
        border: 1px solid #E5E5E5;
        padding: 10px;
        background: #F7F6F4;
        text-decoration: none;
}

#subNav li {
	margin-bottom:14px;
}
#subNav li.current a {
	color:#5f7aa3;
	font-weight:bold;
}
.locationCont, .locationContRight {
	float:left;
	margin-bottom:12px;
	line-height:16px;
	width:125px;
	min-height:250px;
	height:auto !important;
	height:250px;
	font-size:10px;
}
.locationContRight div.vcard {
	padding-left:14px;
}
#pageContent {
	background:url("../media/page_content_top.gif") no-repeat scroll 0 0 transparent;
	margin:0px 0 17px;
	padding-top:11px;
	width:752px;
}

#content {
	background:url('../media/page_content_mid.gif') repeat-y 0 0;
	padding:4px 14px 15px 14px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#content .beautyImage, #content .flashBlock {
	display:block;
	margin-bottom:25px;
}
#content .flashBlock {
	width:621px;
	height:441px;
}
#content h1, #content h2, #content h3, #content p {
	margin-left:13px;
	margin-right:13px;
}
#content p {
	padding-bottom:15px;
}
.pagination {
	border-top:1px solid #e5e5e5;
	padding:15px 0 0 13px;
}
.pagination span {
	margin-right:7px;
	color:#5f7aa3;
	font-weight:bold;
}
.pagination span.curPage {
	color:#5f7aa3;
}
#pageContentBottom {
	height:14px;
	background:url('../media/page_content_bottom.gif') no-repeat 0 100%;
}
#preFooter {
	clear:both;
	background:url('../media/pre_footer_bg2.gif') no-repeat 0 0;
	font-size:10px;
	margin:17px 0 6px 0;
	padding:10px 20px;
	width:786px;
	height:38px;
}
#preFooter #countryList {
	float:right;
	padding-top:15px;
}
#preFooter #countryList a {
	margin-left:10px;
}
#preFooterLogo {
	float:left;
	margin-right:43px;
}
#preFooterBlurb {
	padding-top:6px;
}
#preFooterBlurb img {
	vertical-align:middle;
}
#footer {
	font-size:10px;
	padding:0 2px 0 12px;
}
#footerLinks {
	text-align: center;
}
#footerCopyright {

	text-align: center;
	margin:10px 0 0;
}
#footerLinks a {
	margin:0 10px;
}

/*
#Begin: Headers
----------------------------*/
.hdr {
	text-indent:-4000px;
}
#siteLogo {
	float:left;
	text-indent:-4000px;
	background:url('../media/site_logo.gif') no-repeat left top;
	width:173px;
	height:37px;
}


#homepage #pageBlurb, #homepage .blurbBox {
	float:left;
}
#homepage #pageBlurb {
	padding-right:26px;
	width:383px;
}
#homepage #pageBlurb p {
	padding-bottom:12px;
}
#homepage .blurbBox, #homepage .newsBox {
	background:url('../media/blurb_box_bg2.gif') no-repeat 0 0;
	margin-right:7px;
	padding:20px 25px 0 15px;
	width:210px;
	height:246px;
	overflow:auto;
	font-size:10px;
}
#homepage .newsBox {
	background-image:url('../media/homepage_news_bg.gif');
	margin-right:0;
	width:251px;
}
#homepage .blurbBox p {
	padding:0 0 10px 0;
}	
	
	

#threeCol {
	font-size: 10px;
}

#threeCol-1 {
   float: left;
   height: 100%;
	width:240px;
}
 #threeCol-2 {
	border-left:1px dotted #808080;
	border-right:1px dotted #808080;
	height:100%;
	margin-left:234px;
	margin-right:244px;
	padding:0 10px;

 }
 #threeCol-3 {
	float:right;
	height:100%;
	width:230px;
 }
 
 
#pageCol h2 {
	font-size:16px;
	margin-bottom:11px;
}
.colBox h2 {
	font-size:10px;
	margin-bottom:11px;
}

.sectionTitleA, .sectionTitleB {
	font-size:20px;
	font-weight:bold;
	color:#8C8C8C;
	padding-bottom:8px;
	margin-bottom:9px;
}
.sectionTitleC {
	font-size:20px;
	font-weight:bold;
	color:#ef8200;
	padding-bottom:8px;
	margin-bottom:9px;
}
#content .sectionTitleB {
	margin-left:0;
	padding-left:13px;
	border-bottom:1px solid #e5e5e5;
}
.locationCont .sectionTitleA, .locationContRight .sectionTitleA {
	margin:9px 0 0 0;
	text-transform:uppercase;
}
.locationContRight .sectionTitleA {
	padding-left:13px;
}

.subSection {
	color:#EF8200;

	font-size:16px;
	margin-top:15px;
}

.benefitCont h4 {
	float:left;
	text-indent:-4000px;
	background:no-repeat 0 0;
	margin:50px 0 0 15px;
	width:125px;
	height:52px;
}
#content #hdrVPSales {
	background-image:url('../media/hdr_vp_sales.jpg');
}
#hdrVPOps {
	background-image:url('../media/hdr_vp_ops.jpg');
}
#hdrVPFinance {
	background-image:url('../media/hdr_vp_finance.jpg');
}
#hdrCLevel {
	margin-top:30px;
	background-image:url('../media/hdr_c_level.jpg');
}

/* Begin: Forms
----------------------------*/
#contactForm {
	padding:35px 13px;
}
fieldset {
	border:0;
	margin-bottom:12px;
}
.formRow {
	clear:both;
	height:38px;
	margin-bottom:20px;
}
.halfControl {
	float:left;
	width:167px;
	margin-right:32px;
}
.formRow label {
	padding-left:5px;
}
.formRow select {
	margin:2px 0 0 4px;
	color:#8c8c8c;
	font:12px "Lucida Grande", Arial, Verdana, sans-serif;
}
.formRow option {
	margin:0 0 2px 0;
	padding:0 2px;
}
.halfControl input {
	border:0;
	background:url('../media/half_input_blur.gif') no-repeat 0 0;
	margin-top:2px;
	padding:6px 12px 0 12px;
	width:145px;
	height:23px;
	color:#ef8200;
}
.fullControl input {
	border:0;
	background:url('../media/full_input_blur.gif') no-repeat 0 0;
	margin-top:2px;
	padding:6px 12px 0 12px;
	width:340px;
	height:23px;
	color:#ef8200;
}
.sendBtn {
	display:block;
	border:0;
	text-indent:-4000px;
	background:url('../media/send_btn.gif') no-repeat 0 0;
	margin-top:35px;
	width:67px;
	height:26px;
	cursor:pointer;
}

/* Begin: Slider
----------------------------*/
#sliderCont {
	position:relative;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:5px;
	width:621px;
	height:46px;
	overflow:hidden;
}
#sliderCont #nextQuote {
	left:610px;
}
#sliderLinksCont {
	position:absolute;
	top:6px;
}
#sliderCont #selected, #sliderCont .sliderLink {
	float:left;
	margin-right:25px;
	height:33px;
}
#sliderCont #selected {
	background:url(/media/btns/orb_btn_right.jpg) no-repeat 100% 0;
}
#sliderCont #selected a, #sliderCont .sliderLink a, #sliderCont #selected span {
	display:block;
	padding:9px 15px 0 15px;
	height:24px;
	font-size:11px;
	color:#8c8c8c;
	float:left;
}
#sliderCont #selected a, #sliderCont #selected span {
	background:url(/media/btns/orb_btn_left.jpg) no-repeat 0 0;
}
#sliderCont #selected a:focus {
	outline:none;
}
#sliderCont #selected a:hover, #sliderCont .sliderLink a:hover {
	text-decoration:none;
	color:#5f7aa3;
}
.solutionsSlider {
	left:205px;
}
#content .clientsBtns  {
	left:45px;
}
#content .clientsBtns .sliderLink, #content .clientsBtns #selected {
	margin-right:10px;
}

/* Begin: Quote Slider
----------------------------*/
#quoteSlider {
	position:relative;
	width:246px;
	height:305px;
	overflow:hidden;
}
#quotesCont {
	position:absolute;
	top:15px;
}
.quote {
	float:left;
	position:relative;
	background:url('../media/quote_ballon.png') no-repeat 0 0;
	/*margin-right:20px;*/
	padding:18px 22px;
	width:202px;
	height:257px;
	line-height:14px;
}
.quote .quoteName, .quote .quoteName2 {
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	text-align:center;
	font-size:12px;
}
.quote .quoteName2 {
	bottom:0px;
}
.quote .quoteName .quoteTitle, .quote .quoteName2 .quoteTitle {
	font-size:10px;
	font-weight:normal;
}
.sliderBtn {
	position:absolute;
	z-index:3;
}
#prevQuote, #nextQuote {
	left:0;
	bottom:17px;
}
#prevQuote {
	display:none;
}
#nextQuote {
	left:238px;
}

/* Begin: News
----------------------------*/
.articleDetail h2 {
	font-size:16px;
	color:#8c8c8c;
	padding-bottom:15px;
}
.articleDetail h2.articleTitle {
	margin-top:30px;
}
.articleDetail h3 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
}
.articleDetail .summary {
	font-weight:bold;
}
.articleDetail .pagination {
	border-top:1px solid #e5e5e5;
}
.newsList {
	padding-bottom:0;
/*	margin-left:13px;*/
}
.newsList dt {
	font-weight:bold;
	margin:0;
	color:#8c8c8c;
}
.newsList dd {
	margin-bottom:20px;
	background:none;
	padding:0;
}
.articleMeta {
	font-size:11px;
}

/* Begin: Company Pages
----------------------------*/
#execPage #content {
	padding-right:0;
	
}
#execBio {
	margin-top:18px;
	padding:18px 15px 0 13px;
	border-top:1px solid #e5e5e5;
	width:698px;
}
#execBio h2, #execBio p {
	margin-left:0;
}
#execBio .subSection {
	font-size:16px;
}
#execBio .execTitle {
	display:block;
	font-weight:bold;
	color:#ef8200;
	margin-bottom:14px;
}
.execCont, .execContSelected  {
	float:left;
	text-align:center;
	font-size:11px;
	margin:0 0 0 0;
	padding:12px 0 0 0;
	width:156px;
	height:53px;
}
.execContSelected {
	background:url('../media/exec_selected_bg.jpg') no-repeat 0 0;
}
.execContSelected a {
	color:#8c8c8c;
}
.eventCont {
	border-top:1px solid #e5e5e5;
	margin:0 13px;
	padding:15px 13px 15px 0;
	min-height:86px;
}
.firstEvent {
	margin-top:30px;
}
.eventCont img {
	float:left;
}
#content .eventCont h2, #content .eventCont p {
	margin-left:200px;
}
.eventLearnBtn {
	float:right;
	margin:-15px 0 15px 15px;
}

/* Begin: Solutions
----------------------------*/
.benefitCont {
	border-top:1px solid #e5e5e5;
	margin-top:12px;
	clear:both;
}
.benefitCont ul {
	margin:10px 0 0 170px;
}
.benefitCont ul li {
	background: url('../media/bullet_hollow.gif') no-repeat 0 1px;
	padding:0 0 10px 20px;
}
.subContent {
	min-height:600px;
	height:auto !important;
	height:600px;
}

/* Begin: Ecosystem
----------------------------*/
#partnerLogo {
	width:621px;
	height:170px;
}
.clientQuote {
	font-style:italic;
	padding-left:18px;
	width:450px;
}

/* Begin: Generic/Font classes
----------------------------*/
.modal {
	background-color:#000;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
div.hrBorder {
	height:1px;
	background-color:#e5e5e5;
	/*margin-top:12px;*/
	clear:both;
}
a.defaultBtn {
	float:left;
	color:#8c8c8c;
	background:url('../media/default_btn_left.gif') no-repeat left top;
	padding:0 0 0 7px;
	height:26px;
/*	width:auto !important;
	width:.1em;*/
	text-transform:lowercase;
}
a.defaultBtn span {
	float:left;
	background:url('../media/default_btn_right.gif') no-repeat right top;
	padding:8px 30px 0 7px;
	height:18px;
}
a.defaultBtn:hover {
	background-position:0 -26px;
	color:#fff;
	text-decoration:none;
}
a.defaultBtn:hover span {
	background-position:right -26px;
	color:#fff;
	cursor:pointer;
}
.uppercase {
	text-transform:uppercase;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
.alignLeft {
	text-align:right;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align:right;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
.show {
	display:block;
}
/* use these for striping rows */
.oddRow {
	
}
.evenRow {
	
}

/* Begin: Hacks
----------------------------*/
* html #pageContent {
	margin-left:307px;
	height:1%;
}
* html #preFooter #countryList {
	padding-top:10px;
}
