@charset "utf-8";
/* CSS Document */

/*------------------------------------*\
   CONTENTS
\*------------------------------------*/
/*
MAIN
*/

/*------------------------------------*\
   $MAIN
\*------------------------------------*/
legend {
font-size: 20px;
}

/*
* You probably want to set the same width and height
* that you have set to your <video> elements.
*/
.interactive .video_wrap {
  width:640px;
  height:360px;
  display:none;
}
.interactive .video_wrap.active {
  display:block;
}

/* This will make distinguishable the currently selected thumbnail */
.interactive li.active {
  background:#000;
}

/* This will create a simple hover effect */
.interactive li img {
  opacity:.7;
}
.interactive li a:hover img, .interactive li.active img {
  opacity:1;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd,  li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, .search_box p {
	padding:0;
	margin:0;
	border:0;
	font-weight:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

.float-right {
float: right;
height:50px;
width:85px;
overflow:hidden;
background:#fff;
}

#menu .float-right { position:absolute; top:0; right:0; }

.float-right a { display:block; }
.float-right a img { display:block; margin-left:-15px; }

input, textarea, select { 
padding: 5px;
font-size: 25px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	background: #FFFFFF;
		}

.form .item input { width:240px; }
.form .item input.cat_button { width:auto; }

textarea { 
	width: 400px;
	height: 150px;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}


.submit input {
	width: auto;
	padding: 9px 15px;
	background: #007f91;
	border: 0;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	.form label, .webform label {
    font-size: 14px;
    color: #3fcce5;
    text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;

	font-weight: bold;

}

body {
	font-family: 'PT Sans', sans-serif;
    font-size:  100%;
    font-size: 13px;
    line-height: 24px;
	width: 100%;
	height: 100%;
	color: #686868;
	background: #eee;
}

pre, code, tt {
	font: 12px 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
	padding: 20px;
	display: block;
	word-wrap: break-word; 
	color: #3e3e3e; 
	background-color: #eeeeee;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: auto;
	border: solid 1px #c7c7c7;
}

.widget blockquote p {
	font-style: italic;
	font-size: 14px;
	color: #7E7E7E;
	line-height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 55px;
	margin-top: 10px;
	float: left;
	background: transparent url(../images/quote_bg.png) no-repeat top left;
}

blockquote p {
	font-style: italic;
	font-size: 14px;
	color: #7E7E7E;
	line-height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 55px;
	margin-top: 10px;
	float: left;
	background: transparent url(../images/quote_bg.png) no-repeat top left;
}

.highlight_red {
	background: #c02323;
	color: #fff;
}

.highlight_black {
	background: #000;
	color: #fff;
}

.dropcap {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	padding-top: 6px;
	font-size: 40px;
	line-height: 30px;
}

a {
	color: #01b6de;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #00ccff;
	text-decoration: none;
}

p {
	color: #818285;
	margin: 0;
	margin-bottom: 20px;
}

ul {
    list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
    text-align: center;
}

#main-content ul { margin:0 0 10px 10px; padding:0 0 0 10px; list-style:disc }
#main-content ol { margin:0 0 10px 10px; padding:0 0 0 10px; list-style:decimal }
#main-content ol li, #main-content ul li { color: #818285; margin:0 0 0 10px; padding:0 0 0 0; }

form fieldset { background: none repeat scroll 0 0 #F5F5F5;border: 1px solid #CCCCCC;margin-bottom: 20px; padding: 20px; }
form fieldset label { display:block; }

#sidebar ul#nav_1038123,
#sidebar ul#nav_1038145,
#sidebar ul#nav_1038151 { margin:0 0 20px 0; }

#sidebar ul#nav_1038123 li,
#sidebar ul#nav_1038145 li,
#sidebar ul#nav_1038151 li { margin:0; padding:0; }

#sidebar ul#nav_1038123 li a,
#sidebar ul#nav_1038145 li a,
#sidebar ul#nav_1038151 li a { display:block; padding:4px 10px; border-bottom:1px dotted #00B5E2; }

#sidebar ul#nav_1038123 li a:hover,
#sidebar ul#nav_1038145 li a:hover,
#sidebar ul#nav_1038151 li a:hover { background-color:#f3fdff } 



#main-content #cat_1038151_divs:before,
#main-content #cat_1038151_divs:after,
#main-content #cat_1038145_divs:before,
#main-content #cat_1038145_divs:after{content:"";display:table;}
#main-content #cat_1038151_divs:after,
#main-content #cat_1038145_divs:after {clear:both;}
#main-content #cat_1038151_divs,
#main-content #cat_1038145_divs {zoom:1; }

#main-content #cat_1038151_divs,
#main-content #cat_1038145_divs { border-bottom:1px dotted #00B5E2; padding:0 0 10px ;margin: 0 0 20px 0; border-bottom:1px dotted #00B5E2; }

#main-content ul#nav_1038151, 
#main-content ul#nav_1038145 { margin:0; padding:0; list-style:none }
#main-content ul#nav_1038151 li,
#main-content ul#nav_1038145 li { margin:0 5px 3px 0; padding:00; float:left; font-size:12px; }
#main-content ul#nav_1038151 li.selected a,
#main-content ul#nav_1038145 li.selected a { font-weight:bold; }
#main-content ul#nav_1038151 li a,
#main-content ul#nav_1038145 li a { display:block; float:left; padding:3px 10px; margin:0; color:#999; border:1px solid #eee; }
#main-content ul#nav_1038151 li a:hover,
#main-content ul#nav_1038145 li a:hover { background-color:#eee; }

.resource-item a { display:block; padding:8px 15px; border-bottom:1px solid #eee; border-top:1px solid #fff; background-color:#f8f8f8; font-size:14px; color:#999 }
.resource-item a span.date { float:right; font-size:11px; font-style:italic }
.resource-item a:hover { text-decoration:underline; background-color:#f3fdff; }
.resource-item a:hover span.date { text-decoration:none; }

.meeting-item { border-bottom:1px solid #eee; border-top:1px solid #fff; background-color:#f8f8f8; }
.meeting-item:hover { background-color:#f3fdff }
.meeting-item > div { float:left; padding:2px 5px; }

.meeting-item .m-name { width:160px; }
.meeting-item .m-when { width:160px; }
.meeting-item .m-where { width:120px; }
.meeting-item .m-agenda { width:60px; }
.meeting-item .m-min { width:60px; }

.meeting-heading { font-weight:bold }
.meeting-heading, .meeting-heading:hover { background-color:transparent !important; }

#meeting-details li span { display:inline-block; zoom:1; *display:inline; min-width:110px; padding:0 5px 0 0; font-weight:bold; }
/*------------------------------------*\
   $HEADINGS
\*------------------------------------*/
.entry-title {
    color: #00b5e2;
	margin-bottom: 30px;

}
.entry-title h5{background: #00b5e2;}
.entry-title span {
    color: #00b5e2;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
    color: #343434;
    text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

h1 { font-size: 34px; line-height: 34px; color: #40c9f0; }
h2 { font-size: 30px; line-height: 30px; }
h3 { font-size: 26px; line-height: 26px; }
h4 { font-size: 22px; line-height: 22px; }
h5 { font-size: 18px; line-height: 18px; }
h6 { font-size: 14px; line-height: 14px; }

.entry-title h1, .entry-title h2, .entry-title h3, .entry-title h4, .entry-title h5, .entry-title h6 {
	margin-bottom: 0;
}

.entry-title h1 { line-height: 26px; }
.entry-title h2 { line-height: 23px; }
.entry-title h3 { line-height: 20px; }
.entry-title h4 { line-height: 16px; }
.entry-title h5 { line-height: 13px; }
.entry-title h6 { line-height: 10px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #343434;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #787878;
}

#head {
	background: #eeeeee;
	position:relative;
}


#member-info {
	position:absolute;
	top:130px; right:0;
	z-index:150;
	width:340px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-align:left;
	display:none
}


ul#social-links { position:absolute; top:40px; right:0; width:340px; text-align:left; margin:0; padding:0; list-style:none; float:right }
ul#social-links li { margin:0; padding:0; list-style:none; float:left; }
ul#social-links li a { display:block; float:left; height:35px; width:35px; text-indent:-9999px; margin:0 10px 0 0; }
ul#social-links li#fb a { background:url(../images/facebook-sm.png) top left no-repeat; }
ul#social-links li#tw a { background:url(../images/twitter-sm.png) top left no-repeat; }
ul#social-links li#yt a { background:url(../images/youtube-sm.png) top left no-repeat; }

#member-info.logged-in-1 {
	display:block;	
}

#top-border {
	float: left;
	width: 100%;
	height: 2px;
	background: #00b5e2;
}

#top {
	margin: auto;
	max-width: 1000px;
	position:relative;
}

#wrapper {
	margin: auto;
	max-width: 1000px;
	background: #fff;
}

#body {
	width: 960px;
	float: left;
}

/*------------------------------------*\
   $MENU
\*------------------------------------*/

#menu-holder {
	width: 100%;
	float: left;
	background: #40c9f0;
	z-index: 300;
}

#menu { 
	margin: auto;
	width: 1000px;
	height: 50px;
	z-index: 300;
	background: #343434;
	z-index: 300;
	position:relative;
}

#menu ul{
    /*position: relative;
    z-index: 300;*/
}

#menu #nav a{
	display: block;
	padding-bottom: 13px;
	padding-top: 13px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;	
}

