/**
 * New CSS file for Timezone Australia website (www.timezone.com.au)
 **/
body {
	background-color: #005197;
	font-size: 76%;
	font-family: "Trebuchet MS";
	color: #fff; 
	margin:0px;
	padding:0px;
}
#wrapper a:link, #wrapper a:visited {
	color: #005197;
	font-weight: bold;
}
#wrapper a:hover {
	color: #cc0e00;
	font-weight: bold;
}
#wrapper a:active {
	background-color: #cc0e00;
	color: #fff;
	font-weight: bold;
}
* {
	padding:0px;
	margin:0px;
}
#headerBanner {
	border-bottom: none;
}
#box {
	width:770px;
	margin: 0px auto;
	padding:0px;
}
#wrapper {
	border-left: 10px solid #fff;
	border-right: 9px solid #fff;
	border-bottom: 10px solid #fff;
	border-top: 10px solid #fff;
	background-color: #fff;
}
#content {
	clear: both;
	border: 1px solid #005197;
	background-color: #fff;
	color: #005197;
	padding: 5px;
}
#content p {
	padding: 5px 0 5px 0;
}
#content ul {
	margin: 0 20px 0 20px;
	padding: 0 20px 0 20px;
}
#store_content {
	margin-right: 310px;
}
#store_intro {
	background-color: #fff;
	min-height: 360px;
	color: #005197;
}
#store_intro #store_news {
	width: 300px;
	float: right;
}
#current_promo {
	background-color: red;
	height: 180px;
	width: 375px;
	float: left;
	border-top: 10px solid #fff;
	border-bottom:10px solid #fff;
}
#current_promo h1 {
	font-family: "Trebuchet MS";
	background-color: #fda721;
	color: #fff;
	font-size: 180%;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}
#store_details {
	background-image: url('/images/bg_store_store_details.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 180px;
	border-left:10px solid #fff;
	border-top: 10px solid #fff;
	border-bottom:10px solid #fff;
	width: 366px;
	float: right;
}
#store_details h1 {
	font-family: "Trebuchet MS";
	background-color: #005197;
	color: #fff;
	font-size: 180%;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}
#store_details #openingHours {
	width: 48%;
	float: right;
	font-size: 11px;
}
#store_details #openingHours h3 {
	font-size: 11px;
	margin: 5px;
	text-transform: uppercase;
}
#store_details #openingHours ul {
	list-style-type: none;
}
#store_details #addressDetails {
	width: 48%;
	font-size: 11px;
	margin: 5px;
}
#store_details #addressDetails h3 {
	font-size: 11px;
	text-transform: uppercase;
}
#store_details #addressDetails p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#new_releases {
	clear: both;
	background-image: url('/images/bg_store_new_releases.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 215px;
	width: 183px;
	float: left;
}
#new_releases h1 {
	font-family: "Trebuchet MS";
	background-color: #cc0e00;
	color: #fff;
	font-size: 180%;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}
#new_releases ol {
	margin: 5px 0 0 30px; 
}
#new_releases li {
	font-size: 11px !important;
}
#top_ten {
	border-left:10px solid #fff;
	background-image: url('/images/bg_store_top_ten.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 215px;
	width: 183px;
	float: left;
}
#top_ten h1 {
	font-family: "Trebuchet MS";
	background-color: #1d68ab;
	color: #fff;
	font-size: 180%;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}
#top_ten ol {
	margin: 5px 0 0 30px;
}
#top_ten li {
	font-size: 11px !important;
}
#site_wide_promo {
	border-left:10px solid #fff;
	background-color: #ff8a00;
	height: 178px;
	width: 363px;
	float: right;
	padding:1px
}
.clear{
	clear: both;
}
.help {
	border: 2px solid #005197;
	padding: 15px;
	margin: 15px;
	text-align: center;
	font-size: 130%
}
#did_this_help p a:link {
	border: 2px solid #005197;
	background-color: #005197;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 10px;
	text-decoration: none;
}
#contact_controller {
	width: 300px;
	margin-left: 200px;
}
#contact_controller select{
	color: #005197;
	border: 1px solid #005197;
	font-size: 150%;
}
#contact_controller fieldset, #powerzone_controller fieldset, #registration_difficulties fieldset {
	border:0;
}
.validation-advice {
	background-color: #cc0e00;
	color: #fff;
	padding: 3px;
	margin-top: 2px;
}
#powerclub_controller legend {
	margin-left: 200px;
}
#powerclub_controller select {
	border: 1px solid #cc0e00;
	font-size: 120%;
	color: #cc0e00;
}
#powerzone_controller legend {
	margin-left: 200px;
}
#powerzone_controller select {
	border: 1px solid #cc0e00;
	font-size: 120%;
	color: #cc0e00;
}
#registration_difficulties legend {
	margin-left: 200px;
}
#registration_difficulties select {
	border: 1px solid #cc0e00;
	font-size: 120%;
	color: #cc0e00;
}
.automaticMessage {
	border: 2px solid #cc0e00;
	padding: 15px;
	margin: 15px;
	text-align: center;
	font-size: 130%;
	color: #cc0e00;
}
.top_space {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer{
	clear: both;
}

#contact_form p, #community_form p, #recover_password p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#contact_form p input, #contact_form p textarea, #contact_form p select, #community_form p input, #community_form p textarea, #community_form p select, #recover_password p input {
	border: 2px solid #cc0e00;
	font-size: 120%;
	color: #cc0e00;
	font-family: "Trebuchet MS";
}
#contact_form p label, #community_form p label {
	float: left;
	width: 30%;
	font-weight: bold;
}
/*********************************************
 * HOMEPAGE STYLES
 ********************************************/
