﻿.topArea
{
	background:none;
	float: left;
}

html,
form {
	height:100%;
}
.body {
	padding:0;
	margin:0;
	height:100%;
	background: url('Images/asa_Background.jpg') repeat-x left top #CECECE;
}
/************ Header ************/
#ctHeader{
	position: relative;
	top: 0;
	left: 0;
	width: 979px;
	height: 60px;
}

/**** Logo */
#ctLogo{
	position:absolute;
	top: 10px;
	left: 16px;
	height: 42px;
	width: 180px;
}
#ctLogo ul,
#ctLogo ul li
{
	margin: 0;
	padding: 0;
	list-style:none;
}

/**** GlobalNavigation*/
#ctGlobalNavigation{
	position: absolute;
	top: 4px;
	left: 200px;
	height: 16px;
	width: 757px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	overflow: hidden;
}
#ctGlobalNavigation div.menu{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display: inline;
	border-left: 1px solid #c0c0c0;
}
#ctGlobalNavigation div#metaNavigation{
	border-left: none;
}

#ctGlobalNavigation div.ms-SPLink {
	margin:0;
	/*padding: 0 10px 0 10px;*/
}
#ctGlobalNavigation div.ms-SPLink IMG{
	display: none;
}

#ctGlobalNavigation ul,
#ctGlobalNavigation ul li {
	margin: 0;
	padding:0;
	display: inline;
	background: transparent;
	background-image:none;
	border-width: 0;
	font-size: 10px;
	font-family: Verdana;
	color: #333333;
}
#ctGlobalNavigation ul li {
	padding:0 4px 0 4px;
}
#ctGlobalNavigation div.ms-SpLinkButtonActive, div.ms-SpLinkButtonInActive{
	margin:0;
	padding:0 4px 0 4px;
	display: inline;
	background: transparent;
	background-image:none;
	border-width: 0;
	font-size: 10px;
	font-family: Verdana;
}

#ctGlobalNavigation a, #ctGlobalNavigation a:HOVER {
	color: #0167C9;
	margin: 0;
	padding: 0;
	text-decoration: none;

}
#ctGlobalNavigation span {
	margin: 0;
	padding: 0;
}

#languageNavigation li {
	text-transform: uppercase;
}

/**** Search */
#ctSearch{
	position: absolute;
	top: 34px;
	left: 630px;
	height: 25px;
	width: 327px;
	text-align: right;
	font-size: 10px;
}
#ctSearch table{
	float:right;
}
#ctSearch .searchLabel{
	margin: 0 10px 0 0;
	padding: 0;	
	font-size: 10px;
	color: #888888;
}
#ctSearch input.searchtextbox{
	margin: 0;
	padding: 0 1px 0 1px;
	height: 16px;
	width: 120px;
	font-size: 12px;
	border: 1px solid #c0c0c0;
}
#ctSearch input.searchbutton{
	margin: 0 0 0 2px;
}

table#outest {
	width: 100%;
	/*height: 100%;*/
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table#outest td {
	padding: 0;
	margin: 0;
}
table#outest td.outestLeft,
table#outest td.outestCenter,
table#outest td.outestRight {
	vertical-align:top;
	width: 33%;
}
table#outest td.outestCenter {
	/*height: 100%;*/
}
table#outest td.footer {
	background: #ffffff;
	padding: 20px 15px 10px 215px;
	font-size: 10px;
	color: #888888;
	text-align: right;
}

table#pageBottom {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table#pageBottom td.pageBottomLeft {
	width: 14px;
	background: transparent url('Images/asa_Shadows_footer_left.png') no-repeat left top;
}
table#pageBottom td.pageBottomRight {
	width: 7px;
	background: transparent url('Images/asa_Shadows_footer_right.png') no-repeat left top;
}
table#pageBottom td.pageBottom{
	height: 7px;
	background: transparent url('Images/asa_Shadows_footer_bottom.png') repeat-x left top;
}

table#shadow {
	width: 979px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table#shadow td.shadowLeft {
	padding: 0;
	margin: 0;
	width: 7px;
	background: transparent url('Images/asa_Shadows_left.png') repeat-y right top;
}
table#shadow span.shadowLeft {
	width: 7px;
	display:block;
}


