/* Main Styles */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ADADAD url(../images/bg/page_bg.jpg) repeat-x left top;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	color: #A20D1F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img { border: none; }
h1 {
	font: bold 26px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #FFFFFF;
}
h2 {
	font: bold 18px "Lucida Sans Unicode", SansSerif, Arial;
	color: #A20D1F;
	margin-top: 26px;
	margin-bottom: 16px;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #3F486E;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h6 {
	font: bold 12px "Lucida Sans Unicode", Arial, Verdana;
	margin: 4px 0px 6px;
	padding: 0px;
	color: #4E4E4E;
	text-transform: uppercase;
}


p, td {
	font: 16px/140% Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 12px;
}

.redTxt {
	color: #A20D1F;
}

/* Layout Styles */
#wrapper {
	text-align: left;
	width: 940px;
	height: auto;
	padding: 0px;
	margin: 10px auto 0px;
}
#page {
	height: auto;
	width: 940px;
}

#borderBottom {
	height: 20px;
	width: 940px;
	display: block;
	background: url(../images/bg/border_bottom.jpg) left top;
	float: left;
}

/* Header Styles */
#header {
	width: 940px;
	height: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 60px;
	width: 250px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 26px;
	padding: 0px;
}
#search {
	float: right;
	height: 30px;
	width: 300px;
	margin: 20px 0px 0px;
}



input.searchButton {
	background: #4A5680;
	font: bold normal x-small Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	border-style: none;
	height: 23px;
	margin-left: 3px;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
input.searchButton:hover {
	background: #A20D1F;
}
.searchBox{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 200px;
	background: url(../images/header/search_box_bg.jpg) no-repeat left top;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
input.searchBox {
	padding-top:4px;
}
.searchBox:hover, .searchBox:active {
	border: 1px solid #A20D1F;
}
#breadcrumb {
	float: left;
	height: 20px;
	width: 920px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#breadcrumb p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#addThis {
	display: block;
	float: right;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/* Navigation Styles */
#nav {
	height: 38px;
	width: 940px;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/bg/nav_shadow.jpg) no-repeat left bottom;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 40px;
}
#nav li {
	float: left;
	list-style-type: none;
	font: 12px sans-serif, Arial, "Futura Hv BT";
	text-align: center;
	text-transform: uppercase;
}
#nav li a, #nav li a:link, #nav li a:visited {
	display: block;
	height: 25px;
	float: left;
	margin-top: 4px;
	padding-top: 9px;
	padding-right: 4px;
	padding-left: 4px;
	background: url(../images/nav/nav_bg.jpg) repeat-x left top;
	color: #FFFFFF;
	border-left: 2px groove #333959;
	text-decoration: none;
}
#nav li a:hover {
	background: #A20D1F url(../images/nav/nav_hv_bg.jpg) repeat-x left top;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a.nav-home, #nav li a.nav-home:link, #nav li a.nav-home:visited {
	width: 70px;
	border-left: none;
	background: url(../images/nav/nav_lt_both_bg.gif) no-repeat left top;
	padding-left: 6px;
}
#nav li a.nav-home:hover {
	background: url(../images/nav/nav_lt_both_bg.gif) no-repeat left bottom;
}
#nav li a.nav-products {
	width: 238px;
}
#nav li a.nav-services {
	width: 123px;
}
#nav li a.nav-analysis{
	width: 102px;
}
#nav li a.nav-process{
	width: 160px;
}
#nav li a.nav-contact{
	width: 100px;
}
#nav li a.nav-blog, #nav li a.nav-blog:link, #nav li a.nav-blog:visited {
	width: 70px;
	background: url(../images/nav/nav_rt_both_bg.gif) no-repeat right top;
	padding-right: 10px;
}
#nav li a.nav-blog:hover {
	background: url(../images/nav/nav_rt_both_bg.gif) no-repeat right bottom;
}

/* Banner Styles */
#banner {
	height: 100px;
	width: 940px;
	background: #A20D1F url(../images/banner/red_img.png) no-repeat left top;
	float: left;
}
#banner p {
	font: 18px/140% Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #FFFFFF;
}
#bannerLeft {
	float: left;
	height: 65px;
	width: 600px;
	padding-left: 35px;
	padding-top: 35px;
}
#bannerRight {
	float: right;
	width: 250px;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	padding-top: 35px;
}