fieldset {
	border: none;
}
#news {
	width:371px;
	height: 361px;
	border-left:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	float:right;
	/* change the bg color for ice age promotion - background-color: #60A9CB;*/
	background-image: url(/images/latestnews_background.gif);
	background-position: 0 30px;
	overflow: auto;
	text-align: center;
}
#store_news {
	background-image: url(/images/store_news_content.gif);
	background-position: 0 0;
}
#store_news_footer {
	background-image: url(/images/store_news_footer.gif);
	background-position: 0 0;
	height: 76px;
}
#store_news #latestNewsHeader {
	background-image: url(/images/store_news_header.gif);
	background-position: 0 0;
	color: #8c8c8c;
	text-align: center;
	line-height: 48px;
	border-bottom: none;
	font-size: 100%;
}
#latestNewsHeader {
	background-color: #7ac6ed;
	text-transform:uppercase;
	text-align: center;
	line-height: 30px; 
	border-bottom: 2px solid #fff;
}
#news img {
	margin: 5px 10px;
	border: 1px solid #0065a8;
}
#store_news img {
	margin: 5px 15px;
	border: 1px solid #0065a8;
}
#news h3 {
	margin: 5px 0;
	color: #0065a8;
	border-bottom: 1px solid #0065a8;
	margin-left: 90px;
	margin-right: 10px;
}
#store_news h3 {
	margin: 5px 0;
	color: #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	margin-left: 100px;
	margin-right: 20px;
}
#news .newsShortDescription {
	color: #0065a8;
	margin-left: 90px;
	margin-right: 10px;
}
#store_news .newsShortDescription {
	color: #8c8c8c;
	margin-left: 90px;
	margin-right: 10px;
}
#news .newsMoreInfo {
	margin-top: 10px;
	margin-left: 90px;
	color: #0065a8;
}
#store_news .newsMoreInfo {
	margin-top: 10px;
	margin-left: 90px;
	color: #8c8c8c;
}
#news .newsMoreInfo a,
#store_news .newsMoreInfo a {
	color: #ff4300;
	font-weight: bold;
}
#feature {
	width:370px;
	height: 156px;
	border-right:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	float:left;
	background-color: #FFC200;
	background-image: url(images/feature_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#poll {
	width:175px;
	height: 390px;
	border-top:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	float:left;
	color: #FFFFFF;
	background-color: #4494BE;
	background-image: url(images/poll_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#poll hr {
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}
#poll p {
	padding: 3px;
}
#poll #question {
	padding: 3px;
}
#poll input {
	margin-top: 10px;
}
#poll label {
	margin-top: 10px;
	margin-bottom: 10px;
}
#pollBox {

}
#pollBox h1 {

}
#highlightBox {
	color: #005197;
	border: 1px solid #005197;
	margin: 15px;
	padding: 15px;
	text-align: center;
}
#highlightBox h1 {
	color: #005197;
	font-size: 200%;
	text-align: center;
}
#pollHeader {
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #005197;
	font-size: 150%;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
}
.pollAnswer {
	color: #005197;
}
#pollResults h1 {
	color: #005197;
	font-size: 200%;
	text-align: center;
}
#poll_submit {
	padding:3px;
}
#pollResults {
	width: 400px;
	margin: auto;
}
#pollResults form {
	width: 400px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#pollResultBar {
	height: 18px; 
	padding-left: 5px; 
	background-color:#FF8500; 
	border:1px solid #000000; 
}
#pollResultBar span{
	font-weight: bold; 
}
#login {
	width:185px;
	height:195px;
	border-left:4px solid #FFFFFF;
	border-right:9px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	float:right;
	background: url(/media/images/map-australia.gif) no-repeat 20px 30px #FF8500;
}
#login h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #005197;
	text-align: center;
	width: 100%;
	height: 25px;
}
#loginHeader {
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF3300;
	border-bottom: 2px solid #FFFFFF;
	font-size: 150%;
	text-align: center;
}
#loginForm {
	text-align: right;
	font-size: 10px;
}
#login input, button {
	border: 1px solid #FFFFFF;
	background-color: #FF3300;
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 5px;
}
#login label {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#login a {
	color: #FFFFFF;
	text-decoration: none;
}
#login p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
	padding: 0px;
}
#sms {
	width:185px;
	height: 185px;
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
	float:left;
	background-color: #1D68A7;
}
#sms h1 {
	font-size: 160%;
	text-align: center;
	line-height: 1.7;
}
#sms p {
	padding: 3px;
}
#sms .featureImage {
	border-bottom: 2px solid #FFFFFF;
}
#review {
	width:180px;
	height: 185px;
	border-top:5px solid #FFFFFF;
	border-left:5px solid #FFFFFF;
	border-right:6px solid #FFFFFF;
	float:left;
	background-color: #FF3300;
}
#review img {
	border:none;
}
#review .featureImage {
	border-bottom: 2px solid #FFFFFF;
}
#review h1 {
	font-size: 160%;
	text-align: center;
	line-height: 1.4;
}
#review h1 a {
	color: #fff;
	text-decoration: none;
}
#online {
	width:180px;
	height: 185px;
	border-top:5px solid #FFFFFF;
	border-left:5px solid #FFFFFF;
	float:right;
	background-color: #FEF101;
}
#online img {
	border:none;
}
#online .featureImage {
	border-bottom: 2px solid #FFFFFF;
}
#online h1 {
	font-size: 160%;
	text-align: center;
	line-height: 1.4;
}
#online h1 a {
	color: #fff;
	text-decoration: none;
}
#tag_bar {
	margin-top: 10px;
	background-image: url(/images/tag_bar/tag_bar_bg.gif);
}
#tag_bar img {
	border: none;
	padding: 0;
	margin: 0;
}
.noBorderNoPadding {
	border: none;
	padding: 0;
	margin: 0;
	float: left;
}
/*********************************************
 * SIGNUP Form
 ********************************************/
