/*
Theme Name: myTheme
Theme URI: http://opl.net.au
Description: SEO friendly, simple and clean theme comes with custom menu, custom header background, custom body background, wordpress thumbnail, adsense spot ready, breadcrumbs ready and custom logo & favicon uploader. It has 7 different color schemes and also included stylesheet for print document. Compatible with WordPress 3.0 and above, valid XHTML & CSS, sticky posts, widget-ready, fullwidth page ready, and threaded comments ready.
Version: 1.1.0
Author: Edan, Tina, Sonvh
Author URI: http://edanbaxter.com
Tags: blue, black, red, green, gray, purple, brown, two-columns, fixed-width, custom-header, custom-background, threaded-comments, custom-menu, theme-options, full-width-template, sticky-post

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


@font-face {
    font-family: 'GillSansLightRegular';
    src: url('fonts/gill_sans_light-webfont.eot');
    src: url('fonts/gill_sans_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gill_sans_light-webfont.woff') format('woff'),
         url('fonts/gill_sans_light-webfont.ttf') format('truetype'),
         url('fonts/gill_sans_light-webfont.svg#GillSansLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GillSansLightItalic';
    src: url('fonts/gill_sans_light_italic-webfont.eot');
    src: url('fonts/gill_sans_light_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gill_sans_light_italic-webfont.woff') format('woff'),
         url('fonts/gill_sans_light_italic-webfont.ttf') format('truetype'),
         url('fonts/gill_sans_light_italic-webfont.svg#GillSansLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html {
overflow-x:hidden;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

body {
    background: #b64b00;
    color: #1D1D1B;
    font-family: Arial,'Liberation Sans',FreeSans,sans-serif;
    font-size: 12px;
    line-height: 1.5;
	min-width:960px;
}
* {
    margin: 0;
    padding: 0;
}
hr {
    background-color: #E6E6E6;
    border: 0 none;
    clear: both;
    height: 1px;
    margin: 0 0 15px;
}
pre, .entry img, .attachment img, .commentlist li, .navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    border: 1px solid #E0E0E0;
}
pre, .entry img, .attachment img, .post-pages a span, .post-pages span, .commentlist code {
    padding: 5px;
}

.nav li ul li ul, #searchform label, #searchsubmit, span.says, hr {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
   color: #E26F1D;
    font-family: 'GillSansLightItalic';
   font-weight: bold;

}
 
p {
    display: block;
    margin: 0;
    padding-bottom: 5px;
}
ul {
    list-style: disc outside none;
    margin: 0 0 18px 1.5em;
}
ol {
    list-style: decimal outside none;
    margin: 0 0 18px 1em;
}
ol ol {
    list-style: upper-alpha outside none;
}
ol ol ol {
    list-style: lower-roman outside none;
}
ol ol ol ol {
    list-style: lower-alpha outside none;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}
em {
    font-style: italic;
    font-weight: 400;
}
strong em, em strong {
    font-style: italic;
    font-weight: 700;
}
del {
    text-decoration: line-through;
}
ins {
    background: none repeat scroll 0 0 #FFFFCC;
}
pre {
    margin: 0 0 10px;
    overflow: auto;
}
code, tt {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #666666;
    display: inline;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    overflow: auto;
    padding: 2px 3px;
}
blockquote, q {
    background: url("images/quote.png") no-repeat scroll left top transparent;
    clear: both;
    color: #888888;
    font-style: italic;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 0 0 0 40px;
    quotes: none;
}
blockquote i, blockquote em, blockquote cite {
    font-style: normal;
}
dl {
    margin: 0 0 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 18px;
}
acronym, abbr {
    border-bottom: 1px dashed #999999;
    cursor: help;
}
sup, sub {
    font-size: small;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
small {
    font-size: small;
}
big {
    font-size: large;
}
h1 {
    font-size: 1.8em;
    line-height: 0.9em;

}
h2 {
    font-size: 230%;
    line-height: 0.9em;

}
h3 {
   font-size: 200%;
    line-height: 1.2em;
}
h4 {
    font-size: 180%;
    line-height: 1.5em;
  
}
h5 {
    font-size: 150%;
    line-height: 1.8em;

}
h6 {
    font-size: 120%;
    line-height: 1.8em;

}
a {
    color: #E26F1D;
	text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
h2.large_title {
 font-size: 290%;
    font-weight: normal;
    margin: 15px 0 !important;
	  

}
h2.page_title ,h1.page-title {
  color: #e26f1e;

    margin-bottom: 28px;
    padding: 0 0 13px;
}
.center {
    text-align: center;
}
.white {
    color: #FFFFFF;
}
.yellow {
    color: #A7A743;
}
.hide_this {
display:none;
}

.may_font {
    font-family: "Myriad Pro";
    font-size: 130%;
    margin-bottom: 15px !important;
}
table, th, td {
    border: 1px solid #E8E8E8;
    border-collapse: collapse;
    margin: 5px 0 10px;
    padding: 5px 10px;
}
th {
    background-color: #E8E8E8;
    border-right: 1px solid #E0E0E0;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*Layout
----------------------------------------------------*/
.full_width {
    clear: both;
    float: left;
    width: 100%;
}
.fl_left {
    float: left;
}
.fl_right {
    float: right;
}

