/*-----css resets--*/
*, ::after, ::before {
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}
input[type="button"], input[type="submit"] {
	background-color: #9f4c49;
	border-color: #770c49;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	cursor: pointer;
	outline: medium none;
	overflow: visible;
	padding: 2px 5px;
	width: 0;
	margin: 0;
}
input[type="button"], input[type="submit"] {
	width: auto;
}
input[type="button"]:active, input[type="submit"]:active {
	border-color: #770c49;
	border-width: 1px;
}
input[type="text"], input[type="search"], input[type="password"], select, textarea {
	border:1px solid #d1d1d1;
	width: 100%;
	padding: 2px;
	color: #000;
	background: #fff;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bold {
	font-weight: bold;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.none {
	margin: 0 !important;
	float: none !important;
}
a {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}
body {
	font: normal 14px/20px arial, helvetica, sans-serif;
	color: #333333;
	background: url(../images/body_bg.jpg) no-repeat right 0;
	border-top: 5px solid #007100;
	margin: 0 auto;
}
#layout {
	width: 980px;
	margin: 0 auto;
}
header {
	width: 100%;
	display: inline-block;
}
header h1 {
	float: left;
	width: auto;
	padding: 16px 0 0px 25px;
}
header .right_sec {
	float: right;
	width: 50%;
	text-align: right;
	padding: 11px 19px 0 0;
}
header .date {
	color: #1f4f82;
	font-weight: bold;
	font-size: 16px;
	float:right;
	width:300px;
}
header .ecb_logo {
	width: 100%;
	float: right;
}
#body_container {
	float: left;
	width: 100%;
}
#left_container {
	float: left;
	margin-right: 17px;
	width: 76%;
}
aside {
	float: left;
	width: 22%;
}
aside .social_icons {
	float:left;
	clear:both;
	width: 100%;
}
aside .icons {
	float: left;
	margin-right: 5px;
}
#left_container h2 {
	font: bold 24px/26px Trebuchet MS, helvetica;
	color: #1f4f82;
	margin:7px 0 14px 0;
}
#left_container h2.news_layer1 {
	width: 100%;
	float: left;
}
#left_container h2.top_heading {
	float:left;
	width:auto;
}
#left_container div.comments {
	float:right;
	font-size:12px;
}
#left_container div.comments img {
	padding-top:2px;
	vertical-align: top;
	margin-top:5px;
	_margin-top:0;
}
#left_container .add_fixture_row {
	float: left;
	width: 100%;
}
#left_container .add_fixture {
	float: right;
	width: auto;
}
#left_container h2.myfixture {
	float: left;
	width: auto;
}
#left_container .status_row {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#left_container .status_col {
	float: right;
	width: right;
	padding-top:12px;
}
#left_container .news_head {
	float: left;
	width: 100%;
}
#left_container .news_head img {
	float: left;
	width: 43%;
	margin-right: 14px;
}
#left_container .news_desc {
	float: left;
	width: 55%;
}
#left_container .news_desc p:first-child {
	margin-top:0;
	padding-top:0;
}
#left_container .news_desc {
	color: #333333;
}
#left_container .news_desc h1 {
	font-size:36px;
}
#left_container .news_desc h2 {
	font-size:24px;
}
#left_container .news_desc h3 {
	font-size:18px;
}
#left_container .news_desc h4 {
	font-size:14px;
}
#left_container .news_desc h5 {
	font-size:12px;
}
#left_container .news_desc h6 {
	font-size:10px;
}
#left_container .news_desc ul, ol {
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#left_container .news_desc ul li {
	list-style:disc;
}
#left_container .news_desc img[align="left"] {
	margin-right:15px;
	float:left;
}
#left_container .news_desc img[align="right"] {
	margin-left:15px;
	float:right;
}
#left_container .bottom_news {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
#left_container .left_news {
	float: left;
	width: 69%;
}
#left_container .left_sec_news {
	float: left;
	width: 100%;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	padding: 9px 10px 10px 0;
}
#left_container .left_sec_news img {
	float: left;
	margin-right: 10px;
	width: 23%;
}
#left_container .left_sec_news .news_descb {
	float: left;
	width:324px;
	width: 75%;
}
#left_container .left_sec_news h3 {
	float: left;
	width:100%;
}
#left_container .left_sec_news h3 div {
	float: right;
	width:50px;
	font-size: 12px;
	margin-left: 8px;
}
#left_container .left_sec_news h3 div img {
	vertical-align: top;
	margin-right: 5px;
	padding-top:5px;
}
#left_container .left_sec_news h3 a {
	color: #1f4f82;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.border_bot {
	border-bottom: 1px solid #dbdbdb;
}
#left_container article {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
#left_container article img {
	margin: 0 1.625em 1.625em 0;
	float: left;
}
#left_container article a {
	text-decoration: underline !important;
}
#left_container article a:hover {
	text-decoration: none !important;
}
#left_container article {
	color: #333333;
}
#left_container article h1 {
	font-size:36px;
}
#left_container article h2 {
	font-size:24px;
}
#left_container article h3 {
	font-size:18px;
}
#left_container article h4 {
	font-size:14px;
}
#left_container article h5 {
	font-size:12px;
}
#left_container article h6 {
	font-size:10px;
}
#left_container article ul, ol {
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#left_container article ul li {
	list-style:disc;
}
#left_container img[align="left"] {
	margin-right:15px;
	float:left;
}
#left_container img[align="right"] {
	margin-left:15px;
	float:right;
}
#left_container .new {
	font-style: italic;
	font-weight:bold;
	color:red;
}
#left_container h1 {
	color:#000000;
}
#left_container h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#left_container h4 {
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
}
#left_container .right_news {
	float: left;
	width: 28%;
	padding-left:18px;
}
#left_container .right_news li {
	float: left;
	width: 100%;
	padding-bottom: 8px;
}
#left_container .right_news li a {
	color:#1f4f82;
	font-size: 14px;
	font-weight: bold;
	float:left;
	width:auto;
}
#left_container .right_news li div {
	float: right;
	width:auto;
	font-size: 12px;
	margin-left: 8px;
	font-weight:bold;
}
#left_container .right_news li div img {
	vertical-align: middle;
	margin-right: 5px;
}
#news {
	float:left;
	width:100%;
	margin-top: 10px;
}
#news .news_box {
	border-top: 1px solid #DBDBDB;
	float: left;
	padding: 9px 0;
	width: 100%;
}
#news_sec .news_box .heading {
	width: 86%;
	float:left;
}
#news_sec .news_box .rss_icon {
	width: 32px;
	float:right;
}
#news_sec .news_box .rss_icon img {
	vertical-align: middle;
}
#news .news_box:first-child {
	border-top: 0 none;
}
#news h3 {
	float: left;
	width: 100%px;
}
#news h3 a {
	color: #1F4F82;
}
#news .edit_row {
	float: left;
	width: 100%;
}
#news .edit_row li {
	float: left;
	background: none repeat scroll 0 0 #E5E5E5;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding:0 3px;
	width: 70px;
	margin-right: 10px;
}
#news .status {
	font-size: 11px;
}
#news .status span {
	color: #009900;
	font-weight: bold;
}
#news_box {
	float: left;
	width: 535px;
}
#news_box .newsContent {
	border-top: 1px solid #DBDBDB;
	float: left;
	padding: 9px 0;
	width: 535px;
}
#news_box .newsContent:first-child {
	border-top: 0 none;
}
#news_box h3 {
	float: left;
	width: 535px;
}
#news_box h3 a {
	color: #1F4F82;
	font-size: 14px;
	font-weight: bold;
}
#news_box .status {
	font-size: 11px;
}
#news_box .status span {
	color: #009900;
	font-weight: bold;
}
#news_sec {
	float:left;
	width: 100%;
}
.news_box {
	float: left;
	width: 68%;
	margin-right: 8px;
}
.news_box .newsContent {
	border-top: 1px solid #DBDBDB;
	float: left;
	padding: 9px 0;
	width: 100%;
}
.news_box .newsContent:first-child {
	border-top:0;
}
.news_box .newsContent {
	color: #333333;
}
.news_box .newsContent h1 {
	font-size:36px;
}
.news_box .newsContent h2 {
	font-size:24px;
}
.news_box .newsContent h3 {
	font-size:18px;
}
.news_box .newsContent h4 {
	font-size:14px;
}
.news_box .newsContent h5 {
	font-size:12px;
}
.news_box .newsContent h6 {
	font-size:10px;
}
.news_box .newsContent ul, ol {
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.news_box .newsContent ul li {
	list-style:disc;
}
.news_box .newsContent img[align="left"] {
	margin-right:15px;
	float:left;
}
.news_box .newsContent img[align="right"] {
	margin-left:15px;
	float:right;
}
.news_box h3 {
	float: left;
	width: 100%;
}
.news_box h3 a {
	color: #1F4F82;
	font-size: 14px;
	font-weight: bold;
}
.news_box .status {
	font-size: 11px;
}
.news_box .status span {
	color: #009900;
	font-weight: bold;
}
.newsArchive {
	background: #fff;
	border: 1px solid #D2D2D2;
	float: right;
	margin-bottom: 8px;
	width: 29%;
}
.newsArchive h2 {
	color: #007100 !important;
	float: left;
	font-size: 14px !important;
	font-weight: bold;
	margin: 0 !important;
	padding: 5px 10px !important;
	width: 100%;
}
.newsArchive ul {
	float: left;
	padding: 0 0 5px !important;
	width: 100%;
}
.newsArchive li {
	float: left;
	padding: 0 10px !important;
	width: 100% !important;
}
.newsArchive li h3 {
	background: #F2F2F2;
	color: #1F4F82;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
}
.newsArchive li li {
	border-top: 1px solid #F2F2F2 !important;
	color: #1F4F82;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px !important;
	width: 100% !important;
}
.newsArchive li li.current {
	font-weight: bold;
}
.membership {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.membership_box {
	background: #F4F4F4;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	min-height: 150px;
	padding: 10px;
	margin-left: 35px;
	float: left;
	width: 206px;
}
.membership_box:first-child {
	margin-left: 0;
}
.membership_box li {
	list-style-type: decimal;
	margin-left: 20px;
}
#fixture {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
#fixture .left_sec {
	margin-right: 54px;
	width: 44%;
	float: left;
}
#fixture .right_sec {
	float: left;
	width: 44%;
	margin-bottom: 25px;
}
#fixture .row {
	border-bottom: 1px solid #ccc;
	float: left;
	padding: 2px;
	width: 100%;
}
#fixture .row:first-child {
	border-top: 1px solid #ccc;
}
#fixture .col1 {
	float: left;
	font-weight: bold;
	width: 50%;
}
#fixture .col2 {
	float: left;
	width: 50%;
	padding-left: 5px;
	word-break: break-all;
}
a.available, span.available {
	background: url("../images/available.jpg") no-repeat scroll 0 center transparent;
	color: #006600;
	padding: 0 0 0 15px;
}
#member {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-top: 15px;
}
.top_row {
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
	padding: 10px 0;
}
.top_row {
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
	padding: 10px 0;
}
.col_search {
	margin-right: 30px;
	float: left;
	width: 62%;
}
.col_search select {
	width: 100%;
}
.col_search_first {
	float: left;
	width: 25%;
}
#member input[type="text"] {
	border: 1px solid #ddd;
	color: #000;
	float: left;
	width: 100%;
	background: #fff;
}
.head_bg {
	background: #006600;
	margin-top: 10px;
	color: #fff;
	padding:2px 5px;
	font-weight: bold;
}
.bottom_row {
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
	padding: 5px 0;
}
.member_col {
	float: left;
	width: 150px
}
.member_col2 {
	float: left;
	width: 304px
}
.member_col3 {
	float: left;
	width: 200px
}
.member_col4 {
	float: left;
	width: 104px
}
.member_col5 {
	float: left;
	width: 120px
}
.mt10 {
	margin-top: 10px;
}
.head_bg_subs {
	background: #006600;
	color: #fff;
	padding:2px 5px;
	font-weight: bold;
}
.title {
	float: left;
	width: 400px
}
.from {
	float: left;
	width: 204px
}
.date2 {
	float: left;
	width: 100px
}
.delete_col {
	float: left;
	width: 50px
}
.edit_profile_form .signup {
	float: left;
	width: 100%;
}
.edit_profile_form .signup .new_row {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	border-top:1px solid #d2d2d2;
	padding:10px 0 0 0;
}
.signup {
	float: left;
	width: 100%;
}
.signup .new_row {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	border-top:1px solid #d2d2d2;
	padding:10px 0 0 0;
}
.signup .new_row:first-child {
	border-top:0px solid #d2d2d2;
}
.signup label {
	float: left;
	font-weight: bold;
	width: 33%;
}
.signup input[type="text"], .signup input[type="password"] {
	float: left;
	background: #FAFAFA;
	border: 1px solid #ddd;
	color: #000;
	width: 52%;
}
.signup textarea {
	float: left;
	width: 52%;
	background: #FAFAFA;
	border: 1px solid #ddd;
	color: #000;
}
.signup select {
	width: 52%;
}
.red {
	color: red;
}
.red-text {
	float:left;
	width:100%;
	color: red;
	margin:10px 0px 10px 0px;
}
.login {
	margin: 100px auto;
	width: 58%;
	padding: 10px;
	border: 1px solid #ccc;
	background: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	display: inline-block;
	text-align: left;
}
.login_row {
	float:left;
	width: 100%;
	margin-top: 20px;
}
.login_col_left {
	float:left;
	width: 23%;
}
.login_col_right {
	float:left;
	width: 77%;
}
#left_container h3.login_head {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
.pagination {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.pagination a, .pagination strong {
	background:#006600;
	border:1px solid #028502;
	color: #fff;
	float: left;
	font: 11px Tahoma, Arial;
	margin-right: 2px;
	padding: 5px;
	text-decoration: none !important;
}
.pagination a:hover {
	background:#333;
	border: 1px solid #585858;
	color: #fff;
}
.pagination strong {
	background: #333;
	border: 1px solid #585858;
	color: #fff;
}
.conference_row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.col_left {
	float: left;
	width: 350px;
}
.col_mid {
	float: left;
	width: 54px;
}
#links {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
#links li {
	background: url("../images/arrow.gif") no-repeat scroll 0 center transparent;
	float: left;
	margin-left: 3px;
	padding: 0 0 0 10px;
	width: 741px;
}
#links li a {
	color: #336699;
}
#left_container .search_area {
	float: left;
	width: 744px;
	border-top:1px solid #d2d2d2;
	padding: 5px;
}
#left_container .search_area div {
	float: left;
	width: auto;
	margin-left: 9px;
}
#left_container .search_area div:first-child {
	margin-left:0px;
}
#left_container .search_area input[type="text"], #left_container .search_area select {
	width: 75px !important;
}
.join_now {
	float: left;
	width: 209px;
	background:url(../images/joinnowbg.png) top left no-repeat;
	color: #1f4f82;
	font-weight: bold;
	font-size: 14px;
	padding:10px;
	text-align: center;
}
.join_now_new {
	float: left;
	width: 100%;
	background:url(../images/joinnow_new.jpg) top left no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding:10px;
	text-align: center;
}
.join_now_new a {
	color:#fff;
}
.conference {
	background: url(../images/conference_bg.png) no-repeat 0 0;
	width: 198px;
	float: left;
	height:59px;
	margin: 0px 0;
	padding-left: 11px;
}
.conference a {
	line-height: 59px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.conference a {
	line-height: 59px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.normal {
	font-weight:normal;
	font-size:11px;
}
.subscribe {
	float: left;
	width: 100%;
}
/*.subscribe_left{float: left; width: 6px; height: 76px; background: url(../images/subscribe_bg_left.png) no-repeat 0 0;}
.subscribe_right{float: left; width: 6px; height: 76px; background: url(../images/subscribe_bg_right.png) no-repeat 0 0; }*/
.subscribe_mid {
	float: left;
	width: 98%;
	height: 76px;
	background: url(../images/subscribe_bg_mid.png) repeat-x 0 0;
	color: #000;
	font-weight: bold;
	border-radius: 5px;
	padding: 10px;
}
.subscribe_mid input[type="text"] {
	background: #fff;
	width: 100%;
	color: #000;
	padding: 3px 5px;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	margin:2px 0 7px 0;
}
.club {
	width: 100%;
	margin: 1px 0;
	font-size: 14px;
	font-weight: bold;
	padding:10px;
	background:url(../images/members_bg.png) top left no-repeat;
	float:left;
	text-align:center;
}
.club a {
	color: #fff;
}
.join_now, .conference, .subscribe, .club {
	margin-bottom: 5px;
}
#newsArchive {
	background: #fff;
	border: 1px solid #D2D2D2;
	float: left;
	margin-bottom: 8px;
	width: 207px;
}
#newsArchive h2 {
	color: #007100 !important;
	float: left;
	font-size: 14px !important;
	font-weight: bold;
	margin: 0 !important;
	padding: 5px 10px !important;
	width: 207px;
}
#newsArchive ul {
	float: left;
	padding: 0 0 5px !important;
	width: 100%;
}
#newsArchive li {
	float: left;
	padding: 0 10px !important;
	width: 187px !important;
}
#newsArchive li h3 {
	background: #F2F2F2;
	color: #1F4F82;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
}
#newsArchive li li {
	border-top: 1px solid #F2F2F2 !important;
	color: #1F4F82;
	float: left;
	font-size: 12px;
	padding: 2px 10px !important;
	width: 167px !important;
}
#newsArchive li li.current {
	font-weight: bold;
}
#conference {
	float: left;
	width: 100%;
}
.fixturedata {
	float:left;
	width: 100%;
	margin-right:10px;
}
.head_bg_new {
	background: #006600;
	color: #fff;
	font-weight: bold;
}
.conf_row {
	float:left;
	width: 100%;
}
.conf_row_links {
	float:left;
	width: 65%;
}
.conf_col {
	float:left;
	width:178px;
}
.conf_col strong {
	float:left;
}
.conf_col .details {
	float:left;
	width:105px;
	padding:0 0 0 3px;
}
.conf_desc {
	float:left;
	width:100%;
	padding: 3px;
}
.conf_desc strong {
	float:left;
}
.conf_desc2 strong {
	float:left;
	width: 16%;
}
.conf_desc2 .details {
	float:left;
	width: 79%;
}
.fixtureList {
	background:#fff;
	float:left;
	width:209px;
}
.linksgroup {
	background:#fff;
	float: right;
	width: 35%;
}
.fixtureList h2 {
	background:#005900;
	color:#fff !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin:0 !important;
	padding:0 10px !important;
	cursor:pointer;
}
.linksgroup h2 {
	background:#005900;
	color:#fff !important;
	font-size:14px !important;
	font-weight:normal !important;
	margin:0 !important;
	padding:0 10px !important;
	cursor:pointer;
	font-family:arial !important;
}
.fixtureList li strong, .linksgroup li strong {
	border-top:1px solid #F2F2F2 !important;
	color:#1F4F82;
	cursor:pointer;
	font-size:12px;
}
.fixtureList li ul, .linksgroup li ul {
	padding:0 10px !important;
}
.fixtureList li.month, .linksgroup li.month {
	border-bottom: 1px solid #FFF;
}
.fixtureList li li span, .linksgroup li li span {
	font-size:12px;
}
.even_bg {
	background: #e8e8e8;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}
#sitemap {
	float: left;
	width: 100%;
}
#sitemap li {
	background: url("../images/arrow.gif") no-repeat 0 7px;
	float:left;
	margin-left: 3px;
	padding: 0 0 0 10px;
	width: 100%;
	list-style: none !important;
}
#sitemap li ul li {
	background: url("../images/arrow.gif") no-repeat 0 center;
	float: left;
	margin-left: 3px;
	padding: 0 0 0 10px;
	width: 100%;
}
#sitemap li a {
	color: #336699;
	background: none;
}
.forum {
	float: left;
	width: 100%;
}
.forum .row_data {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	border-top: 0;
}
.forum .row_data .heading {
	width:550px;
	float:left;
}
.forum .row_data .add_topic {
	float:right;
	padding-right: 10px;
}
.forum .row_data .add_topic img {
	vertical-align: middle;
}
.forum .row_data .add_topic a {
	color:#fff;
	cursor: pointer;
	text-decoration: underline;
}
.forum .row_data .add_topic a:hover {
	text-decoration: none;
}
.forum .top {
	border-top: 1px solid #ddd;
	background: #006600;
	color: #fff;
	font-weight: bold;
	padding:2px 0;
	width:100%;
	text-indent: 10px;
}
.forum .title {
	border-right: 1px solid #ddd;
	width: 60%;
	float: left;
	padding: 3px;
	min-height: 60px;
}
.forum .topics {
	border-left: 1px solid #ddd;
	width: 40%;
	float: left;
	padding: 3px;
	min-height: 60px;
	margin: 0px 0px 0px -1px;
}
.forum .post {
	border-left: 1px solid #ddd;
	width: 200px;
	float: left;
	padding: 3px;
	min-height: 60px;
}
.forum .view_col {
	border-left: 1px solid #ddd;
	width: 80px;
	float: left;
	padding: 3px;
	min-height: 40px;
}
.forum .last_post {
	border-left: 1px solid #ddd;
	width: 170px;
	float: left;
	padding: 3px;
	min-height: 40px;
}
.forum .topic_title {
	border-left: 0px solid #ddd;
	width: 300px;
	float: left;
	padding: 3px;
	min-height:40px;
}
.m_htnone {
	height: 20px !important;
	min-height: 20px !important;
}
.posted_row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.posted_date {
	float: left;
	width:auto;
}
.edit_icon {
	float: right;
	width:auto;
}
.add_fixture {
	float: right;
	width: auto;
	margin: 10px 0 0 0;
}
.fixture_btn {
	background: #e5e5e5;
	border: 1px solid #ccc;
	padding:3px 5px;
	width: 100%;
	font-weight: bold;
}
.profile {
	float: left;
	width: 100%;
}
.profile_img {
	float: left;
	width: 200px;
	margin-right: 54px;
}
.profile_details {
	float: left;
	width: 500px;
}
.profile_row {
	float: left;
	width: 500px;
	border-top: 1px solid #ddd;
	padding: 5px 0;
}
.left_box {
	float: left;
	width: 120px;
	font-weight: bold;
}
.right_box {
	float: left;
	width: 380px;
}
.subscription {
	float: left;
	width: 100%;
}
.subscription_row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
.col_01 {
	float: left;
	font-weight: bold;
	width: 23%;
}
.col_02 {
	float: left;
	width: 77%;
}
footer {
	float: left;
	width: 100%;
	background: #d2d2d2;
	color: #000;
	padding:8px 0 10px 0;
	margin-top: 34px;
}
.inner_footer {
	width: 980px;
	margin: 0 auto;
}
footer a {
	color: #000;
}
footer .left_sec {
	float: left;
	width: auto;
	padding-top: 4px;
}
footer .social_icons {
	float: right;
	width: auto;
}
#left_container .questions {
	width:100%;
}
#left_container .questions ul, #left_container .questions li {
	list-style:none;
	margin:0;
	padding:0;
}
#left_container .questions h3 {
	width:100%;
	font-size:14px;
	border-bottom:solid 1px #d2d2d2;
	padding:0 0 5px 0;
	cursor:pointer;
	margin:0;
}
#left_container .questions div {
	background:#FFF;
	padding-bottom: 10px;
}
#left_container .questions div p:first-child {
	margin:0;
}
#left_container .black {
	color:#000000;
	float: left;
}
.forums {
	background: #eee;
	width: 100%;
	padding: 10px;
	margin-top:10px;
	float: left;
}
.forum_comments {
	float: left;
	padding:0 10px;
	width: 100%;
	background:#FFF;
	margin-bottom:1px;
}
.forum_comments .comments {
	float: left;
	width: 100%;
	background:#FFF;
	margin-bottom:5px;
}
.forums .report_comment {
	padding:0;
	margin: 0;
	text-align:right;
}
.forums p.login_msg {
	color: #333;
}
.forums p.login_msg a {
	text-decoration: underline;
	color: #333;
}
.forums p.login_msg a:hover {
	text-decoration:none;
}
#left_container .club_info h3 {
	font-size:24px;
	color: #1F4F82;
}
#left_container .tablepadding td {
	padding-right:8px;
	border-bottom: 1px solid #ddd;
}
.r_banner {
	float:left;
	clear:both;
	margin-bottom:10px;
}
.club_details_table .heading {
	padding:4px;
	color:#fff;
	background-color: #006600;
}
.club_details_table td {
	padding:3px;
}
.club_details_table tr td + td {
	text-align:center;
}
.club_details_table tr td + td + td {
	text-align:left;
}
.club_details_table tr td + td + td + td {
	text-align:left;
}
.club_details_table .bottom_border {
	border-bottom: 1px solid #CCCCCC;
}
.center {
	text-align:center;
}
.report_abuse_table tr td {
}
.search_fixtures td {
	padding:5px;
}
.search_fixtures select {
	width:200px;
}
.text_section {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	/*color: #fff;*/
    float: left;
	margin-bottom: 5px;
	padding: 5px;
	width: 97%;
}
.text_section > p {
	margin: 5px 0;
}
/*my css*/





