a, img, body, div, h1, h2, h3, h4, h5, h6 p, span, ul, input, p {
    margin: 0px;
    padding: 0px;
    outline: 0px;
}

body {
    color: #010101;
    font-size: 13px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

ul {
    list-style-type:none;
}

a img {
    border: none;
}

.clearer {
    clear:both;
}

#container {
    width: 1024px;
    margin: 0px auto;
    text-align:left;
}

#header {
    height: 95px;
    color: #fff;
    background: url("../images/banner.jpg") no-repeat center;
    position:relative;
}

#header h1 {
    position:absolute;
    font-weight:bold;
    font-size: 15px;
    font-family: arial;
    left: 140px;
    top: 44px;
}

#header p {
    text-align:right;
    font-weight:normal;
    font-size: 11px;
    font-family: arial;
    color: #fff;
    padding: 6px 16px 0px 0px;
}

#header p a {
    color: #fff;
    text-decoration: none;
    margin: -1px 2px 0px 2px;
    padding: 0px 2px;
}

#header p a:hover {
    border-bottom: dotted 1px #666;
    border-top: dotted 1px #666;
    background: #fff;
    color: #333;
}

#navigation {
    height: 40px;
    background: url("../images/nav_bg.gif") repeat-x center;
    margin-bottom: 15px;
    /*text-align: center;*/    
}

#navigation ul {
    display:table;
/*     width: 650px; */
    margin:0px auto;
    background: url("../images/menu_separator.gif") no-repeat right center;
    padding-right: 2px;
}

#navigation ul li {
    float:left;
    width: 130px;
    text-align:center;
    background: url("../images/menu_separator.gif") no-repeat left center;
}

#navigation ul li a {
    color: #fff;
    text-decoration:none;
    line-height: 40px;
}

#navigation ul li a.active, #navigation ul li a:hover {
    font-weight:bold;
}

#main-content {
    text-align:left;
    width:  950px;
    margin: 0px auto;
    line-height: 25px;
}

.left_col {
    width: 275px;
    margin-right: 55px;
    float:left;
}

.center_col {
    width: 275px;
    float:left;
}

.right_col {
    width: 275px;
    float:right;
}

#main-content h1 {
    color: #2d8aa6;
    border-left: solid 7px #2d8aa6;
    padding-left: 9px;
    font-size: 20px;
    font-weight:normal;
    line-height: 20px;
    height: 20px;
    margin-bottom: 10px;
}

#main-content h2 {
    color: #2d8aa6;
    font-size: 14px;
    font-weight:bold;
    margin: 3px 0px;
}

/*hr {
    color: #fff;
    height: 14px;
    font-size:0px;
    border:none;
    background: url("../images/blue_dot.gif") repeat-x left center;
}*/

hr {
    color: #2d8aa6;
    border:none;
    border-top: solid 1px #2d8aa6;
    height: 1px;
    font-size:0px;
    margin: 7px 0px;
}

#footer {
    text-align:left;
    color: #000;
    margin: 60px auto 0px;
    width: 950px;
    font-size: 11px;
    padding-bottom: 10px;
    word-spacing: 2px;
}

#footer a {
    color: #000;
    text-decoration:none;
    padding: 0px 2px;
}

#footer a:hover {
    border-top: dotted 1px #666;
    border-bottom: dotted 1px #666;
    background: #abdced;
    color: #333;
}

#footer span {
    color: #2d8aa6;
}

#footer span a {
    color: #2d8aa6;
}

.sub-navigation {
    font-size: 11px;
    margin-bottom: 10px;
    color: #124888;
}

.sub-navigation a {
    color: #124888;
    text-decoration:none;
}

.sub-navigation a:hover {
    text-decoration:underline;
}

.page-title {
    width: 200px;
    float:left;
}

.page-title a {
    color:#3c3c3c;
    text-decoration:none;
}

.page-title a:hover {
    text-decoration:underline;
    color: #666;
}

.content {
    width: 620px;
    float:left;
    color: #3c3c3c;
}

.content a {
    color: #2d8aa6;
    text-decoration:none;
}

.content a:hover {
    border-top: dotted 1px #666;
    border-bottom: dotted 1px #666;
    background: #abdced;
    color: #333;
}

