/* DEFAULTS */
* { margin: 0; padding: 0; }

html { background-color: #F2F2F2; }

body * { line-height: 1.5em; }

body {
  background-color: transparent;
  border-top: 4px solid #1f51a3;
  color: #111;
  font-family: Helvetica,"Lucida Grande",Arial,Verdana,sans-serif;
  font-size: 12px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
}

h4, h5, h6 { font-weight: normal; }

h1 { font-size: 22px; line-height: 32px; padding: 0.2em 0; }
h2 { font-size: 18px; line-height: 26px; padding: 0 0 0.2em; }
h3 { font-size: 14px; padding: 0.2em 0 0; }

p { margin: 0 0 1.25em; }

a img { border: 0 none; }
a { color: #4183C4; text-decoration: none; }
a:hover, .current { text-decoration: underline; }

img { border: 0 none; vertical-align: top; }

ul { list-style: none; margin: 5px 2px 2px; }
ul ul { margin: 0; }

input, select { vertical-align: middle; font-weight: normal; }
strong {  }

/* HELPERS */
.float-left { float: left; width: 241px; }
.float-right { float: right; padding: 0; position: relative; width: 729px; }
.clear  { clear: both; }
/* list variations */
ul.bullets { list-style: disc outside none; margin: 0 1em 1em 2.5em; }
ul.bullets p { padding: 0; }
ul.indent { margin: 0 1em 1em 2.5em; }
/* marks external links */
h2 img.external { padding: 7px 0 0 4px; }
/* for screenshots with text next to them */
img.wrap-text-right { float: left; margin: 2px 12px 0 1px; }
p.wrap-img-left { margin-top: 1px;}
img.wrap-text-left { float: right; margin: 0 1px -12px 12px; }
/* removes top margin of items for elements preceded by
   an element with a large bottom margin                */
.column .section .not-after-p { margin-top: 0; }
.underline { text-decoration: underline; }
.background-blue { background-color: #2c63c7; color: white; padding: 1px 2px; white-space: nowrap; }
.background-green { background-color: #7cc72c; padding: 1px 2px; white-space: nowrap; }
.background-grey { background-color: #aaa; padding: 1px 2px; white-space: nowrap; }

/* COLORED GRADIENT BUTTONS */
.buttons { bottom: 110px; position: absolute; width: 100%; }
.buttons li {
	float:left;
}
.button a,
.button strong,
.button span.button {
	background-repeat:no-repeat;
	color:#fff;
  cursor: pointer;
  float:left;
  font-weight: bold;
  letter-spacing: 0.4px;
	text-decoration:none;
}

.button a,
.button span.button {
	background-position:-410px top;
	float:left;
	margin:0;
	padding:0 0 0 4px;
}
.button a:hover { text-decoration: none; }
.button strong {
	margin: 0 0 0 -5px;
	padding: 6px 23px 6px 18px;
}
.button-medium a.orange strong {
	line-height: 21px;
	margin: 0 0 0 0;
	padding: 2px 40px 2px 23px;
}
.button-sidebar {
	clear: left;
	height: 57px;
	margin: 0 0 10px;
}
.button-sidebar a {
	margin: 0 0 5px 28px;
}
.button-sidebar strong {
	line-height: 14px;
	margin: 0;
}

.button a.orange, .button a.orange strong { background-image: url(../images/button_reddish_orange_25h.png); }
.button a.grey, .button a.grey strong, .button span.grey, .button span.grey input { background-image: url(../images/button_dark_grey_25h.png); }
.button a.blue, .button a.blue strong { background-image: url(../images/button_dark_blue_25h.png); }
.button a.learn, .button a.learn strong { background-image: url(../images/button_dark_blue_20h.png); }
.button a.demo, .button a.demo strong { background-image: url(../images/button_reddish_orange_20h.png); }

.button a.learn { background-position: -328px top; padding-left: 8px; }
.button a.demo { background-position: -323px top; float: none; padding: 3px 0 5px 4px; }
.button a.blue strong {	background-position: 0 top; }
.button a.orange strong { background-position: 0 top; padding: 6px 51px 6px 40px; }
.spotlight .button a.orange strong { background-position: 0 top; padding: 2px 45px 2px 37px; }
.button a.grey strong { background-position: 0 top; padding: 6px 35px 6px 23px; }
.button a.learn strong { background-position: -50px top; font-size: 0.9em; line-height: 8px; }
.button a.learn.subscribe strong { background-position: -56px top; }
.button a.demo strong {
	background-position: -40px top;
	float: none;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 0.9em;
	margin: 0 0 0 4px;
	padding: 4px 16px 4px 8px;
}

span.button { float: right; height: 20px; margin: 12px 6px 0px; }

/* GLOBAL LAYOUT */
.columns { margin: 0 0 15px; }
.columns .column { float: left; }

/* GLOBAL TOP-NAV */
#header .top-nav { height: 52px; padding: 0 10px; }

#header ul.usernav {
	position: absolute;
	right: 3px;
	text-align: right;
	top: 10px;
}
#header ul.usernav li {
	color:#3A6A8D;
	font-size:0.9em;
	font-weight:bold;
}

/* GLOBAL TOP-NAV and GLOBAL FOOTER */
ul.small-nav {
	height:25px;
	margin:5px 0 0;
}
ul.small-nav li {
	border-left:1px solid #CCCCCC;
	display:inline;
	margin-left:9px;
	padding-left:10px;
}
ul.small-nav li.first {
	border:medium none;
	font-weight:bold;
	margin:0;
	padding:0;
}
ul.small-nav a { color: #777; font-size: 12px; font-weight: normal; }
ul.small-nav .border-left {
  border-left:1px solid #CCCCCC;
  display:inline;
  margin-left:9px;
  padding-left:10px;
}

/* GLOBAL MAIN NAV */
#header { height: 83px; width: 980px; margin: 10px auto; position: relative; z-index: 9998; }
#header #globalnav { height: 38px; margin: 0; padding: 0; }
#header #globalnav li { display: inline; }
#header #globalnav li a { float: left; width: 196px; height: 0; padding-top: 38px; overflow: hidden; }
#header #globalnav li#gn-company a { width: 196px; }
#header #globalnav li a { background-image: url(../images/globalnav.png); background-repeat: no-repeat; }
/* buttons */
#header #globalnav li#gn-index a { background-position: 0 0; }
#header #globalnav li#gn-solutions-overview a { background-position: -196px 0; }
#header #globalnav li#gn-resources-overview a { background-position: -392px 0; }
#header #globalnav li#gn-support-overview a { background-position: -588px 0; }
#header #globalnav li#gn-company-overview a { background-position: -784px 0; }
/* over states */
#header #globalnav li#gn-index a:hover { background-position: 0 -39px; }
#header #globalnav li#gn-solutions-overview a:hover { background-position: -196px -39px; }
#header #globalnav li#gn-resources-overview a:hover { background-position: -392px -39px; }
#header #globalnav li#gn-support-overview a:hover { background-position: -588px -39px; }
#header #globalnav li#gn-company-overview a:hover { background-position: -784px -39px; }
/* pressed states*/
#header #globalnav li#gn-index a:active { background-position: 0 -78px; }
#header #globalnav li#gn-solutions-overview a:active { background-position: -196px -78px; }
#header #globalnav li#gn-resources-overview a:active { background-position: -392px -78px; }
#header #globalnav li#gn-support-overview a:active { background-position: -588px -78px; }
#header #globalnav li#gn-company-overview a:active { background-position: -784px -78px; }
/* on states */
#header #globalnav li#gn-index.current a { background-position: 0 -117px; cursor: default; }
#header #globalnav li#gn-solutions-overview.current a { background-position: -196px -117px !important; }
#header #globalnav li#gn-resources-overview.current a { background-position: -392px -117px !important; }
#header #globalnav li#gn-support-overview.current a { background-position: -588px -117px !important; }
#header #globalnav li#gn-company-overview.current a { background-position: -784px -117px !important; }

/* MIDDLE CONTENT REGION */
#middle { margin: 16px auto 0; min-height: 500px; position: relative; width: 980px; }

/* FOOTER CONTENT REGION */
#footer {
  border-top: 4px solid #1f51a3;
  color: #333;
	clear: both;
	height: 70px;
	margin-top: 45px;
}
#footer a { color: #444444; font-weight: bold; }
#footer .footnav { margin: 14px auto 0; width: 980px; }
#footer .footnav li { color:#3A6A8D; font-size:0.9em; font-weight:bold; }

/* ROUNDED CORNER MODULES WITH COLORED HEADERS */
.column-241 h2 { overflow:hidden; float:left; padding:5px 0 0; width:100%; }
.column-241 .blue { text-shadow: 1px 1px 1px #224272; }
.column-241 h2.blue { background: transparent url(../images/module_h2_top_blue-trans.png) no-repeat scroll 0 0; }
.column-241 h2.orange { background: transparent url(../images/module_h2_top_orange-trans.png) no-repeat scroll 0 0; }
.column-241 h2 span {
  color: #FFFFFF;
  display: block;
	font-size:16px;
	letter-spacing: 0.2px;
	line-height: 15px;
	padding:3 px 0 7px 12px;
}
.column-241 h2.blue span { background: #3A6A8D url(../images/module_h2_content_blue.png) repeat-x scroll 0 0; }
.column-241 h2.orange span { background: #3A6A8D url(../images/module_h2_content_orange.png) repeat-x scroll 0 0; }

.column-241 h3 {
  overflow: hidden;
	float: left;
	padding: 5px 0 0;
	width: 100%;
}
.column-241 h3.blue { background: transparent url(../images/module_h3_top_blue-trans.png) no-repeat scroll 0 0;}
.column-241 h3.orange { background: transparent url(../images/module_h3_top_orange-trans.png) no-repeat scroll 0 0;}
.column-241 h3.grey { background: transparent url(../images/module_h3_grey.png) no-repeat scroll 0 0;}
.column-241 h3 span {
  color: #FFFFFF;
  display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin-right: 1px;
	padding: 3px 0 7px 12px;
}
.column-241 h3.blue span { background: #3A6A8D url(../images/module_h3_content_blue.png) repeat-x scroll 0 0;}
.column-241 h3.orange span { background: #3A6A8D url(../images/module_h3_content_orange.png) repeat-x scroll 0 0;}
.column-241 h3.grey span { color: inherit; text-shadow: 1px 1px 1px #fff;}
	
.column-241 .module-content {
	background: transparent none repeat scroll 0 0;
	float: left;
	display: inline;
	padding: 0;
	width: 100%;
}
.column-241 .list-content p, .module .list-content td { padding: 5px 13px 0; }
.column-241 .module-content-wide .list-content p { margin: 0; padding: 18px 20px 0; }
.column-241 .module-content-wide-white .list-content p { margin: 0; }

.column-241 .module-content .list-content {
	background: transparent url(../images/module_gradient_bottom_241.png) repeat-y scroll 0 0;
	float: left;
	width: 100%;
}
.column-241 li {
	clear: left;
	line-height: 1em;
}
.column-241 li a {
	clear: left;
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 13px;
	letter-spacing: 0.2px;
	line-height: 1em;
	padding: 5px 12px;
	position: relative;
}
.column-241 li li a {
	font-size: 12px;
	padding: 5px 24px;
}
.column-241 ul.subnav li a {
	overflow: hidden;
	white-space: nowrap;
}
.column-241 li a:hover,
.column-241 li a.current {
	background: #eee url(../images/sidenav_23h.png) repeat-x scroll 0 0;
	text-decoration: none;
}
.column-241 .module-bottom {
	background: transparent url(../images/module_content_bottom_241.png) no-repeat scroll 0 0;
	clear: left;
	float: left;
	height: 10px;
	line-height: 10px;
	margin-bottom: 10px;
	width: 100%;
}

/* ROUNDED CORNER MODULES WITH GRADIENT BACKGROUNDS */
.column.column-320 {
	background: transparent url(../images/module_gradient_bottom_320.png) no-repeat scroll 0 100%;
	margin: 0 1px 10px;
	padding: 0 0 13px;
	position: relative;
	width: 320px;
}
.column .module-top-320 {
  background: transparent url(../images/module_gradient_top_320.png) no-repeat scroll 0 0;
  height: 154px;
  width: 320px;
}
.column.module-241 {
	background: transparent url(../images/module_gradient_bottom_241.png) no-repeat scroll 0 100%;
	clear: left;
	margin: 0 10px 10px 0;
	padding: 0 0 13px;
	position: relative;
	width: 241px;
}
.column .module-top-241 {
  background: transparent url(../images/module_gradient_top_241.png) no-repeat scroll 0 0;
  height: 154px;
  width: 241px;
}
.column.column-729 {
	background: transparent url(../images/module_gradient_bottom_729.png) no-repeat scroll 0 100%;
	margin: 0;
	padding: 0 0;
	position: relative;
	width: 730px;
}
.column .module-top-729 {
	background: transparent url(../images/module_gradient_top_729.png) no-repeat scroll 0 0;
	height: 10px;
	width: 729px;
}
.column.middle { margin: auto 8px; }
.column .section {
	display: block;
	padding: 0 20px 15px;
	position: relative;
	top: 0px;
}
.column .section p {
  padding: 0;
  margin-bottom: 0.5em;
}
.column .section h1 + div {
  margin-bottom: 1.5em;
}
.column .overview-blurb {
	border-top: 1px solid #ddd;
	clear: both;
	margin: 16px 0;
	padding: 2px 16px 0;
}
.column .section h2 {
	clear: both;
	padding: 0;
	margin-top: 0.5em;
}
.column .overview-bottom-link {
	border-top: 1px solid #DDDDDD;
	clear: both;
	font-size: 14px;
	margin: 0 auto 8px;
	padding: 5px 18px 0;
	width: 689px;
}
.column .overview-bottom-link a {
	font-weight: bold;
}

.blurb-heading { float: left; }


.column .section .learn-more {
	background: transparent url(../images/learn_more.png) no-repeat scroll 0 5px;
	display: block;
	float: left;
	height: 14px;
	margin: 9px 10px 0;
	padding: 0 0 5px;
	text-indent: -9999px;
	width: 72px;
}
.column h2.module {
	font-size: 15px;
	height: 75px;
	letter-spacing: 0.2px;
	line-height: 1.4em;
	margin-bottom: 115px;
  margin-top: -140px;
  padding: 0 1em;
  position: relative;
}
.column h2.image-below {
	margin-bottom: 175px;
  margin-top: -131px;
}
.column ol {
	margin: -2em 2em 0;
	padding: 0 0 0 10px;
}
.column ol.strong { font-weight: bold; }
.column ol li { margin: 0 0 1em; }
.column ol span { display: block; font-weight: normal; margin: 0; padding: 0; }
.column p { padding: 18px 20px 0; }
.column p.blockquote { font-size: 1.1em; font-weight: bold; }
.column p.blockquote + p { line-height: 1em; margin-top: -31px; padding-bottom: 0; text-align: right; }
.column-320 p { clear: both; margin: 0; padding: 10px 18px 0; }
.column-320 p > strong { font-size: 13px; }
.column-320 span.button { margin: 0 16px; }
.column-320 img {
	float: right;
	left: -11px;
	margin: 6px 8px -22px;
  position: relative;
  top: 0;
  height: auto;
  width: auto;
}
.column img.below { left: 20px; top: 75px; }

.column.module-241 h2 { font-weight: bold; height: auto; margin-bottom: 33px; text-shadow: 1px 1px 0 #fff;}
.column.module-241 p { margin-top: -41px; padding-bottom: 20px; }
.column.module-241 p.blockquote { margin: -150px 0 0;  }
.column.module-241 .button { margin-top: -25px; }

.column.column-320 h2 {
	color: #000;
	font-size: 17px;
	height: 75px;
	line-height: 30px;
	margin-bottom: 57px;
  margin-top: -144px;
  padding: 0 1em;
  position: relative;
  text-shadow: 2px 2px 1px #fff;
}
.column.column-320 h2.wrap-text-left {
	height: auto;
	margin-bottom: 0;
}

/* TICKER STYLES */
.ticker {
	background:#F6F6F6 url(../images/ticker_bottom_980.png) no-repeat scroll 0 100%;
	clear: both;
	font-weight: bold;
	margin-bottom: 15px;
	min-height: 30px;
	margin: 0 auto 10px;
	overflow: hidden;
	width: 980px;
}
.ticker div.ticker-inner {
	background: transparent url(../images/ticker_top_980.png) no-repeat scroll 0 0;
	float: left;
	line-height: 16px;
	margin-bottom: 3px;
	padding: 5px 0 0.2em 15px;
	width: 100%;
}
.ticker a { font-weight: normal; }
.ticker .ticker-heading {
	float: left;
}
.ticker ul#newsticker {
	margin: 0 0 0 95px;
	width: 865px;
}

/* INDIVIDUAL PAGE STYLES */
/* index */
#middle #spotlight { margin-bottom: 10px; margin-left: -1px; width: 980px; }
#middle .spotlight {  color: #333; height: 229px; overflow: hidden; padding: 35px 35px 50px 445px; position: relative; width: 500px; z-index: 99; }
#middle #spotlight-0 { background: transparent url(../images/spotlight_quilt_dark.png) no-repeat scroll 1px 0; }
#middle #spotlight-1 { background: transparent url(../images/spotlight_connecting_light.png) no-repeat scroll 1px 0; }
#middle #spotlight-2 { background: transparent url(../images/spotlight_laptop_dark.png) no-repeat scroll 1px 0; }
#middle #spotlight h1 { font-size: 24px; font-weight: normal; }
#middle #spotlight-0 h1 { color: #e587c6; }
#middle #spotlight-1 h1 { color: #f24d20; }
#middle #spotlight-2 h1 { color: #95b7e5; }
#middle .spotlight .text { font-size: 1.4em; margin: 0 0 2.25em; padding: 2px 0 0 2px; }
#middle .spotlight .text a {
	color: #222;
	display: block;
	line-height: 1.4em;
	padding: 0 0 0 15px;
}
#middle .spotlight.dark .text a {
	background: transparent url(../images/arrow_spotlight_white.gif) no-repeat scroll 0 1px;
	color: #eee;
}
#middle .spotlight.light .text a {
	background: transparent url(../images/arrow_spotlight_black.gif) no-repeat scroll 0 1px;
	color: #222;
}
#middle .spotlight a img { float: right; }

#middle #spotlight-nav-wrap {
	height: 50px;
	position: absolute;
	top: 261px;
	width: 980px;
	z-index: 999;
}
#middle #spotlight-nav li {
	float: left;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 5px;
	position: relative;
	top: -58px;
	width: 300px;
}
#middle #spotlight-nav img {
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	top: -6px;
}
#middle #spotlight-nav p {
	padding: 4px 0 0;
}
#middle #spotlight-nav a {
  color: #ffffff;
  cursor: default;
  display: block;
  letter-spacing: 0.2px;
  line-height: 1.3em;
  width: 300px;
}
#middle #spotlight-nav a:hover {
  text-decoration: none;
}
#middle #spotlight-nav a.activeSlide {
  color: #eee;
}
/* support */
div#support-overview { background: url(../images/support_smiling_reflection.png) no-repeat 0 50px; }
div#support-overview h1 + p { min-height:190px; padding:19px 0 0 225px;	}

