/********************************************************************************/
/* SkyPortal Skin - Designed For sites built with SkyPortal                     */
/* By Maggie - MaggieOfSweden   http://www.maggieofsweden.com                   */
/* 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 {
	scrollbar-face-color: #D6CDB9;
	scrollbar-shadow-color: #413027;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #D7D7E3;
	scrollbar-darkshadow-color: #D7D7E3;
	scrollbar-track-color: #FDFBF3;
	scrollbar-arrow-color: #413027;
	background-color: #ECE6D9;
/*	background-image: url(background.gif); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413027;
	margin: 0px;
	padding: 0px;
}

/* Start PAGE elements */
A:link {color: #000000; text-decoration: underline; }
A:visited {color: #413027; text-decoration: underline;  }
A:hover	{color: #413027; text-decoration: underline; }
A:active {color: #1EAA1E; text-decoration: underline; }

hr {
	color: #413027;
	border: 1pt solid #413027;
}
frameset {
	color: #413027;
	border: 1px solid #413027;
}
legend {
	color: #413027;
	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: transparent;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #413027;
	border: 1px solid #413027;		
}

.textbox {
	border: 1px solid #413027;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 2px;
	font-size: 10px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

.button {
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #413027;
	background-color: #ffffff;
	color: #413027;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
}
.popbutton {
	height: 20px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #413027;
	background-color: #ffffff;
	color: #413027;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.Title {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code {
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	color: #000000;
	font-family: 'Courier New', Monospace;
	background-color: #E2DBCD;
	width: 80%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top: 5px solid #413027;
	border-right: 1px solid #413027;
	border-bottom: 1px solid #413027;
	border-left: 5px solid #413027;
	font-size: 12px;
}

.Quote {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2DBCD; 
	width: 80%;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
    border-top: 1px solid #413027;
    border-bottom: 1px solid #413027;
    border-left: 1px dashed #413027;
    border-right: 1px dashed #413027;
	font-size: 10px;
}

.spThemeSmallBlock { 	
	border: 1px solid #466D9D;
	background-color: #D6CDB9;}

.hidden {
	DISPLAY: none
}
      
 /*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* font colors*/
.fBold {
	font-weight: bold;
	font-size: 10px;
	color: #413027;
}
.fNorm {
	font-size: 10px;
	color: #413027;
}
.fAlert {
	color: #FF0000;
}
.tTitle { /* strHeadCellColor */
	background-color: #CCC3b0;
	background-image: url(HBack.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #FDFBF3;
	padding: 4px;
	/*width: 100%;*/
}
.fTitle {
	font-size: 16px;
	font-weight: bold;
	color: #413027;
}
.tSubTitle {  /* strCategoryCellColor -  */
	background-image: url(HBack.jpg);
	background-color: #CCC3b0;
	font-size: 14px;
	font-weight: bold;
	color: #413027;
}
.fSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #413027;
}
.tAltSubTitle {  /* strCategoryCellColor -  */
/*	background-image: url('Thang.jpg'); */
	background-color: #FDFBF3;
	font-size: 14px;
	font-weight: bold;
	color: #413027;
	padding: 4px;
}
.fAltSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #413027;
}
.fSmall {
	font-size: 10px;
	color: #413027;
}
.fNavMember {
	font-weight: bold;
	font-size: 14px;
	color: #413027;
}

/* Table classes */
table {
	font-size: 12px;
	color: #413027;
	text-align: left;
	border: #000000;
}
table.grid {
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-top: 1pt solid #413027;
	border-right: 1pt solid #413027;
	border-bottom: 0pt none #413027;
	border-left: 0pt none #413027;
}
table.grid td {
	font-size: 12px;
	color: #000000;
	border-top: 0pt solid #413027;
	border-right: 0pt solid #413027;
	border-bottom: 1pt solid #413027;
	border-left: 1pt solid #413027;
}

.tCellHover{ /* Cell Hover color */
/*	background-color: #A09F9F;*/
	background-color: #ECE6D9;
}
.tCellAlt0{ /* ForumFirstCellColor - strPopupTableColor */
	background-color: #ECE6D9;
}
.tCellAlt1{ /* ForumCellColor */
	background-color: #FDFBF3;
}
.tCellAlt2{ /* AltForumCellColor */
	background-color: #F5F0E6;
}

.tContent { 
	background-color: #FDFBF3;
	color:#413027;
}
.tBorder {
	margin: 0px;
	padding: 2px;
	width: 100%;
	color: #413027;
	border: 1pt solid #413027;
	font-size: 10px;
}
.tPlain {
	margin: 0px;
	padding: 2px;
	color: #413027;
	border: 0px;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}
.clsSpacer {
	clear: both;
	height:1px;
	width:10%;
	margin: 0px;
	padding: 0px;
} 
  