@charset "utf-8";

/* Copyright Jamison Banham www.jamisonbanham.com.au */

* { padding: 0; margin: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(pagebg.gif) repeat-x;
	font-size: 12px;
}
#wrap {
	background: url(bg.jpg) no-repeat top center;
}
#wrapper {
	margin: 0 auto;
	width: 990px;
}
#wrapper #whitebg {
	margin: 0 auto;
	width: 990px;
	background-color: #FFF;
}
#links {
	color: #FFF;
	width: 980px;
	height: 35px;
	clear: none;
	position: relative;
	line-height: 35px;
	text-align: right;
	font-size: 11px;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	color: #333;
	width: 990px;
	height: 110px;
	background: #fff;
	clear: none;
	position: relative;
}
#header #banner {
	color: #666666;
	height: 90px;
	width: 728px;
	margin: 10px;
	float: right;
}

#header .logo {
	display:inline;
	width:253px;
	height:124px;
	position:absolute;
	top:-4px;
	left: -10px;
}
#nav {
	width: 990px;
	height: 36px;
	margin: 22px 0 0;
	clear: none;
	position: relative;
	background: #003051 url(navbg.gif);
	font: bold 14px/36px Arial, Helvetica, sans-serif;
	color: #fff;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	display: inline;
	float: none;
}
#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	float: left;
	border-right: solid #01aae1 1px;
}
#nav a:hover {
	color: #ff5700;
	text-decoration: none;
	background: #fff1e5;
}
#content {
	float: left;
	color: #333;
	width: 460px;
	display: inline;
	padding: 10px 0 10px 10px;
	margin:0 10px 0 0;
}

#left_tbl {
	float: left;
	color: #333;
	width: 180px;
	background:#E2F6FC ;
	height:auto;
	display: inline;
	padding:5px 5px 10px 5px;
}

#left_tbl .infotitle {
background-color:#119FCC;
height:30px;
margin:5px 0 5px;
padding:0;
width:100%;
}

#left_tbl .infotitle h2 {
color:#FFFFFF;
font-size:14px;
margin:0;
padding:7px 0 0 10px;
}

#content .maintitle {
	background-color: #d9f6ff;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#content .maintitle h1, #content .maintitle h2 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #02c0fa;
	font-size: 15px;
}
#content .mainbox, .link a {
	padding:0 5px 5px 5px;
	margin: 0 0 8px;
	border-bottom: solid #E2F6FC 1px;
	line-height: 1.4em;
	overflow:hidden;
}
#content .mainbox a, .link a {
	color: #119fcc;
	text-decoration: none;
}
#content .mainbox a:hover {
	color: #333;
	text-decoration: none;
}

#content .sectitle {
	background-color: #fff1e5;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}


#content .sectitle h1 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #ff5700;
	font-size: 15px;
}
#content .secbox2 {
	padding:5px;
	margin: 0 0 5px;
	color: #333;
	line-height: 1.4em;
	border-bottom: solid #fffefc 1px;
}

#content .secbox {
	padding:5px;
	margin: 0 0 5px;
	color: #333;
	line-height: 1.4em;
	border: solid #ffe4c7 1px;
	background-color: #fffefc;
}
#content .secbox:hover {
	background-color: #fffaf2;
}
#content .bluebox {
	padding:5px;
	margin: 0 0 5px;
	color: #333;
	line-height: 1.4em;
	border: solid #cee8f1 1px;
	background-color: #f5fdff;
}
#content .bluebox:hover {
	background-color: #e6f5fa;
}
#content h2 {
background:#D9F6FF none repeat scroll 0 0;
color:#FFFFFF;
font-size:15px;
height:23px;
margin:0 0 5px;
padding:7px 0 0 5px;
}

#content h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 1.1em;
}
#content input, textarea {
	color: #999;
	border: 1px solid #aaa;
	padding: 3px;
}



#content h4 a {
	color: #333333;
	text-decoration: none;
}

#content h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin: 0;
	line-height: 1em;
}

