/* ================================
    CSS STYLES FOR PICKWICK SQS 
    v1.0, 07/02/2003 (matt cowan)
   ================================
*/ 
img { padding: 0px; margin: 0px; }
table {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	text-decoration: none;
}
/* style for module titles */
.Head   {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: White;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	text-decoration: none;
}	
.NormalBig {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	text-decoration: none;
}
.nofont {
	font-size: 2px;
}
.navBar { font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #DCDE50;  text-decoration: none; font-weight:800;}
.navBar a:link    {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #DCDE50; text-decoration: none;}
.navBar a:visited {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #DCDE50; text-decoration: none;}
.navBar a:hover   {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #FFFF00; text-decoration: none;}
.navBar a:active  {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #DCDE50; text-decoration: none;}

.listBar {
	font-size: 11px;
	font-family: Arial,Verdana,Tahoma;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.listBar a:link    {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #FFFFFF; font-style: italic; font-weight: bold; text-decoration: none;}
.listBar a:visited {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #FFFFFF; font-style: italic; font-weight: bold; text-decoration: none;}
.listBar a:hover   {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #FFFF00; font-style: italic; font-weight: bold; text-decoration: none;}
.listBar a:active  {font-size: 11px; font-family: Arial,Verdana,Tahoma; color: #FFFFFF; font-style: italic; font-weight: bold; text-decoration: none;}
UL { list-style-position: outside; list-style-type: disc; }

.ULHeader {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
.ULHeaderRed {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: #cc0033;
	font-weight: bold;
	text-decoration: none;
}
.ULHeaderBlue {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: #3100CE;
	font-weight: bold;
	text-decoration: none;
}
.IrregularTitles {
	font-style: italic;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	height: 20px;
	width: auto;
	bgcolor: #FFFFFF;
	background-color: #FFFFFF;
}
.bannerText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #009900;
}
.bannerTitle {
	font-size: 16px;
	font-family: Arial, Verdana, Tahoma;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
H1 {
	font-size: 15px;
	font-family: Arial, Verdana, Tahoma;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
H2 {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-indent: 30px;
}
H3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
.bigbold {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
td.PreliminarySection {
	font-style: italic;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.TitleSection {
	font-size: 18px;
	font-family: Arial, Verdana, Tahoma;
	color: #003300;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.TitleSectionRed {
	font-size: 18px;
	font-family: Arial, Verdana, Tahoma;
	color:#cc0033;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.TitleSectionBlue {
	font-size: 18px;
	font-family: Arial, Verdana, Tahoma;
	color:#3300cc;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.TitleSectionGreen {
	font-size: 18px;
	font-family: Arial, Verdana, Tahoma;
	color:#009900;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
td.MainSection {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	text-decoration: none;
}
td.FooterSection {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: #0000cc;
	text-decoration: none;
}
td.DetailHeaderSection { font-weight: bold; font-size: 16px; color: #ffff99; font-style: italic; font-family: 'Times New Roman' , Arial, Verdana, Tahoma; text-decoration: none; }
td.DetailSection {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	text-decoration: none;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border-right:0;
	border-bottom:0;
	border-left:0;
	border-top: #666666 3px double;
}
INPUT.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
.NormalTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
INPUT.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
TEXTAREA.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
SELECT.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}

/* Drop Shadows */
.drop_container { position: relative; left: 2px; top: 2px; color: #666666; }
.drop_container_small { position: relative; left: -1px; top: -1px; color: #666666; }
.drop_text { position: absolute; left: -1px; top: -1px; color: #000000;} 

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: darkred;
    text-decoration: underline;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: Navy;
}

/* text style for module header buttons used in the portal admin pages */
.ModuleTitleButton     {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
    
/* hyperlink style for module header buttons used in the portal admin pages */
A.ModuleTitleButton:link {
    text-decoration:    underline;
    color: white;
}

A.ModuleTitleButton:visited  {
    text-decoration:    underline;
    color: white;
}

A.ModuleTitleButton:active   {
    text-decoration:    underline;
    color: white;
}

A.ModuleTitleButton:hover    {
    text-decoration:    underline;
    color: #c0c0c0;
}

.bottomborder {
	border-bottom: double 3px #cccccc;
}

.IBar {
	font-size: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;	
}
.frameTable 
{
	border-top: solid 5px #000;
	border-bottom: solid 5px #000;
	background: #ffffff;
	/*
	border: 0;
	border-right:#009900 1px solid; 
	border-top:#009900 1px solid; 
	border-left:#009900 1px solid; 
	border-bottom:#009900 1px solid;
*/	

}
.frameTableRed {
	border: 0;
	border-right:#cc0033 1px solid; 
	border-top:#cc0033 1px solid; 
	border-left:#cc0033 1px solid; 
	border-bottom:#cc0033 1px solid;	
}
.frameTableBlue {
	border: 0;
	border-right:#3300cc 1px solid; 
	border-top:#3300cc 1px solid; 
	border-left:#3300cc 1px solid; 
	border-bottom:#3300cc 1px solid;	
}
.frameTableBlack {
	border: 0;
	border-right:#000000 1px solid; 
	border-top:#000000 1px solid; 
	border-left:#000000 1px solid; 
	border-bottom:#000000 1px solid;	
}

.classSearch {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color: black;
	text-decoration: none;
	border: 0;
	border-right:black 1px solid; 
	border-top:black 1px solid; 
	border-left:0; 
	border-bottom:black 1px solid;	
}
.editButton { display: inline; margin:0; padding:0; }
#leftPane { border-right: solid 1px #ccc; }
#rightPane { border-left: solid 1px #ccc; padding:0px; margin:0px; }
#footer { border-top: solid 1px #ccc; padding: 6px; }
.footer_content { font-size: 11px; color: #424040; }
#ContentPane { padding: 10px; }
#RightPane { padding: 10px; }
#LeftPane { width: 141px; padding-bottom: 10px; }
#leftPane #menu 
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	
}
/* this is the highlight color of the active left nav element*/
#leftPane #menu #current
{
background-color: #eee; 
}
#leftPane #menu ul 
{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#leftPane #menu li 
{ 
	border-bottom: solid 1px #ccc; 
	display: block;
}
#leftPane #menu a 
{
	padding: 5px;
	padding-left: 7px;
	color: #555;
	text-decoration: none;
	display:block;
}
#leftPane #menu a:visited
{
	color: #555;
	text-decoration: none;
}
#leftPane #menu li a:hover { background-color: #ccc;  }


#leftPane #menu a:hover 
{
	color: #333;
}

.news { border-top: solid 1px #ccc; padding-top: 5px; margin-bottom: 14px;  }

#dvLogged { visibility: hidden; }
