*{margin:0; padding:0;}

html { min-height: 100%; margin-bottom: 1px; height:101%; }  /* FireFox Page-Shift Fix */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	margin-top:0px;
	background-color: #fff;
	color:#444;
	background-image: url("/website_images/Winter09/body_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
body.home_page
{
	background-image: url("/website_images/Winter09/home_body_bg.jpg");
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0;}
.img_right {float: left; margin: 0 10px 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}

/*** FORMATTING ***/

p {
line-height: 150%;
margin: 0 0 1em 0;

}

p strong{
color:#E98621;
font-size:1.4em;
font-weight:normal;
vertical-align:-1px;
}
p em{

}

ul, ol {
line-height: 140%;
margin: 0 0 1em 25px;
}

h1, h2, h3, h4 {
	font-size: 2.2em;
	margin: 0 0 0.5em 0;
	font-weight: normal;

}

h1 {
	color:#198FB4;
	font-weight:bold;
	padding-bottom:5px;
}
	
h2 {
font-size: 1.4em;
}
.big_title
{
	font-size:2.3em;
}
h3 {
font-size: 1.4em;
}

h4 {
font-size: 1.6em;
color: #5c96a9;
margin-bottom: 1px;
}

a, a:visited, a:active {
color: #E46D1C;
text-decoration: none;
}

/*** STRUCTURE ***/

.banner
{
	position:absolute;
	top:0 !important;
	width:960px;
}

.content_header_space {
margin-top: 35px;
}
.bg_wrapper{
	width: 960px;
	/*background-color: #fff;*/
	padding: 0;	
	margin:79px auto 0;
}
.bg_wrapper2{
	padding: 0;
}
#banner {
	height: 79px;
}

#content {
}

.home_header
{
	height:248px;
	display:block;
	width:960px;
	background-image:url(/website_images/Winter09/home_banner.jpg);
	position:relative;
}
.home_header a.free_trial_button
{
background-image:url(/website_images/Winter09/free_trial.gif);
background-repeat:no-repeat;
display:block;
height:65px;
position:absolute;
top:161px;
left:0;
width:195px;

}

.home_header a.brochure_button
{
background-image:url(/website_images/Winter09/download_brochure.gif);
background-repeat:no-repeat;
display:block;
height:65px;
position:absolute;
top:161px;
left:211px;
width:195px;
}
.home_header a.free_trial_button:hover, .home_header a.brochure_button:hover
{
	background-position:left bottom;
}

.home_header h1.tagline
{
color:#FFFFFF;
font-size:40px;
line-height:40px;
position:absolute;
top:30px;
text-decoration:none;
border:0px none;
}

.sub_header
{
	height:155px;
	display:block;
	width:960px;
	background-image:url(/website_images/Winter09/sub_banner.gif);
	background-repeat:no-repeat;
	background-position:right top;
	position:relative;
}
.sub_header a.free_trial_button
{
	background-image:url(/website_images/Winter09/free_trial_sub.gif);
	background-repeat:no-repeat;
	display:block;
	height:39px;
	position:absolute;
	top:53px;
	width:357px;
}
.sub_header a.free_trial_button:hover
{
	background-position:left bottom;
}

.callout_features
{
background-image:url(/website_images/Winter09/callout_grad.jpg);
background-position:left bottom;
background-repeat:no-repeat;
height:360px;
margin-bottom:10px;
padding:0 15px 15px;
width:200px;
position:relative;
clear:both;
zoom:1;
}
.callout_features ul
{
line-height:125%;
list-style-type:none;
margin:0;
padding:0 5px;

zoom:1;
}
.callout_features ul li
{
background-image:url(/website_images/Winter09/tick.gif);
background-position:left top;
background-repeat:no-repeat;
clear:both;
display:block;
font-size:1em;
padding:0 0 8px 30px;

}

.feature_item_features{
margin-left:10px;
padding-top:10px;
}
.feature_item_features li {
background-image:url(/website_images/Winter09/bullet.gif);
background-position:left 5px;
background-repeat:no-repeat;
clear:both;
display:block;
font-size:1em;
padding:0 0 8px 20px;
}