#bannerRight p {
	letter-spacing: 1px;
	text-align: center;
	font: 22px "Lucida Sans Unicode", Arial, Verdana;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#title {
	font: bold 26px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #FFFFFF;
}
/* Content Styles */
#content {
	height: auto;
	width: 940px;
	background-color: #FFFFFF;
	background-image: url(../images/bg/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 650px top;
	float: left;
}
#content ul{
	font: 15px/120% Tahoma, Arial, Verdana, Impact;
	list-style-type: none;
	padding-left: 0;
	margin: 0 0 30px;
	color: #666666;
}
#content ul ul {
	font: 14px/120% "Lucida Sans Unicode", Arial, Verdana;
	padding-left: 35px;
	margin: 0 0 30px;
	padding-top: 5px;
}

#content li{
	background-image: url(../images/bullet/red-disc.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	margin-top: 2px;
	margin-bottom: 4px;
}
#content  ul  ul li {
	list-style: circle;
	background: url(none);
	padding-left: 5px;
	color: #414141;
	font-weight: normal;
}


#contentLeft {
	padding: 30px;
	float: left;
	height: auto;
	width: 590px;
}

#contentLeft object {
	margin-top: 30px;
	margin-bottom: 40px;
	display: block;
}

#contentLeft p.opening {
	word-spacing: 1px;
	font: 20px/140% "Lucida Sans Unicode", Arial, Verdana;
}
#contentLeft .figure {
	display: block;
	width: 560px;
	margin: 20px auto 30px;
}
#contentLeft .figure p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.twoColumn {
	height: auto;
	width: 590px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.twoColumn p {
	font-size: 14px;
}
.twoColumn img {
	float: left;
	margin-right: 10px;
	margin-bottom: 80px;
	display: block;
}

.twoColumnLeft {
	float: left;
	height: auto;
	width: 280px;
}
.twoColumnRight {
	float: right;
	height: auto;
	width: 280px;
}
#contentRight {
	float: right;
	width: 290px;
	height: auto;
}
#contentRight .scnsht {
	height: 210px;
	width: 240px;
	margin-top: 50px;
	margin-left: 20px;
	float: left;
}
#contentRight .scnsht p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
}



/* Sub Content Styles */
.subContent {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
}
.subContent h2 {
	display: block;
	padding-left: 20px;
	font-size: 14px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 14px;
}
.subContent h2.whitePaper {
	background: url(../images/icon/wp.gif) no-repeat left top;
}
.subContent h2.dataSheet {
	background: url(../images/icon/text.gif) no-repeat left top;
}
.subContent h2.role {
	background: url(../images/icon/training.gif) no-repeat left top;
}
.subContent p {
	padding-left: 20px;
	font: 14px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.subContent a:link, .subContent a, .subContent a:visited, .subContent a.newWin:link, .subContent a.newWin, .subContent a.newWin:visited, .subContent a.register, .subContent a.register:link, .subContent a.register:visited, .subContent a.demo:link, .subContent a.demo, .subContent a.demo:visited  {
	background: url(../images/icon/download.gif) no-repeat left top;
	display: block;
	width: auto;
	padding-left: 20px;
	color: #A20D1F;
	text-decoration: underline;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}
.subContent a.newWin:link, .subContent a.newWin, .subContent a.newWin:visited, .subContent a.demo:link, .subContent a.demo, .subContent a.demo:visited {
	background: url(../images/icon/tv.gif) no-repeat left top;
}
.subContent a.popup {
	background: url(../images/icon/078.png) no-repeat left top;
}

.subContent a.register, .subContent a.register:link, .subContent a.register:visited {
	background: url(../images/icon/register.gif) no-repeat left top;
}
.subContent a:hover {
	text-decoration: none;
}

/* Rounded Rectangle Styles */
.roundRectContainer {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}
.roundRect{display:block}
.roundRectfg  .scnsht {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
}
.roundRectfg p {
	font-size: 14px;
}


.roundRect *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background-color: #F3F2E0;
}
.roundRect1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #f5f3e3;
	border-right:1px solid #f5f3e3;
	background-color: #F3F2E0;
}
.roundRect2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fcfcf8;
	border-right:1px solid #fcfcf8;
	background-color: #F3F2E0;
}
.roundRect3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ece9cb;
  border-right:1px solid #ece9cb;
  background-color: #F3F2E0;
}
.roundRect4{
  border-left:1px solid #f5f3e3;
  border-right:1px solid #f5f3e3;
  background-color: #F3F2E0;
}
.roundRect5{
  border-left:1px solid #edebcf;
  border-right:1px solid #edebcf;
  background-color: #F3F2E0;
  }
