/*
*	@author Torleif West
*	@company Doubleclique
*	@desc style sheet for aporo site
*/

/*
 * The entire page
 */
html {
    overflow-y: scroll;
}
body {
	text-align: center;
	font-size: 90%;
	margin: 0;
	padding: 0 0 50px 0;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	background:url('../images/bg.jpg') 50% 0% no-repeat;
}
body.content-home  { 
	background-image: none;
}
body #content {
	width:950px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	position:relative;
	color: #6f6f6f;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
}

a {
	color: #B31D0F;
	text-decoration: none;
}
a:hover {
    color:#AF1E15;
}

.content-home #content { 
	background: url(../images/home-main-bot.gif) bottom left no-repeat;
}
.sIFR-replaced{
	padding: 0;
}
body img {
	/*margin-top: 7px;*/
	border: none;
}
.sIFR-flash {
	visibility: visible !important;
    font-size: 15px;
    line-height: 1em;
}
h1 .sIFR-flash {
}
h2 .sIFR-flash {
	/*width: 280px;*/
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.content-home #BackImage {
	height:100%;
	z-index:-1;
}
h1{
	padding: 0 0 0 15px;
}
h2, h3{
	color: #931A15;
	font-size: 1.5em;
}


h2, h3{
    margin: 0 0 5px 0;
	color: #931A15;
}

h2 a.download {
	color: #931A15;
}

h4 {
	margin:0 0 10px 0;
}
.content-home h4 {
    margin-top: 10px;
}
h2 + p {
	margin-top: 0px;
}
address {
	font-size:80%;
	font-style:normal;
	padding:20px 0;
	text-decoration:none;
}
hr {
	border:0;
	color:#DCDCDC;
	background-color:#DCDCDC;
	height:1px;
}
/*
 * Main
 */
#MainStart{
	background: url(../images/bg-mid.gif) repeat-y;
}
#Main {
    background:transparent url(../images/bg-end.gif) no-repeat scroll center bottom;
    padding-top:10px;
}
.content-contact #Main {
    padding-top:0px;
}
#MainContent {
	padding-left:3px;
	width: 710px;
	font-size: 85%;
	line-height: 1.8em;
}
#MainContentPadd {
	width:100%;
} 
.caseStudyPage #Main {
	padding-top: 0;
}
#MainContent #LeftCol {
	clear:left;
    float:left;
	padding:10px 5px 20px 20px;
	width:320px;
    overflow: hidden;
}
#MainContent #CenterCol {
	float:left;
	padding:0 5px 10px 20px;
}
#MainContent #CenterCol.singleCol {
	padding:0 40px 10px 20px;
}
#MainContent #MainForm {
    float:left;
    padding:0 5px 0 20px;
    width:680px;
}
#MainContent #RightCol {
    float:right;
	padding:10px 20px 20px 0;
	width:320px;
    overflow: hidden;
}
#MainContent #LeftCol *:first-child,
#MainContent #CenterCol *:first-child,
#MainContent #RightCol *:first-child {
    margin-top: 0;
}
.clear-ie {
    clear:both;
    height:1px;
    overflow:hidden;
}
#SidePannel {
	float:right;
	position:relative;
	display: inline;
	padding: 10px 15px 50px 0;
	width:208px;
}
.content-mobile-payments #SidePannel,
.content-mobile-banking #SidePannel,
.content-mobile-authentication #SidePannel {
    top: -42px;
}
#SideNav h4 {
    padding-left:5px;
}
#SideNav h4 img {
    padding-left:10px;
}
#SidePannel h2 {
	margin-top: 0;
}
#SidePannel #NewsBar {
	margin: 0;
	padding-left:10px;
}
#SidePannel a {
}
#SidePannel ul {
	margin: 0 0 25px 0;
	padding: 0;
}
#SidePannel ul li {
	list-style: none;
	margin-bottom: 5px;
}
#SidePannel li a.ssi  {
	display: block;
	padding-top: 5px;
}
#SidePannel li a  {
	color:#656565;
	text-decoration:none;
	position:relative;
}
#SidePannel ul#Downloads li {
	background: url(../images/icon-downloads.gif) right no-repeat;
}
#SidePannel ul#Casestudies li {
	background: url(../images/icon-casestudy.png) right no-repeat;
}
#SidePannel ul#Downloads, #SidePannel ul#Demos, #SidePannel ul#Casestudys {
	padding-bottom: 10px;
}
#LeftCol .personInGroup, #RightCol .personInGroup {
    padding-right:20px;
}
#LeftCol .personInGroup .bubbleButtonLong, #RightCol .personInGroup .bubbleButtonLong {
	float:right;
}
#LeftCol .personInGroup img, #RightCol .personInGroup img {
	float: right;
    margin: 0 0 5px 10px;
}
.personInGroupLinks {
    height:32px;
    width:309px;
}
.personInGroupLinks a {
	float:right;
	
}
#Breadcrumbs {
    font-size:x-small;
    padding:5px 0 0 53px;
}
#Breadcrumbs a {
	color: #af1e15;
	text-decoration: none;
}