#content h5 a{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin: 0;
	line-height: 1em;
	color:#02C0FA;
	text-decoration:none;
}

#content .leftpic {
	margin: 0 10px 0 0;
}
#content .rightinfo {
	float: right;
	line-height: 1.4em;
}
#content p, #content ul {
	margin-bottom: 10px;
	text-align:justify;
}
#content li {
	margin-left: 15px;
}


#right {
	color: #333;
	width: 300px;
	float: left;
	padding: 10px;
}

*html #right {
	width: 300px;
	padding: 7px;
	float:right;
}

#right p, #right ul {
	margin-bottom: 6px;
}

#right a {
	color: #0099cc;
}
#right .infotitle {
	background-color: #119fcc;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#right .infotitle h2 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 14px;
}
#right .infobox {
	background-color:#e2f6fc;
	border:solid #119fcc 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
	overflow:hidden;
} 

#right .banner {
	background-color:#e2f6fc;
	border:solid #119fcc 1px;
	padding:2px;
	margin: 0 7px 0px 0;
	float:left;
}

.banner {
	background-color:#e2f6fc;
	border:solid #119fcc 1px;
	padding:5px;
	margin: 0 7px 0px 0;
	float:left;
}

.infobox h4, .infobox h4 a{
 margin:0;
 padding:0;
 color:#ff0000;
 font-size:17px;
 text-align:left;
}
.infobox h4 a:hover{
 color:#000;
 text-decoration:none;
}
p.bonus{
 font-size:13px;
 color:#000;
 margin:5px 0 0 0;
 padding:0;
}
p.bonus1A{
 font-size:13px;
 color:#ff0000; font-weight:bold;
  margin:0;
 padding:0;
}

.btn img, .downloadbtn{ 
margin:0px 0 0 0;
padding:0;
 border:0px solid #000;
 background:none;
 margin-top:5px;
}


#right .bbsatitle {
	background-color: #ff9900;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#footerwrap .footerbox  a {
	color: #333;
	text-decoration: none;
}

#right .bbsatitle h2 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 14px;
}
#right .bbsabox {
	background-color:#FFFAF2;
	border:solid #f90 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
}

#right .bbsabox ul {
	padding:0px;
	font-size:12px;
	margin: 0px;
	list-style:none;
	display:block;
}

#right .bbsabox ul li {
	padding:2px 0 2px 20px;
	font-size: 12px;
	margin: 0px;
	list-style:none;
	display:block;
	line-height:17px;
	color:#000;
	border-bottom:1px dashed #0099CC;
	background:url(list_icon.jpg) no-repeat 1px 4px;
}
#right .bbsabox ul li a{
	padding:0px;
	font-size: 12px;
	margin: 0px;
	line-height:17px;
	color:#0099CC;
	text-decoration:none;
}

#right .bbsabox ul li a:hover{
	color:#FF9900;
	text-decoration:none;
}

#right .topdtitle {
	background-color: #84cb56;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#right .topdbox {
	background-color:#f9fcf6;
	border:solid #84cb56 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
}
#right   .square {
	color: #666666;
	width: 300px;
	margin: 0 0 10px;
}
#footerwrap {
	width: 990px;
	clear: both;
	background-color: #f8f8f8;
}
#footerwrap #footer_left {
	float: left;
	color: #333;
	width:98%;
	display: inline;
	padding: 10px 0 10px 10px;
	overflow:hidden;
}
#footerwrap #footer_right {
	color: #333;
	width: 300px;
	float: left;
	padding: 10px;
}
#footerwrap .footertitle {
	background-color: #ccc;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#footerwrap .footertitle h3 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 14px;
}
#footerwrap .footerbox {
	background-color:#f6f6f6;
	border:solid #ccc 1px;
	padding:10px;
	font-size: 11px;
	line-height: 1.4em;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	color:#666;
	font-size:12px;
	padding: 10px;
	background:#f6f6f6;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer p {
	margin-bottom: 5px;
}