#menu li {
	float: left;
	background: url(../images/menu_bg.png) no-repeat top right;
	position: relative;
	z-index: 100;
	padding: 0 5px;
}
#menu li.last { background: none;}
#menu li a:hover{
	color: #00b5e2;
}

#menu li a.current{
	color: #00b5e2;
}

#menu ul ul {
	position: absolute;
	display: none;
}

#menu li ul a {
	color: #fff;
	font-size: 12px;
	padding-bottom: 15px;
	width: 130px;
	float: left;
	display: block;
	z-index: 100;
}

#menu li ul li {
	float: left;
	position: relative;
	z-index: 100;
	background: #343434;
}

#menu li ul li:hover {
	background: #343434;
}

#menu ul ul{
	top: auto;
}	

#menu li ul ul {
	left: 100%;
	margin: 0px 0 0 0px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{
	display: none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{
	display: block;
}

#header {
	width: 960px;
	height: 320px;
	float: left;
	background: #fff;
	margin-bottom: 50px;
	z-index: -1;
}

.header {
	width: 960px;
	height: 340px;
	float: left;
	margin-bottom: 10px;
	z-index: -1;
}


#logo > img {
    height: 150px;
}
#logo span{
	font-family: 'PT Serif', serif;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
	float: left;
}

#social {
	float: right;
	margin-top: 50px;
}

#social span{
	font-size: 16px;
	font-style: italic;
}

#content {
	width: 960px;
	float: left;
	padding: 20px;
	background: #fff;
}

#sidebar {
	width: 300px;
	float: left;
}

#footer {
	width: 960px;
	float: left;
	padding: 20px;
	background: #343434;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color: #eee;
	font-weight: normal;
}

#footer p {
	margin: 0;
	margin-top: 10px;
}


.region-footer{width: 205px;float:left;}
.region-footer2{ width:435px; float:left;}
.region-footer3{width:300px;float:right;}
.block-footer-menu ul.menu{list-style:none; padding:0; margin:0;}
.block-footer-menu ul.menu li{list-style:none; padding:0; margin:0;}
.block-footer-menu ul.menu li a.active{  color: #01b6de;}
#copyright {
	width: 980px;
	height: 40px;
	float: left;
	background: #343434;
	margin-bottom: 10px;
}

.copyright {
	width: auto;
	float: left;
}

.copyright p {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: auto;
}

.footer-menu {
	float: right;
	margin-right: 20px;
}

.footer-menu ul{
	position: relative;
    z-index: 300;
}

.footer-menu a{
	display: block;
	padding-top: 8px;
	color: #949494;
	padding-left: 20px;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	text-decoration: none;	
}

.footer-menu li {
	float: left;
	position: relative;
	z-index: 100;
}

.footer-menu li a:hover{
	color: #fff;
}

.content {
	width: 560px;
	float: right;
}

.aside-content p{
	margin-top: 0;
}

/* meta */
.link {
	width: auto;
	height: 14px;
	margin-right: 20px;
	float: left;
}

.link p{
	margin: 0;
	float: left;
}

.link-icon {
	width: 16px;
	height: 14px;
	margin-top: 5px;	
	background: url(../images/meta-icons-blue.png) no-repeat top left;
	margin-right: 5px;
	float: left;
}

.tag {
	width: auto;
	height: 14px;
	margin-right: 20px;
	float: left;
}

.tag p{
	margin: 0;
	float: left;
}

.tag-icon {
	width: 16px;
	height: 14px;
	margin-top: 5px;	
	background: url(../images/meta-icons-blue.png) no-repeat;
	background-position: -60px 0;
	margin-right: 5px;
	float: left;
}

.like {
	width: auto;
	height: 14px;
	margin-right: 20px;
	float: left;
}

.like p{
	margin: 0;
	float: left;
}

.like-icon {
	width: 16px;
	height: 14px;
	margin-top: 5px;	
	background: url(../images/meta-icons-blue.png) no-repeat;
	background-position: -40px 0;
	margin-right: 5px;
	float: left;
}

.comment p{
	margin: 0;
}

.comment-icon {
	width: 18px;
	height: 14px;
	margin-top: 5px;	
	background: url(../images/meta-icons-blue.png) no-repeat;
	background-position: -15px 0;
	margin-right: 5px;
	float: left;
}

/*------------------------------------*\
   $PROJECTS
\*------------------------------------*/
.project {
	width: 225px;
	height: 225px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #eee;
}

.proj-preview {
	width: 225px;
	height: 170px;
	float: left;
	background: url(../images/logo3.png) no-repeat center center;
}

.proj-title {
	margin-top: 18px;
	float: left;
	width: 100%;
}

.proj-title h5{
	text-align: center;
	font-weight: normal;
}

.last {
	margin-right: 0;
}

.project-three {
	width: 310px;
	height: 289px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #eee;
}

.proj-three-preview {
	width: 310px;
	height: 234px;
	float: left;
	background: url(../images/img-bg.png) no-repeat center center;
}

.proj-three-preview img{
	width: 310px;
	height: 234px;
}

.proj-page {
	width: 300px;
	height: 226px;
	float: left;
	background: url(../images/img-bg.png) no-repeat center center;
}

.proj-page img{
	width: 300px;
	height: 226px;
}

.project-meta {
	width: 190px;
	float: left;
	margin-top: 30px;
	padding-top: 15px;
	border-top: dotted 1px #999;
}

.project-meta li {
    list-style-type: none;
    margin-bottom: 10px;
	padding-bottom: 10px;
    line-height: 12px;
    border-bottom: dotted 1px #999;
}

.project-meta li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.project-meta li span {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #666;
}

/*------------------------------------*\
   $SIZES
\*------------------------------------*/
.one-half{ width: 48%;}
.one-third{ width:30.66%;}
.two-third{ width:65.33%;}
.one-fourth{ width:22%;}
.three-fourth{ width:74%;}
.one-fifth{ width:16.8%;}
.two-fifth{ width:37.6%;}
.three-fifth{ width:58.4%;}
.four-fifth{ width:79.2%;}

.one-half,.one-third,.two-third,.three-fourth,.one-fourth,.one-fifth,.two-fifth,.three-fifth,.four-fifth,.one-sixth,.five-sixth{ position:relative; margin-right:4%; float:left; margin-bottom: 20px;}

.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

.full {
	width: 960px;
	float: left;
}

.clipboard {
	background: transparent url(../images/clipboard.png) no-repeat top left;
}

.clipboard p, .clipboard h1, .clipboard h2, .clipboard h3, .clipboard h4, .clipboard h5, .clipboard h6 {
	padding-left: 50px;
}

.cloud {
	background: transparent url(../images/cloud.png) no-repeat top left;
}

.cloud p, .cloud h1, .cloud h2, .cloud h3, .cloud h4, .cloud h5, .cloud h6 {
	padding-left: 50px;
}

.cog {
	background: transparent url(../images/cog.png) no-repeat top left;
}

.cog p, .cog h1, .cog h2, .cog h3, .cog h4, .cog h5, .cog h6 {
	padding-left: 50px;
}

.film {
	background: transparent url(../images/film.png) no-repeat top left;
}

.film p, .film h1, .film h2, .film h3, .film h4, .film h5, .film h6 {
	padding-left: 50px;
}

.hearth {
	background: transparent url(../images/hearth.png) no-repeat top left;
}

.hearth p, .hearth h1, .hearth h2, .hearth h3, .hearth h4, .hearth h5, .hearth h6 {
	padding-left: 50px;
}

.help {
	background: transparent url(../images/help.png) no-repeat top left;
}

.help p, .help h1, .help h2, .help h3, .help h4, .help h5, .help h6 {
	padding-left: 50px;
}

.lab {
	background: transparent url(../images/lab.png) no-repeat top left;
}

