/* - - - - - - - - - - - - - - - - - - - - -

 Title : Sanovi v3
 Author : Ken Moreland
 
 
 Copyright 2008 : Sanovi, Inc.
 URL : http://www.sanovi.com

- - - - - - - - - - - - - - - - - - - - - */

html { padding:0; margin:0; overflow:auto; }
html,body { margin:0; }

body {
	background:url(../images/body_gradient.jpg) repeat-x #fff;
	font:12px Arial,Helvetica,Verdana,sans-serif;
	line-height:1.5em;
	color:#59686e;
	border-top:2px solid #4f9c2e;
	padding: 0px;
}

a { color:#3197c0; outline:none; }
a:hover { text-decoration:underline; }
a:link, a:visited { text-decoration:none; }
a:link:hover, a:visited:hover { text-decoration:underline; }
a img, a:link img, a:visited img { border:none }

h1 { font:17px "Trebuchet MS",Arial,Helvetica,sans-serif; font-weight:bold; color:#94c93d; margin:0; padding-top:2px; }
h2 { font:12px Arial,Helvetica,sans-serif; font-weight:bold; color:#4a5d6c; margin:0; }
h3 { font:14px "Trebuchet MS",Arial,Helvetica,sans-serif; font-weight:bold; margin:0; padding-top:5px; }
h4 { font:12px Arial,Helvetica,sans-serif; font-weight:bold; color:#222; margin:0; }

.clear { clear:both; height:1%; }
.floatleft { float:left; }
.floatright { float:right; }
.alignright { text-align:right; }
.sep { width:100%; height:auto; margin:0 0 2px 0; padding-bottom:1px; border-bottom:1px solid #e9eaf2; }
.line {
	width:100%;
	padding-bottom:3px;
	border-bottom:1px dotted #c3cacd;
	margin-bottom: 5px;
}
.dot_sep { width:96%; height:1px; margin:14px 0; border-bottom:1px solid #c3cacd; }
.news_sep { width:96%; height:1px; margin:0; border-bottom:1px solid #c3cacd; }
.caption { font-size:9px; line-height:1.4em; text-align:center; }
.checks { list-style-image:url(../images/icons/check.gif); line-height:2em; }

blockquote { color:#000; font-style:italic; }

#nav_bar, #content_inner, #subNav_inner, #banner, #footer { width:970px; margin:0 auto; }

#banner h3 { font:12px Arial,Helvetica,sans-serif; font-weight:bold; color:#222; margin:35px 0 5px 0; }
#banner h4 { font:12px Arial,Helvetica,sans-serif; font-weight:normal; margin:5px 0; }

/* ---------- TOP NAV ---------- */
#nav_bg { background:url(../images/nav_G.gif) repeat-x #4f9c2e; background-position:bottom; width:100%; height:50px; border-bottom:1px solid #fff; }
#nav_bar { text-align:left; font-size:10px; text-transform:uppercase;}
/* LOGO */
#logo {
	float:left;
	padding-left:3px;
	margin:0;
	display:inline;
}
/* END LOGO */
ul#nav {
	float:right;
	height:48px;
	margin:0;
	padding:0;
	list-style:none;
	line-height:1;
}
ul#nav li {
	position:relative;
	float:left;
	border-right:1px solid #1b9b18;
	padding:0;
	white-space:nowrap;
}
ul#nav li.first { padding-left:0; }
ul#nav li.first a { padding-left:5px; border-left:1px solid #1b9b18; }
ul#nav li a  {
	background-color:transparent!important;
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:0 12px;
	height:48px;
	line-height:70px;
	white-space:nowrap;
}

ul#nav li .a1  {
	background-color:transparent!important;
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:0 12px;
	height:25px;
	line-height:25px;
}
/* HOVER */
ul#nav li a:hover { background:#009900; background-position:top; color:#000000; }
/* END HOVER */

ul#nav li a#slct { background:url(../images/nav_G-slct.gif) repeat-x; background-position:top; }
/* ---------- END TOP NAV ---------- */

#content { 
	position:relative;
	background:url(../images/content_bg.jp) repeat-x; 
	width:100%;   
}
#content_inner { padding-bottom:5px; }

#subNav {
	background:url(../images/subNav_bg.gif) repeat-x;
	width:100%;
	height:25px;
}

#subNav_inner {
	font-size:11px;
	color:#222;
	padding:0 10px 0 0;
}
/* SECONDARY NAV */
ul#sn { 
	float:right;
	height:18px; 	
	margin:0;
	padding:0;
	list-style:none;
}
ul#sn li {
	position:relative;
	float:left;
	padding:0;
}
ul#sn li.first { padding-left:0; }
ul#sn li.first a { padding-left:10px; }
ul#sn li a  {
	background-color:transparent!important;
	float:left;
	display:block;
	text-decoration:none;
	margin:0;
	padding:0 8px;
	height:18px;
	line-height:22px;
	white-space:nowrap;
}
/* HOVER */
ul#sn li a:hover { background:url() repeat-x; color:#000000; }
/* END HOVER */
ul#sn li a#slct { background:url() repeat-x; color:#000000; }
/* END SECONDARY NAV */

