* {
margin:0px;
padding:0px;
}

* a img 
{
	border:0;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.pnew {
	padding: 0px 0px 0px 0px;
}

.clearboth 
{
	clear:both;
}

.CommentsBlock
{
	float:left;
	width:100%;
}

.spacer200
{
	position:relative;	
	width:200px;
	float:left;	
}

.blogTime
{
	position:relative;	
	margin-top:5px;
	width:70px;
	float:left;	
}

.blogTimeText
{
	margin-top:5px;
	position:relative;	
	width:400px;
	float:left;	
}


.leftFieldset {
	position:relative;
	float:left;
	width: 200px;
}

.headingText {
	font-size:1.2em; 
	font-weight:bold;	
	color: #FE5815;
}

.h3 {
	font-size:1.5em; 
	font-weight:bold;	
	margin-top:10px; 
	color: #FE5815;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-position:center;
	background-image:url(images/grass_bg.jpg);
	text-align: center; 
	font-size: 0.8em;
	line-height:1.4em;
	color:#666666;
}
#container {
	width: 780px;  
	text-align:left;
	margin:0 auto; 
	background-color:#FFFFFF;
}

.link_red a:visited,.link_red a,.link_red a:hover {
	color: #FE5815;
	font-weight:bold;
}

/*new css for blog main*/
.blogLeft {
	position:relative;
	float:left;
	width:48%;
	display:block;
	border:1px solid #C5BDBD;
	margin-top:4px;
	margin-left:4px;
}

.bold_small_orange_link {
	FONT-WEIGHT: bold;  font-size:0.8em; COLOR: #FE5815; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bold_small_orange_link:hover {
	FONT-WEIGHT: bold; font-size:0.8em;  COLOR: #F09090; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.bold_orange_link {
	FONT-WEIGHT: bold;  COLOR: #FE5815; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bold_orange_link:hover {
	FONT-WEIGHT: bold;  COLOR: #F09090; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.blogDetails
{
	position:relative;
	float:left;
	width:96%;
	display:block;
	background-color:#F5F5F5;
	border-bottom:1px dotted #C5BDBD;
	border-top:1px dotted #C5BDBD;
	margin-top:4px;
	margin-left:4px;
}

.blogRatings {
	position:relative;
	float:left;
	width:20%;
	margin-left:100px;
}

.blogCommentsOld {
	position:relative;
	float:left;
	width:96%;
	display:block;
	background-color:#F5F5F5;
	border-bottom:1px dotted #C5BDBD;
	border-top:1px dotted #C5BDBD;
	margin-top:8px;
	margin-left:4px;
	padding:5px 5px 10px 5px;
}

.blogComments {
	position:relative;
	float:left;
	width:96%;
	display:block;
	background-color:#FFFFFF;
	border-bottom:1px dotted #C5BDBD;
	border-top:1px dotted #C5BDBD;
	margin-top:8px;
	margin-left:4px;
	padding:5px 5px 10px 5px;
}


#divNewComments fieldset { border:none}

.blogComments p { font-size:12px;}

.comment_box input { width:400px;}

.home_submit input { padding:0px; margin-left:0px;}

.comment_box textarea {width:400px;}

.add_comment {
	position:relative;
	float:left;
	width:96%;
	display:block;
	background-color:#F5F5F5;
	border-bottom:1px dotted #C5BDBD;
	border-top:1px dotted #C5BDBD;
	margin-top:8px;
	margin-left:4px;
	padding:5px;
	padding-bottom:10px;
}




.addcomment_link a:link, .addcomment_link a:visited {
display:block;
color:#FF3300;
background-image:url(images/add_icon.gif);
background-repeat:no-repeat;
background-position:0 50%;
padding-left:15px;
float:left;
margin-top:10px;
}



.add_comment p { font-size:12px;}

.blogRight {
	position:relative;
	float:left;
	width: 200px;
}

.blogPic{
	float:left;
	width:81px;
	/*display:block;
	border:1px solid #C5BDBD;
	margin-top:8px;
	margin-left:4px;
	margin-right:8px;
*/
}
.blogBr
{
	width:100%;	
}

.blogDescription{
	
	float:left;
	width:150px;
}

.date_created { font-size:10px;}

.blog_title { font-size:14px}

.blogDescription2{
	float:left;
	width:400px;
}


/*----------------------------top bar/nav bar---------------------*/
#header { 
	background-image:url(images/topbar_bg.gif);
	height:125px;
} 
#header_content_pages {
	background-image:url(images/topbar_bg_content.gif);
	height:134px;
} 
#logo {
	padding-left:50px;
	padding-top:10px;
}
#irb_logo {
	float:right;
	padding-right: 20px;
	margin-top:-70px;
}
#nav {
	position:relative;
	top:21px;
	height:25px;
	padding-left: 10px;
	color:#FFFFFF;
}
#nav span {
	
}

