body {
	margin:0;
	color:#525252;
	font:12px Arial, Helvetica, sans-serif;
	background:#000;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#000;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
input, textarea, select {
	font:100% arial, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border:none;
}
#page {
	margin:0 auto;
	width:990px;
	overflow:hidden;
}
#main {
	width:990px;
	position:relative;
	background:url(../images/bg-page.gif) repeat-y;
	float:left;
}
#inner {
	width:990px;
	background:url(../images/bg-inner.jpg) no-repeat;
	min-height:536px;
	float:left;
}
#contholder {
	width:990px;
	float:left;
	position:relative;
	background:url(../images/bg-contholder.jpg) no-repeat 0 100%;
	padding-bottom:225px;
	min-height:836px;
}
.coathing-page {
	padding-bottom:210px !important;
}
.gallery-fullview, .blog-article {
	padding-bottom:203px !important;
}
* html #contholder {
	height:836px;
}
/* Logo */
#page h1 {
	margin:0;
	position:absolute;
	left:0;
	top:0;
	width:304px;
	height:412px;
	overflow:hidden;
}
#page h1 a {
	display:block;
	width:304px;
	height:412px;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
}
#maincont {
	margin:34px 78px 0 0;
	width:608px;
	float:right;
	display:inline;
}
.mainhold {
	width:544px;
	float:left;
}
/* Main Column */
.mainhold .main {
	width:484px;
	float:right;
	padding: 23px 0 265px;
}
/* Main Header */
.main .header {
	display: block;
	height: 100%;
	overflow: hidden;
	width:484px;
}
.main .header .bgtop {
	width:484px;
	height:13px;
	background:url(../images/bgtop-header.gif) no-repeat;
	overflow:hidden;
}
.main .header .bgbot, .main .bgbot {
	width:484px;
	height:28px;
	background:url(../images/bgbot-header.gif) no-repeat;
	overflow:hidden;
}
.main .header .bgbotsmall {
	width:484px;
	height:12px;
	background:url(../images/bgbotsmall-header.gif) no-repeat;
	overflow:hidden;
}
.main .header .headhold {
	padding:0 5px;
	width:474px;
	background:url(../images/bg-header.gif) repeat-y;
	display:table;
}
/* Top Text */
#contholder .main .header .toptext {
	position:absolute;
	left:370px;
	top:52px;
	width:472px;
}
.main .header .toptext h4 {
	margin:0;
	width:472px;
	height:9px;
	text-indent:-9999px;
	background:url(../images/bg-toptext.png) no-repeat;
	overflow:hidden;
}
/* Main Menu  */
.main .header .mainmenu {
	margin:0;
	padding:1px 0;
	list-style:none;
	width:474px;
	height:49px;
	background:#000;
	overflow:hidden;
}
.main .header .mainmenu li {
	float:left;
	height:49px;
	display:inline;
}
.main .header .mainmenu li a {
	display:block;
	height:49px;
	text-indent:-9999px;
}
.main .header .mainmenu li.bio a {
	width:50px;
	background:url(../images/bg-bio-mainmenu.gif) no-repeat;
}
.main .header .mainmenu li.schedule a {
	width:126px;
	background:url(../images/bg-schedule-mainmenu.gif) no-repeat;
}
.main .header .mainmenu li.gallery a {
	width:112px;
	background:url(../images/bg-gallery-mainmenu.gif) no-repeat;
}
.main .header .mainmenu li.blog a {
	width:69px;
	background:url(../images/bg-blog-mainmenu.gif) no-repeat;
}
.main .header .mainmenu li.contact a {
	width:117px;
	background:url(../images/bg-contact-mainmenu.gif) no-repeat;
}
.main .header .mainmenu li.active a, .main .header .mainmenu li a:hover {
	background-position:0 -49px;
}
/* Submenu Block */
.main .header .submenu, .main .header .submenu2 {
	color: #dcdcdc;
	font-weight: bold;
	margin-top:3px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	width:454px;
	font-size: 10px;
	background:url(../images/bg-submenu.gif) repeat-y;
	overflow:hidden;
}
.main .header .submenu2 a {
	color: #dcdcdc;
	text-decoration: none;
}
.main .header .submenu2 a:hover {
	color: #fff;
}
.main .header .twittersubmenu {
	height: 20px !important;
	padding: 0 10px !important;
}
.main .header .submenu2 {
	height: 12px;
	padding: 4px 10px;
}
.main .header .submenu {
	height: 20px;
	padding: 0 10px;
}
.main .header .submenu .twitter, .main .header .submenu2 .twitter {
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	width:9999px;
}
.main .header .submenu .twitter li, .main .header .submenu2 .twitter li {
	margin-right:20px;
	padding:0 0 0 20px;
	background:url(../images/sep-submenu.gif) no-repeat 0 5px;
	float:left;
	display:inline;
	font:bold 10px/20px Tahoma, Verdana, Arial, sans-serif;
	color:#dcdcdc;
}
.main .header .submenu .twitter li:first-child {
	background:none;
}
.main .header .submenu h3, .main .header .submenu2 h3 {
	margin:0;
	width:100%;
	text-align:center;
	font:bold 11px/20px Tahoma, Verdana, Arial, sans-serif;
	color:#97bdff;
}
.main .header .submenu h3 a, .main .header .submenu2 h3 a {
	color:#97bdff;
}
.main .header .submenu h3 strong, .main .header .submenu2 h3 strong {
	text-decoration:underline;
}
.main .header .submenu p, .main .header .submenu2 p {
	margin:0;
	font:bold 10px/20px Tahoma, Verdana, Arial, sans-serif;
	color:#dcdcdc;
}
.main .header .submenu p a, .main .header .submenu2 p a {
	color:#dcdcdc;
	text-decoration:underline;
}
.main .header .submenu p a:hover, .main .header .submenu2 p a:hover {
	color:#fff;
}
.main .submenu .subnav, .main .submenu2 .subnav, .main .submenu .subnav2, .main .submenu2 .subnav2 {
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.main .submenu .subnav li, .main .submenu .subnav2 li {
	padding:0 5px 0 7px;
	float:left;
	background:url(../images/sep-submenu.gif) no-repeat 0 5px;
	font:bold 10px/20px Tahoma, Verdana, Arial, sans-serif;
	color:#dcdcdc;
}
.main .submenu .subnav li:first-child, .main .submenu .subnav2 li:first-child {
	background:none;
}
.main .submenu .subnav li a {
	color:#dcdcdc;
}
.main .submenu .subnav2 li a {
	text-decoration:underline;
	color:#dcdcdc;
}
.main .submenu .subnav li a:hover {
	color:#fff;
	text-decoration:none;
}
.main .submenu .subnav li.active a, .main .submenu .subnav2 li.active a, .main .submenu .subnav2 li a:hover {
	color:#fff;
	text-decoration:underline;
}
.main .submenu .prevnext {
	width:100%;
	height:20px;
	position:relative;
}
.main .submenu .prevnext .prev-link {
	margin:0;
	position:absolute;
	left:0;
	top:0;
	float:left;
}
.main .submenu .prevnext .prev-link a {
	text-decoration:none;
	float:left;
	padding-left:18px;
	background:url(../images/arrow-prev.gif) no-repeat 0 7px;
}
.main .submenu .prevnext .next-link {
	margin:0;
	position:absolute;
	right:0;
	top:0;
	float:right;
}
.main .submenu .prevnext .next-link a {
	text-decoration:none;
	float:right;
	padding-right:18px;
	background:url(../images/arrow-next.gif) no-repeat 100% 7px;
}
/* Header Banner */
.main .header .headbanner {
	margin-top:3px;
	width:474px;
	text-align:center;
}
.main .header .headbanner img {
	vertical-align:top;
}
/* Main Text Block */
.main .textblock {
	margin-left:5px;
	width:474px;
	padding-bottom:26px;
	background:url(../images/bgbot-mainblock.gif) no-repeat 0 100%;
	float:left;
	display:inline;
}
.main .textblock2 {
	margin-left:5px;
	width: 465px !important;
	float:left;
	display:inline;
	padding: 0 5px;
}
.main .textblock2 h2 {
	text-align: left;
}
.main .lastblock {
	background: none;
	display: block;
	margin: 0;
	padding: 0 0 0 5px;
}
.main .textblock .block {
	padding:0 15px;
	width:442px;
	border:1px #fff solid;
	border-width:1px 1px 0;
	background:url(../images/bg-textblock-main.gif) repeat-y;
	padding-bottom:12px;
}
.main .textblock h2, .main .textblock2 h2 {
	color: #d80908;
	font: bold 16px/18px Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 10px 0 3px;
}
.main .textblock h2 em {
	font:13px/18px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
}
.main .textblock h3 {
	margin:10px 0 0;
	font:bold 14px/18px Tahoma, Verdana, Arial, sans-serif;
	color:#d80908;
}
.main .textblock h3 a {
	color:#d80908;
}
.main .textblock h3 span {
	color:#5f5f5f;
}
.main .textblock h4, .main .textblock2 h4 {
	padding: 1px 0 5px;
	font:bold 11px/15px Tahoma, Verdana, Arial, sans-serif;
	color:#4b7ee9;
	margin: 0;
}
.main .textblock h2 a, .main .textblock2 h2 a {
	color:#d80908;
}
.main .textblock p, .main .textblock2 p {
	margin:14px 0 0;
	line-height:15px;
}
.main .textblock p a, .main .textblock2 p a {
	text-decoration:underline;
	color:#525252;
}
.main .textblock p a:hover, .main .textblock2 p a {
	color:#000;
}
.main .textblock .right-image, .main .textblock .right-images {
	margin:16px 0 0 10px;
	float:right;
	display:inline;
}
.main .textblock .left-image {
	margin:16px 10px 0 0;
	float:left;
	display:inline;
}
.main .textblock .right-images {
	padding:0 0 0 1px;
	list-style:none;
}
.main .textblock .right-images li {
	margin-left:-1px;
	float:left;
	display:inline;
}
.main .textblock .image {
	margin:12px 0 -3px;
	overflow:hidden;
}
.main .textblock .right-image img, .main .textblock .right-images img, .main .textblock .left-image img, .main .textblock .image img {
	vertical-align:top;
	border:1px #808080 solid;
}
.main .textblock .imagelist {
	margin:18px 0 0;
	padding:0;
	float:left;
	list-style:none;
	border:1px #808080 solid;
}
.main .textblock .imagelist li {
	float:left;
}
.main .textblock .imagelist li a, .main .textblock .imagelist li img {
	float:left;
}
.main .textblock .midtext {
	clear:both;
	padding:0 75px;
	text-align:center;
	overflow:hidden;
}
/* Bottom Articles Navigation */
.main .textblock .nav-articles {
	width:442px;
	overflow:hidden;
	clear: both;
}
.main .textblock .nav-articles p {
	margin:4px 0 0;
	float:right;
	font:11px/14px Tahoma, Verdana, Arial, sans-serif;
	color:#5f5f5f;
	overflow:hidden;
}
.main .textblock .nav-articles p a {
	color:#5f5f5f;
	text-decoration:none;
}
.main .textblock .nav-articles p a:hover {
	text-decoration:underline;
	color:#5f5f5f;
}
.main .textblock .nav-articles div {
	clear:both;
	float:right;
	margin-top:2px;
	width:442px;
	padding-top:5px;
	background:url(../images/line-textblock.gif) repeat-x;
	overflow:hidden;
}
.main .textblock .nav-articles div p {
	font-weight:bold;
	font-size:12px;
	float:left;
}
.main .textblock .nav-articles div p.right {
	float:right;
}
.main .textblock .nav-articles div p a strong {
	color:#d80908;
}
.main .textblock .nav-articles2 {
	margin-top:18px !important;
	padding-top:10px;
	background:url(../images/bg-nav-articles2.gif) no-repeat 1px 0;
	overflow:hidden;
}
.main .textblock .nav-articles2 p {
	margin:0;
	font:11px/13px Tahoma, Verdana, Arial, sans-serif;
	color:#5f5f5f;
}
.main .textblock .nav-articles2 p a {
	color:#5f5f5f;
	text-decoration:none;
}
.main .textblock .nav-articles2 p a:hover {
	color:#5f5f5f;
	text-decoration:underline;
}
/* Comments Block */
.main .commentnumber {
	margin: 15px 0 0 !important;
	padding: 0 0 20px;
}
.main .comments h6 {
	margin:0;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: bold;
	padding: 0 0 3px;
}
.main .comments h6 a {
	color:#82acf6;
}
.main .comments p {
	margin:0 0 10px;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#333;
}
.main .comments .block .texthold {
	padding-top:10px;
	background:url(../images/bg-nav-articles2.gif) no-repeat 0 0;
	margin: 0 0 1px;
	overflow:hidden;
}
/* Comments and Feedback Forms */
.main .comment-form ul, .main .feed-form ul {
	margin:10px 0 0;
	padding:0;
	list-style:none;
	width:442px;
	overflow:hidden;
}
.main .feed-form ul {
	margin-top:15px;
}
.main .comment-form li, .main .feed-form ul li {
	margin-top:3px;
	width:442px;
	float:left;
}
.main .comment-form li .text, .main .comment-form li .text2, .main .feed-form ul li .text3, .main .feed-form ul li .text4 {
	padding:1px 4px;
	width:384px;
	height:14px;
	border:1px #dcdcdc solid;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	background:#fff;
}
.main .comment-form li .text2 {
	width:374px;
}
.main .feed-form ul li .text3 {
	width:307px;
}
.main .feed-form ul li .text4 {
	width:138px;
	margin-left:7px;
	float:left;
	display:inline;
}
.main .comment-form li label, .main .feed-form ul li label {
	padding:2px 0;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#525252;
	float:left;
}
.main .feed-form ul li label {
	font-size:11px;
	width:118px;
	text-align:right;
}
.main .feed-form ul li label.boxlabel {
	margin:0 3px;
	float:left;
	display:inline;
	width:auto;
	text-align:left;
}
.main .comment-form li .box, .main .feed-form li .box {
	margin:1px 0 0 6px;
	float:left;
	display:inline;
}
.main .feed-form li div {
	width:317px;
	overflow:hidden;
}
.main .comment-form li textarea, .main .feed-form li textarea {
	padding:1px 4px;
	width:432px;
	height:171px;
	border:1px #dcdcdc solid;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	overflow:auto;
	background:#fff;
}
.main .feed-form li textarea {
	height:130px;
	width:307px;
	float:right;
}
ul.form input.hover, ul.form textarea.hover {
	border-color:#82acf6 !important;
}
ul.form .active label {
	color:#000 !important;
}
ul.form .active label.boxlabel {
	color:#525252 !important;
}
ul.form .active input, ul.form .active textarea {
	border-color:#82acf6 !important;
	background:#e8edf6 !important;
	color:#2b75f6 !important;
}
.main .comment-form li .send-btn, .main .feed-form li .send-btn {
	margin-top:4px;
	float:right;
	width:63px;
	height:28px;
	overflow:hidden;
}
.main .send-btn input {
	display:block;
	width:63px;
	height:28px;
	text-indent:9999px;
	cursor:pointer;
	background:url(../images/bg-send-btn.png) no-repeat;
	border:none;
 font-size:0 !imnportant;
	overflow:hidden;
	float: right;
}
.main .send-btn input:hover, .main .send-btn input.hover {
	background:url(../images/bg-send-btn-on.png) no-repeat;
}
/* Race List */
.main .racelist {
	width:442px;
	display:table;
}
.main .racelist ul {
	clear:both;
	margin:6px 0 0;
	padding:0;
	list-style:none;
	width:442px;
}
.main .racelist ul li {
	padding:1px;
	width:440px;
	float:left;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#525252;
	background:url(../images/line-racelist.gif) no-repeat 50% 0;
}
.main .racelist ul li:first-child {
	background:none;
}
.main .racelist ul li h5 {
	margin:4px 0 0;
	float:left;
	display:inline;
	font:bold 12px/14px Tahoma, Verdana, Arial, sans-serif;
	color:#525252;
}
.main .racelist ul li p {
	margin:4px 0 0;
	padding-bottom:4px;
	float:left;
	display:inline;
	overflow:hidden;
}
.main .racelist ul li p a {
	color:#525252;
	text-decoration:none;
}
.main .racelist ul li p a:hover {
	color:#000;
}
.main .racelist ul li .race {
	margin-left:3px;
	width:270px;
}
.main .racelist ul li .race2 {
	text-align: left;
	margin: 0;
	padding: 2px 10px 0 3px;
	width:147px;
}
.main .racelist ul li .race3 {
	text-align: left;
	margin:4px 0 0;
	padding: 2px 10px 0 3px;
	width:160px;
}
.main .racelist ul li .loc {
	text-align: left;
	margin-left:0;
	width:125px;
	padding:2px 0 0 0;
}
.main .racelist ul li .loc2 {
	text-align: left;
	width:88px;
	padding: 2px 0 0;
}
.main .racelist ul li .rank {
	width:32px;
	padding: 2px 0 0;
	text-align:center;
}
.main .racelist ul li p.rank {
	text-align:center;
	padding:2px 0 0 0;
}
.main .racelist ul li .time {
	margin-right:4px;
	text-align:right;
	width:50px;
	padding:2px 0 0 0;
}
.main .racelist ul li .date {
	width:50px;
	text-align:right;
	padding:2px 0 0 0;
}
.main .racelist ul li .date2 {
	margin-left:3px;
	width:65px;
	padding:2px 0 0 0;
}
.main .racelist ul li .report, .main .racelist ul li .report2 {
	width:45px;
	float:right;
}
.main .racelist ul li .popbox {
	position:relative;
}
.main .racelist ul li h5.report {
	text-align:right;
	padding:2px 0 0 0;
}
.main .racelist ul li h5.report2 {
	text-align:center;
}
.main .racelist ul li.hover, .main .racelist ul li:hover {
	margin-bottom:-1px;
	padding:0 0 1px;
	border:1px #f00 solid;
	background:#e9d3d4;
	cursor:pointer;
	position:relative;
}
.main .racelist ul li.title {
	cursor:auto !important;
	margin:0 !important;
	border:none !important;
	background:none !important;
	padding:5px 0 !important;
}
.main .racelist ul li div.report div.btn {
	margin:2px 0 0 15px;
	width:21px;
	height:21px;
	overflow:hidden;
	padding:2px 0 0 0;
}
.main .racelist ul li div.report .btn a {
	display:block;
	width:21px;
	height:21px;
	cursor:pointer;
	background:url(../images/btn-report.png) no-repeat;
	text-indent:-999px !important;
}
.main .racelist ul li div.active .btn a, .main .racelist ul li div.report .btn a:hover {
	background:url(../images/btn-report-on.png) no-repeat;
}
.main .racelist ul li div.popbox .popup {
	position:absolute;
	left:-168px;
	bottom:12px;
	margin:0;
	padding:0;
	width:241px;
	display:none;
	overflow:hidden;
}
.main .popup .bgtop-popup {
	width:241px;
	height:12px;
	background:url(../images/bgtop-popup.png) no-repeat;
	margin: 0 !important;
	overflow:hidden;
}
.main .popup .bgbot-popup {
	width:241px;
	height:39px;
	background:url(../images/bgbot-popup.png) no-repeat;
	margin: 0 !important;
	overflow:hidden;
}
.main .popup .popup-block {
	width:241px;
	background:url(../images/bg-popup.png) repeat-y;
	overflow:hidden;
	margin: 0 !important;
}
.main .popup .pophold {
	margin: 0 0 0 3px !important;
	padding:0 6px 0 9px;
	width:217px;
	background:url(../images/bgbot-popup.gif) repeat-x 0 100%;
	overflow:hidden;
}
.main .popup h6 {
	margin:0;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#404040;
}
.main .popup p {
	margin:0 !important;
	padding:0 !important;
	display:block !important;
	font:bold 10px/12px Arial, Helvetica, sans-serif !important;
	color:#404040 !important;
	float:none !important;
	width:217px !important;
	overflow:hidden !important;
}
.main .gallist .popup p {
	color:#8368383 !important;
}
.main .popup p.link {
	margin-top:3px !important;
}
.main .popup p.link a {
	padding:0 !important;
	float:right;
	color:#82acf6;
	text-decoration:none;
}
.main .popup p.link a:hover {
	color:#82acf6;
	text-decoration:underline;
}
/* Gallery List */
.gallist {
	margin:12px -15px 0 0;
	padding:0;
	list-style:none;
	width:457px;
	display:table;
}
.gallist li {
	float:left;
	min-height:67px;
	position:relative;
}
* html .gallist li {
	height:67px;
	position:relative;
}
.gallist li .popbox a {
	float:left;
	padding:1px;
}
.gallist li .popbox a img {
	vertical-align:top;
}
.gallist li .popbox a:hover, .gallist li .active a.open-close {
	padding:0;
}
.gallist li .popbox a:hover img, .gallist .active a.open-close img {
	border:1px #f00 solid;
}
.gallist li .popbox .popup {
	position:absolute;
	left:-168px;
	bottom:60px;
	margin:0;
	padding:0;
	width:241px;
	z-index:9000;
	display:none;
	overflow:hidden;
}
/* Bottom Page Navigation */
#contholder .main .pagebotnav {
	margin:0;
	position:absolute;
	left:380px;
	bottom:460px;
	width:451px;
	height:16px;
}
.main .pagebotnav a {
	font:bold 13px/16px Tahoma, Verdana, Arial, sans-serif;
	color:#5f5f5f;
}
.main .pagebotnav a strong {
	color:#d80908;
}
.main .pagebotnav .prevpage, .main .pagebotnav .nextpage {
	float:left;
	margin:0;
	width:220px;
}
.main .pagebotnav .nextpage {
	float:right;
}
.main .pagebotnav .prevpage a {
	float:left;
	padding-left:14px;
	background:url(../images/arrow-left-gray.gif) no-repeat 0 50%;
}
.main .pagebotnav .nextpage a {
	float:right;
	padding-right:14px;
	background:url(../images/arrow-right-gray.gif) no-repeat 100% 50%;
}
/* Left Column */
.left-col {
	width:56px;
	float:left;
}
.left-col .flag {
	margin:4px 0 0 2px;
}
.left-col .flag img {
	vertical-align:top;
}
.left-col .text {
	margin-left:12px;
	width:32px;
	height:289px;
	text-indent:-9999px;
	background:url(../images/bg-text-leftcol.gif) no-repeat;
	overflow:hidden;
	display: block;
}
/* Right Column */
.right-col {
	width:56px;
	float:right;
	position:relative;
	z-index:1000;
}
.right-col .sidebanners {
	margin:16px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.right-col .sidebanners li {
	margin-top:10px;
	width:100%;
	float:left;
	text-align:center;
}
.right-col .sidebanners li img {
	vertical-align:top;
}
/* Left Side */
.left-side {
	margin:417px 0 0 33px;
	width:250px;
	float:left;
	display:inline;
	padding-bottom:280px;
	overflow:hidden;
}
/* Side Menu */
.left-side .sidemenu {
	margin:0 0 -5px 75px;
	width:100px;
	overflow:hidden;
}
.left-side .sidemenu .bgtop {
	height:50px;
	width:100px;
	background:url(../images/bgtop-sidemenu.png) no-repeat;
	float:left;
}
.left-side .sidemenu .bgbox {
	width:100px;
	background:url(../images/bgmid-sidemenu.png) repeat-y;
	float:left;
}
.left-side .sidemenu .bgbot {
	width:100px;
	height:80px;
	background:url(../images/bgbot-sidemenu.png) no-repeat;
	float:left;
}
.left-side .sidemenu .bgtop:after, .left-side .sidemenu .bgbox:after, .left-side .sidemenu .bgbot:after {
	clear:both;
	display:block;
	content:"";
}
.left-side .sidemenu ul {
	margin:-43px 0 -62px;
	padding:0 0 7px;
	list-style:none;
	width:100px;
	position:relative;
	display:table;
}
.left-side .sidemenu ul li {
	padding:0 4px;
	width:92px;
	float:left;
}
.left-side .sidemenu ul li a {
	color:#fff;
}
.left-side .sidemenu ul li a {
	display:block;
	margin-top:6px;
	width:92px;
	height:12px;
	cursor:pointer;
}
* html .left-side .sidemenu ul li a {
	overflow:hidden;
}
.left-side .sidemenu ul li a span {
	display:block;
	width:92px;
	height:12px;
	text-indent:-9999px;
}
.left-side .sidemenu ul li.bio a span {
	background:url(../images/bg-bio-sidemenu.png) no-repeat;
}
.left-side .sidemenu ul li.coaching a span {
	background:url(../images/bg-coaching-sidemenu.png) no-repeat;
}
.left-side .sidemenu ul li.schedule a span {
	background:url(../images/bg-schedule-sidemenu.png) no-repeat;
}
.left-side .sidemenu ul li.blog a span {
	background:url(../images/bg-blog-sidemenu.png) no-repeat;
}
.left-side .sidemenu ul li.gallery a span {
	background:url(../images/bg-gallery-sidemenu.png) no-repeat;
}
.left-side .sidemenu ul li.sponsors a span {
	background:url(../images/bg-sponsors-sidemenu.png) no-repeat;
}
.left-side .sidemenu ul li.contact a span {
	background:url(../images/bg-contact-sidemenu.png) no-repeat;
}
.left-side .sidemenu ul li a:hover, .left-side .sidemenu ul li.active a {
	margin:-2px 0 -7px;
	padding:8px 0 7px;
	position:relative;
	background:url(../images/bg-active-sidemenu.png) no-repeat;
}
/* Left Side Blocks */
.left-side .sponsorslist {
}
.left-side .sponsorslist ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
}
.left-side .sponsorslist a {
	color: #fff;
	font-size: 11px;
}
.left-side .sideblock {
	clear:both;
	float:left;
	margin-top:15px;
	width:100%;
	text-align:center;
	overflow:hidden;
}
.left-side .sideblock h3 {
	color: #155aa8;
	margin:0;
	font-size:12px;
	line-height:16px;
	text-decoration: underline;
}
.left-side .sideblock h3 a {
	color:#155aa8;
	text-decoration:underline;
}
.left-side .sideblock h3 a:hover {
	color:#000;
}
.left-side .sideblock .nav, .left-side .sideblock .tagcloud {
	margin:3px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.left-side .sideblock .news {
	margin-top:-7px;
}
.left-side .sideblock .nav li {
	width:100%;
	float:left;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.left-side .sideblock .comments li {
	margin-top:5px;
	padding-bottom:2px;
}
.left-side .sideblock .news li {
	padding-bottom:2px;
	margin-top:12px;
}
.left-side .sideblock .nav li a {
	color:#fff;
}
.left-side .sideblock .nav li a em {
	color:#b3cbf5;
	font-style:normal;
}
.left-side .sideblock .news li em {
	display:block;
	color:#b3cbf5;
	font-style:italic;
}
.left-side .sideblock .lastlink {
	margin:2px 0 0;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.left-side .sideblock .lastlink a {
	text-decoration:underline;
	color:#b3cbf5;
}
.left-side .sideblock .lastlink a:hover {
	color:#000;
}
.left-side .sideblock .tagcloud li {
	padding:0 2px 0 1px;
	display:inline;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.left-side .sideblock .tagcloud li a {
	color:#fff;
}
.left-side .lastblock {
	padding-bottom:50px;
}
/*		Footer		*/
#footer {
	clear:both;
	float:left;
	margin:-235px auto 0;
	padding-top:120px;
	position:relative;
	width:990px;
	padding-bottom:70px;
	z-index:1;
}
#footer .footlogo {
	position:absolute;
	left:440px;
	top:-248px;
	width:297px;
	height:356px;
	overflow:hidden;
}
#footer .footlogo div {
	width:297px;
	height:356px;
	background:url(../images/footlogo.png) no-repeat;
	overflow:hidden;
}
#footer .footlogo a {
	display:block;
	margin-top:26px;
	width:297px;
	height:330px;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
}
#footer .copyright {
	position:absolute;
	left:60px;
	top:-265px;
	width:200px;
	text-align:center;
}
#footer .copyright p {
	margin:0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#6b7da1;
}
#footer .copyright p a {
	font-weight:bold;
	color:#6b7da1;
}
#footer .footcolumns {
	margin:0 0 0 8px;
	width:980px;
	overflow:hidden;
}
#footer .footcolumns .block {
	margin-left:25px;
	width:213px;
	float:left;
	display:inline;
	text-align:center;
}
#footer .footcolumns .block h3 {
	margin:0 0 -3px;
	width:213px;
	height:115px;
	border-bottom:3px #222 solid;
}
#footer .footcolumns .block h3 a, #footer .footcolumns .block h3 a span {
	display:block;
	width:213px;
	height:115px;
	cursor:pointer;
}
#footer .footcolumns .block h3 a span {
	text-indent:-9999px;
}
#footer .footcolumns .block h3.upcoming a span {
	background:url(../images/bg-title-upcoming-footer.png) no-repeat;
}
#footer .footcolumns .block h3.resume a span {
	background:url(../images/bg-title-resume-footer.png) no-repeat;
}
#footer .footcolumns .block h3.blog a span {
	background:url(../images/bg-title-blog-footer.png) no-repeat;
}
#footer .footcolumns .block h3.gallery a span {
	background:url(../images/bg-title-gallery-footer.png) no-repeat;
}
#footer .footcolumns .block h3 a:hover {
	background:url(../images/bg-title-footer-on.png) no-repeat;
}
#footer .footcolumns .block h4 {
	margin:8px 0 -10px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#bf0e0e;
}
#footer .footcolumns .block h4 a {
	color:#bf0e0e;
}
#footer .footcolumns .block p {
	margin:10px 6px 0;
	font:bold 9px/10px Arial, Helvetica, sans-serif;
}
#footer .footcolumns .blogbox p, #footer .footcolumns .gallerybox p {
	margin:10px 10px 0;
}
#footer .footcolumns .block p a {
	color:#4b4b4b;
}
#footer .footcolumns .block p span {
	display:block;
	color:#6f6f6f;
}
#footer .footcolumns .block p strong {
	font-size:12px;
	color:#bf0e0e;
}
#footer .footcolumns .block p em {
	display:block;
	margin-bottom:-7px;
	font:italic 9px/10px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}
