/**
 * Content CSS for the BonusThemes.com Webarena Template
 *
 * @package bt_webarena
 * @version 1.0.0.20071101
 * @copyright BonusThemes.com 2007
 * @link http://www.bonusthemes.com/goto/bt_webarena
 */

body {
	font-size: 11px;
}
body * {
	font-size: 1em;
}

/* @group JOOMLA DEFAULT STYLES */

p {
	margin-top: 3px;
	margin-bottom: 5px;
}

a, a:link, a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

a:active, a:focus {
	text-decoration: underline;
	color: #D6C945;
}

ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

ul a:link, ul a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

ul a:hover {
	color:  #fff;
	text-decoration: underline;
}

table {
	text-align: left;
}

td {
	font-size: 1em;
}

.contentheading {
	font-size: 1.5em;
	color: #CCCCCC;
}

.contentheading a:link, .contentheading a:visited {
	font-size: 1.5em;
	color: #CCCCCC;
	text-decoration: none;
}

.contentheading a:hover {
	text-decoration: underline;
}

.modifydate {
	font-size: 0.9em;
	color: #fff;
	padding-top: 15px;
}

.small {
	font-size: 0.9em;
	color: #fff;
}

.createdate {
	font-size: 0.9em;
	color: gray;
}

a.readon {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 15px;
	display: block;
	float: left;
	width:  85px;
	height: 16px;
	line-height: 16px;
	text-align: center;

}

a.readon:hover {
	text-decoration: none;
}

td.buttonheading {
	width: 12px;
}

.sectiontableheader {
	line-height: 20px;
	padding: 2px;
	background-color: #000;
	color: #fff;
}

.sectiontableentry1 {
	background: none;
	height: 20px;
}

.sectiontableentry2 {
	background: none;
	height: 20px;
}

.sectiontableentry1 td,.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry1,td.sectiontableentry2 {
	padding: 4px;
}

.mosimage {
	margin: 15px 15px 15px 0!important;
	margin: 15px 10px 15px 0;
	padding: 0;
}

.mosimage img {
	margin: 0 6px 0 0!important;
	margin: 0 0 0 -6px;
	border: 1px solid #ccc;
	padding: 2px;
}

.mosimage_caption {
	margin-top: 3px;
	color: #a4675d;
	font-size: 10px;
}

.componentheading {
	font-size: 1.5em;
	font-weight: bold;
	color: #cbcbcb;
	text-align: left;
	margin-bottom: 5px;
}

table.contenttoc {
	margin: 0 0 30px 30px;
	padding: 0;
	width: 200px;
}

table.contenttoc th {
	padding: 5px;
	font-size: 1em;
	color: #808080;
	border-bottom: solid 1px #CCCCCC;
}

table.contenttoc td a:link, table.contenttoc td a:visited {
	display: block;
	width: auto;
}

table.contenttoc td a:hover {
	color: #fff;
	text-decoration: underline;
	display: block;
	width: auto;
}

table.contenttoc td {
	text-align: center;
	background-color: #131d24;
	color: #CCCCCC;
	font: normal 11px Arial, Helvetica, sans-serif;
	opacity: 0.6;
	filter:alpha(opacity=60);
	padding-left: 3px;
	border-bottom: 1px solid #0a0e12;
	border-left: 1px solid #0a0e12;
	border-right: 1px solid #0a0e12;
}

.toclink {
	font-size: 1em;
	padding: 5px;
}

.contentpaneopen {
	width: 100%;
	text-align: left;
}

table.contentpane {
	width: 100%;
	margin-bottom: 30px;
}

.highlight {
	background-color: #CCCCCC;
}

.contentpane {
	width: auto;
}

form {
	margin: 0;
	padding: 0;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.poll td {
	font-size: 1em;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td.sectiontableentry1, table.pollstableborder td.sectiontableentry2, table.pollstableborder-default td.sectiontableentry1-default, table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td  {
	height: 20px;
	padding: 2px!important;
	line-height: 18px;
	background: none;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

fieldset a {
	font-weight: bold;
}

table.searchintro {
	margin: 20px 0 10px 0;
}

.pagenav {
	padding: 0px 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 0px 2px;

}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	
}

th.pagenav_prev a,
th.pagenav_next a {
	color: #999;
	font-weight: normal;
}

th.pagenav_prev a:hover,
th.pagenav_next a:hover {
	color: #fff;
	font-weight: normal;
}

.pagenavbar {
	padding-left: 14px;
	font-size: 1em;
}

.pagenavcounter {
	padding: 10px 0 0 0;
	color: #fff;
}

.blog table {
	padding: 0 5px;
}

.blog_more {
	margin-top: 5px;
	margin-bottom: 30px;
}

.back_button {
	font-size: 11px;
	text-align: left;
}

hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}

.adminform textarea {
	width: 600px !important;
}

.adminform textarea.inputbox {
	width: 600px !important;
}

span.pathway {
	display: block;
	font-weight: bold;
	font-size: 0.9em;
}

span.pathway img {
	margin: 0px 5px 0px 5px;
}

/* @end */



/* @group FORM  */

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-size: 100%;
	padding: 2px;
}