#banner { margin:10px 0; width:970px; height:250px; }
#banner_content { margin:6px 0 10px 0; }

#mini_tag { background:url(../images/mini_tag-bg.gif) no-repeat; width:954px; height:22px; margin-bottom:6px; padding:0 8px; }
#mt_dscrpt { float:left; line-height:21px; color:#fdfbfb; }

ul#mt_list { 
	float:right;  	
	margin:0;
	padding:0;
	list-style:none;
}
ul#mt_list li {
	position:relative;
	float:left;
	padding:0 12px;
}
ul#mt_list li a {
	line-height:21px;
	text-decoration:none;
	color:#999a99;
	white-space:nowrap;
}
ul#mt_list li a:hover { text-decoration:none; color:#777; }
ul#mt_list li.last { font-size:9px; color:#7ad3f7; padding-right:0; list-style:none; margin-top:2px; }



#column_one { float:left; width:630px; padding:0 5px 0 5px; border-right:1px solid #eee; }
#column_two { float:right; width:300px;}

#column_one p { margin:0 0 10px 0; padding:0; }
#column_two h1 { padding-bottom:2px; }

#column_three {
	float:left;
	width:954px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#column_three p { margin:0 0 10px 0; padding:0; }

/* RIGHT COL FEATURES */
#features { height:auto; font-size:11px; }
#features p { margin-top:0; }
#features h1 { margin:0 0 3px 0; padding:0; font-size:15px; color:#7faf0a; }
#features h2 { margin:1px 0; padding:0; font-size:10px; font-weight:normal; color:#000; }
#features h3 { margin:1px 0; padding:0; font-size:10px; font-weight:normal; color:#000; }
#features .date { color:#000; }

#feature3 {
	background:url(../images/feature_bg_4.gif) no-repeat;
	float:right;
	width:300px;
	height:255px;
	display:block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
/* END RIGHT COL FEATURES */


/* TAB SWITCHER */
#switcher { background:url() repeat-x; line-height:normal; }
#switcher_bg { }