/* company */

/* contacts */

/* solutions */
div#overview #overview-solution-1 + p { background: url(../images/solutions_screenshot_250-trans.png) no-repeat 0 0; margin-top: 0.5em; padding:20px 0 0 115px; }
div#overview #overview-solution-2 + p { background: url(../images/solutions_screenshot_250-trans.png) no-repeat 0 0; margin-top: 0.5em; padding:20px 0 0 115px; }
/* resources */

/* demo */
form#demoForm, form#demoForm table { width: 690px; }
form#demoForm td { padding: 3px 0; vertical-align: top; width: 230px; }
form#demoForm label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	line-height: 17px;
	padding: 4px 11px 3px 0;
	text-align: right;
	width: 218px;
}
form#demoForm span.error  {
	background: transparent url(../images/arrow_15h.png) no-repeat scroll 0 50%;
  display: block;
  font-weight: bold;
	line-height: 17px;
	margin: 4px 0 0 -10px;
  padding: 0 0 0 28px;
  width: 200px;
}
form#demoForm input, form#demoForm textarea {
	border: 1px solid #999;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	padding: 3px;
	width: 230px;
}
form#demoForm td.button { text-align: center; }
form#demoForm td.button span.button.grey {
	margin: 0 0 0 23px;
	padding: 0 0 5px 4px;
}
form#demoForm td.button span.grey input {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 top;
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
  padding: 4px 48px 7px 0px;
}

/* privacy */
#privacy #overview { padding: 0 20px 10px; }

/* all guide pages */
.cms-guide-wrap {
	text-align: left;
}
.cms-guide-wrap .nav-txt ul {
	background: transparent url(../images/sidenav_23h.png) repeat-x scroll 0 0;
	margin: 0 0 30px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 730px;
}
.cms-guide-wrap .nav-txt ul li {
	cursor: pointer;
	display: inline;
	float: left;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	white-space: nowrap;
	width: 20%;
}
.scroll {
	position: absolute;
}
#guide ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 2px 2px 8px;
	padding: 0 0 0 40px;
}
#guide .section {
	padding-bottom: 0;
}
#guide p.content-thumb-wrap {
	padding: 2px 4px 12px;
	text-align: center;
}
#guide p.content-thumb-wrap img {
	border-color: #ddd #ccc #aaa;
	border-style: solid;
	border-width: 1px 1px 2px;
	cursor: pointer;
}