.visible-lg { display:block !important; }
.hidden-lg { display:none !important; }

.main {
 margin: 0 auto;
    width: 960px;
	position:relative;
}

.main_inner {
    background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 2px 3px 5px 0 #6B5E57;
    margin-bottom: 20px;
    margin-top: 20px;
	
}


.home .main_inner {
    background:none;
   box-shadow: none;
    margin-bottom: 20px;
    margin-top: 20px;
	
}

.home #container{ background:#fff; box-shadow: 2px 3px 5px 0 #6B5E57;}


#wrapper {
    overflow: hidden;
    padding-bottom: 10px;

   
}

#container {
   background: url("images/bg_container.jpg") repeat-y scroll right top transparent;
    float: left;
    min-height: 350px;
    position: relative;
    width: 100%;
	    z-index: 8;
}
.top_container {
  background: url("images/parabola_bottom.png") no-repeat scroll left top transparent;
    height: 725px;
    left: -722px;
    position: absolute;
    top: -8px;
    width: 1686px;
    z-index: 1;
}



.wrap_container {
position:relative;
z-index:2;
}

#content {
float: left;
    margin-left: 50px;
    width: 520px;
}



.fullwidth {
    border-right: medium none !important;
    padding-right: 0 !important;
    width: 100% !important;
	  margin: 0 !important;
}
.full_template {
  margin-left: 10px !important;
  margin-right: 10px !important;
  width: 940px !important;
   margin-bottom: 40px!important;
}




#footer_left {
    float: left;
    margin-left: 20px;
    padding: 0;
    text-align: left;
    width: 700px;
}
#footer_right {
    float: right;
    margin-left: 0;
    padding: 10px 20px 10px 0;
    text-align: right;
    width: 390px;
}



/*Header
------------------------------------------*/
.top_header {
  background: url("images/parabola_ptop.png") no-repeat scroll left top transparent;
    height: 210px;
    left: 230px;
    position: absolute;
    top: -20px;
    width: 1124px;
    z-index: 2;
}
.home .top_header {
 background: url("images/parabola_top.png") no-repeat scroll left top transparent;
    height: 268px;
    left: -82px;
    position: absolute;
    top: -38px;
    width: 1445px;
    z-index: 2;
}

#header h1 a, #header h2 a, #footer a, #footer a:hover, #footer a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#header h1 a:hover, #header h2 a:hover {
    text-decoration: none;
}
#header {

    clear: both;
    width: 100%;

}
#header .main{

}
#logo, #logo a {
 line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 99;
}
#header-right {
 font-weight: bold;
    margin-right: 10px;
    margin-top: 12px;

}
#header-right .login_widget {
   margin-right: 30px;
    padding-top: 15px;
}
#header-right ul {
 float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#header-right ul  li {
  display: inline;
    float: left;
}
#header-right a {
color:#333333;
text-decoration:none;
}

#header-right ul  li.ck_label  {
background:url(images/bg_shopping_cart.jpg) repeat-x left top #d6f087;
}

#header-right ul  li.ck_label span {
 background: url("images/cart.png") no-repeat scroll right top transparent;
    float: left;
    padding: 5px 40px 5px 10px;
}
#header-right ul  li a.checkout {
  background: url("images/header_button.jpg") repeat-x scroll left top transparent;
    border: 1px solid #A0D011;
    float: left;
    padding: 4px 10px;
}

#search_box {
  margin-right: 10px;

}
#main_header {
    position: relative;
    z-index: 9999;
}
/*Banner */
#banner {
  position: relative;
    width: 100%;
    z-index: 1;

}

.home #banner { min-height:250px}
	
.banner_overlay {
  background: url("images/banner_poverlay.png") no-repeat scroll right top transparent;
    height: 133px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}
.home .banner_overlay {
 background: url("images/banner_overlay.png") no-repeat scroll left top transparent;
    height: 263px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}

.home #slideshow-wrapper {
    position: relative;
	display:none
}

#slideshow-wrapper {
	display:block;
}
ul#home-slider {
    height: 350px !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
	z-index:2;
	
}
.pageslider ul#home-slider {
    height: 149px !important;
	width:400px;
	}
	
.pageslider ul#home-slider {
    height: 149px !important;
	}
	