.switch_nav { background:url() repeat-x; height:18px; margin:0 11px 8px 0; }
.switch_nav ul { margin:0; padding:0; list-style:none; }
.switch_nav li { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; float:left; padding:2px 10px 2px 14px; margin:0; text-align:center;  }
.switch_nav li a { width:140px; height:15px; display:block; font-size:10px; color:#7faf0a; text-transform:uppercase; text-decoration:none; font-weight:bold; }
.switch_nav li a:hover, .switch_nav li.slct a { background:url(../images/switchNav_bg.gif) no-repeat; color:#fff; text-decoration:none; }

ul#ls_content { position:relative; padding:0; margin:0; }
ul#ls_content li { float:left; min-height:115px; }
ul#ls_content li img { float:left; margin:2px 12px 0 0; }
#fs{
width:300px;
height:10px;
}
/* END TAB SWITCHER */

.sc_capTop { background:url(../images/sca_top.gif) no-repeat; width:300px; height:8px; margin:0; padding:0; font-size:0; line-height:0; display:block; }
.side_content { background:url(../images/sca_bg.gif) repeat-y; padding:0 6px; font-size:11px; clear:both; }
.side_content p { margin:0px; }
.sc_capBtm { background:url(../images/sca_btm.gif) no-repeat; width:300px; height:8px; margin:0; padding:0; font-size:0; line-height:0; display:block; }
.sc_icon { float:left; margin:3px 6px 0 0; }

.required { font-size: 11px; color: #f03b05; }

span.date { font-size:10px; text-transform:uppercase; color:#008cd4; }
span.quote { font-variant:small-caps; color:#008cd4; }
a.headline { text-decoration:none; color:#444; }
a:hover.headline { text-decoration:underline; color:#444; }

.more { font-size:8px; color:#000; text-transform:uppercase; }

.stages { width:100%; margin-bottom:10px; display:block; clear:both; }
.stage { float:left; width:60px; display:block; font-weight:bold; color:#000; }
.stage_text { float:left; width:544px; display:block; }
.stage_img { float:left; width:184px; display:block; }

.modules { width:100%; padding-top:5px; display:block; border-top:1px dashed #c3cacd; font-size:10px; clear:both; }
.module { float:left; width:140px; display:block; margin-left:10px; font-weight:bold; color:#000; }
.module_text { float:left; width:444px; display:block; }
.module span { color:#008cd4; }

.boxes { width:100%; margin-bottom:10px; padding-top:10px; display:block; clear:both; }
.box_ico { float:left; width:40px; display:block; margin-right:10px; font-weight:bold; color:#000; }
.box_text { float:left; width:444px; display:block; }

#download { position:relative; }
#download .dl_link { position:absolute; top:-18px; right:25px; }
a#dlv  { 
	background:url(../images/download.gi) no-repeat;
	width:120px;
	height:14px;
	padding:2px 0 2px 8px;
	margin:0;
	border:none;
	text-align:left;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	display:block;
}
a:hover#dlv { background:url(../images/download_hover.gif) no-repeat; text-decoration:none; color:#888; }

.content_left_sub { width:300px; color:#6c6c6c; border:0px solid #999; margin-bottom:20px; }
.content_left_sub h3 { 
	background:url(../images/sideNav_bg.gif) no-repeat; 
	height:18px; 
	color:#4a5d6c; 
	padding-top:2px; 
	margin:0; 
	font-size:11px;
	font-weight:bold;
	text-align:center; 
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
}
.content_left_sub ul { background-color:#fafafa; width:100%; list-style:none; margin:0; padding:0; }
.content_left_sub ul li { height:24px; border-bottom:1px solid #ddd; padding:0 0 0 3px; }
.content_left_sub ul li a { background:url(../images/bg_leftNav.png) no-repeat right top; padding-top:3px; height:21px; color:#959595; display:block; }
.content_left_sub ul li a:hover { background:url(../images/bg_leftNav.png) no-repeat right -24px; color:#0088cc; text-decoration:none; }
.content_left_sub ul li a.active { background:url(../images/bg_leftNav.png) no-repeat right -24px; color:#0088cc; text-decoration:none; }

.side_bar { background:url(../images/side_bg.gif) no-repeat; width:290px; padding:5px; }
.side_bar p { font-size:11px; margin:0; }
.side_bar h3 { font:12px Arial, Helvetica, sans-serif; font-weight:bold; color:#008cd4; margin:0; display:inline; }

h1#team { font:16px "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif; color:#444; margin:0; display:inline; text-transform:uppercase; }

.resource_text { font-size:11px; }
.resource_description { color:; }
#download { font-weight:bold; }

a.news { font-size:11px; color:#888; }
a:hover.news { color:#008cd4; }

a.news1 { font-size:11px; color:#008cd4; }
a:hover.news1 { color:#888; }

#mod_bx { width:100%; height:140px; padding-left:30px; }
.mbx { 
	background:url(../images/mod_bg.gif) repeat-x;
	float:left; 
	width:175px; 
	height:90px;  
	padding-top:40px; 
	margin:0 5px; 
	border:1px solid #c3cacd;
	display:inline; 
	text-align:center; 
}
.mbx h1 { font:16px "Trebuchet MS",Arial,Helvetica,sans-serif; font-weight:bold; color:#008bff; }
#mod_features { width:530px; height:55px; padding:10px; margin:0 0 5px 35px; font-size:11px; border:1px dashed #c3cacd; }
#mod_features ul { float:left; margin-top:0; list-style-image:url(../images/icons/check_shrt.gif); }

#sdrm { background:url(../images/sdrm_bg.gif) repeat-x; width:550px; height:20px; margin:0 0 5px 35px; text-align:center; border:1px solid #c3cacd; }
#sdrm h1 { font:15px Arial,Helvetica,sans-serif; font-weight:bold; color:#fff; }
#sdrm h4 { font:11px Arial,Helvetica,sans-serif; font-weight:bold; color:#fff; text-transform:uppercase; line-height:1.5; }

.exec_pic { float:left; margin:3px 5px 0 0; }

.partner_img{ float:left; text-align:center; padding-top:5px; }
.partner_txt { margin-left:120px; font-size:11px; padding-bottom:30px; }
.partner_img{float:left; text-align:center; padding-top:5px; }


.partnerLogo { padding:4px 7px; }

#footer {
	position:relative;
	background:url(../images/footer_bg.gif) no-repeat top;
	width:970px;
	font-size:10px;
	padding-top:5px;
	color:#9c9c9c;
}

#top {
	position:relative;
	background:url(../images/footer_bg.gif) no-repeat top;
	width:650px;
	font-size:10px;
	padding-top:5px 5px 5px 5px;
	color:#9c9c9c;
	float:left;
}
#footer_left {
	float:left;

}
#footer_right {
	float:right;
}

#footer_inner a { text-decoration:none; }
#footer_inner a:hover { text-decoration:underline; }
#feature3 a {
	color: #3197c0;
	text-decoration: none;
}
#feature3 a:hover{
	color: #3197c0;
	text-decoration: underline;
}
/*.news_date {
	color: #030303;
	float: left;
	width: 75px;
}*/

.news_content {width:295px; padding-top: 3px; padding-bottom: 0px; border-bottom:1px dotted #c3cacd;}
.news_content_down {width:295px; padding-top: 3px; padding-bottom: 0px; border-bottom:0px dotted #c3cacd;}
.news_content_image {width:295px; padding-top: 3px; padding-bottom: 0px; border-bottom:0px dotted #c3cacd;}
.list_menu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414B50;
	width: 430px;
}


.news_date { width:73px;float:left; color:#030030;}

.news_desc {
	width:200px;
	float:right;
	color:#3197c0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.product_info {
	width:180px;
	float:right;
	color:#3197c0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.news_desc_bigtext {
	float:left;
	color:#3197c0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 14pt;
}
.news_desc_smtext {
	float:left;
	color:#3197c0;
	font-size: 11pt;
	font-weight:bold;
}

.news_desc a { text-decoration:none; }

.news_desc a:hover { text-decoration:underline;}
.graph {
	width: 150px;
	float: left;
	padding-right: 10px;
}
.graph .bar{
	width: 150px;
	background-repeat: repeat-x;
	height: 16px;
}

.homeFcaFull {
	BACKGROUND-IMAGE: url(/images/home/home_fca_mid.jpg); WIDTH: 1000px; BACKGROUND-REPEAT: repeat-y
}
.homeFcaFullTop {
	BACKGROUND-IMAGE: url(/images/home/home_fca_top.jpg); WIDTH: 1000px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 5px
}
.homeFcaFullInner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 1000px; PADDING-TOP: 0px
}
.homeFcaFullBottom {
	BACKGROUND-IMAGE: url(/images/home/home_fca_bottom.jpg); WIDTH: 1000px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 9px
}
.homeFcaLeft {
	LEFT: 18px; FLOAT: left; MARGIN: 15px 0px 0px; WIDTH: 260px; POSITION: relative
}
.homeFcaFullPromo {
	BACKGROUND-POSITION: 0px 5px; BACKGROUND-IMAGE: url(/images/home/home_fca_mid_new.jpg); WIDTH: 1000px; BACKGROUND-REPEAT: no-repeat
}
.homeFcaFullTopPromo {
	BACKGROUND-IMAGE: url(/images/home/home_fca_top.jpg); WIDTH: 1000px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 5px
}
.homeFcaFullInnerPromo {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 1000px; PADDING-TOP: 0px
}
.homeFcaFullBottomPromo {
	BACKGROUND-IMAGE: url(/images/home/home_fca_bottom_new.jpg); WIDTH: 1000px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 18px
}
.homeFcaLeftPromo {
	LEFT: 0px; FLOAT: left; MARGIN: 0px; WIDTH: 2900px; POSITION: relative; 
	background-image:url(../images/drmimg.jpg); width:320px; height:270px; background-repeat:no-repeat;
}
.homeFcaLeftPromoInner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; PADDING-TOP: 0px;
	
}
.homeLeftPromo-Mid {
	WIDTH: 290px;
	padding:0PX;
}
.homeLeftPromo-Top {
	WIDTH: 290px; HEIGHT: px
}
.homeLeftPromo-Text {
	PADDING-RIGHT: 13px; PADDING-LEFT: 13px; PADDING-BOTTOM: 4px; MARGIN: 0px; WIDTH: 267px; PADDING-TOP: 4px
}
.homeLeftPromo-Bottom {
	WIDTH: 290px; HEIGHT: 8px
}
.homeFcaMidPromo {
	FLOAT: left; MARGIN: 15px 0px 0px 21px; WIDTH: 300px;
	background-image:url(../images/drmimg.jpg); background-repeat:no-repeat; width:320px; height:300px;
}
.homeFcaMid {
	FLOAT: left; MARGIN: 15px 0px 0px 70px; WIDTH: 300px
}
.home_fca_right {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 33px; PADDING-TOP: 0px; POSITION: relative
}
.homeFcaMidText {
	FLOAT: left; MARGIN: 7px 0px 0px 10px; WIDTH: 203px
}
.homeFcaRightTabs {
	LEFT: 2px; BACKGROUND-IMAGE: url(/images/home/home_fca_tab_bg.jpg); MARGIN-BOTTOM: 20px; WIDTH: 337px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; TOP: -5px
}
.homeTabContent {
	CLEAR: both; LEFT: 15px; WIDTH: 90%; POSITION: relative; TOP: 15px
}
.homeTabContent TR TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; PADDING-TOP: 5px; border-spacing: 5px
}
.homeTabContent .date {
	WIDTH: 65px
}

.marginTop1 {
	MARGIN-TOP: 1px
}
.marginTop2 {
	MARGIN-TOP: 2px
}
.marginTop3 {
	MARGIN-TOP: 3px
}
.marginTop4 {
	MARGIN-TOP: 4px
}
.marginTop5 {
	MARGIN-TOP: 5px;
border-bottom: 1px solid #cccccc; width:250px;
}

.marginTop6 {
	MARGIN-TOP: 6px
}
.marginTop7 {
	MARGIN-TOP: 7px
}
.marginTop10 {
	MARGIN-TOP: 10px
}
.hp_greentype_html_small {
	WIDTH: 200px! important;
	padding:15px 0px 0px 5px;


}
.style3 {color:#669900;
font-family:Arial, Helvetica, sans-serif;
width:250px;
font-size:13px;
font-weight:bolder;
padding:0px 0px 0px 0px;
}
.verticalMiddle {
	VERTICAL-ALIGN: middle
}

.whatsnew{
	font-family:Arial, Helvetica, sans-serif;
	color:#3197c0;
	font-size: 12px;
	text-align:left;
	font-weight:lighter;
	}
	
.whatsnewdate{
	font-family:Arial, Helvetica, sans-serif;
	color:#747474 ;
	font-size: 11px;
	font-style:italic;
	text-align:right;
	}
	
#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

.tabbor
{border:#006600;
}
ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
background-image:url(../images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 background-color:transparent!important;
	
}

