*, *:before, *:after {
    box-sizing: border-box;
} 
html {
    font-family: Roboto;
	font-size: 62.5%;
	overflow-y: scroll;
}
/*
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
*/
body {
    background-color: #f0f1ff;
    color: #333333;
    font: 16px Roboto;
    font-size: 14px;
    line-height: 1.42857;
	margin: 0;
}
body, input, textarea, .entry-content {
    font: 16px Roboto;
}

#wrapper:before {
    background: url("../images/shadow.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
   /* bottom: -7px; */
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
#wrapper {
    background: none repeat scroll 0 0 #ffffff; /* #f9f9f9; */
/*	-webkit-box-shadow:  0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow:  0 0 3px rgba(0, 0, 0, 0.2);    */
	margin: 0 auto !important;
    position: relative;
	width:100%;
}
.container, #wrapper {
    width: 100%;
}
.container-header {
  margin-bottom: 0 !important; 
  margin-top: 0 !important;
}

.header {
	background: #ffffff; /* #fbf5ff; */ 
}
.footer {
  /* background: #f9f9f9; */
	background: #9979b0;
} 
.header {
   /* border-top: 3px solid rgba(0, 0, 0, 0.2); */
   /* padding: 25px 0; */
	/*padding: 15px 0 25px; */
	padding: 0 25px 0 25px;
	/* height: 135px; */
	width: 100%;
}
#pageheader {
    background: url("../images/pageheader.jpg") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
	padding: 0;
	width: 100%;
	height: 180px;
}
.h2pageheader {
	color: #ffffff;
	font-size: 28px !important;
}
.pageheadercontent {
   padding: 0;
   margin: 0 auto;
   width: 60%;
   position: relative;
   top:30%; 
}
#logo, #logo a {
    font: bold 39px Roboto;
    letter-spacing: -0.03em;
}
#logo {
   /* float: left; */
    font: bold 39px/39px Roboto;
    letter-spacing: -0.01em;
    position: relative;
	z-index: 1000;
}
#logo, #logo a {
    font: bold 39px Roboto;
    letter-spacing: -0.03em;
}
#logo a, .footer a {
    color: #51545c;
}
#logo-image {
    /*float: left; */
  /*  margin-left: 10px;
    margin-right: 20px; */
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
.logo-dimensions {
    display: block;
    height: auto;
   /* max-width: 100%; */
}
.header a {
    position: relative;
    z-index: 99;
}
#tagline {
    /* font: 13px Roboto; */
    /* font: 25px Roboto; */
	font: 35px Roboto;
	font-weight: bold;
}
#tagline {
    /*color: #999; */
	color: 4a3265;
    /*margin-left: 10px; */
	margin-left: 150px;
    /*padding-top: 15px; */
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-container {
    background: none repeat scroll 0 0 #4a3265;
	margin-top: 35px;
	height: 44px;
/* original background #f2f2f2*/
/*	-webkit-box-shadow:0 4px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 4px 4px rgba(0, 0, 0, 0.2);
	-box-shadow:0 4px 4px rgba(0, 0, 0, 0.2);
	box-shadow:0 4px 4px rgba(0, 0, 0, 0.2); */
}
#logo-container {
	width: 60%;
	margin: 0 auto;
}
.content {
   /*padding-top: 35px;
   padding-left: 15px;
   padding-right: 15px; */
   padding: 35px 0;
   margin: 0 auto;
   width: 60%;
}

/* .content-box-1 and the <i> tag below uses fonts instead of icons */
.content-boxes {
/*    background: url("../images/divider_thin_1920.png") no-repeat scroll center bottom rgba(0, 0, 0, 0); */
    clear: both;
    float: left;
    margin: 0 0 25px;
    width: 100%;
}
.content-boxes-mem {
    clear: both;
    float: left;
    margin: 0 0 25px;
    width: 100%;
}
.content-box {
    width: 33.3333%;
	float: left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	margin-bottom: 25px;
    text-align: center;
    box-sizing: border-box;
}
.content-boxes-wide {
    clear: both;
    margin: 0 auto 25px;
    width: 66.6666%;
}
.content-box-wide {
    width: 50%!important;
}

