/* The Ansbacher Banking Group */
/* Copyright 2006 */
/* Common Page Styles */

/*  page  */

.page{
	margin: 0px;
	padding: 0px;
	width:780px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}

.popuppage{
	margin: 0px;
	padding: 0px;
	width:600px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}
/*  div Layout  */
#banner {
	width: 780px;
	height: 105px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	text-align: right;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: larger;
}

#banner img{
	border: 0px;
}

#banner a{
	color: #ffffff;
}

#popupbanner {
	width: 600px;
	height: 105px;
	background: #000000 url(/img/ansbacher_qnb_group_logo.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

#topnav {	
	background-color: #999999;
	color: #ffffff;
	width: 780px;
}

#sidenav {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 19px 0px 0px 0px;
	width: 130px;
	float:left;
}

#sidnavfoot{
	background: url(/img/tile-dot.gif) repeat-x top left;
	height: 150px;
}

#sidenavourpeopleline{
	background: url(/img/tile-dot.gif) repeat-x top left;
	height: 10px;
	margin-top: 0px;
}

.sidenavourpeopleline{
	background: url(/img/tile-dot.gif) repeat-x top left;
	height: 10px;
	margin-top: 10px;
}

#ourpeopleline{
	background: url(/img/tile-dot.gif) repeat-x top left;
	margin: 5px 0px 0px 0px;	
}

#pagecontent_with_sidenav {
	margin: 0px 0px 0px 140px;
	padding: 7px 0px 0px 0px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
}

#pagecontent {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 500px;
	margin-left:10px;
}

#pageformscontent {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 20px;
	width: 640px;
	margin-left: 10px;
	padding-left:0px;
	float: left;
}

#footer {
	float: left;
	width: 760px;
	text-align: right;
	background-color: #ADCFEE;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

#popupfooter {
	float: left;
	width: 580px;
	text-align: right;
	background-color: #607794;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
   color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

#latestnews {
	color: #ffffff;
	font-weight: bold;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

#notices {
	float: left;
	width: 780px;
	text-align: right;
   padding-right: 10px;
   font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#popupnotice {
	float: left;
	width: 580px;
	text-align: left;
   padding: 0px 10px 0px 10px;
   font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#popupnotice a {
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
	color: #607794;
}

#popupnotice a:hover {
	text-decoration: underline;
	color: #607794;
}

#copyright{
	float: left;
	width: 100%;
	text-align: right;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
  	padding-right: 10px;
}

#popupcopyright{
	float: left;
	width: 600px;
	text-align: right;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
  	padding-right: 10px;
}
/* world wide offices page */

#wwolhscol{
	width: 190px;
	float: left;
}

#wworhscol{
	width: 190px;
	float: left;
	margin-left: 10px;
}

/* rhs address */

#rhsaddress {
	display: block;
	float: right;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 254px;
	left: 630px;
	width: 150px;
}

#rhsaddress a{
	color: #607794;
	font-weight: bold;
	text-decoration: none;
}

#rhsaddress a:hover{
	color: #607794;
	font-weight: bold;
	text-decoration: underline;
}

/* page images */
#pageimage_none{
	width: 780px;
}
#pageimage_shell300{
	width: 780px;
	background: url(/img/bg_shell.jpg) top right no-repeat;
}

#pageimage_stones300{
	width: 780px;
	background: url(/img/bg_stones.jpg) bottom right no-repeat;
}

#pageimage_wood220{
	width: 780px;
	min-height: 500px;
	background: url(/img/bg_wood220.jpg) top right no-repeat;
}

#pageimage_sphere300{
	width: 780px;
	background: url(/img/bg_sphere300.jpg) bottom right no-repeat;
}

#pageimage_pearl450{
	width: 780px;
	background: url(/img/bg_pearl.jpg) bottom right no-repeat;
}

#pageimage_palms450{
	width: 780px;
	background: url(/img/bg_palms450.jpg) bottom right no-repeat;
	min-height: 450px;
}

#pageimage_chess350{
	width: 780px;
	background: url(/img/bg_chess350.jpg) bottom right no-repeat;
}

#pageimage_yacht{
	width: 780px;
	background: url(/img/bg_yacht.jpg) bottom right no-repeat;
}

#pageimage_tape300{
	width: 780px;
	background: url(/img/bg_tape.jpg) bottom right no-repeat;
}

