/*a, a:visited{*/
	/*color:#54718C;}*/

a:hover
{
	color:#000;
}

a img
{
	border:none;
}

body
{
    background-color:#fff;
    /* font: 11px/12px  Verdana, Helvetica, sans-serif; */
    margin: 10px 0px 0px 0px;
}

h4, h1, h2, h3
{
	margin:0;
	padding:0;
}

h4, h1 a, h2 a, h3 a
{
	text-decoration:none;
}

h4
{
	font-size: 2.0em;
	margin: 20px 0 3px 0;
	color: #336699;
}

h1
{
	font-size:1.3em;
	margin:20px 0 3px 0;
}

h2
{
    font-size:13px;
    margin:8px 0 2px 0;
}

h3
{
    font-size:12px;
    font-weight:bold;
}

p
{
    line-height:130%;
	margin:0;
	padding-bottom:7px;
}

/******************************************************** BREADCRUMB */

#breadCrumb {
	color: #959faa;
	font: 11px Verdana;
	line-height: 20px;
	height: 20px;
	margin: -35px 0px 0px 10px;
}

#breadCrumb a
{
    color:#959faa;
	text-decoration:none;
}

#breadCrumb a:hover
{
    color:#666;
}


/******************************************************** BUTTONS */

.btnMore
{
    background:url(../imgsas/public_btn_more.gif) no-repeat;
    color:#54718c;
    display:block;
    font:bold 11px Verdana;
    height:22px;
    margin-top:5px;
    padding:2px 0 0 7px;
    text-decoration:none;
    width:57px;
}

.btnMore:hover
{
    background-image:url(../imgsas/public_btn_more-o.gif);
}

.detailPaneBody .btn90
{
	background:url(../imgsas/public_btn_blue-on-white_90.gif) no-repeat;
	color:#fff!important;
	display:block;
	font:bold 11px Verdana;
	height: 22px;
	margin:5px auto;
	width:90px;	
    padding:2px 0;
    text-align:center;
    text-decoration:none;
}