.content-box h2{
	font-size: 30px;
}
.content-box p {
    color: #888;
    font-size: 18px;
}
/* This sets the content-box icon to 50 pixels */
.content-box i {
    font-size: 50px;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.content-box .read-more {
	background: none repeat scroll 0 0 #fbf5ff;
    /* background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05); */ /* Button Background Colour */
   /* color: #aaa; */ /* Read More Button Link Colour */
}
/* This sets the font type to FontAwesome */
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.sunlife {
	display: inline-block;
	height: 64px;
	background:url("images/fa-sunlife.png") no-repeat 0 10%;
}
.rbc {
	display: inline-block;
	height: 64px;
	background:url("images/fa-rbc.png") no-repeat 0 10%;
}
.content-box-1 i {
    color:#ff0000;
}
.content-box-2 i {
    color: #8fb859;
}
.content-box-3 i {
    color: #0099FF;
}

.mem-content-box-1 i {
    color:#800080;
}
.mem-content-box-2 i {
    color: #008000;
}
.mem-content-box-3 i {
    color: #0000FF;
}
.mem-content-box-4 i {
    color: #FF0000;
}
.mem-content-box-5 i {
    color: #FFA500;
}
.mem-content-box-6 i {
    color: #AF5500;
}
.mem-content-box-7 i {
    color: #AF5500;
}
.mem-content-box-8 i {
    color: #AF5500;
}


.btn:before {
    height: 100%;
    line-height: 0.7em;
    position: absolute;
    transition: all 0.3s ease 0s;
}
.btn:after {
    content: "";
    position: absolute;
    transition: all 0.3s ease 0s;
    z-index: -1;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #e9c8ff;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	outline: medium none;
	position: relative;
}
.btn:focus {
    outline: thin dotted #333;
    outline-offset: -2px;
}
.btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none;
    border: 1px solid #9979b0;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
a, a:focus, a:hover, a:link {
    outline: medium none !important;
    transition: all 0.1s ease-in 0s;
}
a {
    color: #428bca;
    text-decoration: none;
    background: none repeat scroll 0 0 transparent;

}
a, .entry-content a:link, .entry-content a:active, .entry-content a:visited, #secondary a:hover, #secondary-2 a:hover {
    /* color: #7a9cad; */
	color: #9c7aad;
}
a, .entry-content a:link, .entry-content a:active, .entry-content a:visited {
    /* color: #7a9cad; */
    color: #9e7aad;
	text-decoration: none !important;
}
a, a:focus, a:hover, a:link {
    outline: medium none !important;
    transition: all 0.1s ease-in 0s;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.footer {
    clear: both;
    color: #000;
    padding: 20px 0;
    position: relative;
	text-align: center;
	/*background: #4a3265; */
}
.container-footer {
    margin-bottom: 0 !important;
    position: relative !important;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
p#copyright {
    font-size: 15px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
p#copyright .credits {
    /*color: #9979b0; */
	color: #f6e8ff;
    font-size: 14px;
    font-style: italic;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) !important;
}

.content-bottom {
    border-top: 0px solid #fff;
    bottom: 0;
    height: 0;
    left: 0;
    right: 0;
    width: 100%;
	word-wrap: break-word;
	margin-top: 25px;
}
.entry {
	margin-left: 20px;
	margin-right: 20px;
}
.entry-title, .entry-title a {
    color: #51545c;
    font-family: 'Roboto',arial,sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    text-shadow: 1px 1px 0 #fff;
}
.sml-entry-title {
	font-size: 18px;
	font-weight: normal;
}
.entry-title a:hover {
    color: #000;
    text-decoration: none;
}
.page-title {
    font-size: 28px;
	font-weight: bold!important;
    letter-spacing: -1px;
}
.page-title span {
    font-weight: normal;
}
.entry-content {
	clear: both;
    font-size: 16px;
   /* margin-top: 35px; */
    margin-top: 0px;
}
strong { 
	font-weight: bold; 
}
em, dfn, cite { 
	font-style: italic; 
}
dfn { 
	font-weight: bold; 
}
sup { 
	bottom: 1ex; 
}
sub { 
	top: .5ex; 
}
small { 
	font-size: 12px; 
}

del { 
	text-decoration: line-through; 
}
ins { 
	text-decoration: underline; 
}