ul#home-slider li {
 height: 350px !important;
 overflow:hidden;
 width:100%!important;
}
.pageslider  ul#home-slider li {
 height: 149px !important;
}

ul#home-slider li  img {
min-width:960px;
}
.pageslider {
 height: 149px !important;
 overflow:hidden;
}

.pageslider ul#home-slider li  img {
min-width:400px;
}
.home ul#home-slider,.home ul#home-slider li  {
    height: 480px !important;
	}
.pageslider .home ul#home-slider{
    height: 149px !important;
	}
#wrap_nav {
    background: url("images/bg_snav.png") repeat scroll 0 0 transparent;
    bottom: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 100%;
    z-index: 5;
	height:14px;
    opacity:.6;
}
.pageslider #wrap_nav {
  left: 0;
  right:auto;
  width: 400px;
  z-index: 5;
}
#nav {
 float:right;
    display: inline;
    padding: 0;
	margin-right:10px;
}
 #nav.page_nav {
 margin-right: 0;
    position: absolute;
    right: 605px;
    top: 142px;
    width: auto;
    z-index: 99;
}

#nav a {
  background: url("images/slide_bullets.png") no-repeat scroll right top transparent;
    display: inline;
    float: left;
    height: 14px;
    margin: 0 2px;
    overflow: hidden;
    text-indent: -800px;
    width: 15px;
}
#nav a.activeSlide {
    background-position: left top;
}
.scaption {
  bottom: 50px;
    position: absolute;
    left: 0;
    text-align: center;
	width: 100%;
    max-width: 700px;
    z-index: 3;
	color:#ffffff;
}
.home .scaption {
  bottom: 94px;
}
.scaption .stitle {
    display: block;
    font-family: 'GillSansLightRegular';
    font-size: 400%;
    font-weight: bold;
    width:960px;
    text-shadow: 1.5px 1.5px #111111;

}

a.controls {
   background: url("images/prev_new.png") no-repeat scroll left top transparent;
    font-size: 0;
    height:61px;
    left:0;
    position: absolute;
    top: 56%;
    width: 42px;
    z-index: 5;
}
/*a.controls:hover {
   background: url("images/prev_over.png") no-repeat scroll left top transparent;
}
*/
a.next {
 background: url("images/next_new.png") no-repeat scroll left top transparent;
  left:auto;
  right:0;
}
/*a.next:hover {
 background: url("images/next_over.png") no-repeat scroll left top transparent;
}*/


/*Menu */
#top_menu {
float: left;
    margin: -8px 0 60px -1px;
    position: relative;
    text-align: center;
    width: 101%;
}
.menu-top-navigation-container {
    float: left;

}

.nav {
    display: inline;
    float: left;
    width: auto;
}
.nav {
    clear: both;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
    z-index: 99;
}
.nav li {
    display: inline;
    float: left;
    margin: 0;
    position: relative;
    width: auto;
}
.nav li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
.nav li:first-child a {
width:161px;
}

.nav li a {
  color: #FFFFFF;
  display: block;
  font-size: 110%;
  font-weight: bold;
  padding: 13px 0;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  width: 160px;
  z-index: 100;
  background:url(images/menu_item.png) no-repeat left top;
}

.nav li a:hover ,.nav li.sfhover a,
.nav li.current-menu-item a {
    background: url(images/menu_active.png) no-repeat left top;
    text-decoration: none;
}

.nav li.current_page_item ul li a {
}
.nav li:hover > ul {
    display: block;
    z-index: 2;
}
.nav li ul li:hover ul {
    left: 0;
}
.nav li ul {
    background: #e26f1e;
    border: 0 none;
    display: none;
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 39px;
    width: 160px;
    z-index: 999;
}
.nav li ul li, .nav li ul li:first-child {
    background: none;
    display: block;
    float: left;
    list-style: none outside none;
    padding: 0 0px;
    width: 100%;
}
.nav li ul li:first-child {
    border-top: medium none;
}
.nav li ul li a, .nav li ul li a:visited {
}
.nav li ul li a {
   font-size: 100%;
    line-height: 1.5;
    padding: 5px 17px;
    text-align: left;
    width: 126px !important;
}
.nav li ul li a {
background:none!important;
}
.nav li ul li a:hover {
background:#f0a36d!important;
}
.nav li ul ul {
    margin: 0 0 0 160px;
    top: 0;
}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul {
}
.nav li:hover ul, .nav li li:hover ul.nav li li li:hover ul, .nav li li li li:hover ul {
    left: auto;
}
/*Services Boxes
---------------------------------------------*/
#services_box {
  background: url("images/bg_services_box.png") no-repeat scroll left bottom transparent;
    padding-bottom: 7px;
    position: relative;
    width: 101%;
	margin-bottom:25px;
}
.services_box {
   float: left;
    margin-left: 0;
    overflow: hidden;
    text-align: left;
    width: auto;
}
.services_icon {
   float: left;
}
/*Sidebar Home
--------------------------------------------*/