.boxitem {
	margin: 0 0 5px;
}
.imgstrokeblue {
	border: solid 5px #ccf3ff;
}
.imgstrokeorange {
	border: solid 5px #ffe4cc;
}
.button{
	margin:0 10px 8px 0;
	text-decoration:none;
	font:bold 13px/27px Arial, Helvetica, sans-serif;
	height:27px;
	padding:0 8px;
	color:#fff;
	float: left;
}
.sml_button {
	margin:0 0 10px 4px;
	text-decoration:none;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	height:20px;
	padding:0 6px;
	color:#fff;
	float: right;
}

.orange {
	background:#ffa319 url(btnorange.gif) repeat-x center;
	border:1px solid #ffa319;
}
.blue {
	background:#35cbea url(btnblue.gif) repeat-x center;
	border:1px solid #35cbea;
}
.blue:hover {
	color:#C8EEF7;
}
.orange:hover {
	color:#FFE6BF;
}
.grey:hover {
	color:#666666;
}

.grey {
	background:#ddd url(btngrey.gif) repeat-x center;
	border:1px solid #ccc;
}


.buttonfull {
	margin:4px 10px 4px 0;
	text-decoration:none;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	height:20px;
	color:#fff;
	width: 100%;
	float: none;
	text-align: center;
}
.buttonfull a {
	color: #FFFFFF;
	text-decoration: none;
}
.viewmore {
	color: #09c;
	font-weight:bold;
}

a.read-more{
background:#119FCC;
text-align:center;
color:#fff;
font-size:12px;
text-decoration:none;
padding:2px 5px;
float:right;
margin:0 0 5px 0;
}
a.read-more:hover{
background:#FF9900;
text-align:center;
color:#000;
font-size:12px;
text-decoration:none;
padding:2px 5px;
}


#content .newstitle {
	width: 100%;
	height: 24px;
	padding: 0;
	margin: 0;
}
#content  .newstitle  h1{
	padding: 4px 0 0 10px;
	margin: 0;
	font-size: 13px;
}
#content  .newstitle  h1 a{
	color: #119fcc;
}
#content .newsbox {
	padding:2px 9px 5px;
	margin: 0 0 8px;
	color: #333;
	line-height: 1.4em;
}
#content .newsbox .date {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	line-height: 1em;
	text-align:left;
	padding: 0 0 4px;
	color: #aaa;
}
.txt_darkblu {
	color: #006699;
}
.txt_blu {
	color: #02c0fa;
}
.txt_org {
	color: #FF9900;
}
.txt_grey {
	color: #CCCCCC;
}

td {
	vertical-align: top;
}
#right li {
	margin-left: 15px;
}



.reviews_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#fff;
}

.reviews{
  border-bottom:1px dashed #457C92;
	margin:5px 0 10px;
	padding:0 0 5px;
}

.reviews p{
text-align:justify;
margin-bottom:10px; 
 }

.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a{
 padding:0;
 margin:0;
 color:#0099CC;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
 font-weight:bold;
}
.reviews h3 a:hover, .bonus h3 a:hover{
color:#000;
text-decoration:none;
}

.reviews h4, .reviews h4 a{
 padding:0;
 margin:0;
 text-align:left;
 color:#0099CC;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
 font-weight:bold;
}

ul.footlink{
list-style:none; 
display:inline;
float:left;
padding:0;
margin:0;
} 
 
ul.footlink li{
list-style:none; 
display:inline;
float:left;
padding:0 10px 0 10px;
margin:0;
border-right:1px solid #000;
color:#000;
font-size:12px;
text-decoration:none;
}  
 
ul.footlink li a{
color:#000;
font-size:12px;
text-decoration:none;
}   

ul.footlink li a:hover{
color:#990000;
font-size:12px;
text-decoration:none;
}

ul.top_menu {
margin:0;
padding:0;
float:left;
widows:500px;
}

ul.search {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
float:right;
widows:230px;
}

ul.search li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
float:right;
widows:230px;
}

.input_box{
background:#F6C983;
border:1px solid #FB7901;
height:20px;
padding:3px;
margin:3px 3px 0 0;
width:230px;
}







