/*
	oxford blue - #002147
	hover blue -  #4768af
	border blue (fixture ticker) - #2c4c72
	table header and footer - #b9bccb
	light blue table row - #e5e5e5
	dark grey headings - #363636
	light grey - #666666
	pale grey borders - #d5d5d5
	links in news panels on home page #c0d5ee
	#1b395f
	light blue link colour (more) #699ae6
*/
a{
	text-decoration: none;
}

ul {
	margin: 0;
}

body {
	background-color: #fff;
	font-family: arial;
	margin: 0;
	background: url('../css_images/header_back.png') repeat-x;
	color: #002147;
	position: relative;
}

#site_search_login a {
	color: #fff;
	text-decoration: none;
}

#site_search_login p {
	margin-top: 1px;
	margin-bottom: 9px;
}

#site_search_login a:hover{
	text-decoration: underline;
}

#varsity-logo {
	position: absolute;
	top: 39px;
	left: 652px;
}

#wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: #002147;
}

#main_site_info_box center{
	font-size: .85em;
	color: #002147;
}

#header {
	position: relative; /* needed for logo positioning */
	height: 175px;
	width: 940px;
	color: #FFF;
}

#searchbox {
	color: #002147;
	background-color: #fff;
	border: 0;
	width: 104px;
}

#goSearch {
	 vertical-align: text-top;
	 border: 0;
}

/* section pages layout divs */
#content_holder{
	clear: both;
    margin: 0 auto 15px;
	max-width: 940px;
	min-width: 772px;
	overflow: hidden;
	text-align: left;
	position: static;
	padding-top: 5px;
	z-index: 1;
}

#left_content, #right_content, #centre_content{
	float: left;
	margin: 5px 4% 0 0;
	overflow: hidden;
	width: 20%;
}

#centre_content{
	width: 52%;
}

#centre_content ul li{
	list-style: square;
	color: #666666;
	font-size: .80em;
	margin-top: 5px;
}

#centre_content ul li ul li{
	font-size: .9em;
}

#centre_content div.team_points {
	position: relative;
	top: 37px;
	right: -377px;
	background-image: url('../css_images/points_bg.png');
	background-repeat: no-repeat;
	width: 108px;
	height: 57px;
	z-index: 30;
	margin-top: -36px;
}

.team_points span {
	font-size: 30px;
	color: #ffffff;
	text-align: right;
	position: relative;
	top: 16px;
	margin-left: 60px;
}
	

#left_content, #right_content {
	color: #000;
}

#varsity_advert {
	padding-left: 41px;
}

#centre_content div.player_holder {
	width: 121px;
	height: 230px;
	float: left;
	margin-right: 19px;
}

#centre_content div.player_holder p{
	font-size: .85em;
	color: #666666;
	margin-top: 1px;
}

#centre_content div.player_holder img {
	border: 2px solid #002147;
}


#centre_content p.right_align{
	text-align: right;
}

#centre_content div.sr p{
	color: #666666;
}

div.sr{
	border-bottom: 1px solid #cccccc;
	clear: both;
	position: relative;
}

div.prod{
	position: absolute;
	top: 4px;
	left: 50px;
	
	width: 293px;
	height: 20px;
	font-weight: bold;
}

div.prod_price{
	position: absolute;
	top: 2px;
	width: 120px;
	height: 20px;
	left: 362px;
	
	font-weight: bold;
}

#centre_content div.sr img {
	margin-top: 2px;
	border: 1px solid #cccccc;
}

#right_content {
	float: left;
	margin: 0 0 20px;
}
/* ends section layout divs */


#content div#section_nav {
	position: absolute;
	border: 1px solid green;
	left: -110px;
	height: 90px;
	width: 200px;
}

#content div#box_outs {
	position: absolute;
	border: 1px dotted red;
	right: -101px;
	height: 90px;
	width: 200px;
}


#fixture_countdown p span.oxford, #fixture_countdown p span.opposition{
	font-size: 1.2em;
	font-weight: bold;
}

#fixture_countdown p span.oxford{
	color: #5487da;
}

#fixture_countdown p span.opposition{
	color: #c4d6d6;
}


#content_tt h4 {
	font-size: 28px;
	font-weight: normal;
	color: #1b395f;
	margin: 5px 0px;
}

#ourfc_logo {
	position: absolute;
	top: 39px;
	left: 0;
}

#landing_image {
	width: 940px;
	height: 175px;
	overflow: hidden;
}

#shp_product_holder{
	width: 341px;
	height: 100px;
	margin-top: 12px;
}

#shp_product_holder div.cat_holder{
	float: left;
	width: 75px;
	padding-left: 7px;
	margin-top: 16px;
}

#shp_product_holder div.cat_holder p{
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin-top: 2px;
}

#shp_product_holder div.cat_holder img{
	border: 0;
}

#shop_section div.sub_shp_box{
	width: 153px;
	height: 146px;
	float: left;
	margin-left: 10px;
}