#sidebar_home .widget {
float:left;
width:284px;
margin:0 18px;
}
#sidebar_home  h3 {
 
    font-weight: normal;
}
ul.advanced-recent-posts {
 list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.advanced-recent-posts  li{
}
ul.advanced-recent-posts li a {

}
ul.list_social {
   float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0;
    width: 100%;
}
ul.list_social li {
   display: inline;
    float: left;
    margin-right: 5px;
}
ul.list_social li.first{
}

.wpsb_form_txt,#search input  {
background:url(images/bg_input.jpg) repeat-x left top #ffffff;
border:1px solid #9ccc3b;
border-right:0;
width:230px;
height:25px;
float:left;
}
.wpsb_form_btn {
  background: url("images/icon_search.png") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 27px;
    text-indent: -800px;
    width: 48px;
}
.quote_top {
   background: url("images/quote_top.png") no-repeat scroll left top transparent;
    padding-top: 31px;
    width: 288px;
}
.quote_bottom {
 background: url("images/quote_bottom.png") no-repeat scroll left bottom transparent;
    padding-bottom: 11px;
}
.quote_content {
   background: url("images/quote_content.png") repeat-y scroll left top transparent;
    padding: 0 15px;
}
#search {
    display: inline;
    float: right;
    height: auto;
    margin: 5px 0 0;
    width: auto;
}
.wrap_input {
  float:left;
}
#search input {
 height: 23px;
    width: 180px;
}
#search input.btn {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0;
    width: auto;
	   height: 25px;
}
.error404 #content #search {
    display: inline;
    float: left;
    margin: 0 0 50px;
    width: 100%;
}
.error404 #content #search input#searchh {
    width: 98%;
}
#category_header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 3px solid #F0F0F0;
    border-top: 1px solid #E6E6E6;
}
#cat_nav a {
    border-right: 1px solid #E6E6E6;
    display: block;
    position: relative;
    text-decoration: none;
}
#cat_nav li a {
    padding: 7px 10px;
    text-transform: capitalize;
    z-index: 0;
}
#cat_nav a:hover {
}
.current-cat a {
    color: #111111 !important;
}
li.current-cat ul.children li a, li.current-cat ul.children li a:hover {
    color: #111111 !important;
}
#cat_nav li ul {
    margin-left: -1px;
}
#content {
 padding-bottom: 40px !important;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 5px;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
    margin-bottom: 0;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    margin: 0 0 2px;
}
#content h1.post-title, #content h2.post-title {
    font-size: 250%;
    line-height: 1.1em;
    margin-bottom: 0;
    padding-bottom: 3px;
}
#content h1.post-title a, #content h2.post-title a {
    text-decoration: none;
}
#content h1.post-title a:hover, #content h2.post-title a:hover {
    text-decoration: none;
}
#content a.more-link {
    text-decoration: none;
}
#content img.wp-smiley {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}
#content .sticky {
    background: none repeat scroll 0 0 #F0F0F0;
    border-top: 4px solid #CCCCCC;
    padding: 18px 20px;
}
.post {
    border-bottom: 1px solid #E0E0E0;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
.entry {
    float: left;
    font-size: 100%;
    padding: 0;
    width: 100%;
}
.entry ul {
    list-style: disc outside none;
    margin: 0 0 0 7px;
    padding: 0 0 10px 25px;
}
.entry ol {
    list-style-type: decimal;
    margin: 0 0 0 7px;
    padding: 0 0 10px 25px;
}
.entry ul li, .entry ol li {
    line-height: 1.6em;
    padding: 3px 0 3px 3px;
}
.entry blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}
.entry blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.postmeta {
    color: #999999;
    margin-bottom: 10px;
}
#content .postmetadata {
    font-size: 11px;
    margin: 0;
    padding: 5px 0;
}
#content .postmetadata a {
    padding: 0;
    text-decoration: none;
}
#content .postmetadata a:hover {
    text-decoration: underline;
}
p.page-title {
    font-size: 1.5em;
    padding-bottom: 15px;
}
p a.post-edit-link {
    clear: both;
    display: block;
}
#content .gallery {
    margin: auto;
}
#content .gallery .gallery-item {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 33%;
}
#content .gallery .gallery-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    clear: both;
    color: #888888;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}