.content-mobile-payments #Breadcrumbs a {
    color: #849c37;
}
.content-mobile-authentication #Breadcrumbs a {
	color: #478f9c;
}
.content-mobile-banking #Breadcrumbs a {
	color: #c35016;
}

.content-mobile-payments #MainStart {
	background: url(../images/bg-payment-mid.gif) repeat-y;
}
.content-mobile-payments #Main {
	background: url(../images/bg-payment-end.gif) bottom left no-repeat;
}

.content-mobile-authentication #MainStart {
	background: url(../images/bg-auth-mid.gif) repeat-y;
}
.content-mobile-authentication #Main {
	background: url(../images/bg-auth-end.gif) bottom left no-repeat;
}

.content-mobile-banking #MainStart {
	background: url(../images/bg-banking-mid.gif) repeat-y;
}
.content-mobile-banking #Main {
	background: url(../images/bg-banking-end.gif) bottom left no-repeat;
}


.content-mobile-payments #SidePannel li a.ssi  {
	background: url(../images/side-payment-seperator.gif) top no-repeat;
}

.content-mobile-authentication #SidePannel li a.ssi  {
	background: url(../images/side-auth-seperator.gif) top no-repeat;
}

.content-mobile-banking #SidePannel li a.ssi  {
	background: url(../images/side-banking-seperator.gif) top no-repeat;
}

.content-mobile-payments ul#Casestudies {
	background: url(../images/side-payment-case.gif) top left no-repeat;
	padding-top: 30px;
}
.content-mobile-payments ul#Downloads {
	background: url(../images/side-payment-downloads.gif) top left no-repeat;
	padding-top: 30px;
}
.content-mobile-payments ul#Demos {
	background: url(../images/side-payment-demo.gif) top left no-repeat;
	padding-top: 30px;
}

.content-mobile-authentication ul#Casestudies {
	background: url(../images/side-auth-case.gif) top left no-repeat;
	padding-top: 30px;
}
.content-mobile-authentication ul#Downloads {
	background: url(../images/side-auth-downloads.gif) top left no-repeat;
	padding-top: 30px;
}
.content-mobile-authentication ul#Demos {
	background: url(../images/side-auth-demo.gif) top left no-repeat;
	padding-top: 30px;
}

.content-mobile-banking ul#Casestudies {
	background: url(../images/side-banking-case.gif) top left no-repeat;
	padding-top: 30px;
}
.content-mobile-banking ul#Downloads {
	background: url(../images/side-banking-downloads.gif) top left no-repeat;
	padding-top: 30px;
}
.content-mobile-banking ul#Demos {
	background: url(../images/side-banking-demo.gif) top left no-repeat;
	padding-top: 30px;
}

.content-mobile-payments #SidePannel ul#Demos li {
	background:transparent url(../images/icon-demo-pay.png) no-repeat scroll right center;
}
.content-mobile-authentication #SidePannel ul#Demos li {
	background:transparent url(../images/icon-demo-auth.png) no-repeat scroll right center;
}
.content-mobile-banking #SidePannel ul#Demos li {
	background:transparent url(../images/icon-demo-bank.png) no-repeat scroll right center;
}


.content-mobile-banking #SidePannel a,
.content-mobile-authentication #SidePannel a,
.content-mobile-payments #SidePannel  a {
	height: 15px;
	font-size:85%;
}