code, pre {  
	line-height: 15px;
	color:#bbb!important;
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
	border-radius:0!important;
	-border-radius:0!important; 
}
var, kbd, samp, code, pre { 
	font: 14px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; 
	background: #fff; 
}
kbd { 
	font-weight: bold; 
}
samp, var { 
	font-style: italic; 
}
pre { 
	white-space: pre;  
	overflow: auto; 
	padding: 10px; 
	border: 1px solid #ddd; 
	clear: both; 
}
code { 
	padding: 0px 3px;white-space:pre-wrap!important; 
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #51545c;
	font-family: Roboto;
    font-style: normal !important;
    font-weight: normal;
    margin-bottom: 15px;
}
h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
h1 {
	margin-bottom: 20px!important;
}
h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}
h1 {
    font-size: 36px;
	letter-spacing: -2px;
	padding: 5px 0;
	line-height: 36px;
    line-height: 36px;
}
h2 {
   /* font-size: 30px; */
    font-size: 25px;
	letter-spacing: -1px;
	padding: 5px 0;
    line-height: 30px;
}
h3 {
    font-size: 24px;
	letter-spacing: -1px;
	padding: 5px 0;
    line-height: 24px;
}
h4 {
    font-size: 18px;
	letter-spacing: -1px;
	padding: 5px 0;
    line-height: 18px;
}
h5 {
    font-size: 14px;
	letter-spacing: -1px;
	padding: 5px 0;
    line-height: 14px;
}
h6 {
    font-size: 12px;
	letter-spacing: -1px;
	padding: 5px 0;
    line-height: 12px;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form { 
	margin-bottom: 20px; 
}
ul, ol, dl { 
	margin-left: 15px; 
}
li ul, li ol { 
	margin-bottom: 0px; 
}
ul ul, ol ol, ul ol, ol ul { 
	margin-bottom: 0px; 
}
ol { 
	list-style-type: decimal; 
}

ul, ul ul, ul ul ul { 
	list-style: disc outside none; 
}
ul.margin-b li {
	margin-bottom: 10px;
}

/* Image layout */

/*
.img_left {
	float: left;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
}

.img_right {
	float: right;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
}

.img_centered {
	padding: 0px;
	float: none;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.picture { 
background-color: #F9F9F9;
border: 1px solid #CCCCCC; 
padding: 3px;
font: 11px/1.4em Arial, sans-serif; 
}
.picture img { 
border: 1px solid #CCCCCC;
vertical-align:middle; 
margin-bottom: 3px; 
}
*/
 .caption-img-right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
}
.caption-img-left { 
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
} 
a.emergency-red {
    color: #FF0000!important;
}
.emergency-red {
    color: #FF0000!important;
}
.center {
	text-align:center;
}
.center-block {
	display: block;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
#left {
	float: left;
}
#right {
	float: right;
}
table {
margin: auto;
}
/* Hovering table bgcolor for readability */
.tblhov tr:hover {
	background-color:#d5dcf6;
}
.divider {
    /* background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden; */
	background: url("../images/divider_thin_1920.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.news-timestamp {
	color:#999999;
	font-size: 12px;
	font-family: roboto!important;
	font-style: italic;
	margin: -5px 0 25px 0;
}
.h_small {
	size: 12px!important;
}
/* Custom Content Box for Memberlist */
.member-box p {
    color: #888;
    font-size: 15px;
	margin-bottom: 0px;
}
.member-box h2 {
	font-size: 22px;
}
.member-box h3 {
	font-size: 17px;
}
/* .content-box-1 and the <i> tag below uses fonts instead of icons */
.member-boxes {
    background: url("../images/divider_thin.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    clear: both;
    float: left;
    margin: 0 0 25px;
    width: 100%;
}
.member-box {
    width: 33.3333%;
	float: left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	margin-bottom: 25px;
    text-align: left;
    box-sizing: border-box;
}
td.mem-col-1 {
width: 33.3333%;
}
td.mem-col-2 {
width: 33.3333%;
}
td.mem-col-3 {
width: 33.3333%;
}
td.prov-col-1 {
width: 30%;
}
td.prov-col-2 {
width: 20%;
}
td.prov-col-3 {
width: 50%;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
input, textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
    /* padding: 10px 8px; */
    padding: 7px 4px;
	color: #888 !important;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
	margin: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="text"], input[type="password"], input[type="email"], textarea { 
	padding:10px 8px;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,.15) inset;
	-moz-box-shadow:0 0 0 rgba(0,0,0,.15) inset;
	-box-shadow:0 0 0 rgba(0,0,0,.15) inset;
	box-shadow:0 0 0 rgba(0,0,0,.15) inset;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ddd;
	background:#fff; 
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: 100%;
}
button.close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
input[type="submit"], button, .button, input#submit, .da-slide .da-link {
	color:#DDDDDD;
	font-size:13px;
	text-shadow:0 1px 0px rgba(0,0,0,.3);
	padding: 10px 15px; 
	cursor: pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-border-radius:3px;
	border-radius:3px;
	border:1px solid #444;
	background:#505050;
	background: -moz-linear-gradient(center top , #606060 20%, #505050 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #606060),color-stop(1, #505050));
    background: -o-linear-gradient(top, #606060,#505050);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#606060', endColorstr='#505050');
	-webkit-box-shadow:  0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
	-moz-box-shadow:  0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
	-box-shadow:  0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
	color:#fff!important;
	margin: 10px 5px 10px 5px;
}
button:hover, .button:hover, input#submit:hover {
    color: #fff;
}
/* Google Map Integration */
#map {
	width: 400px;
	height: 300px;
	float: right;
}
#map_lrg {
	width: 1900px;
	height: 575px;
	/*height: 390px; */
	padding: 0;
	margin: 0px auto;
	position: relative;
}
.img-center {
    max-width: 100%;
    overflow: hidden;
    position: relative;
	padding: 0;
    /*width: 100%;*/
	margin: 5px auto 15px;
	clear: both;
    display: block;
}
.img-left {
    display: block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    border-color: rgba(0, 0, 0, 0.05) !important;
	padding: 0;
   /* width: 100%; */
	margin: 5px 15px 10px 0;
	float: left;
}
.img-right {
    display: block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    border-color: rgba(0, 0, 0, 0.05) !important;
	padding: 0;
   /* width: 100%; */
	margin: 5px 0 10px 15px;
	float: right;
}
.border {
    border: 2px solid rgba(255, 255, 255, 0.95);
}
.shadow {
	-webkit-box-shadow: 0 8px 6px -6px hsla(0, 0%, 0%, 1); /* Subtle drop shadow */
	-moz-box-shadow: 0 8px 6px -6px hsla(0, 0%, 0%, 1); /* Subtle drop shadow */
	box-shadow: 0 8px 6px -6px hsla(0, 0%, 0%, 1); /* Subtle drop shadow */
}
/* Thumbnail image border */
.map_border {
    border: 3px solid rgba(51, 0, 102, 0.3);
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    display: block;
    margin: 15px 0px 15px 15px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
/* Caption style */
.caption {
    font-style: italic;
    margin-bottom: 15px;
    padding: 5px;
    text-align: center;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.95);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    height: auto;
    max-width: 100%;
}
.caption-text {
	margin:0px;
	padding:5px;
	text-align: left;
	font-size: 12px;
	font-weight: normal
}
.cap-right {
	float: right;
	margin-left: 15px;
}
.cap-left {
	float: left;
	margin-right: 15px;
}