#content .gallery dl {
    margin: 0;
}
#content .gallery img {
    border: 1px solid #E0E0E0;
}
#content .gallery a:hover img {
    border-color: #CCCCCC;
}
#content .gallery br + br {
    display: none;
}
#content .attachment-page {
    float: left;
    width: 650px;
}
#content .attachment img {
    display: block;
    margin: 0 auto;
    max-width: 650px;
}
#content .attachment-navigation {
    float: left;
    margin-left: 35px;
    width: 265px;
}
#content .attachment-navigation img {
    float: left;
    margin: 0 20px 10px 0;
}
p.download-image {
    text-align: center;
}
#content img, #content .wp-caption, .commentlist img {
    margin: 0;

}
#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}
#content .alignnone {
    display: block;
}
#content .wp-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    padding: 4px 0 5px;
    text-align: center;
}
#content .wp-caption img {
    border: 0 none;
    margin: 5px 0;
    padding: 0;
}
#content .wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    margin: 0;
    padding: 0;
}
.thumb {
    display: inline;
    float: left;
    margin: 10px 10px 0 0;
}
.thumb img {
    border: 1px solid #E0E0E0;
    padding: 5px;
}
.navigation {
    display: block;
    margin: 0;
}
.navigation .wp-pagenavi {
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 15px;
    padding: 5px 0 4px;
    text-transform: uppercase;
}
.navigation .wp-pagenavi a:link, .navigation .wp-pagenavi a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: inline;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px !important;
    text-decoration: none;
}
.navigation .wp-pagenavi .on, .navigation .wp-pagenavi .current {
    border: 1px solid #DDDDDD;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px;
}
.navigation .wp-pagenavi .on {
    background: none repeat scroll 0 0 #000000;
}
.navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 7px 10px 6px;
}
.navigation .wp-pagenavi .current, .navigation .wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF !important;
    text-decoration: none !important;
}
.navigation a.scroll {
    padding: 1px 3px;
}
.navigation a.scroll:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF;
    padding: 1px 3px;
    text-decoration: none;
}
.wp-pagenavi a.last {
    margin-top: 10px;
}
.post-pages {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}
.post-pages a span, .post-pages span {
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
}
.post-pages span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.post-pages a span {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E7E7E7;
    color: #666666;
}
.post-pages a:hover span {
    border-color: #C1C1C1;
    color: #666666;
    text-decoration: none;
}
.post-nav {
    margin: 0;
    overflow: hidden;
}
.post-nav a {
    text-decoration: none;
}
.post-nav a:hover {
    text-decoration: underline;
}
.post-nav .alignleft {
    padding: 13px 0 0;
    width: 38%;
}
.post-nav .alignright {
    padding: 13px 0 0;
    text-align: right;
    width: 39%;
}
#respond {
    clear: both;
    margin: 15px 0;
}
#respond p {
    color: #777777;
    margin: 0 0 10px;
}
h3.responds {
    font-size: 1.5em;
}
#commentform {
    margin: 10px 0 0;
}
#commentform label {
    font-size: 12px;
}
#commentform input.txt, #commentform textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    line-height: 14px;
}
#commentform input.txt {
    background: none repeat scroll 0 0 #FCFCFC;
    clear: both;
    float: left;
    margin: 0 5px 10px 0;
    padding: 5px 7px;
    width: 170px;
}
#commentform textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    line-height: 130%;
    padding: 7px;
    width: 97% !important;
}
#commentform #submit {
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
    border-style: double;
    border-width: 3px;
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 10px;
    outline-color: #DDDDDD;
    padding: 5px;
    width: 170px;
}
.button, .button:visited, .reply a, a#cancel-comment-reply-link {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #424242 !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}
.comments-box {
    padding: 10px 0 0;
}
#content .comments-box h3 {
    border: medium none;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
#content p.comment-notes {
    font-size: 12px;
}
a#cancel-comment-reply-link {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    padding: 0 5px;
    width: 68px;
}
cite.fn {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.05em;
    padding-top: 0;
}
.text {
    border: 1px solid #E6E6E6;
    color: #777777;
    padding: 2px;
    width: 200px;
}
.nopassword {
    color: #AAAAAA;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
ul.children {
    margin-left: 0;
}
ol.commentlist {
    margin: 0;
    padding: 0;
}
.commentlist li {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 15px;
}
.commentlist li.depth-2, .commentlist li.depth-4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}
.commentlist li.depth-3, .commentlist li.depth-5 {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}
.commentlist li blockquote {
    background: url("images/quote-comment.png") no-repeat scroll 0 8px transparent;
    margin: 0 0 11px;
    padding: 0 0 0 25px;
}
.commentlist code {
    background: none repeat scroll 0 0 #E6E6E6;
}
.commentlist p {
    clear: both;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0;
}
.commentlist .moderation {
    color: #660000;
    margin-top: 10px;
}
.commentlist .thread-even {
    background: none repeat scroll 0 0 #FAFAFA;
}
.commentlist .children {
    margin-top: 15px;
}
.commentlist .comment-author {
    margin-bottom: 5px;
}
#content .commentlist .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9E9E9;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.commentlist .reply {
    margin: 5px 0 0;
    text-align: right;
}
#content .commentlist .reply a, #content .commentlist .reply a:visited, #content .cancel-comment-reply a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    padding: 0 6px 1px !important;
    text-align: center;
    text-decoration: none !important;
}
.commentlist .comment-meta {
    float: left;
    margin-bottom: 15px;
}
.commentlist .comment-date a, .commentlist .comment-date a:visited {
    color: #888888;
    font-size: 1.1em;
}
.commentlist .comment-meta a {
    color: #666666 !important;
    text-decoration: none;
}
.metadata a:hover, cite.fn a, cite.fn a:hover {
    text-decoration: none;
}


