@import url(http://fonts.googleapis.com/css?family=Droid+Serif:Italic);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

* {
  font-family: inherit;
  margin: 0;
  padding: 0;
}

body {
    background: none repeat scroll 0 0 #ffffff;
    color: #535353;
    font-family: 'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif; 
    font-size: 0.7em;
    margin: 0;
}

code {
    font-family: "Courier New",Courier,monospace;
}

a{
    color: #3c7cbb;
    outline: medium none;
    text-decoration: none;
}

a:hover {
    outline: medium none;
    text-decoration: underline;
}

h1.topbanner {
    clear: left;
    float: left;
    font-size: 1em;
    height: 190px;
    width: 960px;
}
h1.topbanner a {
    display: block;
    height: 190px;
    width: 960px;
}
h2, div.componentheading, .cbUserListTitle {
    clear: left;
    color: #333033;
    font-size: 1.8em;
    margin: 0 0 15px;
    padding: 11px 0 0px 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Brawler', 'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
h3 {
    color: #4B4B4B;
    font-size: 1.5em;
    margin: 0px;
    padding: 11px 0 0;
    text-align: left;
}

h3.pane-toggler-down, h3.pane-toggler{
	background: #ededec;
	margin-bottom: 2px;
	padding: 5px 0px 5px 5px;
}

h3 a{
	display: block;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 1em;
}

p {
    font-size: 1.3em;
    line-height: 1.6em;
    padding: 0 0 15px;
    text-align: left;
}

.inline {
    display: inline;
}

div.contentpaneopen {
    font-size: 1.3em;
    text-align: left;
}

.hide { display: none; }
.ghost { visibility: hidden; }
.clear { clear: both; }

.clearfix:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.strong{ font-weight: bold; }
.error { color: #900; font-weight: bold; }


ul#mainnav {
    background: none repeat scroll 0 0 #2e2e2e;
    clear: left;
    float: left;
    list-style: none outside none;
    margin: 0px;
    text-align: center;
    padding: 4px 0px 20px 0px;
    width: 960px;
}

ul#mainnav li {
    float: left;
    margin: 0px 16px 0px 16px;
    padding: 0;
}

ul#mainnav li a{
	color: #ffffff;
	padding: 30px 0px 30px 0px;
	font-family: 'Brawler', 'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif; 
}

ul#mainnav li.first a {
    padding: 0 9px 0 0 !important;
}

ul#mainnav li.last a {
    border-right: 0 none;
}

ul#mainnav li a{
  display: block;
  font-size: 1.3em;
  font-weight: normal;
  padding: 0 9px;
  text-transform: uppercase;
  text-decoration: none;
}

ul#mainnav li a:hover {
    color: #45A9D0;
    text-decoration: none;
}

ul#mainnav li.active a{
    color: #45A9D0;
}

img {
    border: medium none;
}

.floatleft {
    float: left;
}

.floatnone {
    float: none;
}

.floatright {
    float: right;
}

#container {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.inner {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 960px;    
}

.inner2 {
  float: left;
  padding: 0;
  
}

#content {
    clear: left;
    float: left;
    margin: 0;
    padding: 20px 23px 20px 23px;
    width: 912px;
    border-left: 1px solid #ededec;
    border-right: 1px solid #ededec;
}

#content div.blog div.items-row{
	float: left;
	clear: left;
	width: 874px;
	background: #ededec;
	padding: 0px 20px 0px 20px;	
}

#content div.blog div.row-0{
	padding: 10px 20px 0px 20px;
	
}

#content div.blog div.row-1{
	padding: 0px 20px 10px 20px;	
}

.article-info-term{
	display: none;
}

#content-lower {
    float: left;
    margin: 0;
    padding: 20px 23px 20px 23px;
    width: 687px;
    border-left: 1px solid #ededec;
    border-right: 1px solid #ededec;
}

header {
    background: url("../images/head-bg.jpg") repeat-x scroll left top transparent;
    clear: left;
    float: left;
    margin: 0px;
    width: 960px;
}

.left {
    clear: left;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.right {
    display: inline;
    float: left;
    padding: 0;
}

div.subnav{
  width: 205px;
  float: left;
  clear: left;
  display: inline;
  margin: 20px 0px 0px 20px;
  background: #ededec;
}

div.subnav ul#subnav{
  list-style: none;
  padding: 22px 22px 22px 0px;
  width: 183px; 
}

div.subnav ul#subnav li{
  text-align: left;
  padding: 0px 0px 8px 20px;
  width: 163px;
  font-size: 1.2em;
}

div.subnav ul#subnav li a{
  text-decoration: none;
  font-weight: bold;
  color: #4b4b4b;
}

div.subnav ul#subnav li a:hover{
  color: #45a9d0;
}

div.subnav ul#subnav li.active a{
  color: #45a9d0;
  padding: 0px 0px 0px 10px;
  width: 153px;
  background: url("../images/arrow.jpg") 0px 4px no-repeat;
}  

