/************* HTML/BODY************/

html {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
body {    margin: 0;     padding: 0; }
body.texteditor{background: none !important;}

html, body, button, input, select, textarea {    color: #404040;    background-color:#fff;    font-family: 'Oxygen', sans-serif;    font-size: 14px;    line-height:24px;    margin:0;    padding:0;    overflow-x:hidden;}

/************* COMMON *************/

sup { font-size: 0.875em; }

a { text-decoration: none; color: #804c7d;}
a:hover { text-decoration: underline; }

p{ line-height: 20px;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    padding: 0;
    /*color: #242424;*/
}

ul {}
ul li {padding: 3px 0;}

ol {}
ol li {padding: 3px 0;}

/*hr {  border-bottom: 1px solid #d7d7d7; margin:5px 0;}*/
hr{
background: #e5e5e5; /* Old browsers */

border:none;
height:6px;
}

hr.small{
background: #7a5aa6; /* Old browsers */
background: -moz-linear-gradient(left,  #7a5aa6 0%, #c2516d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #7a5aa6 0%,#c2516d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #7a5aa6 0%,#c2516d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a5aa6', endColorstr='#c2516d',GradientType=1 ); /* IE6-9 */
border:none;
height:1px;
}

hr.sponsors{
background: #f2f2f2; /* Old browsers */
height:2px;
}



.chromeframe {    margin: 0.2em 0;    background: #ccc;    color: #000;    padding: 0.2em 0;}

.clearfix { zoom: 1; }
.clearfix:after { content: " ";	display: block;	clear: both; visibility: hidden; font-size: 0; height: 0; }
.clear{ clear: both;     display: block;    height: 1px;    line-height: 1px;    margin: 0;    padding: 0;    width: 100%;}
.clear_block{width:100%; clear:both; display:block; }
.clr-both, .clear-both, .clr, .clr_b, .clr_both {  clear: both;  }
.clr_l {  clear: left;  }
.clr_r {  clear: right; }

.txt-left {  text-align: left; }
.txt-right {  text-align: right; }
.no-trans {  text-transform: none; }
.center {  text-align: center; }

.float-right, .flt-right, .fl_right, .float_right {  float: right; }
.float-left, .flt-left, .fl_left, .float_left {  float: left; }
.txt_center {  text-align: center; }

.b{font-weight: bold}
.c{text-align: center;}

.text-replace { display: none; }

.bold { font-weight: bold; font-size: 12px; }


/****************** IMAGES **************/

img a {  border: none; margin:0px; padding:0px; }
img { border:none; margin:0px; padding:0px; }
a img {border: none;}


/**************** SELECTION COLOURS ******************/

::-moz-selection {    background: #d3b7d1;    text-shadow: none;}
::selection {    background: #B4E2F5;    text-shadow: none;}


/************ HEAD TAG ***************/

h1 {
    font-size: 28px!important;
    line-height: 40px;
    margin: 10px 0;
    font-weight: 500;
    color: #363636;
    padding: 0 0 10px 0;
}
h2 {  font-size: 24px;
    line-height: 32px;
    margin: 0;
    font-weight: 600;
    color: #363636;}
h3 {    font-size: 18px;
    line-height: 24px;
    margin: 10px 0;
    font-weight: 500;
    color: #202020;}
h4 {    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    font-weight: 700;
    color: #131313;}
h5 { font-size: 13px; line-height: 17px; margin: 10px 0; font-weight:600; color: #804c7d;}
h6 { font-size: 12px; line-height: 16px; margin: 10px 0; font-weight:600; color: #804c7d;}


/*********BREADCRUMB***********/

#breadcrumbs {  float:left; padding:0px; margin:0px; margin-bottom:10px; color:#8098AC; font-size:9px; display:none; }
#breadcrumbs a:link, #breadcrumbs a:visited{color:#8098AC; }
#breadcrumbs a:hover{color:#567396; }
#print-box {  float:right; padding:0px; margin:0px; cursor: pointer; margin-right: 20px; display:none; }


/*********Page header***************/

#top-search {  height:28px; margin-top:5px; margin:0px; padding:0px; width:100%; background-color:#E5F1F9;  font-size:11px; }
#top-search-back {  height:23px; margin: 0 auto;  padding-top:5px; padding-right:5px;    text-align: left;    width: 990px; background: url(../images/search-back.jpg) top right no-repeat #E5F1F9; }

#header-right {float:right; padding-top:10px;}

#top-search .content-right {  width:990px; margin:0px auto; padding:0px; text-align:right; }

#header {    width: 100%;  margin:0px;  padding:0px;  height:125px; background: url(../images/back-header.jpg) top left repeat-x;  position:fixed; top: 0; z-index: 99;   }
#header-wrapper {    width: 990px;  margin:0px auto;  padding:0px;     }

#topnavbar {     width: 100%;
    padding: 0 2% 0 2%;
    height: 60px;
    margin: 0 auto;
    box-sizing: border-box;}

    .nav-container {  background: #432d53;}
#topnavbar #topnav .logo {  float:left; padding: 10px; }

#mainnavbar {min-height:44px; position:relative;  width: 100%;-webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;  behavior: url(/script/boxsizing.htc); }
#mainnavbar-content { margin: 0 auto; width: 100%;-webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;  behavior: url(/script/boxsizing.htc); padding: 8px 3%;}

#mainnav {  float: right;    margin: 0 auto;    max-width: 900px;    width: auto; }

.search-bar input.button {       border-color: #fff;
    padding: 0px 16px;
    background: none;
    margin: -2px 0 0 10px; }

    .search.area input[type=text]::placeholder {
    color: #fff;
    padding: 0 5px;
}
#mainnavbar form#search_form {
    width: auto;
    float: right;
    margin-right: 5%;
}
.icon-area { position: relative;
    float: right;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    padding: 10px 0;}
.icon-area a {   font-size: 14px; color: #fff; padding-right:15px;}
.icon-area a.twitter-icon { background: url(/images/icon-twitter.png) center left no-repeat; padding-left:20px;}
.icon-area a.telephone-icon { background: url(/images/icon-telephone.png) center left no-repeat; padding-left:14px;}
.icon-area a.email-icon { background: url(/images/icon-email.png) center left no-repeat; padding-left:20px;}

.icon-area a.login-icon { background: url(/images/icon-login.png) center left no-repeat; padding-left:17px; padding-right:0px;}
.nav-container .logo {
    position: absolute;
    top: 23px;
    left: 3%;
}
.search-bar {      position: relative;
    width: 314px;
    float: right;
    color: #fff;}
.search.area input[type=text] {
    color: #fff;
    background: none;
    border: 1px solid #fff;
    height: 30px;
    margin-top: 8px;
}
.slider-area {  position: relative;  z-index: 55;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);  width: 100%;}
.slider-area .nivo-caption {    padding-left: 50px;    padding-top: 30px;}
.login-area {
    position: relative;
    z-index: 55;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
   padding: 20px 0px 15px 10%;
    width: 100%;
    margin: 0 auto;
    max-width: 1280px; }
    #logon .col_33 {
    padding: 0 8px;
}
#logon label {
    display: none;
}
.login-area  h5 {     font-weight: 600;
    color: #432d53;
    font-size: 18px;
    line-height: 24px;
    float: left; }
.login-area-widget {   position: relative;  z-index:55; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;  behavior: url(/script/boxsizing.htc);   background:#785e8b;  float: right; height:32.9vw; padding:40px 40px;  width: 100%; }
.login-area-widget  h5 { font-weight: normal;  color: #fff; font-size:17px; line-height:24px; }
/*********Page footer***************/

#footer-wrapper {    background: #432d53; width:100%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;  behavior: url(/script/boxsizing.htc); color:#fff;}
#footer-wrapper h4 {    font-size:20px; line-height:24px; color:#fff; font-weight:normal;}
#footer{   width:100%; max-width:1140px;    margin:0 auto;    overflow:hidden;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 5px 20px;}
#footer a {  color: #fff;}
#footer a:hover {  color: #804c7d; text-decoration: none;}
.footer-col{    width: 25%;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);    padding: 20px 0;    float: left;    margin-top: 5px;  margin-bottom: 30px; }
.footer-col-right{    width: 50%;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);  text-align:right;  padding: 20px 0;    float: right;    margin-top: 5px;  margin-bottom: 30px;}
.footer-col p{    color:#fff;}
#footer ul{margin: 7px 0 0 0; padding:0px;}
#footer ul li{display:block;padding: 0 0 0px;}
#footer ul li a{ color:#fff !important; }
#footer ul li a:hover{ color:#fff !important;}
#footer .title{ color:#FFF;}

.sidr-details{    padding: 16px;    vertical-align: bottom;    position: absolute;    bottom: 0; }

.newsletter input { border: 1px solid #B3C6D4;    background: url(../images/white-gradient.png) top left repeat-x #ffffff ;    height: 23px;    float: left;    width: 100%;    font-size: 	11px;    font-weight: normal;    color: #77787c;    padding-left: 8px;    line-height: 23px;    margin-bottom: 5px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }
#newsletter_submit {    position: relative;    color: #fff;    /*font-family: 'Roboto Slab', serif; */  margin-top: 10px;   -webkit-border-radius: 15px;    -moz-border-radius: 15px;    border-radius: 15px;    background: #649a71;    padding: 7px 20px;    -webkit-border-radius: 50px;    border-radius: 50px;    /*font-family: 'Roboto Slab', serif; */    font-size: 1.1em;    width: auto !important;    height: auto;    border: 0;    -webkit-box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0);     box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0); }


/************* LAYOUT, COLUMNS & BLOCKS ***************/

#content-wrapper {   -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);  max-width: none;    position: relative;    margin: 0 auto;    width:100%; }
#content-back {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }

#columns { float: left; width: 66%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }

#inner-content  { z-index: 3; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);     top: 0px;    position: relative;}

.col_fullwidth  { width:100%; margin: 0 20px 10px 0; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.fullwidth_content #columns{ width:100%;  }
.col_main       { width:100%; margin: 0px; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.col_medium     { width:100%; margin: 10px 20px 0px 0px; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.col_small      { width:100%; margin: 10px 20px 0px 0px; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}

.col_search_result{width: 95%!important; margin-right: 20px;}

.col_widget {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); float: left;  width: 67%;  padding: 20px;  }
.col_widget .no-header {  display:none !important;  }
.col_contact {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); float: left;  width: 100%;  padding: 10px 20px;  }
.col_100 {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); float: left;  width: 100%;  padding: 10px 20px;  }
.col_66 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); float: left;  width: 66.6%;  padding: 10px 20px; }
.col_50 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);float: left;  width: 50%;  padding: 10px 20px; }
.col_75 {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); float: left;  width: 75%;  padding: 10px 20px; }
.col_33 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); float: left;  width: 33.3%;  padding:10px  20px; }
.col_25 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); float: left;  width: 25%;  padding:10px  20px; }

#skipContent {  }

.section-header { font-size: 16px!important; font-weight: 600!important;line-height: 1.3em!important;padding: 10px 0px 20px!important;color: #804c7d!important;font-family: 'Open Sans', sans-serif;  margin:0px!important; }
.section-header h1 { padding: 0px;margin:0px; }

.section-content {   border-top: 0 solid #006ba8;   line-height: 24px;    margin: 0;   padding-bottom: 0px; }
.section-content a:link, .section-content a:visited, .section-content a:active {  text-decoration: none; }
.section-content a:hover { /*color:#007AC3;*/}
.section-content img {   padding: 0px; }
.section-content-no-bd{ padding-top: 0px; }

#image-area{ min-height: 500px;  width: 100%; }
#image-area img{    min-height: 500px;
    width: 100%!important; }

.submit-btn { background: url(../images/submit.jpg) top left no-repeat;    background-color: #ffffff;    border-radius: 12px;    border: 0;    border-top: 4px solid #ededed;    color: #1ba3d3;    cursor: pointer;    font-family: 'Open Sans', sans-serif;    font-size: 16px;    font-weight: 500;    margin: 0;    width: 190px;    line-height: 1px;    padding:0;    padding-bottom: 6px;}
.nopad .widget {
    margin-bottom: 0;
}
.nopad .widget_content {
    padding-bottom: 0;
}

/*********News layout***************/

.news_content #columns{  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);  }

.news_list h1 {  font-weight: 500;  margin-bottom: 30px; }
.news_list .section-header { margin-top: 50px; /*font-family: 'Roboto Slab',serif;*/    font-size: 2.2em;    font-weight: 300;    line-height: 1.5em; border:none; }
.news_list #columns{ margin-right: 20px; margin-top:30px;}
.news_list .readon {  margin-top: 20px;    margin-bottom: 10px;}

.news a {    font-weight: normal!important;    font-style: italic!important;    color: #3e3e3e!important;}
.news_title a{    font-size: 16px;    font-weight: bold;    line-height: normal;    margin: 0 0 5px;    color: #804c7d;}
.news_title a:hover{text-decoration: none!important;color: #804c7d;}

.news_content .col_main       {width: 670px;}
.news_content .col_medium     { width: 400px;}
.news_content .col_small      { width: 250px;}

.news-items { width:230px; font-size: 12px; background: url(../images/caption-top.png) bottom left repeat-x; padding-bottom:10px; float: right; margin-bottom:20px; }
.news-items-heading { width:230px; font-size: 18px; font-weight:bold; background: url(../images/caption-top.png) top left repeat-x; padding: 10px 0 5px; }

.news_details{clear: both; margin-bottom: 20px; border-bottom: 1px solid #dcdfe3;}
.news_details .news_thumb{ width: 40%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);  float:left; }
.news_details .news_thumb img {    width: 100%; height:auto; }
.news_details .news_desc{  float:left;  width: 60%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); line-height: 24px;    margin: 0 0 10px 0;    padding: 0px 10px; }
.news_details .news_title{    color: #3e3e3e;    font-size: 1.6em;    font-weight: 400;    line-height: 1.4em;    margin: 0px 0 10px;    padding-top: 5px;}
.news_details .news_date{font-style: italic; display:none;}
.news_details .news_thumb_no_img{}
.news_details .news_desc_no_img{}

/********* User Layout  *************/

.user_content #columns{ float: left;
    width: 66%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    clear: left;
    margin-bottom: 44px;}

    .full-width #columns{ float: left;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        behavior: url(/script/boxsizing.htc);
        clear: left;
        margin-bottom: 44px;}

/********* Events Layout  *************/

.events_content #columns{ float: left; width: 66%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.events_content #columns .col_widget {  width: 100%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 20px;}

/********* Contact Layout  *************/

.contact_content #columns{ width:100%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }

input.button {
    border: 1px solid #674891;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -khtml-border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    padding: 1px 20px;
    clear: both;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    background: #7a5aa6;
    height: 29px;
}

/**************Search Result*******************/

.search_top_title{font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.search_res_title {font-size: 12px;font-weight: bold;padding-bottom: 5px;padding-top: 10px;}
.search_res_desc{font-size: 11px;padding-bottom: 15px;}
.search_res_rank_link{color: #4F718A;   padding-bottom: 7px;   font-style: italic;}
.search_res_link{font-weight: bold;line-height: 35px;padding-bottom: 0px;text-transform: uppercase;}
.search_res_link img{float: left;padding: 0;margin: 0;padding-right: 10px;margin-left: -5px;}
.border_b_4{border-bottom: 4px solid #E7E7E7;margin-bottom: 15px;margin-top: 0px;}
.mt_10{margin-top: 10px;}
.search_res_msg{font-size: 14px;text-align: center;padding-top: 40px;font-weight: bold;padding-bottom:  40px;}

.search-form-container{margin-top: 20px;margin-bottom: 20px;}
.search_form_content{/*float: left;width: 310px;*/}
.search_form_right{float: left;width: 310px;margin-left: 20px;}
.gm-style-iw{    height: 100% !important;    overflow: hidden !important; }

/*******MAP*********/

#map{width: 527px;float: left;height: 400px;}
#map_content{border: 1px solid #CCC;font-size: 11px;color: #66666A;}
#map_content a{color: #278DCC;}
#map_sidebar{width: 180px;float: left;height: 400px;padding-left: 0px;margin-right: 1px;overflow: auto;border-right: 1px solid #CCC;}
.map-side-cont{padding-top: 5px;margin: 0;padding-left: 5px;}
.map-side-cont hr{background: #CCC;color: #CCC;border: 0;height: 1px;}
.in-map-side{background: #EEE;}
#map_radius_div{display: none;margin-right: 0px;}
#map_sidebar h3{text-align: left;font-size: 14px;font-weight: bold;margin: 0;padding: 0;background: #E9E9E9;padding-left: 5px;line-height: 30px;color: #EF4F91;}
.map_points{clear: both;max-width: 300px;padding-bottom: 10px;}

/***********TAB**********************/

#list_tabs{background: none;border: 0;}
#list_tabs .ui-tabs-nav{ background: none;border: 0;}
#list_tabs .ui-tabs-nav li{float: right;}
#list_tabs .ui-tabs-selected{margin-bottom: 1px;padding-bottom: 0px;}
#list_tabs .ui-tabs-panel{padding: 0;}
#list_tabs .ui-tabs-nav li.tab_err{float: left;color: #EF4F91;}
#list_tabs .ui-tabs-nav li.tab_err a{color: #EF4F91;}

/***************Dialog******************/

#info_dialog{display: none;}
#dialog_cookie{display: none;padding: 2px;margin: 0;}
.cookie_dialog{border: 0;}
.cookie_dialog .ui-dialog-titlebar{display: none;}

#dialog_cookie .info_dialog_head{height: 35px;line-height: 35px;border-bottom: 0px solid #6dbe41;}
#dialog_cookie img{border: none;}
#info_dialog .info_dialog_body,#dialog_cookie .info_dialog_body{padding: 10px;padding-bottom: 20px;}
#info_dialog p{margin: 0 10px 20px;}
#dialog_cookie .info_dialog_body{color: #333;font-size: 11px;}
.dialog_close{display: block;float: right;height: 30px;width: 30px;border-left: 2px solid #6dbe41;text-align: center;cursor: pointer;font-size: 16px;}
.dialog_close:hover{color: #d2d2d2;}
.cookie_dialog .ui-dialog-buttonpane button {background: none repeat scroll 0 0 #6DBE41;border: 2px solid #FFFFFF;color: #FFFFFF;font-size: 0.75em;font-weight: 700;height: 28px;line-height: 28px;margin: 0.5em 8px 0.5em 0; padding: 0 10px;text-align: center;text-transform: uppercase;}


/********Pagination************************/

.pagination_links{text-align:center;margin:5px 0;padding:10px 10px;font-family:Arial, Helvetica, sans-serif;font-size:9pt;border-top:1px solid #dedede;border-bottom:1px solid #dedede; color: #5c5c5c; margin-top: 20px;}
.form_content .pagination_links{text-align:center;margin:5px 0;padding:10px 10px;font-family:Arial, Helvetica, sans-serif;font-size:9pt;border-top:1px solid #E4E18E;border-bottom:1px solid #E4E18E; color: #FFFED4;}
.pagination_links a{border:1px solid #5c5c5c; padding:3px 8px; margin:0 2px; /*-m-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px; border-radius: 10px;*/color:#5c5c5c;}
.pagination_links strong,.pagination_links a:hover{padding:3px 8px;margin:0 2px;background:#5c5c5c;/*border:1px solid #278DCC;-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;*/ color:#fff;text-decoration:none;}
.pagination_links span{border:1px solid #ddd;background:#FBF9EE;padding:3px 8px;margin:0 2px;color: #C0C0C0;/*-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;*/}
.search_pagination{}
#pagination{    margin-top: 20px; }
#pagination a.page_num:last-child{    margin-right:10px;}
.first_page, .last_page,.page_num{    padding: 3px;    background-color: #ccc;    color: #3e3e3e;    font-weight: bold;    border: 1px solid;}

span#last{    margin-left: 10px;}
.curent_page{    background-color:#fff;    color:#000;}


/***************** I-FRAME *************/

#iframe_back {  background-color: #ffffff;  margin: 0px;  padding: 0px;}
.col_frame {    width: 910px; margin: 0px 0px 15px 10px; background-color: #ffffff;     float:left;    overflow: hidden;   }
.col_frame a:visited, .col_frame a:link, .col_frame a:active {  color: #6dbe41; text-decoration:none;}
.col_frame a:hover {    color: #00adef; text-decoration:none;}


/*************** EVENTS ***********/

.event_date {  width: 280px;  float:left;  padding:0px 5px 5px 0px;}
.event_title {  font-size: 14px;  font-weight: bold; margin-bottom: 20px;  }
.event_date a {   text-decoration:none;   font-size: 14px;}
.event_prep {  width: 580px;  float: left;  padding-top:5px;}
.event_details_head {  margin-bottom: 10px;}
.event_details_L {  width:100px;  float:left;  font-size:13px;  margin-top:5px; color:  #00adef; font-weight:bold;}
.event_details_L300 {  width:280px;  float:left;  padding-left:5px; margin-top:5px; margin-bottom:10px; }
.event_details_R300 {  width:280px;  float:left; padding-left:5px; margin-top:5px; margin-bottom:10px;}
.event_details_R {  width:480px;  float:left; padding-left:5px; margin-top:5px; margin-bottom:10px;}

.event_agenda_L {  width:80px;  float:left;  font-size:12px;  margin-top:5px;  font-weight:bold; border: 1px solid #d2d2d2;  background-color:#d2d2d2; padding:5px;}
.event_agenda_R {  width:480px;  float:left; padding:5px 7px; margin-top:5px; margin-bottom:5px; border: 1px solid #d2d2d2;}
.event_agenda_R ul {  margin-left:-3px;  line-height: 18px;}

.event_venue {  width: 170px;  margin:-10px -10px 10px 5px;  background-color: #d2d2d2;  padding:10px;  float:right;  white-space: normal;}
.event-top {  width: 600px;  background-image: url(../images/Events_back.jpg);  background-repeat: no-repeat;  background-position: top left;  height: 20px;  padding: 7px 10px 1px 10px;  border-bottom: 2px solid #ffffff;  margin:0px;}
.events {  width: 608px;  background-color: #ffffff;  border: 1px solid #d2d2d2;  padding: 5px 5px;  margin:0px;}
.events .row_grey {  background-color: #eeeded;  padding: 5px 5px;}
.events .row_white {  background-color: #ffffff;  padding: 5px 5px;}
.botom_back_link{text-align: right;}


/************* SITE MAP **************/

#sitemap{font-size: 15px;}
#sitemap a { text-decoration:none; color:#553542; }
#sitemap ul {  /*list-style-image: url(../images/bullet-1.jpg);*/ line-height:20px; margin-left: 40px; list-style: none; }
#sitemap ul li a {  color:#553542; }
#sitemap ul li a:hover {  color:#23140D; text-decoration: underline; }
#sitemap ul li  {  margin-bottom:20px; }
#sitemap ul ul {  /*list-style-image: url(../images/bullet-2.jpg);*/ line-height:18px;  margin-top:5px;}
#sitemap ul ul  li {   margin-bottom:10px; }
#sitemap ul ul ul {  /*list-style-image: url(../images/bullet-2.jpg); */line-height:18px; }


/************* GALLERY **************/

.gallery_details{clear: both; margin-bottom: 20px;width:100%;}
.gallery_details .gallery_thumb{ width: 33%; height: auto; float: left; padding: 10px;-webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.gallery_details .gallery_desc{width: 65%; padding-left: 8px; float: left;}
.gallery_details .gallery_title{font-weight: bold; padding-top: 3px; font-size: 15px;}
.gallery_slidshow #columns{ padding: 0 20px; width: 100%!important; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }
.gallery_full_details{padding-bottom: 10px;}
.gallery_content.col_widget {  width: 100%;}
.prev {   float:left; }
.next {   float:right; }
.gallery_thumb img { width: 100%;}
.rslides_tabs ul li {  float:left; }
.rslides1_tabs ul li {  float:left; }

.galleria-container{    background:none!important;}
.galleria-info {    width: 89%;    top: 248px;    left: 42px;    z-index: 2;    position: absolute;    margin-bottom: -66px;    display: block!important;}
.galleria-info-text{    display: block;    height: 67px!important;    opacity: 0.5; }


/************* RESOURCES **************/

div#resources_widget a {    display: inherit;    color: #804c7d;    padding: 2px 15px 0px 0px;    min-height: 15px;    font-weight: bold;    background-position: 100% 80%;    display: block;    font-size: 14px;}
#resource_Search_container label{    width: 167px;}
select#topic_search{    width: 236px;    margin-left: -52px;}
select#types{    margin-left: -51px;    width: 234px;}
div#resource_Search_container div {    margin: 10px 0px;}

.form_left{    float:left;width:48%;}
.form_right{    float:left;width:48%;    margin-left:10px!important;    background-color: #1ba3d3;    color: #fff;padding:10px;}

#resource_Search_container{    margin-top:20px;}
#resource_Search_container label{    color:#fff;}

.form_left #keyword{    width: 226px;    padding: 0px 0px 0px 10px;    height: 26px;}
.form_left #keyword_search{    width: 100px;    height: 26px;    float: right;    margin-right: 29px;    border-radius: 5px;}


/*********Product item**********/

.products_item { width: 50%;float: left; padding-right: 10px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }
.products_extra_inst{font-style: italic; font-size: 19px;}
.products_item .product_desc{  float: left;  width: 55%;  padding-right: 30px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc)}
.products_item .p-title{font-weight: bold;padding-right: 5px;color: #4F718A;}
.products_item .products_img { float: left; padding-right: 20px; width: 45%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.products_item .prod_qty{width: 30px;}
.products_item .products_img img {  width: 100%;  margin-top: 7px;}
.products_item .price{padding-top: 10px; padding-right: 30px;}
.products_item .price_main{font-weight: bold;color: #4F718A;}
.products_item .price_changed{font-weight: bold;color: #c72c03; text-decoration: line-through; display: inline-block; padding-left: 5px;}
.products_item form.add_to_cart_form{ padding: 0px; margin: 0; line-height: 20px; float: right; margin-right: 0px;}
.view_prod_details{float: right; margin-right: 0px;}
.products_content.col_widget {  width: 100%;}

/*********Product details**********/

.products_item_details{   margin-right: 0px;}
.products_item_details .product_desc{float: left; width: 385px;}
.products_item_details .p-title{color: #221006;    display: inline-block;    font-size: 18px;    font-weight: bold;    line-height: 30px;    padding-right: 5px;}
.products_item_details .products_img{float: left; margin-right: 10px; max-width: 300px;}
.products_item_details .products_img img{width: 290px;}
.products_item_details .prod_qty{width: 30px;}

.products_item_details .price{padding-top: 5px;}
.products_item_details .price_main{font-weight: bold;color:  #221006;}
.products_item_details .price_changed{font-weight: bold;color: #c72c03; text-decoration: line-through; display: inline-block; padding-left: 5px;}
.products_item_details form.add_to_cart_form{ padding: 0px; margin: 0; line-height: 20px; float: none; font-size: 15px;}

.products_item_details .item_option{padding-top: 5px;}
.item_option_title{display: block; padding: 10px 10px 10px 0px; font-weight: bold; color:  #221006;}
.item_option_value{display: block; padding-left: 20px;}

.payment-methods { background: url("../images/payment-methods.jpg") top left no-repeat; width:312px; height:32px; float:right; margin-bottom:5px; }

/*for check option*/
.opt_type_val_1{display: block; clear: both;}
.products_item_details .item_option ul{padding: 0; margin: 0; list-style: none;}
#columns .products_item_details .item_option ul li{ padding: 0 0 5px 0; margin: 0;clear: both;}
.item_option_value label{ padding-left: 20px;display: inline-block;}

/***********Cart***********/
.cart_hightlight{font-weight: bold;}
.cart_empty{font-weight: bold; text-transform: uppercase;}
.cart_content #columns{margin-right: 20px; width: 940px;}
.cart-details {background: url("../images/announcement-back.jpg") no-repeat scroll left top #F0E8D3; font-size: 14px;}
.cart-details table {padding-top:8px;}
.cart-details input.prod_qty{width: 30px; text-align: center;}
.cart-details .head_row{background: #2B160A; color: #FAE9C9; line-height: 20px; padding: 0; margin: 0;text-transform: uppercase;}
.cart-details .head_row th{padding: 5px 10px; margin: 0;}
.cart-details .even_row{}
.cart-details .odd_row{/*background: #e1e1e1;*/}
.cart-details .cart_buttons{float: right; margin-top: 20px;}
.cart-details a.button{height: 17px;line-height: 17px; display: inline-block;}
.cart-details a.button:hover{text-decoration: none;}
.order_instruction{width: 500px; height: 50px;}

#cart-details ul.cart_item_options{padding: 0;margin: 0;font-size: 11px; list-style: none;}
#cart-details ul.cart_item_options li{padding: 0;margin: 0;height:auto;line-height: 15px;}
img.remove_prod{float: left;padding-right: 5px;}
.checkout_form select{max-width: 208px;}
.deilvery_info_details{width: 50%;}
.deilvery_method_details label{width: auto; line-height: 20px;display: inline-block; min-width: 60%;}
.deilvery_method_details input.check{float: none;}


/************* WIDGETS **************/

#widget_column {    width: 33%;    float: right;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   padding: 20px;}

.widget {   float: right;margin-bottom:20px; width: 100%;  }
.widget ul { }
.widget ul li { }
.widget ul li.no-border {  border-bottom: none; }

.widget_content ul li:last-child  {  border-bottom: none; }
.widget_content {     padding-bottom: 10px;    padding-bottom: 5px;}

.widget_heading {/*display: none;*/ font-size: 11px;font-weight: bold;padding: 7px 15px 5px 5px;margin:0px;text-transform:uppercase;line-height: 18px; color: #4F718A; display:none;}

.widget_content a{  /*font-size: 10px; line-height: 14px; color: #555555;*/ }

.widget_footer{    background-color: #007970;    padding:7px 15px 7px 15px;    margin:0px;    font-size:12px;    line-height: 16px;    font-weight: bold;    border-top: 1px solid #374a4d;    text-transform:uppercase;    color:#ffffff;}
.widget_footer a:active, .widget_footer a:link, .widget_footer a:visited{    color:#ffffff;    text-decoration: none;}
.widget_footer a:hover {    color: #e9e9e9;    text-decoration: none;}

.widget_content_white {    margin:0px 5px 5px 5px;    padding:5px 15px;    background-color: #ffffff;    color: #77787c;    font-size:12px;    line-height: 14px;}

#advance_search_options{    display: none;  }
.widget_floating_input {    text-transform: uppercase;    margin-top: 10px;    float:left;    font-weight:bold;    width: auto;    margin-left: 0;    padding-left: 0;}
.widget_floating_text {    text-transform: uppercase;    padding-top: 10px;    float:left;    font-weight:bold;}
.widget_floating_image {    text-transform: uppercase;    float:left;    font-weight:bold;}

.widget_search_icon img {    text-align: center;}

.widget_video {    margin:0px 5px 5px 5px;    padding:0px;    color: #ffffff;    font-size:12px;}

.widget_content_white ul {    list-style: none;    margin-left: 0px;    padding: 0px;}
.widget_content_white ul li{    clear: both;}

.widget_image {    border: 2px solid #374a4d;    background-color: #8a3c80;    color:#ffffff;    margin:0px 0px 10px 0px;    padding:0px;    width: 290px;    overflow: hidden;    height:auto;    text-align:center;}
.widget_image img {    border:0px;    margin:0px;    padding:0px;    height:auto;    display:inline;}

.widget_twitter{border:1px solid #dcdfe3;padding:10px;width:100%;box-sizing:border-box;}
.widget_twitter .item{margin-bottom:10px;}

.highlighted-widget { min-height: 250px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);  background:#F2F2F2; padding: 30px 40px; width: 100%; }

.sign-up-now-box { background: url(../images/sign-up-back.jpg) top left no-repeat;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 20px; text-align: center; color:#fff; width:100%; min-height: 200px; max-height: 220px; overflow: hidden; font-size: 20px;    font-weight: 600;     line-height: 26px; }
.sign-up-now-box .button {  padding: 2px 20px 6px; }
.widget_latest_news { background: #006f95;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 20px; text-align: left; color:#fff; width:100%; min-height: 200px; max-height: 200px; overflow: hidden; }
.widget-videos { background: #006f95;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 20px; text-align: left; color:#fff; width:100%; min-height: 200px; max-height: 220px; overflow: hidden; }
.widget_become_member { background: #785e8b;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 20px; text-align: left; color:#fff; width:100%; min-height: 200px; max-height: 200px; overflow: hidden; }
 .widget_annual_conference { background: #009585;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 20px; text-align: left; color:#fff; width:100%; min-height: 200px; overflow: hidden; }
 .widget_annual_conference h3 { color: #fff;  font-size: 17px;  font-weight: bold;  margin: 0 0 5px;  }

 .widget_annual_conference a {  border: 2px solid #fff;  -moz-border-radius: 30px;  -webkit-border-radius: 30px;  border-radius: 30px;  -khtml-border-adius: 30px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  behavior: url(/script/boxsizing.htc);  padding: 2px 20px;  clear: both;  color: #fff;  text-decoration: none;}
 .widget_meet_team { background:#009585;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 20px; text-align: left; color:#fff; width:100%; min-height: 200px; max-height: 200px; overflow: hidden; }
 .widget_meet_team h3 { color: #fff;  font-size: 17px;  font-weight: bold;  margin: 0 0 5px;  }

 .widget_meet_team a {  border: 2px solid #fff;  -moz-border-radius: 30px;  -webkit-border-radius: 30px;  border-radius: 30px;  -khtml-border-adius: 30px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  behavior: url(/script/boxsizing.htc);  padding: 2px 20px;  clear: both;  color: #fff;  text-decoration: none;}

 .widget_previous_conf {background: #009585;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    text-align: left;
    color: #fff;
    width: 100%;
    min-height: 200px;
    overflow: hidden; }
 .widget_previous_conf h3 { color: #fff;  font-size: 17px;  font-weight: bold;  margin: 0 0 5px;  }
.widget_previous_conf h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.widget_previous_conf h5 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 23px;
    margin: 0 0 10px 0;
}
.widget_previous_conf h3 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 21px 0 5px;
    line-height: 27px;
}
.widget_previous_conf .col_50:first-of-type, #right_widget .widget_previous_conf .col_50:first-of-type {
    padding: 50px;
}
 .widget_previous_conf a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 5px 20px;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 600;
    text-decoration: none;}
/*********Left widget layout**********/
#left_widget { }
#left_widget #widget_column {    width: 33%;    float: left;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   padding: 20px;}

/*********Right widget layout**********/
#right_widget { }
#right_widget #widget_column {    width: 33%;    float: right;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   padding: 20px;}

/*********Top widget layout**********/
#top_widget  {    width: 100%;    float: left;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); clear:both; margin-bottom:20px; }
#top_widget #widget_column {    width: 100%;    float: none;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   padding: 20px;}
#top_widget #widget_column .widget {    width: 33.3%;    float: left;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   padding: 0px 20px;}

/*********Bottom widget layout**********/
#bottom_widget  {    width: 100%;    float: left;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); clear:both; margin-bottom:20px; }
#bottom_widget #widget_column {    width: 100%;    float: none;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   padding: 20px;}
#bottom_widget #widget_column .widget {    width: 33.3%;    float: left;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   padding: 0px 20px;}

/*********Newsletter widget**********/
.newsletter_signup{border:1px solid #dcdfe3;padding:10px;width:100%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }
.newsletter_signup input { border: 1px solid #B3C6D4;    background: url(../images/white-gradient.png) top left repeat-x #ffffff ;    height: 23px;    float: left;    width: 100%;    font-size: 	11px;    font-weight: normal;    color: #77787c;    padding-left: 8px;    line-height: 23px;    margin-bottom: 5px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }
.newsletter_signup #newsletter_submit { position: relative;    color: #fff;    /*font-family: 'Roboto Slab', serif; */ float: none;    margin-top: 5px;   -webkit-border-radius: 15px;    -moz-border-radius: 15px;    border-radius: 15px;    background: #649a71;    padding: 7px 20px;    -webkit-border-radius: 50px;    border-radius: 50px;    /*font-family: 'Roboto Slab', serif; */    font-size: 1.1em;    width: auto !important;    height: auto;    border: 0;    -webkit-box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0);     box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0); }

/*********Search widget**********/
.widget_search {    border: 1px solid #dcdfe3;    background: url(../images/widget-content-back.png) top left repeat-x #ffffff ;    padding: 10px;    color:      #77787C; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.widget-input-container {    clear: both; }
.widget_search_input {    border: 1px solid #B3C6D4;    background: url(../images/white-gradient.png) top left repeat-x #ffffff ;    height: 23px;    float: left;    width: 200px;    font-size: 	11px;    font-weight: normal;    color: #77787c;    padding-left: 8px;    line-height: 23px;    margin-bottom: 17px;}
input[type="submit"].widget_search_btn {    background: url(../images/search-icon.png) top left no-repeat;    width: 31px;    height: 31px;    float: left;    margin-bottom: 17px;    padding:0px;    border: none;  margin-left: 10px;  margin-right:10px;    cursor: pointer;}
#search_widget_form p {  width: 100%;  clear:both; float:none; }

/*********Login widget**********/
#logon {    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    width: auto;
    padding: 11px 30px;
    border: none;
    max-width: 66%;
    float: left; }
#logon .fieldset label { display: none; }
#logon .fieldset { color:#fff;  float: left;  width: 100%; }
#logon a { color:#432d53; }
#logon input {   padding:0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    width: 100% !important;
    display: block;
    border: 1px solid #C9C9C9;
    margin: 5px 0 10px 0;
    -webkit-box-shadow: inset 2px 2px 0px 0 rgba(0,0,0,0.1);
    box-shadow: inset 2px 2px 0px 0 rgba(0,0,0,0.1);
    float: left;
    height: 30px; }
input {    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); border: 1px solid #C9C9C9;    margin: 5px 0 10px 0;    -webkit-box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0.1);    box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0.1);padding-left: 5px; margin-left:5px; height: 26px; }
#logon #login-submit {     border: 2px solid #432d79;
    position: relative;
    color: #432d79;
    margin-top: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: transparent;
    padding: 2px 15px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    /* font-family: 'Roboto Slab', serif; */
    font-size: 1.1em;
    width: auto !important;
    height: auto;}
.register-area {  float: left;  width: auto;}
/*********Latest news scrolling widget**********/

.widget_latest_news ul {  padding:0px; margin:0px; list-style: none; }
.widget_latest_news .section_latest_news a {  border: 2px solid #fff;   -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; -khtml-border-radius: 30px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 6px 20px; clear: both;    display: block;   color:#fff; text-decoration:none;  }
.button { color: #363636;
    border: 2px solid #363636;
    border-radius: 50px;
    padding: 5px 20px;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 600;
    background: none;}
    .button-white {
    color: #fff!important;
    border: 2px solid #fff!important;
    border-radius: 50px;
    padding: 5px 20px!important;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 600;
    margin: 5px 0!important;
    background: none;
    box-shadow: none!important;
    height: auto!important;
}

.button-white:hover {
    text-decoration: underline;
}
.widget_latest_news ul li {line-height: 18px;  padding: 10px 0px; margin:0px; list-style: none; }
.widget_latest_news a{ float:left; margin-top:10px;}
.widget_latest_news a:link,.widget_latest_news a:visited{}
.widget_latest_news h3{color: #fff;    font-size: 24px;    font-weight:normal;    margin: 0 0 5px;}
.widget_latest_news h3 a{font-size: 12px; float:none; margin-top:0px; text-transform: uppercase; border:none !important; padding:0px !important;}
.scroll_news .widget_content{height: 250px; overflow: hidden;}

/*********Latest video widget**********/

.widget-videos ul {  padding:0px; margin:0px; list-style: none; }
.widget_content .widget-videos a {  border: 2px solid #fff;   -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; -khtml-border-radius: 30px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 2px 20px; clear: both; color:#fff; text-decoration:none;  }
.widget-videos a {  border: 2px solid #fff;   -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; -khtml-border-radius: 30px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); padding: 2px 20px; clear: both; color:#fff; text-decoration:none;  }
.widget-videos ul li {line-height: 18px;  padding: 10px 0px; margin:0px; list-style: none; }
.widget-videos a:link,.widget_latest_news a:visited{}
.widget-videos h3{color: #fff;    font-size: 24px;    font-weight: bold;    margin: 0 0 5px;}
.widget-videos h3 a{font-size: 12px; float:none; margin-top:0px; text-transform: uppercase; border:none !important; padding:0px !important;}
.scroll_news .widget_content{height: 250px; overflow: hidden;}

/********Rounded button for page**********/
 a.curve-button {     border: 2px solid #674891;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -khtml-border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    padding: 6px 20px;
    clear: both;
    color: #674891;
    text-decoration: none;
    font-weight: 600;
    background: #fff;  }

a.caption-btn {
 color: #363636;
    border: 2px solid #363636;
    border-radius: 50px;
    padding: 5px 20px;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 600;
    background: none;
}

/*********Resource widget**********/
.resource_title {    color: #00adef;    font-weight: bold;    margin-bottom: 0px;    margin-right:5px;}
.resource_text {    float: left;    margin-bottom: 5px;    padding:0px;}
.resource_info {}

/*********Event calender widget**********/
.widget_callender {    border: 1px solid #dcdfe3;    color:#ffffff;    background: #E9E9E9;    margin:0px 0px 1px 0px;    padding: 6px;    font-family: Arial, Helvetica, sans-serif;    font-size:11px;    width: 100%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);}
.event_calendar{    color: #4F718A;    margin: 0 0px;    padding: 0px;    background: #E9E9E9; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); width: 100%;}
.event_calendar td {     -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); width: 14%;}
.event_calendar .ev_cl_head th{    border-bottom: 1px solid #cececf;}
.event_calendar .ev_cl_head {    font-size: 12px;    font-weight: bold;    text-transform: uppercase;}
.widget_callender .ev_cl_head th{    padding-top: 5px;    padding-bottom: 0px;    text-align: center;}
.widget_callender .ev_cl_week th{    padding-top: 10px;    padding-bottom: 10px;    text-align: center;    text-transform: uppercase;}
.event_calendar .heading_month{    float: left;    padding-left:  20px;}
.event_calendar .heading_year{    float: right;    padding-right: 0px;}
.widget_callender .ev_cl_prev{    float: left;    padding-left: 0px;}
.widget_callender .ev_cl_next{    float: right;    padding-right: 0px;}
.widget_callender .ico-next{    background: url('../images/next.png') no-repeat;    height: 22px;    width: 25px;    display: block;    overflow: hidden;    text-indent: -99999px;    float: right;}
.widget_callender .ico-prev{    background: url('../images/prev.png') no-repeat;    height: 22px;    width: 25px;    display: block;    overflow: hidden;    text-indent: -99999px;    float: left;}
.widget_callender .day-default{  width: 100%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);    height: 33px;    line-height: 32px;    text-align: center;    padding-right: 0px;    background: #cececf;    border-bottom: 1px solid #ffffff/*#cececf*/;    border-right: 1px solid #ffffff/*#cececf*/;    font-weight: bold;    position: relative;}
.widget_callender tr:nth-child(3) td .day-default{    border-top: 1px solid #cececf;}
.widget_callender tr td:last-child .day-default{    border-right: 0px solid #cececf;}
.widget_callender .day-default a{    display: block;    color: #804c7d;    font-weight: bold;    min-width: 33px; width:100%; text-align: center;    height: 33px;}
.widget_callender .day-default a:hover{    text-decoration: none;    color: #666;}
.widget_callender .highlight{    background: #804c7d;    border-bottom: 1px solid #cececf;    border-right: 1px solid #cececf;    color: #FFF;    font-weight: bold;}
.widget_callender .highlight:hover {    background: #fff;  }
.widget_callender .highlight a{    color: #FFF;    font-weight: bold;}
.widget_callender .highlight_today{    font-weight: bold;    background: url(../images/calendar-day-h.png) top left repeat-x #B3C6D4;    border-bottom: 1px solid #ffffff/*#cececf*/;    border-right: 1px solid #ffffff/*#cececf*/;    color: #fff;}
.widget_callender .highlight_today a{    color: #FFF;    font-weight: bold;    background: #804c7d;}
.widget_callender .cl_tooltip{    display: none;    font-size: 12px;    min-height:  100px;    padding-left: 24px;    position: absolute;    width: 246px;    z-index: 9000;    top: -20px;    left: 0px;    padding-left: 35px;    background: transparent;    background-image: url("../images/cl_tooltip.png");    background-position: 12px top;    background-repeat: no-repeat;}
.cl_tooltip .tooltip_cont{    min-height:  100px;    width: 226px;    border-bottom: 1px solid #d5d5d5;    border-top: 1px solid #d5d5d5;    border-right: 1px solid #d5d5d5;    background: #fff;    color: #777;    text-align: left;    padding: 5px 10px;}
.widget_callender .tooltip_cont h4{    margin: 0;    padding: 0;    margin-bottom: 3px;    line-height: 20px;    margin-top: 5px;color:#3e3e3e; }
.widget_callender .tooltip_cont .tip_location{    padding-bottom: 10px;}
.widget_callender .tooltip_cont a,.widget_callender .highlight_today .tooltip_cont a{    width: auto;    height: auto;    color: #804c7d;  text-align: left;  font-weight: bold;    line-height: normal;    background: none;}
#right_widget {    display: block;}


/*************Banner caption*******************/

.nivo-caption h1 {
    font-size: 38px!important;
    line-height: 44px;
    font-weight: 600;
    color: #fff;
    border-bottom: none;
    margin-bottom:0;
}
.nivo-caption h3 {
    font-size: 38px!important;
    line-height: 44px;
    font-weight: 600;
    color: #fff;
    border-bottom: none;
    margin-bottom:0;
}
.nivo-caption h2 {     font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    border-bottom: none; }
.nivo-caption a.caption-btn { padding: 5px 30px;text-decoration:none; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; -khtml-border-radius: 30px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);   background:#fff; color:#594b62;  }
.nivo-caption a.caption-btn:hover {-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; -khtml-border-radius: 30px;  background:#fff; color:#594b62; text-decoration:none; }
.nivo-caption {
    background: none;
    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc);
    color: #fff;
    display: none;
    height: 0;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
    top: -289px;
    width: 100%;
    z-index: 8; padding: 10px;
}


/*************sitemap layout*******************/
ul#site-map-content    {  padding: 10px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; behavior: url(/script/boxsizing.htc); }
ul#site-map-content  li  { margin:0px; padding:5px; list-style: none; }
ul#site-map-content ul {  margin:0px; padding:0px; list-style: none; }
ul#site-map-content ul li {  margin:0px; padding:5px; list-style: none; }
ul#site-map-content ul li ul li {  margin:0px; padding:5px; list-style: none; }
ul#site-map-content ul li ul li ul li {  margin:0px; padding:5px; list-style: none; }



/*************Maintenance Layout*******************/

.maintenance #content-wrapper{width: 680px; background: url('../images/maintenance-bg.jpg') no-repeat;}
.maintenance #columns {background: transparent;min-height: 250px;}


/********* Admin specific CSS Layouts *************/
/*#admin-wrapper .section-content { margin: 20px 3% 0;}*/


/***************************OTHER or CUSTOM*********************/


#codeigniter_profiler {     /*display:none;N.B. USE ADMIN AREA SETTING INSTEAD*/ }

#user_update_details a {
	text-decoration: none;
	color: #fff;
}

#user_update_details a:hover {
    color: #804c7d;
    text-decoration: none;
}

#user_logout a {
	text-decoration: none;
	color: #fff;
}

#user_logout a:hover {
    color: #804c7d;
    text-decoration: none;
}

/***************************END*********************/

form#page-login {
    /* background: #f5f5f5; */
    width: 94%;
    /* border: 2px solid #fff;
    -webkit-box-shadow: 0 0 10px 1px #CCCCCC;
    box-shadow: 0 0 10px 1px #e2e2e2; */
}

a#noclick {
    padding: 5px 30px;
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -khtml-border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
    background: #fff;
    color: #7a5aa6;
    border: solid 2px #7a5aa6;
}

table.data td:nth-of-type(4) {
    /*
    border-bottom: none;

    padding-bottom: 18px;
    */
}


/* video STYLESHEET */


.clr {   clear:both; }



a {  color: #432d53; }

a:hover{ text-decoration:underline; }



/*h1, h2 { border-bottom: 1px solid #873D91; color:#873D91; font-size:16px; font-weight:bold; padding:10px 0; margin-top:10px;}*/



#noticeDiv{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display:none;
}

#fade {
	background: #D8D9DB;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
}

.popup{
	position: fixed;
	background:white;
	top: 10%;
	left: 50%;
	margin: 0 0 0 -375px;
	z-index: 100;
	float: left;
	width:750px;
	height:150px;
	text-align:center;
}

.popuplarge{
	position: relative;
	background:white;
	top: 2.5%;
	/*left: 50%;*/
	/*margin: 0 0 0 -175px;*/
	z-index: 100;
	float: left;
	width: 100%;
	height:367px;
	text-align:center;
}


#tabs-top {
  margin: 0 auto;
}

.tabular_data {
    padding: 16px;
}
th:nth-child(2) {width:12%;}

.logo img {
    max-width: 219px;
}

.nivo-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width:none;
}
.nivo-caption:before {
    position: absolute;
    top: -9%;
    left: -5%;
    width: 47%;
    height: auto;
    background-color: rgba(0,0,0,0.3);
    border-radius: 1000px;
    content: '';
    padding-top: 47%;
    z-index: 4;

}
.banner-cont {
    z-index: 99;
    position: relative;
    top: 20%;
    left: 8%;
        width: 42%;
}
.banner-cont h5 {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
}

.banner-cont a.button-white {
    color: #432d53!important;
    background: #fff;
    font-size: 16px;
}

/******************   events slider   *******/



#carousel {
    position: relative;
    width: 100%;
    background: #e74646;
    padding:33px 50px 50px 50px;
    box-sizing: border-box;
    height: auto;
    min-height: 32.9vw;
}
.events-listings #carousel a.button-white:last-of-type {
    display: none;
}
.events-listings #carousel {
    position: relative;
    width: 100%;
    background: #e74646;
    padding: 33px 45px 50px 45px;
    box-sizing: border-box;
    height: auto;
    height: 32.9vw;
}

#slides {
overflow: hidden;
position: relative;
width: 100%;
height: 90%;
}

#slides ul {
list-style: none;
width:100%;
height:100%;
margin: 0;
padding: 0;
position: relative;
}

 #slides li {
width:100%;
height:100%;
float:left;
text-align: left;
position: relative;
font-family: 'Oxygen', sans-serif;
color:#fff;
}

/* Styling for prev and next buttons */
.btn-bar{
    max-width: none;
    margin: 0 auto;
    display: block;
    position: relative;
    bottom: 40px;
    width: 100%;
}

 #buttons {
padding:0 0 5px 0;
float:right;
}

#buttons a {
text-align:center;
display:block;
font-size:50px;
float:left;
outline:0;
margin:0 60px;
color:#fff;
text-decoration:none;
display:block;
padding:9px;
width:35px;
}

a#prev:hover, a#next:hover {
color:#FFF;
}

.quote-phrase, .quote-author {
    font-family: 'Oxygen', sans-serif;
display: table-cell;
vertical-align: middle;
padding: 5px 20px;
}

.quote-phrase {
height: 200px;
font-size:24px;
color:#FFF;
}

.quoteContainer p{color:#fff;}

.quoteContainer, .authorContainer {
display: table;
width: 100%;
    margin-bottom: 20px;
}

#carousel h2 {
    font-size: 29px;
    font-weight: 500;
    color: #fff;
    line-height: 35px;
    margin: 0;
}

#carousel h3{
    font-size: 23px;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
    margin: 0;
}
#carousel h5{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 23px;
    margin: 0;
}

/*******************************************/


.nopad .col_25, .nopad .col_33, .nopad .col_50, .nopad .col_66, .nopad .col_75, .nopad .col_100
{padding:0;}
.homepage .section-content-no-bd {
    padding: 5% 15% 10% 12%;
}

.callout-100 {
    padding: 40px;
    border-bottom: 0;
    background: #f2f2f2;
}

.callout-100 h1 {
    width: 80%;
    margin: 0 auto;
    padding: 36px;
}
.useful-links {
    background: #f2f2f2;
    padding: 50px;
    height: 32.9vw;
    box-sizing: border-box;
}
.useful-links h2 {
    font-size: 30px;
}
.useful-links ul {
    list-style-type: none;
    padding:30px 0 0 0;
}
.useful-links li {
    padding: 5px 0;
    font-size: 18px;
}
.toggle-menu-icon {
    display: none;
}

a.toggle-menu {  color: #fff;  font-size: 29px;}
a.toggle-menu:hover {  text-decoration: none!important;  color: #c8a8f4;}

.login-area-widget form#logon {  width: 100%;  max-width: none;}
.login-area-widget a.link.link_small {
    clear: left;
    display: block;
    color: #fff!important;
}
#right_widget .widget_previous_conf .col_50 {
    width: 100%;
    padding: 0;
}
.event-block {
    background: #f3f4f6;
    padding: 12%;
    width: 100%;
    box-sizing: border-box;
    height: 32.9vw;
    position: relative;
}
#columns.events-listings .col_33 {
    padding: 0;
}

.event-info-btm {
    position: absolute;
    bottom: 40px;
}
.book-place {
    width: 100%;
    height: 32.9vw;
    padding: 50px;
    box-sizing: border-box;
    background: #432d53;
    color: #fff;
}
.book-place h2, .book-place h4, .book-place h5, .book-place h3, .book-place a {
    color: #fff;
}
.book-place h4 {
    font-weight: 500;
}
.events-listings .widget {
    margin-bottom: 0;
}
.events-listings .section-header {
    display: none;
}
.events-listings .widget_content {
    padding: 0;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

label.booking_consent {width:89%;float:left;}

/*Register-login page*/
.login-register {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
}

.login-box{
    padding: 20px;
    background: #E74646;
    display: table-cell;
    min-height: 380px;
    color: #ffffff !important;
}

.register-box{
    padding: 20px;
    background: #009585;
    display: table-cell;
    min-height: 380px;
    color: #ffffff !important;
}

.login-box h4{
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: normal;
}

.register-box h4{
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: normal;
}

.register-form {
    border:#432D53 solid 2px;
    padding: 20px;
}


/*event book page*/
.event-book-page {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(/script/boxsizing.htc);
}

form#event_book_form input[type="checkbox"]{clear:left;}