.lab p, .lab h1, .lab h2, .lab h3, .lab h4, .lab h5, .lab h6 {
	padding-left: 50px;
}

.lock {
	background: transparent url(../images/lock.png) no-repeat top left;
}

.lock p, .lock h1, .lock h2, .lock h3, .lock h4, .lock h5, .lock h6 {
	padding-left: 50px;
}

.presentation {
	background: transparent url(../images/presentation.png) no-repeat top left;
}

.presentation p, .presentation h1, .presentation h2, .presentation h3, .presentation h4, .presentation h5, .presentation h6 {
	padding-left: 50px;
}

.screen {
	background: transparent url(../images/screen.png) no-repeat top left;
}

.screen p, .screen h1, .screen h2, .screen h3, .screen h4, .screen h5, .screen h6 {
	padding-left: 50px;
}

.speach {
	background: transparent url(../images/speach.png) no-repeat top left;
}

.speach p, .speach h1, .speach h2, .speach h3, .speach h4, .speach h5, .speach h6 {
	padding-left: 50px;
}

#content-two-third {
	width: 620px;
	float: left;
}

#right-sidebar {
	width: 300px;
	float: right;
	padding-left: 20px;
	margin-left: 19px;
	border-left: solid 1px #eee;
}


#left-sidebar {
	width: 300px;
	float: left;
	padding-right: 20px;
	margin-right: 19px;
	border-right: solid 1px #eee;
}


.settings {
	position: absolute;
	width: 100%;
	top: -78px;
	height: 38px;
	padding: 20px 0 20px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #343434;
	border-bottom: solid 2px #00b5e2;
	z-index: 9999;
	color: #777;
}

#top-content {
	margin: auto;
	max-width: 1000px;
	height: 38px;
}

#top-content p {
	margin-top: 10px;
}

#pull-bttn {
	margin: auto;
	max-width: 1000px;
	margin-top: 20px;
}

.display_settings_false{
	top: -78px;
}


.settings .openclose {
    cursor: pointer;
    display: block;
    height: 35px;
    float: right;
    width: 35px;
    background: transparent url(../images/pull.png) no-repeat top right;
}

.openclosedisplay_settings {

}

.openclosedisplay_settings_false {

}

/*------------------------------------*\
   $SOCIAL ICONS
\*------------------------------------*/
#social-footer {
	height: 23px;
	width: auto;
	float: left;
	margin-bottom: 20px;
}

#footer-note {
	width: auto;
	float: right;
}

#footer-note p {
	margin: 0;
}

#social-footer div.fadesocial {
	display: block;
	position: relative;
	height: 30px;
	width: 30px;
	float: left;
}

#social-footer img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background: #eee;
}

#social-footer img.b {
	position: absolute;
	left: 0;
	top: 0;
}

/*------------------------------------*\
   $SPONSORS
\*------------------------------------*/
.logo-wrapper {
	width: 960px;

	border-bottom: dotted 1px #00b5e2;
	height: 60px;
	overflow: hidden;
	position:relative;
}

.logo-wrapper ul { margin:0; padding:0; position:relative; width:160000px;}
.logo-wrapper ul li { margin:0; padding:0; list-style:none; text-align:center; display:block; height:60px; width:160px; float:left }

.aventador-sponsors {
	display: table;
	width: 960px;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #00b5e2;
}

.aventador-sponsors p {
	vertical-align: middle;
	margin: 0;
	float:left;
}

.aventador-sponsors a {
	display: block;
	margin: 0 4px;
	z-index: 2;
	float:left;
}
.aventador-sponsors a img {
	opacity:0.5;
}
.aventador-sponsors a:hover img {
	opacity:1;
}

.aventador-sponsors p:first-child a {
}

/*------------------------------------*\
   $CONTACT
\*------------------------------------*/
.contact-img {
	width: 610px;
	height: 150px;
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 20px;
	border-image: initial;
}

.contact-img img {
	width: 610px;
	height: 150px;
}

.contact_form {
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	color: #666;
	float: left;
    width: 600px;
	margin-top: 20px;
}

.input-textarea {
	padding: 10px;
	border: 1px solid #D2D1CF;
	width: 295px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #eee;
	margin-right: 10px;
	border-image: initial;
	outline: none;
	margin-bottom: 20px;
}

.input-textarea:focus {
	border: 1px solid #00b5e2;
}

.comment_here .input-textarea {
	width: 420px;
}

.contactform textarea {
	padding: 10px;
	border: 1px solid #D2D1CF;
	width: 598px;
	height: 140px;
	font-size: 14px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
	border-image: initial;
	outline: none;
}

.contactform textarea:focus {
	border: 1px solid #00b5e2;
}

.input-submit {
	margin-top: 15px;
	width: 100px;
	height: 36px;
	background-color: #01b6de;
	color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	border-image: initial;
	padding: 0;
}
.spacer {
height: 20px;
width: 600px;
}

.input-submit:hover {
	background-color: #00b5e2;
}

/*------------------------------------*\
   $TABS
\*------------------------------------*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
	color: #6e6e6e;
}
ul.tabs li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	background: #e8e8e8;
}

ul.tabs li a {
	display: block;
	position: relative;
	padding: 5px 15px 5px 15px;
	height: 20px;
	line-height: 19px;
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	text-shadow: none;
}

ul.tabs li a:hover {
	text-shadow: none;
	text-decoration: none;
	color: #FFF;
}

ul.tabs li a:hover, ul.tabs li.active a {
	text-decoration: none;
	color: #FFF;
	background: #00b5e2;
}

.tab_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	margin: 10px 0;
	background: #e8e8e8;
}

.tab_content {
	padding: 15px 15px 5px 15px;
}


.panes {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	margin: 20px 0;
}

.pane {
	padding: 0;
}

/*------------------------------------*\
   $BLOG
\*------------------------------------*/
.post {
	width: 620px;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #d0d0d0;
}

.post p {
	margin-bottom: 10px;
}

.post-project {
	width: 620px;
	float: left;
}

.post-project p {
	margin-bottom: 10px;
}

.post-meta {
	width: 160px;
	float: left;
	margin-right: 20px;
}

.post-meta li {
    list-style-type: none;
    margin-bottom: 10px;
	padding-bottom: 10px;
    line-height: 12px;
    border-bottom: dotted 1px #999;
}

.post-meta li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.post-meta li span {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	color: #666;
}

.post-content {
	width: 440px;
	float: right;
}

.post-image img{
	padding: 4px;
	border: solid 1px #eee;
	float: left;
	margin-bottom: 20px;
}

.post-image img:hover{
	border: solid 1px #00b5e2;
}

.post-image-v2 iframe{
	padding: 4px;
	border: solid 1px #eee;
	float: right;
	margin-bottom: 20px;
}

.post-image-v2 img{
	padding: 4px;
	border: solid 1px #eee;
	float: right;
	margin-bottom: 20px;
}

.post-image-v2 img:hover{
	border: solid 1px #00b5e2;
}

.pagination-bottom {
	width: 620px;
	float: right;
}

.pagination {
	clear: both;
	padding: 0px;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	padding: 0px;
	float: right;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 0 2px 5px;
	padding: 3px 6px 3px 6px;
	text-decoration:none;
	color: #6b6b6b;
	background: #f4f4f4;
	border: 1px solid #f4f4f4;
}

.pagination a:hover{
	background-color: #6b6b6b;
    color: #fff;
    text-decoration: none;
	text-shadow: none;
    border: 1px solid #6b6b6b;
}

.pagination .current{
	padding: 3px 6px 3px 6px;
	background-color: #6b6b6b;
    color: #fff;
    text-decoration: none;
	text-shadow: none;
    border: 1px solid #6b6b6b;
}

.pagination  span.pagination_pages {
    padding: 4px 9px 5px 9px;
    color: #6b6b6b;
    text-decoration: none;
	background: none;
    border: none;
}

.post-comments {
	width: 440px;
	float: right;
}

.post-share {
	width: 160px;
	float: left;
	margin-right: 20px;
}

.widget {
	width: 300px;
	margin-bottom: 20px;
	background: #eee;
	float: left;
}

.widget-title {
	width: 260px;
	background: #343434;
	color: #fff;
	padding: 10px;
	padding-left: 20px;
	
	padding-right: 20px;
}

.widget-content {
	padding: 20px;
	float: left;
}

.widget-menu li{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #999;
	width: 260px;
}

.widget-list li{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #999;
}

.widget a {
	width: 100%;
	position: relative;
}

.widget-menu {
	border-top: dotted 1px #999;
}

.widget-list {
	border-top: dotted 1px #999;
}