#TitleSiFR {
	background: url(../images/main-header-bullet.gif) no-repeat -1px bottom;
	padding-left:50px;
	height:31px;
}
#TitleSiFR h1,
#LeftHome #MainCaseStudy h1 {
    width: 100%;
	margin: 0;
	padding: 0;
	white-space:nowrap;
	font-size: 1.1em;
	font-size: x-large;
	color: #af1e15;
	font-weight: normal;
}
.content-home #TitleSiFR h1,
.content-home #LeftHome #MainCaseStudy h1 {
    float: left;
    width: 480px;
}
.content-mobile-payments #TitleSiFR {
	background: url(../images/header-payments-bullet.gif) no-repeat scroll left bottom;
}
.content-mobile-banking #TitleSiFR {
	background: url(../images/header-banking-bullet.gif) no-repeat scroll left bottom;
}
.content-mobile-authentication #TitleSiFR {
	background: url(../images/header-auth-bullet.gif) no-repeat scroll left bottom;
}


/*
 * Navigation
 */
#nav {
	display: block;
	height: 78px;
}
 #nav img {
	float:left;
	padding:0 0 0 5px;
}
#nav ul {
	background: #a41f1f url(../images/nav-mid.gif) repeat scroll 0 0;
	height:50px;
	margin:0;
	padding:28px 0 0;
	text-align:center;
}
#nav li {
	display:inline;
}
 #nav li #first {
	background: none;
}
 #nav li .current{
	color: #ccc;
}
 #nav li .sperator {
	background: url(../images/nav-breaker.gif) no-repeat left 50%;
}
 #nav #strimg {
	width: 725px;
	background: transparent url(../images/nav-start.png) no-repeat left top;
	padding-left: 15px;
	float: right;
}
 #nav #endimg {
	background: transparent url(../images/nav-end.gif) no-repeat right top;
	padding-right: 11px;
}
 #nav li a{
	color: #fff;
	text-decoration: none;
	/*text-shadow: 2px 2px 2px #f88;*/
}
 #nav li a span{
	font-size:15px;
	padding-left:22px;
	padding-right:17px;
}

/*
 * Content
 */
#LeftHome {
    float: left;
	font-size:13px;
	line-height:1.4em;
	padding-top:0px;
	width:710px;
    background: transparent url(../images/bg-home-mainside-divider.png) 704px top no-repeat;
    zoom: 1;
}
#LeftHome #MainCaseStudy {
	width:710px;
	height:185px;
    margin-top: 25px;
    position: relative;
}
#Tagline {
    width: 252px;
    height: 13px;
    background: transparent url(../images/fronde-anywhere-tagline.png) left top no-repeat;
    position: absolute;
    left: 210px;
    top: 82px;
}
#Header ul {
	margin: 0 20px
}
#Header {
	padding:30px 0;
}
#LeftHome #MainCaseStudy a {
    float: right;
    margin: 5px 20px 0 0;
}
#LeftHome #ProductStubs{
    width:100%;
    height: 240px;
}
#ProductStubs .productStubPrev {
	height:184px
}
#ProductStubs .productStubImg {
}
#LeftHome #ProductStubs .productStub,
#LeftHome #CaseStudyStubs .caseStudy {
	clear:right;
	float:left;
	font-size:0.9em;
	height:100%;
	padding:0 13px 0 23px;
	width:200px;
}

#ProductStubs .content-mobile-payments .productStubPrev {
	background: url(../images/icon-home-pay.png) right top no-repeat;
}
#ProductStubs .content-mobile-banking .productStubPrev {
	background: url(../images/icon-home-bank.png) right top no-repeat;
}
#ProductStubs .content-mobile-authentication .productStubPrev {
	background: url(../images/icon-home-auth.png) right top no-repeat;
}

#LeftHome #ProductStubs .productStub p,
#LeftHome #CaseStudyStubs .caseStudy p {
	margin-top: 3px
}
#LeftHome #ProductStubs .productStubSpacer  {
	background: url(../images/horizontal-divider.gif) left top no-repeat;
}
#LeftHome #ProductStubs .productStub img,
#LeftHome #CaseStudyStubs .caseStudy img {
    padding:10px 0 5px 0;
}
#LeftHome #ProductStubs .productStub {
	padding-top: 5px;
}
#LeftHome #CaseStudyStubs {
    width:100%;
    height: 165px;
}
#LeftHome #CaseStudyStubs h2,
#LeftHome #ProductStubs h2  {
	font-size: large;
	font-weight: lighter;
	margin:0;
}
#BackImage {
	height:150px;
	position:absolute;
	width:950px;
	z-index:-1;
}
#CaseStudyProductStub {
	width: 310px;
	padding-top: 20px;
}
#CaseStudyProductStub a {
margin: 20px 0 0 90px;
}
#CaseStudyProductStub img{
	margin: 0 20px;
	float: left;
}
.bubbleButton {
	background:transparent url(../images/bubbleButton.png) no-repeat scroll left top;
	color:#AF1E15;
	cursor:pointer;
	display:block;
	font-size:10px;
	height:15px;
	line-height:15px;
	padding:5px 12px;
	text-decoration:none;
	width:100px;
}
.bubbleButtonLong {
	background:transparent url(../images/bubbleButtonLong.gif) no-repeat scroll left top;
	color:#AF1E15;
	display:block;
	font-size:10px;
	height:24px;
	padding:5px 12px;
	text-decoration:none;
	width:134px;
	line-height:15px;
}