#nav a:visited, #nav a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#nav a:hover  {
	color:#333333;
}

#nav .on  {
	color:#333333;
}

#flash_game_banner { height:168px;}

/*----------------------------Game space---------------------*/
#mainContent {
	text-align:left;
	margin:auto;
	width: 780px;
	overflow:auto;
	background-color:#FFFFFF;
}
#flash_game {
	z-index:0;
	position:relative;
	background-image:url(images/game_BG.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:570px;
}
/*----------------------------Content pages---------------------*/
#terms_cond {
	position:relative;
	margin: 24px 0 0 31px;
	width: 510px;
}
#terms_cond h3 {
	font-size:1.5em; 
	font-weight:bold;	
	line-height:25px;
	color: #FE5815;
}
#terms_cond p {
	margin: 10px 0 10px 0;
}

/*--------------------------------------Left Column--------------------------------------*/
#left_col {
	position:relative;
	float:left;
	width:541px;
	
}
#spirit {
	position:relative;
	margin: 24px 0 0 20px;
	width: 500px;

}
#spirit h3 {
	font-size:1.5em; 
	font-weight:bold;	
	margin-top:20px; 
	color: #FE5815;
}

#spirit h4 {
	font-size:1.2em; 
	font-weight:bold;	
	margin-top:10px; 
	color: #FE5815;
}

#register h3 {
	font-size:1.5em; 
	font-weight:bold;	
	margin-top:10px; 
	color: #FE5815;
}

#spirit p {
	color:#666666;
}
#spirit .blogtext p {
	color:#111111;
}

#spirit .link_red a {
	padding-right:10px;
	font-weight:bold;
	color: #FE5815;
}
#spirit .link_red_nopad {
	padding-top:10px;
}
#spirit .link_red_nopad a {
	padding-right:0px;
	font-weight:bold;
	color: #09357A;
}

#leaderboard a {
	padding-left:20px;
	font-weight:bold;
	color: #FFFFFF;
}

#leaderboard p {
	padding-left:20px;
	color: #000000;
}

#spirit .link_red img {
	padding-right:30px;
}

#register {
	position:relative;
	margin: 24px 0 0 31px;
	width: 510px;
}

.mandatory {
margin-top:15px;
margin-bottom:15px;
}

#register span {
color:#FE5815;
}



#register fieldset {
	padding:0px;
	margin:0px;
	border:2px;
	line-height:30px;
	display:block;
}
#register .error {
margin-top:15px;
	display:block;
	color:#FE5815;
}


#register fieldset a { color:#666666}

#register fieldset p {
	line-height:25px;	
	color:#666666;
	clear:both;
}
#register fieldset label 
{
	float:left;
	display:block;
	width:120px;
	margin-left:0px
}

#register fieldset input {
	margin: 0;
	border: 1px solid #CCCCCC;
	background-color:#E3E3E3;

}


#register_text_input fieldset input {
	margin: 0 0 0 130px;
	}

#send_friend {
	position:relative;
	margin: 24px 0 0 31px;
	width: 486px;
	background-color: #FE5815;
}
#send_friend .box {
	width: 486px;
	background: url(images/bottom_red_box.gif) no-repeat bottom left;	
}
#send_friend .box h2 {
	margin:0;
	padding: 20px 8px 15px 50px;
	color:#ffffff;
	background: url(images/top_red_box.gif) no-repeat top left;	
}
#send_friend fieldset {
	padding-left: 50px;
	padding-bottom:20px;
	border:0px;
	line-height:30px;
	color:#FFFFFF;
}
#send_friend fieldset p 
{
	clear:both;
}
#send_friend fieldset label 
{
	float:left;
	display:block;
	width:120px;
}
#send_friend fieldset input {
	margin: 0 0 5px 0px;	
	border:0px;
}
#send_friend fieldset submit {
	margin: 0 0 5px 0px;
	border:0px;
}

/*----------------------------Rugby Column---------------------*/
.text_col {
	position:relative;
	float:left;
	width: 250px;
}

.image_col {
	position:relative;
	float:left;
	width: 200px;
}