.widget ul.tabs {
	list-style: none;
	width: 260px;
	background: #343434;
	color: #eee;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.widget ul.tabs li {
	list-style: none;
	background: none;
	float: left;
	margin: 0;
	padding: 0;
}

.widget ul.tabs li a {
	height: auto;
	padding: 0;
	margin: 0;	
	line-height: 24px;
	color: #a6a6a6;
	padding-right: 20px;
	text-align: left;
	float: left;
}

.widget ul.tabs li a:hover {
	text-shadow: none;
	text-decoration: none;
	color: #fff;
}

.widget ul.tabs li a:hover, .widget ul.tabs li.active a {
	text-decoration: none;
	color: #fff;
	background: none;
}

.widget .tab_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	margin: 10px 0;
	background: none;
}

.widget .tab_content {
	padding: 0;
}

.widget .panes {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	margin: 0;
	background: none;
}

.widget .pane {
	padding: 20px;
}

span.st_tag {
	padding: 0px 8px 0px 8px;
	margin-bottom: 3px;
	background: #00b5e2;
	display: inline-block;
}

span.st_tag a {
	text-decoration: none;
	color: #eee;
	font-size: 14px;
	display: inline-block;
}

span.st_tag a:hover {
    color: #fff;
}

span.st_tag:hover {
    background: #00ccff;
}


.widget blockquote {
	width: 260px; /* required */
	margin: 0 auto;
}

.widget blockquote p { 
	font-style: italic; 
}

blockquote cite { 
	font-style: normal; 
	display: block; 
	text-align: right; 
	text-transform: uppercase; 
	font-size: 10px; 
	font-weight: bold; 
	letter-spacing: 1px;
}

/*------------------------------------*\
   $COMMENT BLOCK
\*------------------------------------*/


.comments {
	width: 440px;
	float: right;
}

.comment_block {
	float: right;
	width: 100%;
	margin-top: 20px;
}

.comment_block h4 {
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: normal;
	float: left;
}

.comment_block a h4{
	text-decoration: none;
}

.comment_block a h4:hover{
	text-decoration: underline;
}

.comment_block p {
	font-size: 12px;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	width: 100%;
	float: left;
}

.comment_date {
	font-size: 14px;
	margin-left: 20px;
	padding: 0px;
}

.comment_block img {
	padding: 4px;
	float: left;
	background: #fff;
	border: solid 1px #eee;
}

.comment_block p img {
	padding: 0;
	border: 0;
	clear: left; 
}

.comment-header {
	height: 100%;
	width: 100%;
	float: left;
}

.comment-header-meta {
	width: 74%;
	position: relative;
	float: left;
}

.comment-header h4 {
	margin-bottom: 0;
}

.comment-body {
	float: left;
	width: 100%;
	background-color: #eee;
}

.comment-body p {
	margin-left: 0;
	display: block;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: auto;
}

.comment_here {
	font-size: 20px;
	font-family: 'PT Sans', sans-serif;
	margin-top: 25px;
	padding-top: 20px;
	color: #666;
	float: right;
    width: 440px;
	border-top: dotted 1px #999;
}

.comment_input {
	width: 440px;
	height: 280px;
	margin-top: 20px;
}

.comment_here textarea {
	width: 420px;
}

#comments ul.children {
	list-style: none;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
	float: right;
	width: 85%;
}

#comments ul.children .child-img {
	width: 14px;
	height: 12px;
	left: -30px;
	top: 19px;
	position: relative;
	background:url(../images/comm-child.png) no-repeat;
	float: left;
}

#comments ul.children .comment-header {
	position: relative;
}

#comments ul.children .comment {
	width: 100%;
	margin: 0;
	padding: 20px 0 10px 15px;
	float: left;
}

.comment-reply-link {
	width: 100%;
	color: #16949c;
    display: inline-block;
    line-height: 24px;
	margin: 20px;
	margin-top: 0;
	margin-bottom: 0;	
	float: left;
}

.comment-reply-link:hover {
	color: #2fabb3;
}

/*------------------------------------*\
   $MISC
\*------------------------------------*/
.error404-img {
	width: 610px;
	height: 380px;
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: white;
	margin-bottom: 20px;
	border-image: initial;
}

.error404-img img {
	width: 610px;
	height: 380px;
}

#search_block {
	display: block;
	height: 44px;
	width: 300px;
	float: left;
}

#search_field_block {
	display: block;
	width: 215px;
	border: none;
	padding-top: 12px;
	padding-left: 20px;
	background: none;
	float: left;
	color: #666;
	outline: none;
}
#search_field_block:focus {
	color: #444;	
}

#search_submit_block {
	display: block;
	border: none;
	height: 44px;
	width: 60px;
	float: right;
	color: #a6a6a6;
	background: #343434;
	cursor: pointer;
}

#search_submit_block:hover {
	color: #fff;
}

/* flickr */
#flickr_widget {
	position: relative;
	width: 270px;
	height: auto;
	float: left;
}

.widget .flickr_images a{ 
	height: 75px; 
	width: 75px; 
} 

.widget  .flickr_images { 
	height: 75px; 
	width: 75px; 
	padding: 4px; 
	margin-right: 6px;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #343434;
	float: left;
} 

.flickr_images:hover {
	background-color: #fff;
}	

.testimonial {
	width: 265px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #eee;
	padding: 20px;
}

.testimonial-bottom {
	width: 265px;
	float: left;
	margin-right: 15px;
	background: #eee;
	padding: 20px;
}

.testimonial-bottom-last {
	width: 265px;
	float: left;
	background: #eee;
	padding: 20px;
}

.testimonial-last {
	width: 265px;
	float: left;
	margin-bottom: 15px;
	background: #eee;
	padding: 20px;
}

.team-member {
	width: 310px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #eee;
}

.team-member-last {
	width: 310px;
	float: left;
	margin-bottom: 15px;
	background: #eee;
}

.team-member-bottom {
	width: 310px;
	float: left;
	margin-right: 15px;
	background: #eee;
}

.team-member-bottom-last {
	width: 310px;
	float: left;
	background: #eee;
}

.team-head {
	width: 310px;
	height: 100px;
	float: left;
}

.team-img {
	width: 160px;
	height: 100px;
	float: left;
	background: #343434;
}

.team-title {
	width: 110px;
	height: 65px;
	float: right;
	background: #343434;
	padding: 20px;
	padding-top: 15px;
}

.team-title h4 {
	color: #eee;
	margin-bottom: 5px;
}

.team-body {
	width: 270px;
	float: left;
	padding: 20px;
}

.social-team {
	height: 23px;
	width: auto;
	float: left;
	margin-top: 20px;
}

.social-team div.fadesocial {
	display: block;
	position: relative;
	height: 30px;
	width: 30px;
	float: left;
}

.social-team  img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background: #eee;
}

.social-team  img.b {
	position: absolute;
	left: 0;
	top: 0;
}

/* price table */
#price-table .pack {
    width: 188px;
    float: left;
    text-align: center;
}

#price-table h2 {
    padding-top: 10px;
}

#price-table .service-list li {
    font-weight: bold;
}

ul.price {
	padding: 0px;
	margin-bottom: 20px;
	list-style: none;
	font-size: 14px;
    color: #666;
}

#contentWrap #price-table .service-list p {
    text-shadow: 0 0;
}

#price-table div.odd li.odd {
    background-color: #cccccc;
}

#price-table .pack p.intro_price {
    height: 65px;
    padding: 0 10px 20px 10px;
    margin-bottom: 0;
    overflow: hidden;
}

#price-table .pack li {
    height: 30px;   
    padding: 15px 0 0 0;
	list-style: none;
}

#price-table .pack li.odd {
    background-color: #dddddd;
}

#price-table .pack li.buy {
    height: 55px;
    padding-top: 15px;
}

#price-table .pack li.buy a.graph {
    float: none;
    margin: 0 auto;
}

#price-table .pack img {
    background-color: transparent;
    padding: 0;
    border: 0;
}

#price-table.v2 .service-list .pt-header,
#price-table.v2 .service-list.odd li,
#price-table.v2 .service-list h2 {
    background-color: #3a3a3a;
    color: #ffffff;
    text-shadow: 0 0;
}

#price-table.v2 .service-list p.intro_price {
    height: 61px !important;
}

#price-table.v2 .service-list li {
    font-weight: normal;
}

#price-table.v2 .service-list.odd li.odd {
    background-color: #5c5c5c;
}

.button {
	display: inline-block;
    padding: 5px 15px 5px 15px;
    background-color: #40C9F0;
	color: #fff;
       font-size: 12px;
}

