@import url("/fonts/stylesheet.css");

body{
    color: #242424;
    min-height: 100%;
    font-size : 12px;
    background: #F4F9FD url(/images/planes.jpg) top center no-repeat;
    position: static;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td, label {
    color: #242424;

}

h1, h2, h3, h4, h5 {font-family: average sans; color: #3f3f3f; font-weight: normal;}
h3 {font-size: 18px;}

div, dl, dt, dd, ul, ol, li, pre, form, fieldset, p, blockquote, th, td, label{
    font-size : 13px;
}

ul{ margin: 0; padding:  0; list-style: none;}
ol{margin: 0 0 13px; padding: 0 0 0 30px;}
ul li{list-style: none}
img {border:none;}

a{font-weight: bold; color: #1C1C60;}
.promo-tile h3 a, #footer a, .home-rhs a, .nav-bar li a{font-weight: normal;}

fieldset{border: 1px solid #CCCCCC; font-size : 14px;}
.button.small { padding: 5px 14px 6px;}
.aftercow {position: relative;}
.aftercow:after {
    content: url("../images/cow_brown.png");
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: -40px;
}
.clearBoth, .clearfix{
    clear: both;
    display: block;
}
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1; /* For IE 6/7 (trigger hasLayout) */}
.replace {text-indent: 100%; white-space: nowrap; overflow: hidden;}
.bg-white {background-color: #fff;}
.meta {color: #aa5c50; font-size: 11px;}

#wrapper{
    border-left: 1px solid #DDDDF7;
    border-right: 1px solid #DDDDF7;
    box-shadow: 0 -20px 80px #CCCCCC inset;
    width:980px;
    padding :20px;
}

#mainstreet{
        margin-top: 30px ;
        margin-bottom: 30px;
}

/* Header */
.search-form{position: relative}
.search-arrow {
    background: url("/images/rarrow.png") no-repeat scroll center center transparent;
    display: block;
    height:23px;
    overflow: hidden;
    position: absolute;
    left: 0;
    text-indent: -9999px;
    top: 0;
    width: 27px;
}
#header {padding-bottom: 15px; height: 100%;}
.headerWrap {}
#header-rhs {
    padding: 5px 0;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
.search-form {width: 150px; display: inline-block; vertical-align: middle;}
#search-form input {
    border: 1px solid #9e9e9e;
    font-size: 12px;
    height: 23px;
    margin-bottom: 0;
    padding: 3px 3px 3px 25px;
    color: #9e9e9e;
}

#header-rhs > a {
    color: #9e9e9e;
    display: inline-block;
    font-family: Average Sans;
    font-size: 13px;
    margin-right: 15px;
    margin-top: 5px;
}
#logo {
/*    text-align: center; */
    margin-top: 20px;
}
#logo > img {
    width: 160px;
}
.social {
    display: inline-block;
    margin: 2px 2px 2px 7px;
    vertical-align: middle;
}
.social > a {
    margin-right: 3px;
}
.social > a:last-child {
    margin-right: 0;
}
/* Navigation */
#navigation { margin:  0; background: none;}
.nav-bar {background: none; margin-top: 0; height: 42px;}
.nav-bar > li {border:none; }
.nav-bar > li:last-child {border:none; background: none;}

/* Hero */

