/*
'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
'<> 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: #6666CC; 
    scrollbar-shadow-color: #66DB0F; 
    scrollbar-highlight-color: white; 
    scrollbar-3dlight-color: #B5C7DD; 
    scrollbar-darkshadow-color: #B5C7DD; 
    scrollbar-track-color: #333366; 
    scrollbar-arrow-color: #999999;
    background-color: #000000;	/* this is the page border color */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 12px;
	color: #ff0000;
	padding: 0px; 
	margin: 0px;
}
h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
/*	text-transform: uppercase;*/
}

A:link {color: #ff0000; text-decoration: none; }
A:visited {color: #ff0000; text-decoration: none;  }
A:hover	{color: #ff6600; text-decoration: underline; }
A:active {color: #ff0000; text-decoration: none; }
HR { color: #ff0000; height: 2px; width:94%; }
/* Start FORM elements */

/* Start FORM elements */
form {
	margin: 0px;
}
iframe{
	margin: 0px;
	font-size: 12px;
	background-color: transparent;
	border:  0px solid #6666cc;
}

fieldset {
	color: #ff0000;
	border: 2px outset #6666cc;
}

legend {
	color: #ff0000;
	font-size: 12px;
}

input, textarea, select { 
background: #6666cc;
background-color: #000000;
color: #ff0000; 
border: 2px inset #6666cc;
}
.textbox {
	border: 1px solid #6666cc;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 2px;
	font-size: 12px;
	margin-bottom: 5px;
	background-color: black;
	background: black;
	color: #ff0000;
}

.button {
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px outset #ffffff;
	background-color: #6666CC;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .2em;
}

.Title {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}
.Code {
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	color: #000066;
	font-family: 'Courier New', Monospace;
	background-color: #FFFFCC;
	width: 80%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top: 5px solid #6666cc;
	border-right: 1px solid #6666cc;
	border-bottom: 1px solid #6666cc;
	border-left: 5px solid #6666cc;
	font-size: 12px;
}

.Quote {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent; 
	width: 80%;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px dashed #ffffff;
	font-size: 10px;
}

/*.spThemeSmallBlock { border: 1px solid #466D9D; padding: 4px; background-color: #F4F4EE; }*/
.spThemeSmallBlock { border: 1px solid #6666CC; padding: 4px; background-color: transparent;}
.hidden {
	DISPLAY: none;
}  
 
 /*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* font colors*/
.fBold {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}
.fNorm {
	font-size: 12px;
	color: #ff0000;
}
.fAlert {
	color: #ff9933;
}
.tTitle { /* strHeadCellColor */
	background-color: transparent;
/*	background-image: url('HBack.jpg');*/
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding: 4px;
}
.fTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.tSubTitle {  /* strCategoryCellColor -  */
/*	background-image: url('HBack.jpg');*/
	background-repeat: repeat-x;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding: 4px;
}
.fSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.fSmall {
	font-size: 10px;
	color: #ff0000;
}
.tAltSubTitle {  /* strCategoryCellColor -  */
	background-image: url('Thang.jpg');
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding: 4px;
}
.fAltSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* Table classes */
table {
	font-size: 12px;
	color: #ff0000;
	text-align: left;
}
table.grid {
	font-size: 12px;
	color: #ff0000;
	/*width: 100%;*/
	text-align: left;
	border-top: 1pt solid #6666cc;
	border-right: 1pt solid #6666cc;
	border-bottom: 0pt none #6666cc;
	border-left: 0pt none #6666cc;
}
table.grid td {
	font-size: 12px;
	color: #ff0000;
	padding:4px;
	border-top: 0pt solid #000000;
	border-right: 0pt solid #6666cc;
	border-bottom: 1pt solid #6666cc;
	border-left: 1pt solid #000000;
}

/* Cell alternating/hover colors */
.tCellHover{ /* Cell Hover color */
	background-color: #6666cc;
}
.tCellAlt0{ /* ForumFirstCellColor - strPopupTableColor */
	background-color: transparent;
}
.tCellAlt1{ /* ForumCellColor */
	background-color: transparent;
}
.tCellAlt2{ /* AltForumCellColor */
	background-color: transparent;
}
.tContent { 
	background-color: transparent;
	color:#ff0000;
}
.tBorder {
	margin: 0px;
	padding: 2px;
	color: #ff0000;
	border: 1pt solid #6666cc;
}
.tPlain {
	margin: 0px;
	padding: 2px;
	color: #ff0000;
	border: 0px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
.clsSpacer {
	clear: both;
	height:1px;
	width:10%;
	margin: 0px;
	padding: 0px;
}