.buy a {
	text-decoration: none;
}

.buy a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Lists */
ul.lists {
    list-style: none;
	padding: 0px;
	margin: 0px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

ul.arrow li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/arrow_bullet.png) no-repeat 0 11px transparent;
}

ul.black li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/black_bullet.png) no-repeat 0 11px transparent;
}

ul.red li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/red_bullet.png) no-repeat 0 11px transparent;
}

ul.blue li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/blue_bullet.png) no-repeat 0 11px transparent;
}

ul.yellow li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/yellow_bullet.png) no-repeat 0 11px transparent;
}

ul.green li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/green_bullet.png) no-repeat 0 11px transparent;
}

ul.square li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/square_bullet.png) no-repeat 0 11px transparent;
}

ul.star li{
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/star_bullet.png) no-repeat 0 11px transparent;
}

ul.arrow_down li {	
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/arrow_down.png) no-repeat 0 11px transparent;
	
}

ul.arrow_up li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/arrow_up.png) no-repeat 0 11px transparent;
}

ul.arrow_left li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/arrow_left.png) no-repeat 0 11px transparent;
}

ul.arrow_right li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/arrow_right.png) no-repeat 0 11px transparent;
}

ul.bookmark li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/bookmark.png) no-repeat 0 11px transparent;
}

ul.calendar li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/calendar.png) no-repeat 0 11px transparent;
}

ul.check li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/check.png) no-repeat 0 11px transparent;
}

ul.clipboard li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/clipboard.png) no-repeat 0 11px transparent;
}

ul.clock li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/clock.png) no-repeat 0 11px transparent;
}

ul.cross li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/cross.png) no-repeat 0 11px transparent;
}

ul.crosshair li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/crosshair.png) no-repeat 0 11px transparent;
}

ul.email li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/email.png) no-repeat 0 11px transparent;
}

ul.favorite li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/favorite.png) no-repeat 0 11px transparent;
}

ul.unfavorite li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/unfavorite.png) no-repeat 0 11px transparent;
}

ul.heart li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/heart.png) no-repeat 0 11px transparent;
}

ul.house li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/house.png) no-repeat 0 11px transparent;
}

ul.lock li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/lock.png) no-repeat 0 11px transparent;
}

ul.minus li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/minus.png) no-repeat 0 11px transparent;
}

ul.plus li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/plus.png) no-repeat 0 11px transparent;
}

ul.musical li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/musical.png) no-repeat 0 11px transparent;
}

ul.settings_list li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/settings.png) no-repeat 0 11px transparent;
}

ul.speech li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/speech.png) no-repeat 0 11px transparent;
}

ul.tag li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/tag.png) no-repeat 0 11px transparent;
}

ul.vcard li {
	list-style: none;
	padding: 10px 5px 0px 24px;
    background: url(../images/icons/vcard.png) no-repeat 0 11px transparent;
}

img.frame {
	padding: 8px;
	background: #fff;
	border: 1px solid #ebebeb;
	-moz-box-shadow: 0 1px 5px #ebebeb;
 	-webkit-box-shadow: 0 1px 5px #ebebeb;
 	box-shadow: 0px 1px 5px #ebebeb;
}

.frame_left {
	padding: 8px;
	background: #fff;
 	float: left;
 	margin: 0 20px 10px 0;
 	text-align: center;
 	border: 1px solid #ebebeb;
	-moz-box-shadow: 0 1px 5px #ebebeb;
 	-webkit-box-shadow: 0 1px 5px #ebebeb;
 	box-shadow: 0px 1px 5px #ebebeb;
}

.frame_left .caption, .frame_right .caption, .frame_center .caption {
	margin: 7px 0 2px 0;
	display: block;
	color: #999;
}

.frame_right {
	padding: 8px;
	background: #fff;
 	float: right;
 	margin: 0 0 10px 20px;
 	text-align: center;
 	border: 1px solid #ebebeb;
	-moz-box-shadow: 0 1px 5px #ebebeb;
 	-webkit-box-shadow: 0 1px 5px #ebebeb;
 	box-shadow: 0px 1px 5px #ebebeb;
}

.frame_center {
	padding: 8px;
	background: #fff;
 	margin: auto;
 	margin-top: 20px;
	margin-bottom: 20px;
 	text-align: center;
 	clear: both;
 	display: table;
 	border: 1px solid #ebebeb;
	-moz-box-shadow: 0 1px 5px #ebebeb;
 	-webkit-box-shadow: 0 1px 5px #ebebeb;
 	box-shadow: 0px 1px 5px #ebebeb;
}

/* infoboxes */
div.box-download {
	width: 100%;
	float: left;
}

div.box-download-content {
    background: url("../images/box-download.png") no-repeat 15px 16px #E3F4DE;
    border: 1px solid #a4d794;
    color:#599847;
    padding: 20px 15px 20px 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
    font-size: 11pt;
}

div.box-download a {
    color: #599847;
    text-decoration: none;
}

div.box-download a:hover {
    color: #599847;
     text-decoration: underline;
}

div.box-information {
	width: 100%;
	float: left;
}

div.box-information-content {
    background: url("../images/box-info.png") no-repeat 15px 16px #DEEEF7;
    border: 1px solid #8fbed9;
    color:#2F81B0;
   	padding: 20px 15px 20px 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
    font-size: 11pt;
}

div.box-information a {
    color: #2F81B0;
    text-decoration: none;
}

div.box-information a:hover {
    color: #2F81B0;
    text-decoration: underline;
}


div.box-notification {
	width: 100%;
	float: left;
}

div.box-notification-content {
    background: url("../images/box-note.png") no-repeat 15px 16px #FFFBCC;
    border: 1px solid #e0da97;
    color: #8f8838;
    padding: 20px 15px 20px 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
    font-size: 11pt;
}

div.box-notification a {
    color: #8f8838;
    text-decoration: none;
}

div.box-notification a:hover {
    color: #8f8838;
    text-decoration: underline;
}


div.box-error {
	width: 100%;
	float: left;
}

div.box-error-content {
    background: url("../images/box-error.png") no-repeat 15px 16px #FFCECE;
    border: 1px solid #e19191;
    color:#883333;
    padding: 20px 15px 20px 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
    font-size: 11pt;
}

div.box-error a {
    color: #883333;
    text-decoration: none;
}

div.box-error a:hover {
    color: #883333;
    text-decoration: underline;
}

/* TOGGLE */
.toggle {
	width: 100%;
	margin-bottom: 10px;
	color: #6e6e6e;
}

.toggle-wrapper {
	padding-bottom:5px;
}

h4.trigger {
	width: auto;
	padding: 10px 15px;
	clear: both;
	margin: 0px;
	display: block;
	cursor: pointer;
	background: #e8e8e8;
}

h4.trigger:hover, h4.trigger.active:hover {
	color: #00b5e2;
}

h4.trigger.active {
	color: #00b5e2;
}

.togglebox {
	width:auto;
	height: auto;
	overflow: hidden;
	margin: 0;
}

.togglebox div {
	padding-top: 15px;
}

.togglebox p {
	line-height: 22px;
}

a img {
	border: 0;
	border-image: initial;
}
td#button a:link {color:white;}
td#button a:visited {color:white;}
td#button a:hover {color:white;}
td#button a:active {color:white;}

.button, .button:visited {
	color: #fff; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	text-decoration: none;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
	.button:hover							{ background-color: #111; color: #fff; }
	.button:active							{ background-color: #111; color: #fff; top: 1px; }
	.small.button, .small.button:visited 			{ font-size: 11px}
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 13px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-transform: uppercase;
	font-family: "Arial";
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	.large.button, .large.button:visited 			{ font-size: 14px; 
													  padding: 8px 14px 9px; }
													  
	.fixed.button, .fixed.button:visited 			{ font-size: 14px; 
	text-align: center;
													  padding: 8px 14px 9px; 
													  margin-left: 6px;
										
													  width: 150px }
																						  
													  
	.super.button, .super.button:visited 			{ font-size: 34px; 
	width: 330px;
													  padding: 8px 14px 9px; }
	

	.blue.button, .blue.button:visited		    { background-color: #40cbe8;
background-image: -webkit-gradient(radial, 50% 50%,200,50% 50%,20, from(rgb(55, 181, 203)), to(rgb(64, 203, 232)));
background-image: -webkit-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(55, 181, 203));
background-image: -moz-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(55, 181, 203));
background-image: -o-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(55, 181, 203));
background-image: -ms-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(55, 181, 203));
background-image: radial-gradient(50% 50%, rgb(64, 203, 232), rgb(55, 181, 203));
}
	.blue.button:hover							
	{ 
	background-color: #40cbe8;
background-image: -webkit-gradient(radial, 50% 50%,200,50% 50%,20, from(rgb(0, 150, 255)), to(rgb(64, 203, 232)));
background-image: -webkit-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(0, 150, 255));
background-image: -moz-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(0, 150, 255));
background-image: -o-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(0, 150, 255));
background-image: -ms-radial-gradient(50% 50%, rgb(64, 203, 232), rgb(0, 150, 255));
background-image: radial-gradient(50% 50%, rgb(64, 203, 232), rgb(0, 150, 255));
}
.ac-container{

	margin: 10px auto 30px auto;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #40caec;
	color: #165767;
		box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
		color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 140px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}