table.mem-options-tbl td {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	vertical-align: text-top;
}
.p_sml {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}
ol.ol-sml li {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
.pp-button {
    border-radius: 0px;
    box-shadow: none;
    padding: 0px;
}

/* Membership Forms */
.cfform-p {
	margin: 20px 0px 5px 0px;
	font-weight: bold;
}
.cfform-num {
	color: #663366;
}
table.cfform-tbl-sml {
	width: 500px;
}
table.cfform-tbl-lrg {
	width: 840px;
}
.cfform-lft {
text-align: left;
}
.cfform-rgt {
	text-align: right;
}
.cfform-input-lrg {
	width: 500px;
}
.cfform-input-sml {
	width: 242px;
}
.cfform-border-sml {
	width: 650px;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin: 30px auto 30px !important;
}
.cfform-border-lrg {
	width: 880px;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin: 30px auto 30px !important;
}
.profile-border {
	width: 850px;
    background: none repeat scroll 0 0 #fcfcfc;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin: 30px auto 30px !important;
	padding: 5px 20px 20px 20px;
}
.profile-title {
	/* margin-left: 30px; */
	clear: none!important;
	margin: 5px 0px 10px 0px;
}
.login-border {
	width: 500px;
    background: none repeat scroll 0 0 #fcfcfc;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin: 30px auto 30px !important;
	padding: 20px;
}
.social-media i{
    font-size: 12px;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.mem-profile-edit, .mem-profile-edit a  {
    font: 16px Roboto;
}
.mem-profile-edit a {
	text-decoration: none;
	color: #999;
}
.mem-profile-edit {
    font: 16px Roboto;
}

/* Search Box */

.searchform {
  clear: right;
  position: relative;
  z-index: 0;
  float: right;
  margin: 0px;
}
#search-text-box {
	top:4px;
	float:right;
}
#search-text, #search-text-top:focus {
	border:1px solid rgba(0,0,0,.1);
	font-size:12px!important;
/*	-webkit-box-shadow:1px 1px 0px rgba(255,255,255,.9);
	-moz-box-shadow:1px 1px 0px rgba(255,255,255,.9);
	-box-shadow:1px 1px 0px rgba(255,255,255,.9);
	box-shadow:1px 1px 0px rgba(255,255,255,.9); */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	float:left;
	width:170px;
	z-index:0;
	background:rgba(255,255,255,.7);
	font-weight:normal;
	position:relative;
	left:0px;
	height:24px;
	padding:5px 40px 5px 7px ;
	box-sizing: content-box;
 }