.arrow-menu {
	display:none;
}
.slide-toggle {
	display:none;
}
.about-top {
	width:100%;
	float:left;
	text-align:center;
}
.about-pic {
	text-align:center;
	float:left;
	width:100%;
}
.about-pic span img {
	float: none !important;
	margin: 0 !important;
}
.about-top p {
	font-size: medium;
	font-weight: bold;
}
.about-top h3 {
	font-size: xx-small !important;
	font-weight: normal !important;
	padding: 0;
	margin: 0;
}
.about-top h4 {
	font-size: medium !important;
	font-weight: bold !important;
	color: #333333 !important;
}
.innerbtn {
	padding: 7px;
	width: 28%;
	float: right;
	margin-top: 10px;
}
.innerbtn select {
	width:100%;
}
.main-fix {
	width:100%;
	float:left;
}
.fix-1 {
	float:left;
	width: 39%;
	margin-right: 28px;
}
.fix-2 {
	float:left;
	width: 32%;
}
.fix-3 {
	float: right;
	width: 23%;
}
.row-fix {
	float:left;
	width:100%;
	margin-bottom: 20px;
}
.fix-text {
	float:left;
	width: 32%;
	font-size: 14px;
}
.fix-inpt {
	float:right;
	width: 65%;
}
.table-responsive {
	overflow-x:auto;
	margin-bottom:15px;
}
.row-col {
	float:left;
	width: 50%;
}
table.tablesorter2 {
	font: normal 14px/20px arial, helvetica, sans-serif;
	text-align:left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px;
	background:#fff;
}
table.tablesorter2 tr th {
	background-color: #006600;
	padding: 10px;
	color: #fff;
	border: 1px solid #ddd;
}
table.tablesorter2 tr td {
	padding: 10px;
	border: 1px solid #ddd;
}
.img-evnt {
	width:100%;
	float:left;
}
.box-l {
	float: left;
	width: 100%;
}
.club-frm {
	margin:0px 0px 10px 0px;
}
.club-frm .col_search_first {
	width: 14%;
}
.club-frm .col_search {
	width: 35%;
}
.link-a a {
	word-break:break-all;
}
.usful-links {
	width:100%;
	float:left;
	margin-top: 20px;
}
.useful-box {
	width: 25%;
	float:left;
	height: 110px;
}
.usful-links h3 {
	float:left;
	margin: 0px 0px 25px 0px;
	width: 100%;
}
.newsContent img {
	max-width:100%;
}
.tour-plp {
	float:left;
	width:100%;
}
.plp-box {
	float:left;
	width: 16%;
	height: 265px;
	margin-right: 28px;
}
.plp-name {
	float: left;
	width: 100%;
	margin: 10px 0px 20px 0px;
}
.plp-img {
	width: 100%;
	float: left;
}
.plp-img img {
	margin:0 !important;
}
.news-d img {
	max-width:100%;
}
.clearfix {
	clear:both;
	width:100%;
}
.afterlogin {
	float:right;
	width:100%;
	text-align:right;
	padding: 0px 20px 0px 0px;
}
.afterlogin a {
	white-space: nowrap;
}
.msg {
	width: 100%;
	background: #f5f5f5;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc !important;
	margin: 0px 0px 10px 0px;
}
.modal-content {
	border: 12px solid #0000007a !important;
	float: left;
	padding: 10px;
	width: 100%;
}
.modal-header {
	border-bottom: none;
	padding: 0;
}
.modal-dialog {
	margin: 70px auto;
}
.modal-header .close {
	margin-top: -37px;
	background: #fff;
	border-radius: 50px;
	opacity: 9;
	width: 30px;
	height: 30px;
	line-height: 11px;
	border: 2px solid #464646;
	padding: 0px 0px 0px 1px;
	position: absolute;
	right: -12px;
}
.report_abuse_table input {
	float: left;
	width: 82%;
	margin-bottom: 15px;
}
.report_abuse_table textarea {
	float: left;
	width: 82%;
}
.report-text {
	float: left;
	width: 18%;
}
.report_abuse_table input[type="button"], input[type="submit"] {
	margin: 15px 0px 0px 100px;
}
.my-f-box {
	float: left;
	width: 50%;
}
.my-f-box .col_search_first {
	width: 31%;
}
.my-f-box .col_search {
	width: 55%;
}
.my-fix-mian {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ddd;
	padding: 10px 0px 10px 0px;
}
.my-fix-box1 {
	width:60%;
	float:left;
}
.my-fix-box2 {
	width: 10%;
	float: right;
}
.my-fix-box3 {
	width: 20%;
	float: right;
}
.forgetpass input[type="submit"] {
	width: 15%;
}
.member-clb-frm-bx {
	float: left;
	width: 50%;
}
.member-clb-frm-bx .col_search_first {
	width: 33%;
}
.member-clb-frm-bx .col_search {
	width: 56%;
}
.clb-2 input[type="submit"] {
}
.member-clb-frm-bx input[type="submit"] {
	margin: 15px 0px 0px 0px !important;
}
.modal-content #layout {
	width:100%;
}
.fix-2 .fix-text {
	width: 23%;
}
.fix-2 .fix-inpt {
	width: 77%;
}
.popup-btn-report input[type="button"], input[type="submit"] {
	width: 25%;
	margin: 15px 0px 0px 100px;
}
.fix-inpt input[type="button"], input[type="submit"] {
	width: auto;
	margin: 6px 0px 0px 0px;
}
.icon1 {
	width: 35%;
}
.icon1 img {
	width:100%;
}
.sed-rqst input {
	float: left;
	width: 82%;
	margin-bottom: 15px;
}
.sed-rqst textarea {
	float: left;
	width: 82%;
	margin-bottom: 15px;
}
.submit-cls {
	width: auto !important;
	margin: 15px 0px 0px 99px !important;
}
.submit-cls2 {
	width: auto !important;
	margin: 0px 0px 0px 99px !important;
}
.modal-content #left_container {
	width: 100%;
}
#submitRequest .modal-content {
	margin-top: 65px;
}
#submitRequest .modal-header .close {
	margin-top: -52px;
}
.my-f-box-inpt {
	margin: 2px 0px 0px 0px !important;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
	display: inline-block;
	float: left;
	height: 39px;
	background: url(../images/green_strip.gif) repeat-x 0 0;
	width: 100%;
	border-bottom: 5px solid #007100;
	border-radius: 5px 5px 0px 0px;
	margin-bottom: 10px;
}
#menu-line {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
	float: left;
	background: url(../images/seprator.gif) no-repeat left 0;
}
#cssmenu > ul > li:first-child {
	background:none;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu > ul > li > a {
	color: #ffffff;
	font-weight: 300;
	text-transform: capitalize;
	font: bold 12px arial;
	padding: 10px 11px;
	text-decoration: none;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
	color:#fff;
	background: rgba(113,113,113,1);
	background: -moz-linear-gradient(top, rgba(113,113,113,1) 0%, rgba(13,13,13,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(113,113,113,1)), color-stop(100%, rgba(13,13,13,1)));
	background: -webkit-linear-gradient(top, rgba(113,113,113,1) 0%, rgba(13,13,13,1) 100%);
	background: -o-linear-gradient(top, rgba(113,113,113,1) 0%, rgba(13,13,13,1) 100%);
	background: -ms-linear-gradient(top, rgba(113,113,113,1) 0%, rgba(13,13,13,1) 100%);
	background: linear-gradient(to bottom, rgba(113,113,113,1) 0%, rgba(13,13,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717171', endColorstr='#0d0d0d', GradientType=0 );
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a:first-child {
	border-radius:5px 5px 0px px;
}
#cssmenu > ul > li.has-sub > a {
}
#cssmenu > ul > li.has-sub > a::after {
	position: absolute;
	top: 21px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
	display: none;
}
#cssmenu > ul > li.has-sub:hover > a::after {
	border-color: #009ae1;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	margin: 0px 2px;
	background: #f9f9f9;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	right: 0;
}
#cssmenu ul ul ul {
	margin-left: 99%;
	top: 34px;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
	height: 32px;
}
#cssmenu ul ul li a {
	width: 195px;
	font-size: 12px;
	text-decoration: none;
	color: #595959;
	font: 12px arial;
	border-bottom: 1px solid #d2d2d2;
	padding: 8px 10px;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #ffffff;
	background-color: #005900;
}
#cssmenu ul ul li.has-sub > a::after {
	position: absolute;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
	margin: 11px 0px 0px 0px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
	border-color: #ffffff;
}
@media all and (max-width: 812px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 812px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 812px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 812px), only screen and (min-device-pixel-ratio: 2) and (max-width: 812px), only screen and (min-resolution: 192dpi) and (max-width:812px), only screen and (min-resolution: 2dppx) and (max-width: 812px) {
#cssmenu {
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    display: inline-block;
    float: left;
    height: auto;
    background: #007100;
    width: 100%;
    border-bottom: none;
    border-radius: 5px;
    margin-bottom: 10px;
}
 #cssmenu ul {width: 100%;display: none;position: absolute;z-index: 999;background: #fff;}
 #cssmenu.align-center > ul, #cssmenu.align-right ul ul {
 text-align: left;
}
 #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
 width: 100%;
 height: auto;
 border-top: 1px solid rgba(120, 120, 120, 0.15);
}
 #cssmenu ul li a, #cssmenu ul ul li a {
 width: 100%;
}
 #cssmenu > ul > li, #cssmenu.align-center > ul > li, #cssmenu.align-right > ul > li {
 float: none;
 display: block;
}
 #cssmenu ul ul li a {padding: 10px 20px 10px 30px;font-size: 12px;background: none;}
 #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
 color: #fff;
}
 #cssmenu ul ul ul li a {
 padding-left: 40px;
}
 #cssmenu ul ul, #cssmenu ul ul ul {
 position: relative;
 left: 0;
 right: auto;
 width: 100%;
 margin: 0;
}
 #cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after {
 display: none;
}
 #menu-line {
 display: none;
}
 #cssmenu #menu-button {
display: block;
padding: 17px;
color: #000000;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
}
 #cssmenu #menu-button::after {content: '';position: absolute;top: 10px;right: 12px;display: block;width: 27px;height: 3px;background: #ffffff;}
 #cssmenu #menu-button::before {content: '';position: absolute;top: 16px;right: 12px;display: block;width: 27px;height: 9px;border-top: 3px solid #ffffff;border-bottom: 3px solid #ffffff;}
 #cssmenu .submenu-button {
 position: absolute;
 z-index: 10;
 right: 0;
 display: block;
 height: 35px;
 width: 102px;
 cursor: pointer;
}
 #cssmenu .submenu-button::after {
 content: '';
 position: absolute;
 top: 11px;
 left: 76px;
 display: block;
 width: 1px;
 height: 11px;
 background: #959595;
 z-index: 99;
}
 #cssmenu .submenu-button::before {
 content: '';
 position: absolute;
 left: 71px;
 top: 16px;
 display: block;
 width: 11px;
 height: 1px;
 background: #959595;
 z-index: 99;
}
 #cssmenu .submenu-button.submenu-opened:after {
 display: none;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
 position: relative;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 color: #595959;
}
#cssmenu > ul > li { background: none;}
}



.main-bar { width:100%; float:left; position:relative;}