
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #ffffff;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 700px;
 width: 235px;
 float: left;
}
#leftmiddle { 
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
height: auto;
 width: 635px;
 float: left;
}

#rightmiddle { 
 color: #333;

 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
height: auto;
  width: 630px;
 float: left;
}

#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
margin: 0px 0px 10px 0px;
 padding: 10px;
width: 289px;
 float: left;

}

#rightcolumn2 { 
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 5px;
 padding: 10px;
width: 289px;
 float: right;
}

#rightcolumn2xx { 
color: #333;
border: 0px solid #ccc;
background: #ffffff;
padding: 0; 
margin: 0;
width: 650px;
float: left;
}


#leftcolumnheader { 
 color: #ffffff;
 background-image: url('images/bgh1.gif');
 background-repeat:no-repeat;
 margin: 10px 0px 0px 0px;
 padding: 5px 14px 15px 15px;
 height: 5px;
 width: 195px;
 font-size: 1.0em;
 font-weight: bold;
 float:left;
}

#leftcolumnheaderresults { 
 color: #ffffff;
 background-image: url('images/bgh1.gif');
 background-repeat:no-repeat;
 margin: 10px 0px 0px 0px;
 padding: 5px 14px 15px 15px;
 height: 5px;
 
 font-size: 1.0em;
 font-weight: bold;
 border-bottom: 1px solid #ccc;
}



#leftcolumnheader2x{ 
 color: #ffffff;
 border: 0px solid #ccc;
 background-image: url('images/bgh1.gif');
  background-repeat:no-repeat;
 margin: 10px 98px 0px 0px;
 padding: 5px 14px 15px 15px;
 height: 5px;
 width: 195px;
 font-size: 1.0em;
 font-weight: bold;
 float:right;
}


#leftcolumnheader2 { 
 color: #ffffff;
 background-image: url('images/bgh1.gif');
  background-repeat:no-repeat;
 margin: 10px 10px 5px 0px;
 padding: 5px 14px 15px 15px;
 height: 5px;
 width: 195px;
 font-size: 1.0em;
 font-weight: bold;
 clear: both;
}


#leftcolumnheader3 { 
 color: #ffffff;
 background-image: url('images/bgh1.gif');
  background-repeat:no-repeat;
 margin: 0px 10px 0px 0px;
 padding: 5px 14px 15px 15px;
 height: 5px;
 width: 195px;
 font-size: 1.0em;
 font-weight: bold;
 float:left;

}

#block { 
 color: #ffffff;
 border: 2px solid #cccccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 5px 10px 15px 15px;
height: auto;
 width: 250px;
 font-size: 1.0em;
 font-weight: bold;
 float:right;

}



#news { 
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: auto;
 width: 800px;
 float: left;
 font-weight: bold;
}


#footer{
clear:both;
margin:75px 0px 0px 0px;
padding:5px;
border-top:2px solid #000;
background-color: #4561a0;
width: 922px;
height:150px;
text-align:left;
color:#FFFFFF;
font-size:1.0em;

position: relative;
}

#divfooter{
border:1px solid #395593;
margin:0px 5px 0px 0px;
width: 220px;
float: left;
display: inline;
font-size:1.2em;
height:100px;
}

#divfooter h5{
font-weight:bold;
font-size:1.2em;

}

#divfooter2{
border:0px solid #000;
margin:25px 5px 0px 0px;
width: 900px;
float: left;
clear:both;
display: inline;
font-size:1.2em;
text-align:center;
}



#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#C30A0A;
text-decoration:underline;

}




.schedule {
height: auto;
font-size: 1.0em;
float: left;
}


.schedule h2 {
	
	padding-bottom:0.5em;
	float:left;
	font-size: 1.0em;
}

.schedule img {
	border:none;
	float:left;
	width:50px;
	height:40px;
	margin-bottom:5px;
	 clear: both;
	 padding-right:1.1em;
}


/******************************************************

menu

******************************************************/


#menuh

	{
	font-size: 1.0em;
	font-family: arial, helvetica, sans-serif;
	float:left;
	}

#menuh a
	{
	text-align: center;
	display:block;
	background-color:#d8ceb4;
	white-space:nowrap;
	margin:0;
	padding: 0.2em;
	}

#menuh a, #menuh a:visited	/* menu at rest */

	{
	color: white;
	background-color: #a2180e; 
	text-decoration:none;
	}


#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #19437e;
	}			