.client_list
{
background-image:url(/website_images/Winter09/client_list.jpg);
background-position:left bottom;
background-repeat:no-repeat;
float:left;
height:500px;
margin-bottom:10px;
margin-right:20px;
padding:0 15px 15px;
width:200px;

}
.client_image_link{
width:100%;
display:block;
height:465px;
}

.client_list h2
{
	padding-bottom:10px;
}
.home_col_left {
	float:left;
	margin-right:15px;
	width:715px;
}

.col_right {
	float: left;
	width: 230px;
}
.col_left {
	float:left;
	margin-right:15px !important;
	margin-right:7px;
	width:230px;
}
.col_content
{
	width:715px;
	float:right;
}
.content_3col .col_content
{
	margin:0 245px;	
	width:470px;
}
.content_3col .col_left{
	float:left;
	width:230px;
	margin-left:-100% !important;
	margin-left:-960px;
	display:block;
}
.content_3col .col_right{
	float:left;
	width:230px;
	margin-left:-230px;
}
.content_wrapper{
	float:left;
	width:100%;
}

.home_content{
display:block;
float:left;
width:460px;
}

.home_carousel
{
background-image:url(/website_images/Winter09/carousel_bg.png);
background-position:left bottom;
background-repeat:no-repeat;
height:376px;
margin-bottom:20px;
overflow:hidden;
padding-left:25px;
width:690px;
zoom:1;
z-index:3;
position:relative;
}
.home_carousel_inner ul
{
	list-style-type:none;
	margin:0;
}
.carousel_item
{
	width:690px;
	/*overflow:hidden;*/
	/*position:relative;*/
	height:376px;
}
.carousel_item_content
{
display:block;
float:left;
height:325px;
padding-left:10px;
padding-top:0;
/*position:absolute;
right:25px;*/
width:220px;


}
.carousel_item img
{
bottom:1px;
float:left;
left:0;
/*position:absolute;*/
}
h2
{
	color:#198fb4;
	font-style:italic;
	font-weight:normal;
	font-size:1.4em;
}
h2.icon
{
	background-image:url(/website_images/Winter09/icons_white.jpg);
	background-repeat:no-repeat;
	height:55px;
	padding-left:70px;
	padding-right:10px;
	padding-top:15px;
}
h2.icon.icon_features
{
	background-position:0 -365px;
}
h2.icon.icon_time
{
	background-position:0 -145px;
}
.carousel_item .button_view_benefits
{
background-image:url(/website_images/Winter09/button_view_benefits.jpg);
background-repeat:no-repeat;
display:block;
float:left;
height:34px;
margin-left:10px;
width:185px;

}
.carousel_item .button_view_benefits:hover
{
	background-position:left bottom;
}

.carousel_item .button_view_video
{
	background-image:url(/website_images/Winter09/button_video.gif);
	background-repeat:no-repeat;

	display:block;
	height:34px;
	
	width:185px;
	float:left;
}
.carousel_item .button_view_video:hover
{
	background-position:left bottom;
}

a.view_all_features
{
background-image:url(/website_images/Winter09/view_all_features.gif);
background-repeat:no-repeat;
bottom:15px;
display:block;
height:34px;
position:absolute;
width:189px;
}
a.view_all_features:hover
{
	background-position:left bottom;
}