/*Sidebar 
--------------------------------------------------*/
#sidebar {
  display: inline;
    float: right;
    margin: -14px 40px 0 0;
    position: relative;
    width: 295px;
   
    opacity: 0.9;
     filter: alpha(opacity=90);


}
ul.wrap_sidebar {
    float: left;
    padding: 0;
    width: 100%;
}
#sidebar ul {
    list-style: none outside none;
    margin: 0 0 0 0;
}
#sidebar ul li.widget {
background: none repeat scroll 0 0 #FFFFFF;
  margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
	 border: 1px solid #a5e0ff;
  
}

#sidebar .hide_right {
display:none;
}

#sidebar .sidebar_inner {
    float: left;
    width: 100%;
}
#sidebar .sidebar_inner2 {
    float: left;
    width: 100%;
}
#sidebar ul ul li {
 
}
#sidebar ul ul li ul {
    margin-bottom: 0;
    padding-left: 20px;
}
#sidebar ul ul li ul li {
    border-bottom: 0 none;
    line-height: 1.6em;
    list-style: none outside none;
}
#sidebar #xmt_Primary_wid.xmt ul li.tweet_list {
    clear: both;
    margin-bottom: 10px;
}
#sidebar #xmt_Primary_wid.xmt .tweet_avatar {
    margin-right: 20px;
    padding-bottom: 50px;
}

#sidebar a:hover {
    text-decoration: underline;
}
#sidebar h3.widgettitle {

    margin: 0 0 5px;

}
#sidebar .sidebar_inner ul h3 a {
    text-decoration: none;
}
#sidebar .sidebar_inner ul h3 a:hover {
}
#sidebar ul.menu {
}
#sidebar ul.menu li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding-left: 0;
    width: 50%;
}
#sidebar ul.menu li a {
    color: #696969;
    font-size: 110%;
    text-transform: uppercase;
}
.sidebar_inner ul ul li.current-cat a {
    background: none repeat scroll 0 0 transparent;
    color: #337FDA !important;
}

#wp_tag_cloud div {
    line-height: 1.6em;
}
#wp-calendar {
    border: medium none;
    width: 100%;
}
#wp-calendar table, th, td {
    border: medium none;
}
#wp-calendar caption {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #AAAAAA;
}
#wp-calendar tbody td {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #FFFFFF;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none repeat scroll 0 0 transparent;
}
#wp-calendar tfoot #next {
    text-align: right;
}
/* Footer
--------------------------------------------------*/

#footer {
  clear: both;
  font-size: 90%;
  padding: 10px 0;
}
#wrap_footer_nav {
    margin: 0px 0;
}
#footer-nav {
display: inline;
    float: right;
    width: auto;
}
#wrap_footer_nav li {
    float: left;
  margin-right: 5px;
}
#wrap_footer_nav li a {
 background: none repeat scroll 0 0 transparent;
    color: #E26F1D!important;
    font-size: 100%;
    font-weight: normal;
    padding: 5px 10px;
	width:auto;
}
#wrap_footer_nav li a:hover {
background:#E26F1D;
color:#ffffff!important;
 border-radius: 3px 3px 3px 3px;
}

#footer #inner-footer {
    padding: 0;
}
/*Other
-------------------------------------------------*/

#ausmap {
  background: url("images/ausmap.png") no-repeat scroll 0 0 transparent;
    height: 233px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -35px !important;
    position: relative;
    width: 258px;
}
#ausmap li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#ausmap a {display: block; text-decoration: none; color: #1D1D1B; font-size:11px; font-weight:bold; line-height:normal;}
#ausmap a:hover {
color:#ffffff;
}

#wa { left: 0px; top: 21px; width: 101px; z-index:10;}
#wa a {height: 72px; text-align:center; padding-top:80px; padding-left:15px; }
#wa a:hover {background: url(images/ausmap.png) 0 -254px no-repeat; text-decoration:none;}

#nt { left: 102px; top: 2px; width: 56px; z-index:10;}
#nt a {height: 46px; text-align:center; padding-top:60px; padding-left:0px;}
#nt a:hover {background: url(images/ausmap.png) -102px -235px no-repeat; text-decoration:none;}