#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */

	{
	background-position: right center;
	background-repeat: no-repeat;
	}

	

#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */

	{

	background-position: right center;
	background-repeat: no-repeat;

	}


#menuh ul

	{

	list-style:none;
	margin:0;
	padding:0;
	float:left;
	 width:132px; /* width of all menu boxes */

	}


#menuh li

	{

	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;

	}

#menuh ul ul

	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}


#menuh ul ul ul

	{
	top:0;
	left:100%;
	}



div#menuh li:hover

	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul

{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul

{display:block;}


/******************************************************

end menu

******************************************************/

/******************************************************

db tables

******************************************************/

.wins{
font-size: 0.8em;
padding:0px 2px 0px 0px;
border-bottom:1px solid #cccccc;
color: #2c4887;
font-weight: bold;
}


.lost{
font-size: 0.8em;
padding:0px 2px 0px 0px;
border-bottom:1px solid #cccccc;
color: #f82408;
font-weight: bold;
}

.draws{
font-size: 0.8em;
font-weight: bold;
padding:0px 2px 0px 0px;
border-bottom:1px solid #cccccc;
}

.kos{
font-size: 0.8em;
padding:0px 2px 0px 3px;
border-bottom:1px solid #cccccc;
color: #53ac4c;
}

.boxer_name{
padding: 0px 0px 0px 3px;
font-size: 1.0em;
font-weight: bold;
height:auto;
text-align:center;
}

.boxer_name a {
font-size: 1.0em;
font-weight: bold;
color:#000000;
text-decoration:underline;
padding: 1px 0px 0px 3px;

}

.boxer_name a:hover {
color:#19437e;
font-size: 1.0em;
font-weight: bold;

}


.vs{

font-size: 0.9em;
color:#19437e;
}


.match_table2{

width:525px;
height:1px;
padding:0px 0px 0px 0px;
margin:25px 0px 0px 0px;

}


.match_table{
width:525px;
padding:2px 0px 0px 0px;
margin:0px 0px 15px 0px;

}

.event_place{
font-weight:bold;
font-size: 0.8em;
color:#C30A0A;
}

.event_date{
font-weight:bold;
font-size: 1.0em;
color:#C30A0A;
width: 0px;
clear: both;

}


.event_date a{
font-weight:bold;
text-decoration:underline;
}


.event_date a:hover{
font-weight:bold;
color:red;
}

.fightdetails{

font-weight:bold;
font-size: 1.0em;
color:#000000;
border-bottom: 1px dotted #000000;
width: 0px;
text-align:right;

}


.update{

font-weight:bold;
font-size: 1.1em;
color:#3f5d98;
background-color: #eeeeed;
}



/******************************************************

db tables ends

******************************************************/



/******************************************************

results_by

******************************************************/

.results_by{

font-size: 0.9em;
background-color: #eeeeef;
color: #003399;
font-weight:bold;
border:1px solid #cccccc;
text-align: center;

}



.result{

font-size: 0.9em;
background-color: #999999;
color: #ffffff;
font-weight:bold;
border:1px solid #cccccc;
text-align: center;
width:15px;
}



.result2{

font-size: 0.9em;
background-color: #999999;
color: #ffffff;
font-weight:bold;
border:1px solid #cccccc;
text-align: center;
}



.round{

font-size: 0.9em;
background-color: #eeeeef;
color: #003399;
font-weight:bold;
border:1px solid #cccccc;
text-align: center;
}



.event_place_res{

font-weight:bold;
font-size: 1.0em;
color:#C30A0A;
border-bottom: 1px dotted #000000;
text-align:right;
}

.match_name{
font-size: 1.0em;
text-align:center;
color:#19437e;
margin: 0px 10px 10px 10px;
height: 25px;

}
/******************************************************

results_by

******************************************************/


/******************************************************
fightcard of the week
******************************************************/

.boxer_name_fcotw{
font-size: 1.4em;
font-weight: bold;
text-align:left;
float:left;
}


.boxer_name_fcotw a {
font-size: 1.0em;
color:#000000;
text-decoration:underline;
}



.boxer_name_fcotw a:hover {
color:#19437e;
}


.vsfcotw{
font-size: 1.5em;
color:#19437e;
text-align:center;
text-decoration:bold;
}


.match_table2_fcotw{

width:525px;
height:1px;
padding:0px 0px 0px 0px;
margin:25px 0px 0px 0px;

}


.match_table_fcotw{
width:525px;
padding:2px 0px 0px 0px;
margin:0px 0px 15px 0px;

}



.match_name_fcotw{
font-size: 1.0em;
text-align:left;
color:#19437e;
border: 1px solid #cccccc;
float:left;
}



.event_date_fcotw{
font-weight:bold;
font-size: 1.5em;
color:#C30A0A;
border-bottom: 1px dotted #000000;
width: 0px;
}



.event_place_fcotw{
font-weight:bold;
font-size: 0.9em;
color:#336633;
}


.event_time_fcotw{
text-decoration:bold;
font-size: 0.9em;
color:#cc6600;
}

.event_network_fcotw{
font-weight:bold;
font-size: 0.9em;
color:#cc6600;

}

.event_date_fcotw a{
font-weight:bold;
text-decoration:underline;
}


.event_date_fcotw a:hover{
font-weight:bold;
color:red;
}

.fightdetails_fcotw{

font-weight:bold;
font-size: 1.0em;
color:#000000;
border-bottom: 1px dotted #000000;
width: 0px;
text-align:right;
}


#blockfp3 {
border: 0px solid #cccccc;
float:left;
margin: 0px 0px 10px 0px;
width: 355px;
}

