@charset "utf-8";
a {
	color:#424242;
}
body {
background-color:#e9ebee;

}
.no-pad-top {
	padding-top:0px !important;
}
/* Wordpress Classes
================================================== */
.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { text-align:center; }
/* Outer Wrapper
================================================== */
.mapbox {
	min-width:100%;
	float:left;
}
#map_canvas {
	overflow:visible !important;
}
#outer-wrapper {
	min-width:100%;
}
.inner {
	width:1000px;
	margin:0px auto;
	position:relative;
padding:0px 44px;
}
.inner2 {
	width:1000px;
	margin:0px auto;
	position:relative;
padding:0px 44px;
}
/* Header
================================================== */
#header {
	min-width:100%;
	height:130px;
	float:left;
	position:relative;
	z-index:2;
	background:#e9ebee;
}
.nomarg {
	margin:0px !important;
}
.nopad-bot {
	padding-bottom:0px !important;
}
/* Logo
================================================== */
.logo {
	float:left;
	padding:32px 0px 0px 0px;
}

.Content
{
}
.Content a
{
    font-size:12px !important;
}
.Content h3
{
    font-size:14px !important;
}
.Content span
{
    font-size:12px !important;
}
.Content span ol
{
   list-style-type: decimal !important;
}
.Content ul
{
   list-style-type: decimal !important;
}
.Content span ol li
{
    list-style-type: decimal !important;
    background:none !important;
    padding: 0 0 0 0 !important;
}
/* Top links
================================================== */
#header .eleven {
	width:637px;
	height:97px;
	margin:17px 0px 0px 0px;
	background:url(../images/map.html) no-repeat top right;
}
.top-links {
	position:relative;
	float:right;
	padding:10px 0px 15px 0px;
}
ul.top-links li ul {
	display:none;
}
.top-links li {
	float:left;
	padding:0px 10px;
}
.top-links li.btn {
	float:left;
	padding:0px 5px;
}
.top-links li:last-child {
	padding-right:0px;
}
.top-links li a {
	font-size:11px;
	color:#a6a6a6;
	display:inline-block;
	margin:7px 0px 0px 0px;
}
.top-links li a:hover {
	color:#fff;
}
.top-links li.btn a {
	background:url(../images/black.html);
	border:#000 solid 1px;
	border-radius:3px;
	display:inline-block;
	padding:2px 5px;
	margin-top:4px;
	font-size:12px;
	font-family: 'Source Sans Pro', sans-serif;
}
#header .eleven h2 {
	color:#FFF;
	text-align: right;
	width: 100%;
	float:right;
}
#header .eleven h2 strong {
	color:#FFF !important;
}
/* Navigation
================================================== */
.navigation {
	min-width:100%;
	height:46px;
	float:left;
	border-top:solid 1px;
	background-image:url(../images/navigation-bg.html);
}
.navigation .inner {
	width:1000px;
	height:46px;
	padding:0px 44px;
	background:url(../images/navigation-shade.html) no-repeat top center;
}
.ddsmoothmenu {
	float:left;
}
.navigation select{
	display:none;
    box-shadow: none !important;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    margin-top: 2px;
    outline: medium none !important;
    padding: 10px;
}
.ddsmoothmenu ul {
	z-index:999;
	margin:0;
	list-style-type:none;
	float:left;
	position:relative;
}
.ddsmoothmenu ul li {
	position:relative;
	display:inline;
	float:left;
}
.ddsmoothmenu > ul > li {
	background:url(../images/nav-sep.html) repeat-y left;
	padding-left:0px;
}
.ddsmoothmenu>ul>li:first-child {
	padding-left:0px;
}
.ddsmoothmenu ul li a {
	display:block;
	height:34px;
	padding:12px 9px 0px 10px;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-family: 'Source Sans Pro', sans-serif;
}
* html .ddsmoothmenu ul li a {
	display:inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color:#fff;
}
.ddsmoothmenu > ul > li > a:hover, .ddsmoothmenu > ul > li.current-menu-item > a {
	/*background-image:url(images/navi-bg.png);*/
	color:#FFF;
}
.ddsmoothmenu > ul > li > a:hover, .ddsmoothmenu > ul > li.current-menu-item > a, .ddsmoothmenu > ul > li > a.selected {
	color:#FFF;
}
.ddsmoothmenu ul li ul {
	position:absolute;
	left:0;
	display:none;
	margin:0px 0px 0px 1px;
	padding:0px 0px 5px 0px;
	min-width:200px;
}
.ddsmoothmenu ul li:hover > ul {
	display:inline;
}
.ddsmoothmenu ul li ul li {
	display:list-item;
	float:left;
	padding:0px 5px;
	margin:0px;
}
.ddsmoothmenu ul li ul li:first-child {
	padding-top:5px;
}
.ddsmoothmenu ul li ul li.last {
	padding-bottom:5px;
}
.ddsmoothmenu ul li ul li ul {
	top:0;
	margin:0px 0px 0px 0px;
	min-width:200px;
	background:url(../images/navigation-bg.html);
	left:100%;
}
.ddsmoothmenu ul li ul li a {
	width:173px;
	height:24px;
	padding:6px 5px 0px 15px;
	margin:0;
	font-size:13px;
	border-radius:2px;
	border:none;
	background:url(../images/navi-arrow.html) no-repeat 5px 12px;
}
.ddsmoothmenu ul li ul li a:hover {
	color:#FFF !important
}
.ddsmoothmenu ul li ul li a:hover, .ddsmoothmenu ul li ul li a.selected {
	background:#FFFFFF;
}
.ddsmoothmenu ul li ul li ul li a {
	color:#fff !important;
}
* html .ddsmoothmenu {
	height: 1%;
}

/*
===============================
*/
.ddsmoothmenu1 {
	float:left;
}
.navigation select{
	display:none;
    box-shadow: none !important;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    margin-top: 2px;
    outline: medium none !important;
    padding: 10px;
}
.ddsmoothmenu1 ul {
	z-index:999;
	margin:0;
	list-style-type:none;
	float:left;
	position:relative;
}
.ddsmoothmenu1 ul li {
	position:relative;
	display:inline;
	float:left;
}
.ddsmoothmenu1 > ul > li {
	background:url(../images/nav-sep.html) repeat-y left;
	padding-left:2px;
}
.ddsmoothmenu1>ul>li:first-child {
	padding-left:0px;
}
.ddsmoothmenu1 ul li a {
	display:block;
	height:34px;
padding:12px 12px 0px 12px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-family: 'Source Sans Pro', sans-serif;
}
* html .ddsmoothmenu1 ul li a {
	display:inline-block;
}
.ddsmoothmenu1 ul li a:link, .ddsmoothmenu ul li a:visited {
	color:#fff;
}
.ddsmoothmenu1 > ul > li > a:hover, .ddsmoothmenu > ul > li.current-menu-item > a {
	/*background-image:url(images/navi-bg.png);*/
	color:#FFF;
}
.ddsmoothmenu1 > ul > li > a:hover, .ddsmoothmenu1 > ul > li.current-menu-item > a, .ddsmoothmenu1 > ul > li > a.selected {
	color:#000;
}
.ddsmoothmenu1 ul li ul {
	position:absolute;
	left:0;
	display:none;
	margin:0px 0px 0px 1px;
	padding:0px 0px 5px 0px;
	min-width:200px;
}
.ddsmoothmenu1 ul li:hover > ul {
	display:inline;
}
.ddsmoothmenu1 ul li ul li {
	display:list-item;
	float:left;
	padding:0px 5px;
	margin:0px;
}
.ddsmoothmenu1 ul li ul li:first-child {
	padding-top:5px;
}
.ddsmoothmenu ul li ul li.last {
	padding-bottom:5px;
}
.ddsmoothmenu1 ul li ul li ul {
	top:0;
	margin:0px 0px 0px 0px;
	min-width:200px;
	background:url(../images/navigation-bg.html);
	left:100%;
}
.ddsmoothmenu1 ul li ul li a {
	width:173px;
	height:24px;
	padding:6px 5px 0px 15px;
	margin:0;
	font-size:13px;
	border-radius:2px;
	border:none;
	background:url(../images/navi-arrow.html) no-repeat 5px 12px;
}
.ddsmoothmenu1 ul li ul li a:hover {
	color:#FFF !important
}
.ddsmoothmenu1 ul li ul li a:hover, .ddsmoothmenu1 ul li ul li a.selected {
	background:#FFFFFF;
}
.ddsmoothmenu1 ul li ul li ul li a {
	color:#fff !important;
}
* html .ddsmoothmenu1 {
	height: 1%;
}

/* Search
================================================== */
#header .search {
	float:right;
	position:relative;
	margin-right:10px;
}
#header  .search a.search-btn {
	float:right;
	width:32px;
	height:29px;
	margin:8px 0px 0px 0px;
	display:inline-block;
	background:url(../images/search.html) no-repeat;
}
#header  .search ul {
	position:absolute;
	display:none;
	width:234px;
	height:44px;
	padding:17px 0px 0px 15px;
	right:-12px;
	top:34px;
	background:url(../images/search-bg.html) no-repeat 0px 0px;
}
#header  .search ul li {
	float:left;
	margin-left:-3px;
}
#header  .search ul li input.bar {
	float:left;
	width:174px;
	height:29px;
	line-height:29px;
	padding:0 8px;
	color:#878787;
	font-size:11px;
	border:#9c9c9c solid 1px;
	background:#FFF;
	box-shadow:inset 2px 2px 3px #ccc;
	outline:none !important;
}
#header  .search ul li input.go {
	font-size:12px;
	border:none;
	text-transform:none;
	margin:0px 0px 0px 0px;
}
/* Banner
================================================== */
#banner {
	min-width:100%;
	float:left;
	height:400px;/*350px*/
	z-index:1;
	position:relative;
	background:#FFFFFF;
}
#banner #gallery {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	float:left;
	background:#1f1f1f;
	box-shadow:0px 0px 3px #000;
}
#gallery #main {
	width:100%;
	height:250px;
	float:left;
	position:relative;
	z-index:1;
}
#gallery #images, #gallery #thumbs {
	overflow: hidden;
}
#gallery #images {
	width:100% !important;
	height:250px !important;
	margin:0 auto;
	position:absolute;
	top:0;
}
#gallery #images .slide {
	width: 100% !important;
	height:250px;
	position:relative;
	float:left;
	display:block;
}
#gallery #images .slide .caption {
	width:678px;
	padding:20px;
	position:absolute;
	bottom:20px;
	text-align:left;
	background:url(../images/black-dark.html);
}
.slide .caption p {
	color:#bbbbbb;
	line-height:16px;
	padding-top:5px;
}
.caroufredsel_wrapper {
	position:absolute !important;
	z-index:2;
	top:0px !important;
	margin:0px 0px 0px 0px !important;
	overflow:visible !important;
}
#main > .caroufredsel_wrapper {
	top:0px !important;
	margin:0px !important;
	width:100% !important;
	height:250px !important;
}
.slider-wrapper {
	height:406px !important;
	float:left;
	width:100% !important;
}
#banner .right-sec {
	position:absolute;
	z-index:9;
	right:0px;
	height:250px;
	padding-left:7px;
	display:block;
	overflow:hidden;
}
.banner-paging {
	width:180px;
	height:248px;
	padding:1px;
	background:#1f1f1f;
	float:right;
	display:block;
	position:relative;
	border-left:6px solid #1c303e;
}
#gallery #thumbs {
	width: 180px;
}
#gallery #thumbs .thumb {
	width:180px;
	height:80px;
	float: left;
	margin:1px 0 0 0px;
	position:relative;
}
#gallery #thumbs .thumb a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width: 180px;
	height:80px;
	float:left;
	opacity:.5;
}
#gallery #thumbs .thumb a {
	float:left;
}
#gallery #thumbs .thumb a.selected, #gallery #thumbs .thumb a:hover {
	opacity:1 !important;
}
#gallery #prev, #gallery #next {
	text-indent:-999em;
	display:block !important;
	width:40px;
	height:17px;
	left:70px;
	position:absolute;
	z-index:9;
	background: url(../images/top-bottom-arrows.html) no-repeat !important;
}
#gallery #prev {
	background-position: 0px 0px !important;
	top:0px;
}
#gallery #next {
	background-position: 0px -17px !important;
	bottom:0px;
}
#gallery .toggle-btn {
	width:13px;
	height:28px;
	left:0px;
	z-index:9990;
	top:50%;
	margin-top:-14px;
	text-indent:-9999px;
	opacity:1 !important;
	position:absolute;
	display:inline-block !important;
	background:url(../images/toggle-btn.html) no-repeat 0px 0px;
}
#gallery .hidden {
	display:inline-block !important;
}
/*Sliders
==================================================*/
.sudoslider1, .banner-slider, .anythingSlider, .slider-wrapper3, .nivoSlider{
	width:100% !important;
}
/* Nivo Slider
================================================== */
.nivoSlider {
	position:relative;
	width:100%;
	float:left;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }
/* Caption styles */
.nivo-caption {
	position:absolute;
	width:100%;
	height:100%;
	z-index:9985;
	top:0px;
	left:0 !important;
	display:block !important;
	opacity:1 !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nivo-caption-in {
	position:absolute;
	color:#b1b1b1;
	width:100%;
	z-index:9985;
	bottom: 0px;
	left:0 !important;
	padding:5px 20px 10px 20px;
	display:block !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/caption.html);
}
.nivo-caption-in .capt-in {
	display:none;
	position:relative;
	padding:0;
}
.nivo-caption-in.Top {
	top:0;
	bottom:auto;
}
.nivo-caption {
	position:absolute;
	color:#fff;
	z-index:9985;
	bottom:0;
	padding:20px;
	display:block !important;
	opacity:1 !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav {
	height:49px;
	width:100%;
	position:absolute;
	top:50%;
	margin-top:-100px;
	z-index:9999;
}
.nivo-directionNav a {
	z-index:9;
	cursor:pointer;
	text-indent:-9999px;
}
.nivo-prevNav {
	width:30px;
	height:49px;
	float:left;
	display:inline-block !important;
	background:url(../images/arrow-banner.html) no-repeat 0px 0px;
}
.nivo-nextNav {
	width:30px;
	height:49px;
	float:right;
	display:inline-block !important;
	background:url(../images/arrow-banner.html) no-repeat -31px 0px;
}
.nivo-prevNav:hover {
	background:url(../images/arrow-banner.html) no-repeat 0px -51px;
}
.nivo-nextNav:hover {
	background:url(../images/arrow-banner.html) no-repeat -31px -51px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* cosmetics */
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/ajax_loading.html) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	display:block;
}
.nivo-controlNav {
	left:49%;
	padding:5px 10px;
	position:absolute;
	border-radius:20px;
	bottom:20px;
	z-index:9990;
	box-shadow:0px 0px 2px #000;
	display:none;
}
/* Anything Slider
================================================== */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
.anythingSlider .anythingWindow {
	position:relative;
	width:100%;
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.anythingSlider .anythingBase {
	background:transparent;
	list-style:none;
	position:absolute;
	overflow:visible !important;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
.anythingSlider .arrow span {
	display:block;
	visibility:hidden;
}
.anythingSlider .arrow.disabled {
	display:none;
}
.anythingSlider .panel {
	background:transparent;
	display:block;
	overflow:hidden;
	float:left;
	padding:0;
	margin:0;
}
.anythingSlider .vertical .panel {
	float:none;
}
.anythingSlider .fade .panel {
	float:none;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	top:0;
	left:0;
}
.anythingSlider .fade .activePage {
	opacity:1;
	filter:alpha(opacity=100);
	z-index:2;
}
.any-caption {
	position:absolute;
	width:100%;
	z-index:9985;
	top:0px;
	left:0 !important;
	display:block !important;
	opacity:1 !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.capt-in {
	position:absolute;
	color:#b1b1b1;
	width:100%;
	z-index:9985;
	bottom:0px;
	left:0 !important;
	padding:20px;
	display:block !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.Top .capt-in {
	top:0;
	bottom:auto;
}
.caption-Top {
	top:99px;
	bottom:auto !important;
}
.any-caption {
	color:#b1b1b1;
	bottom:0px;
	left:0px;
	display:block !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-spacing:3px;
	position:absolute;
	width:100%;
}
.any-caption.caption-Right {
	left:auto;
	right:40px;
}
.any-caption h1 {
	padding:0px 0px 5px 0px;
	font-size:18px;
	float:left;
	color:#FFF;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:none !important;
}
.any-caption p {
	color:#bbbbbb;
}
.anythingSlider .panel {
	position:relative;
}
.anythingSlider img {
	width:100%;
	height:100%;
}
.anythingSlider-default .anythingControls a.start-stop {
	display:none;
}
.anythingSlider-default .arrow {
	top:44%;
	position:absolute;
	display:block;
	width:46px;
	height:46px;
	z-index:9986;
	cursor:pointer;
	text-indent:-9999px;
}
.anythingSlider-default .back {
	width:30px;
	height:49px;
	float:left;
	left:0px;
	display:inline-block !important;
	background:url(../images/arrow-banner.html) no-repeat 0px 0px;
}
.anythingSlider-default .back:hover {
	background:url(../images/arrow-banner.html) no-repeat 0px -51px;
	background-color:inherit !important;
}
.anythingSlider-default .forward {
	width:30px;
	height:49px;
	float:right;
	right:0px;
	display:inline-block !important;
	background:url(../images/arrow-banner.html) no-repeat -31px 0px;
}
.anythingSlider-default .forward:hover {
	background:url(../images/arrow-banner.html) no-repeat -31px -51px;
	background-color:inherit !important;
}
/* IE8 and Older Styling */
.as-oldie .anythingSlider-default .arrow {
	top:30%;
}
.as-oldie .anythingSlider-default .arrow a {
	margin:0;
}
.as-oldie .anythingSlider-default .anythingControls li {
	margin-left:3px;
}
.as-oldie .anythingSlider-default .anythingControls a {
	margin:0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
	margin:0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
	padding:3px 0 0 0;
}
/* RTL Styling */
.anythingSlider.rtl .anythingWindow {
	direction:ltr;
	unicode-bidi:bidi-override;
}
.anythingSlider.rtl .anythingControls ul {
	float:left;
}
.anythingSlider.rtl .anythingControls ul a {
	float:right;
}
.anythingSlider, .anythingSlider .anythingWindow, .anythingSlider .anythingControls ul a, .anythingSlider .arrow a, .anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}
/* Sudo Slider
================================================== */
.sudo-slider {
	width:100% !important;
	height:100% !important;
}
.sudoslider1 {
	/*width:100% !important;*/
}
.sudo-slider ul {
	height:100% !important;
	width:100% !important;
	float:left;
}
.sudo-slider ul li {
	width:100% !important;
	height:100% !important;
	display:block !important;
}
.sudo-slider img {
	width:100% !important;
	height:100% !important;
}
#controls .nextBtn {
	right:-30px;
}
.sudoslid #container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:696px;
	background:#fff;
	margin-bottom:2em;
}
.sudo-slider ul, .sudo-slider li {
	margin:0;
	width:100%;
	list-style:none;
	position:relative;
	display:block;
}
.sudo-slider, .sudo-slider li {
	overflow:hidden;
}
.sudo-slider li .caption {
	color:#b1b1b1;
	width:100%;
	bottom:0px;
	left:0px;
	display:block !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-spacing:3px;
	position:absolute;
}
.sudo-slider .capt-in {
	padding:20px;
	background:url(../images/black.html);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
}
.capt-in a h3 {
	background: none repeat scroll 0 0 #00BCCF;
	float: left;
	padding: 10px;
}
.caption .capt-in {
	background-position: 420px 37px;
}
.sudo-slider li .Right {
	left:auto;
	right:40px;
}
.sudo-slider h1 {
	padding:0px 0px 5px 0px;
	font-size:16px;
	float:left;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:none !important;
}
.sudo-slider li .caption {
	position:absolute;
	color:#b1b1b1;
	width:100%;
	z-index:9985;
	top:0px;
	left:0 !important;
	padding:20px;
	display:block !important;
	opacity:1 !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;

	box-sizing:border-box;
}
.sudo-slider li .Top {
	top:0px;
	left:0 !important;
	bottom:auto;
}
.sudo-slider li .caption .capt-in {
	color:#b1b1b1;
	width:100%;
	padding:20px;
	display:block !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-spacing:3px;
	font-family: 'Oswald', sans-serif;
}
.sudo-slider h1 a {
	color:#FFF;
}
.sudo-slider p {
	color:#bbbbbb;
}
.sudo-slider li .caption .capt-in h3 {
	color:#fff;
	padding-bottom:5px;
	font-size:18px;
}
.anythingWindow .capt-in {
	float:left;
	padding:20px;
	background:url(../images/caption.html);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.capt-in p {
	float:left;
	width:100%;
}
#controls {
	height:50px;
	width:100%;
	top:50%;
	margin-top:-25px;
	z-index:9990;
	position:absolute;
	display:inline-block !important;
}
#controls a {
	z-index:9;
	cursor:pointer;
	text-indent:-9999px;
}
#controls .prevBtn {
	width:30px;
	height:49px;
	float:left;
	position:absolute;
	display:inline-block !important;
	background:url(../images/arrow-banner.html) no-repeat 0 0;
	position:relative;
	left:0px;
}
#controls .prevBtn:hover {
	background:url(../images/arrow-banner.html) no-repeat 0px -51px;
}
#controls .nextBtn {
	width:30px;
	height:49px;
	right:0px;
	position:absolute;
	display:inline-block !important;
	background:url(../images/arrow-banner.html) no-repeat -31px 0px;
}
#controls .nextBtn:hover {
	background:url(../images/arrow-banner.html) no-repeat -31px -51px;
}
/* Headlines
================================================== */
.headlines {
	width:100%;
	padding:15px 0px;
	float:left;
}
.headlines h4 {
	float:left;
	padding:0px 10px 0px 0px;
}
.sliderwrapper {
	position:relative;
	overflow:hidden;
	width:810px;
	height:20px;
	float:left;
}
.sliderwrapper .contentdiv {
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
	padding-top:2px;
	width:100%;
	height:100%;
	color:#a6a6a6;
}
.paginationn {
	float:right;
}
.paginationn span {
	width:16px;
	height:17px;
	border-radius:3px;
	display:inline-block;
	border:#0f0f0f solid 1px;
	background:url(../images/arrows-small.html) no-repeat 0px 0px #0f1517;
}
.paginationn a {
	width:16px;
	height:17px;
	border-radius:3px;
	display:inline-block;
	border:#0f0f0f solid 1px;
	background:url(../images/arrows-small.html) no-repeat 0px 0px #0f1517;
}
.paginationn a.prev {
	background:url(../images/arrows-small.html) no-repeat 0px -17px #0f1517;
}
/* Page Title
================================================== */
#page-title {
	min-width:100%;
	/*height:92px;*/
	z-index:1;
	position:relative;
	background:#1f1f1f;
	float:left;
}
#page-title h1 {
	float:left;
	color:#FFF;
	font-size:30px;
	line-height: 40px;
	padding:10px 0px 10px 0px;
}
#page-title .page-share {
	float:right;
	padding:10px 0px 4px 0px; /*20px 0px 20px 0px;*/
}
.page-share a {
	width:25px;
	height:25px;
	float:left;
	margin-left:6px;
	display:inline-block;
	background-position:top;
	background-repeat:no-repeat;
}
.page-share a:first-child {
	margin-left:0px;
}
.page-share a:hover {
	background-position:bottom;
}
.page-share a.share-fb {
	background-image:url(../images/share-fb.html);
}
.page-share a.share-linkdin {
	background-image:url(../images/share-linkdin.html);
}
.page-share a.share-twitter {
	background-image:url(../images/share-twitter.html);
}
.page-share a.share-vimeo {
	background-image:url(../images/share-vimeo.html);
}
.page-share a.share-blogger {
	background-image:url(../images/share-blogger.html);
}
.page-share a.share-stumble {
	background-image:url(../images/share-stumble.html);
}
#page-title .sub_banner {
	float:left;
	width:100%;
	padding:10px;
	margin:10px 0px 20px 0px;
	background:#FFFFFF;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#page-title .sub_banner img{
	float:left;
	width:100%;
}
.sub_banner img {
    width: 100%;
}
.sub_banner{
	background:#fff;
	padding:10px 10px 7px;
	margin-top:10px;
}
/* Content Section
================================================== */
.content-sec {
	float: left;
	min-width: 100%;
	z-index:1;
	position:relative;
}
#content-sec {
	width:100%;
	padding-top:20px;
}
.content-sec .columns{
	width:1020px;
	margin-left:-20px;
	padding-top:40px;
}
/* Bread Crumb
================================================== */
#bread-crumb {
	width:100%;
	float:left;
	padding: 15px 0px 0px 0px;
}
#bread-crumb ul {
	width:100%;
	float:left;
}
#bread-crumb ul li {
	float:left;
	color:#9D9D9D;
	padding:0px 15px 0px 15px;
	background:url(../images/bread-crumb.html) no-repeat 0px 5px;
}
#bread-crumb ul li:first-child {
	background:none;
	padding-left:0;
}
#bread-crumb ul li a {
	float:none;
	color:#9d9d9d;
	font-size:11px;
	font-style:italic;
}
/* Grid
================================================== */
.col1 {
	width:250px;
	float:left;
	margin-bottom:15px;
	margin-left:20px;
}
.col2 {
	width:460px;
	margin-left:20px;
}
.col3 {
	width:730px;
	float:left;
	margin-left:20px;
}
.fullwidth {
	width:1000px !important;
	float:left;
	margin-left:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.box {
	float:left;
	width:100%;
	background:#fff;
	margin-bottom:20px;
	box-shadow:0px 0px 6px #ccc;
	border-top:solid 3px;
}
.page_box {
	float:left;
	background:#fff;
	margin-bottom:20px;
	box-shadow:0px 0px 6px #ccc;
	border-top:solid 3px;
}
.page_box .box-in {
	width:100%;
	float:left;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.box .box-in {
	width:100%;
	float:left;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.box .box-in label, legend {
	padding: 10px 0;
	font-size:14px;
}
.box-in a.thumb {
	float:left;
	width:100%;
	margin-bottom:10px;
	border:#b0b0b0 solid 1px;
}
.box-in a.thumb img {
	float:left;
	width:100%;
}
.box .sec-bot-bar {
	width:100%;
	float:left;
	padding:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/pattern.html) repeat-x top #f3f3f3;
}
.box .sec-bot-bar a {
	color:#424242;
	font-size:11px;
	font-weight:bold;
}
.box .sec-bot-bar a:hover {
	color:#000000;
}
.box .sec-bot-bar a.advance-search {
	float:left;
	padding:4px 0px 2px 22px;
	background:url(../images/advance-search.html) no-repeat 0px 0px;
}
.box .sec-bot-bar a.view-cal {
	padding:3px 0px 3px 22px;
	background:url(../images/calendar.html) no-repeat 0px 0px;
}
.box .sec-bot-bar a.view-gal {
	padding:3px 0px 3px 22px;
	background:url(../images/gallery.html) no-repeat 0px 2px;
}
.box .sec-bot-bar a.follow-twitter {
	padding:3px 0px 3px 22px;
	background:url(../images/twitter-icon.html) no-repeat 0px 2px;
}
/* Widget
================================================== */
.widget {
	width:100%;
	float:left;
}
.widget p {
	padding:0px 0px 0;/*5px 0px 0*/
	width:100%;
	float:left;
}
/* Princple Message
================================================== */
.princple-msg {
	width:100%;
	float:left;
}
.princple-msg .thumb {
	width:100%;
	float:left;
	position:relative;
	padding-bottom:4px;
	background:url(../images/pattern.html) repeat-x bottom;
}
.princple-msg .thumb img {
	width:100%;
	float:left;
}
.princple-msg .thumb h4 {
	background:#002c42;
	padding:5px 10px;
	float:left;
	position:absolute;
	bottom:15px;
	left:0;
}
.princple-msg .box-in h4 {
	padding:0px;
}
.princple-msg .box-in p {
	padding-left:0px;
}
.princple-msg .signature {
	padding:3px 0px 0px 0px;
}
/* Text Widget
================================================== */
.text-widget {
	width:100%;
	float:left;
}
.text-widget iframe {
	width:100%;
	min-height:200px;
	float:left;
	border:#d0d0d0 solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.text-widget ul {
	width:100%;
	float:left;
}
.text-widget ul li {
	width:100%;#000000 2px solid;
	float:left;
	color:#424242;
	font-size:12px;
	text-align:justify;
	/*font-weight:bold;*/
	padding:6px 0px 0px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/bullet.html) no-repeat 0px 10px;
	
}
.text-widget ul li a {
	color:#0b0080;/*424242*/
	font-weight:bold;
}
/* Twitter Widget
================================================== */
.colr.tweets {
	color: #188FD2 !important;
}
#tweet-links a {
	color: #188FD2 !important;
	float: left;
	padding:0 5px 0 0;
}
.twitter {
	float: left;
}
.twitter-widget {
	width:100%;
	float:left;
}
.twitter-widget ul {
	width:100%;
	float:left;
}
.twitter-widget ul li {
	width:100%;
	float:left;
	color:#4f4f4f;
	padding:15px 0px 0px 0px;
	font-size:11px;
}
.twitter-widget ul li:first-child {
	padding:0px 0px 0px 0px;
}
.twitter-widget ul li > a {
	color:#949494;
}
.twitter-widget ul li span {
	display:block;
	width:100%;
}
.twitter-widget ul li span a {
	color:#188fd2;
}
.tweet {
	padding: 15px 20px;
}
#tweet-links p {
	padding: 0;
}
.follow-tweet {
	float:left;
	padding-left: 20px;
	font-size: 11px;
	margin:0px 0px 20px 20px;
	background: url(../images/twitter-icon-2.html) no-repeat 0px 3px;
}
#footer .follow-tweet {
	float:left;
	padding-left: 20px;
	font-size: 11px;
	margin:10px 0px 0px 0px;
	background: url(../images/twitter-icon-2.html) no-repeat 0px 3px;
}
/* Events Widget
================================================== */
.events-widget {
	width:100%;
	float:left;
}
.counter-sec {
	width:100%;
	float:left;
	padding:10px 10px 20px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/pattern.html) repeat-x bottom;
	background-color:#ececec !important;
	box-shadow:0 0 6px #CCCCCC;
}
.upcoming-eve .sec-bot-bar {
	background:#F3F3F3;
	padding:10px;
}
.counter-sec h4 {
	width:100%;
	text-align:center;
	padding:0px 0px 10px 0px;
}
/* timer general */
.hasCountdown {
	padding-left:1px;
	height:65px;
}
#timer {
	position:relative;
	width:300px;
}
/* timer numbers */
.timer_numbers {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
}
#timer_days {
	background:url(../images/countdown1.html) no-repeat right;
	float:left;
	height:28px;
	padding:5px 0px 0 5px;
	letter-spacing:11px;
	margin-right:1px;
}
#timer_hours {
	background:url(../images/countdown1.html) no-repeat right;
	float:left;
	height:28px;
	padding:5px 0 0 5px;
	letter-spacing:11px;
	margin-right:1px;
}
#timer_mins {
	background:url(../images/countdown1.html) no-repeat right;
	float:left;
	height:28px;
	padding:5px 0 0 5px;
	letter-spacing:11px;
	margin-right:2px;
}
#timer_seconds {
	background:url(../images/countdown2.html) no-repeat;
	float:left;
	height:28px;
	padding:5px 0 0 5px;
	letter-spacing:11px;
}
/* timer labels */
.timer_labels {
	font-size:10px;
	text-align:center;
	color:#949494;
	text-transform:uppercase;
}
#timer_labels {
	position:relative;
}
#timer_days_label {
	position:absolute;
	top:35px;
	left:10px;
}
#timer_hours_label {
	position:absolute;
	top:35px;
	left:60px;
}
#timer_mins_label {
	position:absolute;
	top:35px;
	left:116px;
}
#timer_seconds_label {
	position:absolute;
	top:35px;
	left:167px;
}
.current-item {
	width:100%;
	float:left;
	padding:10px;
	background:#FFF;
	border-radius:3px;
	box-shadow:0px 0px 3px #CCC;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.current-item .date h1{
	line-height:20px;
}
.current-item .date {
	width:37px;
	text-align:center;
	position:absolute;
	left:10px;
	padding-top:0;
}
.current-item .eve-desc {
	width:auto;
	float:left;
	display:block;
	border-left:#dcdcdc solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:37px;
	padding-left:10px;
}
.current-item .eve-desc h5 a {
	color:#424242;
}
.current-item .eve-desc p {
	color:#949494;
	padding:2px;
	line-height:16px;
}
ul.date-list {
	float:left;
	width:100%;
}
ul.date-list li {
	float:left;
	width:100%;
	position:relative;
	padding:12px 0px 14px 0px;
	background:url(../images/pattern1.html) repeat-x top;
	box-shadow:0 0 6px #CCCCCC;
}
ul.date-list li:first-child {
	background:none;
}
ul.date-list li .date {
	/*width:37px;*/
	text-align:center;
	position:absolute;
	left:10px;
	top:0px;
	padding-top:3px;
}
ul.date-list li .date h1{font-size:20px !important;min-height:15px !important;}