.roundRectfg{
	padding: 20px;
	background-color: #F3F2E0;
}
.roundRectfg h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	font-weight: normal;
}
.roundRectfg p.button {
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	display: block;
}
.roundRectfgLt {
	float: left;
	width: 100px;
	margin-right: 15px;
}
.roundRectfgRt {
	height: auto;
	float: left;
	width: 430px;
}


/* Subnavigation Styles */
#subNav {
	width: 260px;
	display: block;
	margin-bottom: 60px;
}
#subNav h5, #information h5 {
	font: 20px Tahoma, SansSerif, Arial;
	display: block;
	border-bottom: 2px solid #CCCCCC;
	margin: 30px 0px 0px;
	padding: 0px 0px 12px 30px;
}

#subNav ul {
	margin: 0px;
	padding: 0px;
}
#subNav li {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#subNav li a, #subNav li a:link, #subNav li a:visited  {
	display: block;
	margin: 0px;
	padding: 6px 0px 6px 30px;
	color: #666666;
	font: 16px sans-serif, Arial, "Futura Hv BT";
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
#subNav li a.selected {
	background: url(../images/bg/subnav_select_tp.png) repeat;
}
#subNav li a:hover {
	background: url(../images/bg/subnav_select_tp.png) repeat;
	text-decoration: none;
}

/* Resources Styles */
#resources {
	width: 240px;
	margin-top: 30px;
	background: left bottom;
	height: auto;
	display: block;
	margin-left: 20px;
}
#resources h5 {
	font: 16px "Lucida Sans Unicode", SansSerif, Arial;
	display: block;
	padding: 10px 0px 12px 18px;
	margin: 0px;
	background: #A20D1F;
	color: #FFFFFF;
	border: 1px solid #A20D1F;
}
#resources ul {
	display: block;
	margin-bottom: 10px;
}

#resources li {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#resources li a, #resources li a:link, #resources li a:visited {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 34px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	text-decoration: none;
	background: #EEEEEE;
	border-bottom: 1px dotted #CCCCCC;
}
#resources li a:hover {
	background: #EEEEEE;
	text-decoration: underline;
}
#resources li a.res-dataSheet {
	background: #EEEEEE url(../images/icon/text.gif) no-repeat 12px center;
}
#resources li a.res-whitePaper {
	background: #EEEEEE url(../images/icon/wp.gif) no-repeat 12px center;
}
#resources li a.res-webinar {
	background: #EEEEEE url(../images/icon/tv.gif) no-repeat 12px center;
}
#resources li a.res-quote {
	background: #EEEEEE url(../images/icon/quote.gif) no-repeat 12px center;
}
#resources li a.res-call {
	background: #EEEEEE url(../images/icon/cell.gif) no-repeat 12px center;
}
#resources  b.rtop, #resources b.rbottom{
	display:block;
	background: #FFFFFF;
}
#resources b.rtop *, #resources b.rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #A20D1F;
}
#resources  b.r1{margin: 0 5px;}
#resources  b.r2{margin: 0 3px;}

#resources  b.r3{
	margin: 0 2px;
}
#resources  b.r4{margin: 0 1px; height: 2px;}

#testimonial {
	width: 250px;
	margin-top: 40px;
	margin-left: 10px;
	height: 300px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
}
#testimonial img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
}
#testimonial h5 {
	font: 18px Tahoma, SansSerif;
	margin-bottom: 2px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #999999;
	display: block;
	width: auto;
	margin-top: 6px;
	padding-top: 0px;
	text-align: center;
}
#testimonial p {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 4px;
}
#testimonial p.name {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 0px;
	color: #999999;
	border-bottom: 1px dotted #666666;
	text-align: center;
}
/* NetSuite Form Styles */
iframe {
	height: 780px;
	width: 590px;
	margin: 10px 0px 5px;
	padding: 0px;
}