#footer .footcolumns .block em {
	display:block;
	margin:7px 0 -7px 0;
	color:#4b4b4b;
}
#footer .footcolumns .block p.blue {
	font-style:italic;
	color:#576c89;
}
#footer .footcolumns .block .link {
	margin-top:10px;
}
#footer .footcolumns .block .link a {
	font:bold 9px/12px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	background:url(../images/arrow-left-white.gif) no-repeat 0 3px;
}
#footer .footcolumns .block .link a span {
	padding:0 8px;
	color:#fff;
	background:url(../images/arrow-right-white.gif) no-repeat 100% 3px;
}
#footer a {
	outline:none;
}
/* Castom Form */
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	margin:1px 0 0 6px;
	float:left;
	display:inline;
	width:16px !important;
	height:16px;
	background: url(../images/radio-box.png) no-repeat;
	cursor:pointer;
	overflow: hidden;
}
.radioAreaChecked {
	background: url(../images/radio-box-on.png) no-repeat;
}
.submenu2 {
	overflow:hidden;
}
.submenu2 ul.twitter {
	overflow:hidden;
	width:99999px;
}
.submenu2 ul.twitter li {
	padding:0 20px 0 0;
}
.submenu2 p {
	float:left;
	margin:0;
}
img.yapb-image {
	display: none;
}
.thumbnail-center {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.thumbnail-center a {
	float: none;
	display: inline;
}
.thumbnail-center img {
	float: none;
	display: inline;
	vertical-align: top;
}
.ngg-tagcloud {
	color: #fff;
}
.ngg-tagcloud a {
	color: #fff;
}
.navigation {
}
.navigation .alignright, .navigation .alignleft {
	border: none !important;
	margin: 0 !important;
}