ul.date-list li .eve-desc {
	width:auto;
	float:left;
	display:block;
	border-left:#dcdcdc solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:47px;
	padding-left:10px;
}
ul.date-list li .eve-desc h5 a {
	color:#424242;
}
ul.date-list li .eve-desc p {
	color:#949494;
	padding:2px;
	line-height:16px;
}
/* Blog Categories Widget
================================================== */
.category-widget {
	width:100%;
	float:left;
}
.category-widget ul {
	width:100%;
	float:left;
}
.category-widget ul li {
	width:100%;
	float:left;
	padding:8px 0px 0px 12px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/bread-crumb.html) no-repeat 0px 13px;
}
.category-widget ul li:first-child {
	padding:0px 0px 0px 12px;
	background:url(../images/bread-crumb.html) no-repeat 0px 5px;
}
.category-widget ul li a {
	font-size:11px;
	color:#424242;
	display:block;
}
.category-widget ul li a span {
	float:right;
}
/* Tabs Widget
================================================== */
.widget.box.widget_search input {
	margin-top: 5px !important;
}
.tabs-widget {
	width:100%;
	float:left;
	background:#FFF;
}
.tabs-widget .tab_menu_container {
	width:100%;
	float:left;
	height:47px;
}
.tabs-widget .tab_menu_container ul {
	width:100%;
	float:left;
	height:47px;
	background:url(../images/pattern.html) repeat-x bottom;
}
.tabs-widget .tab_menu_container ul li {
	float:left;
	display:inline-block;
	text-align:center;
	border-left:#cccccc solid 2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.tabs-widget .tab_menu_container ul li:first-child {
	border-left:none;
}
.tabs-widget .tab_menu_container a {
	border-top:3px solid;
	color:#002c42;
	font-size:16px;
	height:37px;
	display:block;
	width:100%;
	cursor:pointer;
	padding:10px 0px 0px 0px;
	text-transform:uppercase;
	margin-top:-3px;
}
.tabs-widget .tab_menu_container a.current {
	background:url(../images/tabs-active.html) repeat-x top;
	border-top:#000 solid 3px;
}
.tab-list .widget_recent_comments {
	padding: 10px;
	width: 96%;
}
.tab-list .widget_recent_entries {
	padding: 10px;
	width: 96%;
}
.tab-list .widget_search {
	padding: 10px;
	width: 92%;
}
.tab-list .widget_meta {
	padding: 10px;
	width: 92%;
}
.tab-list .widget_pages {
	padding: 15px 20px 20px;
	width: 92%;
}
.tab-list .widget_pages ul li {
	line-height:23px;
	background: url(../images/left_arrow.html) no-repeat left top 7px;
	padding-left:15px;
}
.tab-list .widget_links {
	padding: 10px;
	width: 92%;
}
.tab-list {
	width:100%;
	float:left;
	display:none;
}
.widget_categories ul {
	padding:0px 0px 10px 20px;
}
.col1 .widget_categories ul li {
	background: url(../images/left_arrow.html) no-repeat left top 7px;
	padding-left:15px;
}
.tabs-widget .widget_categories {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: medium none;
	float: left;
	margin-top: 0;
}
.col1 .widget.box.widget_advanced-search-widget {
	padding:0px 10px 0px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.widget_advanced-search-widget #searchsubmit {
	margin-top:4px;
}
.tabs-widget .widgettitle {
	display:none;
}
.widget_categories ul {
	margin-top:10px;
}
.widget_categories ul li.cat-item a {
	color:#424242;
	line-height:23px;
}
.widget_archive {
	background:#FFF;
	padding-bottom:14px;
}
#footer .widget_archive {
	background: none;
	padding-bottom:14px;
}
.widget_archive select {
	margin:12px 0 0 12px;
}
.box-in .select {
	width:100%;
}
.uni-news .box-in {
	float: left;
	padding: 20px 20px 10px;
}
.tabs-widget .widget_archive {
	-webkit-box-siz`ing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 20px 17px;
	border:none;
}
.tab-list .widget_archive {
	margin-top:0px;
}
.tab-list .widget_archive li {
	background: url(../images/left_arrow.html) no-repeat scroll left top 7px transparent;
	padding-left: 15px;
}
.tabs-widget .widget_archive ul {
	margin:0px;
}
.widget_archive ul {
	margin-top:10px;
}
.widget_archive ul li a {
	color:#424242;
	line-height:23px;
}
/* Post List
================================================== */
.post-list {
	width:100%;
	float:left;
}
.post-list li {
	width:100%;
	float:left;
	position:relative;
	padding:5px 0px;
}
.post-list li:first-child {
	padding-top:0px;
}
.post-list li a.thumb {
	float:left;
	position:absolute;
	left:0;
	top:9px;
	width:63px;
	border:#cacaca solid 1px;
}
.post-list li a.thumb img {
	width:100%;
}
.post-list li:first-child a.thumb {
	top:4px;
}
.post-list li .desc {
	display:block;
	padding-left:74px;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.post-list li .desc h6 a {
	color:#424242;
	font-weight:bold;
}
.post-list li .desc p.date {
	color:#9e9e9e;
}
/* Gallery Widget
================================================== */
.gallery-widget {
	width:100%;
	float:left;
}
ul.gal-list {
	width:102%;
	float:left;
}
ul.gal-list li {
	float:left;
}
ul.gal-list li a {
	width:68px;
	float:left;
	margin:0px 1px 1px 0px;
	border:#b0b0b0 solid 1px;
}
ul.gal-list li a img {
	width:100%;
	float:left;
}
/* Links Widget
================================================== */
.links-widget {
	width:100%;
	float:left;
}
.links-widget ul {
	width:100%;
	float:left;
}
.links-widget ul li {
	width:50%;
	float:left;
	padding:2px 0px;
}
.links-widget ul li a {
	font-size:11px;
}
/* Links Widget
================================================== */
.social-widget {
	width:100%;
	float:left;
}
.social-widget ul {
	width:100%;
	float:left;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#footer .social-widget ul {
	padding:10px 0px 10px 0px;
}
.social-widget ul li {
	float:left;
	padding:0 7px 14px;
}
.social-widget ul li a {
	float:left;
}
/*RSS Widget
==================================================*/
.columns .widget_rss {
    float: left;
}
.columns .widget_rss ul {
    float: left;
	padding:20px;
}
.columns .widget_rss ul li {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    line-height: 20px;
	padding:0 0 0 15px;
    width: 100%;
	background:url(../images/left_arrow.html) no-repeat left top 5px;
}
.columns .widget_rss ul li a{
	color:#424242;
}
.columns .widget_rss ul li a:hover{
	color:#FF6319;
}
.rsswidget{
}
/*Search Widget
==================================================*/
.widget_search .screen-reader-text {
    font-size: 14px;
}
/* Newsletter Widget
================================================== */
.newsletter-widget {
	float:left;
}
.newsletter-widget input.bar {
	outline:none !important;
	margin:10px 0px 15px 0px;
	float:left;
}
#newsletter_mess {
	color: #B00;
}
/* Accordion
================================================== */
.accordion {
	width:100%;
	float:left;
}
#example10 li {
	position:relative;
}
#example10 li img {
	float:right;
}
#example10 div.slider-bg {
	background:#000;
	top:300px;
	height:102px;
	width:600px;
	left:0;
	position:absolute;
	z-index:10;
	opacity:.5;
}
#example10 div.slider-info {
	top:30px;
	height:72px;
	left:0;
	position:absolute;
	width:65px;
	z-index:15;
	padding:15px;
}
#example10 div.slider-info h4 {
	color:#fff;
	padding:10px;
	background:#002c42;
	float:left;
	display:none;
}
#example10 div.slider-info p {
	display:none;
	font-size:11px;
	line-height:14px;
	color:#fff;
	margin:0 !important;
	width:230px;
	padding:10px;
}
#example10 li.slider-open h4 {
	display:block;
}
#example10 li.slider-open div.slider-info {
	width:300px;
}
#example10 li.slider-open div.slider-info strong {
	font-size:22px;
}
#example10 li.slider-open div.slider-info p {
	display:block;
}
/* Course Finder
================================================== */
.course-finder ul {
	width:100%;
	float:left;
	padding:10px 0px 0px 0px;
}
.course-finder ul:first-child {
	padding:0px 0px 0px 0px;
}
.course-finder ul li {
	float:left;
	width:336px;
}
.course-finder ul li:first-child {
	float:left;
	color:#002c42;
	width:84px;
	padding-top:4px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}
.course-finder ul li select {
	float:left;
	margin-right:10px;
	width:253px;
}
/* University News
================================================== */
.uni-news {
	position:relative;
}
.uni-news .rss {
	width:15px;
	height:15px;
	display:inline-block;
	position:absolute;
	right:10px;
	top:10px;
	background:url(../images/rss.html) no-repeat 0px 0px;
}
.uni-news .video {
	width:100%;
	float:left;
}
.uni-news .video iframe {
	width:100%;
	height:250px;
	float:left;
}
.uni-news .news-desc {
	width:100%;
	float:left;
	padding:10px 0px 0px 0px;
}
.uni-news p.date {
	color:#949494;
}
.col1 .uni-news .news-list li .desc {
	float:left;
	width:100%;
	padding:0;
}
.col1 .uni-news .news-list li a {
	width:100%;
}
.sec-bot-bar {
	float:left;
	padding:10px 0px 0px 0px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec-bot-bar .advance-search {
	color:#424242;
	font-size:11px;
	font-weight:bold;
	padding:4px 0 2px 22px;
	background:url(../images/advance-search.html) no-repeat;
}
.sec-bot-bar .view-cal {
	color:#424242;
	font-size:11px;
	font-weight:bold;
	padding:4px 0 2px 22px;
	background:url(../images/advance-search.html) no-repeat;
}
.gallery-widget .sec-bot-bar {
	background: none repeat scroll 0 0 #F3F3F3;
	padding: 10px;
}
.sec-bot-bar .view-gal {
	color:#424242;
	font-size:11px;
	font-weight:bold;
	padding:4px 0 2px 22px;
	background:url(../images/advance-search.html) no-repeat;
}
/* News Posts List
================================================== */
.news-list {
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
}
.news-list li:first-child {
	padding:0px 0px 0px 0px;
}
.news-list li {
	float:left;
	width:100%;
	padding:20px 0px 0px 0px;
	position:relative;
}
.news-list li .thumb {
	left:0;
	float:left;
	width:138px;
	position:absolute;
	border:#b0b0b0 solid 1px;
}
.col1 .news-list li .thumb {
	position:inherit;
}
.news-list li .thumb img {
	float:left;
	width:100%;
	height:auto !important;
}
.news-list li .desc {
	float:left;
	width:100%;
	padding:0px 0px 0px 150px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.news-list .video img {
	width:100%;
}
/* Blog
================================================== */
.blog {
	width:100%;
	float:left;
}
.sub-menu {
	margin-left: 20px;
	opacity:0.95;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-170 {
	background: none repeat scroll 0 0 transparent;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-180 {
	background: none repeat scroll 0 0 transparent;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-161 {
	background: none repeat scroll 0 0 transparent;
}
/* Post
================================================== */
.post {
	width:100%;
	float:left;
	padding:25px 0px 20px 0px;
	position:relative;
	background:url(../images/pattern.html) repeat-x top;
}
.blog .post:first-child {
	padding-top:0px;
	background:none;
}
.box-in .post:first-child {
	padding-top:0px;
}
.post a.thumb {
	width:100%;
	float:left;
	position:relative;
}
.post a.thumb img {
	width:100%;
	float:left;
}
.post a.thumb h5 {
	padding:5px 10px;
	float:left;
	position:absolute;
	bottom:10px;
	left:0;
	color:#FFF;
	background:url(../images/black.html);
}
.post h2 {
	float:left;
	width:100%;
}
.post h2 a {
	color:#3d3d3d;
}
.post .post-opts {
	width:100%;
	float:left;
	padding:6px 0px;
}
.event-detail .post-opts {
	margin:0px 0px 10px 0px;
}
.post .post-opts p {
	float:left;
	color:#9e9e9e;
	padding:0px 20px 0px 18px;
}
.post .post-opts p.author {
	background:url(../images/author.html) no-repeat 0px 3px;
}
.post .post-opts p.date {
	background:url(../images/clock.html) no-repeat 0px 1px;
}
.post .post-opts p.comment-txt {
	background:url(../images/comment.html) no-repeat 0px 3px;
}
.post .post-opts p.cat {
	background:url(../images/icon-catg.html) no-repeat 0px 1px;
}
.post .post-opts p a {
	color:#9e9e9e;
}
.post > p {
	width:100%;
	float:left;
	color:#424242;
	padding:5px 0px;
}
.post .date-sec {
	width:70px;
	height:80px;
	float:left;
	position:absolute;
	left:0;
	background:#1f1f1f;
	text-align:center;
	border-radius:3px;
}
.post .left-rel {
	position:relative;
	float:left;
	margin-right:20px;
}
.post .date-sec h1 {
	color:#FFF;
	font-size:38px;
	font-weight:bold;
	padding:18px 0px 5px 0px;
}
.post .date-sec h2 {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.post .post-sec {
	width:100%;
	float:left;
	padding-left:90px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.even-opts {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	background: url(../images/gray-bg.html) repeat-x scroll 0 0 transparent;
	border: 1px solid #E7E7E7;
	height: 50px;
	padding: 15px 10px 0 !important;
}
/* Post Extras
================================================== */
.post-extras {
	width:100%;
	float:left;
	padding:20px 0px;
	position:relative;
	background:url(../images/pattern.html) repeat-x bottom;
}
.course-extra {
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	background:url(../images/pattern.html) repeat-x top;
}
.post-extras .tags {
	float:left;
	font-size:11px;
	color:#9e9e9e;
}
.post-extras .tags a {
	color:#9e9e9e;
}
.post-extras .post-share {
	float:right;
}
.post-extras .post-share h5 {
	float:left;
	line-height: 18px;
	padding-right:5px;
}
.post-extras .post-share .share {
	float:left;
}
.post-share a {
	float:left;
	width:17px;
	height:18px;
	margin-left:5px;
	position:relative;
	display:inline-block;
	background-position:top;
	background-repeat:no-repeat;
}
.post-share a:hover {
	background-position:bottom;
}
.post-share a.post-fb {
	background-image:url(../images/pshare-1.html);
}
.post-share a.post-in {
	background-image:url(../images/pshare-2.html);
}
.post-share a.post-tw {
	background-image:url(../images/pshare-3.html);
}
.post-share a.post-vm {
	background-image:url(../images/pshare-4.html);
}
.post-share a.post-bl {
	background-image:url(../images/pshare-5.html);
}
.post-share a.post-su {
	background-image:url(../images/pshare-6.html);
}
.post-share a span {
	display:none;
	height:27px;
	color:#FFF;
	position:absolute;
	padding:0px 10px 0px 10px;
	left:-20px;
	top:-28px;
	font-size:11px;
	background:url(../images/bubble.html) no-repeat 0px 0px;
}
.post-share a:hover span {
	display:inline-block;
}
/* About Author
================================================== */
.about-author {
	width:100%;
	float:left;
	padding:20px 0px;
	position:relative;
	background:url(../images/pattern.html) repeat-x bottom;
}
.about-author .thumb {
	left:0;
	top:24px;
	width:53px !important;
	position:absolute;
	border:#cacaca solid 1px;
}
.about-author .thumb img {
	width:100%;
}
.about-author .desc {
	width:100%;
	float:left;
	padding-left:74px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.box .about-author {
	background: url(../images/pattern.html) repeat-x scroll center bottom transparent;
	float: left;
	padding: 20px;
	position: relative;
	width: auto;
}
.box .about-author .thumb {
	left:0px;
	top:24px;
	width:53px !important;
	position:absolute;
	border:#cacaca solid 1px;
}
.box .about-author .thumb img {
	width:100%;
}
.box .about-author .desc {
	width:100%;
	float:left;
	padding-left:50px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/* Comments Section
================================================== */
#comments {
	width:100%;
	float:left;
}
#comments .heading {
	background:none;
	padding:0;
	margin-top:20px;
}
#comments ul {
	width:100%;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#comments > ul {
	padding:20px 0px 0px 0px;
}
#comments ul li {
	width:100%;
	float:left;
	margin-top:20px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#comments > ul > li:first-child {
	margin-top:0px;
}
#comments ul li .thumb {
	width:53px;
	height:53px;
	float:left;
	left:0;
	top:0;
	position:absolute;
}
#comments ul li .thumb a {
	width:53px;
	float:left;
	border:1px solid #B0B0B0;
}
#comments ul li .thumb a img {
	width:53px;
	height:53px;
	float:left;
}
#comments ul ul li {
	position:relative;
	padding:0px 20px 20px 20px;
	width:95%;
	float:right;
}
#comments ul ul ul li {
	width:90%;
	margin-top:0;
}
#comments ul ul ul ul li {
	width:85%;
}
#comments .pointer {
	display:none !important;
}
#comments ul li .thumb {
	float:left;
	width:53px;
	height:53px;
	position:absolute;
	left:0;
}
#comments ul ul li .thumb {
	left:20px;
}
#comments ul li .thumb img {
	float:left;
	width:53px;
	height:53px;
}
#comments ul li .desc {
	float:right;
	width:100%;
	padding:0px 0px 0px 65px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
#comments ul li .desc .desc-in-border {
	float:left;
	width:100%;
	padding-bottom:20px;
	background:url(../images/pattern.html) repeat-x bottom;
}
#comments ul li .desc .desc-in {
	float:left;
	width:100%;
	position:relative;
	padding:0px 0px 0px 6px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#comments ul li .desc .desc-in .title {
	float:left;
	width:100%;
}
#comments ul li .desc .desc-in .title h5 {
	font-size:16px;
	float:left;
}
#comments ul li .desc .desc-in .title p {
	float:left;
	padding:2px 0px 0px 10px;
}
#comments ul li .desc .text-desc {
	width:100%;
	padding:0px 0px;
	float:left;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#comments ul li .comment-reply-link {
	font-size:11px;
	padding:0px 0px 0px 10px;
	background:url(../images/bread-crumb.html) no-repeat 0px 2px;
}
.desc .text-desc h5 {
	float:left;
}
.desc .text-desc p.ago {
	float:left;
	padding:3px 0px 0px 10px;
}
.desc .text-desc a.comment-reply-link {
	color:#999999;
}
.desc .text-desc a.comment-reply-link:before {
	content:":: ";
}
#comments ul li .desc .text-desc a.comment-reply-link:hover {
	color:#262626;
}
.desc .text-desc .txt p {
	float:left;
	width:100%;
	padding:5px 0px;
}
#comments ul li ul.children {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#comments ul li ul.children li {
	padding:0px 0px 0px 20px;
}
#comments ul li ul.children .avatars {
	left:20px;
}
#comments ul li ul.children ul.children {
	padding:0px 0px 0px 0px;
}
#comments ul li ul.children ul.children li {
	padding:0px 0px 0px 40px;
}
#comments ul li ul.children ul.children .avatars {
	left:40px;
}
.comment-awaiting-moderation {
	width:100%;
	float:left;
	color:#fff;
	margin:5px 0px;
	font-size:10px;
	font-style:italic;
	padding:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/* Leave A Reply Section
================================================== */
#respond {
	float: left;
	padding: 20px 20px 0px 20px;
	width: auto;
}
.box #respond {
	width:100%;
	float:left;
}
#comments #respond {
	margin-top:0px;
}
#respond #reply-title {
	margin-bottom:5px;
	font-size:24px;
}
#respond #reply-title small {
	float:right;
}
#respond #reply-title small a {
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
	line-height: normal;
	display:inline-block;
	padding:5px 10px;
	margin:3px 0px 0px 0px;
	font-size:14px;
	color:#4c4c4c !important;
	text-transform:uppercase;
	background:#eaeaea;
	border:#bbbbbb solid 1px;
	text-shadow:1px 1px #fff;
}
#respond form {
	padding:20px 0px 0px 0px;
	width:100%;
	float:left;
	margin-bottom:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#respond form p {
	width:100%;
	float:left;
	padding-bottom:10px;
	position:relative;
}
.form-submit input[type="submit"] {
	margin-left:140px !important;
}
.col2 .form-submit input[type="submit"] {
	margin-left:60px !important;
}
.col3 .form-submit input[type="submit"] {
	margin-left:100px !important;
}
#respond form label {
	width:15%;
	float:left;
	font-size:13px;
}
#respond form span {
	width:1%;
	float:left;
	margin-left:-9px;
}
#respond form p:first-child {
	padding-bottom:10px;
	display:none;
}
#respond form p:first-child span {
	position:inherit !important;
	left:0;
}
#respond form p.form-allowed-tags {
	display:none;
}
#respond dt {
	width:100%;
	font-size:11px;
	padding:0px 0px 0px 92px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#respond dd {
	width:100%;
	font-size:11px;
	padding:0px 0px 0px 80px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.span5 #respond dt {
	padding:0px;
	margin:0;
}
.span5 #respond dd {
	padding:0px;
	margin:0;
}
#respond form p #submit {
	margin:20px 0px 0px 92px;
	line-height:24px;
}
#respond form input[type="text"] {
	float:left;
	width:80%;
}
#respond form textarea {
	float:left;
	width:80%;
	padding:10px;
	height:100px;
}
/* Pagination
================================================== */
.pagination {
	width:100%;
	float:left;
	padding:20px 0px 0px 0px;
	background:url(../images/pattern.html) repeat-x top transparent;
}
.pagination h5 {
	float:left;
	color:#000;
	padding:1px 10px 0px 0px;
}
.pagination ul {
	float:left;
}
.pagination ul li {
	float:left;
	padding-left:5px;
}
.pagination ul li a {
	float:left;
	width:auto;
	height:22px;
	padding: 4px 10px 1px;
	color:#706e6e;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	font-size:14px;
}
.pagination ul li span {
	float:left;
	width:auto;
	height:22px;
	padding: 4px 10px 1px;
	color:#706e6e;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	font-size:14px;
}
.pagination ul li a.next-prev {
	height:24px;
	padding-top:2px;
}
.pagination ul li span.active, .pagination ul li a:hover {
	color:#fff !important;
}/* Courses
================================================== */
.courses {
	width:100%;
	float:left;
	margin-bottom:0;
}
.courses .intro {
	width:100%;
	float:left;
	margin-bottom:20px;
	padding:0px 0px 15px 0px;
	background:url(../images/pattern.html) repeat-x bottom;
}
.courses .intro a.thumb{
	margin-bottom:20px;
}
.courses .intro .post-opts p{
	width:auto !important;
	float:left !important;
	padding:0 20px 0 18px !important;
}
.courses .intro p {
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
.intro .intro-desc {
	float:left;
	width:73%;
}
.intro .intro-desc p{
	float:left;
	width:100%;
	padding:5px 0px;
}
.intro .intro-box {
	float:right;
	width:25%;
}
.intro .intro-box .box-in {
	padding:10px 20px;
}
.intro .intro-box h3 {
	padding-bottom:5px;
}
.intro .intro-box ul {
	width:100%;
}
.intro .intro-box ul li {
	width:100%;
	float:left;
	padding:5px 0px;
}
.intro .intro-box ul li p {
	line-height:16px;
	padding:3px 0px;
}
.intro .intro-box ul li p:first-child {
	width:100%;
	font-weight:bold;
	color:#003753;
}
.intro {
	padding:10px 20px 10px 20px;
}
.intro p {
	padding:5px 0px;
}
/*
===My Table===
*/
.tblCls thead tr th
{
    text-align:center !important;
    font-size:14px !important;
    font-weight:bold !important;
    border:1px solid #000 !important;
}
.tblCls tbody tr
{
    border:1px solid #000 !important;
}
.tblCls tbody tr td
{
    font-size:12px !important;
    border:1px solid #000 !important;
}
.tblCls
{
    font-family:Verdana !important;
    border:1px solid #000 !important;
    
}

/* Table Section
================================================== */
.table-sec {
	width:100%;
	display:table;
	padding:0px 0px 20px 0px;
	background:url(../wp-content/themes/images/pattern.html) repeat-x bottom;
}
.table-sec .table-head {
	width:100%;
	color:#FFF;
	display:table-row;
	background:#002c42;
	border:#dddddd solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:inset #1a4255 0px 3px 1px;
}
.table-sec .table-head li {
	padding:10px 0px 10px 10px;
	font-size:11px;
	display:table-cell;
	text-transform:uppercase;
	border-left:#173e52 solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.table-sec .table-head li:first-child {
	border-left:none;
}
.table-sec .table-head li.id {
	width:7%;
	text-align:center;
}
.table-sec .table-head li.c-name {
	width:30%;
	padding-left:10px;
}
.table-sec .table-head li.programs {
	width:18%;
	padding-left:10px;
}
.table-sec .table-head li.semeser {
	width:15%;
	padding-left:10px;
}
.table-sec .table-head li.eligibility {
	width:25%;
	padding-left:10px;
}
.table-sec .table-head li.day {
	width:15%;
	padding-left:10px;
}
.table-sec .table-head li.instructor {
	width:40%;
	padding-left:10px;
}
.table-sec .table-head li.campus {
	width:18%;
	padding-left:10px;
}
.table-sec .table-head li.room {
	width:10%;
	padding-left:10px;
}
.table-sec .table-head li.class-time {
	width:17%;
	padding-left:10px;
}
.table-sec .table-cont {
	width:100%;
	color:#424242;
	display:table-row;
	border:#dddddd solid 1px;
	border-top:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.table-sec .table-cont a {
	color:#424242;
}
.table-sec .table-cont li {
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	display:table-cell;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-right:#dddddd solid 1px;
	border-bottom:#dddddd solid 1px;
}
.table-sec .table-cont li:first-child {
	border-left:#dddddd solid 1px;
}
.table-sec .table-cont li.id {
	width:7%;
	text-align:center;
}
.table-sec .table-cont li.c-name {
	width:45%;
	padding-left:10px;
}
.table-sec .table-cont li.c-name a {
	font-weight:bold;
}
.table-sec .table-cont li.programs {
	width:18%;
	padding-left:10px;
}
.table-sec .table-cont li.semeser {
	width:15%;
	padding-left:10px;
}
.table-sec .table-cont li.eligibility {
	width:30%;
	padding-left:10px;
}
.table-sec .table-cont li.day {
	width:15%;
	padding-left:10px;
}
.table-sec .table-cont li.instructor {
	width:40%;
	padding-left:10px;
}
.table-sec .table-cont li.subject-title {
	width:41%;
	padding-left:10px;
}
.table-sec .table-cont li.campus {
	width:18%;
	padding-left:10px;
}
.table-sec .table-cont li.room {
	width:10%;
	padding-left:10px;
}
.table-sec .table-cont li.class-time {
	width:17%;
	padding-left:10px;
}
/* Across Categories
================================================== */
.acros-cats {
	width:100%;
	float:left;
	padding:20px 0px 0px 0px;
}
.acros-cats a.backcolr {
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF !important;
	float: left;
	padding: 5px 7px;
}
.acros-cats h3 {
	padding:0px 0px 10px 0px;
}
.acros-cats ul.cat-list {
	float:left;
	width:100%;
	padding-bottom:20px;
}
.acros-cats ul.cat-list li {
	width:214px;
	float:left;
	margin-left:21px;
	position:relative;
	border:#dddddd solid 1px;
}
.acros-cats ul.cat-list li:first-child {
	margin-left:0px;
}
.acros-cats ul.cat-list li a {
	float:left;
	width:100%;
}
.acros-cats ul.cat-list li a img {
	float:left;
	width:100%;
}
.acros-cats ul.cat-list li h5 {
	float:left;
	left:0;
	bottom:0;
	width:100%;
	padding:10px 0px 10px 0px;
	position:absolute;
	background:url(../images/black-dark.html);
}
.acros-cats ul.cat-list li:hover h5 {
	background:url(../images/black.html);
}
.acros-cats ul.cat-list li h5 a {
	color:#FFF;
	float:left;
	margin-left:10px;
}
/* Bullets List
================================================== */
.bullets {
	width:100%;
	float:left;
	padding:10px 0px 0px 0px;
}
.bullets li {
	width:100%;
	float:left;
	font-size:11px;
	padding:4px 0px 4px 16px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/bullet-1.html) no-repeat 0px 8px;
}
.list-items {
	width:100%;
	float:left;
	padding:10px 0px 0px 0px;
}
.list-items li {
	width:100%;
	float:left;
	font-size:11px;
	padding:4px 0px 4px 16px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/bread-crumb.html) no-repeat 0px 8px;
}
.box-shadow {
	width:100%;
	float:left;
	padding:10px;
	margin:15px 0px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:0px 0px 3px #ccc;
}
/* Gallery
================================================== */
#gal-container {
	display: block;
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
	position:relative;
}
#gal-container a.light-box {
	display: block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:9;
}
#gal-container li {
	float: left;
	position: relative;
}
#gal-container li a.gal-thumb {
	position: absolute;
	display:block;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:99;
}
#gal-container ul.hidden {
	display:none;
}
.cs_gal_2_column {
	width:100%;
	overflow:hidden;
}
.both_right .gallery-page .box-in .cs_gal_2_column,
.both_left .gallery-page .box-in .cs_gal_2_column,
.both .gallery-page .box-in .cs_gal_2_column {
    width: 109%;
}
.both_right .gallery-page .box-in .cs_gal_2_column li,
.both_left .gallery-page .box-in .cs_gal_2_column li,
.both .gallery-page .box-in .cs_gal_2_column li{
	width: 199px;
}
.cs_gal_2_column {
	width:1000px;
	float:left;
	margin-left:-20px;
}
.cs_gal_2_column li {
	border: 1px solid #c2c2c2;
	display: block;
	float: left;
	margin: 0 0 20px 20px;
	overflow: hidden;
	position: relative;
	width: 468px;
}
.cs_gal_2_column li a.thumb {
	border: none;
	margin: 0;
}
.cs_gal_2_column li img {
	width: 100%;
}
.gal-caption {
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	display:none;
	text-align:center;
	position:absolute;
	padding:65px 40px 0px 40px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/black.html);
}
.gal-caption h3 {
	font-weight:bold;
	font-size:24px;
	padding-bottom:10px;
}
.gal-caption .over {
	width:100%;
}
.gal-caption .over img {
	width:26px;
	height:27px;
	padding:9px;
	margin:0px 0px 10px 0px;
	display:inline-block;
}
.gal-caption h5 {
	color:#FFFFFF;
	width:100%;
	padding:0px 0px 5px 0px;
}
.gal-caption h5 a {
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
}
.gal-caption p {
	padding:0px 0px 10px 0px;
	color:#fff;
}
li:hover .gal-caption {
	display:block;
}
/* With Sidebar Gallery TWo Column
================================================== */
.col3 .cs_gal_2_column {
	width:730px;
}
.col3 .cs_gal_2_column li {
	width:333px;
}
.col3 .cs_gal_2_column li img {
	width:100%;
}
/* Gallery Three Column
================================================== */
.cs_gal_3_column {
	width:100%;
	overflow:hidden;
}
.both_right .gallery-page .box-in .cs_gal_3_column,
.both_left .gallery-page .box-in .cs_gal_3_column,
.both .gallery-page .box-in .cs_gal_3_column {
    width: 109%;
}
.both_right .gallery-page .box-in .cs_gal_3_column li,
.both_left .gallery-page .box-in .cs_gal_3_column li,
.both .gallery-page .box-in .cs_gal_3_column li{
	width: 125px;
}
.cs_gal_3_column {
	width:1000px;
	float:left;
	margin-left:-20px;
}
.cs_gal_3_column li {
	width:305px;
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
	margin:0px 0px 20px 20px;
	border: 1px solid #c2c2c2;
}
.cs_gal_3_column li a.thumb {
	border: none;
	margin: 0;
}
.cs_gal_3_column li img {
	width: 100%;
	float:left;
}
.cs_gal_3_column .gal-caption {
	display:none !important;
}
/* With Sidebar Gallery Three Column
================================================== */
.col3 .cs_gal_3_column {
	width:730px;
}
.col3 .cs_gal_3_column li {
	width:215px;
}
.col3 .cs_gal_3_column li img {
	width:100%;
}
/* Gallery Four Column
================================================== */
.cs_gal_4_column {
	width:100%;
	overflow:hidden;
}
.cs_gal_4_column {
	width:1000px;
	float:left;
	margin-left:-20px;
}
.both_right .gallery-page .box-in .cs_gal_4_column,
.both_left .gallery-page .box-in .cs_gal_4_column,
.both .gallery-page .box-in .cs_gal_4_column {
    width: 109%;
}
.both_right .gallery-page .box-in .cs_gal_4_column li,
.both_left .gallery-page .box-in .cs_gal_4_column li,
.both .gallery-page .box-in .cs_gal_4_column li{
    width: 88px;
}
.cs_gal_4_column li {
	width:223px;
	float:left;
	overflow:hidden;
	position:relative;
	margin:0px 0px 20px 20px;
	border:1px solid #c2c2c2;
}
.cs_gal_4_column li a.thumb {
	border: none;
	margin: 0;
}
.cs_gal_4_column li img {
	width: 100%;
	float:left;
}
.cs_gal_4_column li a {
	float:left;
}
.cs_gal_4_column li h3 {
	font-size:14px;
}
.cs_gal_4_column .gal-caption {
	display:none !important;
}
/* With Sidebar Gallery Four Column
================================================== */
.col3 .cs_gal_4_column {
	width:730px;
}
.col3 .cs_gal_4_column li {
	width:156px;
}
.col3 .cs_gal_4_column li img {
	width:100%;
}
/* Contact Us
================================================== */
.contact-us {
	width:100%;
	float:left;
}
/* Map
================================================== */
.contact-us .map {
	width:100%;
	float:left;
}
.contact-us .map iframe {
	width:100%;
	height:265px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:#afafaf solid 1px;
}
/* Contact Us Page Text
================================================== */
.contact-us .contact-text {
	width:100%;
	float:left;
	padding-top:15px;
}
.contact-us .contact-text h4 {
	padding-bottom:5px;
}
/* Address
================================================== */
.contact-us .contact-address {
	width:100%;
	float:left;
	padding:15px 0px 20px 0px;
	background:url(../images/pattern.html) repeat-x bottom;
}
.contact-address ul {
	width:100%;
	float:left;
}
.contact-address ul li {
	width:49%;
	float:left;
	padding-left:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-left:#e5e5e5 solid 1px;
}
.contact-address ul li:first-child {
	width:50%;
	padding-left:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-left:none;
}
.contact-address ul li h5 {
	padding:0px 0px 4px 0px;
	color:#002c42;
}
.contact-address ul li p {
	width:100%;
	float:left;
	padding:4px 0px;
}
.contact-address ul li p span {
	display:inline-block;
	float:left;
	color:#424242;
	font-weight:bold;
}
.contact-address ul li p span:first-child {
	width:80px;
	font-weight:normal;
}
.contact-address ul li p a {
	color:#424242;
}
/* Enquiry Form
================================================== */
.quick-enquiry {
	width:100%;
	float:left;
	padding:20px 0px 0px 0px;
}
.quick-enquiry h4 {
	padding:0px 0px 5px 0px;
}
.quick-enquiry ul {
	width:100%;
	float:left;
	padding:5px 0px;
}
.quick-enquiry ul li {
	width:100%;
	float:left;
}
.quick-enquiry ul li img{
	float:left;
	outline:3px solid #EBEBEB !important;
	border:1px solid #C3C3C3;
	margin:0px 20px 20px 0px;
}
.quick-enquiry ul li a.refresh-captcha{
	float:left;
	display:inline-block;
	font-size:14px;
	color:#1b1c1b;
	font-weight:bold;
	padding:0px 0px 0px 18px;
	margin:9px 0px 0px 0px;
	background:url(../images/refresh.html) no-repeat 0px 0px;
}
.quick-enquiry ul li label{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 8px 0px;
}
.quick-enquiry ul li label.enter-captcha{
	clear:both;
	width:100%:
}
.quick-enquiry ul li h5 {
	padding:0px 0px 8px 0px;
}
.quick-enquiry ul li input.bar {
	width:400px;
	margin-bottom:20px;
}
.quick-enquiry ul li textarea {
	height:200px;
	width:100%;
	margin-bottom:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.quick-enquiry label.error {
	color:#F00;
}
.quick-enquiry p.error {
	height:39px;
	display:block;
	width:100%;
	padding:8px 0 0px 15px;
	color:#FFF;
	font-weight:bold;
	border-radius:3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/notifications.html) repeat-x bottom;
}
.quick-enquiry p.success {
	height:39px;
	display:block;
	width:100%;
	padding:8px 0 0px 15px;
	color:#FFF;
	font-weight:bold;
	border-radius:3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/notifications.html) repeat-x top;
}
.quick-enquiry ul li input[type="submit"]{
	margin:10px 0px 0px 0px;
}
/*=========== Contact Form Error Messages ============*/
.frm_error {
	color: #A30000;
	float: left;
	padding: 5px;
}
/*=========== Captcha Design ============*/
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
	margin: 0 0 7px -5px;
}
.recaptcha_mess {
	color: #A40000;
	margin-bottom: 10px;
}
.recaptchatable #recaptcha_response_field {
	bottom: 7px !important;
	box-shadow: none;
	color: #444444;
	font-size: 10pt;
	height: auto;
	margin: 0 !important;
	outline: medium none !important;
	padding: 3px;
	position: absolute !important;
	width: 145px !important;
}
/* Events Page
================================================== */
.events-page {
	float:left;
	width:100%;
}
/* Events Category Selector
================================================== */
.cat-select {
	float:left;
	width:100%;
	margin-bottom:20px;
	border-bottom:#e7e7e7 solid 1px;
}
.cat-select ul {
	float:left;
	width:100%;
}
.cat-select ul li {
	float:left;
	padding-right:20px;
}
/* Events Timeline
================================================== */
#tab-timeline {
	float:left;
	width:100%;
	position:relative;
}
#tab-timeline .rod {
	position:absolute;
	display:block;
	height:100%;
	width:5px;
	left:6px;
	z-index:1;
	border-radius:5px;
	background:#e8e8e8;
}
ul.timeline {
	float:left;
	width:100%;
	z-index:2;
	position:relative;
	margin-bottom:10px;
}
ul.timeline li {
	float:left;
	width:100%;
	margin-top:20px;
	padding:0px 0px 0px 35px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/bullets-events.html) no-repeat left center;
}
ul.timeline li:hover {
	background:url(../images/bullets-events-hover.html) no-repeat left center;
}
ul.timeline li:first-child {
	margin-top:0px;
}
ul.timeline li .rows {
	display:table;
}
ul.timeline li .event-list {
	float:left;
	width:100%;

	border:#e7e7e7 solid 1px;
	border-left:#e7e7e7 solid 5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
ul.timeline li:hover .event-list {
	border:#b8b8b8 solid 1px;
	border-left:#b8b8b8 solid 5px;
}
ul.timeline li .desc-sec {
	width:100%;
	display:table-row;
}
ul.timeline li .desc-sec .date {
	width:65px;
	
	padding:10px 20px 10px 20px;
	display:table-cell;
	vertical-align:top;
/*	background:url(../images/dotts-big.gif) no-repeat right 20px;*/
border-right: 1.75px #CCC dotted;

}
ul.timeline li .desc-sec .date .date-in {
	background:#000;
	display:block;
	height:30px;
	width:110%;/*100*/
	text-align:center;
	color:#FFF;
	border-radius:3px;
	font-family: 'Source Sans Pro', sans-serif;
}
ul.timeline li .desc-sec .date .date-in span {
	width:100%;
	display:block;
	text-align:center;
	font-size:12px;
}
ul.timeline li .desc-sec .date .date-in span:first-child {
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 10px 0px;
}
ul.timeline li .desc-sec .thumbnail {
	width:140px;
	display:table-cell;
	vertical-align:top;
	padding:20px 0px 0px 20px;
}
ul.timeline li .desc-sec .thumbnail a {
	width:100%;
	float:left;
	border:#b0b0b0 solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
ul.timeline li .desc-sec .thumbnail a img {
	width:100%;
	height:auto;
	float:left;
}
ul.timeline li .desc-sec .text {
	display:table-cell;
	vertical-align:top;
	padding:10px 0px 0px 20px;
}
ul.timeline li .desc-sec .text h3 {
	padding:0px 0px 0px 0px;
	font-size:9px;

}
ul.timeline li .desc-sec .text h3 a {
	color:#0b0080;/*000000*/
	font-size:13px !important;/*11px no imp*/}
ul.timeline li .even-opts {
	width:100%;
	float:left;
	height:50px;
	padding:12px 20px 0px 20px;
	margin-top:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:#e7e7e7 solid 1px;
	background:url(../images/gray-bg.html) repeat-x;
}
ul.timeline li .even-opts p {
	float:left;
	color:#9f9f9f;
	font-size:12px;
	padding:15px 0px 0px 0px;
	margin-right:20px;
}
ul.timeline li .even-opts p.time {
	margin-right: 0;
	height:18px;
	padding:3px 0px 0px 28px;
/*	background:url(../images/clock-big.png) no-repeat 0px 0px;*/
}
ul.timeline li .even-opts p.location {
	/*background: url(../images/location.png) no-repeat scroll 0 0 transparent;*/
	float: right;
	height: 18px;
	margin-right: 0;
	padding: 3px 0 0 20px;
	width: 74%;
}
/* Event Location
================================================== */
.event-location {
	width:100%;
	float:left;
	padding:20px 0px 0px 0px;
	margin:20px 0px 0px 0px;
/*	background:url(../images/pattern.gif) repeat-x top;*/
}
.event-location h2 {
	padding-bottom:15px;
}
.event-location .map-section {
	width:100%;
	float:left;
	border:#e7e7e7 solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.map-section .location-opts {
	width:100%;
	height:50px;
	float:left;
	background:url(../images/gray-bg.html) repeat-x;
	border-bottom:#e7e7e7 solid 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.map-section .location-opts p {
	color:#9f9f9f;
	padding:0px 0px 0px 20px;
	margin:13px 0px 0px 10px;
	background:url(../images/location.html) no-repeat 0px 0px;
}
.map-section iframe {
	width:100%;
	height:300px;
	float:left;
}
/* Footer
================================================== */
#footer {
	min-width:100%;
	color:#afafaf;
	position:relative;
	background:url(../images/footer.html) repeat-x bottom center #031e2b;
	float:left;
}
#footer a {
	color:#afafaf;
}
#footer a:hover {
	color:#fff;
}
#footer .widget-holder {
	width:1010px;
	float:left;
	padding:10px 0px 0px 0px;
}
#footer .widget-holder > li {
	width:235px;
	float:left;
	margin:0px 10px;
}
#footer .widget-holder > li:first-child {
	margin-left:0px;
}
#footer .heading {
	background:none;
	width:100%;
	text-transform:none;
	padding:0px 0px 10px 0px;
}
#footer .copyrights {
	width:100%;
	height:33px;
	float:left;
}
#footer .copyrights p {
	float:left;
	color:#848484;
	padding:8px 0px 0px 0px;
}
#footer .copyrights p.poweredby {
	padding:8px 0px 0px 10px;
}
#footer .copyrights p.poweredby img{
	float:left;
	margin:-2px 10px 0px 0px;
	width:auto;
}
#footer .copyrights a.gotop {
	float:right;
	width:41px;
	height:21px;
	display:inline-block;
	background:url(../images/gototop.html) no-repeat;
}
/* Celender
================================================== */
table {
	width:100%;
}
tfoot {
	display:none;
}
.col1 .widget_calendar {
	background:#FFF;
}
.box.widget_calendar > div {
	padding:20px;
}
.tab_container .widget.widget_calendar {
	width:100%;
	float:left;
	padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.widget_calendar #wp-calendar caption {
	background-color:#002c42;
	padding:6px 0 5px;
	width:100%;
	color:#fff;
}
#wp-calendar thead {
	color:#FFFFFF;
	font-size:12px;
	word-spacing:3px;
}
#wp-calendar thead th {
	padding:3px 0px;
}
#wp-calendar tbody {
	border-left:1px solid #E7E6E6;
	text-align:center;
	width:100%;
	background:#FFF;
}
#wp-calendar tbody td {
	border-bottom:1px solid #E7E6E6;
	border-right:1px solid #E7E6E6;
	font-size:11px;
	height:30px;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
#wp-calendar tbody td a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:#EDECEC;
	color:#333333;
	display:block;
	font-weight:bold;
	height:100%;
	padding:5px 0 0;
	width:100%;
}
.box.widget_links .blogroll {
	padding:10px 20px 10px 20px;
}
.box.widget_links .blogroll li {
	background: url("images/left_arrow.html") no-repeat left top 7px;
	padding-left:15px;
	line-height:23px;
}
.box.widget_links .blogroll li a {
	color:#424242;
}
.box.widget_links .blogroll li a:hover {
	color:#ff6319;
}
.box.widget_meta ul {
	padding:10px 20px 10px 20px;
	float:left;
}
.box.widget_meta ul li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    background: url("images/left_arrow.html") no-repeat scroll left top 7px transparent;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    width: 100%;
}
.box.widget_meta ul li a {
	color:#424242;
	float:left;
}
.box.widget_meta ul li a:hover {
	color:#ff6319;
}
.box.widget_pages ul li {
	line-height:23px;
	background: url("images/left_arrow.html") no-repeat left center;
}
.box.widget_pages ul {
	padding:10px 20px 10px 20px;
}
.box.widget_pages ul ul{
	padding:10px 20px 10px 0px;
}
.box.widget_pages ul li {
	background: url("images/left_arrow.html") no-repeat left top 7px;
	padding-left:15px;
	line-height:23px;
}
.box.widget_pages ul li a {
	color:#424242;
}
.box.widget_pages ul li a:hover {
	color:#ff6319;
}
.widget_nav_menu > div > ul{
	padding:10px 20px 10px 20px;	
}
.box.widget_nav_menu ul li {
	line-height:23px;
	background: url("images/left_arrow.html") no-repeat left center;
}
.box.widget_nav_menu ul {
	padding:10px 20px 10px 20px;
}
.box.widget_nav_menu ul ul{
	padding:10px 20px 10px 0px;
	margin-left:0;
}
.box.widget_nav_menu ul li {
	background: url("images/left_arrow.html") no-repeat left top 7px;
	padding-left:15px;
	line-height:23px;
}
.box.widget_nav_menu ul li a {
	color:#424242;
}
.box.widget_nav_menu ul li a:hover {
	color:#ff6319;
}

.box.widget_recent_comments ul {
	float:left;
	padding:10px 20px 10px 20px;
}
.box.widget_recent_comments ul li {
	background: url("images/left_arrow.html") no-repeat left top 7px;
	padding-left:15px;
	line-height:23px;
}
.box.widget_recent_comments ul li a {
	color:#424242;
}
.box.widget_recent_comments ul li a:hover {
	color:#ff6319;
}
.box.widget_recent_entries ul {
	padding:10px 20px 10px 20px;
	float:left;
}
.box.widget_recent_entries ul li {
	background: url("images/left_arrow.html") no-repeat left top 7px;
	padding-left:15px;
	line-height:23px;
}
#footer .widget_recent_entries li {
    background: url(../images/left_arrow_white.html) no-repeat left top 7px;
    float: left;
    padding: 0 0 0 10px;
	line-height:23px;
}
.box.widget_recent_entries ul li a {
	color:#424242;
}
.box.widget_recent_entries ul li a:hover {
	color:#ff6319;
}
.box.widget_search form {
	padding:10px 20px 20px 20px;
	margin-bottom:0px;
}
.box.widget_search #searchsubmit {
	margin-top:4px;
}
.box.widget_text .textwidget {
	padding:0px;
	color:#424242;
}
.box.widget_text .textwidget p{
	padding:20px;
	color:#424242;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.box.widget_text .textwidget img{
	float:left;
}
.box.widget_archive ul {
	padding:0px 0px 0px 20px;
}
.widget_archive ul li {
	background: url(../images/left_arrow.html) no-repeat left top 7px;
	padding-left:15px;
}
.widget_archive ul li {
	background: url(../images/left_arrow_white.html) no-repeat left top 7px;
	padding-left:10px;
}
#footer .widget_pages ul li, .widget_meta ul li, .recentcomments {
    background: url(../images/left_arrow_white.html) no-repeat left top 5px;
    padding: 0 0 0 10px;
}
.box.latest-videos {
	padding:10px 20px 10px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.box.upcoming-eve .date-list {
	background:#fff;
}
.box.gallery-widget .box-in {
	padding:20px;
	float:left;
}
.box.newsletter-widget .newsletter-class {
	padding:10px 20px 10px 20px;
}
.box.widget_nav_menu .menu-menu-container {
	padding:15px 20px 20px;
}
.box.widget_nav_menu .menu-menu-container ul li {
	background: url("images/dots.html") repeat-x scroll center bottom transparent;
	line-height:23px;
}
.box.widget_nav_menu .menu-menu-container ul li a {
	color:#424242;
}
.box.widget_nav_menu .menu-menu-container ul li a:hover {
	color:#ff6319;
}

.box.widget_tag_cloud {
	padding-bottom:10px;
}
.box.widget_tag_cloud .tagcloud {
	padding:10px;
	float:left;
}
.box.widget_tag_cloud .tagcloud a {
	font-size:13px !important;
	padding:4px 8px 4px 8px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	border-radius:4px;
	color:#FFF;
}
#footer .widget_tag_cloud .tagcloud a {
	font-size:13px !important;
	padding:4px 8px 4px 8px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	border-radius:4px;
	color:#FFF;
}
.tab-list .widget_tag_cloud .tagcloud a:hover {
	background:#002c42;
	color:#FFF;
}
.tab-list .widget_tag_cloud .tagcloud {
	padding: 15px 20px 21px;
	float:left;
}
.tab-list .widget_tag_cloud .tagcloud a {
	font-size:13px;
	padding:4px 8px 4px 8px;
	margin-right:5px;
	margin-top:5px;
	float:left;
	border-radius:4px;
	color:#FFF;
}
.box.widget_tag_cloud .tagcloud a:hover {
	background:#002c42;
	color:#FFF;
}
.col1 > div.box:first-child {
	margin-top:0px;
}
.widget.box.left.facebook_module {
	padding-bottom: 8px;
}
/* Search Title
================================================== */
.search_field {
	width:100%;
	float:left;
}
.search_field form{
	width:100%;
	float:left;
	margin:0;
}
.search_field #searchsubmit {
	margin-top:15px;
}
/* Footer social icons
================================================== */
.social_sharing a {
	background-position:0px 0px !important;
	width:16px;
	height:16px;
}
.social_sharing a:hover {
	background-position:0px -17px !important;
}
.social_sharing a.share_twitter {
	background:url(../images/social-icons/small/share_twitter.html) no-repeat;
}
.social_sharing a.share_delicious {
	background:url(../images/social-icons/small/share_delicious.html) no-repeat;
}
.social_sharing a.share_digg {
	background:url(../images/social-icons/small/share_digg.html) no-repeat;
}
.social_sharing a.share_feedburner {
	background:url(../images/social-icons/small/share_feedburner.html) no-repeat;
}
.social_sharing a.share_flickr {
	background:url(../images/social-icons/small/share_flickr.html) no-repeat;
}
.social_sharing a.share_google_bookmark {
	background:url(../images/social-icons/small/share_google_bookmark.html) no-repeat;
}
.social_sharing a.share_google_buzz {
	background:url(../images/social-icons/small/share_google_buzz.html) no-repeat;
}
.social_sharing a.share_google_plus {
	background:url(../images/social-icons/small/share_google_plus.html) no-repeat;
}
.social_sharing a.share_linkedin {
	background:url(../images/social-icons/small/share_linkedin.html) no-repeat;
}
.social_sharing a.share_myspace {
	background:url(../images/social-icons/small/share_myspace.html) no-repeat;
}
.social_sharing a.share_picasa {
	background:url(../images/social-icons/small/share_picasa.html) no-repeat;
}
.social_sharing a.share_reddit {
	background:url(../images/social-icons/small/share_reddit.html) no-repeat;
}
.social_sharing a.share_fb {
	background:url(../images/social-icons/small/share_fb.html) no-repeat;
}
.social_sharing a.share_vimeo {
	background:url(../images/social-icons/small/share_vimeo.html) no-repeat;
}
.social_sharing a.share_stumbleupon {
	background:url(../images/social-icons/small/share_stumbleupon.html) no-repeat;
}
.social_sharing a.share_tumblr {
	background:url(../images/social-icons/small/share_tumblr.html) no-repeat;
}
.social_sharing a.share_youtube {
	background:url(../images/social-icons/small/share_youtube.html) no-repeat;
}
.social_sharing a.share_rss {
	background:url(../images/social-icons/small/share_rss.html) no-repeat;
}
ul.social {
	float:left;
}
ul.social li {
	float:left;
	padding-left:5px;
}
.social li a {
	background-position:0px -26px !important;
	width:26px;
	height:26px;
}
.social li a:hover {
	background-position:0px 0px !important;
}
.social li a.share_twitter {
	background:url(../images/social-icons/share_twitter.html) no-repeat;
}
.social li a.share_delicious {
	background:url(../images/social-icons/share_delicious.html) no-repeat;
}
.social li a.share_digg {
	background:url(../images/social-icons/share_digg.html) no-repeat;
}
.social li a.share_feedburner {
	background:url(../images/social-icons/share_feedburner.html) no-repeat;
}
.social li a.share_flickr {
	background:url(../images/social-icons/share_flickr.html) no-repeat;
}
.social li a.share_google_bookmark {
	background:url(../images/social-icons/share_google_bookmark.html) no-repeat;
}
.social li a.share_google_buzz {
	background:url(../images/social-icons/share_google_buzz.html) no-repeat;
}
.social li a.share_google_plus {
	background:url(../images/social-icons/share_google_plus.html) no-repeat;
}
.social li a.share_linkedin {
	background:url(../images/social-icons/share_linkedin.html) no-repeat;
}
.social li a.share_myspace {
	background:url(../images/social-icons/share_myspace.html) no-repeat;
}
.social li a.share_picasa {
	background:url(../images/social-icons/share_picasa.html) no-repeat;
}
.social li a.share_reddit {
	background:url(../images/social-icons/share_reddit.html) no-repeat;
}
.social li a.share_fb {
	background:url(../images/social-icons/share_fb.html) no-repeat;
}
.social li a.share_vimeo {
	background:url(../images/social-icons/share_vimeo.html) no-repeat;
}
.social li a.share_stumbleupon {
	background:url(../images/social-icons/share_stumbleupon.html) no-repeat;
}
.social li a.share_tumblr {
	background:url(../images/social-icons/share_tumblr.html) no-repeat;
}
.social li a.share_youtube {
	background:url(../images/social-icons/share_youtube.html) no-repeat;
}
.social li a.share_rss {
	background:url(../images/social-icons/share_rss.html) no-repeat;
}
.footer_sharing li a {
	width:32px;
	height:32px;
	float:left;
}
.footer_sharing li a.share_twitter {
	background:url(../images/social-icons/color/share_twitter.html) no-repeat;
}
.footer_sharing li a.share_delicious {
	background:url(../images/social-icons/color/share_delicious.html) no-repeat;
}
.footer_sharing li a.share_digg {
	background:url(../images/social-icons/color/share_digg.html) no-repeat;
}
.footer_sharing li a.share_feedburner {
	background:url(../images/social-icons/color/share_feedburner.html) no-repeat;
}
.footer_sharing li a.share_flickr {
	background:url(../images/social-icons/color/share_flickr.html) no-repeat;
}
.footer_sharing li a.share_google_bookmark {
	background:url(../images/social-icons/color/share_google_bookmark.html) no-repeat;
}
.footer_sharing li a.share_google_buzz {
	background:url(../images/social-icons/color/share_google_buzz.html) no-repeat;
}
.footer_sharing li a.share_google_plus {
	background:url(../images/social-icons/color/share_google_plus.html) no-repeat;
}
.footer_sharing li a.share_linkedin {
	background:url(../images/social-icons/color/share_linkedin.html) no-repeat;
}
.footer_sharing li a.share_myspace {
	background:url(../images/social-icons/color/share_myspace.html) no-repeat;
}
.footer_sharing li a.share_picasa {
	background:url(../images/social-icons/color/share_picasa.html) no-repeat;
}
.footer_sharing li a.share_reddit {
	background:url(../images/social-icons/color/share_reddit.html) no-repeat;
}
.footer_sharing li a.share_fb {
	background:url(../images/social-icons/color/share_fb.html) no-repeat;
}
.footer_sharing li a.share_vimeo {
	background:url(../images/social-icons/color/share_vimeo.html) no-repeat;
}
.footer_sharing li a.share_stumbleupon {
	background:url(../images/social-icons/color/share_stumbleupon.html) no-repeat;
}
.footer_sharing li a.share_tumblr {
	background:url(../images/social-icons/color/share_tumblr.html) no-repeat;
}
.footer_sharing li a.share_youtube {
	background:url(../images/social-icons/color/share_youtube.html) no-repeat;
}
/*==== Footer Widget Menu ====*/
#footer .widget {
	width:235px;
	float:left;
	margin-left: 20px;
}
#footer .widget:first-child {
	margin-left: 0px;
}
#footer .widget_nav_menu ul{
	padding:10px 0px;	
}
#footer .widget_nav_menu ul li{
	padding:5px 0px;
	line-height:16px;
	border-top:#303030 dashed 1px;
}
#footer .widget_nav_menu ul li:first-child{
	padding-top:0px;
	border-top:none;
}
#footer .widget_nav_menu a{
	font-size:11px;
}
#footer .social-widget {
	
}
#footer .sub-menu {
	display:none;
}
/*====== 404 Messages ========*/
.fourofuor {
	text-align: center;
}
/*====== Twitter Widget ========*/
.time_tweet {
	color:#949494;
	font-size:10px;
}
.tweets-widget .box-in {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	float: left;
	padding: 20px 20px 10px;
	width: 100%;
}
#footer .tweets-widget .box-in {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	float: left;
	padding: 0px;
	width: 100%;
}
.tweets-widget .box-in ul {
	float: left;
	margin: 0;
	padding: 0;
}
.tweets-widget .box-in ul li {
	list-style:none;
	float:left;
}
.tweets-widget .box-in ul li p {
	color:#4F4F4F;
	font-size:11px;
	margin: 0 0 5px;
}
#footer .tweets-widget .box-in ul li p {
	color: #AAA;
	font-size:11px;
	margin: 0 0 5px;
}

.tweets-widget .box-in ul li:first-child p {
	padding-top:0;
}
.tweets-widget .box-in ul li p span {
	color: #188FD2;
	font-size: 11px;
}
.tweets-widget .box-in ul li p a {
	color: #188FD2 !important;
	font-size: 11px;
	text-decoration:none;
}
.profile {
	color:#188FD2 !important;
}

/*======  =======*/
.intro.post {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}
.intro .colr {
	margin-bottom: 10px;
}
.small_thumbs img {
	height:88px;
}
/*======TEXT WIDGET=======*/
.text-widget h4 {
	padding-left:0px !important;
}
.text-widget p {
	padding-left:0px;
}

a.document_class{
	background:url(../images/doc.html) no-repeat;
	background: url(../images/doc.html) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 20px;
    width: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.colr,
.txthover:hover,
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li a.selected,
.theme-default .nivoSlider a,
#footer .heading,
.category-widget ul li a:hover,
.post-list li .desc h6 a:hover,
.post h2 a:hover,
.post-extras .tags a:hover,
.table-sec .table-cont li.c-name a:hover,
.any-caption h1 a,
.sudo-slider li .caption .capt-in a,
.tabs-widget .widgettitle,
.widget_categories ul li.cat-item a:hover,
.widget_archive ul li a:hover,
.gal-caption h3,
ul.timeline li .desc-sec .text h3 a::hover,
.event-location h2 {
	color: #005566 !important;
}

.backcolr,
#backcolr,
.ddsmoothmenu ul li ul,
.backcolrhover:hover,
.backcolrdark,
.ddsmoothmenu > ul > li > a:hover,
.ddsmoothmenu > ul > li.current-menu-item > a,
.ddsmoothmenu > ul > li > a.selected,
.pagination a:hover, .pagination a.active,
.post:hover .date-sec,
.filter-sec nav a:hover, .filter-sec nav a.active,
ul.timeline li:hover .desc-sec .date .date-in,
#wp-calendar thead,
.button, button, input[type="submit"],
input[type="reset"], input[type="button"],
.tagcloud a {
	background-color:#4267b2 !important;
}

.bordercolr,
.bordercolrover:hover,
.box,
.page_box,
blockquote .block,
.tabs-widget .tab_menu_container a {
	border-color:#4267b2 !important;
}
.link-pages{
clear:both;	
}

.banner-slider {
	float: left;
	width: 100%;
}
.slider-wrapper3 {
    float:left;
}
/*Page Not Found
==========================================*/
.page-not-found {
    margin: 0 auto;
    width: 280px;
}
.page-not-found p {
    border: 1px solid #5D5D5D;
    font-size: 16px;
    opacity: 0.5;
	color:#000;
    padding: 6% 0;
	filter:alpha(opacity=50);
}
.page-not-found form {
    float: left;
    width: 100%;
}
.page-not-found .bar {
	box-shadow: 1px 1px 6px #CCCCCC inset !important;
	-moz-box-shadow: 1px 1px 6px #CCCCCC inset !important;
	-webkit-box-shadow: 1px 1px 6px #CCCCCC inset !important;
	-o-box-shadow: 1px 1px 6px #CCCCCC inset !important;
    float: left;
    height: 35px;
    outline: medium none !important;
    padding: 0 10px;
    width: 74%;
}
.page-not-found input[type="submit"] {
    border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
    float: left;
    height: 35px;
    margin-top: 0;
    outline: medium none !important;
    padding: 0 10px;
}
.page-not-found h1 {
    color: #999898;
    font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
}
/*Shortcodes
=========================*/
.shortgrid {
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    padding: 20px 10px 0 10px;
}
.toggle-sectn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.btn {
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
}
.tabs-sectn {
    margin: 20px 0 0;
}
.nav-tabs {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: none repeat scroll 0 0 #262626;
    float: left;
    width: 100%;
}
.nav-tabs li {
    float: left;
    margin-right: 2px;
}
.nav-tabs li a:hover, .nav-tabs li.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 5px solid #CCCCCC;
    color: #4C4C4C;
}
.nav-tabs li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    height: 50px;
    padding: 10px 20px 0;
    text-transform: uppercase;
}
.tab-content {
    float: left;
    width: 100%;
}
.tab-pane.active {
    display: block;
}
.tab-pane {
    float: left;
    padding: 20px 0;
    width: 100%;
}
.collapse.in {
    height: auto;
}
.accordion-body {
    float: left;
    width: 100%;
}
.collapse {
    overflow: hidden;
    position: relative;
    transition: height 0.35s ease 0s;
}
.accordion-inner {
    padding: 20px 0;
}
.devider {
    margin-top: 20px;
    text-align: right;
    width: 100%;
	padding:0 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
blockquote {
    -moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
    background: none repeat scroll 0 0 #F5F5F5;
    border-image: none;
    box-shadow: 0 0 3px #CCCCCC;
	-moz-box-shadow: 0 0 3px #CCCCCC;
	-webkit-box-shadow: 0 0 3px #CCCCCC;
	-o-box-shadow: 0 0 3px #CCCCCC;
    margin: 20px 0 !important;
    padding: 0px 20px 0 50px !important;
	width:100% !important
}
blockquote, q {
    quotes: none;
}
blockquote p {
    color: #666666;
    font-size: 11px;
    font-style: italic;
}
.cs_dropcap:first-letter {
    font-size: 30px;
}
.cs_dropcap {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.cs_dropcap p:first-letter {
    float: left;
    font-size: 40px;
    font-weight: bold;
    padding: 8px 10px 0 0;
}
.messagebox {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.messagebox button {
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 30px;
    height: 20px;
    text-transform: uppercase;
}
.alert {
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
}
.alert .close {
    float: right;
    line-height: 20px;
    position: relative;
    right: -34px;
    top: -5px;
}
button.close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    padding: 0;
}
.alert h4 {
    margin: 0;
}
.list_default {
    float: left;
    margin-top: 20px;
    width: 100%;
}
ul.shortcode-list {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
ul.shortcode-list li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(../images/dots.html) repeat-x scroll center bottom transparent;
    display: inline-block;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 11px;
    height: 25px;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    text-align: left;
    vertical-align: bottom;
    width: 100%;
    word-spacing: 3px;
}
.tables-code {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.table {
    width: 100%;
}
.table th {
    color: #FFFFFF;
}
table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}
.table-condensed th, .table-condensed td {
    padding: 4px 5px;
}
.table th, .table td {
    line-height: 20px;
    text-align: left;
    vertical-align: top;
}
.es-carousel-wrapper {
    margin-top: 20px;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.accordion {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
  	margin-bottom: 20px;
    margin-top: 20px;
}
.accordion-group {
    float: left;
    margin-bottom: 2px;
}
.accordion-heading {
    background: none repeat scroll 0 0 #262626;
    border-bottom: 0 none;
    float: left;
    width: 100%;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}
.accordion-toggle {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 5px solid #262626;
    color: #E7E7E7;
    cursor: pointer;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    height: 50px;
    text-transform: uppercase;
    width: 100%;
}
