/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
html {width:100%;
	height:100%;
}
ol, ul {
	list-style: none;
}

img, fieldset {
	border: 0;
}

/* Form Validation */
input {border-color: lightgray;}
input.valid {
	background: url(../images/icon-ok.png) no-repeat right center #e3ffe5 !important;
	color: #002f00;
	border-color: lightgray !important;
}
input.error {
	background: url(../images/icon-fail.png) no-repeat right center #ffebef;
	color: #480000;
}
select.valid {
	background: url(../images/icon-ok.png) no-repeat calc(100% - 12px) center #e3ffe5;
	color: #002f00;
	border-color: lightgray !important;
}
select.error {
	background: url(../images/icon-fail.png) no-repeat calc(100% - 12px) center #ffebef;
	color: #480000;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

.clr {
	clear: both;
	display: block;
	line-height:0;
	height: 0;
	overflow: hidden;
}

.nml {
	margin-left: 0 !important;
}

hr {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solide #ffffff;
	display: block;
	line-height:0;
	height: 0;
	overflow: hidden;
    border-left: 0px; 
    border-right: 0px;
	*display: none;
}

p {
	margin-bottom: 24px;
	line-height: 24px;
}

table {
	margin-bottom: 10px;
}

h1 {
	font-size: 30px;
	color: #0b4b97;
	margin-bottom: 24px;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	width:100;
	height:100%;
	font-family: 'latoregular';
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #4f4949;
	background: url(../images/top_bg.png) repeat-x;
	overflow-x: hidden;
}
#eposter-body {
	background:none;
}

a {
	color: #3fb6e1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.title {
	font-size: 24px;
}
#main_header {
	height: 144px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	color: #fff;
	text-shadow: 1px 1px #5e98bd;
	font-size: 16px;
}

#eposter-header {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
}

#header a {
	color: #fff;
}

#info {
	float: right;
	text-align: right;
	padding-top: 14px;
	line-height: 28px;
}

#info img {
	vertical-align: top;
}

#navigation {
	background: url(../images/nav.jpg) repeat-x;
	height: 53px;
}

#nav_container {
	width: 960px;
	margin: 0 auto;
}

#nav {
	width: ;
	height: 53px;
	float: left;
}

#nav ul {
	padding-left: 1px;
}

#nav li {
	float: left;
	list-style-type: none;
	border-left: 1px solid #c3e2f5;
	border-right: 1px solid #c3e2f5;
	margin-left: -1px;
}

#nav a {
	color: #1d9ecb;
	padding: 18px 50px;
	display: block;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	font-size: 15px;
}

#nav a:hover, .active {
	text-shadow: 1px 1px #5e98bd !important;
	background: url(../images/act.jpg) repeat-x;
	text-decoration: none;	
	color: #fff !important;
}

#search {
	width: 232px;
	height: 39px;
	float: right;
	padding: 0 24px 0 0;
	margin-top: 7px;
}

#search input {
	border: 0 !important;
	padding: 9px 50px 9px 9px;
	background: none;
}

#main_content {
	width: 960px;
	margin: 40px auto;
}

#admin_login td {
	padding-bottom: 10px;
}

#admin_home {
	padding: 30px;
	background: #f1f6fa;
	width: 899px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	text-shadow: 1px 1px #fff;
}

#admin_home h2 {
	color: #003876;
	font-size: 24px;
	text-align: center;
}


.btn_blue {
	font-weight: bold;
	padding: 8px 26px;
	font-size: 16px;
	text-align: center;
	background:url(../images/button_bk1.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #fff;
	text-shadow: 1px 1px #5e98bd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	border: thin solid #2b93b8;
}

.btn_blue:hover {
	cursor:pointer;
	background:#2b93b8;
	text-decoration:none;
}

.lgb {
	width: 44px;
	margin-left: 10px;
}

#main_footer {
	background-color: #494949;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	text-shadow: 1px 1px #2a2727;
	color: #fff;
	line-height: 28px;
}

#footer a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#footer a:hover {
	color: #3fb6e1;
	text-decoration: none;
}

#footer li {
	list-style-type: none;
	margin-left: 16px;
	display: inline;
}

#footer img {
	display: block;
	float: left;
	margin-left: 10px;
}

.m16 {
	margin-top: 16px;
	width: 216px;
}

.mb {
	margin-bottom: 30px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hero {
	width: 298px;
	float: left;
	text-align: center;
}

.b1 span {
	color: #8c8181;
}

.b1 img {
	border: 5px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.b1 table {
	width: 220px;
	margin: 0 auto;
}
.b1 td {
	padding: 0 0 10px 6px;
	text-align: left;
}

.b3 img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.silver {
	background-image: url(../images/cage.jpg);
	width: 269px;
	height: 36px;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	margin-bottom: 20px;
}

.red {
	color: #c3211f;
}

.green {
	color: #1bc523;
}

.yellow {
	color: #f7cd24;
}

.c_red {
	background-color: #c3211f;
}

.c_green {
	background-color: #1bc523;
}

.c_yellow {
	background-color: #f7cd24;
}

.cirle {
	width: 38px;
	height: 38px;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
	border-radius: 180px;
	float: right;
}

.square {
	width:220px;
	float: left;
	text-align: left;
}

/*** TABS ***/

#tab_ads {
	margin-top: 40px;
}

#tabs {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs li {
  float: left;
  /*margin: 0 .5em 0 0;*/
}

#tabs a {
  position: relative;
  background-image: url(../images/btn_blue.jpg);
  background-color: #75bdea;
  padding: 9px 16px 9px 30px;
  float: left;
  text-decoration: none;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  color: #fff;
  text-shadow: 1px 1px #5e98bd;
  font-size: 15px;
  font-weight: bold;
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
  background-position: 0 -36px;
}

#tabs a:focus {
  outline: 0;
}

#tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -12px;  
  bottom: 0;
  width: 1em;
  background-image: url(../images/btn_blue.jpg);
  background-color: #75bdea;
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,.3);
  /*-webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);*/
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;  
}

#tabs #current a {
  background: url(../images/tab_current.jpg);
  z-index: 3;
  color: #3fb6e1;
  text-shadow: 1px 1px #fff;
}

#tabs #current a::after {
  background: url(../images/tab_current.jpg);
  z-index: 3;
}

/* ------------------------------------------------- */

#content {
    background: #f0f5f9;
    padding: 50px;
    height: 220px;
    z-index: 2;	
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 4px 1px;
	text-align: center;
}

.ti {
	margin: 0 30px;
}

.event_location_column_header_link {color:#000; text-decoration:none;}
.event_location_column_header:hover {background:#1f9ecb; color:#fff;}

.event_instructor_column_header_link {color:#000; text-decoration:none;}
.event_instructor_column_header:hover {background:#1f9ecb; color:#fff;}

.event_company_column_header_link {color:#000; text-decoration:none;}
.event_company_column_header:hover {background:#1f9ecb; color:#fff;}

.event_column_header_link {color:#fff; text-decoration:none;}
.event_column_header:hover {background:#1f9ecb; color:#fff;}