.vsfcw{
font-size: 1.5em;
border: 0px solid #cccccc;
margin: 0px 5px 0px 5px;
color:#19437e;
text-align:center;
float:left;
width:auto;
text-decoration:bold;
}

.boxer_namefcw{
padding: 0px 3px 0px 0px;
font-size: 1.2em;
font-weight: bold;
width:auto;
text-align:left;
float:left;
}

.boxer_namefcw a {
font-size: 1.2em;
font-weight: bold;
color:#000000;
text-decoration:underline;
padding: 0px 3px 0px 0px;
}

.boxer_namefcw a:hover {
color:#19437e;
font-size: 1.2em;
font-weight: bold;
}

.match_namefcw{

font-size: 1.0em;
text-align:center;
color:#19437e;
float:left;
clear:both;

}

/******************************************************

fightcard of the week

******************************************************/


/******************************************************
header

******************************************************/

#header {
color: #000;
width: 924px;
float: left;
padding: 0px;
height: auto;
background: #d9cfb5;
border-bottom: 3px solid #000000;
margin: 0px 0px 20px 0px;
}


#headcont {
text-align:center;
color:#FFFFFF;
font-family:  Verdana, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bold;
background-color: #4561a0;
float:left;
background-image: url('images/fightnightslogo.jpg');
background-repeat: no-repeat;
height: 75px;
width: 270px;
}


#headcont2 {
text-align:center;
color:#FFFFFF;
font-family:  Verdana, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bold;
background: #d9cfb5;
float:left;
height: 70px;
width: 135px;
background-image: url('images/fightpicksicon.jpg');
background-repeat: no-repeat;
}


#headcont2 a {
background-image: url('images/fightpicksicon.jpg');
background-repeat: no-repeat;
display: block;
height: 68px;
width: 135px;
}

#headcont2 a span {
visibility: hidden;
}

#headcontpickslogin{
text-align:center;
color:#000000;
font-family:  Verdana, Helvetica, sans-serif;
font-size:1.0em;
font-weight:bold;
float:right;

}


#search{
float:right;
padding: 10px 3px 0px 0px;
clear:right;

}

#navigation{
 float: left;
 color: #333;
 background: #BD9C8C;
 width: 924px;
padding: 0 auto; 
margin: 0 auto;
}

/******************************************************
header

******************************************************/

/******************************************************
front page results

******************************************************/
.resultfp{

font-size: 0.9em;
background-color: #999999;
color: #ffffff;
font-weight:bold;
border:1px solid #cccccc;
text-align: center;
width:20px;
float:left;
}

.roundfp{

font-size: 0.9em;
background-color: #eeeeef;
color: #003399;
font-weight:bold;
border:1px solid #cccccc;
text-align: center;
float:left;
width:20px;
}


.vsfp{
font-size: 0.9em;
color:#19437e;
text-align:center;
float:left;
width:20px;
}

.boxer_namefp{
padding: 0px 0px 0px 3px;
font-size: 1.0em;
font-weight: bold;
width:210px;
text-align:left;
float:left;
}

.boxer_namefp a {
font-size: 1.0em;
font-weight: bold;
color:#000000;
text-decoration:underline;
padding: 1px 0px 0px 3px;
}

