/* ================================
    CSS STYLES 
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
/* background color for the content part of the pages */
body {
	line-height: 16px;
	font-family: "tahoma", serif;
	font-size: 76%;
	/*background-color:lavender;*/
	color:black;
	background-image: url(/images/celtic-background2.jpg); 
	}
.tartan {
		
		background-image: url(/images/back_tartan2.jpg);
		background-repeat:repeat-x;
}


#banner
{
	
	
}
#container
{
 width:700px;
							
 margin-left: 18%;
 margin-right: 10%;
 margin-top: 0px;
 height:100%;	
	
}
#containerboth{ 
		padding-right: 50px;
		padding-left:10px;
}
.HeadBg {
    background-color: green;
    padding:0 0 0 0;
}
.Banner {
		height: 150px;
		background-image: url(/images/head6.jpg);
			background-repeat: no-repeat;
		}

.image 
{
	padding:10px 20px 10px 10px;
	
	
}
/* background/border colors for the selected tab */
.TabBg {
    	background-image:url(/nav/strip1.jpg);
}

.LeftPane  
{
float: left;
		height: 100%;
	   	width:240px;
		border-top: 1px dashed #EDF1F2;
		/*background-color:lavender;*/
	color:black;
	background-image: url(/images/celtic-background2.jpg); 
}

.ContentPane  
{
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 1.0em;		
		padding-left: 70px;
		margin-left: 200px;
		/*background-color:lavender;*/
	color: black;
	background-image: url(/images/celtic-background2.jpg); 			

}
.ContentPane img{
padding-left:10px;
padding-right:10px;

}

.RightPane  
{
	
}

#celtic1 {
	margin-left:5%;

				
}
#footer {
		  
			horizontal-align: center;
			vertical-align: top;
			
}

#celtic2 {
			position:relative;
			top:-90px; 
			margin-left:75%;
			
}
#content {
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 1.0em;		
		padding: 10px;
		margin-left: 200px;
		background-image: url(/images/celtic-background2.jpg);
		color: white;
		
}
.fotext{
		border-top: 1px dashed #EEEEEE;
		margin-left: 240px;
		margin-right: 40px;
		font-size: 10px;
		line-height:10px;
		color:#6A849D;
		padding-top:20px;
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #AE7EB4;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#AE7EB4;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:  #2F4F4F;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#AE7EB4;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:forestgreen;  

}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #AE7EB4;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #AE7EB4;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #AE7EB4;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:forestgreen;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:forestgreen;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: black;
    Z-index: 10;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #AE7EB4;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #AE7EB4;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #AE7EB4;
}

A.CommandButton:hover
{
	color: #993300;
	text-decoration: underline;
}
    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #AE7EB4;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #AE7EB4;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #AE7EB4;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #AE7EB4;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #AE7EB4;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: white;
}

A:link  {
    text-decoration:    none;
    color:  #AE7EB4;
}

A:visited   {
    text-decoration:    none;
    color:  #AE7EB4;
}

A:active    {
    text-decoration:    none;
    color:  #AE7EB4;
}

A:hover
{
	color: #993300;
	text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #AE7EB4;
}