#signupForm {
	height: 375px;
	padding: 3px;
	border: 1px solid #005197;
	color: #005197;
}
#signupForm fieldset {
	text-align: right;
	padding-right: 15px;
}
#leftColumn{
	width: 355px;
	float:right;
}
#rightColumn{
	width: 355px;
}
#signupForm input, select, textarea {
	margin: 2px;
	background-color: #fff;
	border: 1px solid #005197;
}
/*********************************************
 * LOGIN Form
 ********************************************/
#membersLoginForm {
	color: #005197;
	font-size: 120%;
	text-align: left;
}
#membersLoginForm fieldset {
	margin-left: 30px;
}
#membersLoginForm legend {
	font-size: 200%;
}
#membersLoginForm p {
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
	font-size: 150%;
}
#membersLoginForm p label {
	float:left;
	width:30%;
	font-weight:bold;
}
#membersLoginForm p input {
	border: 2px solid #005197;
	color: #005197;
	font-size: 100%;
}
/*********************************************
 * Change MEMBER DETAILS section (members.php)
 ********************************************/
#submenuList {
	list-style-type: none;
	margin: 10px 0 10px 0;
}
#submenuList li {
	display: inline;
}
#submenuList li a {
	text-decoration: none;
	border: 1px solid #005197;
	padding: 5px;
}
#submenuList li a:hover {
	text-decoration: none;
	border: 1px solid #cc0e00;
	background-color: #cc0e00;
	color: #fff;
	padding: 5px;
}
#store_intro table td{
	padding: 3px;
}
#store_intro table .label {
	font-weight: bold;
}
/*********************************************
 * These are standard sIFR styles... do not modify 
 ********************************************/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
.sIFR-hasFlash #content h1 {
	visibility: hidden;
	font-size: 39px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
.sIFR-hasFlash #store_intro h1 {
	visibility: hidden;
	font-size: 50px;
	margin: 0;
	padding: 0;
	width: 400px;
	padding-left: 10px;
}
.sIFR-hasFlash #highlightBox h1 {
	visibility: hidden;
	font-size: 35px;
	text-align: center;
}
.sIFR-hasFlash #signupForm h1 {
	visibility: hidden;
	font-size: 50px;
	text-align: center;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
