/******************************
CSS RESET
******************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {	margin: 0; 	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }
i { font-style: italic; }


/******************************
BASIC STYLES
******************************/
body{ background: #fff; color: #000; font: 11px 'Open Sans', Arial, Helvetica, sans-serif; line-height: 18px; counter-reset: li; }

h1,h2,h3,h4,h5,h6{ font-family: 'Open Sans', Arial, Helvetica, sans-serif; color: #000; }
h1{ font-size:30px; }
h2{ font-size:24px; }
h3{ font-size:18px; }
h4{ font-size:17px; }
h5{ font-size:14px; }
h6{ font-size:12px; }

::-moz-selection { background: #d3183b; color: #fff; text-shadow: none; }
::selection { background: #d3183b; color: #fff; text-shadow: none; }

a { color: #000; text-decoration: none; }
a:hover { color: #BF0F30; }
a:hover, a:active { outline: 0; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.container { width: 960px; margin: 0px auto; }



/******************************
HEADER
******************************/
header { margin: 30px auto 33px; width: 960px; }
header .top { background: #000; width: 930px; padding: 0px 15px; height:53px; }

.logopalceholder{
	border: 0px none;
	float: left; 
	display: inline-block; 
	height: 92px; 
	width: 345px; 
	overflow: visible;
	margin: -29px 0px -25px -90px;
}

.logolink{
	background: transparent url('images/logo.png') no-repeat top left;
	height: 100px; 
	display: block;
	overflow: visible;

}

#subheader{
	width: 960px;
	padding: 3px 0px 4px;
	height: 77px;
	background-color: #f1f1f1;
	margin-bottom: -8px;
}


.rotator{
	width: 468px;
	height: 60px;	
}

.bannerleft{

	float: left;
	margin: 11px 2px 2px 6px;
	border: 1px solid gray;
	background-color: #cfcfcf;
}

.bannerright{

	float: left;
	margin: 11px 2px 2px 6px;
	border: 1px solid gray;
	background-color: #cfcfcf;
}




header .main-menu { list-style: none; float: left; }
header .main-menu > li {  font-size: 12px !IMPORTANT; position: relative; display: inline; font: 12px 'Open Sans', Arial, Helvetica, sans-serif; line-height: 53px; border-right: 1px solid #151515; padding: 18px 12px; }
header .main-menu > li ul { margin-top: -2px; display: none; position: absolute; position: absolute; top: 53px; left: 0px; background: #000; padding: 0px 20px; z-index: 9; border-bottom: 3px solid #BF0F30;}
header .main-menu > li ul li { line-height: 30px; border-bottom: 1px solid #151515; font-size: 11px; min-width: 120px; }
header .main-menu > li:hover > ul { display: block; }
header .main-menu li a { color: #fff; }
header .main-menu li a:hover { color: #BF0F30; }

header .main-menu > li a b {
	letter-spacing: 1px;
}

header .top-search { float:right; width: 200px; margin: 11px 0px 0px; }
header .top-search .search-box { outline: none; float: left; height: 20px; width: 125px; background: #fff; padding: 5px 10px; border: none; line-height: 20px; }
header .top-search .search-button { cursor: pointer; float: right; height: 30px; background: #BF0F30; border: none; text-align: center; color: white; font: bold 10px 'Open Sans', Arial, Helvetica, sans-serif; width: 55px; }
header .top-search .search-button:hover {  background: #037f8c;}

header .bar { background: white; height: 20px; }
header .menu-b { background: transparent; text-align: center; width: 240px; float: left; line-height: 20px;}
/* header .menu-b li { display: inline; line-height: 20px; }
header .menu-b li a { padding: 0px 8px; color: white; border-right: 1px solid white; font: bold 10px 'Open Sans', Arial, Helvetica, sans-serif; }
header .menu-b li a:hover { color: white; }
header .menu-b li:last-child a { border: none; } */

header .text-scroll { width: 460px; float: left; font: 10px 'Open Sans', Arial, Helvetica, sans-serif; color: #505050; }
header .text-scroll span { float: left; font-weight: bold; color: #000; padding: 0px 15px; border-right: 1px solid #d1d1d1; margin-top: 15px; margin-right: 10px; }
header .text-scroll .tickercontainer { width: 389px; float: right; line-height: 40px; }
header .text-scroll .tickercontainer .mask { position: relative; width: 389px; overflow: hidden; }
header .text-scroll ul.newsticker { position: relative; left: 389px; }
header .text-scroll ul.newsticker li { float: left; margin-right: 100px; }
header .text-scroll ul.newsticker a { white-space: nowrap; } 

header .social-nav { float: right; margin-right: 15px; }
header .social-nav li { width: 20px; float: left; margin: 10px 0px 0px 5px; line-height: 40px; }
header .social-nav li a { display: block; width: 20px; height: 20px; background: url(images/social-icons.png) no-repeat; }
header .social-nav li a.icon1 { background-position: 0px top; }
header .social-nav li a.icon2 { background-position: -25px top; }
header .social-nav li a.icon3 { background-position: -50px top; }
header .social-nav li a.icon4 { background-position: -75px top; }
header .social-nav li a.icon5 { background-position: -100px top; }
header .social-nav li a.icon6 { background-position: -125px top; }
header .social-nav li a.icon7 { background-position: -150px top; }
header .social-nav li a.icon8 { background-position: -175px top; }
header .social-nav li a.icon1:hover { background-position: 0px bottom; }
header .social-nav li a.icon2:hover { background-position: -25px bottom; }
header .social-nav li a.icon3:hover { background-position: -50px bottom; }
header .social-nav li a.icon4:hover { background-position: -75px bottom; }
header .social-nav li a.icon5:hover { background-position: -100px bottom; }
header .social-nav li a.icon6:hover { background-position: -125px bottom; }
header .social-nav li a.icon7:hover { background-position: -150px bottom; }
header .social-nav li a.icon8:hover { background-position: -175px bottom; }



/******************************
SIDEBARS
******************************/
.sidebar {width: 220px;}
.sidebar.left { float: left; margin-right: 20px; }
.sidebar.right { float: right; margin-left: 20px; }

.sidebar .widget { margin: 0px 0px 20px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }
.sidebar .widget h5 { margin: 0px 0px 10px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }

.rating { display: block; height: 5px; float: right;  right: 0px; top: 0px;  text-align: right; }



.comment-icon { display: block; height: 15px; background: #BF0F30 url(images/comment-icon-black.png) 20px center no-repeat; color: #000 !important; position: absolute; bottom: 0px; left: 50%; margin-left: -15px; padding: 0px 15px 0px 5px; line-height: 15px; }

.sidebar .recent-posts { padding: 0px; border: 0px; }
.sidebar .recent-posts li { border-bottom: 1px solid #e5e5e5; padding: 6px 0px; position: relative; }
.sidebar .recent-posts li:last-child { border-bottom: 1px solid #e5e5e5; }
.sidebar .recent-posts li .post-thumb { display: block; width: 45px; height: 45px; float: left; overflow: hidden; margin-right: 10px; position: relative; }
.sidebar .recent-posts li span { display: none; font-size: 9px; line-height: 15px; color: #949494; font-weight: bold; }
.sidebar .recent-posts li h6 { font-size: 11px; line-height: 13px; }
.sidebar .recent-posts li h6 a { color: #000; }
.sidebar .recent-posts li > span,
.sidebar .recent-posts li .rating { display: none; top: 7px; }
.sidebar .recent-posts li:hover > span,
.sidebar .recent-posts li:hover .rating,
.sidebar .recent-posts li:hover .comment-icon { display: inline-block; } 

.sidebar .poll { border-bottom: 1px solid #e5e5e5; }
.sidebar .poll li { border-bottom: 1px solid #e5e5e5; padding: 6px 0px; }
.sidebar .poll li:last-child { border-bottom: 1px solid #e5e5e5; }
.sidebar .poll li label { vertical-align: middle; }
.sidebar .poll li input { vertical-align: middle; }
.sidebar .poll ul { margin: 0px 0px 20px; }
.sidebar .poll .btn { cursor: pointer; font: 12px 'Open Sans', Arial, Helvetica, sans-serif; border: none; display: inline-block; height: 24px; vertical-align: middle; min-width: 100px; background: #c8c8c8; color: #727272; border-bottom: 1px solid #e5e5e5; text-align: center; }.sidebar .poll .btn:hover { background: #000; color: #fff; }

.sidebar .shows li { background: #e5e5e5; margin: 0px 0px 20px; padding: 0px 10px 0px 0px; position: relative; }
.sidebar .shows li:first-child { margin: 20px 0px 20px; }
.sidebar .shows li:last-child { margin: 0px 0px 0px; }
.sidebar .shows li:hover { background: #BF0F30; }
.sidebar .shows li figure { width: 75px; height: 75px; float: left; margin-right: 10px; overflow: hidden; position: relative; }
.sidebar .shows li h6 { margin: 10px 0px 5px; font-weight: bold; }
.sidebar .shows li h6 a { color: #505050; }
.sidebar .shows li p { color: #505050; }
.sidebar .shows li:hover h6,
.sidebar .shows li:hover h6 a,
.sidebar .shows li:hover p { color: #000; }
.sidebar .shows li .date { display: none; position: absolute; color: #949494; font-size: 9px; top: -18px; left: 0px; }
.sidebar .shows li .rating { display: none; top: -20px; right: 0px; } 
.sidebar .shows li .comment-icon { display: none; }
.sidebar .shows li:hover .date,
.sidebar .shows li:hover .rating,
.sidebar .shows li:hover .comment-icon { display: block; }

.sidebar .tags { padding-bottom: 10px; }
.sidebar .tags a { background: #e5e5e5; display: inline-block; padding: 0px 15px 0px 10px; height: 27px; line-height: 27px; margin: 0px 10px 10px 0px; font-weight: bold; }
.sidebar .tags a span { background: #000; color: #fff; display: none; height: 27px; padding: 0px 10px; position: relative; right: -15px; }
.sidebar .tags a:hover { color: #000; background: #BF0F30; }
/*.sidebar .tags a:hover span { display: inline-block; }*/

.sidebar .top-story { border: 0px; padding: 0px; position: relative; }
.sidebar .top-story h5 { border-bottom: 0px; margin: 0px; }
.sidebar .top-story > div { background: #e5e5e5; padding: 15px 0px; }
.sidebar .top-story .image { position: relative; display: block; width: 190px; height: 170px; overflow: hidden; margin: 0px auto; }
.sidebar .top-story .image img { min-width: 100%; }
.sidebar .top-story > div > span { line-height: 30px; padding: 0px 15px; color: #949494; }
.sidebar .top-story p { border-top: 1px solid #d7d7d7; padding: 12px 15px 0px; font-size: 12px; line-height: 15px; }
.sidebar .top-story .rating { top: 223px; }
.sidebar .top-story .comment-icon { left: 0px; bottom: 10px; margin: 0px; }

.sidebar .interviews { border: 0px; margin: 0px 0px 0px; }
.sidebar .interviews .image { display: block; width: 70px; height: 90px; float: left; margin-right: 8px; position: relative; }
.sidebar .interviews li { border-bottom: 1px solid #e0e0e0; padding: 0px 0px 10px; margin: 0px 0px 10px; position: relative; }
.sidebar .interviews li:first-child { padding-top: 0px; }
/* .sidebar .interviews li:last-child { border: 0px; } */
.sidebar .interviews li h6 { margin: 0px 0px 7px; }
.sidebar .interviews li p { color: #505050; line-height: 13px; }

.sidebar #tabs { padding: 0px; border: 0px; }
.sidebar #tabs .ui-tabs-nav { overflow: hidden; border-top: 1px solid #e5e5e5; }
.sidebar #tabs .ui-tabs-nav li { width: 32%; float: left; display: block; line-height: 45px; text-align: center; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.sidebar #tabs .ui-tabs-nav li:last-child { border-right: 0px; }
.sidebar #tabs .ui-tabs-nav li.ui-state-active { border-bottom-color: #fff; }
.sidebar #tabs .ui-tabs-hide { display: none; }
.sidebar #tabs > div {}
.sidebar #tabs > div ul li { padding: 13px 0px; border-bottom: 1px solid #e5e5e5; color: #505050; font-size: 11px; }
.sidebar #tabs > div ul li:hover { color: #000000; }

.sidebar .twitter { padding: 0px; }
.sidebar .twitter h5 { margin: 0px 0px 20px; }
.sidebar .twitter li { margin: 0px 0px 20px; font-size: 11px; }
.sidebar .twitter li a { color: #BF0F30; }

.sidebar .ads { border: 0px; padding: 0px; margin: -10px 0px 20px 0px; }
.sidebar .ads h5 { margin: 0px; border: 0px; }
.sidebar .ads figure { width: 100%; height: auto; overflow: hidden; }



/******************************
CONTENT
******************************/
#content { width: 480px; float:left; display: block; position: relative;}
#content section { margin: 0px 0px 20px; }
#content section > h5 { margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom: 1px solid #bbbbbb; }

#content .featured { position: relative; }
#content .featured h5 { margin: 0px; border: 0px; }
#content .featured #slider { height: 315px; overflow: hidden; }
#content .featured #slider > div { height: 315px; width: 100%; position: relative; }
#content .featured #slider > div img { width: 100%; height: 100%; }
#content .featured #slider .caption { overflow: hidden; z-index: 9999; height: 80px; position: absolute; bottom: 20px; left: 0px; width: 100%; }
#content .featured #slider .caption > div { width: 50%; float: left; height: 100%; }
#content .featured #slider .caption > div.yellow { background: #ebbe05; }
#content .featured #slider .caption > div.yellow h5 { padding: 15px; line-height: 24px !important; }
#content .featured #slider .caption > div.yellow:hover h5 a { color: #000; }
#content .featured #slider .caption > div.yellow:hover { background: #ffcc00; } 
#content .featured #slider .caption > div.black { background: #000; color: #fff; position: relative; }
#content .featured #slider .caption > div.black span { display: block; color: #8c8c8c; margin: 8px 0px 8px; padding: 0px 15px; }
#content .featured #slider .caption > div.black span a { color: #ecbf07; }
#content .featured #slider .caption > div.black p { font-size: 11px; padding: 0px 15px; }
#content .featured .pager { position: absolute; top: 40px; left: 10px; z-index: 9999; }
#content .featured .pager a { display: inline-block; height: 3px; margin: 0px 5px 0px 0px; width: 13px; background: #000; text-indent: -9999px; }
#content .featured .pager a.activeSlide { background: #BF0F30; }
#content .featured .next { color: #000; position: absolute; top: 55px; left: 52px; z-index: 9999; }
#content .featured .prev { color: #000; position: absolute; top: 55px; left: 10px; z-index: 9999; }
#content .featured .next:hover,
#content .featured .prev:hover { color: #ecbf07; }

#content .three-cols { border-bottom: 1px solid #e5e5e5; overflow:hidden; margin: 0px 0px 20px; padding: 0px 0px 20px; }
#content .three-cols ul > li { width: 146px; float: left; margin-right: 20px; position: relative; }
#content .three-cols ul > li:last-child { margin: 0px; }
#content .three-cols ul > li > .image { width: 100%; display: block; height: 100px; margin: 0px 0px 10px; position: relative; overflow: hidden; }
#content .three-cols ul > li > .image img { width: 100%; }
#content .three-cols ul > li span.date { letter-spacing: -1px; color: #949494; font-weight: bold; display: block; margin: 0px 0px 10px; }
#content .three-cols ul > li span.rating { top: 108px; }
#content .three-cols ul > li h5 { margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }
#content .three-cols ul > li h6 a { color: #505050; font-size: 13px; }
#content .three-cols ul > li h6:hover a { color: #000; }
#content .three-cols ul > li li { padding: 10px 0px; border-bottom: 1px solid #e5e5e5; }
#content .three-cols ul > li li a { color: #505050; }
#content .three-cols ul > li li a:hover { color: #000; }
#content .three-cols ul > li li:last-child { padding-bottom: 0px; border: 0px; }
#content .seperate ul > li h6 { margin: 0px 0px 0px; padding: 0px 0px 10px; border-bottom: 1px solid #e5e5e5; }
#content .separate ul > li .rating { top: 163px !important; }

#content .two-cols { border-bottom: 1px solid #e5e5e5; overflow:hidden; margin: 0px 0px 20px; padding: 0px 0px 20px; }
#content .two-cols ul > li { width: 230px; float: left; margin-right: 20px; position: relative; }
#content .two-cols ul > li:last-child { margin: 0px; }
#content .two-cols ul > li > .image { width: 100%; display: block; height: 160px; overflow: hidden; margin: 0px 0px 10px; position: relative; }
#content .two-cols ul > li > .image img { width: 100%; }
#content .two-cols ul > li span.date { color: #949494; font-weight: bold; display: block; margin: 0px 0px 10px; }
#content .two-cols ul > li h5 { margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }
#content .two-cols ul > li h6 a { color: #505050; font-size: 13px; }
#content .two-cols ul > li h6:hover a { color: #000; }
#content .two-cols ul > li li { padding: 10px 0px; border-bottom: 1px solid #e5e5e5; }
#content .two-cols ul > li li a { color: #505050; }
#content .two-cols ul > li li a:hover { color: #000; }
#content .two-cols ul > li li:last-child { padding-bottom: 0px; border: 0px; }
#content .two-cols ul > li .rating { top: 222px; }
#content .two-cols ul > li .comment-icon {  }



/******************************
SINGLE POST
******************************/
#content .post { padding-bottom: 70px; border-bottom: 1px solid #f0f0f0; }
#content .post > h5 { border: 0px; margin: 0px; }
#content .post .feature-image { display: block; width: 100%; height: auto; }
#content .post .feature-image img { width: 100%; }
#content .post .meta { padding: 10px 0px; border-bottom: 1px solid #f0f0f0; margin: 0px 0px 15px; color:#a4a4a4; }
#content .post .meta .date { padding-right: 15px; border-right: 1px solid #f0f0f0; margin-right: 15px; }
#content .post .meta .comment { background: url(images/comment-icon.png) right 4px no-repeat; padding-right: 15px; }
#content .post .post-content h4 { margin: 0px 0px 25px; }
#content .post .post-content p { margin: 0px 0px 25px; } 
#content .post .post-content blockquote { margin: 0px 0px 25px; background: url(images/blockqout.png) 10px 10px no-repeat; padding-left: 40px; }
#content .post .post-content blockquote p { font-weight: bold; font-style: italic; }
#content .post article p:not(.meta) { margin: 0px 0px 10px; } 
#content .post article p:not(.meta) strong { font-weight: bold; }
#content .post article p:not(.meta) em { font-style: italic; }

#content.page .post { padding: 0px; border: 0px; }
#content.page .post article { padding-bottom: 10px; /* border-bottom: 1px solid #bbbbbb;  */ margin: 0px 0px 20px; }
#content.page .post > h5 { border-bottom: 1px solid #f0f0f0; padding: 0px 0px 20px; margin: 0px 0px 10px; }
#content.page .post blockquote { padding-bottom: 1px; margin: 0px 0px 10px; overflow: hidden; }
#content.page .post blockquote h6 { margin: 0px 0px 25px; padding-left: 40px; }
#content.page .post blockquote p { font-style: none; background: url(images/blockqout.png) 15px 0px no-repeat; padding: 3px 15px 0px 42px; letter-spacing: 1px; word-spacing: 2px; line-height: 19px; margin-top: -3px; }
#content.page .post .bq-two { border: 1px solid #f0f0f0; overflow: visible; } 
#content.page .post .bq-two h6 { margin: -10px 0px 25px; }
#content.page .post .bq-two h6 span { background: #fff; }
#content.page .post .bq-three { 
	margin-top: 5px; 
	padding-top: 5px; 
	font-size: 13px; 
	background: transparent;
	width: 450px;
} 
#content.page .post .bq-three h6 { padding-left: 22px; }
#content.page .post .bq-three h6 span { background: url(images/qoute-heading.png) no-repeat; padding: 2px 13px 3px 32px; margin-top: -1px; display: block; width: 60px; overflow: hidden;  }
.bq-three a{
	text-decoration: underline;
	font-style: italic;
}
.bettext a{
	text-decoration: underline;
	font-style: italic;
}

#content.page .post article h1,
#content.page .post article h2,
#content.page .post article h3,
#content.page .post article h4,
#content.page .post article h5,
#content.page .post article h6 { margin: 0px 0px 15px; }

#content .post ul,
#content .post ol { margin: 0px 0px 0px; }
#content .post ul li { padding: 0px 0px 0px 0px;  line-height: 16px; margin: 0px 0px 10px; font-size: 13px;}
#content .post ol li { line-height: 18px; margin: 0px 0px 10px; }
#content .post ul.list-1 li { background: url(images/li1.png) 10px 2px no-repeat; padding-left: 27px !IMPORTANT; }
#content .post ul.list-11 li { background: url(images/li1.png) left 8px no-repeat; padding-left: 17px !IMPORTANT; }
#content .post ul.list-2 li { background: url(images/li2.png) left 3px no-repeat; }
#content .post ul.list-4 li { background: url(images/li4.png) left 3px no-repeat; }
#content .post ul.list-5 li { background: url(images/li5.png) left 5px no-repeat; }
#content .post ul.list-6 li { background: url(images/li6.png) left 7px no-repeat; }
#content .post ol.list-3 a { position: relative; display: block; padding: 0px 0px 0px 0px; *padding: 0px; margin: 0 0 0 2.5em; }
#content .post ol.list-3 a:before { counter-increment: li; content: counter(li); position: absolute; left: -2.5em; top: 0px; background: #BF0F30; width: 14px; line-height: 18px; text-align: center; font-weight: bold; }

#content .post .full { width: 100%; float: left; }
#content .post .one-third { width: 31%; margin: 0 3.5% 0 0; float: left; }
#content .post .two-third { width: 66%; margin: 0 3% 0 0; float: left; }
#content .post .one-half { width: 48%; margin: 0 4% 0 0; float: left; }
#content .post .last { margin-right: 0px; }



/******************************
BUTTONS
******************************/
.button { padding: 10px; display: inline-block; color: #FFF; font-size: 12px; margin-right: 20px; margin-bottom: 20px; }

.button.yellow { background: #BF0F30; color: #000; }
.button.black { background: #000; }
.button.black2 { background: #2c2c2c; }
.button.black3 { background: #818180; }
.button.gray { background: #bbbbbb; color: #5f5f5f; }
.button.gray2 { background: #e5e5e5; color: #000; }
.button.white { background: #fff; color: #000; border: 1px solid #f0f0f0; }
.button.red { 
	background: url(images/trans_butt.png) repeat-x #d01135;
	width: 190px; 
	text-align: center;
	font-weight: bold;
	color: white;
	float: left;
	margin-right: 0;
	margin-top: 1px;
	font-size: 15px;
	border: 2px solid #bebebe;
	margin-left: 30px;
	height: 42px;
	outline: 0;    
	outline-style:none;     
	outline-width:0;
}
.button.red:hover { 
	background-color: #BF0F30; 
	color: white !IMPORTANT;
	border: 2px solid #b2b2b2;
}

.button.perpal { background: #785787; }
.button.blue { 
	background: url(images/trans_butt.png) repeat-x #3699a3;
	float: right;
	width: 190px; 
	text-align: center;
	font-weight: bold;
	color: white;
	margin-right: 0;
	margin-top: 1px;
	font-size: 15px;
	border: 2px solid #bebebe;
	margin-right: 30px;
	height: 42px;
	outline: 0;    
	outline-style:none;     
	outline-width:0;
}
.button.blue:hover { 
	background-color: #037f8c; 
	color: white !IMPORTANT;
	border: 2px solid #b2b2b2;
}

.button.green { background: #85b92a; }
.button.orange { background: #ff9000; }
.button:hover{
	cursor: pointer;
}


.button:focus {outline:none;    
	outline-style:none;     
	outline-width:0;
} 
.button::-moz-focus-inner {border:0;}

/******************************
ALERTS
******************************/
.alert { padding: 0px 8px 0px 38px; line-height: 40px; font-size: 13px;  margin: 0px 0px 15px; position: relative; }
.alert a { display: block; width: 10px; height: 8px; position: absolute; right: 10px; top: 15px;  } /*background: url(images/close.png);*/

.alert.yellow { background: yellow url(images/attention.png) 10px center no-repeat; 	border: 1px solid #BBB; }
.alert.green { background: #b1dc66 url(images/sucess.png) 10px center no-repeat; 	border: 1px solid #BBB; }
.alert.red { background: #ff5e5e url(images/errors.png) 10px center no-repeat;  border: 1px solid #BBB; }
.alert.silver { background: #e5e5e5 url(images/info.png) 10px center no-repeat; }



/******************************
BLOG
******************************/
#content.blog > h5 { margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; }
#content.blog .archive-style-one {}
#content.blog article { padding: 0px 0px 20px; margin: 0px 0px 20px; border-bottom: 1px solid #e5e5e5; position: relative; }
#content.blog article .feature-image { display: block; width: 48%; }
#content.blog article .feature-image img { min-width: 100%; }
#content.blog article span.date { margin: 0px 0px 15px; display: block; color: #949494; font-size: 9px; }
#content.blog article span.rating { display: block; }
#content.blog article h5 { margin: 0px 0px 15px; }
#content.blog article.last { margin-right: 0px !important; }

#content.blog .archive-style-one .feature-image { float: left; margin-right: 4%; }
#content.blog .archive-style-one article > div { float: right; width: 48%; }
#content.blog .archive-style-one article .rating { top: -3px; }

#content.blog .archive-style-two article { float: left; width: 48%; margin-right: 4%; }
#content.blog .archive-style-two article .feature-image { margin: 0px 0px 15px; width: 100%; }
#content.blog .archive-style-two article .rating { top: 175px; }

.archive-style-three article{

	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #BBBBBB;

}
#content.blog .archive-style-three article .feature-image { margin: 0px 0px 10px; width: 100%; }
#content.blog .archive-style-three article .rating { top: 247px; }

#content.blog .archive-style-four article .feature-image { margin: 0px 0px 10px; width: 100%; }
#content.blog .archive-style-four article { width: 31.33%; margin-right: 3%; float: left; }
#content.blog .archive-style-four article h5 { margin: 0px; }
#content.blog .archive-style-four article .rating { top: 122px; }
#content.blog .archive-style-four article span { letter-spacing: -1px; display: block; margin: 0px 0px 10px; }



/******************************
PAGINATION
******************************/
#pagination { margin: 0px 0px 20px; }
#pagination ul { float: left; }
#pagination ul li { float: left; margin-right: 2px; }
#pagination ul li a { text-align: center; display: block; width: 25px; height: 25px; font: bold 11px 'Open Sans', Arial, Helvetica, sans-serif; line-height: 25px; color: #505050; background: #e5e5e5; }
#pagination ul li a.active,
#pagination ul li a:hover { background: #BF0F30; color: #fff; }
#pagination a.next,
#pagination a.prev { padding: 0px 11px; text-align: center; display: inline-block; height: 25px; font: bold 11px 'Open Sans', Arial, Helvetica, sans-serif; line-height: 25px; color: #505050; background: #e5e5e5; }
#pagination a.next:hover,
#pagination a.prev:hover,
#pagination a.next.active,
#pagination a.prev.active { background: #BF0F30; color: #fff; }
#pagination a.next { float: right; }
#pagination a.prev { float: right; margin-left: 2px; }



/******************************
TABLES
******************************/
.mytable table { width: 100%;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
 }
.mytable table thead { border-bottom: 1px solid #d3d3d3; background: #e5e5e5; color: #353535; }
.mytable table thead th { text-align: center; padding: 8px 0px; /* background: url(images/td-bg.png) right repeat-y;*/ 
	background: rgb(240,240,240);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(240,240,240,1) 0%, rgba(227,227,227,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(100%,rgba(227,227,227,1)));
	background: -webkit-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(227,227,227,1) 100%);
	background: -o-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(227,227,227,1) 100%);
	background: -ms-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(227,227,227,1) 100%);
	background: linear-gradient(to bottom,  rgba(240,240,240,1) 0%,rgba(227,227,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e3e3e3',GradientType=0 );
}
.mytable table tbody tr { border-bottom: 1px solid #e5e5e5; color: #4f4f4f;  font: 11px 'Open Sans', Arial, Helvetica, sans-serif; }
.mytable table tbody tr:nth-child(even) { background: #fcfcfc; } 
.mytable table tbody tr:nth-child(odd) { background: #f2f2f2; }
.mytable table tbody tr:last-child { border-bottom: #ebebeb !IMPORTANT; }
.mytable table tbody tr td { text-align: center; padding: 5px 0px; /*background: url(images/td-bg.png) right repeat-y; */}
.mytable table tbody tr td a{ color: #4f4f4f !IMPORTANT; text-decoration: underline;
}


/******************************
PRICING TABLE
******************************/
.post .pricing-table {}
.post .pricing-table ul { width: 25%; float: left; }
.post .pricing-table ul { text-align: center; }
.post .pricing-table ul li { padding: 18px 0px !important; margin: 0px !important; }
.post .pricing-table ul li:first-child { font-size: 13px; }
.post .pricing-table ul.col-head { background: #BF0F30; }
.post .pricing-table ul.col-head li { border-bottom: 1px solid #f6b000; }
.post .pricing-table ul.col-head li:first-child { background: #f6b000; }
.post .pricing-table ul.col-head li:last-child { background: #fff; border-bottom-color: #fff; }
.post .pricing-table ul.col-data { background: #e5e5e5; }
.post .pricing-table ul.col-data li { border-bottom: 1px solid #dbdbdb; color: #616161; background: url(images/td-bg.png) right repeat-y; }
.post .pricing-table ul.col-data li:first-child { background-color: #dbdbdb; }
.post .pricing-table ul.col-data li:last-child { background-color: #505050; color: #fff; font-size: 12px; }




/******************************
TABS
******************************/
.post #tabs_b {}
.post #tabs_b .tabs-nav { background: #dbdbdb; margin: 0px !important; }
.post #tabs_b .tabs-nav li { font-size: 13px; border-bottom: 1px solid #d3d3d3; width: 33%; padding: 0px !important; margin: 0px !important; float: left; border-right: 1px solid #d3d3d3; }
.post #tabs_b .tabs-nav li a { text-align: center; padding: 25px 0px !important; display: inline-block; width: 100%; }
.post #tabs_b .tabs-nav li.ui-state-active { background: #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.post #tabs_b .ui-tabs-hide { display: none; }
.post #tabs_b .tabs-container { background: #e5e5e5; padding: 20px; }



/******************************
TOGGLES
******************************/
.post #accordion {}
.post #accordion h3 { border-left: 10px solid #e5e5e5; padding: 15px 20px; background: #e5e5e5; font-size: 14px !important; margin: 0px !important; border-bottom: 1px solid #b7b7b7; }
.post #accordion h3.ui-state-active { border-color: #b7b7b7; }
.post #accordion .ui-accordion-content { height: auto !important; padding: 20px 20px 20px 30px; background: #e5e5e5; border-bottom: 1px solid #b7b7b7; }
.post #accordion .ui-accordion-content p { margin: 0px !important; }



/******************************
AUTHOR
******************************/
#author .avatar { width: 88px; height: 88px; padding: 6px; border: 1px solid #f0f0f0; float: left; margin-right: 10px; }
#author > div h6 { color: #7e7e7e; font: bold 11px 'Open Sans', Arial, Helvetica, sans-serif; margin: 0px 0px 12px; }
#author > div h6 span { font-size: 10px; font-weight: normal; color: #9d9d9d; margin-left: 10px; }
#author .author-detail { float: right; width: 368px; }
#author .author-detail p { margin-bottom: 10px; color: #7e7e7e; }
#author .author-detail ul { border-top: 1px solid #f0f0f0; padding: 12px 0px 0px; }
#author .author-detail ul li { float: left; color: #7e7e7e; padding: 0px 10px 0px 0px; margin-right: 10px; border-right: 1px solid #f0f0f0; }
#author .author-detail ul li a { color: #7e7e7e; }
#author .author-detail ul li a:hover { color: #000; }
#author .author-detail ul .social { margin: 0px; padding: 0px; border: 0px; float: right; }
#author .author-detail ul .social a { display: inline-block; width: 15px; height: 15px; margin-left: 4px; }
#author .author-detail ul .social a.fb { background: url(images/fb.png); }
#author .author-detail ul .social a.tw { background: url(images/tw.png); }
#author .author-detail ul .social a.dr { background: url(images/dr.png); }
#author .author-detail ul .social a.in { background: url(images/in.png); }



/******************************
SHARE
******************************/
#share { width: 425px; background: #e5e5e5 url(images/plus.png) left center no-repeat; padding-left: 55px; line-height: 40px; }
#share > div { float: right; width: 240px; padding: 7px 0px 0px 0px; }
#share .fb_iframe_widget span { vertical-align: 0px !important; width: 60px; }
#share .fb_iframe_widget iframe { width: 60px; }
#share .twitter-share-button { width: 85px !important; }
#share .pin-it-button { width: 50px !important; }
#share .pin_it { width: 45px !important; overflow: hidden; display: inline-block; }
#share #___plusone_0 { margin-left: 10px !important; }



/******************************
COMMENT FORM
******************************/ 
#comment-form { /* border-bottom: 1px solid #E5E5E5; */ margin: 25px 0px 20px !IMPORTANT; padding: 0px 0px 20px; overflow: hidden;  }
#comment-form .left { float: left; }
#comment-form .right { float: right; }
#comment-form form > div { margin: 0px 0px 15px 3px; }
#comment-form label { display: block; margin: 0px 0px 10px; }
#comment-form .left input[type="text"]{ margin-bottom: 10px; border: none; height: 30px; width: 160px; padding: 0px 5px 0px 5px; font-family: monospace;}
#comment-form .left .email { background: #e5e5e5 url(images/email-id.png) left center no-repeat; }
#comment-form .left .name { background: #e5e5e5 url(images/your-name.png) left center no-repeat; }
#comment-form .left .input { background: #e5e5e5; padding: 0px;}
#comment-form .right .textarea { background: #e5e5e5; padding: 10px; width: 235px; height: 149px; border: none; resize: none; margin: 25px 0px 0px; font-family: monospace; }
#comment-form .button { padding: 0px 0px; border: 0px; outline: none; background: #161616; height: 30px; width: 60px; color: #FFF; font-size: 12px; cursor: pointer; float: right; margin: 0px 0px 0px 10px; }
#comment-form .button:hover { background: #BF0F30; color: #000;}
#comment-form form > p { float: left; line-height: 30px; }
#comment-form form > input {border: 1px solid red;}

#other-form .button { 
	padding: 0px 0px; 
	border: 0px; 
	outline: none; 
	background: #161616; 
	height: 30px; 
	width: 60px; 
	color: #FFF; 
	font-size: 12px; 
	cursor: pointer; 
	margin: 7px 0px 2px 10px; 
}
#other-form .button:hover { background: #BF0F30; color: #000;}


/******************************
NEW BET FORM
******************************/ 
#newbet-form { /* border-bottom: 1px solid #E5E5E5; */ margin: 0px 0px 20px !IMPORTANT; padding: 0px 0px 20px; overflow: hidden;  }
#newbet-form  h3 {margin-bottom: 20px;}
#newbet-form form > div { margin: 0px 0px 15px; }
#newbet-form label { display: block; margin: 0px 0px 10px; }
#newbet-form  input[type="text"]{ margin-bottom: 10px; border: none; height: 30px; padding: 0px 10px 0px 10px; width: 420px; font-family: monospace; }
#newbet-form  .email { background: #e5e5e5 url(images/email-id.png) left center no-repeat; }
#newbet-form  .name { background: #e5e5e5 url(images/your-name.png) left center no-repeat; }
#newbet-form  .input { background: #e5e5e5; padding: 0px;}
#newbet-form  .captcha {  width: 160px !IMPORTANT;}
#newbet-form  .bitaddress {  width: 280px !IMPORTANT;}
#newbet-form  .betdate {  width: 160px !IMPORTANT;}
#newbet-form  .endweight { text-align: right; width: 60px !IMPORTANT;}
#newbet-form  .textarea { background: #e5e5e5; padding: 10px; width: 420px; height: 200px; border: none; resize: none; margin: 0px 0px 5px 0px; font-family: monospace; }
#newbet-form .button { padding: 0px 0px; border: 0px; outline: none; background: #161616; height: 30px; width: 60px; color: #FFF; font-size: 12px; cursor: pointer; float: right; margin: 0px 0px 0px 10px; }
#newbet-form .button:hover { background: #BF0F30; color: #000;}
#newbet-form form > p { float: left; line-height: 30px; }
#newbet-form form > input {border: 1px solid red;}




#daysbefore{
	margin-bottom: 10px;
}


/******************************
COMMENT LIST
******************************/ 

#comment-list > ul li > div.clearfix { border: 1px solid #ebebeb; margin-bottom: -1px; }
#comment-list > h5 { border: 0px !important; margin: 0px !important; }
#comment-list > ul li > div { position: relative; background: #f2f2f2; padding: 15px 40px 15px 15px; }
#comment-list > ul li { border-bottom: 1px solid #fff;  }
/*#comment-list .avatar { display: block; padding: 6px; background: #fff; border: 1px solid #f0f0f0; width: 70px; height: 70px; margin: 0px 10px 0px 0px; float: left; } */
.evenbg{ background-color: #fcfcfc !IMPORTANT; }


#comment-list .comment-detail h6 { margin: 0px 0px 10px; }
#comment-list .comment-detail p {  color: #505050; margin: 0px 0px 10px; word-wrap: break-word;  }
#comment-list .comment-detail p:last-child { margin: 0px 0px 0px; }
#comment-list a.reply { position: absolute; top: 10px; right: 60px; }
#comment-list a.report { position: absolute; top: 10px; right: 10px; }
#comment-list a  { /*text-decoration: underline;*/ font-weight: bold; }

#comment-list .depth-1 > li > div { background: #e5e5e5; margin-left: 95px; }
#comment-list .depth-1 .comment-detail { width: 260px; }
#comment-list .depth-2 > li > div { background: #f5f5f5; margin-left: 190px; }
#comment-list .depth-2 .comment-detail { width: 165px; }






/******************************
BOTTOM
******************************/
#bottom { }
#bottom > ul { width: 920px; background: #e5e5e5; padding: 15px 20px 0px 20px; }

#bottom .widget { margin: 0px 20px 0px 0px; width: 215px; float: left; }
#bottom .widget:last-child { margin: 0px; }
#bottom .widget h5 { color: #505050; font-weight: bold; margin: 0px 0px 12px; }
#bottom .widget p { color: #505050; margin: 0px 0px 20px; font-size: 11px; }
#bottom .widget li { padding: 10px 0px; border-top: 1px solid #c9c9c9; font-size: 11px; }
#bottom .widget li:last-child { border-bottom: 1px solid #c9c9c9; }
#bottom .widget a { color: #505050 !IMPORTANT;}
#bottom .widget a:hover { color: #000000 !IMPORTANT; }

#bottom .flickr a { width: 37px; height: 37px; display: block; overflow: hidden; float: left; border: 3px solid #fff; margin: 0px 10px 10px 0px; }
#bottom .flickr a:hover { border-color: #BF0F30; }

#bottom .widget li.phone { background: url(images/contact-icons.png) 0px 10px no-repeat; padding-left: 30px; }
#bottom .widget li.address { background: url(images/contact-icons.png) 0px -27px no-repeat; padding-left: 30px; }
#bottom .widget li.mail { background: url(images/contact-icons.png) 0px -79px no-repeat; padding-left: 30px; }

#bottom .subscribe-form {}
#bottom .subscribe-form label { margin: 0px 0px 8px; color: #505050; display: block; }
#bottom .subscribe-form input[type="text"] { width: 115px; height: 10px; background: #fff; float: left; padding: 10px; font-size: 10px; border: 0px; outline: 0px; }
#bottom .subscribe-form input[type="submit"] { background: #BF0F30; height: 30px; padding: 0px 10px; color: #000; float: right; border: 0px; outline: 0px; font-size: 10px; }



/******************************
FOOTER
******************************/
footer { width: 920px; padding: 20px; background: #000; margin: 0px auto; }
footer p { font-size: 11px; color: #fff; }
footer p a { color: #BF0F30; }
footer p a:hover{ color: #e22333; }
footer .left { float: left; }
footer .right { float: right; }



/******************************
DEMO
******************************/
.demo { padding: 0px 0px 0px !important; }
.demo ul,
.demo ol { width: 33%; float: left; }

/******************************
custom
******************************/

.shortxt{
	line-height: 14px !IMPORTANT;
	padding-left: 5px; 
	width:90%;
	overflow: hidden;
}

.shortxt a{
	text-decoration: underline;
	font-style: italic;
}


a:hover{
 color: black;
}

h6{
 line-height: 16px;
 font-weight: bold;
}

h4 {
	padding-bottom: 6px;
}

b{
 font-weight: bold;
}

.archive-style-three article {
	padding-bottom: 33px;
}

.timestamp { 
	word-spacing: -1px; 
	line-height: 10px; 
	display: block; 
	margin: 0px 0px 10px; 
	color: #949494; 
	float: left; 
	height: 5px;
}
.rating{ 
	word-spacing: -1px; 
	line-height: 10px; 
	display: block; 
	margin: 0px 0px 10px; 
	color: #949494;
	display: block; 
	height: 12px; 
	right: 0px; 
	top: 0px;  
	text-align: right; 
	height: 5px;
}


.archive-style-three article {
	padding-bottom: 20px;
	margin-bottom: 15px;
}

hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border: 0;
}


.clearfix1{
	clear: both;
	height: 0px;
}

.boxtitle_noline{
	padding-bottom: 15px;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.boxtitle{
	padding-bottom: 3px;
	margin-bottom: 12px;
	 border-bottom: 2px solid #4e4e4e; 
	word-spacing: 3px;
	letter-spacing: 1px;

}

.faqsection{
	padding-top: 10px !IMPORTANT;
	padding-bottom: 18px;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-size: 18px;
}

#milk{
	margin: -14px -15px -18px 0px;
	height:50px;
	width:32px;
	float: right;
	background-image:url('images/usagi.png');
}



.yesnobarmini{
	width: 215px;
	height: 18px;
	line-height: 19px;
	overflow: hidden;
	text-align: right;
	color: white;
	font-weight: bold;
	padding-right: 5px;
	margin-bottom: 5px;
	background: #037f8c url('images/trans_small.png') repeat-x top left;
	-webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.4);
	
	opacity:0.69;
	filter:alpha(opacity=69); /* For IE8 and earlier */
	letter-spacing: 1px !IMPORTANT;
}

.nobar{
	float: left;
	height: 18px;
	line-height: 19px;
	text-align: left;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	border-right: 1px solid #bfb093;
	background: #BF0F30 url('images/trans_small.png') repeat-x top left;
}


.nobarclosed{
	background: #bababa url('images/trans_small.png') repeat-x top left !IMPORTANT;
	border-right: 1px solid #9a9a9a !IMPORTANT;
	color: black;
}

.nobarclosed span > span{
	color: black !IMPORTANT;
}

.nobarclosed_color{
	background: #ffa6b7 url('images/trans_small.png') repeat-x top left !IMPORTANT;
	border-right: 1px solid #9a9a9a !IMPORTANT;
	color: black;
}

.nobarclosed_color span > span{
	color: black !IMPORTANT;
}

.yesnobarminiclosed span > span{
	color: black !IMPORTANT;
}


.yesnobarminiclosed{
	background: #ebebeb url('images/trans_small.png') repeat-x top left !IMPORTANT;
	color: black;
}
 
.yesnobarmini_color span > span{
	color: black !IMPORTANT;
}

.yesnobarmini_color{
	background: #aed6da url('images/trans_small.png') repeat-x top left !IMPORTANT;
	color: black;
}
 
.yesnobarmini .nobar span{
	position: absolute;
	left: 5px;
	background-color: transparent;
}
.yesnobarmini span{
	position: absolute;
	right: 5px;
	background-color: transparent;
	display: block;
}

.yesnobarmini span > span{
	position: relative;
	background-color: transparent;
	display: inline;
	color: white;
	right: 0px !IMPORTANT;
	font-size: 9px !IMPORTANT;
}

.yesnobarmini div > span > span{
	position: relative !IMPORTANT;
	background-color: transparent;
	display: inline;
	color: white;
	left: 0px !IMPORTANT;
	font-size: 9px !IMPORTANT;
	
}


.yesnobarfull{
	width: 475px;
	height: 30px;
	line-height: 32px;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	background: #037f8c url('images/trans_big.png') repeat-x top left;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
	opacity:0.88;
	filter:alpha(opacity=88); /* For IE8 and earlier */
}




.yestext  span > span{
	position: relative;
	background-color: transparent;
	display: inline;
	color: white;
	left: 0px;
	font-size: 12px;
	
}

.nobarfull{
	height: 30px;
	line-height: 32px;
	font-size: 13px;
	background: #BF0F30 url('images/trans_big.png') repeat-x top left !IMPORTANT;
	border-right: 2px solid #bfb093;
	
}


.yestext{
	color: white;
	position: absolute;
	right: 4px;
	background-color: transparent;
	letter-spacing: 1px !IMPORTANT;

}
.yesnobarfull .nobar > span{
	position: absolute;
	margin-left: 4px;
	background-color: transparent;
	letter-spacing: 1px !IMPORTANT;
}
.yesnobarfull .nobar > span > span{
	font-size: 12px;
	background-color: transparent;
}



.bettitle{
	margin: 16px 0px 14px !IMPORTANT;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	word-spacing: 2px;
	padding: 0px 3px 0px 5px;
}



.singlebet{
	padding-top: 5px;
	text-align: center;
}


.bettext{
	font-size: 12px;
	padding-left: 7px;
	width: 94%;
}


.faqquestion{
	margin: 4px 0px 10px;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-left: 15px;
}

.faqtext{
	font-size: 12px;
	padding-left: 30px;
}


.listcmmnts{
	overflow: hidden;
	padding: 20px 0px 5px 20px;
	margin: 0px 0px 30px 0px !IMPORTANT;
	background: #fcfcfc;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
}

.listcmmnts ul { 
	width: 435px; float: left; color: #464646; 
}

.listcmmnts ul li{
	margin-bottom: 12px !IMPORTANT;
	padding-bottom: 5px !IMPORTANT;
	border-bottom: 1px solid #BBB;
}

.listcmmnts ul li:last-child{
	margin-bottom: 7px !IMPORTANT;
	padding-bottom: 0px !IMPORTANT;
	border-bottom: 0px;
}

.listbet{
	padding: 20px 0px 10px 20px;
	margin: 30px 18px 30px 18px !IMPORTANT;
	background: #fcfcfc;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	
}
.listbet ul { width: 400px; float: left; }

.listbetbrowse {
	padding: 5px 0px 5px 10px;
	border: 1px solid #BBB;
	margin: 0px 10px 0px 10px !IMPORTANT;
	background: #fcfcfc;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );

}

.filterbetbox{
	padding: 20px 0px 10px 20px;
	border: 1px solid #BBB;
	margin: 0px 0px -10px 0px !IMPORTANT;
	background: #f2f2f2;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(230,230,230,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );

}


.admintopbox{
	padding: 15px 0px 15px 20px;
	border: 1px solid #BBB;
	margin: 0px 0px 20px 0px !IMPORTANT;
	background-color: #fffce9;
}

.admintopbox a:hover{
	color: black;
	text-decoration: underline;
}

.adminstats{
	margin-top: 0px !important;
}

.filterfield {
	width: 400px;
	height: 31px;
}
.filterfield span{
	font-size: 12px;
	display: inline-block;
	width: 100px;
}

.secondaryff{
	margin-left: 10px;
}

#filtersearch{
	width: 320px;
}

#filterbutton{
	float: right;
	margin-top: -33px;
}
#filterbutton input{
	padding: 7px 25px 7px 25px;
	display: inline-block;
	font-size: 12px;
	margin-right: 20px;
	background: #d1d1d1; 
	color: #505050;
	font-weight: bold;
	display: inline-block;
	border: 0;
}

#filterbutton input:hover{
	background: #BF0F30; color: white; cursor: pointer;
}


.grayish{
	color: #9a9a9a;
}
.smallish{
	font-size: 12px;
}

.listinfo{
	width: 124px;
	font-weight: bold;
	float: left;
}

.listseparator{
	margin-bottom: 14px !IMPORTANT;
	padding-bottom: 12px !IMPORTANT;
	border-bottom: 1px solid #BBB;
}


.sideboxtitle{
	text-align: left;
	word-spacing: 2px;
	margin-top: 2px !IMPORTANT;
	padding-left: 4px; 
	width:90%;
}

#votebox{
	background: #3c3c3c;
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
	height: 50px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 35px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;

background: rgb(208,208,208);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZDBkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhN2E3YTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(208,208,208,1) 0%, rgba(167,167,167,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,208,208,1)), color-stop(100%,rgba(167,167,167,1)));
background: -webkit-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
background: -o-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
background: -ms-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
background: linear-gradient(to bottom,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#a7a7a7',GradientType=0 );


}

.betstable{
	padding-bottom: 30px;
	padding-top: 30px;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

.line1{
	background: #f2f2f2 url('images/line1.png') no-repeat 3px 3px;
}

.line2{
	background: #f2f2f2 url('images/line2.png') no-repeat 3px 3px;
}
.line3{
	background: #f2f2f2 url('images/line3.png') no-repeat 3px 3px;
}

.selectedweightdiv{
	background-color: #e5e5e5 !IMPORTANT;
}

#selectedweightxt{
	display:block;
	margin: 0 auto;
	text-align: center;
	margin-top: 113px;
	font-size: 13px;
	font-style: italic;
	color: #555555;
}


.yescolortext{
	color: #037f8c;
	font-weight: bold;
}

.nocolortext{
	color: #BF0F30;
	font-weight: bold;
}


label > h5 {
	letter-spacing: 1px !IMPORTANT;
	word-spacing: 2px !IMPORTANT;
}

#bottom > ul li h5 {
	letter-spacing: 1px !IMPORTANT;
	word-spacing: 2px !IMPORTANT;
}

#notfound{
	font-size: 60px;
	line-height: 50px;
	height: 80px;
	
}


.poposalsquickdelete{

	float: right;
	text-align: center;

}
.poposalsquickdelete input{
	border: none;
	background-color: transparent;
	font-weight: bold;
	letter-spacing: 1px;
}

.poposalsquickdelete input:hover{
	cursor: pointer;
	color: #da0000;
}

.approvepaybttn{
	border: none;
	background-color: transparent;

}
.approvepaybttn input:hover{
	cursor: pointer;

}


.betvotebox{
	padding: 5px 0px 5px 0px;
	width: 100%;
	/*height: 100%;*/
	-webkit-box-shadow: 1px 2px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 2px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 2px 5px rgba(50, 50, 50, 0.4);
	margin: 12px 0px 0px 0px;
	display: block;
	background: rgb(208,208,208);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZDBkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhN2E3YTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(208,208,208,1) 0%, rgba(167,167,167,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,208,208,1)), color-stop(100%,rgba(167,167,167,1)));
	background: -webkit-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	background: -o-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	background: -ms-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	background: linear-gradient(to bottom,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#a7a7a7',GradientType=0 );
}

.athighroll{
	padding-bottom: 0px;
}

.bettextbox{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	/*height: 100%; */
	width: 470px;
	display: inline-block;
	-webkit-box-shadow: 1px 3px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 3px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 3px 5px rgba(50, 50, 50, 0.4);
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(230,230,230,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
}



.voteboxbttns{
	margin-top: 0px;
	width: 100%;
	display: block;
	background: rgb(208,208,208);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZDBkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhN2E3YTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(208,208,208,1) 0%, rgba(167,167,167,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,208,208,1)), color-stop(100%,rgba(167,167,167,1)));
	background: -webkit-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	background: -o-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	background: -ms-linear-gradient(top,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	background: linear-gradient(to bottom,  rgba(208,208,208,1) 0%,rgba(167,167,167,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#a7a7a7',GradientType=0 );
	padding-top: 5px;
}

.voteboxheight{
	height: 45px;
}

.setyouraddy{
	padding: 15px 0px 10px 12px;
}
.setyouraddy a:hover{
	color: black;
}

.setyouraddy ul li{
	width: 450px;
}

.clickwholebox{
	width: 100%;
	display: block;
}
.clickwholebox:hover{
	background-color: #f2f2f2;
	color: black;
}
.clickwholeboxbig:hover{
	color: black;
}

.betstatusinfobox{
	width: 470px;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #585858;
	-webkit-box-shadow: 1px 3px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    1px 3px 5px rgba(50, 50, 50, 0.4);
	box-shadow:         1px 3px 5px rgba(50, 50, 50, 0.4);
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(230,230,230,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
}

.betboxmetadiv{
	font-size: 12px;
	height: 20px;
}

.betboxleftmeta{
	float: left;
	padding-left: 7px;
}

.betboxrightmeta{
	float: right;
	padding-right: 7px;
}

.betboxmetadivside{
	font-size: 9px;
	height: 8px;
}

.betboxleftmetaside{
	float: left;
	padding-left: 4px;
}

.betboxrightmetaside{
	float: right;
	padding-right: 4px;
}
.abovecmmnt{
	font-size: 10px; 
	line-height: 11px;
	margin: 2px 0px;
	display: block;
}

.betelaborate{
	margin: 10px auto 0px;
	width: 450px;
	font-size: 12px;
}

.readonlylog{
	width: 470px;
	height: 200px;
}
#loadingplaceholder{
	height: 20px;
}
#loading{
	display: none;
	width: 100%;
	height: 20px;
	background: transparent url('images/loader.gif') no-repeat top center;
}
#trigger{
	width: 100%;
	height: 1px;
}

.lightborder{
	border: 1px solid #BBBBBB;
}
.smallformtext{
	font-size: 11px;
}

.hover:hover{
	cursor: pointer;
}

.footertext{
	line-height: 20px;
}

.topnotice{
	margin: 0 auto;
	text-align: center;
}

.titleright{
	float: right;
	font-size: 12px;
	line-height: 21px;

	color: black;
}

.titleright input {
    width: 15px;
    height: 21px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;

}

.sidebar .feedbox { border: 0px; margin: 0px 0px 0px; }
.sidebar .feedbox li {  padding: 0px 0px 5px; margin: 0px 0px 5px; position: relative; }
.sidebar .feedbox li:first-child { padding-top: 0px; }
.sidebar .feedbox li  { font-size: 12px; font-weight: bold; line-height: 17px; }
.sidebar .feedbox li  a { margin-left: 20px; }

.twitter{
	background: url("/media/images/twitter_icon.png") 0px 0px no-repeat transparent;
}
.rss{
	background: url("/media/images/rss_icon.png") 0px 0px no-repeat transparent;
}

.comment-date{
   margin-right: -25px;
   color: #4F4F4F;
   font-weight: normal;
   float: right;
   font-size: 11px;
} 

.qrcode{
	margin: 5px 0px -10px 0px;
}

.calcResult{
	padding-left: 125px; 
	line-height: 22px;
}
.calcInputLine{
	float: left; 
	margin-top: -4px;
}

.privateBetWarning{
	font-size: 13px;  
	margin-bottom: 10px;
}

.addystats { 
	background: url(images/statsbar.png) 0px 0px no-repeat; 
	width: 12px;
	height: 12px;
	display:inline-block;
	margin-top: 0px;
	margin-bottom: -1px;
	margin-left: 3px;
}

.yellowselection{
	background: yellow !IMPORTANT;
}

.nobold{
	font-weight: normal !IMPORTANT;
}

.prop-title{
	word-wrap: break-word;
}

.load_more_front_button{
	height: 25px;
	line-height: 30px;
}

.load_more_front_button:hover{
	 text-decoration: underline;
	 cursor: pointer; cursor: hand;
}

#txdata{
	margin: 0px 0px 20px 0px;
}
