/*Structured layout mainpage*/
body{
color:#777;
background: #222;
}

/* Vertical Side Navigation */

#vertnav {
}

#vertnav ul {
}

#vertnav ul li {
	float: none;
}

#vertnav ul li a {
	
}

#vertnav ul li a:hover {
	
}

p.schedulelist {
	margin-bottom: 5px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
	padding-left: 2px;
	color: #484848;
	font-size: 12px;
}

p.schedulelist span.schedule {
	font-weight: bold;
	color: #3c3c3c;
	width: 100px;
	float: left;
}

p.schedulelist span.margin {
	padding-left: 100px;
}

p.fb-iframe {
	float: left;
	margin-top: -13px;
}

a.footerad {
	width: 220px;
	height: 100px;
	float: left;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 20px #000;
}

.wrapper{ 
background: #fff url(../images/skin1/bg.png) repeat-x left top;
}

#subpage .wrapper{
background: #fff url(../images/skin1/bg.png) repeat-x 0 -370px;
}

.wrapperbg {
	background: url(../images/skin1/bg_asphalt.jpg) no-repeat center top;
}

#subpage .wrapperbg {
	background: none no-repeat center top;
}

#footerwrap, #subpage #footerwrap{
background: #000 url(../images/skin1/bg_footer.jpg) no-repeat center top;
}

/*HEAD AREA*/

#top .logobg a{
background: transparent url(../images/skin1/logo.png) no-repeat left top;
}

.nav li a{
color: #fff;
	border-left: 1px solid #7e7e7e;
}

.nav .currentli_item a, .nav li a:hover{
color: #bbb;
}

#top .nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}

#top .nav li ul a:hover{
background:#262626;
color:#fff;
}

#top .nav li ul {
border-top:1px solid #484848;
}

/*featured*/

#featured{
background: transparent url(../images/skin1/shadow.jpg) no-repeat scroll 10px 366px;
}

/*infotext*/
#infotext{
	width: 930px;
	padding-bottom: 30px;
	background: url(../images/skin1/bg_featured.jpg) no-repeat center bottom;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}

.infotextdetail {
	float: right;
	width: 595px;
	margin-right: 15px;
}

.infotextdetail p {
	clear: left;
	line-height: 16px;
}

#infotext h2{
color: #2f2f2f;
	float: left;
	clear: none;
	padding: 0;
	margin-bottom: 10px;
	font-size: 22px;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 22px;
}

#infotext h2 span {
	clear: left;
	font-size: 12px;
}

#infotext h2 strong{
	font-weight: bold;
}

#infotext a.signupbtn {
	height: 52px;
	float: left;
	text-align: left;
	background: url(../images/btn_signup.jpg) no-repeat left top;
	color: #ffffff;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	width: 245px;
	clear: left;
	position: relative;
	right: 13px;
}

#infotext a.signupbtn:hover {
}

a.pdfbutton {
	height: 52px;
	float: left;
	text-align: left;
	background: url(../images/btn_schedulepdf.jpg) no-repeat left top;
	color: #ffffff;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	width: 245px;
	position: relative;
	left: -13px;
	margin-bottom: 20px;
}

#livecallout {
	background: url(../files/live_streaming.jpg) no-repeat;
	width: 290px;
	height: 135px;
	float: left;
	cursor: pointer;
}

/*content*/

#sidebar h3, #sidebar #searchform{
border-bottom:1px solid #d6d6d6;
}

ul{
border-top:1px solid #d6d6d6;
}

blockquote{
border-left:5px solid #d6d6d6;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
background:transparent url(../images/skin1/bullet_orange.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 15px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 45px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 60px center;
}
#sidebar .box ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 75px center;
}
#sidebar .box ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 90px center;
}
#sidebar .box ul ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 105px center;
}
#sidebar .box ul ul ul ul ul ul ul ul ul a{
background:transparent url(../images/skin1/bullet_black.png) no-repeat scroll 120px center;
}


/*blog*/

.post_data{
border:1px solid #d6d6d6;
border-left:none;
border-right:none;
}

.entry .date{
color:#8D8D8D;
}

.entry .day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #666666;
}

#top .pagination a:hover{
border:1px solid #FF9000;
}

#top .pagination .current{
background: #666666;
border:1px solid #222;
color:#fff;
}




/*footer*/
#footer{
color: #e6e6e6;
}

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

#footer .box ul{
border-top:1px solid #4a4a4a;
} 

#footer .box ul li a, .wrapper #footer .box .recentcomments{
border-bottom:1px solid #4a4a4a;
background: transparent url(../images/skin1/bullet_grey.png) left 11px no-repeat;
}

#footer .box ul li a:hover{
background: rgba(0,0,0,0.5) url(../images/skin1/bullet_grey.png) no-repeat left 11px;
color:#fff;
}

#footer .custom_button{
background: #494949 url(../images/skin1/mail.png) 170px center  no-repeat;
color: #fff;
}

#footer .custom_button:hover{
background-color: #666;
}

#footer #s{
background: #494949;
color: #e6e6e6;
}

#footer #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #222;
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #d6d6d6;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin1/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin1/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin1/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin1/flickr_16.png) 0 0  no-repeat;}


.more-link{
background:transparent url(../images/skin1/bullet_orange.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a, #main #sidebar .textwidget a{
color:#777777;
border-bottom: none;
}

.wrapper a:hover{
border-bottom: none;
color: #f81c09;
}


h1,h2,h3,h4,h5,h6, legend{
color:#222;
}


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

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

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin1/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin1/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
background: #fff;
}

.commententry .odd{
background: #f8f8f8;
}

.commententry .even{
background: #fff;
}


/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
}

#send, #submit{
border:1px solid #D6D6D6;
background: #222;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #222;
}


.nav a:hover{
border-bottom: none;
}
	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF9000;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

#inneriframe
{
position:absolute;
top:-128px;

width:523px;
height:520px;
}
#outerdiv
{
width:1280px;
height:1280px;
overflow:hidden;
position:relative;
}