HTML,BODY { margin:0px; padding:0px; height:100%; }


BODY { 
	font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 18px; line-height: 24px; color:white;
}

/* Wysiwyg Pro only */
#wysiwygpro_editor body { color:#000; background-color: #FFF; background-image:none;  margin: 10px; }

/* Newsletter Backgrounds */
body.emailBody {  margin: 20px;  background: none; background-image:none;  background-color: #FFFFFF; color:#000000; }

/* Email this page fancybox */
div#emailthispageContainer { padding: 20px; }
#emailthispageHeading { font-size:16px; font-weight:bold; margin-bottom: 10px; }
.emailthispageTable td { color:#000000; }

/* Miscellaneous Styles */
PRE { text-align: left; font-size: 11px; margin:20px; padding:20px; }
FORM { margin:0px; }
.clear {clear:both;}

/* Jquery Validate error/tick icons */
IMG.error { margin-left: 6px; margin-top: 3px; }



/* LINKS */
a, a:visited { color: #0055A5; text-decoration:none; } 
a:hover { color: #0055A5; text-decoration:underline; } 

img.contentImage { float: left; margin: 10px 20px 20px 0px; }/** WYSIWYG EDITOR STYLES */
H1, .heading, .redheading { color:#0055a5; font-size:24px; line-height:32px; font-weight:600; font-family: 'Open Sans', sans-serif; }
H2, .subheading, .sitemapHdrDiv { color:#ca1f28; font-size:24px; line-height:24px; font-family: 'Open Sans', sans-serif; font-weight:600; margin:0px; padding-top:20px; }
H2, .contact { color:#ca1f28; font-size:24px; line-height:32px; font-family: 'Open Sans', sans-serif; font-weight:600; margin:0px; }

.redheading { color: #5D011D; }
.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }
.star { font-size: 13px; color: #c01010; }




/** FORM STYLES */
input, textarea, select { font-family:arial; font-size:11px; color: #7A7A7A; }
INPUT.fld, TEXTAREA.fld, #captcha_code_ { border: solid 1px #ccc; padding: 4px; }
INPUT.fld, TEXTAREA.fld { width:255px; }
SELECT.fld { width:265px; }


/* SUBSCRIBE STYLES */
#subscribe {  height:24px; }
	#subscribe_name { float:left; }
		#subscribe_name input { width:255px; height:14px; padding:4px 4px; }
	#subscribe_email {float:left; margin-left:6px;}
		#subscribe_email input { width:255px; height:14px; padding:4px 4px; border-right:0px; }
	#subscribe_btn {float:left; }
	
/* SEARCHBOX STYLES */		
#search {  padding:10px; padding-top: 5px;  height:20px; }
	#search_fld { float:left; }
		#search_fld input { width:120px; height:11px; padding:3px 4px; }
	#search_btn {float:right;}		
	
/** NEWS & TESTIMONIALS STYLES */	
.news_item { padding-bottom:20px; }
	.news_item_image { float:left; padding-top:3px; }
		.news_item_image img { border:1px solid #fe8100; }
	.news_item_summary { float:right; width:200px; font-size:11px; line-height:15px; color:#FFFFFF;}
		.news_item_summary h2 {  font-size:11px; line-height:15px; font-weight:bold; font-family: arial; color:#FFFFFF; margin:0px; }
							
.testimonial_item { padding-bottom:0px; }
	.testimonial_text { font-style:italic; font-size:12px; line-height:14px; }
	.testimonial_name { font-weight:bold; font-size:14px; line-height:16px; }
	

/** TEMPLATE STYLES */

.left{float:left;}
.right{float:right;}
img a {border:0px;}
img {border:0;}

#background_image { overflow:hidden;}

#background_overlay {	
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 50; 
	width: 100%; 
	height:100%; 
	overflow-y:auto;
}

#wrapper-blank-template { background: #000000; height:100%; }
#main-blank-template { padding: 14px 20px; }

#site { min-height:100%; position:relative; width:980px; margin:auto; }
		
		#logo { margin:auto; width:218px; padding-bottom:15px; }

		
	#body_wrapper { padding-bottom:130px;  } /* Padding Bottom matches Height of the footer + padding */
		#left-column {width:245px; background-image:url('../images/pictures/large/system-files/side-bg.png'); background-repeat:no-repeat; height:500px; position:relative;}
			#quote{position:absolute; top:513px; background-image:url('../images/pictures/large/system-files/quote-bg.png'); width:232px; height:204px; overflow:hidden; color:#323232;}
				#quote-text{position:relative; width:185px; height:120px; padding:25px; padding-right:20px; padding-top:0px;}
					#quote h2 {color:#9b0012; margin-top:-10px; line-height:22px; padding-bottom:10px;}

#quote h2 a {color:#9b0012; margin-top:-15px; line-height:22px; padding-bottom:10px;}
					#quote a, #quote a:visited {text-decoration:underline; float:right; color:#9b0012; font-weight:bold; }
					#quote a:hover { color:#0055a5; }
		
		#right-column {width:718px; overflow:hidden;}
			#banner {width:719px; height:439px; position:relative;}
			#secondary-banner {width:719px; height:294px; position:relative;}
				#secondary-header { z-index: 100; position:absolute; top:25px; right:0px; width:236px; height:57px; background: url('../images/pictures/large/system-files/secondary-header.png') no-repeat;}
				#phone {float:left; margin-top:30px; margin-left:15px; color:#181816; font-size:19px; line-height:19px;}
				#social { float:right; width:84px; padding-top:5px; }
					#fb-icon { text-align:right; height:25px; padding-right:14px; }
					#fb-like { }
			#nav-btns {height:68px;}
			#nav-btns img{float:left;}
				
			#content {padding:20px 28px; background-image:url('../images/pictures/large/system-files/content-bg.png');}
				
	#footer_wrapper { position:absolute; bottom:0; padding-bottom:11px;  width:100%; } /* Padding Bottom matches Height of the footer + padding */
		#footer { margin:0px auto; width:980px; font-family:verdana; font-size:10px; color:#525252; }
		#footer span {color:#d2d6ee;}
				#footer_left { float:left; }
				#footer_right { float:right; }

		#footer a, #footer a:visited { color:#525252; text-decoration:none; }
		#footer a:hover { color:#525252; text-decoration:underline; }


/** MODULE STYLES */
/* VIDEO */

div.video-gallery-list-row { margin-bottom: 10px; }
div.video-gallery-list-row-image { float:left; width:165px; overflow:hidden; padding-top:4px; }
div.video-gallery-list-row-detail { float:left; width:550px; }
div.video-gallery-list-title { font-weight:bold; }

div.video-list-container .video-gallery-title { font-size: 13px; font-weight:bold; }
div.video-list-container .video-gallery-description { padding: 8px 0; }

div.video-list-container div.video-list-row { float:left; padding-right: 10px; padding-bottom: 10px; }
div.video-list-container div.video-list-row-image { width:150px; height:85px; overflow:hidden; }
div.video-list-container div.video-list-row-detail { width:150px; }
div.video-list-container div.video-list-row-title { padding-top: 2px; font-weight:bold; font-size: 11px; }
div.video-list-container div.video-list-row-summary { display:none; }

div.video-details-container { }
div.video-details { width:640px; padding-top:4px; float:left; }
div.video-details-container .video-right-column { width: 280px; float:right; max-height:408px; overflow:auto; }

div.video-details-container .trail { padding-bottom: 2px; font-family: verdana; font-size: 10px; }
div.video-details-container .video-title { padding-top: 8px; font-size: 13px; font-weight:bold; }
div.video-details-container .video-description { padding: 4px 0; }
div.video-details-container .video-tags { font-size: 11px; }
div.flash-video-control { width:640px; height:400px; }

div.video-details-container .video-right-column .video-list-row { margin-bottom: 10px; }
div.video-details-container .video-right-column .video-list-row-image { float:left; width:150px; overflow:hidden; padding-top:4px; }
div.video-details-container .video-right-column .video-list-row-detail { float:left; margin-left:10px; width:100px; }
div.video-details-container .video-right-column .video-list-row-title { font-weight:bold; }

/* ARTICLES */
#articles_wrapper {width:100%;}
	#articles_left {float:left;width:25%;}
		#article_categories a, #article_categories a:visited {display:block;color:#555555;text-decoration:none;margin:10px 0px;}
		#article_categories a:hover {color:#1C63C5;}
		#articles_categories_title { text-transform:uppercase;font-size:13px;font-weight:bold;}
		#articles_categories_title a,#articles_categories_title a:visited {display:inline;text-decoration:none;}
		#articles_categories_title a:hover {}

	#articles_right {}
		.articles_heading {text-align:left; font-size: 1.5em; color:#414141; font-weight:normal; border-bottom:dashed 1px silver; padding-bottom:4px; margin-top:5px; display:block;}
		.articles_subheading {font-size:16px;font-weight:bold;}
		.articles_list_title {font-size:13px;font-weight:bold;}
		#articles_trail { margin-top: 12px}
		#articles_print {float: right; }
		div.articleActiveTab { padding-right: 4px; }
		div.articleActiveTab a { font-weight: bold; display: block; background-color: #202020; padding: 4px 25px; color: #FFFFFF; text-decoration: none; }
		div.articleInactiveTab { padding-right: 4px;}
		div.articleInactiveTab a { font-weight: bold; display: block; padding: 4px 25px 3px 25px; color: #ffffff; border: 1px solid #303030; border-bottom: none; text-decoration: none;}
		div#articles_wrapper blockquote { margin-left: 12px; }

		div.articles_addcomment_container { background-color:#202020; }

/* My Account Login Page */
#myaccount-login-form {  }
	.myaccount-login-row { margin-bottom:10px; }
		#login-username-caption { float:left; width:160px;}
		#login-password-caption { float:left; width:150px; }

		#login-username-field { float:left; width:160px; }
		#login-password-field { float:left; width:148px; }
			#login-username-field input, #login-password-field input { height:13px; width:140px; padding:3px; }
		
		#login-submit-button { float:left; }
		
	#login-pwrecovery-link { padding-top:15px;  }
		
#myaccount-pwrecovery-form {  }
	#pwrecovery-caption { float:left; line-height:26px; }
	#pwrecovery-field {float:left; margin-left:10px;   }
		#pwrecovery-field input { height:18px; width:200px;}
	#pwrecovery-button { float:left; margin-left:10px; }


/* MY ACCOUNT / REGISTRATION */

div.rightnav_myaccount_menu { min-height:400px; }
div.rightnav_myaccount_menu ul { margin:0; padding:0; list-style: none; }
div.rightnav_myaccount_menu ul li { margin:0; padding:4px 0; }

div.myaccount-registration input[type=text],
div.myaccount-registration input[type=password],
div.myaccount-update input[type=text],
div.myaccount-update input[type=password] { border: solid 1px #ccc; padding: 4px; }

div.myaccount-registration select,
div.myaccount-update select { border: solid 1px #ccc; padding: 2px; }

div.registration-message { padding:5px; border:1px solid #d50303; max-width:430px; border-radius:5px; margin-bottom:16px; }
div.registration-message-img { float:left; width:25px; }
div.registration-message-text { float:left; max-width:400px; }
div.registration-field-checkbox input[type=checkbox] { cursor:pointer; }
div.registration-caption-checkbox label { cursor:pointer; }
div.registration-field-list select { min-width:200px; padding:4px; }
div.registration-field-suburb { max-width:300px; }
div.registration-field-suburb input[name=client_suburb] { width:190px; }

div.registration-field-suburb select[name=client_suburb] { margin-bottom:4px; }
div.checkout-registration div.registration-field-suburb input[name=client_suburb_OTHER] { width:190px; }
div.myaccount-registration div.registration-field-suburb input[name=client_suburb_OTHER] { width:110px; }

div.registration-caption-heading { font-weight:bold; }
div.registration-subtitle-fname { float:left; width:124px; }
div.registration-subtitle-lname { float:left; }
td.registration_field_subtitle_cell { padding-top:0; }
img.registration-captcha-image { border: 1px solid #c0c0c0; }
div.registration-field-shippingaddress td { padding: 2px 8px 2px 0; }
/*tr.registration-shippingaddress-name-row { display:none; }*/

div.registration-field-shippingaddress .registration-shipaddr-name input { width:140px; }
div.registration-field-shippingaddress .registration-shipaddr-address input { width:200px; }
div.registration-field-shippingaddress .registration-shipaddr-suburb input { width:140px; }
div.registration-field-shippingaddress .registration-shipaddr-state input { width:140px; }
div.registration-field-shippingaddress .registration-shipaddr-ctry select { min-width:145px; }
div.registration-field-shippingaddress .registration-shipaddr-postcode input { width:60px; }
div.registration-submit { margin-top:10px; text-align:right; width:200px; }

/* SITEMAP */
table.sitemapTbl { width: 99%; }
	.sitemapHdrDiv { margin-top: 12px; margin-bottom: 2px; }
	.sitemapDiv { margin-bottom: 3px; }
	td.sitemapMidCell { border-left: 1px solid #f0f0f0; }
	
/* MOBILE */
#mobile_bg { position:relative; min-height:100%; background: #FFFFFF url(../images/pictures/large/mobile/mobile_header.png) repeat-x; }
	#mobile { width:640px; padding-bottom:70px; margin:0px auto; font-size:24px; line-height:30px; }
		#mobile h1{ font-size:40px; line-height:46px;  }
		#mobile h2{ font-size:30px; line-height:36px;  }
	
		#mobile_header { height:120px; padding-top:13px; text-align:center; }
		#mobile_topnav { height:32px; padding-top:8px; text-align:center; font-size:20px; line-height:16px; }
			#mobile_topnav ul { margin:0; padding:0; list-style:none; }
				#mobile_topnav ul li { margin:0; padding:0px; display:inline-block; }
					#mobile_topnav ul li a { display:block; padding:6px 14px; }
					#mobile_topnav ul li a:hover { }
					#mobile_topnav a, #mobile_topnav a:visited { color:#101010; text-decoration:none; }
					#mobile_topnav a:hover { color:#101010; text-decoration:none; }

		#mobile_content { margin:0px auto; width:640px; margin-top:0px; padding-bottom:70px; background-color:#000000; }
			#mobile_content_inner { margin:0px auto; width:484px; padding-top:15px; }
			.mobile_home_button { margin:10px 0px;  }		
		
		#mobile_footer_bg { position:absolute; width:100%; bottom:0px; height:72px; background:#000000; font-size:17px; line-height:22px; }
			#mobile_footer { width:560px; margin:0px auto; padding-top:15px;  font-size:17px; line-height:22px; color:#bebebe; }
				#mobile_footer_left { float:left;  }
				#mobile_footer_right { float:right;text-align:right; }
				#mobile_footer a, #mobile_footer a:visited { color:#bebebe; text-decoration:none;}
				#mobile_footer a:hover { color:#bebebe; text-decoration:none;}

