﻿/* Common tags                 */
/*-----------------------------*/		


 
 .LargeWhite
 { font-size:20px;
   color: #FFFFFF;
   font-weight:bold;
   text-align:left;
 }
 
 .LargBlue
 { font-size:16px;
   color: #00CCFF;
   font-weight:bold;
 }
  .SmalBlue
 { font-size:12px;
   color: #00CCFF;
   font-weight:bold;
 }
 
 
 .dhowpagerights
 {
	width:59px;
	height:177px;
	vertical-align:bottom;
	background-image:url(Images/en-rights.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	
 }
		
	
p
{
	line-height: 1.4em;
}


 
  

hr {
	border: 0;
	border-top: 2px solid #DE5C2F;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/


/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#2A48CE;
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#3359EC, endColorstr=darkblue);
}

td.logo
{
	text-align: left;
	width: 184px;
}



td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#6487DC;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #6487DC;
	text-align: right;
}



.error
{
	font-family:Arial;
	 font-size:14px;
	 font-weight:bold;
	 color:Red;
}
.helptext
{
	font-family:tahoma; 
	font-size:11px; 
	color:#999999
}

.headerbar
{
	background-color:#000000;
	color:#FFFFFF;
	font-family: tahoma; 
	font-size: 11px
}


.formview-field-name
{
	background-color:#CADCFB;
	color:#0076EC;
	font-weight:bold;
}



.tabbutton-selected
{
	background-color:#000000;
	border: solid 0;
	font-family:Tahoma ;
    font-size: 12px;
	font-weight:bold;
	color:White;
	height:27px;
	width:150px;
	cursor:default
}

.tabbutton-normal
{
	background-color:#FFFFFF;
	border: solid 0;
	font-family:Tahoma;
    font-size: 12px;
	font-weight:bold;
	color:#00B0DD;
	height:24px;
	width:150px;
	cursor:hand;
}
.tabbutton-disabled
{
	background-color:#FFFFFF;
	
	font-family:Tahoma;
    font-size: 12px;
	font-weight:normal;
	color:#999999;
	height:24px;
	width:150px;
	cursor:pointer;
}



.PageOptions
{
	background-color: #EFEFEF;
	width: 100%; 
	text-align: right;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#22479dc3', EndColorStr='#55479dc3');*/
	
}

.button
{
	color:#00CCFF;
   font-family:Tahoma;
   font-size: 10px;
   font-weight:bold;
   background-color:#000000;
   border: solid 2 #00CCFF;
   

}
.Submitbutton
{
	color:#00CC00;
   font-family:Tahoma;
   font-size: 11px;
   font-weight:bold;
   border:0;
   text-decoration: underline;
   width:50px;
   background-color:transparent;
   cursor:pointer;

}
.linktbutton
{
	color:#00CCff;
   font-family:Tahoma;
   font-size: 11px;
   font-weight:bold;
   border:0;
   text-decoration: underline;
   background-color:transparent;
   cursor:default;
text-align:left;
}

.dropdownlist
{
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	border: solid 1 #333333;
}
.Menudropdownlist
{
	color:#00CCFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:#000000;
	border: solid 1 #333333;
}


.Menutextbox
{
	color:#00CCFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:#000000;
	border:solid 1px #00CCFF;
	
	
}

.WaterMark
{	color:#00CCFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.textbox
{
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	border:1px solid #333333;
	
	
}

.textbox-readonly
{
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	
	border:1px solid #333333;
	
}

.elibrary-header
{
	 background-color:#CADCFB;
	 font-weight:bold;
	 color:#0076EC;
	 font-size:11px;
}

	
		
/* WEB PARTS */
/*-----------*/
.ZoneHeader, .ZoneHeader table
{
	color: black;
	background-color: #C0C0C0;
	text-align: center;
}

.EditorZone, .CatalogZone
{
	background-color: #E1E1E1;
}

.ZoneInstruction, .EmptyZone
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	font-family: Tahoma;
	font-size: 8pt;
	color: #5072CB;
}

.CatalogPartLink
{
	color: Green;
}

.WebPart
{
	 /* background: #E1EDFF; */
}
.WebPartTitle, .WebPartTitle SPAN, .WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link , .WebPartTitle a:hover, .WebPartTitle a:active 
{
	color: #ffffff;
	font-family: Arial;
	width: 100%;
	height:23px;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(Images/ItemHorBg.gif);
	background-color:#689DF4;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;

}

.WebPartMenu
{
	/* background-color:Lime; */
}

WebPartMenuPopup, WebPartMenuPopup span, WebPartMenuPopup table
{
	background-color: Blue;
}

.WebPartMenuHover {
	font-family: Garamond;
	/* background-color: #163A98; */
	font-family: Lucida Console;

}


/* default dhow classes */
/*----------------------*/


#Layer2 {	position:absolute;
	left:10px;
	top:12px;
	width:21px;
	height:38px;
	z-index:1;
	overflow: hidden;
	background-color: #FFFFFF;
	visibility: hidden;
}

.hidden {
	position: absolute;
	visibility: hidden;
	width: 262px;
	height: 57px;
}


