@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");

/* ::: | SKYPORTAL.NET(c)Dogg Software | Frosted | ::: */
/* ::: | This Stylesheet Modified by Rick Frost {Frost} | ::: */ 
/* ::: | QnA: Find me at Skyportal.net - Frozenwinds.com ::: */ 

body {
	/* scrollbar-base-color: #222222; */
 vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #111111;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #C0C0C0;
	font-weight: normal;
	text-align: center;
}

a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

/* PAGE ELEMENTS */
fieldset { color: #C0C0C0; border: 1px solid #222222; }
legend { font-size: 11px; color: #C0C0C0; } 
hr {
	color: #C0C0C0;
	height: 1px;
	width:98%;
	background-color: #C0C0C0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form { margin: 0px; }

textarea {
 border: 1px solid #000000;
 font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000;
 background-color: #FFFFFF;  
}
select {
 font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000;
 border: 1px solid #A8B2BB;
 background-color: #ececec;  
}
.textbox {
 padding-left: 2px;  
 border: 1px solid #000000;
 font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000;
 background-color: #ececec; 
}

/* Image Login/Logout Buttons */
.imgLogout {
 height: 22px;
 width: 67px;
 margin: 0px;
 padding: 0px;
 border: 0px; 
 background-image: url(logout.gif);
 background-repeat: no-repeat;
 background-position: left top;  
}
.imgLogin {
 height: 20px;
 width: 59px;
 margin: 0px;
 padding: 0px;
 border: 0px; 
 background-image: url(login.gif);
 background-repeat: no-repeat;
 background-position: left top;  
}
.btnLogin {
	height: 16px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .2em;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(BTile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #222222;
	margin: 4px;
	padding: 0px;


}
/* END Image Login/Logout Buttons */

.button {
 background-image: url(BTile.jpg);
 background-repeat: repeat-x;
 background-position: left top; 
 height: 20px;
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 0px;
 cursor: pointer;
 white-space: nowrap;
 text-align: center;
 vertical-align: middle;
 border: 1px solid #666666;
 font-size: 11px; font-weight: bold; color: #FF9900;
 letter-spacing: .2em;
 background-color: #222222;  
}
.Title { font-weight: bold; font-size: 11px; color: #cc3300; }
.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: 11px; color: #000000;
 border-top: 5px solid #003366;
 border-right: 1px solid #003366;
 border-bottom: 1px solid #003366;
 border-left: 5px solid #003366;
 background-color: #ececec;
}
.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-top: 2px solid #003366;
 border-right: 0px solid #8b4513;
 border-bottom: 2px solid #003366;
 border-left: 0px solid #8b4513;
 background-color: #ececec;  
}
.spThemeSmallBlock {
	border: 1px solid #000;
	padding:4px;
	background-color: #222222;
}
.hidden { DISPLAY: none } 

/* Font Colors */

/* 
 These next 7 are generally table cells, div or span
 and do not contain a background color
 The font sizes should descend 
*/
.fBold { font-weight: bold; font-size: 11px; color: #C0C0C0; }
.fAlert {
	color: #FFCC00;
	text-decoration: none;
	font-size: 11px;
} 
.fTitle { font-size: 12px; font-weight: bold; color: #C0C0C0; }
.fSubTitle { font-size: 11px; font-weight: bold; color: #C0C0C0; }
.fAltSubTitle { font-size: 11px; font-weight: bold; color: #C0C0C0; }
.fNorm { font-size: 10px; color: #C0C0C0; }
.fSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #C0C0C0; }

/* User Name In Nav Bar ;) */ 
.fNavMember { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; color: #C0C0C0; }

/* 
 These next 3 are generally table cells, div or span
 and contain a background color
*/
.tTitle {
 background-image: url(Thang.jpg);
 background-repeat: repeat-x;
 background-position: center center;
 margin: 2px;
 padding: 4px;
 font-size: 11px; font-weight: bold; color: #C0C0C0; 
 border: 1px solid #666666;
 background-color: #222222;
}
.tSubTitle {
 background-image: url(Thang.jpg);
 background-repeat: repeat-x;
 background-position: center center;
 margin: 2px;
 padding: 4px;  
 font-size: 11px; font-weight: bold; color: #C0C0C0;  
 border: 1px solid #666666;  
 background-color: #222222;
}
.tAltSubTitle {
 margin: 2px; 
 padding: 4px; 
 font-weight: bold; font-size: 11px; color: #C0C0C0;
 border: 1px solid #666666;
 background-color: #222222;
}

/* Table Classes */ 
table {
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	color: #C0C0C0;
}
table.grid {
 font-size: 11px; color: #C0C0C0;
 text-align: left;
 border-top: 1pt solid #000000;
 border-right: 1pt solid #000000;
 border-bottom: 0pt none #000000;
 border-left: 0pt none #000000;
}
table.grid td {
 font-size: 11px; color: #C0C0C0;
 border-top: 0pt solid #000000;
 border-right: 0pt solid #000000;
 border-bottom: 1pt solid #000000;
 border-left: 1pt solid #000000;
}
.tCellHover { border: 1px solid #111111; background-color: #3E3E3E; }
.tCellAlt0 { border: 1px solid #222222; background-color: #383838; }
.tCellAlt1 { border: 1pt solid #222222; padding: 2px; background-color: #333333; }
.tCellAlt2 { border: 1px solid #222222; background-color: #2E2E2E; }
.tContent { color:#C0C0C0; background-color: #222222; }
.tBorder {
 width: 100%;
 margin: 0px;
 padding: 2px;
 font-size: 11px; color: #C0C0C0;
}
.tPlain {
 margin: 0px;
 padding: 0px;
 border: 0px;
 font-size: 11px; color: #C0C0C0;  
 text-align: left;
 vertical-align: top;
}
.clsSpacer {
 width:10%;
 margin: 0px;
 padding: 0px;
 clear: both;
 height: 1px;
}
   
/* :: PM Toast Styles 'Frosted' :: */
/* :: This is the thing that pops-up in the :: */
/* :: bottom right corner when you receive a PM :: */
.spThemeToast {
 width: 165px;
 height: 100px; 
 padding: 0px;
 margin: 1px;  
 border: 2px solid #000000;
 position: absolute;
 bottom: 0px;
 right: 0px;  
 background-color: #E7DDDD;
}
.spThemeToast_header_left {
 width: 18px;
 height: 18px;
 padding-left: 2px;
 padding-top: 1px;
 margin: 0px;
 background-color: #E7DDDD;	
}
.spThemeToast_header_img_left { 
 width: 18px;
 height: 18px;
 padding-left: 4px;
 padding-top: 2px;
 margin: 0px;       
 background-image: url(mail.gif);
 background-repeat: no-repeat;
 background-position: left top;
}
.spThemeToast_title {
 width: 140px;
 padding-top: 2px;
 padding-left: 0px;
 padding-bottom: 0px;
 margin: 0px;
 text-align:center;
 font-family:arial; font-size:11px; font-weight:bold; color: #000000; 
 border-bottom: 1px dashed #000000;
 background-color: #E7DDDD;
}
.spThemeToast_header_right {
 width: 18px;
 height: 18px;
 padding-top: 3px;
 margin: 0px;
 text-align: right;
 background-color: #E7DDDD;
}
.spThemeToast_header_img_right {
 width: 18px;
 height: 18px;
 padding-top: 3px;
 margin: 0px;
 cursor: pointer;
 background-image: url(Exit.gif);
 background-repeat: no-repeat;
 background-position: left top;  
}
.spThemeToast_content_left { margin: 0px; background-color: #E7DDDD; }
.spThemeToast_content {
	/*
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FCFCFC,EndColorStr=#C6C6C6);
	*/
 padding-top: 4px;
 padding-left: 5px;
 margin: 0px;
 cursor: crosshair;
 font-family: arial; font-size: 11px; font-weight: bold; color: #000000;
 background-color: #E7DDDD;
}
.spThemeToast_content_right { margin: 0px; background-color: #E7DDDD; } 
/* :: END PM Toast Styles 'Frosted' :: */
.content {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}h6 {
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
