/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
/*	margin: 0;                 original      */
	padding: 0;
	background: #AAE74A url(images/img04.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol, ul {
/*	line-height: 170%;      original value*/
	line-height: 150%;
}

/*              FAQ            */

#faq ol dl li {
	padding-left:0px;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	list-style-type:decimal;
	list-style-position: outside;
/*	position: relative;                 */
}

#faq ol dl li dt, ol dl li dd {
	padding-left:0px;
	margin-left:0;
/*	list-style-type:decimal;             */
/*	list-style-position: outside;        */
/*	line-height:normal;                  */
/*	position: relative;                  */
}

#faq dt{
	margin-left:0;
	font-weight:bold;
	padding-bottom:5px;
/*	padding-left:5px;        */
}

#faq dd{
/*	padding-left:10px;       */
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 120px;
	margin-left: 10px;
/*	background: url(images/img01.jpg) no-repeat left center;        original     */
	background: url(images/logo.gif) no-repeat left center;
}

#logo h1, #logo p {
	text-transform: none;
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: none;
}

#toplogin {
	float: right;
	width: 280px;
	margin-top: 45px;
}

#toplogin p {
	margin: 0;
	margin-right: 15px;
	text-align: right;
	line-height: 120%;
/*	padding: 63px 0 0 0;   */
}

#toplogin #s, {
	float: left;
}

#toplogin #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: none;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(images/img07.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 11px 11px 0 5px;
	background: url(images/img09.gif) no-repeat;
}

#content a {
	color: #FF8900;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.subtitle {
	margin: 0;
	padding: 3px 0 8px 0;
	font-size: 1.2em;
	font-weight:bold;
	color: #666666;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 20px 30px 0 30px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

#content .buynow{
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	padding-bottom: 5px;	
}

#content .homepagetitle{
	text-align: center;
	font-size: 2.1em;
	font-weight: bold;
	padding:0;
}

#content .homepagesubtitle{
	text-align: center;
	font-weight: bold;
	padding: 0;	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 11px 5px 0 11px;
	background: url(images/img08.gif) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #0065FF;
}

#sidebar a:hover {	
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* Table */

table.maintable, table.agreement {
	border-width: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

table.maintable caption {
	padding: 0 0 5px 0;
	font: italic;
	text-align: right;
}

table.maintable th { 
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;

	font-weight old; 
	font-size:125%; 
	text-align: center;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

table.maintable td {
	backgrond: #f0f0f0; 
	font-size:100%;
	text-align: center;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 5px 5px 5px 10px;
	color: #6D929B;
}

table.maintable td.alt {
	background: #F5FAFA;
	color: #6D929B;
}

table.maintable td.neg { 
	color: red; 
}

table.maintable td.negalt { 
	background: #F5FAFA;
	color: red; 
}

table.maintable td.column1 {
	text-align: left;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
}

table.maintable td.column1alt {
	text-align: left;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	color: #6D929B;
}

table.maintable td.sing {
	text-align: center;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
}

table.maintable td.singalt {
	text-align: center;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	color: #6D929B;
}

table.agreement td {
	font-size: 1.5em;
	text-align: center;
	padding: 5px 5px 5px 10px;
}

/* Star */

table.star {
	border-width: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
/*	table-layout: automatic;        */

}

table.star td.startext {
/*	padding-top: 16px;       */
	width:80px;
	font-size: 2.2em;
	color: #FFFFFF;
	text-align: center;
	background: #FFFFFF url(images/star.gif) no-repeat;
}

table.star td.staraftertext {
/*	padding: 5px 5px 5px 10px;   */
	width:180px;
	color: #6D929B;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
}

/* Login footer */

table.login_footer {
	border-width: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

table.login_footer td{
	text-align: center;
}

table.login {
	align: left;
	cellspacing: 0;
	cellpadding: 3;
	border-width: 0px 0px 0px 0px;
	margin-left: 0;
	margin-right: auto;
}

#bullets ul li {
	margin: 0;
	list-style-type:none;
	padding-left:15px;
	background: url(images/img14.gif) no-repeat left 8px;
}

#nobullets ul li {
	margin-left: 0;
	list-style-type:none;
	padding-left:0px;
	
}

/*        Login Box         */

.loginbox{    
    width:350px;
    text-align:left;
    float:right;
	font : 10px Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-bottom: 20px;
}