#shop_section div.sub_shp_box p{
	text-align: left;
	font-size: 11px;
}

#shop_section a, #shop_section a:visited{
	color: #fff;
	text-decoration: none;
}

#shop_section a:hover{
	text-decoration: underline;
}

#fixture_countdown {
	position: absolute;
	top: 39px;
	left: 247px;
	height: 90px;
	width: 348px;
	border: 1px solid #fff;
}

#fixture_countdown img{
	padding-top: 10px;
	padding-right: 10px;
}

#site_search_login {
	position: absolute;
	padding: 4px;
	font-size: .8em;
	top: 39px;
	height: 81px;
	width: 178px;
	left: 763px;
	color: #fff;
}

#footer {
	width: 940px;
	font-size: 11px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}

#content_holder, #footer {
	background-image: url('../css_images/dash.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

/* Begin Navigation Bar Styling */
#nav {
      width: 100%;
      float: left;
      margin: 0 0 .3em 0;
      padding: 0;
      list-style: none;
      background-color: #f2f2f2;
	  background: url('../css_images/navigate_back.png') repeat-x scroll left bottom;
	  }

#nav li {
      float: left; 
	  }
	  
#nav li a.top_link{
      background-color: #2e4c6f; 
}

#nav li a {
      display: block;
      padding: 8px 5px;
      text-decoration: none;
      font-weight: bold;
	  font-size: .7em;
      color: #c2d7ef;
      border-right: 1px solid #000;
	  border-left: 1px solid #2e4c6f;
	  }

#nav li a:hover {
      color: #c2d7ef;
      background-color: #2e4c6f; 
	  }
	  
#nav li a.active_link {
	background-color: #2e4c6f;
	}

/* End navigation bar styling. */


#shop_section, div.news_block  {
	height: 305px;
	background-color: #002147;
	float: left;
	margin-bottom: 11px;
}

div.news_block, #shop_section {
	border: 1px solid #fff;
}

div.news_block {
	position: relative;
	width: 283px;
	
}

#shop_section {
	width: 343px;
	margin-right: 12px;
	margin-left: 12px;
}


div.news_block a, div.news_block a:visited {
	text-decoration: none;
	color: #c0d5ee;
	font-weight: bold;
	font-size: 12px;
}

div.news_block a:hover {
	color: #fff;
	text-decoration: underline;
}

div.news_block h1, #shop_section h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 7px 0 7px 4px;
	font-size: .9em;
	font-weight: normal;
	color: #9ac9fc;
	background: url('../css_images/navigate_back.png') repeat-x;
	}
	
div.news_block h2 {
	margin-top: 0;
	padding: 5px 0 5px 4px;
	font-size: .8em;
	color: #fff;
	background-color: #002147;
}

div.news_block p{
	color: #c7d2e1;
	text-align:justify;
	font-size: .7em;
	margin: 0 3px 0 3px;
}
	
div.news_block h1, div.news_block h2{
	width: 279px;
}

#shop_section h1 {
	width: 339px;
}


/* footer styles */
#footer {
    clear: both;
	height: 33px;
	width: 940px;
	font-size: 90%;
}

#footer div.foot_left, #footer div.foot_right {
	width: 444px;
	padding: 4px 0 10px 0;
}

#footer div.foot_right img{
	margin-right: 20px;
}

#footer ul{
	float: left;
	line-height: 1.1em;
	padding-top: 1px;
	margin-top: 0;
	position: relative;
	width: 50%;
	list-style-type: none;
	margin-left: -40px;
}

#footer ul li.first {
	border: medium none;
	padding-left: 0;
	margin: 0;
}

#footer ul li {
	border-left: 1px solid #c0d5ee;
	float: left;
	margin: 0;
	padding: 0 6px;
}

#footer div.foot_right{
	float: right;
	text-align: right;
	color: #c0d5ee;
	font-size: 10px;
	position: relative;
	top: -8px;
}

#footer span {
	margin: 0 8px 0 8px;
}

#footer a, #footer a:visited {
	color: #c0d5ee;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
/* end footer styles */


/* fixture ticker styles */
#count{
	margin-top: 8px;
	font-size: .7em;
	text-align: left;
	margin-left: 4px;
}

#fixture_countdown p.countdown{
	text-align: left;
	font-size: .70em;
	color: #fff;
	font-weight: normal;
	margin: 5px 5px 0 5px;
}

#fixture_countdown a, #fixture_countdown a:visited {
	color: #fff;
	text-decoration: none;
}

#fixture_countdown a:hover{
	text-decoration: underline;
}

.cntdn {
	display: inline-block;
	padding: 1px 1px 1px 1px;
	font-weight: normal;
	border: 1px solid #141f3f;
	background-color: #fff;
    vertical-align: middle;
	color: #002147;
}
/* end ticker styles */


/* layout tables */
#oxford_table {
	width: 706px;
	font-size: 12px;
	margin-bottom: 10px;
}