/*----------------------------Right Column---------------------*/
#right_col {
	float:right;
	width: 239px;
}
#leaderboard {
	
	margin: 0px 22px 0 0px;
	padding:0px;
	width: 217px;
	background-color: #FE5815;
}
#leaderboard .box {
	padding-bottom:15px;
	margin:0px;
	padding-top:0px;
	width: 217px;
	background: url(images/leader_box_bottom.gif) no-repeat bottom left;	
}
#leaderboard .box h2 {
	margin:0;
	padding: 0px 8px 4px 18px;
	color:#ffffff;
}
#leaderboard .box dl {
	padding: 0px 10px 0px 20px;
	color:#FFFFFF;
	line-height:25px;
	background-image:url(images/leaders_border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#leaderboard .box dl dt 
{
	width:140px;
	float:left;
	display:block;	
}

#leaderboard .box dl dd {
	margin-right:16px;
	text-align:right;
}
.prizes {
	position:relative;
	padding-top:10px;
	margin: 11px 22px 0 0px;
	width: 217px;
	background: url(images/winners_top_bg.gif) no-repeat top left;	
	background-color: #bfbfbf;
}
.prizes .box {
	padding-bottom:15px;
	width: 217px;
	background: url(images/winners_bottom_bg.gif) no-repeat bottom left;	
}
.prizes .box h2 {
	margin:0;
	padding: 6px 8px 4px 15px;
}
.prizes .box h3 {
	margin:0;
	padding: 0 10px 6px 20px;
	color:#333333;	
}
.prizes .box p {
	padding: 7px 20px 7px 20px;
	color:#333333;
	background-image:url(images/winner_border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.coming_soon {
	position:relative;
	padding-top:10px;
	margin: 11px 22px 0 0px;
	width: 217px;
	background: url(images/winners_top_bg.gif) no-repeat top left;	
	background-color: #bfbfbf;
}
.coming_soon .box {
	padding-bottom:15px;
	width: 217px;
	background: url(images/winners_bottom_bg.gif) no-repeat bottom left;	
}
.coming_soon .box h2 {
	margin:0;
	padding: 6px 8px 4px 15px;
}
.coming_soon .box h3 {
	margin:0;
	padding: 0 10px 6px 20px;
	color:#333333;	
}
.coming_soon .box p {
	padding: 7px 20px 7px 20px;
	color:#333333;
	background-image:url(images/winner_border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.coming_soon .box p a {
	text-decoration:underline;
	color:#333333;
}

#winners {
	position:relative;
	padding-top:10px;
	margin: 11px 22px 0 0px;
	width: 217px;
	background: url(images/winners_top_bg.gif) no-repeat top left;	
	background-color: #bfbfbf;
}
#winners .box {
	padding-bottom:15px;
	width: 217px;
	background: url(images/winners_bottom_bg.gif) no-repeat bottom left;	
}
#winners .box h2 {
	margin:0;
	padding: 6px 8px 4px 18px;
}
#winners .box h3 {
	margin:0;
	padding: 0 10px 6px 20px;
	color:#333333;	
}
#winners .box p {
	padding: 7px 20px 7px 20px;
	color:#333333;	
}
#winners .border {
	background-image:url(images/winner_border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#promo {
	position:relative;
	padding-top:10px;
	width: 217px;
	background-color:#FFFFFF;
}

/*----------------------------Footer---------------------*/
#footer { 
	text-align:left;
	padding-top:20px;
	margin:auto;
	width: 780px;
	background-color:#FFFFFF;
	line-height:1.4em;
} 
#container #footer .light_grey {
	margin:0;
	padding: 6px 8px 8px 31px;
	color:#999999;
	background: url(images/border_bottom_home.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#container #footer .dark_grey_footer {
	margin:0;
	padding: 15px 8px 8px 31px;
	color:#999999;
	background: url(images/border_bottom_home.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#container #footer .dark_grey_footer  a:hover { color: #F09090}
	
#container #footer .dark_grey {
	margin:0;
	color: #999999;
	padding: 6px 8px 8px 31px;
	background: url(images/bottom_full_content.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#container #footer .dark_grey a:hover { color: #666666}




#container #footer a:visited, #footer a {
	color:#999999;
	text-decoration:none;
}
#container #footer a:hover {
	color:#999999;
	text-decoration:none;
}

.divNewComments { border:none}

.questionBlock {
display:block;
margin-bottom:0px;
clear:left;
}

.questionBlock img {
float:left;
margin-right:20px;
}

.question {
margin-top:15px;
}

#Quiz {
line-height:2em;
}


.quiz_strong {
font-weight:bold;
margin-top:10px;
}

h3.rugbyquiz {
display:block;
background-image:url(images/rugby_quiz.jpg);
width:149px;
height:33px;
margin-bottom:10px;
}

h3.hallfame {
display:block;
background-image:url(images/hall_of_fame.jpg);
width:219px;
height:34px;
margin-bottom:10px;
}

h3.rugbyquiz span, h3.hallfame span {
position:absolute;
margin-left:-9999px;
}


#register fieldset {
	padding: 0px;
	border:0px;
	line-height:30px;
	display:block;
}
#register .error {
	color:#FF0000;
}