#search-text:focus {
	box-shadow:0 0 15px rgba(255,255,255,.8);
}
#search-text-top {
	float:right!important;
	margin-right:10px;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition: all 0.5s ease;
	text-indent:-9999px;
	width:25px;
	padding-top:5px;
	padding-bottom:5px;
	height:24px;
	position:relative;
	border-color:transparent;
	box-shadow:none;
	background:none;
	box-sizing: content-box;
}
#search-text-box #search_label_top:after {
	cursor:pointer;
	content:'\f002';
	font-family: FontAwesome !important;
	position: absolute;
	right: 25px;
	top:25%;
	width: 5px;
	font-size:16px!important;
	color: #fff;
	line-height: 16px;
	text-shadow: 0 1px 0 #000;
}
#search-text-top:focus {
	text-indent:1px;
	background-color:#fff!important;
}
#search-text-box #search_label, #search-text-box #search_label_top {
	float:left;
	width: 150px;
	height:24px !important;
	margin:0 0 10px 0;
	position:relative;
	z-index:12;
}
#search-text-box #search_label_top  {
	top:4px;
	height: 40px !important;
	margin-bottom:0;
}
#search-text-box #search_label span, #search-text-box #search_label_top span {
	color:#aaa;
	left:-3px;
	cursor:text;
	display:block;
	font-size:13px!important;
	font-style:italic;
	height:40px;
	margin-bottom:-40px;
	top:10px;
	padding:0 12px;
	position:relative;
	z-index:10;
}
label {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 5px;
}
#menu-col-1 {
    background: none repeat scroll 0 0 #4a3265;
	/*width: 750px; */
	width: auto;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 44px;
}
#menu-col-2 {
/*    background: none repeat scroll 0 0 #2b2f3a; */
	background: none repeat scroll 0 0 #4a3265;
	width: 235px;
	padding: 0px;
	margin: 0px;
	float: right;
	height: 44px;
}
.log-col-1b {
	width: 250px;
	float:left;
    margin: 25px auto !important;
}
.log-col-2b {
	width: 650px;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin: 25px auto !important;
    padding: 0px 20px 0px 20px;
	float:right;
} 
.log-col-2b table {
	padding: 0!important;
}
.log-col-containerb {
	width: 900px;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 0px;
	float: left;
	position: relative;
}

#log-col-container {
    /* Set position so that offsets in children are based on parent */
    position: relative;
	width: 900px;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 0px;
	margin: 0 auto !important;
}

.log-col-1 {
    float:left;
    width:275px;
	margin: 10px auto !important;
    background: none repeat scroll 0 0 #ffffff;
	padding: 0 20px;

}

.log-col-2{
	float: left;
	width: 625px;
    background: none repeat scroll 0 0 #ffffff;
    margin: 10px auto !important;
    padding: 0px 20px 0px 20px;
}

.log-col-2:before {
    content:" ";
    margin:0 -15px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background: #e5e5e5;
}
.log-col-2 h2 {
margin-top: 7px!important;
padding-top: 0px!important;
}
.log-input {
	width: 490px;
}
.log-col-2 table {
	padding: 10px 0px 0px 0px;
}