#centre_content table#oxford_table, #news_holder table#oxford_table {
	margin-left: 0;
}

#oxford_table a, #oxford_table a:visited {
	color: #003366;
	text-decoration: none;
}

#oxford_table a:hover {
	text-decoration: underline;
}

#oxford_table td.tb_row1 {
	background-color: #f0f0f0;
}

#oxford_table td.tb_row2 {
	background-color: #fff;
}

#oxford_table td.tb_row1, #oxford_table td.tb_row2, #oxford_table td.tb_row {
	color: #666666;
	text-align: justify;
	border-top: 1px solid #cccccc;
}

#oxford_table tr td.brder {
	border-bottom: 1px solid #002147;
}

.dk_blue {
	color: #002147;
	font-weight: bold;
}

img.more_button {
	vertical-align: -5px;
}

#oxford_table td a, #oxford_table td a:visited {
	text-decoration: none;
	color: #699ae6;
}

#oxford_table td a:hover{
	text-decoration: underline;
	color: #002147;
}



/* left content specific styles */
span.mainSection {
	font-size:1.3em;
	font-weight:normal;
	font-family:"Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color:#444;
	display:block;
	margin:10px 0 20px 0;
}

#left_content a, #left_content a:visited {
	color: #0F0F0F;
	display: block;
	font-size: .75em;
	line-height: 1.5em;
	border-top: 1px solid #D5D5D5;
	width: 189px;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	background: url("../css_images/bullet_arrow.gif") no-repeat scroll 3px .9em transparent
}

#left_content a:hover {
	text-decoration: underline;
	color: #000;
}

/* password strength meter */

.password {
	font-size : 10px;
	border : 1px solid #ffffff;
	font-family : arial, sans-serif;
}
.pstrength-minchar {
	font-size : 12px;
}

#content div#passw1_text, #content div#passw1_minchar{
	color: #000;
	padding-left: 139px;
}

.clear {   
    clear: both;
    font-size: 1px;
}

#college-teams {
    margin-top: 25px;
}

#college-teams div {
    float: left;
    width: 135px;
    height: 150px;
    margin-right: 25px;
    margin-bottom: 25px;
    text-align: center;
}

#college-teams div img {
    border: none;
}

#college-teams div a:active,
#college-teams div a:link,
#college-teams div a:visited {
    color: #002147;
    text-decoration: none;
}

#college-teams div a:hover {
    text-decoration: underline;
}


table.mini-table {
    font-size: .75em;
    width: 487px; 
}

table.mini-table th {
    text-align: left;
    padding: 3px;
    background-color: #002147;
    color: #fff;
}

table.mini-table td {
    padding: 3px;
    border-bottom: 1px solid #cccccc;
}

div.team-squad-image {
    margin: 10px 0px;
}

div.team-squad-image p a {
    font-size: 10pt;
    text-decoration: none;
    color: #002147;
}

div.team-squad-image img {
    border: none;
}

/* player profile related styles */
div.team-profile-holder {
    float: left;
    width: 340px;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.team-profile-holder img {
    float: left;
    margin-right: 14px;
}

div.team-profile-holder p {
    font-size: 12pt;
}

#content_holder div#centre_content div#player_profile_holder { /* rugby section - player profile page parent div */
	width: 712px;
	background-image: url('../css_images/ourfc_bg_logo.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#content_holder div#centre_content div#player_profile_holder:after 
{
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

#player_action_photo { /* rugby section - player profile page action photo holder */
	float: right;
	margin-top: 3px;
	height: 279px;
	width: 368px;
}

#player_sponsor_logo { /* rugby section - player profile page sponsor logo holder */
	margin-left: 12px;
	margin-right: 200px;
	float: left;
	height: 126px;
	width: 178px;
	padding-bottom: 56px;
}

#player_sponsor_logo img {
	margin-top: -24px;
}

#profile_details { /* rugby section - player profile page player information */
	background-color: #002147;
	width: 335px;
	height: auto;
	float: left;
	margin-top: 3px;
}

#centre_content div#player_profile_holder div#profile_details table{
	color: #fff;
	float: left;
	margin-right: 4px;
	width: 334px;
}

#centre_content div#player_profile_holder div#profile_details table td{
	font-size: 12px;
}

#profile_details td {
	border-top: 1px solid #c4d6d6;
}

#profile_details td.profile_title{
	font-weight: bold;
}


#biography {
	width: 100%;
	height: auto;
}


#profile_details p {
	color: #fff;
	padding-left: 4px;
}


#centre_content p,
#centre_content div.player_holder p  {
    color: #666666;
    font-size: 12px;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}


#content_holder h4.top_border {
	border-top: 1px solid #d5d5d5;
}


/* end player profile styles */

ol.constitution li {
    margin-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

ol.constitution ol {
    list-style-type: lower-alpha;
}

.boldblue {
	font-weight: bold;
	color: #002147;
}

