body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #434548;
  background: #851430;
  padding: 0;
  margin: 0px 0px 10px 0px;
}

form {
  padding: 0;
  margin: 0;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #434548;
}

th {
  font-weight: bold;
  color: #862632;
  background-color: #D2D2D2;
  font-size: 11px;
}

th a {
  text-decoration: underline;
  color: #862632;
}

th a:hover {
  color: #862632;
  text-decoration: none;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}

a img {
  border: 0;
  vertical-align: middle;
}

img.icon {
  padding-right: 5px;
  width: 16px;
}

ul { padding: 0; margin: 0; }
.headbg {
  background: url('images/top_bg.jpg') no-repeat #fff;
}

.headbgbox {
  background-color: #851430;
}

.module_head {
  background: url('images/header_bg.jpg') repeat-x #080808;
  border-top: 0px solid #851430;
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  padding: 0px 3px;
  margin-bottom: 5px;
}

.module_detail_inside .module_head {
  background: transparent;
  border: 0px;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.module_head2 {
  background: #862632;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0px 3px;
}

.oddrow,.addrow {
  background-color: #FEFEFE;
}

.evenrow {
  background-color: #E9E9E9;
}

.module_head_right {
  background: url('images/gradient_bg_black.jpg') repeat-x;
  background-color: #862632;
  font-size: 11px;
  color: #FFFFFF;
}

.module_head_right a {
  background-color: #862632;
  font-size: 11px;
  color: #FFFFFF;
}

.calendar_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #F8FBFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;
}

.calendar_module_head {
  background-color: #862632;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

.module_head_right a:hover {
  background-color: #862632;
  font-size: 11px;
  color: #FFFFFF;
}

.edituserlink {
  background-color: #862632;
  color: #FFFFFF;
  font-weight: bold;
}

.edituserlink a {
  background-color: #862632;
  color: #FFFFFF;
  font-weight: normal;
}

.edituserlink a:hover {
  background-color: #862632;
  color: #FFFFFF;
  font-weight: normal;
}

.text_head1,.text_head1:hover {
  font-size: 14px;
  font-weight: bold;
  color: #862632;
}

.text_head2,.text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #0000AF;
}

.offer_head {
  font-size: 16pt;
  color: #862632;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFF;
  text-align: left;
}

.tos {
  font-size: 11px;
  font-weight: normal;
  background-color: #F8FBFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D2D2D2;
  border-right-color: #D2D2D2;
  border-bottom-color: #D2D2D2;
  border-left-color: #D2D2D2;
  margin: 10px;
}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #F8FBFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #95B5E6;
  border-right-color: #95B5E6;
  border-bottom-color: #95B5E6;
  border-left-color: #95B5E6;
}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #F8FBFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D2D2D2;
  border-right-color: #D2D2D2;
  border-bottom-color: #D2D2D2;
  border-left-color: #D2D2D2;
  text-align: left;
}

div.leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #fff;
  margin-bottom: 10px;
}

.statusbar {
  background-color: #D2D2D2;
}

a.subhead {
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: bold;
}

a.subhead:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;
}

input {
  font-size: 11px;
}

textarea {
  font-size: 11px;
}

select {
  font-size: 11px;
}

.formbutton {
  font-size: 11px;
  color: #fff;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #CCCCCC;
  background-color: #862632;
}

.main_outer_table {
  background-color: #fff;
}

a.main_title {
  font-size: 40px;
  color: #FFFFFF;
  text-decoration: none;
}

a:hover .main_title {
  font-size: 40px;
  color: #FFFFFF;
  text-decoration: none;
}

.dotted {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue {
  color: #27277E;
  font-weight: bold;
}

.s_table_white {
  color: #27277E;
}

.table_blue {
  background-color: #D3E1FA;
  color: #27277E;
}

.table_white {
  background-color: #FFFFFF;
  color: #27277E;
}

.table_green {
  background-color: #D8F9D5;
  color: #003300;
}

.table_red {
  background-color: #FFD5D5;
  color: #990000;
}

.table_pink {
  background-color: #FFE1FF;
  color: #7D0067;
}

.table_gray {
  background-color: #EFEFEF;
  color: #333333;
}

.table_yellow {
  background-color: #FFFFCC;
  color: #B08D00;
}

.main_text1 {
  font-size: 24px;
}

.page_heading {
  font-size: 14pt;
  border: 1px solid #A9BDF1;
  background-color: #DADADA;
  text-align: center;
}

.center {
  text-align: center;
}

.headrow {
  border: 1px solid #A9BDF1;
  background-color: #C8E0FB;
  text-align: center;
}

.text8pt {
  font-size: 8pt;
}

.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}

.xtitle {
  font-size: 14pt;
  border: 1px solid #A9BDF1;
  background-color: #DADADA;
  text-align: center;
}

.title {
  font-size: 12pt;
  border: 1px solid #A9BDF1;
  background-color: #DADADA;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;
}

