/********************************************************************************/
/* SkyPortal Skin - Designed For SkyPortal.net                                  */
/* By Maggie - MaggieOfSweden                                                   */
/* Licensed under a Creative Commons License:                                   */
/* http://creativecommons.org/licenses/by-nc-nd/2.5/                            */
/********************************************************************************/
/*
'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
'<> Copyright (C) 2005-2006 Dogg Software All Rights Reserved
'<>
'<> By using this program, you are agreeing to the terms of the
'<> SkyPortal End-User License Agreement.
'<>
'<> All copyright notices regarding SkyPortal must remain 
'<> intact in the scripts and in the outputted HTML.
'<> The "powered by" text/logo with a link back to 
'<> http://www.SkyPortal.net in the footer of the pages MUST
'<> remain visible when the pages are viewed on the internet or intranet.
'<>
'<> Support can be obtained from support forums at:
'<> http://www.SkyPortal.net
'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
@import url("style_layout.css");
@import url("style_window.css");
@import url("style_blocks.css");
@import url("style_menus.css");
@import url("style_events.css");

body {
	padding: 0px;
	background: #FFFFFF;
	color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

frameset {
	color: #000018;
	border: 1px solid #707070;
}
legend {
	color: #000018;
	font-size: 14px;
}
form {
	margin: 0px;
}
select {
	background: transparent;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #A8B2BB;
}
textarea {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000018;
	border: 1px solid #000018;		
}

.textbox {
	border: 1px solid #003B75;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 2px;
	font-size: 10px;
	margin-bottom: 5px;
}

.button {
	height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #707070;
	background-color: #F8F7F7;
	color: #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
}

.Title {
	font-weight: bold;
	font-size: 14px;
	color: #419966;
}

.Code {
  display: block;
  width: 80%;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-right: 5px;
  padding-left: 10px;
  font-family: 'Courier New', Monospace; font-size: 12px; color: #000000;
  border-top: 5px solid #003366;
  border-right: 1px solid #003366;
  border-bottom: 1px solid #003366;
  border-left: 5px solid #003366;
  background-color: #ffffff;
}

.Quote {
  display: block;
  width: 80%;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-right: 5px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; 
  border: 1px dashed #8b4513;
  background-color: #ffffff; 
}

.spThemeSmallBlock { border: 1px solid #466D9D; background-image: url('FBack.gif') }

.hidden {
	DISPLAY: none
}
      
 /*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* font colors*/
.fBold {
	font-weight: bold;
	font-size: 10px;
	color: #000018;
}
.fNorm {
	font-size: 11px;
	color: #000018;
}
.fAlert {
	color: #FF0000;
}
.tTitle { /* strHeadCellColor */
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #000018;
	padding: 4px;
}
.fTitle {
/*    background-color: #ffffff;*/
	font-size: 12px;
	font-weight: bold;
	color: #000018;
}
.tSubTitle {  /* strCategoryCellColor -  */
	background-color: #faf9f4;
	font-weight: bold;
	color: #000018;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.fSubTitle {
 text-decoration: none;
 color: #333333;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
}
.tAltSubTitle {  /* strCategoryCellColor -  */
	background-image: url('HBack.jpg');
	background-color: #ebebeb;
	font-size: 12px;
	font-weight: bold;
	color: #000018;
	padding: 4px;

}
.fAltSubTitle {
	font-size: 13px;
	font-weight: bold;
	color: #000018;
}
.fSmall {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
}
.fNavMember {
	font-weight: bold;
	font-size: 10px;
	color: #000018;
}

/* Table classes */
table {
	font-size: 12px;
	color: #666666;
	text-decoration: none; 
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
table.grid {
	font-size: 11px;
	color: #000018;
	text-align: left;
	border-top: 1pt solid #707070;
	border-right: 1pt solid #707070;
	border-bottom: 0pt none #000000;
	border-left: 0pt none #000000;
}
table.grid td {
	font-size: 11px;
	color: #000018;
	border-top: 0pt solid #ffffff;
	border-right: 0pt solid #ffffff;
	border-bottom: 1pt solid #707070;
	border-left: 1pt solid #707070;
}

.tCellHover{ /* Cell Hover color */
/*	background-color: #A09F9F;*/
	background-color: #FFFFFF;
}
.tCellAlt0{ /* ForumFirstCellColor - strPopupTableColor */
	background-color: #F9F9F9;
}
.tCellAlt1{ /* ForumCellColor */
	background-color: #faf9f4;
}
.tCellAlt2{ /* AltForumCellColor */
	background-color: #fdffff;
}

.tContent { 
	background-color: #C5CCD4;
	color:#000018;
}
.tBorder {
	margin: 0px;
	padding: 2px;
	color: #000018;
	border: 1pt solid #05719F;
	font-size: 12px;
}
.tPlain {
	margin: 0px;
	padding: 2px;
	color: #000018;
	border: 0px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
.clsSpacer {
	clear: both;
	height:1px;
	width:10%;
	margin: 0px;
	padding: 0px;
} 
  