footer {
    border-top: 0px solid #DEDEDE;
    clear: left;
    float: left;
    margin: 0px 0 0;
    padding: 13px 23px 13px 23px;
    width: 912px;
    border-left: 1px solid #ededec;
    border-right: 1px solid #ededec;
}

footer ul {
    clear: left;
    float: left;
    list-style: none outside none;
    width: 960px;
}

footer ul li {
    color: #4B4B4B;
    float: left;
}

footer ul li span {
    padding: 0 6px;
}

footer ul li a {
    text-decoration: none;
}

footer ul li.email {
    padding: 0 0 0 740px;
}

table.weblinks {
    clear: left;
    float: left;
    font-size: 1.3em;
    text-align: left;
}

td.weblinks {
    padding-left: 10px !important;
}

table.mod_login {
    text-align: left;
}

table.mod_login input {
    margin-bottom: 5px;
}

div.contentpane, div.contentdescription, form.contacts {
    clear: left;
}

div.contentdescription {
    font-size: 1.3em;
    text-align: left;
}

table.category td, table.category th {
    padding: 5px;
    text-align: left;
}
table.weblinks td {
    margin: 15px;
    padding: 10px;
}

table.eventtable td {
    font-size: 1.3em;
}
.contact_address {
    text-align: left;
}
.form-validate {
    padding: 25px 0 0;
    text-align: left;
}
.form-validate div {
    margin: 0 0 5px;
}
.form-validate label {
    float: left;
    width: 120px;
}
#el_filter {
    clear: left;
}
div#eventlist h2 {
    border-bottom: 0 none;
}
fieldset {
    padding: 10px;
    text-align: left;
}
fieldset div label {
    float: left;
    width: 100px;
}
fieldset div.name, fieldset div.pass {
    margin-bottom: 5px;
}
span.marker {
    padding-right: 5px;
}
div#eventlist dd, div#eventlist dt {
    text-align: left;
}
.dynamic-tab-pane-control .tab-row .tab {
    clear: none !important;
}
.dynamic-tab-pane-control.tab-pane {
    margin-bottom: 10px;
}
#cbIconsBottom {
    padding: 10px 0 0;
}
#cbUserTable {
    font-size: 1.3em;
    text-align: left;
}
/*#mod_login_greeting, table.category {
    font-size: 1.3em;
}*/
#cbtf_20 {
    font-size: 1.3em;
}
#cbtf_11 {
    font-size: 1.3em;
}
#cbfv_67 {
    font-size: 1em;
}
td#cbfv_67 p {
    font-size: 1em !important;
}
#cbProfileTitle {
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
}
div.cbconfirmationinfo {
    font-size: 1.3em;
    text-align: left;
}

ul.cbLoginLinksList {
  text-align: left;
  font-size: 1.3em;
  list-style-type: none;
}

div.contact-category {
  font-size: 1.3em;
}

div.item-page ul {
  padding-bottom:15px; 
}

div.item-page ul li {
  font-size: 1.3em;
  line-height: 1.6em;
  text-align: left;
  list-style-position: inside;
  list-style-type: disc;
}

div.contact-address {
  text-align: left;
  font-size:1.3em;
}

#dm_nav li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}
.article-info {
  text-align: left;
}
#pg-pagination li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}
div.cbUserListDescription {
	font-size: 1.0em;
}

ul.inner2 {
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px 0;
	padding: 0 0 0 15px;

}

ul.inner2 li {
	
	text-align: left;
	font-size: 1.3em;
	line-height: 1.6em;
}
#content ul.actions {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
	list-style-type: none;
}

table.category th{
	background: #ededec;
}

div.panel div.contact-image img{
	float: right;
	margin: 10px;
	border: 1px solid #bdbdbd;
}

span.jicons-icons{
	float: left;
	padding-right: 5px;
}

div.contact-contactinfo{
	clear: left;	
}
div.contact-contactinfo p{
	padding: 0px;
}

div.pane-slider{
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.contact-form{
	font-size: 1.3em;
}

div.contact-form dd, div.contact-form dt{
	margin: 0px 0px 10px 0px;
}

table.category p{
	padding: 0px 0px 6px 0px;
}

div.cb_comp_inner span{
	margin-right: 5px;
}

div.cb_comp_outer{
	background:#ededec;
	padding: 10px 20px 20px 20px;
}

ul.cbLoginLinksList{
	margin: 10px 0px 0px 0px;
}

div.cb_comp_inner label{	
	width: 104px;
	float: left;
}

div#phocagallery-pane h3{
	padding:0px;
}

div#phocagallery-user, div#phocagallery-category-creating, div#phocagallery-upload{
	font-size: 1.3em;
}

div#phocagallery-upload div{
	text-align: left;
}

div#phocagallery-upload ul{
	margin: 10px 0px 0px 20px;
}
div#phocagallery td{
	text-align:left;
}

div.box {
	padding: 10px;
	width: 430px;
	border: thin solid;
	border-color: #909090;
}

div.alert.alert-error {
	
	font-size:16px;
	color: Maroon;
	font-weight: bold;
}