/* breadcrumb menu */
/*
ul.breadcrumbs {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #e0dddd;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9) inset;
    float: left;
    list-style: none outside none;
 /*   margin: 0 0 15px; 
	margin-top: 0px;
	margin-right: inherit;
	margin-bottom: 25px;
	margin-left: inherit;
 	padding: 8px;
    position: relative;
    width: 100%;
    z-index: 1;
}
ul.breadcrumbs li {
    display: inline;
    font-size: 13px;
    margin: 0 0 0 5px;
    padding: 0 2px;
}
ul.breadcrumbs li:after {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
}
ul.breadcrumbs li:last-child:after {
    content: "";
}
ul.breadcrumbs li a {
    color: #51545c;
    padding-right: 10px;
}
ul.breadcrumbs li a.home:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    margin-right: 5px;
} */

/* breadcrumb menu */

ul.breadcrumbs {
/*    background: none repeat scroll 0 0 #f6f6f6; */
    /* float: left; */
    list-style: none outside none;
	margin: 0 0 25px 0; 
/*	padding: 8px 0 8px 15px; */
	padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
ul.breadcrumbs li {
    display: inline;
    font-size: 13px;
 /*   margin: 0 0 0 5px;
    padding: 0 2px; */
	margin: 0;
	padding: 0;
}
ul.breadcrumbs li:after {
	/* color: #9c7aad; */
	color: #ffffff;
    /*color: rgba(0, 0, 0, 0.2); */
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
}
ul.breadcrumbs li:last-child:after {
    content: "";
}
ul.breadcrumbs li a {
    /* color: #51545c; */
	color: #ffffff;
    padding-right: 10px;
    font: 14px Roboto !important;
    text-decoration: none;
}
/*ul.breadcrumbs li a.home:before {
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 5px;
}*/
/* Receipt background */
.pp-background {
	width: 650px;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin: 25px auto !important;
    padding: 20px 20px 20px 20px;
}
.pp-background h3 {
	margin: 0px auto 20px;
	padding: 0px;
}

ul.{
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #e0dddd;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9) inset;
    float: left;
    list-style: none outside none;
 /*   margin: 0 0 15px; */
	margin-top: 0px;
	margin-right: inherit;
	margin-bottom: 25px;
	margin-left: inherit;
 	padding: 8px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#social-media-col {
    float: right;
    position: relative;
    z-index: 100;
	/*margin-right: 15px;*/
}
#social-media-col-footer {
    float: right;
    position: relative;
    z-index: 100;
	margin: 5px 15px 0 0;
}
/* ul.social-media-btn  {
    margin: 0px;
	padding: 15px 20px 0 0;}

ul.social-media-btn li {
    display: inline;
    font-size: 25px;
    margin: 0px;
    padding: 0px;
} */
.social-media-btns li {
  display: inline-block;
  float: left;
  padding: 0;
  font-size: 25px;
}
.social-media-btns-footer li {
  display: inline-block;
  float: left;
  padding: 0;
  font-size: 25px;
}
.social-media-btns-footer a {
	font-size: 25px;
}
.fb-btn {
	color: #3b5998;
	padding: 0px 5px 0px 0px;
}
.tw-btn {
	color: #3cf;
	padding: 0px 5px 0px 0px;
}
.ins-btn {
	color: #663300;
	padding: 0px 5px 0px 0px;
}
.container-menu {
  /* margin: 0 auto !important; */
  margin: 0 auto 0 132px !important;
  padding-bottom: 10px !important;
  position: relative !important;
  z-index: 99 !important;
}
#slidershadow {
	display: block;
	position: absolute; 
	left: 1.5%; 
	/* top: 89.5%; */
	top: 86%;
	width: 97%; 
	height: auto;
}
#slidershadow img {
	display:block;
	position:relative;
	width:100%;
	height:auto;
	max-width:100%;
	overflow: hidden;
}
#slider-wrapper {
	width: 100%; /* 945px; */
	/*height: 390px; */
	padding: 0;
	margin: 0px auto;
	position: relative;
	/*-webkit-box-shadow:0 5px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 5px 6px rgba(0, 0, 0, 0.2);
	-box-shadow:0 5px 6px rgba(0, 0, 0, 0.2);
	box-shadow:0 5px 6px rgba(0, 0, 0, 0.2); */
	-webkit-box-shadow: 0 8px 6px -6px hsla(0, 0%, 0%, 1); /* Subtle drop shadow */
	-moz-box-shadow: 0 8px 6px -6px hsla(0, 0%, 0%, 1); /* Subtle drop shadow */
	box-shadow: 0 8px 6px -6px hsla(0, 0%, 0%, 1); /* Subtle drop shadow */
}
#news-container {
	position: relative;
	width: 100%;
}
.recent-articles {
	/* width:235px; */
	width: 30%;
	margin: 20px 20px 0 0;
	padding: 0;
	clear: right;
}
.recent-articles:before {
    content:" ";
    margin:0;
    position: absolute;
    top: 25px;
    bottom: 0px;
    width: 1px;
    background: #e5e5e5;
}
.recent-articles ul, ol { 
	margin-left: 5px; 
	padding-left: 25px;
}
.recent-articles ul {
	list-style: disc outside none; 
}
.recent-articles h2, h3, h4, h5 {
	padding-left: 30px;
	padding-bottom: 20px;
}
.recent-articles ul li {
	font-size:12px;
	color: #9c7aad;
	/*color: #51545c; */
}
.recent-articles ul li a{
	font: 14px Roboto !important;
	/*color: #51545c; */
}
.news-col {
	width: 60%; /* 650px; */
}
.p-noheader {
	margin-top: 35px;
}
.member-form {
	margin-top: 20px;
}
/*
#site-menu {
    position: relative;
	margin: 0 auto!important;
}
#site-menu ul, #site-menu li{
    font: normal 12px Roboto;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sitemenu-first-column, .sitemenu-column, .sitemenu-last-column {
    float:left;
    width:175px;
}

.sitemenu-column {
    margin-left:20px;
}
.sitemenu-last-column {
	margin-right: -15px;
}
.sitemenu-column:before {
    content:" ";
    margin:0 -15px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e5e5e5;
}
.sitemenu-last-column:before {
    content:" ";
    margin:0 -15px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e5e5e5;
}

h4.sitemenu-h {
  margin: 10px auto !important;
  padding: 0;
}
#site-menu-container {
    background: none repeat scroll 0 0 ;
    border: 1px solid #e0dddd;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9) inset;
	margin: 0 auto 25px;
 	padding: 0 15px;
    position: relative;
    width: 760px;
    z-index: 1;
	-webkit-border-radius:3px!important;
	-moz-border-radius:3px!important;
	border-radius:3px!important;
	-border-radius:3px!important; 

} */


