body {
	margin-top: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #6D6D6D;
}

h1, h2, h3 {
	margin: 4px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 1em;
}

h2 {
	font-size:1.6em;
}

h2 b
{
	color:#EF9D07;
	font-weight:normal;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

p b
{
	color: #EF9D07;
	margin:8px 0 4px 0;
	font-size:110%;
}

.small
{
	line-height: 20px;
	text-align:left;
}

a:link {
	color: #0094E0;
}

a:hover, a:active {
	text-decoration: none;
	color: #0094E0;
}

a:visited {
	color: #0094E0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

ul
{
	margin: 0 0 0 18px;
	padding: 0;
}

li 
 {
 	margin: 0;
	padding: 0;
 }

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Site */

#site
{
	width: 1100px;
	/*min-height:700px;*/
	padding:0;
	border:solid 1px #000;
	margin: 0 auto 20px auto;
	background-color:#FCFCFB;
}

/* Header */

#header {
	position:relative;
	height: 120px;
	padding: 0px;
	background: url(images/shade.png) repeat-x bottom;
	/*border:solid 1px red;*/
}

#login
{
	height:48px;
	background-color:#3c3c3c;
}

#login p
{
	color:#fff;
	margin:6px 20px;
	float:right;
	font-size:1.2em;
}

#login a
{
	color:#fff;
	text-decoration:underline;
	font-weight:bolder;
}


#logo 
{
	margin: 20px 0 0 60px;
	float: left;
}

/* Menu */

#menu {
	float: right;
	margin: 30px 40px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	background: url(images/Navbg.png) repeat-x left top;
	padding: 0 10px;
	text-decoration: none;
	color: #3C3C3C;
	font-weight:bolder;
}

#menu a:hover {
	text-decoration: underline;
}

#footermenu {
	margin: 0 60px 20px 60px; padding:0;
	height:20px;
	font-size:0.9em;
}

#footermenu ul {
	margin: 0;padding: 0;
	list-style: none;
}

#footermenu li {
	display: inline;
	margin: 0;padding: 0;
}

#footermenu a {
	display: block;
	float: left;
	margin-right: 0;
	padding: 1px 5px;
	text-decoration: none;
	color: #EF9D07;
}

#footermenu a:hover {
	text-decoration: underline;
}

/* Content */
#content 
{
	position:relative;
	margin: 0 40px 0 40px;
}

.layouttable
{
}

.layouttable td
{
	vertical-align:top;
}

.layouttable td.ad
{
	text-align:center;
	padding-top:26px;
}

/* Banner */

#banner
{
	position:relative;
	margin:0;
	height:522px;
}

#banner img
{
	margin-left:14px;
}

#banner div
{
	position:absolute; top:220px; left:126px; width:230px;
	font-family:Georgia; font-weight:bold; font-size:34pt; color:#000; text-align:center;
}

#count
{
	font-family:Georgia; font-weight:bold; font-size:34pt; color:#000; text-align:center;
}

.nav
{
	margin-top:10px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.invites
{
	padding:12px;
	text-align:center;
	background-color:#F1E9C9;
	border:solid 1px #E99907;
	color:#000;
}

.upgrade
{
	padding:12px;
	text-align:center;
	background-color:#F1E9C9;
	border:solid 1px #E99907;
	color:#000;
}

.topinfo
{
	padding:8px;
	background-color:#F1E9C9;
	border:solid 1px #E99907;
	color:#000;
}

.topinfo td
{
	vertical-align:middle;
}

/* Post */
.post
{
	margin-top:30px;
}

.post p {
	margin-top: 4px;
	padding: 0;
}

.full
{
	background-color:#FFFDF6;
	border:solid 1px #F1E9C9;
}

.full h2
{
	border-bottom:solid 1px #F1E9C9;
	padding:10px 0 14px 10px;
}

.full p, table
{
	margin-left:6px;
}

.full .inner
{
	padding:8px 14px 14px 14px;
}

.full .innerconstant
{
	padding:14px;
}

/* Pager */
.command
{
	font-size:1.25em;
	margin:1px;
}

.current
{
	font-size:1.25em;
	margin:1px;
}

.pagerButton
{
	color:Red;
	margin:4px;
	padding:6px 10px 6px 10px;
	border: solid 1px #F1E9C9;
}

.pagerButtoncurrent
{
	color:Gray;
}

/* Footer */

#footer 
{
	position:relative;
	margin: 40px 60px 0 60px;
	height:50px;
	font-size:0.9em;
}

#footer .footerlinks
{
	font-size:1.2em;
	float:left;
	width:100%;
	margin-bottom:10px;
}

#footer .footerlinks p
{
	margin:0; padding:0;
}

#footer .copy{
	 float:left;
}

#footer .design{
	 float:right;
}

/*Cols*/

#col1
{
	float:left;
	width:620px;
	/*border:solid 1px blue;*/
	
}

#col2
{
	float:right;
	width:320px;
	/*border:solid 1px pink;*/
}


/* Home */

#demo
{
	height:320px; width:316px;
}

.report
{
	width:98%;
	color:#555555;
}

.report th
{
	background: url(images/Navbg.png) repeat-x left top;
	height:25px;
	color: #000;
	font-weight:bolder;
}

.report th a
{
	color: #000;
	text-decoration:none;
}	

.report th a:hover
{
	text-decoration:underline;
}	

.report td
{
	padding:6px 0 6px 0;
	color: #000;
	text-align:center;
	border-bottom: dotted 1px #BABABA;
	overflow:auto;
}

.report .left
{
	text-align:left;
	padding-left:6px;
}

.report .thirty
{
	width:30%;
}

.report .twenty
{
	width:20%;
}

.report .alt
{
	background-color:#FAFAFA;
}

.package
{
    float:left;width:16%; height:300px; background-color:#fff; margin-left:3%; margin-bottom:20px;border:solid 1px #F1E9C9;
}

.packagedescription 
{
    margin-left:0;
    float:left; width:18%; height:300px; margin-left:0; border:solid 1px transparent;
}

.packagedescription h2
{
    border-bottom:transparent;
}

.packagedescription,.package .inner
{
    position:relative; font-size:120%; line-height:180%; height:190px; text-align:right;
}
.package .inner
{
    text-align:center;
}

.package input
{
    margin-top:60px; width:100px; 
}