/* Footer Styles */
#footer {
	background: #4E5989 url(../images/bg/footer_shadow.jpg) repeat-x left top;
	height: auto;
	width: 940px;
	padding-bottom: 15px;
	float: left;
}

#footer h4 {
	font: 18px sans-serif, Arial, "Futura Hv BT";
	display: block;
	color: #FFFFFF;
	margin: 0px 0px 0px 30px;
	padding: 8px 0px 15px 24px;
}
#footer h4.demo {
	background: url(../images/icon/tv.gif) no-repeat left 10px;
}
#footer h4.analysis {
	background: url(../images/icon/check.gif) no-repeat left 10px;
}
#footer h4.contact {
	background: url(../images/icon/search.gif) no-repeat left 10px;
}
#footer h4.download {
	background: url(../images/icon/download.gif) no-repeat left 10px;
}
#footer h4.quote {
	background: url(../images/icon/quote.gif) no-repeat left 10px;
}
#footer h5 {
	font: bold 12px Tahoma, Arial, Verdana, Impact;
	color: #CCCCCC;
	margin: 30px 0px 0px 30px;
	padding: 0px;
}

#footer p {
	padding-left: 30px;
	color: #FFFFFF;
}
#footer p.privacy {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#footer a, footer a:link, footer a:visited {
	color: #FFFFFF;
}
#footerLeft, #footerLeftForm {
	float: left;
	height: auto;
	width: 450px;
}
#footerLeftForm {
	width: 390px;
}

#footerRight {
	display: block;
	float: right;
	width: 450px;
}

/* Table Styles */
html table, html td {
 border: none;
}

table {
	border: 1px solid #A20D1F;
}
th {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #A20D1F;
	text-align: left;
	padding: 10px 4px;
}
td {
	padding: 4px 2px 4px 6px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
tr.evenRow, td.evenColumn {
	background: #EEEEEE;
}
caption {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 8px;
	margin: 20px 0px 0px;
}

/* Subfooter Styles */
#subFooter {
	height: auto;
	width: 940px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#subFooter  p {
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#subFooter a:link, #subFooter a:visited {
	color: #333;
	text-decoration: none;
}
#subFooter a:hover {
	text-decoration: none;
	color: #000000;
	background: #FFFF00;
}
#offer {
	float: left;
	height: 160px;
	width: 400px;
	padding-left: 15px;
}
#offer ul {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 0px;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#offer li {
	padding-bottom: 2px;
}


#connect {
	height: 160px;
	width: 500px;
	float: right;
}
#contact {
	float: left;
	height: 160px;
	width: 220px;
}
#rss {
	float: right;
	height: 40px;
	width: 235px;
}

#followUs {
	float: right;
	height: 100px;
	width: 235px;
}
#followUs h6, #rss h6 {
	display: block;
	float: left;
}

#followUs ul, #rss ul {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding-left: 2px;
	display: block;
	float: right;
	width: 140px;
	margin: 0px;
}
#followUs li, #rss li {
	margin: 0px;
	padding: 0px;
}

#followUs li a, #followUs li a:link, #followUs li a:visited, #rss li a, #rss li a:link, #rss li a:visited {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	color: #333333;
	font-weight: normal;
}
#followUs li a:hover, #rss li a:hover {
	text-decoration: underline;
	background: #CCCCCC;
}
#rss li a.feed {
	background: url(../images/icon/ft_rss.gif) no-repeat left center;
}
#followUs li a.twitter {
	background: url(../images/icon/ft_twitter.gif) no-repeat left center;
}
#followUs li a.facebook {
	background: url(../images/icon/ft_facebook.gif) no-repeat left center;
}
#followUs li a.youtube {
	background: url(../images/icon/ft_youtube.gif) no-repeat left center;
}
#followUs li a.linkedin {
	background: url(../images/icon/ft_linkedin.gif) no-repeat left center;
}