#sa { left: 102px; top: 108px; width: 75px; z-index:10;}
#sa a {height: 70px; text-align:center; padding-top:15px; padding-left:0px; }
#sa a:hover {background: url(images/ausmap.png) -102px -341px no-repeat; text-decoration:none;}

#tas { left: 200px; top: 212px; width: 25px; z-index:10;}
#tas a {height: 19px; text-align:center; padding-top:2px; padding-left:0px;  letter-spacing:-1px;}
#tas a:hover {background: url(images/ausmap.png) -200px -445px no-repeat; text-decoration:none;}

#qld { left: 159px; top: 0; width: 99px; z-index:9;}
#qld a {height: 49px; text-align:center; padding-top:80px; padding-right:20px; }
#qld a:hover {background: url(images/ausmap.png) -159px -466px no-repeat; text-decoration:none;}

#nsw { left: 178px; top: 123px; width: 80px; z-index:10;}
#nsw a {height: 46px; text-align:center; padding-top:20px; padding-right:20px; }
#nsw a:hover {background: url(images/ausmap.png) -178px -356px no-repeat; text-decoration:none;}

#vic { left: 178px; top: 166px; width: 57px; z-index:11;}
#vic a {height: 23px; text-align:center; padding-top:13px; padding-right:25px; }
#vic a:hover {background: url(images/ausmap.png) -178px -632px no-repeat; text-decoration:none;}

#act { left: 224px; top: 167px; width: 40px; z-index:12;}
#act a {height: 22px; text-align:right; padding-top:0px; padding-right:0px; color:#1D1D1B;}
#act a:hover {background: url(images/actdot.png) 0 0 no-repeat; text-decoration:none; color:#1D1D1B;}


.clear, .clearfix {
    clear: both;
    display: block;
}
#crumbs {
    border-bottom: 1px dashed #E0E0E0;
    font-size: 11px;
    line-height: 1.5em;
    margin-bottom: 20px;
    padding: 0;
}
h2.center {
    clear: both;
}
.ads-1 {
    padding: 0;
}
.ads-2 {
    display: block;
    margin: 10px 0;
}
.ads-3, .ads-3 img {
    border: medium none;
    clear: both;
    display: block;
    margin: 10px 0;
    padding: 0;
}
.page .ngg-albumoverview, .page .ngg-galleryoverview {
    position: relative;
    width: 104.2%;
}
.page .ngg-album-compact {
    float: left;
    height: auto;
    margin-right: 20px !important;
    padding: 0 !important;
    width: 206px;
}
.page .ngg-album-compactbox, .page .ngg-gallery-thumbnail a {
    background: none repeat scroll 0 0 transparent;
    display: table;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: auto;
}
.page .ngg-album-compactbox, .page .ngg-gallery-thumbnail span {
    clear: both;
    display: block;
}
.page .ngg-album-link, .page .ngg-gallery-thumbnail img {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #A5A5A5;
    font-size: 0;
    height: 108px;
    line-height: 0;
    margin: 0;
    padding: 9px;
    width: 169px;
}
.ngg-album-compact h4 {
    width: auto !important;
}
.ngg-gallery-thumbnail {
    margin-bottom: 25px;
    margin-left: 0;
}
.page .ngg-album-compactbox .Thumb {
    border: medium none;
    height: 108px;
    width: 169px;
}
.jsrm-menu tr.odd, .jsrm-menu div.odd, .jsrm-menu li.odd, .jsrm-menu dd.odd, .jsrm-menu dt.odd {
    background-color: #FDF8EE !important;
}
.jsrm-menu table, .jsrm-menu ol, .jsrm-menu ul, .jsrm-menu dl, .jsrm-menu > div {
    border: medium none !important;
    border-spacing: 0;
    width: 100%;
}
.newmap {
 background: url("images/map.png") repeat scroll 0 0 transparent;
    height: 391px;
    position: relative;
    width: 283px;
}
.newmap a {
   background: url("images/black_bullet.png") no-repeat scroll right center transparent;
    color: #2D2D2D;
    font-size: 16px;
    padding-right: 25px;
    position: absolute;
}


