HTML,BODY { margin:0px; padding:0px; height:100%; }

body, td { 
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:14px;
	line-height:18px;
	color:#4c4d4f;
}

BODY { 
	background:#FFFFFF; 
}

/* Wysiwyg Pro only */
#wysiwygpro_editor body { margin: 10px; background-image:none; background-color: #ffffff; color:#000000; height:auto;  }

/* Newsletter Backgrounds */
body.emailBody {  margin: 20px;  background: none; background-image:none;  background-color: #FFFFFF; color:#000000; }

/* Blank Template Wrappers */
#wrapper-blank-template { background: #000000; height:100%; }
#main-blank-template { padding: 14px 20px; }

/* 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; float:none; height:0;}


/* Jquery Validate error/tick icons */
IMG.error { position:absolute; margin-left: 6px; margin-top: 3px; }

/** FORM STYLES */
input, textarea, select {  }
INPUT.fld, TEXTAREA.fld, #captcha_code_ { border: solid 1px #ccc; padding: 4px; }
INPUT.fld, TEXTAREA.fld { width:255px; }
label.error{clear:both; display:block;}
SELECT.fld { width:265px; }
td.form-captcha-img-cell img { margin-bottom:2px; }
a.captcha-refresh-link { color:#707070; font-size:11px; text-decoration:none; }


/* 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; }
							
.testimonial_item { padding-bottom:20px; line-height:24px; }
	.testimonial_text { font-style:italic; }
	.testimonial_name { font-weight:400; }


/** LINKS */
a img { border:0px; }
a, a:visited { color: #ad2026; text-decoration:none; } 
a:hover { color: #b3b5ba; text-decoration:none; } 

/** WYSIWYG EDITOR STYLES */
p { margin:0px; padding:0px; }
H1, .heading, .redheading { color:#4c4d4f; font-size:30px; line-height:30px; font-weight:300; margin:0 0 10px 0; padding:0px 0px 2px 0px; background:url(../images/pictures/large/system-files/dots.png) bottom left repeat-x;}
H2, .subheading, .sitemapHdrDiv { color:#ad2026; font-size:24px; line-height:24px; font-weight:300; margin:0px; padding:5px 0px; }
H3{color:#6e6f72; font-size:18px; line-height:18px; font-weight:300; margin:0px; padding:5px 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; }
	

/** TEMPLATE STYLES */
#site { min-height:100%; position:relative; background:url(../images/pictures/large/system-files/bg_texture_light.png)}
	#header_wrapper { height:189px; background:url(../images/pictures/large/system-files/bg_header.png) top left repeat-x}
		#header { margin:0px auto; width:980px; height:169px; position:relative; padding-top:20px; z-index:100;}
			#topnav{position:absolute; left:0; top:148px;}
				/* MENU SLIDER */
				#menu { } 
					#menu-slide { height: 3px; width:42px; background: #ad2026; font-size:1px;line-height:1px; position:relative; left: 0px;}
					
		#logo { position:absolute; top:21px; left:4px; }
		/* SEARCHBOX STYLES */		
		#search {float:right; }
			#search_fld { float:left; }
				#search_fld input { width:150px; height:20px; line-height:20px; font-size:15px; padding:5px 5px; border:0; color:#707070; background:url(../images/pictures/large/system-files/bg_search.png) top left no-repeat;}
			#search_btn {float:left;}
		#social_links{float:right; padding:1px 3px 0 0}
			.social_button{float:left; margin-right:11px;}
		#agencies{float:right; line-height:24px; padding:6px 13px 0 0}
			#agencies a, #agencies a:visited{color:#4e4e4e;}
			#agencies a:hover{color:#ad2026;}
		#phone_numbers{clear:both; float:right; font-size:18px; line-height:28px; color:#4e4e4e; text-align:right; padding:16px 5px 0 0}
		
	#banner_wrapper{width:100%; height:386px; background:url(../images/pictures/large/system-files/bg_texture_dark.png); }	
		#banner_form{width:980px; margin:0 auto;}
			#form_bg{height:369px; width:289px; background:url(../images/pictures/large/system-files/bg_form.png); float:right; margin-right:-1px; padding:17px 0 0 23px;}
				#form_title{font-size:24px; line-height:24px; color:#505050; padding:0 0 3px 5px;}
				#form_subtitle{ font-size:12px; color:#505050; padding:0 0 13px 5px;}
				.field_row{margin-bottom:10px; }
					.widget-field{font-size:14px; line-height:18px; color:#505050; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
					input.text-field{height:18px; padding:7px 10px; border:1px solid #dadada; width:250px; font-weight:300; font-family: 'Roboto', sans-serif; background:#f5f5f5;}
						span.customSelect{width:272px; height:34px; background:url(../images/pictures/large/system-files/bg_select.png)}
							.customSelectInner{color:#505050; font-size:14px; line-height:24px; padding:5px 11px;}
						select.hasCustomSelect{font-weight:300; font-family: 'Roboto', sans-serif; font-size:14px; line-height:22px;}	
					textarea.text-area{padding:7px 8px; border:1px solid #dadada; width:254px; height:48px; font-weight:300; font-family: 'Roboto', sans-serif; background:#f5f5f5;}		
					#captcha-img{float:left; background:#fff; padding:4px; margin:6px 7px 0 0}
					#captcha-input{float:left; padding-top:6px;}
						input.captcha-field{font-size:14px; line-height:20px; color:#505050;line-height:20px; height:20px;padding:4px; border:none; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; width:54px; background:#f5f5f5;}
					#contact_send{float:left; margin-left:3px;}
					
		#home_banner{width:669px; float:left; }
			.slide{width:669px; height:386px; position:relative;}
				.slide_image{position:absolute; right:0; top:0; z-index:25;}
				.slide_text{position:relative; z-index:26; font-size:30px; color:#313131; line-height:36px; float:left; margin:250px 0 0 8px}
				.slide_button{position:absolute; z-index:26; position:absolute; right:140px; bottom:18px; }
	
	#buttons_wrapper{width:100%; height:148px; background:url(../images/pictures/large/system-files/bg_texture_mid.png)}
		#linedots{width:100%; height:6px; background:url(../images/pictures/large/system-files/linedots.png)}
		#home_buttons{width:980px; margin:0 auto;}
			.button{float:left; margin-right:25px; padding-top:20px;}
			#first_button{margin-left:-1px}
			#last_button{float:right; margin-right:-1px;}
			
	#default_banner_wrapper{width:100%; height:176px; background:url(../images/pictures/large/system-files/bg_default_banner.png)}
		#banner_area{width:980px; margin:0 auto; height:176px; position:relative;}
			#banner_image{position:absolute; top:0; left:0; z-index:25;}
			#banner_title{position:absolute; right:13px; top:70px; z-index:75; font-size:36px; line-height:36px; color:#fafafa; }
			
	#body_wrapper { padding-bottom:190px; background:url(../images/pictures/large/system-files/linedots.png) top left repeat-x } /* Padding Bottom matches Height of the footer + padding */
		#body { margin:0px auto; width:980px; }
		
			#body_left{float:left; padding:35px 0 0 0}
				#body_left #form_bg{float:none; background:url(../images/pictures/large/system-files/default_form_bg.png); border-radius:10px; padding-left:17px}
				#body_left .button{margin:0 !important; float:none !important;}
			#body_right{float:right; width:645px; padding-top:43px;}	
		
		#full_width{padding:35px 0 0 0;}
		
			#home_left{width:480px; float:left; padding-top:18px;}
			#home_right{width:470px; float:right; padding-top:22px;}
				/** NEWS & TESTIMONIALS STYLES */	
				.news_item { padding-bottom:18px; }
					.news_item_summary {color:#4c4d4f; }
						.news_item_summary h2 {font-size:16px; line-height:18px; color:#4c4d4f; margin:0; padding:0; font-weight:400; }
			
	.video_frame{width:480px; margin:0 auto;}
			
				
	#footer_wrapper { position:absolute; bottom:0; height:160px;  background:url(../images/pictures/large/system-files/bg_footer.png) bottom left repeat-x; width:100%; } /* Padding Bottom matches Height of the footer + padding */
		#footer { margin:0px auto; width:980px; position:relative; font-size:13px; line-height:21px;}
			#footer_top{height:117px;}	
				#footer_left { float:left; color:#fff; padding:18px 0 0 0;}
					#footer_title{font-size:21px; line-height:21px; color:#fff;}
					#footer_menu{ padding-top:10px}
						#footer a, #footer a:visited{color:#fff;}
						#footer a:hover{color:#ecaeb1;}
				#footer_middle{position:absolute; left:405px; top:49px;}
				
				#footer_right { float:right; text-align:right; margin-top:49px;}
			
			#footer_bottom{text-align:center; color:#fff; font-size:12px; padding-top:10px;}



		
		
		

/** MODULE STYLES */
/* ARTICLES */

#articles { padding:20px; background:#000;}
	#articles #body_left { float:left; display:inline; width:188px; }
		/* DEFAULT LEFT NAV */
		.leftnav_heading_bg { width: 188px; height: 27px; background-image: url('../images/pictures/large/system-files/bg_leftnav_heading.png'); }
			.leftnav_heading { padding-left: 13px; padding-top: 5px; font-size: 14px; color: #444444; }

		.leftnav_list { width: 186px; border: 1px solid #DADADA; border-top: none;  }
			.leftnav_list ul { margin: 0; padding: 0; list-style-type: none; }
				.leftnav_list ul li { margin:0px; padding:0px;}
					/* Top level */
					.leftnav_list ul li a, .leftnav_list ul li a:visited {  display: block;  text-decoration: none;  padding: 7px 6px 7px 14px;  color: #838282; }
					.leftnav_list ul li a:hover, .leftnav_list ul li a.selected {  text-decoration: none;  background-color: #e9e9e9;  color: #5c5c5c;}

					/* Sub categories */
					.leftnav_list ul li ul { padding: 0px; list-style-type: none; }
					.leftnav_list ul li ul li { }
					.leftnav_list ul li ul li a, .leftnav_list ul li ul li a:visited { padding-left: 20px; }
					.leftnav_list ul li ul li a:hover, .leftnav_list ul li ul li a.selected {  }
					.leftnav_list ul li ul li ul li a { padding-left: 30px; } /* 3 levels deep */
					.leftnav_list ul li ul li ul li ul li a { padding-left: 40px; } /* 4 levels deep */
		
	#articles #body_right { float:right; display:inline; width:731px; }
		#articles_trail { height:25px; }
		#articles #body_right h1 {  }
		#articles #body_right h2 { padding-bottom:5px;border-bottom: 1px dotted #ccc; }
		#articles #body_right h3 { font-size:13px; margin:5px 0px; }
		
		/* Article Category Page */
		#articles_category_content {  }
			#articles_category_recent_list { margin-top:20px; }
			#articles_category_full_list { margin-top:20px; }
				
				.articles_list_title {  }
				.articles_list_info {  }
					.articles_list_date { font-style:italic; }
					.articles_list_author {  }
					.articles_list_comments_link {  }
				.articles_list_summary { margin-top:5px; }
				.articles_list_link {  }
			
		/* Article Item Page */
		#articles_print { float: right; }
		.articles_item_info {  }
		.articles_item_text {  }
		.articles_item_comments { margin-top:20px; }
			.articles_comment_box TEXTAREA {width:255px; border: solid 1px #B4B4B4; color: #7A7A7A; padding: 4px; }
			#articles_comment_forgot_link { font-size:11px; }
			
			.articles_comment_captcha input { border: solid 1px #B4B4B4; color: #7A7A7A; padding: 4px; }
			
			/* Article Comment List */
			.article_comment { padding-bottom:10px; }
				.article_comment_header { font-size:11px; }
					.article_comment_details { float:left; }
						.article_comment_date { font-style:italic; }
						.article_comment_author { font-weight:bold; }
					.article_comment_report_link { float:right; }
				.article_comment_text {  }
			
			.articles_report_comment_preview { border-left: 2px solid #b4b4b4; padding-left: 10px; margin-bottom:10px; }
			
/* TABS */
div#store-item-tabs div.store-hdr-tab {
  float: left;
  cursor: pointer;
}

div#store-item-tabs div.store-hdr-tab div { float: left; }
div#store-item-tabs div.store-hdr-tab-separator { float: left; width: 4px; height: 31px; border-bottom: 1px solid #d7d7d7; }
div#store-item-tabs div.store-hdr-tab-fill { border-bottom: 1px solid #d7d7d7; height: 31px; }

div#store-item-tabs div.store-hdr-tab div.store-hdr-tab-left { background-image: url('../images/pictures/large/tabs/img_left-inactive.png'); width: 7px; height: 32px; }
div#store-item-tabs div.store-hdr-tab div.store-hdr-tab-link { background-image: url('../images/pictures/large/tabs/img_inactive-tile.png'); height: 32px; }
div#store-item-tabs div.store-hdr-tab div.store-hdr-tab-right { background-image: url('../images/pictures/large/tabs/img_right-inactive.png'); width: 7px; height: 32px; }

div#store-item-tabs div.store-hdr-tab div.store-hdr-tab-link div {
  padding: 8px 10px 6px 10px;
  margin-right: 8px;
  font-size: 11px;
  line-height:15px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  background-image: url('../images/pictures/large/tabs/img_arrow-inactive.png');
  background-repeat: no-repeat;
  background-position: right 12px;
}

/* over-state */

/* #main_right { background-color: black; } */

div#store-item-tabs div.store-hdr-tab-over { }
div#store-item-tabs div.store-hdr-tab-over div.store-hdr-tab-link { 
  background-image: url('../images/pictures/large/tabs/img_active-tile.png');
}
div#store-item-tabs div.store-hdr-tab-over div.store-hdr-tab-link { background-image: url('../images/pictures/large/tabs/img_active-tile.png'); }
div#store-item-tabs div.store-hdr-tab-over div.store-hdr-tab-left { background-image: url('../images/pictures/large/tabs/img_left-active.png'); }
div#store-item-tabs div.store-hdr-tab-over div.store-hdr-tab-right { background-image: url('../images/pictures/large/tabs/img_right-active.png'); }

div#store-item-tabs div.store-hdr-tab-over div.store-hdr-tab-link div {
  background-image: url('../images/pictures/large/tabs/img_arrow-active.png');
  background-position: right 12px;
}


div#store-item-tabs-body {
	border: 1px solid #cecdcd;
	border-top: none;
	padding: 10px 14px;
	background:#fff;
	color:#252525;
}

div#store-item-tabs-body td {
	color:#252525;
}

			
/* 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; }




/* 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: 500px; }
	.sitemapHdrDiv { margin-top: 12px; margin-bottom: 2px; }
	.sitemapDiv { margin-bottom: 3px; }
	td.sitemapMidCell { border-left: 1px solid #f0f0f0; }
	
/* Tipsy */	
	
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../images/tipsy/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

  /* Uncomment this to change color scheme to white */
  /*
  .tipsy-inner { background-color: white; color: black; }
  .tipsy-arrow { background: url('../images/tipsy/tipsy-white.gif') no-repeat top left; }
  */
  
  /* SUPERFISH */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 110;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 111;
}
.sf-menu > li {
	float: left;
	position: relative;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu { height:21px; }

.sf-menu li {
	padding: 4px 15px 2px 14px;
	background:url(../images/pictures/large/system-files/navsep.png) 100% 5px no-repeat;
	padding: 4px 13px 2px 12px\9;
	/* DO NOT EDIT */
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu li.first {padding-left:0;}
.sf-menu li.last { background-image:none; padding-right:0;}
.sf-menu li.selected {}


.sf-menu a, .sf-menu a:visited {font-family: 'Roboto', sans-serif; font-weight:400; color: #464646; font-size:15px; text-transform:uppercase; line-height:15px; text-decoration: none; zoom: 1; /* DO NOT REMOVE - FOR IE7 */}
.sf-menu a:hover, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus,  .sf-menu a:active { outline: 0; color: #ad2026; }

.sf-menu a.first {}
.sf-menu a.last {}
.sf-menu a.selected {color: #ad2026; }



/* SECOND LEVEL STYLES -  SUBMENUS THAT DROPDOWN VERTICALLY FROM TOPNAV (remember that all styles are inherited from above)*/
.sf-menu ul {
	padding-top:7px;  /* negative margin to bring ul above slider bar */
	
	/* DO NOT EDIT */
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 150px; /* allow long menu items to determine submenu width */
	*width: 150px; /* no auto sub width for IE7, see white-space comment below */
}

.sf-menu ul li { background:url(../images/pictures/large/system-files/bg_dropdown.png); padding:0px; border-left:1px solid #b4b4b4; border-right:1px solid #b4b4b4;}
.sf-menu ul li.firstsub {border-top:1px solid #b4b4b4;}
.sf-menu ul li.last {background:url(../images/pictures/large/system-files/bg_dropdown.png); border-bottom:1px solid #b4b4b4;}
.sf-menu ul li.selected {}

.sf-menu ul li a, .sf-menu ul li a:visited  { color: #4e4e4e; padding:10px 20px; font-size:13px; line-height:13px; *display:block;}  
.sf-menu ul li a:hover, .sf-menu ul li:hover, .sf-menu ul li.sfHover, .sf-menu ul li a:focus, .sf-menu ul li a:active { background: #b2aca4; color: #4e4e4e; }

.sf-menu ul li a.first {}
.sf-menu ul li a.last {}
.sf-menu ul li a.selected {}



/* THIRD LEVEL STYLES - SUBMENUS THAT SLIDE OUT HORIZONTALLY FROM VERTICAL DROPDOWNS  (remember that all styles are inherited from above) */
.sf-menu ul ul { padding:0px; }
.sf-menu ul ul li { }
.sf-menu ul ul li.first {  }
.sf-menu ul ul li.last {  }
.sf-menu ul ul li.selected {  }

.sf-menu ul ul li a, .sf-menu ul ul li a:visited  {  }  
.sf-menu ul ul li a:hover, .sf-menu ul ul li:hover, .sf-menu ul ul li.sfHover, .sf-menu ul ul li a:focus, .sf-menu ul ul li a:active {  }

.sf-menu ul ul li a.first {  }
.sf-menu ul ul li a.last {  }
.sf-menu ul ul li a.selected {  }



/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}