/* topnav */
#topnav a{
	color: #ffffff;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration : none;
}

#topnav a:hover{
	color: #ffffff;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration : underline;
}

/* sidenav */
#sidenav ul{
	list-style: none;
	background-color: #E2EEF9;
	margin: 0px;
	padding:0px;
}

#sidenav ul li a{
	padding-left: 10px;
	position: relative;
	display: block;
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration : none;
	background: url(/img/tile-dot.gif) repeat-x top left;
}

#sidenav ul li a:hover {
	position: relative;
	display: block;
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(/img/tile-dot.gif) repeat-x top left;
	background-color: #ADCFEE;	
}

#sidenav a{
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration : none;
}

#sidenav strong{
	margin-left: 10px;
}

#sidenav li#selected{
	background-color: #ADCFEE;
}

/* dropinmenu */
#dropinmenu ul{
	background-color: #ffffff;
}

#dropinmenu ul li a{
	background-color: #ffffff;
}

#dropinmenu ul li a:hover{
	background-color: #ffffff;
}

#sidenav  #dropinmenu a:hover {
	text-decoration: underline;
	background-color: #ffffff;
}

#dropinmenu ul li.selected {
	font-weight: bold;
}

/* notices */
#notices a{
	color: #333333;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration : none;
    padding: 0px;
}

#notices a:visited{
	color: #333333;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration : none;
}
#notices a:hover{
	color: #333333;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration : underline;
}

/* page content */
#pagecontent h1 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#pagecontent p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pagecontent a {
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
}

#pagecontent a:hover {
	text-decoration: underline;
}

/* page content with side nav */
#pagecontent_with_sidenav h1 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#pagecontent_with_sidenav h2 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

#pagecontent_with_sidenav p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pagecontent_with_sidenav a {
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
}

#pagecontent_with_sidenav a:hover {
	text-decoration: underline;
}

#pagecontent_with_sidenav p.footnote {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* explore folder */

#explorefolder {
	height: 195px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 394px;
}

.explorefolderpageingrow{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	background-color: #cccccc;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding:1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.explorefolderheaddingrow{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	background-color: #cccccc;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding:1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

span.greyedpageinglink{
	color: #999999;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #cccccc;
	text-decoration: none;
	cursor: default;
}

span.pageinglink{
	color: #000000;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #cccccc;
	text-decoration: none;
	cursor: pointer;
}

/* pageformscontent  */
#pageformscontent a {
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
}

#pageformscontent a:hover {
	text-decoration: underline;
}

/* Latestnews links */
#latestnews a{
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	background-image: url(../img/ico_white_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#latestnews a:hover{
	color: #FFFFFF;
}

/* Disclaimer */
#floatingdisclaimer{
	position: absolute;
	z-index: 10;
	top: 130px;
	left: 0px;
	width: 780px;
	height: 1000px;
	background-color: #ffffff;

}

#disclaimerpage{
	background-color: #ffffff;
	width: 780px;
	height: 400px;
	text-align: left;
}

#notice{
	text-align: left; 
	position: absolute;
	overflow: -moz-scrollbars-vertical scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #ffffff;
	height: 340px;
	width: 640px;
	top: 10px;
	left: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px ;
	scrollbar-3dlight-color:#ccc;
	scrollbar-arrow-color:#000;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#ccc;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#ccc;
	scrollbar-shadow-color:#999;
	float: none;
}

#accept{
	position: absolute;
	top: 370px;
	left: 0px;
}

#disclaimerfooter{
	float: left;
	width: 780px;
	text-align: right;
	background-color: #607794;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color:white;
}


/* market commentary footnote*/
#mc_footnote h1{
	font-size:10px;
	border-bottom: 1px solid #999;
}

#mc_footnote p{
	margin-top:-5px;
	font-size:9px;
	line-height:12px;
}

#mc_legal {
	font-size:10px;
	margin-bottom: 10px;
}

#mc_pdf_download {
	position: absolute;
	top: 300px;
	left: 10px;
	width: 100px;
	font-size:10px;
}

#mc_pdf_download img{
	margin: 12px 0px 12px 0px;
}

#statusmessage {
	position: absolute;
	top:500px;
	left:136px;
	width:400px;
	height:70px;
	padding: 5px;
	background-color: #607794;
	color:white;
	font-weight:bold;
	font-size:13px;
}	