select, textarea, .inputbox {
	color: #FFFAAA;
}

.button, .button:hover {
	padding: 2px 5px;
	background-color: #000;
	color: #fff;
	border: 0px solid #51BFD9;
	font-weight: bold;
}

.button:active, .button:focus {
	
}

.inputbox {
	margin-bottom: 2px;
	border: 1px solid #cbcdcd;
	background-color: #000;
}

.inputbox:hover, .inputbox:focus {
	border-color: #CCCCCC;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember.inputbox {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 90%;
}

div.search .inputbox {
	background: url(../images/icon-search.gif) no-repeat 95% 50% #fff;
}

/* @end */

/* @group SuperNews Styles */

.supernewstitle {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.supernewstitle a:link {
	color: #fff;
}

div.type1 img {
	margin-bottom: 10px;
}

.supernewsintro {
	margin-bottom: 5px;
}

.supernewsimage {
	margin-bottom: 5px;
	border: 1px solid #000;
	margin-right: 5px;
}

div.type4 {
	margin-top: 10px;
}

/* @end */

/* @group typography */

h1 {
	font-size: 1.5em;
	color: #8aedff;
}

h2 {
	font-size: 1.3em;
	color: #8aedff;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
	color: #7bcc05;
}

span.properties1,
span.properties2,
span.properties3,
span.properties4 {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}

span.properties1 {
	color: #0f1825;
	border-top: 3px solid #0f1825;
	border-bottom: 1px solid #0f1825;
	background: #7bcc05 url(../images/properties-1-image.jpg) 10px 50% no-repeat;
}

span.properties2 {
	color: #4A4108;
	border-top: 3px solid #4A4108;
	border-bottom: 1px solid #4A4108;
	background: #8C8E31 url(../images/properties-2-image.jpg) 10px 50% no-repeat;
}

span.properties3 {
	color: #8aedff;
	border-top: 3px solid #c7cdd4;
	border-bottom: 1px solid #c7cdd4;
	background: #0F0F11 url(../images/properties-3-image.jpg) 10px 50% no-repeat;
}

span.properties4 {
	color: #6B4118;
	border-top: 3px solid #6B4118;
	border-bottom: 1px solid #6B4118;
	background: #9C6131 url(../images/properties-4-image.jpg) 10px 50% no-repeat;
}

blockquote {
	background: #ccfe68 url(../images/blockquote.png) no-repeat 10px 10px;
	color: #117f09;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	border-left: 4px solid #000;
}

pre {
	color: #fff;
	background: #897C55;
	border-top: 3px solid #817240;
	border-bottom: 1px solid #817240;
}

ul.check1 li,
li.check1 {
	background: url(../images/bullet-1.png) 0 0 no-repeat;
}

ul.check2 li,
li.check2 {
	background: url(../images/bullet-3.png) 0 0 no-repeat;
}

ul.arrow1 li,
li.arrow1 {
	background: url(../images/bullet-2.png) 0 0 no-repeat;
}

ul.arrow2 li,
li.arrow2 {
	background: url(../images/bullet-4.png) 0 0 no-repeat;
}

ul.arrow3 li,
li.arrow3 {
	background: url(../images/bullet-5.png) 0 0 no-repeat;
}

ul.star li,
li.star {
	background: url(../images/bullet-6.png) 0 0 no-repeat;
}

ul.circle li,
li.circle {
	background: url(../images/bullet-7.png) 0 0 no-repeat;
}

#page_main ul.check1,
#page_main ul.check2,
#page_main ul.arrow1,
#page_main ul.arrow2,
#page_main ul.arrow3,
#page_main ul.star,
#page_main ul.circle,
#page_main ul.morespace {
	margin-left: 35px;
	padding: 0;
}

#page_left ul.check1,
#page_left ul.check2,
#page_left ul.arrow1,
#page_left ul.arrow2,
#page_left ul.arrow3,
#page_left ul.star,
#page_left ul.circle,
#page_left ul.morespace,
#page_right ul.check1,
#page_right ul.check2,
#page_right ul.arrow1,
#page_right ul.arrow2,
#page_right ul.arrow3,
#page_right ul.star,
#page_right ul.circle,
#page_right ul.morespace {
	margin-left: 5px;
	padding: 0;
}

ul.check1 li,
ul.check2 li,
ul.arrow1 li,
ul.arrow2 li,
ul.arrow3 li,
ul.star li,
ul.circle li,
li.check1,
li.check2,
li.arrow1,
li.arrow2,
li.arrow3,
li.star,
li.circle {
	list-style: none;
	padding-bottom: 15px;
	padding-left: 25px;
}

blockquote {
	width: auto;
	padding: 10px 10px 10px 80px;
	margin: 15px 0;
}

pre {
	padding: 10px;
}

/* @end */