.boxer_namefp a:hover {
color:#19437e;
font-size: 1.0em;
font-weight: bold;
}


#blockfp {
border-bottom: 1px solid #cccccc;
margin: 3px 0px 3px 0px;
float:left;
padding: 0; 
width:600px;
}


#blockfp2 div {
border: 0px solid #cccccc;
margin: 3px 0px 3px 0px;
float:left;
padding: 0; 
width:auto;
padding: 0px 3px 0px 3px;
}

.event_placefp{
font-weight:bold;
font-size: 0.9em;
color:#336633;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 3px 0px 3px;
}


.event_datefp{
font-weight:bold;
font-size: 1.0em;
color:#C30A0A;
float:left;
}


.event_datefp a{
font-weight:bold;
text-decoration:underline;
}

.event_datefp a:hover{
font-weight:bold;
color:red;
}

.fightdetailsfp{
font-size: 1.0em;
color:#000000;
text-align:right;
float:right;
}




/******************************************************
front page results end

******************************************************/




/******************************************************
front page annoucments end


******************************************************/


.vsfpa{
font-size: 0.9em;
color:#19437e;
text-align:center;
float:left;
width:20px;
}

.boxer_namefpa{
padding: 0px 0px 0px 3px;
font-size: 1.0em;
font-weight: bold;
width:auto;
text-align:left;
float:left;
}

.boxer_namefpa a {
font-size: 1.0em;
font-weight: bold;
color:#000000;
text-decoration:underline;
padding: 1px 0px 0px 3px;
}

.boxer_namefpa a:hover {
color:#19437e;
font-size: 1.0em;
font-weight: bold;
}


#blockfpa {
border-bottom: 1px solid #cccccc;
margin: 3px 0px 10px 0px;
float:left;
padding: 0; 
width:250px;
}


.event_placefpa{
font-weight:bold;
font-size: 0.9em;
color:#336633;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 3px 0px 3px;
}

.event_datefpa{
font-weight:bold;
font-size: 1.0em;
color:#C30A0A;
float:left;

}

.event_datefpa a{
font-weight:bold;
text-decoration:underline;
}

.event_datefpa a:hover{
font-weight:bold;
color:red;
}

.fightdetailsfpa{
font-size: 1.0em;
color:#000000;
text-align:right;
float:right;
}

/******************************************************
front page annoucments end

******************************************************/

.clickdetailsfp{
padding: 1px;
width:110px;
margin:5px 0px 0px 0px;
font-size: 1.5em;
font-weight: bold;
text-align:left;
float:left;
clear: both;
border: 1px solid #0b2953;
color:#ffffff;
background-color:#0b2953;
}

.clickdetailsfp a {
font-weight: bold;
color:#ffffff;
 text-decoration:none;
}

.clickdetailsfp a:hover {
color:red;
font-weight: bold;
}

/******************************************************
boxing schedule news
******************************************************/

.update{
font-weight:bold;
font-size: 1.1em;
color:red;
background-color: #eeeeed;
}


.headline{
margin: 5px 0px 5px 0px;
font-size: 1.5em;
font-weight: bold;
border-bottom:1px solid #cccccc;
}

.headline a {
font-weight: bold;
color:#000000;
text-decoration:underline;
}

.headline a:hover {
color:#19437e;
font-weight: bold;
}

.date{
margin:0px 5px 0px 0px;
float:left;
text-align:left;
color:#2a37ab;
}

.author{
margin:0px 0px 3px 0px;
text-align:left;
color:#2a37ab;
}

.summary{
margin:0px 0px 0px 0px;
float:left;
}

.readmore{
margin: 0px 0px 0px 0px;
font-size: 1.0em;
font-weight: bold;
}

.readmore a {
font-weight: bold;
color:#19437e;
text-decoration:underline;
}

.readmore a:hover {
color:#000000;
font-weight: bold;
}


.readmoref{
margin: 5px 0px 0px 0px;
font-size: 1.0em;
font-weight: bold;
border: 1px #fff solid;
width: 75px;
padding:1px;
text-align:center;
}

.readmoref a {
font-weight: bold;
color:#ffffff;
text-decoration:underline;
}

.readmoref a:hover {
color:#cccccc;
font-weight: bold;
}


#leftmiddlenews { 
 color: #333;
 background:#4561a0;
 margin: 0px 5px 5px 0px;
 padding: 10px;