.site-menu-container {
    /* border: 1px solid #e0e0e0; */
    border: 1px solid #e9c8ff; /* consider f6e8ff instead */
	color: gray;
    display: inline-block;
    padding: 5px;
	-webkit-border-radius:7px!important;
	-moz-border-radius:7px!important;
	border-radius:7px!important;
	-border-radius:7px!important; 
	margin: 15px auto!important;
}
.site-menu-container .site-menu-column:first-child {
  border: medium none;
}
.site-menu-container .site-menu-column {
  border-left: 1px solid #e9c8ff; /* consider f6e8ff instead */
  float: left;
  height: 9em;
  margin: 10px 0;
  padding: 0 15px;
}
h4.site-menu-h {
  margin: 10px auto !important;
  padding: 0;
  color: #ffffff;
}
.site-menu-container ul, .site-menu-container li{
    font: normal 12px Roboto;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.site-menu-container a {
	/*color: #9c7aad; */
	color: #f6e8ff;
}
.Profile-CE-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#watermark {
	text-align:center;
	display:block;
	margin: 0 auto;
}
.antispam {
	display: none;
}
.members-heading {
	margin: 0 auto 45px;
}
.divider02 {
	display: block;
	width: 685px;
	margin: 0 auto;
}
.purple {
	color: #9979b0;
}
.centered {
	text-align: center;
}
.rbc-tbl {
	width: 90%;
	border: 1px solid #e9c8ff;
	border-collapse: collapse;
	font-size: .9em;
	margin: 50px auto 50px;
}
.rbc-tbl-td {
	width: 15%;
	border: 1px solid #e9c8ff;
	padding: 5px;
	vertical-align: top;
}
.rbc-tbl-purple {
	background: #fbf5ff none repeat scroll 0 0;
}
.bold {
	font-weight: bold;
}
.width-60 {
	width: 60%;
}
.width-75 {
	width: 75%;
}
.width-80 {
	width: 80%;
}
.width-85 {
	width: 85%;
}
.width-90 {
	width: 90%;
}