#SideNav a.twitter img {
	margin: 10px 0 20px 70px;
}

#SideNav .bubbleButtonLong {
	margin-left: 35px
}
#SidePannel .bubbleButtonLong {
	margin-left: 20px
}
a:hover.bubbleButton,a:hover.bubbleButtonLong {
	text-decoration: underline;
}
.caseStudy .studyButton {
	margin-top: 15px;
}

/*
 * User forms
 */
select {
  display: block;
  width: 300px;
	height: 23px;
}
select.replaced {
  display: none;
}
ul.selectReplacement {
  margin: 0;
  padding: 0;
  height: 1.65em;
  width: 319px;
}
ul.selectReplacement li {
  background: #f0f0f0;
  color: #6f6f6f;
  cursor: pointer;
  display: none;
  font-size: 11px;
  line-height: 1.7em;
  list-style: none;
  margin: 0;
  padding: 3px 12px;
  width: 301px;
}
ul.selectOpen li {
  display: block;
}
ul.selectReplacement li.selected {
  background: url(../images/form-dropdown.gif) bottom left no-repeat;
  color: #6f6f6f;
  display: block;
}
ul.selectOpen li.selected {
  background: #999999;
  display: block;
}    
ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
  background: #6f6f6f;
  color: #f0f0f0;
}
#EditableDropdown6 {
left:339px;
position:absolute;
top:0px;
}
#EditableTextField11 {
left:338px;
position:absolute;
top:-3px;
}
#EditableTextField11 label{
padding-bottom: 5px
}
#Form_Form_action_process {
	width: 90px;
	height: 24px;
	padding: 24px 0 0;
	margin:20px 0 0 10px;
	border: 0;
	background: transparent url(../images/form-submit.gif) no-repeat;
	overflow: hidden;
	cursor: pointer; 
	cursor: hand; 
}
fieldset {
border:medium none;
padding:0;
position:relative;
}
#Form_Form label  {
	display:block;
	height: 2em;
	clear: both;
}
.text .middleColumn input, .email .middleColumn input, .encrypt .middleColumn input {
	background: url(../images/form-textbox.gif);
	width: 310px;
	height: 20px;
	border: none;
	padding: 3px 5px 0 5px;
	color: #6f6f6f;
}
select{
	width: 320px;
	height: 20px;
}
textarea {
	background: transparent url(../images/form-textarea.gif) no-repeat left top;
	border: none;
	padding: 5px;
	max-height:115px;
	min-height:115px;
	max-width:320px;
	min-width:320px;
	height: 115px;
	width: 320px;
	margin: 5px;
	overflow:hidden;
	color: #6f6f6f;
}
#MainContent .Actions {
float:right;
}
#MainContent ul {
	margin: 0;
}




/*
 * Tabs
 */
