﻿@import url("css/menu.css");

/* CSS Document */
body {background-color:ffffff; margin:0; padding:0;}
.clear_both{clear:both;margin:0px;padding:0px;font-size:0px;}

/* Page Layout */
#avp_page_content {margin:1em 4em;}
#avp_header {clear:both;}
#avp_header_logo {float:left;width:38%;margin:0 1em 0 0;}
#avp_header_call {float:left;width:60%;margin:0 0 1em 0;}
#avp_header_call p {margin:0;padding:0.3em 0 0 0;font-size:0.8em;font-weight:bold;color:#3a297d;line-height:1.5em;}
#avp_menu_main {clear:both;width:100%;background-color:#3a297d;margin:0px;padding:0px 0px 0px 0px;border-top:3px solid #eaeaea;border-bottom:3px solid #eaeaea;}
#avp_menu_sub {clear:both;margin:0px;padding:0.3em 0;background-color:#00237d;}
#avp_bread_style {float:left;margin:0px;padding:0;font-size:0.8em;}
.AudioPane {float:right;}
#avp_menu_sub_search {text-align:center;margin:0.1em;font-size:0.9em;}
#avp_menu_sub_login {float:right;margin:0px;padding:0 1em 0.3em 0;font-size:0.8em;}
#avp_content {clear:both;}
#avp_footer {clear:both;}
#avp_footer_info {clear:both;text-align:center;font-size:0.9em;}
#avp_footer_info p {line-height: 1.5em;}
#avp_footer_links {clear:both;padding:1em 0 2em 0;border-top:1px solid #eaeaea;text-align:center;}
#avp_footer_terms {clear:both;width:100%;font-size:0.8em;}
#avp_footer_terms_centre {width:100%;text-align:center;}

/* General */

.imgfloatright {clear: right;float: right;margin: 0.5em;text-align: center;font-weight: bold;}
.imgfloatleft {clear: left;float: left;margin: 0.5em;text-align: center;font-weight: bold;}
.text_highlight {font-size: 1.0em;font-weight: bold;color: #101177;}
ul li {margin-bottom:0.5em;}
table.table_technical {margin: 1em 0;border-width: 1px;border-style: outset;border-color: gray;border-collapse: collapse;background-color: white;}
caption {text-align: left;font-weight: bold;}
table.table_technical th {border-width: 1px;padding: 1px;border-style: inset;border-color: gray;background-color: white;}
table.table_technical td {border-width: 1px;padding: 0.3em;border-style: inset;border-color: gray;background-color: white;}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- New Default Style At End Of This File --------*/

/*-------- Old Default Style

body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

 --------*/

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D; color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/*-------- New Default Style --------*/

body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:1em;}
h1 {margin: 0 0 0 0;color:#375162;font-size:1.3em;text-decoration:none;}
h2 {margin:0 0 1em 0;color:#375162;font-size:1.2em;font-weight:bold;text-decoration:none;}
h3 {margin:0 0 0.7em 0;color:#375162;font-size:1.0em;font-weight:bold;text-decoration:none;}
h4 {margin:0 0 0.7em 0;color:#375162;font-size:0.9em;font-weight:bold;text-decoration:none;}
h5 {margin:0 0 0.5em 0;color:#375162;font-size:0.8em;font-weight:bold;text-decoration:none;}
h6 {margin:0 0 0.5em 0;color:#375162;font-size:0.7em;font-weight:bold;text-decoration:none;}

.TitleHead {margin: 0;font-size:1em;text-decoration:none;}

.Normal {font-size:0.95em;}

a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:underline; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/* Link Style */

.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;font-size:0.8em;}

a.CommandButton {font-size:0.8em;}

img {border:0;}

#avp_bread_style {clear:both;margin-bottom:1em;font-size:0.8em}
.breadcrumb_text, .breadcrumb_text a, .breadcrumb_text a:link, .breadcrumb_text a:visited, .breadcrumb_text a:active {color:#666666;}

.text_bold {font-weight:bold;}
.text_center {text-align: center;}
.text_error {color:#993333;}

/*----------------------------------*/