.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96B0F5;
  background-color: #D7E1EE;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #862632;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #862632;
}

a.menulink {
  font-size: 11px;
  color: #862632;
  text-decoration: none;
}

a.menulink:hover {
  font-size: 11px;
  color: #862632;
  text-decoration: none;
}

.panellinkhdr {
  background-color: #862632;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #862632;
}

a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}

.panelbox {

}

.footer,.footer A {
  color: #fff;
}

.copyright {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
}

.paneltable {
  background-color: #003366;
}

.modulehead {
  color: #003366;
}

.storyhead {
  color: #862632;
  font-weight: bold;
}

.storydate {
  font-size: 9px;
  color: #003366;
  font-style: italic;
}

.storyby {
  color: #003366;
}

.storytext {

}

.newshead {
  color: #862632;
  font-weight: bold;
  font-size: 14px;
}

.newsdate {
  font-size: 9px;
  font-style: italic;
}

.newstext IMG {
    margin: 0px 10px 10px 0px;
    border: 1px solid #999;
}

.pollquestion {
  color: #862632;
  font-weight: bold;
}

.polloptions {

}

.payment_mod_head {
  font-size: 11px;
  color: #FFFFFF;
  background-color: #3399CC;
}

.admin_head {
  font-size: 12px;
  color: #862632;
  font-weight: bold;
}

h4 {
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.errors {
  color: red;
}

.headerfooter,.headerfooter:hover {
  /*** style of "xxx's Profile", "Last logge" ***/
  background: url('images/gradient_bg_black.jpg') repeat-x #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0px 0px 0px;
}

.headerfooter .headerfooter {
  background: transparent;
  border: 0;
}

.headerfooter:hover {
  /*** hover: style of "xxx's Profile", "Last logge" ***/
  color: #FFFFFF;
  text-decoration: none;
}

.nickwidth { /*** width of sections ***/
  width: 540px;
  text-align: center;
}

.im_msg {
  font-size: 8pt;
}

.menu_subhead {
  background-color: #83ADDF;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

.picgallery {
  background-color: #F8FBFF;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.module_head a {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

.module_head a:hover {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

/* Following are added in 2.1.0 for DIV specifications */
.stats_line {
  float: left;
}

.stats_line_outer {
  width: 99%;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 2px;
}

.display_error {
  font-weight: normal;
  background-color: #E1EFFB;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D2D2D2;
  border-right-color: #D2D2D2;
  border-bottom-color: #D2D2D2;
  border-left-color: #D2D2D2;
}

.required_info {
  color: #FF0000;
}

.bloglink_hdr02 {
  float: left;
  margin: 1px;
  padding: 4px;
  text-align: center;
}

.colhead {
  font-weight: bold;
  color: #862632;
  background-color: #D2D2D2;
  font-size: 11px;
}

.colhead a {
  text-decoration: underline;
  color: #862632;
}

.colhead a:hover {
  color: #862632;
  text-decoration: none;
}

.panelbox_div {
  height: 16px;
  padding: 1px;
  padding-left: 6px;
  padding-right: 3px;
}

.panellinkhdr_div {
  height: 13px;
  border-bottom: 2px solid #999;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  padding: 3px 0 0 0;
  margin: 3px 6px;
}

.panellinkhdr_div  a {
  text-decoration: none;
}

a.panellink_div {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #862632;
}

.panellink a:hover {
  text-decoration: underline;
}

.signup_line_outer {
  margin-top: 3px;
  margin-left: 6px;
  margin-bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}

.signup_line_leftside {
  float: left;
  width: 188px;
}

.profile_line_leftside {
  float: left;
  width: 45%;
  font-weight: bold;
}

.loadsnaps_column {
  float: left;
  width: 49.9%;
  vertical-align: middle;
  text-align: center;
}

.column_head {
  font-weight: bold;
  background-color: #D2D2D2;
  color: #862632;
  font-size: 11px;
  line-height: 20px;
  vertical-align: middle;
}

.column_head a {
  color: #862632;
  text-decoration: none;
}

.column_head a:hover {
  color: #862632;
  text-decoration: underline;
}

.line_leftside {
  margin-top: 3px;
  margin-left: 6px;
  margin-bottom: 3px;
  margin-right: 2px;
  vertical-align: middle;
}

.line_rightside {
  margin-top: 3px;
  margin-left: 2px;
  margin-bottom: 3px;
  margin-right: 4px;
  vertical-align: middle;
}

.line_top_bottom_pad {
  padding-top: 2px;
  padding-bottom: 2px;
}

.top_margin_6px {
  margin-top: 6px;
}

.profile_links {
  background-color: #E1EFFB;
}

.current_monthday {
  background-color: #FEFEFE;
}

.other_monthday {
  background-color: #EFEFEF;
}

.line_outer {
  padding-top: 3px;
  padding-left: 6px;
  padding-bottom: 3px;
  padding-right: 4px;
}

div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: auto;
}

#mainNav td {
  padding-left: 7px;
}

A.username,A.username:hover {
  font-size: 14px;
  color: #862632;
}

#news_header {
  background-color: #f6f6f6;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px;
  border-bottom: 1px solid #AAA;
  margin-bottom: 5px;
}

.memberCount {
  background: url(images/membercountbg.gif) repeat-x #fcfcfc;
  padding: 15px;
  font-family: Arial, Helvetica, san serif;
  margin: 5px 0px;
}

.memberCountBox {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  text-align: center;
}

.memberTotal {
  float: left;
  width: 50px;
  padding: 20px 10px;
  font-size: 1.2em;
  background: url(images/membertotalbg.gif) repeat-x;
  color: #d26300;
  font-weight: bold;
  margin-left: 7px;
}

.memberText {
  float: left;
  margin: auto;
  margin-top: 5px;
}

#mainnav {

	background-color: #84142f;

	width: 1000px;

	height: 18px;

	font-family: Verdana, Geneva, sans-serif;

	font-style: italic;

	font-weight: bold;

	font-size: 13px;

	color: #FFF;

	padding-top: 6px;

	padding-bottom: 6px;

}