.button_callout
{
	height:70px;
	width:230px;
	background-image:url(/website_images/Winter09/callout_button_bg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	clear:both;
	display:block;
	float:left;
}
.button_callout a
{
	background-image:url(/website_images/Winter09/button_icons.jpg);
	background-repeat:no-repeat;
	color:#198FB4;
	display:block;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	height:52px;
	line-height:1.2em;
	padding:9px 12px 0 90px;
}
.button_callout.callout_demo a
{
	background-position:left top;
}
.button_callout.callout_worldwide a
{
	background-position:left -66px;
}
.button_callout.callout_contact a
{
	background-position:left -132px;
}
.button_callout.callout_brochure a
{
	background-position:left -198px;
}



#footer a:hover {
text-decoration: underline;
}
#footer {
	color: #fff;
	margin-top: 15px;
	background-image:url(/website_images/Winter09/footer_bg.gif);
	background-repeat:repeat-x;
	background-color:#707070;
	background-position:top;
	padding-bottom:40px;	
	padding-top:15px;
	height:50px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #CCCCCC;
}
.footer_inner
{
	width:960px;
	margin:0 auto;
}
.footer_inner p
{
	margin-bottom:5px;
}
.free_trial_footer
{
	float:right;
}

.senior_link
{
}

/*** CAROUSEL ***/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 251px; /*Width of Carousel Viewer itself*/
height: 225px; /*Height should enough to fit largest content's height*/
margin: 10px 0;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 3px 0 3px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align: center;
}

.stepcarousel img{
	margin-bottom: 5px;
}


/*** FLOWPLAYER ***/

#flowplayer {
	display:block;
	width:426px;
	height:340px;
}

#clips {
	margin: 10px 0;
}

#clips a {
	display: block;
	background-image: url(../website_images/video_button_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-right: 3px;
}

#clips a span {
	display: block;
	background-image: url(../website_images/video_button_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding: 7px 5px;
}


/****** FLASH VIDEOS ******/

.simple_overlay {
	/*margin: -200px 0px 0px -502px;*/
	position: relative;
	right: 800px;
	
	}

#triggers img {
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#triggers img:hover {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
cursor: pointer;
}

.feature_item
{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	position:relative;
	width:345px;
}
.feature_icon
{
	background-image:url(/website_images/Winter09/icons_white.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	width:70px;
}
.feature_icon.icon_calc
{
	background-position:0 -293px;
}
.feature_icon.icon_cogs
{
	background-position:0 -219px;
}
.feature_icon.icon_timer
{
	background-position:0 -146px;
}
.feature_icon.icon_clock
{
	background-position:0 -70px;
}
.feature_icon.icon_pie
{
	background-position:0 0;
}
.feature_icon.icon_page {
	background-position:0 -72px;
}
.feature_item h2
{
	float:left;
	padding-top:18px;
}
.feature_item_content
{
	clear:both
}

/** Problem & Solution 2Col **/

ul.pns_2col {	
	margin-left: 0;
	margin-bottom: 10px;
	padding-bottom:5px;
	display: block;
	width: 100%;
	line-height:150%;
	border-bottom:1px dotted #D1D1D1;
}

.problem, .solution {
	float:left;
	width:46%;
	list-style-type: none;
}
.problem_no_bullet, .solution_no_bullet {
	float:left;
	color: #666666;
	width:46%;
	list-style-type:none;
}

.problem {
	margin-right:35px;
	font-weight: bold;
}

.feature {
	font-size: 1.5em;
}

.benefit {
	font-size:1.2em;
	color: #666666;
}

.secondary_nav_wrapper{
display:block;
clear:both;
}

.faq_q{
cursor:pointer;
border-bottom:1px solid #ddd;
}
.carousel_item_content em
{
	color:#198FB4;
}
.carousel_item_content em
{
	color:#198FB4;
}

.case_study{
clear:both;
margin-top:20px;
border-top:1px solid #eee;
padding-top:20px;
}
.case_study img{
float:left;
margin-right:20px;
}
.case_study_inner
{
	float:left;
	display:block;
	width:480px;
}

.button_sub_trial{
background-image:url(/website_images/Winter09/trial_sub.gif);
background-repeat:no-repeat;
display:block;
height:64px;
left:0;
position:absolute;
top:40px;
width:195px;
}
.button_sub_brochure{
background-image:url(/website_images/Winter09/brochure_sub.gif);
background-repeat:no-repeat;
display:block;
height:64px;
left:210px;
position:absolute;
top:40px;
width:195px;
}
.button_sub_trial:hover, .button_sub_brochure:hover{
background-position:left bottom;
}