.flexBtn {  color:#54718c; cursor:pointer; font-size:11px; height:100%; text-decoration:none; }
.flexBtn:after { 	 content: "";  display: block;  height: 0;  clear: both; }
.flexBtn .l, .flexBtn .r, .flexBtn .c { display:block; float:left; font-size:0; height:20px; }
.flexBtn .c { background:url(../imgsas/public_btn_onblue_c.gif) repeat-x; color:#54718C; font-size:11px; font-weight:bold; line-height:normal; padding:2px 6px 0 2px; }
.flexBtn .l { background:url(../imgsas/public_btn_onblue_l.gif) no-repeat; width:6px; }
.flexBtn .r { background:url(../imgsas/public_btn_onblue_r.gif) no-repeat; width:11px; }
.flexBtn:hover .c { background-image:url(../imgsas/public_btn_onblue_c-over.gif); }
.flexBtn:hover .l { background-image:url(../imgsas/public_btn_onblue_l-over.gif); }
.flexBtn:hover .r { background-image:url(../imgsas/public_btn_onblue_r-over.gif); }

.detailPaneBody .flexBtn .c { background-image:url(../imgsas/public_btn_onwhite_c.gif); }
.detailPaneBody .flexBtn .l { background-image:url(../imgsas/public_btn_onwhite_l.gif); }
.detailPaneBody .flexBtn .r { background-image:url(../imgsas/public_btn_onwhite_r.gif); }
.detailPaneBody .flexBtn:hover .c {	background-image:url(../imgsas/public_btn_onwhite_c-over.gif);	color:#54718C; }
.detailPaneBody .flexBtn:hover .l {	background-image:url(../imgsas/public_btn_onwhite_l-over.gif); }
.detailPaneBody .flexBtn:hover .r {	background-image:url(../imgsas/public_btn_onwhite_r-over.gif); }


.featurePaneBody .flexBtn .c { background-image:url(../imgsas/public_btn_ondkblue_c.gif); color:#54718C; }
.featurePaneBody .flexBtn .l { background-image:url(../imgsas/public_btn_ondkblue_l.gif); }
.featurePaneBody .flexBtn .r { background-image:url(../imgsas/public_btn_ondkblue_r.gif); }
.featurePaneBody .flexBtn:hover .c {	background-image:url(../imgsas/public_btn_ondkblue_c-over.gif); }
.featurePaneBody .flexBtn:hover .l {	background-image:url(../imgsas/public_btn_ondkblue_l-over.gif); }
.featurePaneBody .flexBtn:hover .r {	background-image:url(../imgsas/public_btn_ondkblue_r-over.gif); }

ul
 {  list-style-type: circle; } 

.listBlock a.lgImgBtn
{
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	padding:0;
	height:91px;
	width:154px;
}

.listBlock a.lgImgBtn:hover
{
	background-position:-154px 0;
}

/***************************************************************** SHIFT BUTTONS */

a.shiftBtn
{
	display:block;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:16px;
	line-height:16px;
	margin-top:4px;
	text-decoration:none;
}

a.shiftBtn:hover {background-position:left bottom;}

a.arwBtn
{
	background:url(../imgsas/btn_arw_blue.gif) no-repeat;
	padding-left:20px;
}

a.addThisBtn
{
	background:url(../imgsas/btn_addthis_plus.gif) no-repeat;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	height:12px;
	line-height:11px;
	padding-left:16px;
}

a.arwBtn:hover
{ 
	color:#6fa4da;
}
a.addThisBtn:hover
{ 
	background-position:left bottom;
	color:#ffcc00;
}

/***************************************************************** ROUND END BUTTONS */

a.roundEndBtn
{
    background-position:right top;
    background-repeat:no-repeat;
    display:inline-block;
    padding-right:10px;
}

a.roundEndBtn span
{
    background-position:left top;
    background-repeat:no-repeat;
    cursor:hand;
    cursor:pointer;
    display:inline-block;
	padding-left:10px;
}

a.btnLogin
{
	background-image:url(../imgsas/mainnav_btn.gif);
    color:#ddd;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin-top:27px;
    padding-left:0;
	position:absolute;
	right:10px;
	text-align:center;
	top:57px;
	width:100px;
	z-index:3;
}
a.btnLogin:hover
{
	color:#fff;
}


/******************************************************** COLUMNS */
.column
{
    float:left;    
    margin-right:20px;
}

.col1-3
{
	width:222px;
}

.col1-3 .imgFeature
{
    background:no-repeat;
    display:block;
    height:46px;
    margin:6px 0;
    width:207px;
} 

.detailPaneBody .col1-3
{
	width:208px;
}

.col2-3
{
	width:420px;
}

.col1-2
{
	width:320px;
	/*height: 309px;	testing turning off 6/14/09 KNW */
}

.colfixed
{
	width:320px;
	height: 120px;	/*testing 6/14/09 KNW */
}

.lastCol
{
    margin-right:0;
}

/******************************************************** SECTION HDRS */

h1.hdr
{
    background:url(../imgsas/public_sechdr_body.gif) right top no-repeat;
    clear:both;
    margin:0;
    padding:0;
    padding-right:10px;
}

h1.hdr span
{
	background:url(../imgsas/public_sechdr_body.gif) left top no-repeat;
    color:#777;
    display:block;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    height:20px;
    line-height:18px;
	background-position:left;
	padding-left:10px;
}

/******************************************************** CONTENTBODY -- This is the main section (without the side Nav Bar)*/	

#contentBody
{
    font:12px sans-serif;
    float:left;
    margin-right:40px;
    margin-left:10px;
    padding-left:0px;
    width:660px;	/* had been 650 then 640 KNW 06/14/2009*/
	/*height: 805px;*/
}

#contentBody p
{

}

/******************************************************** DETAIL PANES */
#flashwrapper {

}
.detailPaneBody
{
	color:#666;
	min-height:405px;
	height:100%; /* for IE */
	padding-bottom:0;
}

.detailPaneBody:after
{ 
	/* required to allow detailPaneBody to enclose column elements */
	content: ""; 
	display: block; 
	height: 0; 
	clear: both;
}

.detailPaneBody h2, .detailPaneBody h3
{
	/*clear:both; -- turned off 1/22/09 to allow floating images in body */
	color:#333 !important;
}
.detailPaneBtm
{
	background:url(../imgsas/public_detailpane_btm.gif) no-repeat;
	clear:both;
	font-size:0;
	height:9px;
}
.detailPaneTop
{
	background:url(../imgsas/public_detailpane_top.gif) no-repeat;
	clear:both;
	font-size:0;
	height:9px;
}
/* user summit 2008 styles */
.agenda_wrapper {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666; 
	width: 640px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}
.agenda_left {
	float: left;
	width: 140px;
	margin-right: 40px;
}
.agenda_right {
	float: right;
	width: 460px;

}
#date {
	background: url(../imgsas/usersummit_hero_web.jpg) no-repeat top left;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #2f4b6a;
	margin: 0;
	clear: both;
	padding: 155px 0 20px 14px;
	line-height: 18px;
}
.bullets {
	margin: 10px 0; 
}
.bullets li {
	list-style: circle;
	line-height: 18px;
	margin-left: 20px;
}
/******************************************************** FEATURE PANES */

.featurePaneBody
{
	background-color:#70889f;
	clear:both;
	color:#fff;
	height:100%; /* for IE */
	padding:0px 13px 20px 13px;
}

.featurePaneBody:after
{ 
	/* required to allow featurePaneBody to enclose column elements */
	content: ""; 
	display: block; 
	height: 0; 
	clear: both;
}

.featurePaneBtm
{
	background:url(../imgsas/public_featurepane_btm.gif) no-repeat;
	clear:both;
	font-size:0;
	height:5px;
}
.featurePaneTop
{
	background:url(../imgsas/public_featurepane_top.gif) no-repeat;
	font-size:0;
	height:5px;
	margin-top:10px;
}

/******************************************************** IMAGES */

.imgFloatLeft
{
	float:left;
	margin-bottom:4px;
	margin-right:8px;
}

.imgFloatRight
{
	float:right;
	margin-bottom:4px;
	margin-left:12px;
}

.imgUnderline
{
	border-bottom:solid 1px #bbb;
}



/******************************************************** FOOTER */

#footer
{
	display:block;
    border-top:solid 1px #999999;
    color:#999;
	float:left;
    font:11px Verdana;
    margin-bottom:100px;
	margin-top:70px;	/* was 50 */
    padding:10px 0;
	width:100%;	/*938px;*/
}



#footer #copyright
{
    float:right;
}

#footerLinks
{

}


#footerLinks a
{
    font-weight:bold;
    text-decoration:none;
}

/******************************************************** HEADER */

#rightEnd
{
	display:none
}

a#addThis {
	margin-top:20px;
	position:absolute;
	right:17px;
	z-index:9;
}


#header
{
	background:#5a7693  repeat-x;	/*#5a7693 is a medium blue*/
	height:85px;		/* This sets the size of the main blue header at the top of every page*/
	padding:0 10px;
	/*width:95%	/*97.8%;		 KNW 6/11/09 Testing making it slightly smaller to fix it going past the submenu*/
	width:930px;	/*97.8%;		 KNW 6/11/09 Testing making it slightly smaller to fix it going past the submenu*/
}

#header #logo
{
	background:url(/Images/SurePayLogo1.png) no-repeat;
	display:block;
	height:72px;
	margin:7px 0 0 7px;	/* first number is padding on top of the logo */
	position:absolute;
	width:300px;
	z-index:2;
}

#headernav
{
	color:#96b0c6;
	float:right;
	font:bold 10px Verdana;
	margin-right:5px;
	margin-top:45px;
	padding-left:10px;
}

#headernav a
{
	color:#ffd13b;
	text-decoration:none;
}

#headernav a:hover
{
	color:#fff;
}

/******************************************************** HEROES */

.pageHero
{
	background-repeat:no-repeat;
	height:222px;
	margin-bottom:20px;
	margin-top:10px;
	width:662px;	
}

#consumerProducts.pageHero { background-image:url(../imgsas/images/hero_consumer_products.jpg); }
#trial.pageHero { background-image:url(../imgsas/images/hero_trial.jpg); }

/******************************************************** LANDING */

/*
.landing
{
    color:#eaedf1 !important;  
}

.landing .em
{
	font-size:150%;
	margin-bottom:10px;
}
*/

/******************************************************** LIST ITEMS, LINK LISTS */

.listItem
{
	clear:both;	
	height:100%;
	padding:5px 0 0 0;
}


.listItem.icon
{

	padding-left:37px;
	padding-top:7px;
}

.listItem.icon a.showIcon
{
	display: block;
	background-position:0 2px;
	background-repeat:no-repeat;
	font-weight:bold;
	left:-37px;
	margin:0 ;
	padding:5px 0 5px 37px;
	position:relative;
}

.icon.announce a.showIcon { background-image:url('../imgsas/icn_file_announce.gif'); }
.icon.doc a.showIcon { background-image:url('../imgsas/icn_file_doc.gif'); }
.icon.img a.showIcon { background-image:url('../imgsas/icn_file_img.gif'); }
.icon.movie a.showIcon { background-image:url('../imgsas/icn_file_movie.gif'); }
.icon.page a.showIcon { background-image:url('../imgsas/icn_file_page.gif'); }
.icon.pdf a.showIcon { background-image:url('../imgsas/icn_file_pdf.gif'); }
.icon.ppt a.showIcon { background-image:url('../imgsas/icn_file_ppt.gif'); }
.icon.xml a.showIcon { background-image:url('../imgsas/icn_file_xml.gif'); }

.indent {
	margin: -3px 0 0 37px;
}

.listItem:after
{ 
	/* required to allow this class to enclose floating elements */
	content: ""; display: block; height: 0; clear: both;
}

.listBlock .listItem
{
	padding-bottom:15px;
}

.listDiv h1,
.listBlock h1
{
	border:none;
	font-size:14px;
	margin-bottom:3px;
	margin-top:0;
}

.listDiv h1
{
	margin-top:20px;
}

.listDiv .listItem a
{
	/*font-weight:bold;
	text-decoration:none;*/
}

.listDiv .listItem a:hover,
.listItem h1 a:hover
{
	text-decoration:underline;
}

.landing .listItem
{
	color:#b6c2ce;
	padding-bottom:10px;
}

.landing .listItem a
{
	color:#fff;
	font:bold 12px Verdana;
}

.listItem h1 a:link,
.listItem h1 a:visited
{
	font-size:inherit;
	text-decoration:none;
}
.listItem h1 a:hover{
	text-decoration:underline;
}
/******************************************************** MAIN */

#main
{
    color:#666;
	margin:0 auto;
	position:relative;
    width:972px;	/* was 952, 972 fixed for IE6 */
	top: 3px;
	left: -3px;
}

/******************************************************** PADIN */

.padIn
{
    clear:both;
    height:100%;
    margin:0px 2px;
    padding-left:10px; /* MAY BE PROBLEM LATER! */
}

.padIn:after
{ 
	/* required to allow this class to enclose floating elements */
	content: ""; display: block; height: 0; clear: both;
}


#contentBody .padIn
{
    margin-right:0;
    padding-bottom:15px;
}

/******************************************************** PAGE TITLE */

#pgTitle
{
	padding-bottom:5px;
}


/******************************************************** SIDEBAR */

#sidebar
{
	color: #666;
	float: left;
	font-size: 11px;
	width: 236px;
	background-color: #FFFFFF;
}

#sidebar h1.hdr, #sidebar h1.hdr span
{
	background-image:url(../imgsas/public_sechdr_sidebar.gif);
	color:#fff;
}

#sidebar h1.hdr span a.link
{
	color:#fff;
	text-decoration:none;
}

#sidebar h1.hdr span a.link:hover
{
	color:#ffcc00;
}

#sidebar p
{
	padding-bottom:4px;
}

.firstItem
{
	border-top:none !important;
}

.lastItem
{
	border-bottom:none !important;
}

.sideBarItem
{
	font-size:10px;
	margin-bottom:8px;
	min-height:60px;
}

.sideBarItem h2
{
	color:#777777;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-weight:bold;
    margin-bottom:3px;
	text-transform:uppercase;
}

.sideBarItem a.bigBtn
{
	background-repeat: no-repeat;
	display: block;
	height: 82px;
	padding: 0;
	width: 236px;
}

.sideBarItem a.bigBtn span
{
	cursor:pointer;
	display:block;
	color:#fff;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:normal;
	line-height:110%;
	margin: 43px 0 0 51px;
	position:absolute;
	width:160px;
}	

.sideBarItem .tour
{
	background:url(../imgsas/sidebar_featured_tour.jpg);
}

.sideBarItem .resources
{
	background:url(../imgsas/sidebar_featured_resources.jpg);
}

.sideBarItem .trial
{
	background:url(../imgsas/sidebar_featured_trial.jpg);
}

.sideBarItem .content
{
	padding:5px 0 0 52px;
	width:177px;
}

a.arw,
.sideBarItem .content a
{
	background:url(../imgsas/arw_r_liteblue.gif) right 4px no-repeat;
	color:#54718c;
	font:bold 10px Verdana;
	padding-right:10px;
	text-decoration:none;
}

a.arw:hover,
.sideBarItem .content a:hover
{
	background-image:url(../imgsas/arw_r_orange.gif);
	color:#000;
}

a.arw { font-size:inherit; }

.sideBarItem .icon
{
	background-repeat:no-repeat;
	height:85px;
	position:absolute;
	width:42px;
	z-index:2;
}

.icon.iconEarth
{
	background-image:url(../imgsas/icon_sidebar_earth.gif);
	height:60px;
}

.icon.iconEnvelope
{
	background-image:url(../imgsas/icon_sidebar_envelope.gif);
}

.icon.iconSign
{
	background-image:url(../imgsas/icon_sidebar_sign.gif);
}

.icon.iconCalendar
{
	background-image:url(../imgsas/icon_sidebar_calendar.gif);
}

/******************************************************** SIDEBAR SUBNAV */

.subnav li
{
	font-weight:bold;
	list-style:none;
	padding:2px 0;
	border-top:solid 1px #d9d9d9;
}

.firstOfType
{
	border:none !important;	
}

.subnav li a
{
	background:url(../imgsas/arw_r_ylw.gif) no-repeat right;
	display:block;
	text-decoration:none;
}

.subnav li a.link:hover,
.panelTop a.link:hover
{
	color:#ffcc00;
}

/******************************************************** TEXT STYLES, EFFECTS */

.callout
{
	background-color:#eee;
	border:solid 1px #ccc;
	display:block;
	padding:20px;
	text-align:center;
}

.callout h1
{
	margin-top:0;
}

.error
{
	color:#ff0000;
	font-weight:bold;
}

.column em
{
    font-family: Verdana, Helvetica;
    font-style:normal;
    font-weight:bold;
	font-size:9px;
    text-transform:uppercase;
}

.hint
{
	color:#666;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:11px;
}

.landing .column em
{
    color:#c7c7c7;
}

.intro
{
	padding-top:10px;
}
.dashedBtmBorder
{
	border-bottom:#CCC 1px dashed;
	padding-top:10px;
}

.heroNoFlashLink /* used in public/default.aspx */
{
	/*filter: alpha(opacity=1);*/
	background-color:Red;
	cursor:pointer;
	display:block;
	position:absolute;
	z-index:10;
}

/******************************************************** UL + OL */

ul, ul li
{
	/* line-height:130%; */
	/* margin:0; */
	/* padding:0; */
}

ol
{
	line-height:130%;
	margin:0 0 0 15px;
	padding:0 0 0 15px;
}

.contentBody ul, 
.landing ul, 
.landing ol
{
	margin-top:0px;
	padding-left:3px;
}

#contentBody ul li, .landing ul li
{
	list-style-type:none;
	padding-left:12px;
}

#contentBody ul li
{
	background:url(../imgsas/bullet_blu_5.gif) left 4px no-repeat;
}

.landing ul li
{
	background:url(../imgsas/bullet_ylw_5.gif) left 4px no-repeat;
}

td.title
{
	width: 25%;
	text-align: right;
	vertical-align:top;
}

td.form
{
	width: 30%;	
}

ul.links
{
	margin:0 0 0 0px;
	padding:0 0 0 5px;
}

ul.links li
{
	background:url(../imgsas/arw_r_liteblue.gif) left 4px no-repeat;
	list-style:none;
}

ul.links li a
{
	text-decoration:none;
}

ul.links li a:hover
{
	text-decoration:underline;
}

/******************************************************** Global */

.left {float: left;}
.right {float: right;}
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clear {display:block;}


/******************************************************** Registration / Payments / Accounts */
.LoginError
{
	width: 100%;
	color: #fff;
	height: 20px;
	background-color: red;
}

.LoginError-label
{
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:11px;	
	margin-left:5px;	
	vertical-align:middle;
	font-weight:bold;
	color:#FF6600;		
}