table#shadow td.shadowRight {
	width: 7px;
	background: transparent url('Images/asa_Shadows_right.png') repeat-y left top;
}
table#shadow span.shadowRight {
	width: 7px;
	display:block;
}

table#shadow td.main {
	width: 965px;
	background:white;
	vertical-align:top;
}
table#topnav {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table#topnav td.topnavLeft {
	width: 75%;
	background: url('Images/asa_topnav_background.gif') repeat-x right top;
	/*border: 1px solid green;*/
}
table#topnav td.topnavSiteActionMenu {
	width: 25%;
	background: url('Images/asa_topnav_background.gif') repeat-x right top;
	text-align: right;
	vertical-align:bottom;
}
table#topnav td.topnavRight{
	width: 12px;
	background: url('Images/asa_topnav_background_right.gif') no-repeat right top;
}
div.siteActionMenu {
	float: right;
	margin: 3px 15px 0 0;
	background: none;
}


table#master td.pageHeader {
	padding: 0;
	margin: 0;
}

table#pageHeader {
	padding: 0;
	margin: 0;
	width: 100%;
}
#ctContent{
	margin: 15px 15px 10px 15px;
}
.masterContent
{
	width:100%;
}
table.ms-sbtable
{
   width: 10px;
}

td.ms-sbtext span
{
	margin:0 3px 4px 0;
}
td.ms-sbgo img
{
	margin: 0 15px 1px 0;
}

div.breadcrumb {
	margin: 3px 0 10px 0;
	padding: 0;
	padding: 0;
	overflow: hidden;
	font-size:10px; 
	font-family: Verdana; 
}
div.breadcrumb ul {
	float: left;
	margin: 0 0 0 -5px;
	padding: 0;
}
div.breadcrumb li  {
	float: left;
	padding: 0 3px 0 7px;
	list-style:none;
	background: transparent url('Images/asa_breadcrumb_spacer.gif') no-repeat left top;
}
div.breadcrumb {
	color: #333333;
}
div.breadcrumb a {
	color: #888888;
	text-decoration: none;
}

#headerStructure {
	height: 60px;
}

#headerStructure td.publishingConsole {
	padding: 0 8px 0 7px;
}
div#content{
	margin: 0;
	width: 100%;
	clear:both;
}
div#topnav {
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: url('Images/asa_topnav_background.gif') repeat-x right top;
	width: 100%;
	height: 33px;
}
div#topnav ul {
	padding:0;
	margin:0;
	background: none; /*url('Images/asa_topnav_background_right.gif') no-repeat right top;*/
	height: 33px;
	width: 100%;
	overflow: hidden;
}
div#topnav li {
	float: left;
	list-style-type: none;
	margin: 4px 0 0 0;
	padding:0;
	background: url('Images/asa_topnav_tab_back.gif') no-repeat right top;
	height: 29px;
}
div#topnav li.first,
div#topnav li.activefirst {
	height: 33px;
}
div#topnav li.last,
div#topnav li.activelast,
div#topnav li.activefirstlast {
	background: url('Images/asa_topnav_tab_back_last.gif') no-repeat right top;
}
div#topnav li.first a,
div#topnav li.activefirst a,
div#topnav li.activefirstlast a {
	height: 29px;
	padding: 6px 27px 5px 27px;
	background: url('Images/asa_topnav_tab_first.gif') no-repeat left top;
}
div#topnav li.active,
div#topnav li.activefirst,
div#topnav li.activelast,
div#topnav li.activefirstlast {
	margin: 0 0 0 -7px;
	height: 33px;
	background: url('Images/asa_topnav_tab_back_active.gif') no-repeat right top;
}
div#topnav li.active a,
div#topnav li.activefirst a,
div#topnav li.activelast a,
div#topnav li.activefirstlast a  {
	height: 33px;
	padding: 10px 27px 5px 24px;
	background: url('Images/asa_topnav_tab_left_active.gif') no-repeat left top;
	color: #333333;
}
div#topnav li.activelast,
div#topnav li.activefirstlast {
	background: url('Images/asa_topnav_tab_back_active_last.gif') no-repeat right top;
}
div#topnav a {
	float: left;
	padding: 6px 27px 5px 17px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	color: #888888;
}
div#topnav li.activefirst,
div#topnav li.activefirstlast {
	height: 33px;
	margin: 0 0 0 0;
}
div#topnav li.activefirst a,
div#topnav li.activefirstlast a {
	height: 33px;
	padding: 10px 27px 5px 27px;
	background: url('Images/asa_topnav_tab_first_active.gif') no-repeat left top;
}