.tabNoTabs {
	background: url(../images/bg-notabs-start.gif) top no-repeat;
}
.tabHolderTabs {
	background: url(../images/bg-start.gif) top no-repeat;
}
#TabHolder {
	position:relative;
	height: 35px;
}
.content-mobile-payments #TabHolder {
	background: url(../images/bg-payment-start.gif) top no-repeat;
}
.content-mobile-banking #TabHolder {
	background: url(../images/bg-banking-start.gif) top no-repeat;
}
.content-mobile-authentication #TabHolder {
	background: url(../images/bg-auth-start.gif) top no-repeat;
}
/*.content-tabs .tabHolderTabs {
	background: url(../images/bg-notabs-start.gif) top no-repeat;
}*/
ul#Tabs {
	padding:0;
	margin:0 0 0 3px;
	list-style-type:none;
}
ul#Tabs li {
display:inline;
float:left;
}
ul#Tabs .current a:hover {
	background: transparent url(../images/tabs-current-end.gif) bottom right;
}
ul#Tabs .current span {
	background: transparent url(../images/tab-current.gif) no-repeat bottom left;
}
ul#Tabs a{
	background: transparent url(../images/tab-right.gif) top right no-repeat;
	line-height: 35px;
	display: inline-block;
	padding-right:13px;
	color:#777777;
	text-decoration: none;
	text-align: center;
	font-weight:lighter;
	display:block;
	float:left;
}
ul#Tabs span {
	background: transparent url(../images/tab.gif) repeat-y top left;
	padding-left : 7px;
	float: left;
	height: 35px;
	width:100%;
	text-align:left;
	text-indent: 12px;
}
ul#Tabs a:hover{
	background: transparent url(../images/tab-right.gif) no-repeat right bottom;
}
ul#Tabs a:hover span{
	background: transparent url(../images/tab.gif)  no-repeat bottom left;
}
ul#Tabs .current a:hover, 
ul#Tabs .current a{
	background: transparent url(../images/tab-current-right.gif) no-repeat right bottom;
}
ul#Tabs .current a:hover span,
ul#Tabs .current span{
	background: transparent url(../images/tab-current.gif)  no-repeat bottom left;
}
.content-mobile-payments ul#Tabs .current a,
.content-mobile-payments #Header h1,
.content-mobile-payments h2,
.content-mobile-payments h3 {
	color: #849c37;
    font-weight: normal;
}
.content-mobile-authentication ul#Tabs .current a,
.content-mobile-authentication #Header h1,
.content-mobile-authentication h2,
.content-mobile-authentication h3 {
	color: #478f9c;
    font-weight: normal;
}
.content-mobile-banking ul#Tabs .current a,
.content-mobile-banking #Header h1,
.content-mobile-banking h2,
.content-mobile-banking h3 {
	color: #c35016;
    font-weight: normal;
}


/*
 * Sidebar / NewsBar
 */
#SideNav {
    background:transparent url(../images/home-news-top.gif) no-repeat scroll -14px -30px;
    float:right;
    margin-bottom:10px;
    width:240px;
}
#SideNav #topHolder {
    position: relative;
    height:0px;
}
#SideNav #top {
    background:transparent url(../images/home-nav-top.gif) no-repeat scroll 0 0;
    height:10px;
    position:absolute;
    top:-6px;
    left: -14px;
    width:256px;
    z-index:0;
}
#SideNav h2 {
	font-family: Gill, Helvetica, sans-serif;
	color: red;
	font-size: 1.0em;
	font-weight: 100;
	padding-top: 20px;
	padding-left:30px;
}
ul#NewsBar {
	font-size: .85em;
	padding: 0;
	margin: 0 0 0 15px;
}
ul#NewsBar a {
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}
ul#NewsBar .small {
	color: #b31d0f;
	font-weight:bold;
}
ul#NewsBar li {
    color:#727272;
    font-size:11px;
    font-weight:100;
    line-height:15px;
    margin:0 15px;
    padding:0 2px 20px;
}
#SideNav ul#NewsBar li {
    height:70px;
}
#SidePannel ul#NewsBar li {
	margin: 0 0 0 10px;
}
ul#NewsBar li.newsAndAnnouncements{
	list-style-image: url(../images/news.gif);
}
ul#NewsBar li.awards{
	list-style-image: url(../images/award.gif);
}
ul#NewsBar li.events{
	list-style-image: url(../images/event.gif);
}
ul#NewsBar li.firstItem{
	list-style-image: none;
	list-style: none;
}
#FirstNewsItem {
background-image: url(../images/new-news.png);
height:28px;
position:absolute;
right:213px;
width:44px;
}

/*
 * Footer
 */
ul#Footer {
	width:950px;
	margin: 10px auto 0 auto;
} 
ul#Footer li a {
	text-decoration: none;
	color: #cbcbcb;
}
ul#Footer li a:hover {
	text-decoration: underline;
}
ul#Footer li {
    float: left;
	list-style-type: none;
	font-size: small;
	color: #cbcbcb;
	margin: 0 10px 0 10px;
}



div#Pagination {
	clear:left;
	margin:0;
	padding:40px 20px 20px 20px;
	color:#999;
}
div#Pagination div.next {
	float:right;
	text-align:right;
	margin-left:10px;
}
div#Pagination div.prev {
	float:left;	
	margin-right:10px;
}
div#Pagination span {
	float:right;	
}



