﻿
/* obsolete start  */

.HoverPopup
{
	position:absolute; 
	left:250px; 
	width:250px;
	padding: 10px 10px 10px 10px;
	display:none;
	BORDER:#000000 1px solid; 
	background-color:#FFFFFF; 
	font: normal 12px arial;
}

.HoverPopupHeader {
	width:240px;
	background-color: #EBEEE1;
	padding:2px 5px 3px 5px; 
	color: #2F2F2F;
	font: bold 14px arial;
	border:#CCCCCC 1px solid;
	display:block;
}

a.link1:link { color: #605E53; text-decoration: none; border-bottom:1px dotted; }
a.link1:visited { color: #A09E94; text-decoration: none; border-bottom:1px dotted; }
a.link1:active { color: #605E53; text-decoration: none; border-bottom:1px dotted; }
a.link1:hover { color: #316AC5; text-decoration: none; border-bottom:1px dotted; }


/* obsolete end  */

body
{
	font: 12px arial;
}

h2
{
	font: bold 18px arial;
	border-bottom:1px solid #DFDFDF;
	color:#515151;
	padding-top:10px;
	margin-bottom:0px;
}

h3
{
	font: bold 14px arial;
	color:#515151;
	margin-bottom:0px;
}

h4
{
	font: bold 12px arial;
	color:#515151;
	margin-bottom:0px;
}

h5
{
	font: bold 12px arial;
	color:#515151;
	margin-bottom:0px;
}

h6
{
	font: bold 12px arial;
	color:#515151;
	margin-bottom:0px;
}

h7
{
	font: bold 12px arial;
	color:#515151;
	margin-bottom:0px;
}

.spacer {width:100%;clear: both; }

.GenericBox
{
	float:left;
	position:relative;
}

/*-------------------------------------------
  Main Content Sections
------------------------------------------- */

.TabContent
{
	padding:25px;
	margin-top:-1px;
	margin-left:25%;
	margin-right:25%;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width: 100%;
	float:left;
	min-height:1000px;

}

.TabContentAccount
{
	padding:25px;
	margin-top:-1px;
	margin-left:25%;
	margin-right:25%;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width: 100%;
	float:left;
	min-height:700px;

}

.WhiteContentBox
{
	border:1px solid #FFFFFF;
	float:left;
	width:650px;
}

/*-------------------------------------------
  Spans
------------------------------------------- */

.GreyText1
{
	font: 12px arial;
	color:#737373;
}

/*-------------------------------------------
  Tables
------------------------------------------- */

/* wikitable class for skinning normal tables */
table.wikitable {
    margin: 1em 1em 1em 0;
    background: #FFFFFF;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th, .wikitable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.wikitable th {
    background: #f9f9f9;
    text-align: center;
}
.wikitable caption {
    font-weight: bold;
}


/*-------------------------------------------
  Content Widgets
------------------------------------------- */

.ContentHeading {
	border-bottom:1px solid #CCCCCC;
	padding: 10px 0px 6px 10px;
	font: normal 12px Verdana;
	font-weight: bold;
	background: transparent url(http://www.absoluteastronomy.com/images/pageelements/greytab.gif) no-repeat bottom left;
	color: #333333;
}

.SelectionBoxRow {
	background-color: #FFFFFF;
	font: 12px Verdana;
	border-bottom: 1px solid #EAEAE8;  
	display:block;
	float:left;
	width:100%;
}

.SelectionBoxImage {
	float: left;
	padding: 10px 10px 10px 10px;
}

.SelectionBoxContent {

	padding: 10px 10px 10px 10px;
}

.hpHeader
{
	padding:5px;
	background-color:#DBDBDB;
	font: bold 12px arial;
}

.hpContent
{
	padding:15px;

}

.hp
{
	position:absolute; 
	left:320px; 
	width:300px;
	display:none; 
	BORDER:#DBDBDB 2px solid; 
	background-color:#FFFFFF; 
	font: normal 12px arial;
/*	offset-position: absolute;
	left: 300px; */
}


.hpImage { 
    float: left; 
    margin: 0px 0px 0px 0px;
    position:relative;
    border: 0.5em solid #FFFFFF;
    border-width: 0em 1.4em 0em 0;
}


.SettingsRow
{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}   

.FAQRow
{
	float:left;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	font-size:13px;
}   

.SettingsDescriptionColumn
{
	width:360px;
	float:left;
}
.SettingsUpdateColumn
{
	width:170px;
	float:left;
	vertical-align:middle;

}
.SettingsDescriptionColumn2
{
	width:360px;
	float:left;
}
.SettingsUpdateColumn2
{
	width:280px;
	float:left;
	vertical-align:middle;
}

.SettingsMessageColumn
{
	width:120px;
	float:left;
	padding-top:4px;
}

.UpdateMessageText
{
	font: 11px Verdana;
	color:#8CC4DE;
}

.GreyHeaderBox
{
	padding: 5px 10px 5px 10px;
	background-color: #F4F4F4;
	float:left;
	color: #949494;
	font: bold 10px Arial;
	margin-top:15px;
}

.NewPostBoxHeader
{
	background-color:#F5F5F1;
	font: bold 12px arial;
	color:#737373;
	padding:5px 0px 5px 5px; 
	border-top:1px solid #CBC9CC;
	border-left:1px solid #CBC9CC;
	border-right:1px solid #CBC9CC;
	float:left;
	width:675px;
}

.NewPostBox
{
	background-color:#FFFFFF;  
	padding:15px 15px 15px 85px; 
	border:1px solid #DBDBDB;
	float:left;
	width:580px;
}

.ThreadBoxHeader
{
	background-color:#EEEEEE;
	font: bold 11px arial;
	color:#737373;
	padding:2px 0px 2px 5px; 
	border-top:1px solid #CBC9CC;
	border-left:1px solid #CBC9CC;
	border-right:1px solid #CBC9CC;
	position:relative;
	float:left;
	width:99%;
}

.ThreadBox
{
	background-color:#F9F9F9;  
	padding:15px;
	padding-bottom:10px; 
	border:1px solid #DBDBDB;
	position:relative;
	float:left;
	width:650px;
	height:100%;
}

.PostContainer
{
	float:left;
	border:1px solid #E6E6E6;
	background-color:#FFFFFF;
	width:645px;
	margin-bottom:10px;
	height: 100%;
}

.ReplyBox
{
	background-color:#FFFFFF;  
	padding:6px 6px 6px 6px; 
	margin-bottom: 15px;
	border:1px solid #E6E6E6;
	float:left;
	width:500px;
	background-color:#F9F9F9; 
	height: 100%;
}

.PostText
{
	float:left;
	width:515px;
	border:1px soild;
	padding-bottom:25px;
	padding-right:15px;
	font: 12px verdana;
	height: 100%;
}

.PostHeader
{
	text-align:right;
	float:left;
	width:525px;
	padding-top:5px;
	padding-bottom:15px;
	padding-right:15px;
	font: 10px arial;
	color: #909090
}

.PostButton
{
	float:left;
	width:623px;
	text-align:right;
	padding-bottom:15px;
	padding-right:10px;
}

.PostIcon
{
	text-align:center;
    height:100%;
	float:left;
	width:100px;
	border:1px soild;
	padding-top:20px;
	font: 10px arial;
	color: #909090;

}

.TimeLineBox
{
	float:left;
	border-left:2px solid #C6C6C6;
	margin-left:50px;
	margin-top:10px;
}

.timelineyear {
	color:#434345;
	font: bold 14px arial;
}

p.timeline {
	font: normal 12px Arial;
	padding: 0px 0px 0px 40px;
	background: transparent url(http://www.absoluteastronomy.com/images/backgrounds/greendot.gif) no-repeat top left;
	background-position: 0px 4px;
}


p.quotation {
	font: normal 12px Arial;
	padding: 0px 0px 0px 38px;
	background: transparent url(http://www.absoluteastronomy.com/images/icons/leftquote.gif) no-repeat top left;
	background-position: 19px 0px;
}
.quotedescription {
	color:#7A776B;
	padding: 0px 0px 0px 60px;
}

.IconRow {
	background-color: #FFFFFF;
	font: 12px Verdana;
	border-bottom: 1px solid #EAEAE8;  
	display:block;
	float:left;
	width:100%;
}

.IconRowImage {
	float: left;
	padding: 10px 10px 10px 20px;
	width:10px;
}

.IconRowContent {
	padding: 10px 10px 10px 10px;
	float:left;
	width:590px;
}

.GreyArrowHeader
{
	border-bottom: 1px solid #E6E6E6;
	float:left;
	width:670px;
	padding-bottom:3px;
	margin-bottom:10px;
}

.BreadCrumbs {
	padding: 0px 0px 0px 0px; 
	text-align: left;
	padding: 0px 0px 0px 0px; 
}

.PostPagingText {
    font: 12px Verdana;
    height: 30px;
    padding-right:10px;
    padding-top:3px;
    text-align: right;
    float:right;
}

.PostPagingLinks {
    font: 12px Verdana;
    height: 30px;
    text-align: right;
    float:right;
}

.ResultsPageLinkActive
{
	text-align:center;
	height: 19px;
	width: 22px;
	border:1px solid #CBCBCB;
	padding-top:3px;
	float:right;
	margin-left: 4px;
	text-decoration: none;
	color: #646464;
	font:bold 12px arial; 
}

.ResultsPageLinkInActive
{
	text-align:center;
	height: 19px;
	width: 22px;
	border:1px solid #EAEAEA;
	padding-top:3px;
	float:right;
	margin-left: 4px;
	text-decoration: none;
	color: #DBDBDB;
	font: 12px arial; 
}

.BreadCrumbs a.homeicon {
    background: transparent url(http://www.absoluteastronomy.com/images/icons/greyhome.gif) no-repeat left;
    padding: 6px 6px 5px 11px; 
    text-decoration: none; 
}

.BreadCrumbs a.triangle {
    font: bold 10px Verdana;
    background: transparent url(http://www.absoluteastronomy.com/images/icons/greytriangle.gif) no-repeat left;
    padding: 6px 6px 5px 11px; 
    color:  #000000;
    text-decoration: none;
}

.BreadCrumbsLast {
	font: 10px Verdana;
    background: transparent url(http://www.absoluteastronomy.com/images/icons/greytriangle.gif) no-repeat left;
    padding: 6px 6px 5px 11px; 
}  

.InfoBoxHeader 
{
	margin : 0px;
	padding : 5px;
	padding-left:10px;
	background : #F5F5F1;
	border : 1px solid #CCC;
	font: 12px solid;
	color: #646464;
}

.InfoBox 
{
	margin : 0px;
	padding : 6px 15px 6px 15px;
	background : #FFF;
	border-right : 1px solid #CCC;
	border-left : 1px solid #CCC;
	border-bottom : 1px solid #CCC;
	float:left;
}

.ImageBoxHeader
{
	background-color:#E0E0E0;
	font: 10px arial;
	padding:2px 0px 2px 5px; 
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	position:relative;
	font:bold 12px arial;
}

.TopicContentBox
{
	float:left;
	padding-bottom:50px;
	padding-top:10px;
}

.TopicContentBox li {
    padding:1px;

}

.ImageBox
{
	background-color:#FFFFFF;  
	padding:15px; 
	border:1px solid #CBC9CC;
	position:relative;
	text-align:center;
}

.LinkBoxHeader
{
	color:#FFFFFF;
	background-color:#AFAEB0;
	font: 10px arial;
	padding:2.5px;
	border:1px solid #808080;
}

.LinkBox
{
	background-color:#FFFFFF;  display: block; padding:5px 0px 3px 2px; text-decoration:none; text-align: left; font: 10px arial; color:#080808; border-bottom:1px solid #838383; margin-left:0px; left:0px; height:13px; width:99%
}

a:hover.LinkBox 
{
	background:#E5E5E5;
}

.GreyLine
{
	width:100%; 
	height:1px;
	border-top:1px solid #E4E4E4;
}

/*-------------------------------------------
  Text blocks
------------------------------------------- */

.ErrorText
{
    font:12px arial;
    color:#E0021C;
    padding-left:10px;
}

.ErrorBox
{
   border:1px solid #9CCEE7;
   padding: 10px;
   padding-left:20px; 
   background-color:#F3F9FC;
   font: 14px arial;
   margin-top: 5px;
   margin-bottom: 10px;
}

/*-------------------------------------------
  Tabs
------------------------------------------- */


.TopicTabs 
{ 
	background-image:url(http://www.absoluteastronomy.com/images/backgrounds/greyback.gif);  
	height: 37px; 
	width:734px; 
	font:normal 10px verdana; 
	text-align: center;
}

.TopicTabs ul {  display: inline;list-style-type: none; }
.TopicTabs li { margin-top: 1px;  float: left; }

.TopicTabs a {
	padding:12px 15px 9px 35px;
	float: left;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-decoration:none; 
	background-repeat:no-repeat; 
	background-position:7px 9px;
	color:#666; 
	text-decoration:none;
	font:normal 10px verdana;
}
.TopicTabs a:hover { color:#000000; }

.HomeTab         { border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/home.gif); }
.DiscussionTab   { border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/star.gif); } 
.FactsTab        { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/page.gif);  }
.QuotesTab       { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/quote.gif);  }
.TimelineTab     { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/calendar.gif);  } 
.EncyclopediaTab { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/earth.gif);  } 
.DictionaryTab   { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/book.gif);  }
.ReplyTab        { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/answer.gif);  }
.NewPostTab      { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/newpost.gif);  }
.SubscriptionsTab      { border-bottom:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F6F6F6; background-image:url(http://www.absoluteastronomy.com/images/icons/envelope.gif);  }


.HomeTabActive         { border-bottom:2px solid #FFFFFF; border-left:1px solid #CCCCCC; background-color:#FFFFFF; background-image:url(images/icons/home.gif); }
.DiscussionTabActive   { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/star.gif); } 
.FactsTabActive        { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/page.gif);  }
.QuotesTabActive       { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/quote.gif);  }
.TimelineTabActive	   { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/calendar.gif);  } 
.EncyclopediaTabActive { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/earth.gif);  } 
.DictionaryTabActive   { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/book.gif);  }
.ReplyTabActive        { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/answer.gif);  }
.NewPostTabActive      { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/newpost.gif);  }
.SubscriptionsTabActive      { border-bottom:2px solid #FFFFFF; background-color:#FFFFFF; background-image:url(http://www.absoluteastronomy.com/images/icons/envelope.gif);  }


.GrayTabs {	margin-left: 0; height: 25px; padding:0px 10px 0px 22px; background-image:url(http://www.absoluteastronomy.com/images/sections/home/tabback.gif); }
.GrayTabs li { display: inline; list-style-type: none; font:bold 10px arial; color:#030303; }
.GrayTabs a.inactive { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF; background-color:#D1D1D1; float: left; }
.GrayTabs a:hover.inactive { background:#E5E5E5; }
.GrayTabs a.inactivelefthome { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background-color:#D1D1D1; float: left; }
.GrayTabs a:hover.inactivelefthome { background:#E5E5E5;}
.GrayTabs a.inactiveleft { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background-color:#D1D1D1; float: left; }
.GrayTabs a:hover.inactiveleft { background:#E5E5E5; }
.GrayTabs a.active { color: #030303; text-decoration: none; padding:6px 10px 6px 7px; background-color:#FFFFFF; border-top: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; float: left; }

.YellowTabs { margin-left: 0; height: 25px; padding:0px 10px 0px 22px; background-image:url(http://www.absoluteastronomy.com/images/sections/discuss/tabback.gif); }
.YellowTabs li { display: inline; list-style-type: none; font:bold 10px arial; color:#030303; }
.YellowTabs a.inactive { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF; background:#C7C5A9; float: left; }
.YellowTabs a:hover.inactive { background:#DEDDCD; }
.YellowTabs a.inactivelefthome { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#C7C5A9; float: left; }
.YellowTabs a:hover.inactivelefthome { background:#DEDDCD;}
.YellowTabs a.inactiveleft { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#C7C5A9; float: left; }
.YellowTabs a:hover.inactiveleft { background:#DEDDCD;}
.YellowTabs a.active { color: #030303; text-decoration: none; padding:6px 10px 6px 7px; background-color:#FFFFFF; border-top: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; float: left; }

.BlueTabs { margin-left: 0; height: 25px; padding:0px 10px 0px 22px; background-image:url(http://www.absoluteastronomy.com/images/sections/index/tabback.gif); }
.BlueTabs li { display: inline; list-style-type: none; font:bold 10px arial; color:#030303; }
.BlueTabs a.inactive { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF; background:#B6BFCD; float: left; }
.BlueTabs a:hover.inactive { background:#CDD3DC; }
.BlueTabs a.inactivelefthome { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#B6BFCD; float: left; }
.BlueTabs a:hover.inactivelefthome { background:#CDD3DC;}
.BlueTabs a.inactiveleft { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#B6BFCD; float: left; }
.BlueTabs a:hover.inactiveleft { background:#CDD3DC;}
.BlueTabs a.active { color: #030303; text-decoration: none; padding:6px 10px 6px 7px; background-color:#FFFFFF; border-top: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; float: left; }

.GreenTabs { margin-left: 0; height: 25px; padding:0px 10px 0px 22px; background-image:url(http://www.absoluteastronomy.com/images/sections/almanac/tabback.gif); }
.GreenTabs li { display: inline; list-style-type: none; font:bold 10px arial; color:#030303; }
.GreenTabs a.inactive { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF; background:#BEC8AC; float: left; }
.GreenTabs a:hover.inactive { background:#DCE1D2; }
.GreenTabs a.inactivelefthome { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#BEC8AC; float: left; }
.GreenTabs a:hover.inactivelefthome { background:#DCE1D2;}
.GreenTabs a.inactiveleft { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#BEC8AC; float: left; }
.GreenTabs a:hover.inactiveleft { background:#DCE1D2;}
.GreenTabs a.active { color: #030303; text-decoration: none; padding:6px 10px 6px 7px; background-color:#FFFFFF; border-top: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; float: left; }


.BrownTabs { margin-left: 0; height: 25px; padding:0px 10px 0px 22px; background-image:url(http://www.absoluteastronomy.com/images/sections/dictionary/tabback.gif); }
.BrownTabs li { display: inline; list-style-type: none; font:bold 10px arial; color:#030303; }
.BrownTabs a.inactive { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF; background:#C8BDA8; float: left; }
.BrownTabs a:hover.inactive { background:#DFD9CC; }
.BrownTabs a.inactivelefthome { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#C8BDA8; float: left; }
.BrownTabs a:hover.inactivelefthome { background:#DCE1D2;}
.BrownTabs a.inactiveleft { color: #030303; text-decoration: none; padding:3px 10px 4px 7px; border-left: 1px solid #FFFFFF; border-top: 6px solid #FFFFFF;background:#C8BDA8; float: left; }
.BrownTabs a:hover.inactiveleft { background:#DFD9CC;}
.BrownTabs a.active { color: #030303; text-decoration: none; padding:6px 10px 6px 7px; background-color:#FFFFFF; border-top: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; float: left; }

/*-------------------------------------------
  Image Divs
------------------------------------------- */


div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}

div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: .5em .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: 1.4em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: 1.4em 1.4em .8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}



/*-------------------------------------------
  Link
------------------------------------------- */

a.bluelink1:link { font: normal 12px Arial; color: #316AC5; text-decoration: none }
a.bluelink1:visited { font: normal 12px Arial; color: #316AC5; text-decoration: none }
a.bluelink1:active { font: normal 12px Arial; color: #316AC5; text-decoration: none }
a.bluelink1:hover { font: normal 12px Arial; color: #A3BAD1; text-decoration: none }

a.greenlink1:link { font: bold 16px Arial; color: #81a826; text-decoration: underline }
a.greenlink1:visited { font: bold 16px Arial; color: #81a826; text-decoration: underline }
a.greenlink1:active { font: bold 16px Arial; color: #81a826; text-decoration: underline }
a.greenlink1:hover { font: bold 16px Arial; color: #81a826; text-decoration: none }

a.greenlink2:link { font: normal 12px Arial; color: #81a826; text-decoration: underline }
a.greenlink2:visited { font: normal 12px Arial; color: #81a826; text-decoration: underline }
a.greenlink2:active { font: normal 12px Arial; color: #81a826; text-decoration: underline }
a.greenlink2:hover { font: normal 12px Arial; color: #81a826; text-decoration: none }

a.bluelink2:link { font: normal 12px Arial; color: #316AC5; }
a.bluelink2:visited { font: normal 12px Arial; color: #316AC5; }
a.bluelink2:active { font: normal 12px Arial; color: #316AC5; }
a.bluelink2:hover { font: normal 12px Arial; color: #A3BAD1; }

a.bluelink3:link { font: bold 16px Arial; color: #316AC5; text-decoration: underline }
a.bluelink3:visited { font: bold 16px Arial; color: #316AC5; text-decoration: underline }
a.bluelink3:active { font: bold 16px Arial; color: #316AC5; text-decoration: underline }
a.bluelink3:hover { font: bold 16px Arial; color: #316AC5; text-decoration: none }

a.blacklink1:link { font: bold 9px Verdana; color: #333333; text-decoration: none }
a.blacklink1:visited { font: bold 9px Verdana; color: #333333; text-decoration: none }
a.blacklink1:active { font: bold 9px Verdana; color: #333333; text-decoration: none }
a.blacklink1:hover { font: bold 9px Verdana; color: #333333; text-decoration: none }

a.whitelink:link { font: 11px Verdana; color: #DEDEDE;  text-decoration: none }
a.whitelink:visited { font: 11px Verdana; color: #DEDEDE;  text-decoration: none }
a.whitelink:active { font: 11px Verdana; color: #DEDEDE;  text-decoration: none }
a.whitelink:hover { font: 11px Verdana; color: #FFFFFF;  text-decoration: none }

a.blacklink2:link { font: 12px Verdana; color: #8B8B8B; }
a.blacklink2:visited { font: 12px Verdana; color: #8B8B8B; }
a.blacklink2:active { font: 12px Verdana; color: #8B8B8B; }
a.blacklink2:hover { font: 12px Verdana; color: #C8C8C8; }

a.greylink1:link { color: #605E53; text-decoration: none; border-bottom:1px dotted; }
a.greylink1:visited { color: #000000; text-decoration: none; border-bottom:1px dotted; }
a.greylink1:active { color: #605E53; text-decoration: none; border-bottom:1px dotted; }
a.greylink1:hover { color: #316AC5; text-decoration: none; border-bottom:1px dotted; }