.content.events {
    line-height: 20px;
}

.pagination {
    color: #3C3C3C;
    word-spacing: 2px;
}

.pagination a {
    color: #3C3C3C;
    text-decoration:none;
}

 .pagination span {
    color: #2D8AA6;
    font-weight:bold;
}

.pagination a:hover {
    border: none;
    background:transparent;
    text-decoration:underline;
}

.content.sitemap a {
    color: #3c3c3c;
}

.content.sitemap a label {
    padding-left: 10px;
    cursor:pointer;
}

.search_form {
    text-align:right;
}

.search_form input[type="image"] {
    position:relative;
    top: 5px;
}

table td {
    vertical-align:top;
    empty-cells:show;
    white-space:nowrap;
}

.userdata {
    font-weight:bold;
    text-align:right;
    font-size: 11px;
    padding: 3px 16px 0px 0px;
}

.userdata a {
    color: #fff;
    text-decoration:none;
    padding: 0px 3px;
}

.userdata a:hover {
    color: #bababa;
    text-decoration:underline;
}

a b span {
    color: #3C3C3C;
}

a.image_link, a.image_link * {
    background:transparent !important;
    background:transparent;
    border:none !important;
    border:none;
}

.content.post-details {
    width: 633px;
    overflow:hidden;
}

.content.post-details .center-column {
    width: 385px;
    float:left;
    margin-right: 27px;
    overflow:hidden;
}

.content.post-details .right-column {
    width: 201px;
    float:left;
    overflow:hidden;
}

.content.post-details .right-column img {
    margin-bottom: 9px;
}
.content.post-details .right-column a, .content.post-details .right-column a * {
    background:transparent !important;
    background:transparent;
    border:none !important;
    border:none;
}

.events-photos {
    display:table;
}

.events-photos img {
    margin-right: 8px;
}

.content.post-details a, .content.post-details a img {
    background:transparent !important;
    background:transparent;
    border:none !important;
    border:none;
}

table a, table a img {
    background:transparent !important;
    background:transparent;
    border:none !important;
    border:none;
}

.content.membership {
    width: 515px;
}

.login-bar {
    width: 201px;
    float:right;
    overflow:hidden;
    margin-right: -10px;
    font-size: 12px;
}

.login-bar form {
    background: #7ec4d8;
    margin-bottom: 10px;
    padding: 10px 8px;
    color: #fff;
}

.login-bar form label {
    float:left;
}

.login-bar form input {
    float:right;
    border: solid 1px #878a8b;
    width: 114px;
}

.login-bar form div {
    text-align:right;
}

.login-bar form div input {
    width:auto;
    border:none;
    float:none;
}

.content.registration {
    width: 613px;
}

.blue {
    border: solid 1px #2a769a;
    padding: 0px 2px;
    margin-bottom: 14px;
}

.blue td {
    border:none;
    vertical-align:middle;
    border: solid 1px #fff;
}

.blue td label {
    display:block;
    font-weight:bold;
    background: #297699;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    line-height: 17px;
    vertical-align:middle;
}

.blue td label a {
    color: #00a3a2;
    text-decoration:underline;
}

.blue tr.light-blue td {
    background: #e1f0ff;
    padding: 0px 5px;
}

.center {
    text-align:center;
} 
#error_message {
    text-align:left;
    color: red;
}

.tc-scroll {
background-color:#FFFFFF;
border:1px solid #D0D0D0;
font-size:11px;
color:#3C3C3C;
height:150px;
overflow:auto;
padding:8px;
width:600px;
}

#active_menu {font-weight: bold; }
div.event-thumbnail {
    float: left;
    width:  73px;
    height: 73px;
    margin: 0px;
    padding: 2px 4px 2px 0px;
    overflow: hidden;
    text-align: center;
}
div.event-thumbnail img{
    margin:0px;
}

a.register_button,
a.register_button:active,
a.register_button:hover {
	display:block;
	width:400px;
	line-height:50px;
	font-size:24px;
	background-color:#2D8AA6;
	color:#fff;
	border-top: none;
	border-bottom: none;
}

td.reg_td {
	color:#FFF;
	width:100px;
	vertical-align:top;
	background-color:#236286;
}

/* jquery validation */
label.error {
color: red;
padding-left:8px;
}

