/* 
 * ========================================================================
 * Jupiter Content System @ Jupiterportal.com
 * Copyright (C) 2005 Cosmin Flavius (highstrike@gmail.com)
 * 
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 * 
 * More Info About The Licence At http://www.gnu.org/copyleft/gpl.html
 * ========================================================================
 *
 * ========================================
 * Regular body
 * ========================================
 */

body
{ 
	background: #FFFFFF;
	color: #3F3F3F;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-align: center;
	margin: 10px;
	padding: 0;
	background-image: url(../images/misc/background.jpg);
	scrollbar-base-color: #CCCCCC;
}

/* 
 * ========================================
 * the div style
 * ========================================
 */

#attentionwrapper
{ 
	margin: 60px auto 20px auto;
	text-align: left;
	width: 730px;
}

#jupiterwrapper
{ 
	margin: 0px auto 0px auto;
	text-align: left;
	width: 740px;
}

/* 
 * ========================================
 * the links style
 * ========================================
 */

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #39668E;
	text-decoration: none;
}

a:hover
{
	background: transparent;
	color: #4C8BCC;
	color: #39668E;
}

/* 
 * ========================================
 * the form style
 * ========================================
 */

form
{
	display: inline;
	margin: 0; 
	padding: 0;
}

form input:focus,
form input:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover
{
	border: #345FD8 1px solid;
	color: #3A3A3A;
}

optgroup
{
	font: inherit;
	font-weight: bold;
}

.box
{
	margin-left:0px;
	margin-bottom:0px;
	border: 1px solid #6B95E9;
	background-color:#F5F9FE;
	color: #606060;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	background-color: #D1DCEC;
}


.box2
{
	margin-left:0px;
	margin-bottom:0px;
	border: 1px solid #6B95E9;
	background-color: #E1ECFC;
	background-color: #D1DCEC;
	color: #606060;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	background: transparent url(tile_sub.gif);
}



/* 
 * ========================================
 * the message style + misc
 * ========================================
 */

span.bold
{
	font-weight: bold;
	font-size: 11px;
}

span.inv
{
	color: #c4c4c4;
	font-size: 11px;
}

span.mms2
{
	color: #606060;
	font-size: 11px;
}

span.mms
{
	color: #606060;
	font-size: 11px;
	font-weight: bold;
}

span.hilight
{
	color: #00C000;
	font-size: 11px;
}

span.ok
{
	font-size: 11px;
	font-weight: bold;
	color: #00C000;
}

span.normal
{
	font-size: 11px;
	font-weight: bold;
	color: #606060;
}

span.alert
{
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

span.newone
{
	color: #39668E;
}

/* 
 * ========================================
 * main <table> style
 * ========================================
 */

TABLE.main
{
	font-size: 12px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	width: 100%;
	background: #FFFFFF; 
}

TABLE.quote
{
	font-size: 11px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #EEF4FD;
	width: 100%;
	border: #606060;
	border-style: dashed;
	border-width: 1px;
}

TABLE.admincomment
{
	font-size: 11px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #EEF4FD;
	width: 100%;
	border: #606060;
	border-style: dashed;
	border-width: 1px;
}


TABLE.pinv,
TR.pinv,
TD.pinv
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #E1ECFC;
	background-color: #D1DCEC;
	background: transparent url(../images/misc/invbg.gif);
}




TR.menu
{
	font-size: 11px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background: transparent url(tile_up.gif);
	background-repeat: repeat-x;
}

TR.head
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma, Arial;
	background: transparent url(tile_sub.gif);
	background-repeat: repeat-x;
	background-color: #B6CFF6;
	font-weight: bold;
}

TR.bottom
{
	font-size: 11px; 
	color: #848484;
	font-family: Tahoma, Arial;
	background: transparent url(tile_bot.gif);
	background-repeat: repeat-x;
	background-color: #B6CFF6;
	font-weight: bold;
}

TD.avatar
{
	font-size: 10px; 
	color: #445464;
	font-family: Tahoma, Arial;
	background-color: #B9D1E6;
	text-align: center;
	background: transparent url(../images/misc/avatar_blank.jpg);
}

TR.empty,
TD.empty
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
}

TR.white,
TD.white
{
	background-color: #FFFFFF;
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
}


TR.con1,
TD.con1
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #E1ECFC;
	background-color: #D1DCEC;
}

TR.con1b
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #E1ECFC;
	background-color: #D1DCEC;
	background: transparent url(../images/misc/paid.gif) bottom no-repeat;
}

TR.con2,
TD.con2
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #CEDFF9;
}

TR.con3,
TD.con3
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #A6C4F4;
}

TR.con4,
TD.con4
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #A6C4F4;
	height: 9px;
}

TR.con5,
TD.con5
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #FFFFFF;
	height: 9px;
}

TD.eventempty
{
	font-size: 10px; 
	color: #606060;
	font-family: Tahoma, Arial;
	background-color: #D5E4FA;
	text-align: center;
}

TD.eventselect
{
	font-size: 10px; 
	color: #606060;
	font-family: Tahoma, Arial;
	background-color: #BBD2F7;
	text-align: center;
	font-weight: bold;
}

TD.eventbday
{
	font-size: 10px; 
	color: #606060;
	font-family: Tahoma, Arial;
	background-color: #E4D2D3;
	text-align: center;
	font-weight: bold;
}

TD.eventtoday
{
	font-size: 10px; 
	color: #445464;
	font-family: Tahoma, Arial;
	background-color: #B9D1E6;
	text-align: center;
	font-weight: bold;
}

TD.pagelink,
TD.pagecurrent
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #D5E4FA;
	border: 1px solid #D4D1D1;
	padding: 1px 3px 1px 3px;
}

TD.pagecurrent
{
	font-size: 10px; 
	color: #606060;
	font-family: verdana, Tahoma, Arial;
	background-color: #B9D1F7;
}

TD.header
{
	font-size: 14px; 
	color: #606060;
	font-family: Tahoma, Arial;
	background: transparent url(Right.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}


/* 
 * ========================================
 * quote style
 * ========================================
 */

.quote blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(../images/codes/quote_down.gif) bottom right no-repeat;
	font-size: 10px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
}

.quote blockquote h1 {
	margin: 0;
	font-size: 10px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(../images/codes/quote_up.gif) top left no-repeat;
}

.quote blockquote h2 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 10px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(../images/codes/quote_up.gif) top left no-repeat;
}

/* 
 * ========================================
 * code style
 * ========================================
 */

.code blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(../images/codes/code_down.gif) bottom right no-repeat;
	font-size: 10px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
}

.code blockquote h2 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 10px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(../images/codes/code_up.gif) top left no-repeat;
}

.todayis {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

.foot
{
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	background-image: url('images/headl.gif');
}

.desgnedby {
	font-size: 10px;
  color: #CCCCCC;
  font-weight: bold;
  font-style: italic;
  }
  
.desgnedby a:link {
  color: #CCCCCC;
  font-weight: bold;
  text-decoration:none;
  font-style: normal;
}

.desgnedby a:visited {
  color: #CCCCCC;
  font-weight: bold;
  text-decoration:none;
  font-style: normal;
}

.desgnedby a:hover {
  color: #CCCCCC;
  font-weight: bold;
  text-decoration:none;
  font-style: italic;
}





































option.highest {
color: #FF0000;
font-weight: bold;
}