.caption-text-right{ padding: 20px; margin-right : 100px; position: absolute; right: 0; top: 110px; text-align: right;}
.caption-text-bottom{ padding: 20px; margin-bottom : 50px; position: absolute; bottom: 0; left: 110px; }
.caption-text-bottom .copy{display : inline ;margin-right:  20px;}
.caption-text-left{ padding: 20px; margin-left : 100px; position: absolute; left: 0; top: 110px; }
.light-text h4, .light-text .copy, .light-text a{color : #FFFFFF}
.dark-text h4, .dark-text .copy, .dark-text a{color : #000000}

#hero .cms-gallery {border-bottom: 2px solid #faba56;}
#hero .gallerythumbs{display : inline; width:auto}
#hero .gallerythumbs-item{float:left;  padding : 5px;max-width: 240px}
#hero .gallerythumbs-item-fade { opacity: 0.7;}
#hero .gallerythumbs-item-fade:hover { opacity: 1;}

.galleryimage-resizable {width: 100%; height: auto;}
div.orbit {margin-bottom: 0;}
.nav-bar > li {box-shadow: none;}
.nav-bar > li > a:first-child {font-family: Average Sans; color: #3f3f3f; font-weight: normal;}
.nav-bar > li:hover {background: none; background-size: 100% 55px;/* margin-bottom: -10px; padding: 5px 0; top: -5px; z-index: 1000; position: relative;*/}
.nav-bar > li > a:hover {color: #8f4021; }
.nav-bar > li:hover {background: #fcc36a; border-radius: 3px;}
.flyout {top: 42px; width: 200px;}
ul.flyout li, .nav-bar li ul li {
    border-left: none;
    border-bottom: 1px dashed #CCCCCC;
}
ul.flyout li:last-child, .nav-bar li ul li:last-child {
    border-bottom: none;
}
ul.flyout li a, .nav-bar li ul li a {
    padding: 10px;
    border: none;
    background: #FFFFFF;
    font-family: Average Sans;
}
.nav-bar li ul li:last-child a {border-radius: 0 0 3px 3px;}


/* Candy */
.promo-tile{padding : 5px;}
.promo-CANDY .promo-anchor {margin-bottom: 10px; margin-top: 5px; font-size : 14px;}

h1 {
    color: #3f3f3f;
    font-size: 32px;
    text-align: left;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 13px;
}

p {font-family: arial; font-size: 13px; color: #242424;}
.top {
    background: url("/images/promo_image.png") no-repeat scroll 0 0 #EEEEEE;
    text-align: right; 
    border: 1px solid #E3E3E3; 
    border-radius: 5px; 
    padding: 10px 15px; 
    margin-bottom: 35px;
    behavior: url(/pie/PIE.php);
}
.top .brown {font-size: 14px;}
.strip {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    color: #923f21;
}
.brown {color: #943f22; font-weight: bold;}
.strip:last-child {display: none;}
.top p {
    text-align: left;
    width: 63%;
    line-height: 1.6;
    display: inline-block;
    margin-bottom: 0;
}
.top + .contents {margin-left: 15px;}
.cow-bottom {margin-top: 15px;}
#footer a.share {
    margin-left: 8px;
    vertical-align: -3px;
}
.button {
    background: #f4f4f4; /* Old browsers */
    background: -moz-linear-gradient(top,  #f4f4f4 0%, #e7e7e7 49%, #d8d9db 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(49%,#e7e7e7), color-stop(100%,#d8d9db)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d8d9db',GradientType=0 ); /* IE6-9 */
    box-shadow: none;
    border: 1px solid #a7a7a7;
    border-radius: 5px;
    padding: 7px 13px;
    color: #3f3f3f;
    margin: 0;
    font-weight: normal;
    behavior: url(/pie/PIE.php);
    line-height: 20px;
}

.button:hover {
    background: #f9bb60; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9bb60 0%, #e49936 50%, #d87d01 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9bb60), color-stop(50%,#e49936), color-stop(100%,#d87d01)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9bb60 0%,#e49936 50%,#d87d01 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9bb60', endColorstr='#d87d01',GradientType=0 ); /* IE6-9 */
    color: #FFFFFF;
    box-shadow: none;
    border: 1px solid #a7a7a7;
    border-radius: 5px;
    margin: 0;
    font-weight: normal;
    behavior: url(/pie/PIE.php);
}

.button:after {
    content: url("../images/cow_black.png");
    position: relative;
    top: 2px;
    left: 8px;
}
.preload {background: url("../images/cow_white.png");}
.button:hover:after {
    content: url("../images/cow_white.png");
    position: relative;
    top: 2px;
    left: 8px;
}
.button:focus {box-shadow: none;}
/* RHS Panel */
.panel{border-radius: 5px }
.panel h5{margin-top: 0}
.loginForm {
    padding: 10px; 
    background: none repeat scroll 0 0 #EEEEEE; 
    border: 1px solid #E3E3E3; 
    border-radius: 5px;
    position: relative;
    z-index: 5;
    text-align: right;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    behavior: url(/pie/PIE.php);
}
.loginForm input[type="text"], .loginForm input[type="password"] {height: 39px;}

.create {
    background: url("/images/create_account_button.png") no-repeat scroll 93% 12px #FCC36A;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 15px 10px 10px;
    position: relative;
    top: -5px;
    width: 100%;
    color: #3F3F3F;
    font-size: 16px;
    behavior: url(/pie/PIE.php);
}
.loginForm h3 {margin-top: 5px; text-align: left; font-weight: normal;}

.forum, .promo-RHS {
    padding: 25px 0;
    text-align: left;
    border-bottom: 2px solid #eaeaea;
}
.promo-RHS{padding-top: 0px;}
.calendar {
    text-align: center;
    width: 65px;
    display: inline-block;
    vertical-align: top;
}
.month {
    font-weight: bold;
    background: #fcc36a;
    padding: 5px 0 3px;
    font-size: 18px;
    border-radius: 3px 3px 0 0;
    width: 65px;
}
.day {
    background: url("/images/calendar-grad.png") no-repeat;
    font-size: 32px;
    padding: 7px 10px;
    background-size: 100%;
    border-radius: 0 0 3px 3px;
    width: 65px;
}
.btnalign {text-align: right;}
.topic {
    display: inline-block;
    width: 136px;
    vertical-align: top;
    margin-left: 4px;
}
.topic h3 {
    font-weight: normal;
    margin-top: 0;
    text-align: left;
}
.topic p {
    text-align: left;
    margin-bottom: 8px;
}
.plan {
    padding-top: 15px;
    text-align: right;
}
.plan h3 {
    font-weight: normal;
    text-align: left;
}
.plan p {
    text-align: left;
}
.widget-linklist {padding-bottom: 25px; border-bottom: 2px solid #eaeaea;}
    .widget-linklist h3 {padding-bottom: 5px; border-bottom: 2px solid #fec76d;}
.caret-list {}
    .caret-list li {
        position: relative; 
        padding-left: 20px; 
        margin-bottom: 5px;
        color: #3d3d3d;
    }
        .caret-list li:before { 
            content: ""; 
            display: block; 
            width: 0; 
            height: 0; 
            position: absolute; 
            left: 0px; 
            top: 5px;
            border: solid 4px; 
            border-color: transparent transparent transparent #3d3d3d; 
        }
        .caret-list li:hover:before {border-left-color: #fec76d;}
            .caret-list li a {color: #3d3d3d;}
            .caret-list li a:hover, .caret-list li a:focus {color: #fec76d;}

/* Footer */
#footer{padding:10px 0px 15px; background: none repeat scroll 0 0 #fcc36a; text-align: center;}
#footer a {
    color: #923f21;
    font-family: arial;
    vertical-align: middle;
    font-size: 14px;
}
#footer a:hover {
    text-decoration: underline;
}
#copyright{text-align: right}


/* Comment */
.comment-master{margin-top : 10px}
.comment{
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    clear: both;
    margin-bottom: 10px;
    padding: 10px;    
}
.comment-form fieldset{padding : 15px; }
.comment-form input[type=submit]{margin-top : 10px;}
.comment-form-reply{padding : 15px;}
span.cke_skin_kama {border: none !important; padding: 0 !important;}

/* Pagination */
#pagination{padding : 15px }

ul.pagination{margin:-10px}

ul.pagination li.current a {
    background: none repeat scroll 0 0 #3B3C40;
    color: white;
    cursor: default;
    font-weight: bold;
    border:none;
}

ul.pagination li.current a:hover {
    background: none repeat scroll 0 0 #3B3C40;
    border:none;
}

ul.pagination li:hover a, ul.pagination li a:focus {
    background: none repeat scroll 0 0 #3B3C40;
    border:none;
    color : #FFFFFF;
}

/************* Gallery **************/
.gallery-tile{
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #CCCCCC inset, 0 0 8px #CCCCCC;
    display: inline-block;
    float: none;
    padding: 10px; margin-right: 10px; margin-bottom: 10px; height: 170px; overflow: hidden;
    max-width: 180px;
    position: relative;
}

#gallery-tile-container{padding : 0 15px}
.gallery-tile{height: 285px; }
.gallery-tile.gallery-landscape{ height: 140px; vertical-align: top}
.gallery-tile .gallery-ad{position: absolute; bottom: 25px; right: 0px; background-color: #ffffff; max-width: 120px; padding: 5px}


.gallery-description {margin: 10px; font-size: 11px; margin-left: 0px}
.gallery-description p {line-height: 14px}

.gallerythumbs {background: none repeat scroll 0 0 #EEEEEE;max-width: 530px; padding: 5px; width: auto;}
.gallerythumbs img {margin-right: 5px;}


/*************  Media ******************/
.media-container{height: 0;/*overflow: hidden;*/padding-bottom: 56.25%;padding-top: 0px;position: relative;background-color: #FFFFFF;text-align: center}
.media-container iframe,  
.media-container object,  
.media-container embed {position: absolute;top: 0;left: 0;width: 100%;height:100%;}

.audiojs {
    width : 100%;
    background: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #0167B2), color-stop(3, #FFFFFF));
    background: -webkit-radial-gradient(center, ellipse farthest-corner, #0167B2 0%, #FFFFFF 300%);
    background: -moz-radial-gradient(center, ellipse farthest-corner, #0167B2 0%, #FFFFFF 300%); 
    background-color: #0167B2;
    

}
.audiojs object{z-index: -999}
.audiojs .play-pause {width : 30px}
.audiojs .scrubber {width : 65%}

#media-player{height: 300px;}
.media-description{margin-top : -20px; margin-bottom: 20px}

.audio-playing-image-container{position: relative; min-height: 285px}
.audio-playing-image{position: absolute; max-height: 285px; right: 0px; top: 0px}
.audio-playing-image-container{overflow: hidden; position: relative;}
.audio-playing-image-bg{position: relative; margin-left: -190px; max-width: 280px; margin-top: 50px;}

/*#media-playlist{background-color: #000000;padding : 10px}
.media-playlist-block {height: 335px; overflow: hidden;}
.media-playlist-item{min-height:100px; margin-bottom: 15px; position: relative}
.media-playlist-item .media-desc{font-size : 10px;}
.media-playlist-item .media-title{font-size : 12px; font-weight: normal; cursor: pointer}
.media-playlist-item .media-thumb {
    background-color : #000000; 
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #CCCCCC inset, 0 0 8px #CCCCCC;
    display: inline-block;
    float: left;
    margin: 0 10px 10px 10px;
    width: 145px;
    overflow: hidden;
    position: relative;
    height:100px;
    background-color: #000;
}
.media-play-button{left: 55px;position: absolute;top: 25px;}
.media-playlist-control-top{color: #FFFFFF; cursor: pointer;height: 20px;margin-bottom: 5px;width: 100%;text-align: center}
.media-playlist-control-bottom{color: #FFFFFF; cursor: pointer;height: 20px;margin-top : 5px; width: 100%;text-align: center}*/

.media-tile{margin-bottom: 15px; float: left; height: 150px}
.media-tile .media-thumb{height: 90px; border: 1px solid #CCCCCC; box-shadow: 5px 5px 8px #BBBBBB; float: left; margin-bottom: 10px; margin-right: 10px;position: relative}
.media-tile .media-thumb img{height: 90px; max-width: 125px;}
.media-tile .media-play-button{left: 75px;position: absolute;top: 45px;}



/********** Blog *************/
.blogsnippet {clear: both; display: block;}
.blogsnippetthumb {border: 1px solid #CCCCCC; box-shadow: 5px 5px 8px #BBBBBB; float: left; margin-bottom: 20px; margin-right: 20px; }
.datebox {color: #999999;font-size: 11px;margin-bottom: 5px;}
.blog-hero-image {border: 1px solid #CCCCCC; box-shadow: 5px 5px 8px #BBBBBB; float: right; margin-bottom: 20px; margin-left: 20px; }
.blog-social-share{margin-bottom: 10px;}


/********** Search Result *************/
.searchrssnippet {clear: both; display: block;}
.searchrssnippetthumb {border: 1px solid #CCCCCC; box-shadow: 5px 5px 8px #BBBBBB; float: left; margin-bottom: 20px; margin-right: 20px; }


#loginform table, #feedbackForm table{width:100%}

/********** Category Page Tile ***************/
dl.tabs {border-bottom: 1px solid #E6E6E6; display: block; height: 30px; padding: 0; margin:0}
.content-tabs dl.tabs dd {max-width: 20%;}
dl.tabs dd a {
    padding: 0 30px;
    border-left: 1px solid #DDDDDD; 
    border-right: 1px solid #DDDDDD; 
    border-top: 1px solid #DDDDDD; 
    border-radius: 3px 3px 0 0; 
}
dl.tabs dd.active {border:none;margin:0}
dl.tabs dd.active a {
    background: none repeat scroll 0 0 #F8F8F8;
    color: #3C3C3C; 
    cursor: default; 
    font-weight: bold;
}
.category-tabs{background-color: #F8F8F8;border-left: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;}
.category-tabs li{padding : 0px 5px 15px 15px}
.page-tile{background-color: #FFFFFF; box-shadow: 5px 5px 8px #BBBBBB; height: 300px; width: 31%; padding : 0; margin-right : 13px; margin-top : 13px; float:left;}
.page-tile-desc{padding : 5px;}

.socialLinks{margin-top: 40px;}
.socialLinks li{list-style: none ;float :left ; margin-right: 10px}


.contents ul, .bullet-list {
     margin: 0 0 13px;
    padding: 0 0 0 30px;
}
.contents ul li {
    background: url("/images/dot.png") no-repeat scroll 0 7px transparent;
    padding-left: 15px;
    margin-bottom: 10px;
}
.contents ul li {
    list-style-type: disc;
    background-image: none;
    padding-left: 0;
}

.divider {margin: 20px 0; border-top: 1px solid #e9e9e9;}


ul.radio_list label{display: inline;}

.payment-img{height: 50px; max-width:100px;}

.content-tabs .tabs-content {
    margin: 0;
    padding: 0;
}
.content-tabs .main-tabs {
    padding: 15px 0 0 15px;
    margin: 0;
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
    border-top: none;
    border-radius: 0 0 3px 3px;
}
    .content-tabs .inner-tabs {}
        .content-tabs .inner-tabs > li {padding-left: 0;}
    .tabs-col {padding-left: 0;}
        .tabs-col .bg-white {padding: 8px 10px;}
            .tabs-col p {font-size: 11px; line-height: 1.3;}

dl.tabs.pill dd {margin: 0 5px 0 0;}
dl.tabs.pill dd a {
    background: #f4f4f4;
    background: -moz-linear-gradient(top,  #f4f4f4 0%, #e7e7e7 49%, #d8d9db 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(49%,#e7e7e7), color-stop(100%,#d8d9db));
    background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
    background: -o-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
    background: -ms-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
    background: linear-gradient(to bottom,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d8d9db',GradientType=0 );
    box-shadow: none;
    border: 1px solid #a7a7a7;
    border-radius: 5px;
    padding: 0 30px;
    color: #3f3f3f;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    behavior: url(/pie/PIE.php);
}

dl.tabs.pill dd.active a {
    background: #f9bb60;
    background: -moz-linear-gradient(top,  #f9bb60 0%, #e49936 50%, #d87d01 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9bb60), color-stop(50%,#e49936), color-stop(100%,#d87d01));
    background: -webkit-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
    background: -o-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
    background: -ms-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
    background: linear-gradient(to bottom,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9bb60', endColorstr='#d87d01',GradientType=0 );
    color: #FFFFFF;
    border: 1px solid #964623;
}


/* Sidebar Accordion */
.accord {margin: 20px 0;}
    .accord > li {margin-bottom: -2px;}
        .accord .title {
            position: relative;
            margin: 0;
            padding: 3px 13px;
            background: #f4f4f4;
            background: -moz-linear-gradient(top,  #f4f4f4 0%, #e7e7e7 49%, #d8d9db 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(49%,#e7e7e7), color-stop(100%,#d8d9db));
            background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
            background: -o-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
            background: -ms-linear-gradient(top,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
            background: linear-gradient(to bottom,  #f4f4f4 0%,#e7e7e7 49%,#d8d9db 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d8d9db',GradientType=0 );
            box-shadow: none;
            border: 1px solid #a7a7a7;
            border-radius: 5px;
            cursor: pointer;
            behavior: url(/pie/PIE.php);
        }
        .accord .title:after {
            content: url("../images/cow_black.png");
            position: absolute;
            top: 50%;
            margin-top: -8px;
            right: 8px;
        }
        .accord .title.active {
            background: #f9bb60;
            background: -moz-linear-gradient(top,  #f9bb60 0%, #e49936 50%, #d87d01 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9bb60), color-stop(50%,#e49936), color-stop(100%,#d87d01));
            background: -webkit-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
            background: -o-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
            background: -ms-linear-gradient(top,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
            background: linear-gradient(to bottom,  #f9bb60 0%,#e49936 50%,#d87d01 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9bb60', endColorstr='#d87d01',GradientType=0 );
            border: 1px solid #964623;
        }
        .accord .title.active:after {
            content: url("../images/cow_white.png");
        }
            .accord .title h5 {
                position: relative;
                display: inline-block;
                margin: 0;
                color: #3f3f3f;
                font-size: 16px;
                font-weight: bold;
            }
            .accord .title.active h5 {
                color: #FFFFFF;
            }
            .accord .title h5:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: solid 4px;
                border-color: #484848 transparent transparent transparent;
                position: absolute;
                right: -20px;
                top: 7px;
            }
            .accord .title.active h5:after {
                border-color: #fff transparent transparent transparent;
            }
        .accord .content {
            overflow: hidden;
            margin: 0;
            padding-top: 0;
            padding-bottom: 0;
            border-top: 1px solid #e9e9e9;
            border-bottom: 1px solid #e9e9e9;
             -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }
        .accord .content.show {
            padding-top: 20px;
            padding-bottom: 5px;
        }
        .js .accord .content {
            max-height: 1px;
            opacity: 0;
        }
        .js .accord .content.show {
            max-height: 9999999px;
            height: 220px;
            opacity: 1;
        }
            .accord li .scroll-up, .accord li .scroll-down {display: none;}
            .accord li.active .scroll-up, .accord li.active .scroll-down {display: block;}
            .scroll-up, .scroll-down {
                margin: 10px auto;
                display: block;
                width: 21px;
                height: 14px;
                cursor: pointer;
            }
            .scroll-up {
                margin: 10px auto 0;
                background: url("../images/icn-scroll-up.gif") 0 0 no-repeat;
            }
            .scroll-down {
                margin: 0 auto 10px;
                background: url("../images/icn-scroll-down.gif") 0 0 no-repeat;
            }
            .media-row {margin-bottom: 20px; overflow: hidden;}
            .media-row:hover {background: #ffc26f;}
                .sidebar-media-col {
                    float: left;
                    width: 47%;
                    padding-right: 3%;
                }
                    .sidebar-media-col img {display: block;}
                .sidebar-desc-col {
                    float: left;
                    width: 53%;
                }
                    .sidebar-desc-col p {
                        font-size: 11px;
                        line-height: 1.25;
                        margin: 0;
                    }

.state-members-section {float: left; width: 46%; margin-right: 4%;}
.state-members-section + .contents {float: right; width: 50%;}
    .state-australia {
        height: 350px;
        max-width: 350px;
        min-width: 313px;
        margin: 0 auto; 
        position: relative;
        margin-bottom: 20px;
        border-bottom: 2px solid #faba56;
    }
        .state-instruction {
            position: absolute;
            bottom: 10px;
            left: 0; 
            max-width: 120px;
            font-size: 18px;
            font-family: "average sans", sans-serif;
        }
        .state {position: absolute; background-position: 0 0; background-repeat: no-repeat; cursor: pointer;}
            .state span {position: absolute; color: #fff; font-size: 16px;}
        .state-nsw {
            width: 100px;
            height: 78px;
            top: 173px;
            left: 213px;
            background-image: url("../images/state-nsw.png");
        }
            .state-nsw.selected {background-image: url("../images/state-nsw-selected.png");}
            .state-nsw .label-nsw {top: 15px; left: 20px;}
            .state-nsw .label-act {top: 45px; left: 30px;}
        .state-vic {
            width: 65px;
            height: 62px;
            top: 218px;
            left: 210px;
            background-image: url("../images/state-vic.png");
        }
            .state-vic.selected {background-image: url("../images/state-vic-selected.png");}
            .state-vic span {top: 25px; left: 15px;}
        .state-qld {
            width: 120px;
            height: 182px;
            top: 0;
            left: 193px;
            background-image: url("../images/state-qld.png");
        }
            .state-qld.selected {background-image: url("../images/state-qld-selected.png");}
            .state-qld span {top: 115px; left: 40px;}
        .state-wa {
            width: 126px;
            height: 210px;
            top: 25px;
            left: 0;
            background-image: url("../images/state-wa.png");
        }
            .state-wa.selected {background-image: url("../images/state-wa-selected.png");}
            .state-wa span {top: 110px; left: 60px;}
        .state-sa {
            width: 90px;
            height: 130px;
            top: 144px;
            left: 126px;
            background-image: url("../images/state-sa.png");
        }
            .state-sa.selected {background-image: url("../images/state-sa-selected.png");}
            .state-sa span {top: 25px; left: 35px;}
        .state-nt {
            width: 67px;
            height: 144px;
            top: 0;
            left: 126px;
            background-image: url("../images/state-nt.png");
        }
            .state-nt.selected {background-image: url("../images/state-nt-selected.png");}
            .state-nt span {top: 90px; left: 25px;}
        .state-tas {
            width: 45px;
            height: 54px;
            top: 280px;
            left: 214px;
            background-image: url("../images/state-tas.png");
        }
            .state-tas.selected {background-image: url("../images/state-tas-selected.png");}
            .state-tas span {top: 23px; left: 9px;}

    .state-members-wrapper {position: relative; margin: 0 auto; max-width: 350px;}
        .state-all-members {
            overflow: hidden;
            display: none;
        }
        .state-all-members.show {display: block;}
        .state-members-wrapper .state-member {
            float: left;
            width: 28.5%;
            height: 185px;
            margin-right: 7.25%;
        }
        .state-members-wrapper .state-member:nth-child(3n) {margin-right: 0;}
            .state-member span {display: block; font-size: 13px; line-height: 1.4;}
            .state-member .name {
                margin: 3px 0;
            }
            .state-member .position {color: #9d4223;}


/* Error Page */
.error-page {
    position: relative;
    height: 616px;
    margin-top: 5px;
    background: url("../images/backgrounds/bg-error-960.jpg") center center no-repeat;}
    .error-box {
        position: absolute;
        top: 35%;
        left: 20%;
    }
        .error-box h1 {
            color: #fff;
            font-size: 65px;
            text-shadow: 0px 0px 20px rgba(0,0,0,0.4);
        }
        .error-box p {
            font-weight: bold;
            font-size: 14px;
            color: #3d3d3b;
        }
















/* ios slider */
.icaSlider {
    /* required */
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 744px;
    height:390px;
/*    width: 670px;
    height: 440px;*/
}

/* slider */
.icaSlider .slider {
    /* required */
    width: 100%;
    height: 100%;
}

/* slide */
.icaSlider .slider .slide {
    /* required */
    float: left;
/*    width: 745px;
    height: 489px;*/
    width: 100%;
    height: 390px;
}

.icaSlider .slider .slide img{
    width: 100%;
    height: auto;
    position: relative;
}
/*.icaSlider #cms-gallery{top: -30px !important;}*/
.icaSlider .prev {
    background: url("../images/slide-left.gif") repeat scroll 0 0 / 100% auto transparent;
    border: none;
    height: 45px;
    left: 0px;
    position: absolute;
    top: 41%;
    width: 25px;
}
.icaSlider .next {
    background: url("/images/images/slide-right.gif") repeat scroll 0 0 / 100% auto transparent;
    border: none;
    height: 45px;
    position: absolute;
    right: 0px;
    top: 41%;
    width: 25px;
}

.slide-nav span.next {
    background: url("/images/orbit/right-arrow.png") repeat scroll 0 0 / 100% auto transparent;
    right: 0;
}
.slide-nav span.prev {
    background: url("/images/orbit/left-arrow.png") repeat scroll 0 0 / 100% auto transparent;
    left: 0;
}
.slide-nav span {
    cursor: pointer;
    height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 39px;
    z-index: 30;
}

.slide .caption-text-right.caption-text {
    background: url("/images/grey-33.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    padding: 15px;
    text-align: left;
    display: none;
    width: 100%;
}












/* Gallery CSS */
.rg-image-wrapper{
    position:relative;
    padding: 0 23px;
    min-height:20px;
}
.rg-image{
    position:relative;
    text-align:center;
    line-height:0px;
}
.rg-image img{
    max-height:100%;
    max-width:100%;
}
.rg-image-nav a{
    position:absolute;
    top:0px;
    left:0px;
    width:23px;
    height:100%;
    text-indent:-9000px;
    cursor:pointer;
    outline:none;
}
.rg-image-nav-prev {background: url("../images/slide-left.gif") 0 center no-repeat;}
.rg-image-nav-next {background: url("../images/slide-right.gif") 0 center no-repeat;}
.rg-image-nav a.rg-image-nav-next{
    right:0px;
    left:auto;
    background-position:115% 50%;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
    opacity:0.8;
}
.rg-caption {
    text-align:center;
    margin-top:15px;
    position:relative;
}
.rg-caption p{
    font-size:11px;
}
.rg-view{
    display: none;
    height:30px;
}
.rg-view a{
    display:block;
    float:right;
    width:16px;
    height:16px;
    margin-right:3px;
    background:#464646 url(../images/views.png) no-repeat top left;
    border:3px solid #464646;
    opacity:0.8;
}
.rg-view a:hover{
    opacity:1.0;
}
.rg-view a.rg-view-full{
    background-position:0px 0px;
}
.rg-view a.rg-view-selected{
    background-color:#6f6f6f;
    border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
    background-position:0px -16px;
}
.rg-loading{
    width:46px;
    height:46px;
    position:absolute;
    top:50%;
    left:50%;
    background:#000 url(../images/ajax-loader.gif) no-repeat center center;
    margin:-23px 0px 0px -23px;
    z-index:100;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity:0.7;
}







/* Elastislide Style - Gallery Thumbnail Slider */
.es-carousel-wrapper{
    position:relative;
}
.es-carousel{
    margin: 15px 23px 0;
    overflow:hidden;
}
.es-carousel ul{
    display:none;
    margin: 0;
    padding: 0;
}
.no-js .es-carousel ul {display: block;}
.es-carousel ul li{
    margin: 0;
    padding: 0;
    height:100%;
    float:left;
    display:block;
}
.es-carousel ul li a{
    display:block;
    border-style:solid;
    border-color:#222;
    opacity:0.8;
    -webkit-touch-callout:none;
    /* option */
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a{
    border-color: #fcc36a;
    opacity:1.0;
}
.es-carousel ul li a img{
    display:block;
    border:none;
    max-height:100%;
    max-width:100%;
}
.es-nav span{
    position:absolute;
    top:50%;
    left:0px;
    width:23px;
    height:45px;
    margin-top:-22px;
    text-indent:-9000px;
    cursor:pointer;
    opacity:1;
}
.es-nav-prev {background: url("../images/slide-left.gif") 0 center no-repeat;}
.es-nav-next {background: url("../images/slide-right.gif") 0 center no-repeat;}
.es-nav span.es-nav-next{
    right:0px;
    left:auto;
    background-position:top right;
}
.es-nav span:hover{
    opacity:0.8;
}

.boxodoom{


  position:absolute;
  top:50%;
  left:50%;
  margin-top:-175px; /* this is half the height of your div*/  
  margin-left:-250px; /*this is half of width of your div*/
  height: 350px;
  width: 500px;
  background: #FFFFFF;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0px 0px 40px #1C1C60;

}