.ac-container input:checked ~ article.ac-100{
	height: 100%;
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
.container{
	width: 100%;
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	padding: 20px 30px 10px 30px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #3d7489;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{
	color: #80B8CE;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.container > header h2{
	font-size: 16px;
	font-style: italic;
	color: #82858e;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
/* Header Style */
.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	float: left;
}
.codrops-top a:hover{
	background: #fff;
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}

p.codrops-demos{
	text-align:center;
	display: block;
	padding: 14px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #7FB2C1;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b0d4e3;
	background: -moz-linear-gradient(top, #b0d4e3 0%, #88bacf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0d4e3), color-stop(100%,#88bacf));
	background: -webkit-linear-gradient(top, #b0d4e3 0%,#88bacf 100%);
	background: -o-linear-gradient(top, #b0d4e3 0%,#88bacf 100%);
	background: -ms-linear-gradient(top, #b0d4e3 0%,#88bacf 100%);
	background: linear-gradient(top, #b0d4e3 0%,#88bacf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d4e3', endColorstr='#88bacf',GradientType=0 );
}
p.codrops-demos a:hover{
	background: #80B8CE;
}
p.codrops-demos a:active{
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}

/*** video library wall by Matt Heyes ***/
.group:before,.group:after, .clearfix:before,.clearfix:after {content:"";display:table;}
.group:after,.clearfix:after {clear:both;}
.group, .clearfix { zoom:1; }
ul#video-wall { margin:0 0 40px 0; padding:0; list-style:none }
ul#video-wall li { margin:5px; padding:0; list-style:none; float:left; width:212px }
ul#video-wall li a { padding:10px; background:#fafaf; border:1px solid #e1e1e1; display:block; height:220px; }
ul#video-wall li a img { width:190px; display:block; margin:0; padding:0; }
ul#video-wall li a:hover { border:1px solid #39b54a; background: #bdd73c; color:#fff; text-decoration:none }
ul#video-wall li a h4 { margin:0; padding:0; font-size:12px; font-weight:bold; line-height:1.6em; }
ul#video-wall li a p { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#999; margin:0; padding:0; }

#logo-slider { width:258px; height:81px; background:#e1e1e1; border:1px solid #ccc; padding:40px 20px;  }
#logo-slider .slides { margin:0; padding:0; list-style:none; zoom: 1; }
#logo-slider .slides li { margin:0; padding:0; display:block; position:relative; text-align:center; }

#logo-slider .slides > li {display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
#logo-slider .slides img { display: block; margin:0 auto; max-width:258px; height:81px; }

.aventador-sponsors .slides { margin:0; padding:0; list-style:none }
.aventador-sponsors .slides li { margin:0; padding:10px 0; list-style:none; height:40px; width:137px; float:left; text-align:center; }

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

#member-login h3 { background:#343434; color:#fff; }
#member-login .cat_button { background:#3FCCE5; color:#fff; border:1px solid #fff; }
#member-login p { padding:0 18px; margin:4px 0 0 0; }
#member-login label { text-transform:none; font-size:12px; font-weight:normal }

form#search { position:absolute; float:right; top:80px; right:40px; width:300px; }
form#search input#CAT_Search { float:left; background:#fff; border:1px solid #343434; height:20px; margin:0; }
form#search input.cat_button { float:left; height:40px; line-height:40px; padding:0 5px; margin:0; background:#3FCCE5; color:#fff; border:1px solid #343434; border-left:0; cursor:pointer; -webkit-appearance: none; }

a#link-accessibility { position: absolute; float: right; top:50px; right:60px; text-align: right; font-size: 14px; font-weight: bold; z-index: 100 }

.one-third h4 { font-size:18px; margin-bottom:30px; }
.one-third .announcement-list .date,
.one-third .announcement-list .body-content { display:none }
.one-third .announcement-list .title { margin-bottom:8px !important; line-height: 1.4em; padding:0 0 8px 30px !important; background: url(../images/icons/blue_bullet.png) 8px 4px no-repeat; border-bottom: 1px dotted #ccc; }

#main-content { width:619px; float:left; margin:0 20px 0 0; min-height:300px; padding:0 20px 0 0; border-right:1px solid #eee }
#sidebar { width:300px; float:left; min-height:300px; }
#sidebar #latest-announce { margin-bottom:20px; }
#sidebar .announcement-list p.date,
#sidebar .announcement-list .body-content { display:none; }

#main-content .announcement-list { margin:15px 0 15px 0; padding:0 0 15px 0; border-bottom:1px dotted #01B6DE; font-family:Arial, Helvetica, sans-serif; color:#8A8A8A; }
#main-content .announcement-list p.title { margin-bottom:5px; }
#main-content .announcement-list p.title a { font-size:14px; font-weight:bold; }
#main-content .announcement-list p.date { display:none; }
#main-content .announcement-list .body-content { font-size:12px; }

#news-flash-slider {
        width: 620px;
        height: 160px;
        overflow: hidden;
}
h4#news-flash-title { margin-bottom: 30px !important; }

#news-flash-slider .announcement-list {
        width: 620px;
        height: 160px;
        color:inherit;
        font-size: 14px;
        line-height: 18px;
}
#news-flash-slider .announcement-list p.title {  margin:0; padding:0 !important; }
#news-flash-slider .announcement-list p.title a { font-size: 22px; font-weight: bold; }
#news-flash-slider .announcement-list p.date { font-size: 12px; padding:0 !important; margin-bottom: 10px; }
#news-flash-slider .announcement-list .body-content { font-size: 14px; }

.side-block {
	padding:20px 0;
	border-bottom: 1px solid #EEEEEE;
}

.feedburnerFeedBlock ul { margin:0; padding:0; list-style: none; }
.feedburnerFeedBlock ul li { margin:0; padding:5px 10px !important; }
.feedburnerFeedBlock ul li .headline { font-size: 14px; font-weight: bold; }
.feedburnerFeedBlock ul li p.date { margin:0; padding:0; font-size: 12px; }
.feedburnerFeedBlock ul li:nth-child(2n+1) { background: #e8e8e8 }
.feedburnerFeedBlock ul li:hover { background: #e2f9ff}

#member-slides { height: 390px; width: 300px; overflow: hidden; }
#member-slides > div { height: 390px; width: 300px; }

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

.view-events .group-left, .view-products .group-left {
    display: inline;
    float: left;
    width: 240px;
}
.view-events .group-right, .view-products .group-right {
    display: inline;
    float: left;
    width: 720px;
}
.node-events .group-left, .node-membership .group-left {
float: left;
width: 40%;
}
.node-membership .group-right, .node-events .group-right {
float: right;
width: 60%;
}
h2.membership-title {
    color: #444444;
    font-family: "Lato",Arial;
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    margin: 0 0 10px;
    padding: 0;
}

.view-products .display-price {
    clear: right;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 12px 14px 0 0;
    padding: 0;
}
.add-to-cart {
    clear: both;
    display: block;
    margin-top: 10px;
}
.add-to-cart .form-item.form-item-quantity, .node-events .form-item, .node-membership .form-item {
    float: left;
    margin: 0;
}
.add-to-cart .form-submit, .node-events .form-submit, .node-membership .form-submit {
    background: none repeat scroll 0 0 #e3e3e3;
    border: 1px solid #ccc;
    box-shadow: 0 0 1px 1px #ffffff;
    float: left;
    margin-left: 40px;
    margin-top: 23px;
    padding: 10px 30px;
    cursor: pointer;
}
#search_top {

position: absolute;
display: block;
right: 20px;
top: 50px;
}
#search_top form#search-block-form input.form-text {
float: left;
background: #fff;
border: 1px solid #343434;
height: 28px;
margin: 0;
width: 210px;
}
#search_top form#search-block-form input.form-submit{
  float: left;
height: 40px;
line-height: 40px;
padding: 0 5px;
margin: 0;
background: #3FCCE5;
color: #fff;
border: 1px solid #343434;
border-left: 0;
cursor: pointer;
-webkit-appearance: none;
}
#widgets-element-socialmedia_facebook-like-box { background: #fff;}
#block-widgets-s-socialmedia-profile-default{ float: right;}
#block-widgets-s-socialmedia-profile-default > h2 { font-size: 22px; line-height: 20px;}
.tabs {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-bottom: 10px;
}
.tabs ul.primary {
padding: 0 3px;
margin: 0;
overflow: hidden;
border: none;
background: transparent;
}
.tabs ul.primary li {
display: block;
float: left;
vertical-align: bottom;
margin: 0 5px 0 0;
}
.tabs ul.primary li.active a {
background-color: #ffffff;
border-bottom: 1px solid #ffffff;
}
ul.tabs li.active a {
text-decoration: none;
color: #000;
background: #00b5e2;
}
ul.add-location {
   margin: 21px 0;
}
.add-location-link {
    background: none repeat scroll 0 0 #40c9f0;
    border: 1px solid #ccc;
    color: white;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    margin-top: 20px;
    padding: 5px 20px;
}
.gmap-map {
    float: left;
    margin: 10px 0 20px;
}
#name-and-slogan {
	font-size: 26px;
	line-height:30px;
    font-style: italic;
    position:absolute;
    right:20px; 
    bottom:20px;
}
.block-slider1 div.t1{text-align:center;}
.block-slider1 .slides {
    position: relative;
    overflow: hidden;
}
.block-slider1 .slides ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-slider1 .slides li {
    float: left;
}

.block-slider2 div.t1{text-align:center;}
.block-slider2 .slides {
    position: relative;
    overflow: hidden;
}
.block-slider2 .slides ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-slider2 .slides li {
    float: left;
}

.block-slider3 div.t1{text-align:center;}
.block-slider3 .slides {
    position: relative;
    overflow: hidden;
}
.block-slider3 .slides ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-slider3 .slides li {
    float: left;
}


.block-bigslider{background:#343434;height:330px;}
.block-bigslider .slides {
    position: relative;
    overflow: hidden;
}
.block-bigslider .slides ul {
    width: 96000px;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.block-bigslider .slides li {
    float: left;
		width:960px;
		height:330px;
}
.block-bigslider .cols1 .col1{width:385px;float:left;}
.block-bigslider .cols1 .col2{width:575px;float:left;}
.block-bigslider .col1-inner{ padding:28px 30px 0;font-size:16px;line-height:22px;}
.block-bigslider .t1{font-size:24px;line-height:28px;text-transform:uppercase;color:#fff;font-weight:bold;}
.block-bigslider .description{ padding:5px 0 0;}
.block-bigslider div.view-big-slider{width:960px;height:330px; position:relative;}
.block-bigslider a.prev{ position:absolute;width:34px;height:34px;border: solid 3px #FFF;background: url(../images/prev-bttn.png) no-repeat top left; left:-80px; top:142px; cursor:pointer;}
.block-bigslider a.next{ position:absolute;width:34px;height:34px;border: solid 3px #FFF;background: url(../images/next-bttn.png) no-repeat top left; right:-80px; top:142px; cursor:pointer;}
.block-bigslider a.prev:hover,
.block-bigslider a.next:hover{  background-position:0 bottom;text-decoration:none;}
.block-bigslider div.screenshot{ cursor:pointer;}

div#block-views-sponsors-view-block{ padding:10px 0 10px;}

form#mailchimp-signup-subscribe-page-subscribe-to-our-newsletter-form #mailchimp-newsletter-475625{ display:none;}

div#block-asca-asca-subscribe{ padding:0 0 16px;}
div#block-asca-asca-subscribe input#edit-asca-email{width:278px;}

.view-id-blog.view-display-id-page ul.blogs{list-style:none; padding:0; margin:0;}
.view-id-blog.view-display-id-page ul.blogs li{list-style:none; padding:10px 0 0; margin:0;}
.view-id-blog.view-display-id-page .cols1{ clear:both;width:100%;}
.view-id-blog.view-display-id-page .cols1 .col1{width:80px;float:left; padding:3px 0 0;}
.view-id-blog.view-display-id-page .cols1 .col2{width:880px;float:left;}
.view-id-blog.view-display-id-page div.created{background:#0274BE;color:#fff;text-align:center;text-transform:uppercase;line-height:30px;font-size:11px;width:60px;}
.view-id-blog.view-display-id-page .t1{font-size:32px;line-height:36px;}
.view-id-blog.view-display-id-page div.by{color:#777;font-size:12px;font-weight:bold; padding:2px 0 5px;}
.view-id-blog.view-display-id-page span.s1{font-weight:normal;font-style:italic;}


.block-mainmenu{ clear:both;background:#40C9F0; min-width:1000px;}
.block-mainmenu .block-content{width:1000px; margin:0 auto;background:#343434;height:50px;}
.block-mainmenu ul.menu{list-style:none; padding:0; margin:0;}
.block-mainmenu ul.menu ul.menu{ display:none; position:absolute; left:0; top:50px;background:#343434;width:220px; z-index:100;}
.block-mainmenu ul.menu ul.menu ul.menu{ display:none; left:220px; top:0px;}
.block-mainmenu ul.menu li.hover ul.menu{ display:block;}
.block-mainmenu ul.menu li.menu-2666.hover ul.menu,
.block-mainmenu ul.menu li.menu-2191.hover ul.menu{ display:none;}
.block-mainmenu ul.menu li.hover ul.menu li ul.menu{display:none;}
.block-mainmenu ul.menu li ul.menu li.hover ul.menu{display:block;}
.block-mainmenu ul.menu li{float:left;width:auto;list-style:none; padding:0 2px 0 0;background:url(../images/menu_bg.png) no-repeat right center; margin:0; position:relative;}
.block-mainmenu ul.menu li.last{background:none;}
.block-mainmenu ul.menu li ul.menu li{float:none; clear:both;background:none; padding:5px 0;}
.block-mainmenu ul.menu li a{color:#fff;font-size:15px;line-height:50px; padding:0 11px;text-transform:uppercase;font-weight:bold;font-family: Arial, Helvetica, sans-serif;width:auto;float:left; display:block;}
.block-mainmenu ul.menu li a.active{color:#fff;}
.block-mainmenu ul.menu li ul.menu li a{float:none;clear:both;line-height:20px; padding:0 14px;}

.field-name-body ul {
list-style: disc;
}
#node-35{ overflow:hidden;}
#head div.login-wrap{ position:absolute;right:20px; top:20px;font-size:16px;line-height:20px;}

.view-news .views-field-title{font-weight:bold;font-size:17px;}
.view-news .views-field-title a{color:#58585A;}
.view-news .views-field-body p{ margin:0;}
.view-news .views-row{ padding:0 0 20px;}
#node-216 a.login{ display:block;background:#01b6de;color:#fff;float:left; padding:0 10px; border-radius:5px;}
#node-216 a.about{ display:block;background:#01b6de;color:#fff;float:left; padding:0 10px; border-radius:5px; margin:10px 0 0;}
.view-id-export_users.view-display-id-page table{width:100%; border:solid 1px #ccc;}
.view-id-export_users.view-display-id-page table th{font-weight:bold;}
.view-id-export_users.view-display-id-page table tr.odd{background:none;}
.view-id-export_users.view-display-id-page table tr th,
.view-id-export_users.view-display-id-page table tr td{ padding:5px 10px;border:solid 1px #ccc;}
.view-id-export_users.view-display-id-page ul.pager{ padding:10px 0 0;}
#block-views-summit-sponsors-block{text-align:center; padding:0 0 30px;}
#block-views-summit-sponsors-block .views-field-title{font-size:24px;line-height:28px; padding:10px 0 16px;font-weight:bold;}
#block-views-summit-sponsors-block .views-field-title a{color:#f47722;}
#block-views-summit-sponsors-block .content{float:none; clear:both; width:auto;}
#block-views-summit-sponsors-block .views-field-field-logo-slide  .field-name-field-logo-title{ display:none;}
#block-views-summit-sponsors-block .views-field-field-logo-slide *{ display:inline-block;}
form#webform-client-form-264 h3{font-size:20px;line-height:24px;text-transform:capitalize;}
form#webform-client-form-264 h4{text-transform:capitalize;font-size:18px;line-height:22px;}
form#webform-client-form-264 .item-error{border: 2px solid red;}
form#webform-client-form-264 label[for="edit-submitted-acceptance-1"]:before{content:'*';color:red; margin:0 3px 0 0;}
form#webform-client-form-264 fieldset#webform-component-delegates--first-delegate .del-btn{ display:none;}
.block-latest-news{padding:20px 0 0;border-top: solid 1px #eee;}
.block-latest-news ul.news{list-style:none;padding:0;margin:0;}
.block-latest-news .cols1{width:100%; clear:both;}
.block-latest-news .cols1 .col1{width:130px;float:left;}
.block-latest-news .cols1 .col2{width:470px;float:right;}
.block-latest-news .t1{font-weight:bold;font-size:17px;}
.block-latest-news .t1 a{color:#58585A;}
.block-latest-news .summary p{ margin:0;}
.block-latest-news .news-item{ padding:0 0 10px;}
.block-latest-news .all{font-size:15px;}
.block-txt{border-top:solid 1px #eee; padding:10px 0;}
.block-txt h2{font-size:17px;text-align:center;}
.block-txt p{ margin:0;}
#block-block-14 a.register{background:#8f2030;color:#fff; display:block; width:110px; padding:5px; margin:0 auto 10px; border-radius:5px;}
img{max-width:100%; height:auto;}
#block-views-lead-partners-block,
#block-views-business-advisors-block,
#block-views-associate-partners-block{border-top:solid 1px #eee; padding:10px 0 10px;}
.block-contactus{border-top:solid 1px #eee; padding:30px 0 0; margin:20px 0 0;}
.qtip-content{font-size:13px;line-height:16px;}
#webform-client-form-264 #edit-actions .form-submit{background: #8f2030;border-radius: 5px;color: #fff;padding: 10px; text-transform:uppercase; cursor:pointer;}
#block-webform-client-block-10{border-top:solid 1px #eee; padding:20px 0 0; margin:10px 0 0;}
.view-news ul.news{list-style:none;padding:0;margin:0;}
.view-news .cols1{width:100%; clear:both;}
.view-news .cols1 .col1{width:130px;float:left;}
.view-news .cols1 .col2{width:810px;float:right;}
.view-news .t1{font-weight:bold;font-size:17px;}
.view-news .t1 a{color:#58585A;}
.view-news .summary p{ margin:0;}
.view-news .news-item{ padding:0 0 10px;}
a.toggle-button{
  display:none;
  width:86px;
  cursor:pointer;
  position:absolute;
  left:200px;
  top:40px;
}
a.toggle-button span.bar{
  display:block;
  height:12px;
  background:#f69322;
  font-size:0;
  line-height:0;
  margin:10px 0;
}
a.toggle-button span.bar-last,
a.toggle-button span.bar-first{
  margin:0;
}
#block-block-17 .cols1 .col1{width:60%;float:left;}
#block-block-17 .cols1 .col2{width:40%;float:left;}
#block-block-17 .block-content ul{list-style:disc; padding:0 0 0 20px; margin:0;}
#block-block-17 .block-content img{height:auto !important;}
.calendar-calendar .month-view .full td.single-day div.monthview.event-type-163,
.calendar-calendar .month-view .full td.multi-day div.monthview.event-type-163,
.calendar-calendar .month-view .full td.multi-day .inner .monthview.event-type-163 .cutoff{background:#f47721;}
.calendar-calendar .month-view .full td div.monthview.event-type-163 a,
.calendar-calendar .month-view .full td div.monthview.event-type-164 a,
.calendar-calendar .month-view .full td div.monthview.event-type-165 a{color:#fff;}
.calendar-calendar .month-view .full td.single-day div.monthview.event-type-164,
.calendar-calendar .month-view .full td.multi-day div.monthview.event-type-164,
.calendar-calendar .month-view .full td.multi-day .inner .monthview.event-type-164 .cutoff{background:#0084b5;}
.calendar-calendar .month-view .full td.single-day div.monthview.event-type-165,
.calendar-calendar .month-view .full td.multi-day div.monthview.event-type-165,
.calendar-calendar .month-view .full td.multi-day .inner .monthview.event-type-165 .cutoff{background:#39b54a;}
#block-block-19{ padding:16px 0 0; clear:both;}
#block-block-19 .cols1 .col1{float:left; padding:0 20px 0 0;}
#block-block-19 span.event-type-163{display:block;background:#f47721;float:left;width:20px;}
#block-block-19 span.event-type-164{display:block;background:#0084b5;float:left;width:20px;}
#block-block-19 span.event-type-165{display:block;background:#39b54a;float:left;width:20px;}
#block-block-19 .cols01 .col01{float:left;}
#block-block-19 .cols01 .col02{float:left; padding:0 0 0 10px;}
.view-id-blog.view-display-id-block_1{ padding:0 0 10px;}
.view-id-blog.view-display-id-block_1 ul.blogs{list-style:none; padding:0; margin:0;}
.view-id-blog.view-display-id-block_1 ul.blogs li{list-style:none; padding:10px 0 0; margin:0;}
.view-id-blog.view-display-id-block_1 .cols1{ clear:both;width:100%;}
.view-id-blog.view-display-id-block_1 .cols1 .col1{width:80px;float:left; padding:3px 0 0;}
.view-id-blog.view-display-id-block_1 .cols1 .col2{width:540px;float:left;}
.view-id-blog.view-display-id-block_1 div.created{background:#0274BE;color:#fff;text-align:center;text-transform:uppercase;line-height:30px;font-size:11px;width:60px;}
.view-id-blog.view-display-id-block_1 .t1{font-size:17px;line-height:22px;font-weight:bold;}
.view-id-blog.view-display-id-block_1 div.by{color:#777;font-size:12px;font-weight:bold; padding:2px 0 5px;}
.view-id-blog.view-display-id-block_1 span.s1{font-weight:normal;font-style:italic;}
.comment .content {
	width: auto;
	float: none;
}
.accordians{ padding: 0 0 10px; }
.accordians .accordian-title{font-size:15px; font-weight:bold;border:solid 1px #ddd; border-radius:5px; padding:5px;background:#eee; cursor: pointer;margin:8px 0 0;}
.accordians .accordian-title-expanded{border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:0px; border-bottom-right-radius:0px;  }
.accordians .accordian-content{ display:none;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc;border-left:solid 1px #ccc; padding:10px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; margin:0 0 8px;}
.accordians .accordian-content-expanded{ display: block; }
.accordians .cloppased{float: right;}
.accordians .accordian-title-expanded .cloppased{ display: none; }
.accordians .expanded{float: right; display: none;}
.accordians .accordian-title-expanded .expanded{ display: block; }
.node-blog .created,
.node-news .created{padding:0 0 16px;}

@media(max-width:999px){
  #name-and-slogan{font-size:19px;}
  a.toggle-button{ display:block;}
  .region-header{ display:none;}
  .block-mainmenu{min-width:0px;}
  .block-mainmenu .block-content{width:auto;height:auto;}
  .block-mainmenu ul.menu ul.menu{ display:block; position:static; width:auto; padding:0 0 0 10px;border-top:solid 1px #fff;}
  .block-mainmenu ul.menu li{float:none; clear:both;background:none;border-bottom:solid 1px #fff; padding:0;}
  .block-mainmenu ul.menu li ul.menu li.last{border-bottom:none;}
  .block-mainmenu ul.menu li a{float:none; clear:both;}
  .block-mainmenu ul.menu li ul.menu li a{font-weight:normal;}
  #content{width:auto;float:none; padding:10px;}
  .logo-wrapper{width:100%;}
  #content-two-third{width:auto;float:none;}
  #right-sidebar{float:none;clear:both;border:none; margin:0 auto; padding:16px 0 0;}
  #footer{width:auto; padding:10px;float:none; clear:both;}
  .region-footer{float:none; clear:both;}
  .region-footer2{float:none; clear:both;}
  .region-footer3{float:none; clear:both;}
  #copyright{width:auto;float:none; clear:both;}
  .entry-title{ padding:10px 0 0;}
  .block-twitter h2,
  .block-find-us h2{ padding:10px 0 0;}
  .view-news .cols1 .col1{float:none;clear:both;}
  .view-news .cols1 .col2{width:auto;float:none;clear:both;}
}
@media(max-width:767px){
  #search_top{ display:none; position:static; padding:10px 0 0 10px;}
  #name-and-slogan{ display:none;position:static; clear:both; padding:0 0 10px 10px;}
  #head div.login-wrap{ display:none;position:static; padding:0 0 0 10px;}
  a.toggle-button{left:auto; right:20px;}
  .block-latest-news h2{text-align:center;}
  .block-latest-news .cols1 .col1{width:auto;float:none;text-align:center;}
  .block-latest-news .cols1 .col2{width:auto;float:none;}
}