/* local navigation menu */
/* override default state of the success nav item so that it is "on" for this section of the site */
#primary_nav li#products a
{
	width: 143px;
	background: url(http://www.sas.com/includes/headers/images/prod-on.jpg) top left no-repeat;
}

#primary_nav li#products a:hover { background: url(http://www.sas.com/includes/headers/images/prod-on_over.jpg) top left no-repeat; }

#content h1
{
	color: #073266;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}

#content h3.subhead
{
	color: #333;
	font-size: 1em;
	font-style: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
	background-color: none;
	font-weight: bold;
}

#pgoverview
{
	width: 42%;
	float: left;
	display: block;
	background: url(/images/homepage/dot.gif) repeat-y right;
	padding: 0 5% 2px 0;
	margin: 20px 0px 25px 0px;
}

#pgoverview p { margin: 0 0 30px 0; }

a.more_link
{
	display: block;
	margin: 20px 0 20px 0;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/homepage/morearrow.gif) center left no-repeat;
	padding: 0 0 0 11px;
	float: right;
}

#validationVideo
{
	width: 45%;
	float: right;
	clear: right;
	display: block;
	margin: 20px 20px 0 -20px;
	padding: 0 0 0 20px;
}

#content #validationVideo h2 { background-color: white; }

#validationVideo p
{
	font-size: 80%;
	margin: 4px 0 5px 0;
}

#validation_quote
{
	width: 45%;
	float: right;
	clear: right;
	display: block;
	margin: 20px 20px 0 0px;
	background-image: url(/images/prodsol/lquote.gif);
	background-position: left 15px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

#validation_quote p.quote
{
	color: #757575;
	font-size: 1.5em;
	text-align: left;
	background-image: url(/images/prodsol/rquote.gif);
	background-repeat: no-repeat;
	background-position: right 90%;
	padding: 0 22px 0 10px;
}

#validation_quote p.attribution
{
	color: #757575;
	font-size: 1em;
	display: block;
	text-align: right;
	padding: 0 18px 0 0;
	margin: 10px 0 -10px 0;
}

.pgsection
{
	float: none;
	clear: both;
	margin: 0px 0 10px 10px;
	overflow: visible;
}

#content .pgsection h2
{
	color: #073266;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0 0 0 -10px;
	background-color: #E6E6E6;
	padding: 2px 0 2px 10px;
	text-transform: none;
}

#content h2.subtabs
{
	color: #073266;
	font-size: 1.05em;
	font-weight: bold;
	background: none;
	padding: 0px 0 0px 10px;
	text-transform: none;
}

.pgsection h4
{
	color: #073266;
	font-size: 1em;
	padding: 0;
	margin: 15px 0 -20px 0;
}

.pgsection h5
{
	color: #073266;
	font-size: 1em;
	padding: 0;
	margin: 15px 0 0px 0;
}

.pgsection p { margin: 20px 0 0 0; }

.pgsection_left
{
	width: 42%;
	display: block;
	float: left;
	clear: left;
	background: url(/images/homepage/dot.gif) repeat-y right;
	padding: 0px 5% 0 0;
	margin: 12px 0 40px 0px;
}

.pgsection_right
{
	width: 45%;
	float: right;
	clear: none;
	display: block;
	margin: 12px 15px 20px 0px;
}

.pgsection ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.pgsection ul li
{
	background-image: url(/images/prodsol/square_bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	background-position: 0 5px;
	margin: 5px 0 0 0;
}

.pgsection ul.linklist li
{
	background-image: url(/images/homepage/news_list_bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	background-position: 0 4px;
	margin: 5px 0 0 0;
}


#learn_more_block
{
	padding: 10px 0 0 80px;
	margin: -10px 0 -10px 0;
	background-image: url(/images/prodsol/operator1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 60px;
	_height: 60px;
}

#learn_more_block h4
{
	color: #073266;
	font-size: 1em;
	margin: 0;
}

#learn_more_block p { margin: 0; }

div.line_breaker
{
	background: url(/images/homepage/dot.gif) repeat-x right;
	width: 100%;
	height: 10px;
	margin: 10px 0 0 0;
	float: none;
	clear: both;
	display: block;
}

#callToAction
{
	width: 197px;
	background-color: #CECECE;
	background-image: url(/images/prodsol/c2a_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	position: relative;
}

#callToAction h3
{
	background-image: url(/images/prodsol/c2a_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 10px 0;
	width: 197px;
	height: 27px;
	text-indent: -9999px;
}

#callToAction p
{
	color: #333333;
	font-size: 14px;
	padding: 0 0 15px 10px;
}

#callToAction a
{
	display: block;
	background-image: url(/images/prodsol/c2a_linkarrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 10px 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 0 20px 0 0;
}

#c2a_Link { position: absolute; }

#c2a_Link img
{
	border-width: 0;
	width: 197px;
	height: 80px;
}

#c2a_Link a
{
	background-image: none;
	margin: 0;
}

a.brochure_download
{
	display: block;
	margin: 20px 0 0px 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 24px;
	font-size: .8em;
	background-image: url(/images/prodsol/icon_brochure.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

a.factsheet_download
{
	display: block;
	margin: 20px 0 0px 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 24px;
	font-size: .8em;
	background-image: url(/images/prodsol/icon_factsheet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

ul#rightNav
{
	padding: 0;
	margin: 20px 0 30px 10px;
	list-style-type: none;
}

ul#rightNav li
{
	background-image: url(/images/homepage/news_list_bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	background-position: 0 center;
	margin: 2px 0 0 0;
}

ul#rightNav li.rn_header
{
	font-size: .7em;
	background-image: url(/images/homepage/dot.gif);
	padding: 0 0 3px 0;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin: 15px 0 0 0;
}

ul#rightNav li a
{
	font-size: .8em;
	text-decoration: none;
}

ul#rightNav li a:hover { text-decoration: underline; }


#tabs
{
	display: block;
	background: #FFFFFF url("/images/prodsol/tab_bottom_border.gif") repeat-x bottom;
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
	white-space: nowrap;
	min-width: 500px;
}

ul#tabbed_nav
{
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}

ul#tabbed_nav li
{
	float: left;
	margin: 0;
	padding: 0;
	background-image: url("/images/prodsol/tab_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

ul#tabbed_nav li a
{
	display: block;
	background-image: url(/images/prodsol/tab_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 10px 4px;
	color: #3E3E3E;
	font-size: 1em;
	text-decoration: none;
}

ul#tabbed_nav li.active { background-image: url("/images/prodsol/tab_right_on.gif"); }

ul#tabbed_nav li.active a
{
	background-image: url("/images/prodsol/tab_left_on.gif");
	padding-bottom: 5px;
	color: #073266;
}

#screenshots
{
	float: right;
	width: 48%;
	margin: 20px 0 0px 0;
}

#ss_container
{
	/*background-image: url("/images/prodsol/screenshots/shadow.gif");
	background-repeat: no-repeat;
	background-position: right bottom;*/
	width: 97%;
	height: 208px;
	_height: 196px;
	*height: 200px;
	margin: 12px 0 0 6px !important;
	padding: 0 6px 0 0;
}

#ss_container img { border: none; }


#ss
{
	background-repeat: no-repeat;
	background-position: top left;
	margin: -8px 0px 6px 0px;
	height: 200px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}

#content #screenshots h2
{
	color: #073266;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0 0 0 -6px;
	background-color: #E6E6E6;
	padding: 2px 0 2px 10px;
	text-transform: none;
}

a.ss_enlarge
{
	display: block;
	margin: 20px 0 20px 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 30px 0 15px;
	float: right;
	background-image: url(/images/prodsol/magnifier_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#content #screenshots p { margin: 12px 0 6px 6px; }

.backlink
{
	display: block;
	float: none;
	clear: both;
	margin: 20px 0 20px 0;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/homepage/morearrow.gif) center left no-repeat;
	padding: 0 0 0 11px;
}

.fakelink { color: #06c; }



.sup { font-size: 75%; }

.screenshot
{
	padding: 10px 0 10px 0;
	height: 200px;
	float: none;
	clear: both;
	display: block;
}

.screenshot img
{
	float: left;
	border: 0;
}

.screenshot p { margin: 0 0 0 200px; }

.screenshot a.ss_enlarge { float: left; }


#SectionBody table { width: 100%; }

#leftnav { width: 180px; }

#content
{
	width: 100%;
	padding-right: 10px;
}


#thirdcolumn { width: 210px; }

/*New left nav styles*/

#leftnav ul
{
	padding: 0;
	list-style-type: none;
	width: 200px; /*Firefox*/
	_width: 182px; /*IE6*/
	*width: 182px; /*IE7*/
}

#leftnav ul a:hover { color: #FC721C; }

#leftnav ul li
{
	background-image: url(/images/leftnav_1stlev.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0 0 2px 10px;
	margin: 0;
}

#leftnav ul li.active { background-image: url(/images/leftnav_1stlev_on.gif); }


#leftnav ul li a
{
	color: #0E66BA;
	font-weight: bold;
}

#leftnav ul li.active a { color: #FC721C; }
#leftnav ul li.active ul li a { color: #0E66BA; }
#leftnav ul li.active ul li a:hover { color: #FC721C; }
#leftnav ul li ul li.active ul li a { color: #0E66BA; }
#leftnav ul li ul li.active ul li a:hover { color: #FC721C; }

#leftnav ul li ul { margin: 0 0 0 -12px; }

#leftnav ul li ul li
{
	margin: 0;
	padding: 0 0 0 20px;
	background-image: url(/images/leftnav_2ndlev.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}

#leftnav ul li ul li a
{
	color: #0E66BA;
	font-weight: normal;
}

#leftnav span ul li ul li.active { background-image: url(/images/leftnav_2ndlev_on.gif); }

#leftnav ul li ul li ul { margin: 0; }

#leftnav ul li ul li ul li
{
	margin: 0;
	background-image: url(/images/leftnav_3rdlev.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0 0 0 8px;
}


#leftnav ul li ul li ul li a
{
	color: #0E66BA;
	font-weight: normal;
}

#leftnav ul li ul li ul li.active { background-image: url(/images/leftnav_3rdlev_on.gif); }


.promoCallout
{
	width: 197px;
	display: block;
	padding: 45px 0 0 0;
	margin: 0 0 0 0px;
	position: relative;
}

.promoCallout img { border: 0; }


.pc_whitepaper { background-image: url(/images/prodsol/bg_whitepaper.gif); }
.pc_webcast { background-image: url(/images/prodsol/bg_webcast.gif); }
.pc_event { background-image: url(/images/prodsol/bg_event.gif); }
.pc_analyst { background-image: url(/images/prodsol/bg_analyst.gif); }
.pc_news { background-image: url(/images/prodsol/bg_news.gif); }
.pc_software { background-image: url(/images/prodsol/bg_software.gif); }

#thirdcolumn .promoCallout h3
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 15px;
	left: 12px;
	margin: 0;
	padding: 0;
	text-transform: none;
}


.promoCallout h4
{
	color: #2B537E;
	font-size: .78em;
	font-style: normal;
	font-weight: normal;
	margin: 0 7px 0 7px;
}

#thirdcolumn  div.pc_spacer
{
	width: 90px;
	height: 39px;
	float: right;
}

#thirdcolumn .pc_analyst div.pc_spacer { height: 15px; width: 80px; }
#thirdcolumn .pc_event div.pc_spacer { height: 15px; }


#thirdcolumn p.pc_button
{
	margin: 0;
	padding: 5px 0 15px 7px;
	background-image: url(/images/prodsol/promo_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#thirdcolumn p.pc_no_button
{
	margin: 0;
	padding: 0px 0 5px 7px;
	background-image: url(/images/prodsol/promo_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nextsteps
{
	width: 197px;
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	background-image: url(/images/contact_box/ns_box_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: left bottom;
}

.nextsteps #agent
{
	position: absolute;
	right: 0;
	bottom: 0px;
	_display: none;
}

.nextsteps #agent_IE
{
	display: none;
	_display: block;
	position: absolute;
	right: 8px;
	bottom: 0;
 	height:96px;
 	width:78px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/contact_box/agent.png',sizingMethod='scale');
}


#thirdcolumn .nextsteps h3
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 0 10px;
	background-image: url(/images/contact_box/ns_top.gif);
	background-repeat: no-repeat;
	width: 197px;
	height: 34px;
	text-transform: none;
}

.nextsteps ul
{
	margin: 5px 0 5px 15px;
	padding: 0 0 5px 0;
	list-style-type: none;
}

.nextsteps ul li
{
	color: #5C5C5C;
	font-size: .9em;
	font-weight: bold;
}

.nextsteps ul li.buy
{
	background-image: url(/images/contact_box/shopping_cart.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	margin-bottom: 12px;
	background-position: 0 2px;
	_height: 1%;
}

.nextsteps ul li.buy a
{
	color: #205EB0;
	text-decoration: none;
}

.nextsteps h4
{
	padding-left: 10px;
	color: white;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin: 0;
	background-image: url(/images/contact_box/ns_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