#mainnav ul {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 13px;

	padding: 0px;
        margin: 0px;
	list-style: none;

}



#mainnav li {

	display: inline;

	float: right;

	padding-top: 0px;

}



#mainnav li a {

	font-size: 13px;

	text-decoration: none;

	padding-left: 30px;

	padding-right: 20px;

	font-weight: bold;

	color: #FFF;

}



#mainnav li a:hover {

	color: #000;

}

/* UNDER NAV */



#undernav {

	background-image: url(images/undernav_bg.jpg);

	width: 1000px;

	height: 18px;

	font-style: normal;

	font-weight: bold;

	padding-top: 6px;

	color: #FFF;

}



#undernav ul {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	padding: 0px;

	list-style: none;

	color: #FFF;

	margin-right: 15px;

}



#undernav li {

	display: inline;

	float: right;

}



#undernav li a {

	font-size: 10px;

	text-decoration: none;

	padding-left: 5px;

	padding-right: 5px;

	font-weight: normal;

	color: #FFF;

}



#undernav li a:hover {

	color: #84142f;

}
/* CONNECT WITH US AREA */



#connect {
	width: 1000px;
	height: 50px;
}



#welcome {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #84142f;
	line-height: 50px;
	padding: 0px 10px;
	float: left;

}


#welcome ul {

	display: inline;
	list-style: none;
	font-size: 10px;
	color: #84142f;
	padding-left: 30px;
}



#welcome li {
	display: inline;
	padding: 0px 1px;
}



#welcome li a {

	font-family: Verdana, Geneva, sans-serif;

	font-style: normal;

	font-size: 10px;

	font-weight: normal;

	color: #84142f;

	text-decoration: none;

}



#welcome li a:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-style: normal;

	font-size: 10px;

	font-weight: normal;

	color: #84142f;

	text-decoration: underline;

}



.gray {

	color: #999;

}



#shoppingcart {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #84142f;

}

.socialIcons img {
	margin-right: 10px;
}

#floatright3 {
	float: left;
	text-align: right;
	line-height: 50px;
	width: 550px;
}

#ddshop { 
	background: url('images/left_matches_bg.png') no-repeat transparent;
	color: #fff;
}

.items {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #000;

}

#midbottom {

	background-image: url(images/mid_news_bg.png);

	width: 569px;

	height: 294px;

	margin-left: 2px;

	margin-right: 0px;

	margin-top: 5px;

}



#midbotheader {

	font-family: Verdana, Geneva, sans-serif;

	font-style: italic;

	font-weight: bold;

	font-size: 20px;

	color: #FFF;

	margin-left: 10px;

	margin-top: 10px;

	margin-right: 10px;

	padding-top: 10px;

}



#newsbox {

	background-color: #FFF;

	width: 328px;

	height: 220px;

	margin-top: 10px;

	float: left;
}

/* NEWS ROTATOR */
/*--Main Image Preview--*/
.main_image {
	width: 350px; height: 400px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.main_image a {
	color: #fff;
	text-decoration: underline;
}
.main_image a:hover {
	color: #862632;
}

.main_image p {
	font-size: 1em;
	padding: 10px;	margin: 0;
	line-height: 1.4em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(images/icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
 
 
.image_thumb {
	float: left;
	width: 225px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 2px; 
	background: #fff; 
	float: left;
	width: 30px;
	height: 30px;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 5px;
	background: #f0f0f0 url(images/nav_a.gif) repeat-x;
	width: 215px;
	float: left;
	border: 1px solid #ccc;
	border-top: 1px solid #fff;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1em; 
	margin: 0; 
	margin-bottom: 5px;
	padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 5px;
	padding: 0;
	width: 140px;
}	
.image_thumb ul li p{display: none;}