div#topnav a:hover {
	color: #000000;
}


div#topnav a.active {
	color: #000000;
}

a.#zz8_Menu, a.#zz1_MyLinksMenuMenu
{
    font-family: Verdana;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}
.topArea
{
	background:url("../../images/bl_band.jpg") no-repeat;
	background-position:top right;
}
.topArea :active
{
	text-decoration:none;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.topLinkBar a,
.toplinkbar a:active
{
   	color: #444444;
	font-family: Verdana;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("../../Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.siteActionMenu
{
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.topNavContainer
{
	background-image:url("../../images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;
	height:40px;
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: url('../../Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: Verdana;  
	font-size: 8pt; 
	color: #3a4663;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
}
.topNavSelected a
{
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: Verdana; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}

.pageTitle
{
	margin: 0 0 15px 0;
	font-family: Verdana;  
	font-size: 12pt;
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
	margin: 0;
	padding: 0;
	overflow: visible;
}
#MSO_ContentDiv{
	margin: 0;
	padding: 0;
}
.bottomLinkBar
{
	font-family: Verdana;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}
td.masterContentLeft{
	width: 200px;
}

#leftnav{
	margin: 1px 20px 0 0;
	padding: 0;
}
#leftnav ul{
	margin: 0;
	padding: 0;
}
#leftnav li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftnav li a, #leftnav li a:hover{
	margin: -1px 0 0 0;
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #0167C9;
	border-top: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;

}
#leftnav li a{
	padding: 3px 2px 3px 5px;
}

#leftnav li li a{
	padding-left: 15px;
}
#leftnav li li li a{
	padding-left: 25px;
}
#leftnav li li li li a{
	padding-left: 35px;
}


#leftnav li.selected a{
	color: #333333;
}
#leftnav li.selected li a{
	color: #0167C9;
}
.leftNavSpacer
{
	width:200px;
}

#designModeConsole{
	margin: 0;
}
table.ms-consoleframe {
/*	margin: 5px;*/
/*	width: 99%;*/
}


/* --> append to publishing_content.css */

/* documents */

table.filter {
	margin-bottom: 15px;
	BORDER-COLLAPSE: collapse;
}

table.filter td {
	padding: 2px 8px 2px 0 !important;
}

table.filter tr.headerTop td {
	border-bottom: 1px solid #0067ca;
	font-weight: bold;
}


table.documents{
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 12px;
	MARGIN: 15px 0px;
	BORDER-BOTTOM: #cccccc 1px solid;
	FONT-FAMILY: Verdana;
	BORDER-COLLAPSE: collapse;
	BORDER-RIGHT-WIDTH: 0px
}

table.documents TD {
	padding: 2px 8px 2px 0 !important;
	FONT-SIZE: 12px;
	VERTICAL-ALIGN: top;
	COLOR: #333333;
	FONT-FAMILY: Verdana
}

table.documents tr.headerTop td{
	FONT-WEIGHT: bold;
	COLOR: #000000;
	BORDER-BOTTOM: #0067ca 1px solid
}

table.documents tr.odd {
	BACKGROUND-COLOR: #ffffff
}

table.documents TR.even {
	BACKGROUND-COLOR: #efefef
}

table.documents a.info{
    position:relative;
    background:transparent;
    z-index:24;
}

table.documents a.info span{
	display: none;
}

table.documents a.info:hover{
	margin-left:-1px;
	padding-left:1px;
	z-index:25;
}

table.documents a.info:hover span{
    display:block;
    position:absolute;
    top:18px; left:5px; width: 450px;
    border:1px solid #0067ca;
    padding: 3px;
    background-color:#fff;
    color:#000;
    text-align: left;
    text-decoration:none}

table.documents table.info td{
	font-size:10px;
}

table.documents table.info td.label{
	
	font-weight:bold;
	text-align: right;
}