.newmap a.red {
   background: url("images/red_bullet.png") no-repeat scroll right center transparent!important;
   color:#b64b00;
}
.newmap a.blue {
   background: url("images/blue_bullet.png") no-repeat scroll right center transparent ;
   color:#4c94de;
}
.newmap a:hover {
 background: url("images/black_bullet_over.png") no-repeat scroll right center transparent;
 }
 .newmap a.red:hover {
 background-image: url("images/red_bullet_over.png") !important ;
 }
  .newmap a.blue:hover {
 background-image: url("images/blue_bullet_over.png") !important ;
 }

 .newmap a.center {
   background-position:  center top !important;
      padding: 13px 0 0!important;
 }

 .newmap a.left {
   background-position:  left top !important;
      padding: 13px 0 0!important;
 } 

 .newmap a.darwin {
  left: 140px;
    top: 25px;
font-size:10px;
padding-top:5px;
padding-bottom:5px;
 }
  .newmap a.cue  {
  left: 50px;
    top: 235px;
font-size:10px;
padding-top:5px;
padding-bottom:5px;
 }
   .newmap a.geraldton {
   background: url("images/black_bullet.png") no-repeat scroll right top transparent;
   left: 3px;
    padding-top:5px;
padding-bottom:5px;
    top: 250px;
    font-size:10px;
 }

    .newmap a.alice  {
  left: 145px;
    top: 169px;
    font-size:10px;
padding-top:5px;
padding-bottom:5px;
 }
   .newmap a.laverton  {
  left: 100px;
    top: 235px;
    font-size:10px;
padding-left:40px;
padding-top:5px;
padding-bottom:5px;


 }
   .newmap a.leonora  {
  left: 77px;
    top: 241px;
    font-size:10px;
 }
    .newmap a.cooberpedy  {
  left: 203px;
    top: 238px;
    font-size:10px;
 }
   .newmap a.kalgoorlie  {
  left: 82px;
    top: 265px;
    font-size:10px;
 }
    .newmap a.portaugusta {
  left: 186px;
    top: 292px;
    font-size:10px;
padding-top:5px;
padding-bottom:5px;
 }
  .newmap a.perth  {
  left: 29px;
    top: 298px;
    font-size:10px;
 }
   .newmap a.adelaide {
  background: url("images/black_bullet.png") no-repeat scroll right top transparent;
    left: 208px;
    padding-top: 10px;
    top: 315px;
    font-size:10px;
 }
   .newmap a.adelaide:hover {
     background: url("images/black_bullet_over.png") no-repeat scroll right top transparent;
   }
   
   .tooltip {
    display:none;
	border:2px solid #d17d37;
    background:#ffffff;
    font-size:12px;
    height:30px;
    width:160px;
    padding:25px;
    color:#2d2d2d;
	z-index: 9999;
  }
  
  .loader{ position:absolute; left:50px; top:120px; width:80px; height:80px; display:none}
  .loader_c{color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;; font-size:15px; text-align:center; display:block; margin-top:-50px} 
  
  .tb-close-icon{ background:url(images/close_button.png) no-repeat ; height:16px; width:16px; content:normal}
  .tb-close-icon:before{ content:no-close-quote !important}
  
  .sidebar{ float:right; padding-right:40px; position:relative; z-index:999999; width:320px; opacity: 0.9;}
  .sidebar li { list-style-type: none; /*list-style: none; padding: 0px; margin: 0px;*/}
  
  .sidebar ul li.widget {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A5E0FF;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}

/* contact us */

.contact_info { list-style:none !important; margin:0 !important; padding:0 !important; }
.contact_info li { padding: 10px !important; border: 1px solid #e26f1e; width: 250px; height: 202px; background: #ffe6ce; border-radius: 5px; -moz-border-radius: 5px; float:left; margin:0 20px 10px 0; box-sizing:border-box; }
.contact_info li:nth-child(2n+0) { margin-right:0; }
.contact_info li .contact_way { margin-top:8px; }


.ngg-widget, .ngg-widget-slideshow { text-align:center !important; }
#TB_load { z-index:999 !important; }

/* =========== */

/* #secondNav {
 margin-right: 0;
    position: absolute;
    right: 34px;
	bottom:11px;
    width: auto;
    z-index: 99;
}
*/
 #secondNav {
 margin-right: 0;
    position: absolute;
    right: 57px;
	bottom:45px;
    width: auto;
    z-index: 99;
}

#secondNav a {
  background: url("images/slide_bullets.png") no-repeat scroll right top transparent;
    display: inline-block;
    float: none;
    height: 9px;
    margin: 0 2px;
    overflow: hidden;
    text-indent: -800px;
    width: 10px;
	background-size:cover;
}
#secondNav a.activeSlide {
    background-position: left top;
}

.sidebar ul li.widget.widget_slideshow { position:relative; }
.sidebar ul li.widget.widget_slideshow .ngg-slideshow img { max-width:none !important; }
.sidebar ul li.widget.widget_slideshow h3 { margin-bottom:10px; }

#secondNav { background: url(images/overlay.png) repeat; height:30px; width:250px; box-sizing:border-box; padding-top:10px; text-align:center; }

.custom_gallery .ngg-widget { width:250px; height: 166px; margin:10px auto auto; }
.custom_gallery .ngg-widget img { width:250px; height:166px;  border:none; padding:0; margin:0 ; }