height: auto;
 width: 570px;
 float: left;
}

#rightmiddlenews { 
 color: #333;
 border-left: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
height: auto;
  width: 300px;
 float: right;
}


#leftcolumnheader3news { 
 color: #ffffff;
 border: 1px solid #ccc;
 background: #2a37ab;
 margin: 0px 10px 3px 0px;
 padding: 5px;
 height: 20px;
 width: 300px;
 font-size: 1.5em;
 font-weight: bold;
}

.newsphoto{ 
 margin: 0px 3px 0px 0px;
 height: 225px;
 width: 401px;
float:left;

}

.headlinefeature{
margin: 0px 0px 0px 0px;
font-size: 2.0em;
font-weight: bold;
color:#ffffff;

}

.headlinefeature a {
font-weight: bold;
color:#ffffff;
text-decoration:underline;
}

.headlinefeature a:hover {
color:#cccccc;
font-weight: bold;
}



.datefeature{
margin:5px 0px 2px 0px;
line-height:1.7em;
text-align:left;
color:#f3d8cc;
font-weight:bold;

}

.authorfeature{
margin:0px 0px 3px 0px;
line-height:1.5em;
text-align:left;
color:#f3d8cc;
font-weight:bold;
}

.summaryfeature{
margin:0px 0px 0px 0px;
color:#ffffff;
}


#rightcolumnnews { 
 color: #333;
 background: #ffffff;
 padding: 2px;
 width: 289px;
 float: left;
 margin: 0px 3px 5px 0px;
 border-top: 1px solid #ccc;
}

#leftcolumnheaderbnews { 
 color: #ffffff;
background-image: url(images/bgh1.gif);
background-repeat: no-repeat;
 margin: 0px 0px 5px 0px;
 padding: 5px 14px 15px 15px;
 height: 5px;
 width: 259px;
 font-size: 1.0em;
 font-weight: bold;
 float:left;
}

/******************************************************
boxing news rounbd by round module
******************************************************/
.vsrbyr{
font-size: 1.5em;
padding: 0px 2px 0px 2px;
margin: 0px 5px 0px 5px;
color:#4561a0;
text-align:center;
}


.boxer_namerbyr{
padding: 0px 3px 0px 0px;
margin:0px 0px 10px 3px;
font-size: 1.6em;
font-weight: bold;
text-align:center;
border: 0px solid #cccccc;
color:#0b2953;
}

.boxer_namerbyr a {
font-weight: bold;
color:#0b2953;
text-decoration:underline;
}

.boxer_namerbyr a:hover {
color:#000000;
font-weight: bold;
}

.event_date_rbyr{
margin:0px 10px 0px 0px;
text-decoration:bold;
font-size: 1.5em;
color:#C30A0A;
width: auto;
}

.event_time_rbyr{
margin:0px 10px 0px 0px;
text-decoration:bold;
font-size: 1.5em;
color:#cc6600;
float: left;
width: auto;
}

.event_network_rbyr{
margin:0px 10px 10px 0px;
text-decoration:bold;
font-size: 1.5em;
color:#cc6600;
}

.fightdetails_rbyr{
font-weight:bold;
font-size: 1.0em;
color:#000000;
border-bottom: 1px dotted #000000;
width: 0px;
text-align:right;
}

/******************************************************
article-module
******************************************************/

.headlinearticle{
margin: 0px 0px 5px 0px;
font-size: 2.0em;
font-weight: bold;
border-bottom:1px solid #cccccc;
width:auto;
}

.datearticle{
margin:0px 4px 3px 0px;
line-height:1.7em;
text-align:left;
color:#2f7a9f;
float:left;
}

.authorarticle{
margin:0px 0px 5px 0px;
color:#2f7a9f;
line-height:1.6em;
text-align:left;
width:250px;
}

.summaryarticle{
margin:0px 0px 5px 25px;
line-height:1.7em;
text-align:left;
 width: 550px;
}

#rightcolumnnewsarticle { 
 color: #333;
 background: #ffffff;
 padding: 2px;
 width: 289px;
 float: right;
 margin: 0px 3px 5px 0px;
 border-top: 0px solid #ccc;
}

#rightcolumnnewsarticle2 { 
 color: #333;
 background: #fff;
 padding: 2px;
 width: 550px;

 margin: 0px 3px 5px 0px;
 border-top: 0px solid #ccc;
}



.headliners2{
margin: 0px 0px 0px 0px;
padding: 3px;
font-size: 2.0em;
font-weight: bold;
border-bottom:1px solid #cccccc;
}

.headliners2 a {
font-weight: bold;

text-decoration:underline;
}

.headliners2 a:hover {
color:#19437e;
font-weight: bold;
}



.headliners{
margin: 5px 0px 5px 0px;
font-size: 1.2em;
font-weight: bold;
border-bottom:1px solid #cccccc;
}

.headliners a {
font-weight: bold;

text-decoration:underline;
}

.headliners a:hover {
color:#19437e;
font-weight: bold;
}

#leftcolumnheader4 { 
 color: #ffffff;
 border: 1px solid #ccc;
 background: #2a37ab;
 margin: 0px 10px 0px 0px;
 padding: 5px 14px 15px 15px;
 height: 5px;
 width: 195px;
 font-size: 1.0em;
 font-weight: bold;


}

/******************************************************
top front page module
******************************************************/
.vstop{
font-size: 1.0em;
padding: 0px 2px 0px 2px;
margin: 0px 5px 0px 5px;
color:#4561a0;
text-align:center;
float:left;
}


.boxer_nametop{
padding: 0px 3px 0px 0px;
margin:0px 0px 1px 0px;
font-size: 1.1em;
font-weight: bold;
text-align:center;
border: 0px solid #cccccc;
color:#0b2953;
float:left;
}

.boxer_nametop a {
font-weight: bold;
color:#0b2953;
text-decoration:underline;
}

.boxer_nametop a:hover {
color:#000000;
font-weight: bold;
}

.event_date_top{
margin:0px 10px 0px 0px;
text-decoration:bold;
font-size: 1.1em;
color:#C30A0A;
width: auto;

}

.event_time_top{
margin:0px 10px 0px 0px;
text-decoration:bold;
font-size: 1.1em;
color:#cc6600;
float: left;
width: auto;
}

.event_network_top{
margin:0px 10px 10px 0px;
text-decoration:bold;
font-size: 1.0em;
color:#cc6600;
float:left;
}

.fightdetails_rbyr{
font-weight:bold;
font-size: 1.0em;
color:#000000;
border-bottom: 1px dotted #000000;
width: 0px;
text-align:right;
}


#blockroundbyroundtop {
color: #000;
width: 100%;
padding: 0px;
height: 40px;
background: #d9cfb5;
border-bottom: 2px solid #1f2d4b;
margin: 0px 0px 0px 0px;
background-image: 
url('images/bgtop.jpg');
background-repeat: repeat;
}



#leftcolumnheadernews { 
 color: #000000; 
 margin: 0px 5px 0px 250px;
 padding: 5px 0px 5px 10px;
 height: 40px;
 width: 87px;
 font-size: 1.2em;
 font-weight: bold;
float:left;
background-image: 
url('images/gbtop2.gif');
background-repeat: no-repeat
}



/******************************************************
top front page module
******************************************************/
ul#twit-twit, ul#twit-twit ul {
	list-style-type: none;
	padding-left: 0;
	font-family: Arial, Georgia, Verdana, "Times New Roman", sans-serif;
}


ul#twit-twit {
	width: 500px;
	font-size: 15px;
}


ul#twit-twit li ul {
	margin: 6px 0 0 0;
}


ul#twit-twit li {
	margin: 0 0 10px 10px;
	border-top: 1px dashed #ccc;
}


ul#twit-twit li.twit-date {
	font-weight: bold;
	color: #600;
	border: 0px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 9pt;
}


ul#twit-twit li ul li {
	font-weight: normal;
	color: #222;
	font-size: 8pt;
	padding-top: 8px;
}


ul#twit-twit li.twit-alt {
	color: #888;
}


ul#twit-twit li.twit-first {
	color: #800;
	font-size: 20px;
}


ul#twit-twit a.twit {
	color: #ddd;
	text-decoration: none;
	border: 0;
}


ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover {
	color: #600;
}


p.twit-more, li.twit-more {
	text-align: right;
	font-size: 8pt;
	padding: 4px 0 0 0;
}


p.twit-more a.twit-more, li.twit-more a.twit-more {
	color: #600;
	text-decoration: none;
}


p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover, li.twit-more a.twit-more:hover, li.twit-more a.twit-more:visited:hover {
	color: #000;
	border-bottom: 1px dashed #600;
}


#moblie{
width: 350px;
height: 400px;
float: right;

}





