@CHARSET "ISO-8859-1";

/* Cambridge dark blue - #067c9b
 * Cambridge light blue - #C4D6D6
 * Red link color - #f32837
 * Cambridge burgundy - #8f0435
 * Cambridge heading blue - #013e50
 * Navigation bright blue - #066b86
 * heading colour #17667b
 * blue from original site #8db2a2
 */

/* reset main tags */
body {
	background-color: #fff;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

td, td p, #content ul li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

th, th p {
	color: #17667b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1, h2 {
    color: #013e50;
	font-size: 1.2em;
}

h2 {
	font-size: .9em;
	margin-left: 20px;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 7px;
	font-weight: bold;
	font-size:11px;
}

#squad_diagram area.highlight {
	border: 1px solid #fff;
}

#squad_diagram area.highlight:hover {
	border: 1px solid red;
}

#content div.back_link {
	float: right;
	position: relative;
	top: -38px;
	font-size: .9em;
	font-weight: bold;
	margin-right: 20px;
}


/* 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;
}



/*
  main content layout holding divs
*/

#grad { /* graduated background */
   /*
 background-image: url('../css_images/page_grad.png');
*/
    background-image: url('../css_images/page_grad_full.jpg');
	background-repeat: repeat-y;
    background-position: center top;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

#wrapper {  /* parent content holding wrapper */
	margin-right: auto;
	margin-left: auto;
	width: 948px;
	height: auto;
	background-color: #fff;
}

#header { /* page header holding logo */
	width: 948px;
	height: 101px;
}

#date_display {
   position: relative;
   width: 250px;
   text-align: right;
   top: -37px;
   left: 484px;
   font-weight: bold;
   font-size: .8em;
   font-style: italic;
}

#main_site_info_box center{
	font-size: .85em;
	color: #067c9b;
}

#navigate { /* site navigation holder */
	width: 187px;
	height: auto;
	float: left;
	margin-top: 6px;
}

#main_sponsors{
	width: 187px;
	height: 112px;
	position: relative;
	top: 7px;
	left: 5px;
	background-image: url('../css_images/main_sponsors_bg.jpg');
	background-repeat: no-repeat;
	padding-top: 20px;
}

#main_sponsors div.logo_holder {
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	width: 176px;
}


#content div.spon_link {
	width: 120px;
	float: left;
	font-size: .8em;
	font-weight: bold;
	width: 156px;
	margin-top: 10px;
	margin-left: 20px;
}


#content div#events { /* container for curufc and friends of cambridge events */
	float: left;
	position: relative;
	left: 4px;
	width: 748px;
	height: 156px;
	background-image: url('../css_images/events_bg.png');
}

#events div.event_holder {
	float: left;
	width: 150px;
	height: 106px;
	margin-top: 37px;
	margin-left: 18px;
	margin-right: 15px;
	text-align: center;
}

#content div#events div.event_holder img{
	margin-bottom: 2px;
}

#events div.event_holder span {
	font-weight: bold;
	color: #17667b;
	font-size: .75em;
	text-align: center;
}

#footer_adverts{
	width: 748px;
	float: left;
	margin-bottom: 7px;
	margin-top: 8px;
	height: 100px;
}

#footer_adverts div.ad {
	width: 33%;
	float: left;
	height: 100px;
}
	
#footer_adverts div.ad img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

div.ad_holder {
	width: 185px;
	height: auto;
	margin-top: 7px;
	padding-bottom: 8px;
	border: 1px solid #000;
}

#left_adverts div.ad_holder img {
	padding-top: 6px;
}

#order_logo{ /* logo on order summary page - sets to visible when printing the order */
	visibility:hidden;
	width: 300px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
}

#ticker { /* page ticker for announcements */
	width: 948px;
	height: 22px;
	background: url('../css_images/ticker_back.png');
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

#ticker_content {
	font-size: 12px;
	margin-top: 2px;
	height: 22px;
	margin-bottom: -16px;
}
	
#ticker_content marquee{
	margin-top: 2px;
}

#content { /* main content holding area */
	margin-top: 0;
	margin-left: 2px;
	min-height: 496px;
	width: 758px;
	height: auto;
	float: left;
	overflow: visible;
	_position: relative;
}

/*video of varisty highlights */
#content object{
	margin-left: 25px;
	margin-top: 30px;
}

/* mailing list signup form */
#signup {
	width: 187px;
	height: 49px;
	background-color: #bed5db;
	border-bottom: 1px solid #066b86;
}

#signup div.e_sign {
	padding-top: 12px;
	padding-left: 5px;
}

#ename {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #066b86;
	position: relative;
	top: 3px;
	float: left;
}
	
input.news_icon {
	float: right;
	position: relative;
	top: -1px;
}

#signup div.e_sign p.signup_no, #signup div.e_sign p.signup_yes{
	font-size: .8em;
	margin-top: 2px;
}

#signup div.e_sign p.signup_no{
	color: red;
}

#signup div.e_sign p.signup_yes{
	color: green;
}

/* news summary table styling */
#content table.fixtures {
	padding: 3px;
	margin-left: 20px;
}

.fixtures td.has_news, .fixtures td.no_news {
	font-size: 12px;
	padding-left: 12px;
}

.fixtures td {
	font-size: 12px;
	font-weight: bold;
	color: #066b86;
}

/* links page table */
#content table.link_table td{
	font-size: .85em;
}

table.link_table {
	margin-left: 20px;
}


/* exanding grey box styles */
div.grey_box {
	width: 746px;
	height: 544px;
	clear: both;
	margin-left: 5px;
}

#content div.grey_box_body h1 { /* heading style in grey box div */
	margin-top: 8px;
	margin-left: 3px;
	width: 712px;
}

div.grey_box div.grey_top_bar {
	width: 746px;
	height: 10px;
	background: url('../css_images/grey_box_top_curve.png');
	background-repeat: no-repeat;

}

div.grey_box div.grey_box_body {
	width: 746px;
	height: auto;
	position: relative;
	top: -10px;
	background-image: url('../css_images/grey_box_sides.png');
	background-repeat: repeat-y;
}

div.grey_box div.grey_btm_bar {
	width: 746px;
	height: 11px;
    position: relative;
	top: -15px;
	background: url('../css_images/grey_box_btm_curve.png');
	background-repeat: no-repeat;
}
/* end grey box styles */

#sub_footer, #footer, #curufc_sponsor_logos {
	width: 948px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}

#sub_footer {
	color: #cccccc;
	height: 23px;
}


#curufc_sponsor_logos{
	height: 88px;
	background-color: #C4d6d6;
	float: left;
	background: url('../css_images/assoc_sponsors_bg.jpg') no-repeat;
	margin-top: 6px;
}

#curufc_sponsor_logos div.logo_holder {
	width: 95px;
	height: 40px;
	margin-top: 22px;
	float: left;
}

#footer {
	border-top: 1px solid #C4D6D6;
	clear: both;
	color: #666666;
	height: 20px;
}

/* home page specific divs */
#home_news_profile { /* home page news and player profile box */
	height: 327px;
	width: 475px;
	background: url('../css_images/latest_news_bg.png') no-repeat;
	margin-left: 4px;
	float: left;
	margin-top: 9px;
	position: relative;
}

#landing_image{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 228px;
	height: 190px;
	border: 1px solid #17667b;
}

#latest_news{
	position: absolute;
	top: 41px;
	left: 253px;
	width: 205px;
	height: 160px;
}

#content div#latest_news p{
	margin: 0;
	padding: 0;
}

#content div#latest_news h5{
	margin: 0;
}

#other_news_holder{
	position: absolute;
	top: 228px;
	width: 468px;
	height: 92px;
}

#content div#other_news_holder p{
	display: block;
	position: relative;
	left: 21px;
	width: 165px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	margin: 5px 33px 4px 14px;
}

#content div#other_news_holder a, 
#content div#other_news_holder a:visited,
#content div#latest_news a,
#content div#latest_news a:visited {
	color: #17667b;
	text-decoration: none;
}

#content div#other_news_holder a:hover,
#content div#latest_news a:hover {
	text-decoration: underline;
}

#content a.advert, #content a.advert:hover {
	border: 0;
	color: #fff;
}

#news_summary { /* parent holder for #news_photo and #news_output */
	width: 453px;
	height: 301px;
	margin-top: 9px;
	margin-left: 12px;
	overflow: hidden;
	position: relative;	
}

#news_photo { /* news summary dynamic image */
	height: 301px;
	width: 199px;
	float: left;
/*
background-color: #cccccc;
opacity: 0.7;
border: 1px solid red;
*/
}

#news_output { /* home page news summary text */
    position: absolute;
	top: 20px;
	left: 199px;
	width: 249px;
	height: 275px;
}


#news_output table td {
	font-size: .70em;
}


#news_output table td.ndate {
	color: #067c9b;
	width: 70px;
}

#news_output table th {
	color: #013e50;
	font-weight: bold;
	font-size: .7em;
}

#news_output table{
	margin-top: 29px;
	margin-left: 6px;
	width: 235px;
	text-align: left;
}

/* varsity advert div */
#varsity_advert {
	position: absolute;
	top: 165px;
	left: 3px;
	background-color: #ffffff;
}

#varsity_skyscraper {
	float: right;
	padding-right: 12px;
}


#player_profile { /* home page player profile holder */
	width: 260px;
	height: 152px;
	position: absolute;
	top: 160px;
}

#profile_photo { /* player profile photo on home page */
	position: absolute;
	top: 12px;
	left: 158px;
	border: 1px solid #067c9b;
	padding: 4px;
	background-color: #fff;
	width: 84px;
}

#profile_summary { /* player profile summary content */
    position: absolute;
	top: 23px;
	left: 4px;
	width: 240px;
}

#player_profile div#profile_summary p {
	font-size: .70em;
	font-weight: normal;
	color: #666666;
	margin-left: 5px;
	margin-bottom: 0;
	margin-top: 8px;
	padding: 0;
}

#profile_summary span.prof_blue{
	color: #067c9b;
}

#home_top_right { /* home page join us now, fixture countdown ticker and picture gallery */
	height: 327px;
	width: 272px;
	_width: 270px;
	background: url('../css_images/home_top_right.jpg') no-repeat;
	margin-left: 5px;
	margin-top: 7px;
	float: left;
	position: relative;
}

#fixture_ticker { /* home page join us now signup and common information for right column divs */
	width: 260px;
	height: 91px;
	position: absolute;
    margin-top: 10px;
	top: 34px;
    cursor: pointer;
}

#join_us_now input.e_input{
	margin-top: 12px;
	margin-left: 57px;
	width: 190px;
	border: 0;
	background: #fff;
	font-weight: bold;
	color: #067c9b;
}

#join_us_now p.signup_no, #join_us_now p.signup_yes {
	color: #f32837;
	margin-top: 30px;
	font-weight: bold;
}

#join_us_now p.signup_yes {
	color: #067c9b;
}

p#signup_feedback {
	margin-left: 38px;
	margin-top: 5px;
	font-weight: bold;
	font-size: .9em;
}


#photo_gallery { /* home page photo gallery */
	height: 360px;
	margin-top: 18px;
}

#lrg_img { /* photo gallery large image */
	margin-top: 44px;
	margin-left: 9px;
}

div.sml_img { /* photo gallery small images */
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 2px;
	float: left;
	height: 50px
}

/* end home divs */

/*
  make parent divs wrap child content
*/
#content:after, 
#footer:before, 
#wrapper:after,
#product_scroller:after,
#scroller_main_holder:after,
#home_news_profile:after,
#content div.grey_box_body:after,
#content div.grey_box:after
{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
/* ends main holder divs */


/* Link styles */

#content a, #main_site_info_box a, a, a:visited {
	color: #f50505;
	text-decoration: none;
}

#content a:hover, #main_site_info_box a:hover, a:hover  {
	color: #ab1a25;
	text-decoration: underline;
}

div.foot_left a {
	padding-left: 1px;
	padding-right: 1px;
}

#footer a, #footer a:visited {
	color: #666666;
}

#sub_footer a, #sub_footer a:visited {
	color: #cccccc;
}

#sub_footer a:hover, #footer a:hover{
	text-decoration: underline;
}

#header_links {
	margin-left: 17px;
	font-size: .9em;
	height: 20px;
	position: relative;
	top: 8px;
	left: -6px;
}

#content div#header_links a {
	margin-left: 5px;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #013e50;
}

#content div#header_links a:hover{
	text-decoration: underline;
	color: #066b86;
}
/* ends link styles */


/* div specific styles */
#content h1 {
	background-image: url('../css_images/h1_full_width2.png');
	background-repeat: no-repeat;
	color: #0e4556;
	font-size: 1em;
	padding-left: 9px;
	padding-top: 11px;
	height: 28px;
	margin-left: 10px;
	_margin-left: 20px;
	margin-top: 5px;
	width: 732px;
}

#content p {
	padding: 0 10px 0 10px;
	font-size: .80em;
	margin-left: 10px;
}

/*
#content table {
	margin-left: 20px;
}
*/

#content table#events {
	margin-left: 20px;
}

#content div.prod_info {
	margin-top: 3px;
}

/* end div specific styles */

p.bodytext {
	margin-left: 10px;
	margin-right: 20px;
}

.handy{
   cursor:hand;
}

.profile_img{
	margin-top: 3px;
	margin-right: 3px;
}

.confirmation_complete{
	font-size: 12px;
}

/*
  login pages styles
*/
.terms_and_conditions_text, .title{
	font-weight: bold;
	margin-left: 7px;
	color: #131f3f;
}

.login_boxout fieldset {
	background-color: #c4d7ed;
}

.login_boxout fieldset p {
	margin-left: 7px;
	font-size: 12px;
}

.shop_button input {
	background-color: #131f3f;
	color: #fff;
}


/*
 voucher check styles 
*/

#voucher_check {
	display: block;
	padding-left: 4px;
	width: 122px;
	height: 30px;
	float: left;
}

#voucher_check input{
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}

#balance_holder{
	width: 30px;
	text-align: right;
	font-size: 12px;
	color: #131f3f;
	float: left;
	margin-top: 7px;
}

.account_login {
	padding-left:4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#size_guide {
	color: #131f3f;
}

.setwidth{
	_width: 752px;
	width: 600px;
}



#shop_image_map_holder{
	margin-left:6px;
	_margin-left: 6px;
	width: 763px;
	_width: 760px;
	margin-top: 1px;
	clear: left;
	_margin-top: -10px;
	padding: 1px;
	height: auto;
	border: 1px solid #131f3f;
}

#shop_landing_text {
	margin-left:6px;
	_margin-left: 3px;
	width: 550px;
	margin-top: 5px;
	padding: 1px;
	height: 160px;;
	border: 1px solid #131f3f;
	float: left;
}

#shop_landing_categories_quick {
	margin-left:6px;
	width: 203px;
	margin-top: 5px;
	padding: 1px;
	height: 160px;
	border: 1px solid #131f3f;
	float: left;
}

#shop_image_map_holder p, #shop_landing_text p, #shop_landing_categories_quick li {
	color: #131f3f;
	font-size: 12px;
	margin-left: 5px;
}

#shop_landing_categories_quick p.heading {
	margin-left: 5px;
	margin-top: 2px;
	color: #131f3f;
	font-size: 14px;
	font-weight: bold;
}

.signup_yes, .signup_no{
	text-align: center;
	margin-top: 26px;
	font-weight: bold;
	letter-spacing: -0.06em;
}

#count{
	font-size: .7em;
	text-align: center;
}

#content div#home_top_right #fixture_ticker p.countdown{
	text-align: center;
	margin-top: 38px;
	font-size: .8em;
	font-weight: bold;
	padding: 0 2px;
}

#content div#home_top_right #fixture_ticker p{
	padding-bottom: 2px;
	margin: 6px;
	text-align: center;
}

.cntdn {
	display: inline-block;
	padding: 1px 1px 1px 1px;
	font-weight: normal;
	border: 1px solid #141f3f;
	background-color: #fff;
    vertical-align: middle;
}

.foot_left, .sf_left {
	margin-left: 7px;
	margin-top: 7px;
	float: left;
	width: 610px;
	font-weight: normal;
}

#footer div.foot_left span {
	color: #000;
}

.foot_right, .sf_right {
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	width: 320px;
	text-align: right;
	font-weight: normal;
}

#wrapper div#footer div.foot_right img{
	margin-left: 26px;
}

.sf_left, .sf_right{
	margin-top: 1px;
}

.instruction, #checkout_holder p{
	margin-left: 7px;
	font-size: 12px;
}


/*
   Search results output styling
*/
.sr { /* search record item div container style */
	border-top: 1px solid #cccccc;
	padding: 5px;
	margin: 6px;
	font-family: arial;
	font-size: 12px;
	height: auto;
}

.sr p {
	margin-bottom: 0px;
}

.sr a {
	color: blue;
}

.sr a:hover {
	color: #131f3f;
	text-decoration: underline;
}

.sr a:visited {
	color: blue;
}

.sr h4 {
	font-size: 12px;
}

.ad_img {
	border: 0;
	margin-right: 8px;
}

.right_align { /* search results count summary */
    text-align: right;
	margin-right: 7px;	
}

/* styling for search results page */
.prod { /*product name*/
	font-weight: bold;
	margin-bottom: 4px;
	margin-right:12px;
	float:left;
}

.prod_price { /* product price in search results */
	float: left;
	font-weight: bold;
}

.prods_img { /* small images on product search */
	float: left;
	margin-right: 8px;
	border: 1px solid #828ead;
	}

.srch_back{ /* back button on search results pages */
	vertical-align: -4px;
	border: 0;
}

.teamfixtures {
	float: right;
	margin-bottom: 0px;
}

.repdate { /* date added and date modified dates on news and match reports */
    clear: right;
	width: 158px;
	font-weight: bold;
	float: right;
	text-align: right;
}

.category_border_voucher { /* product catgory on lp two landing page */
   float: left;
   width: 272px;
   height: 134px;
   border: 1px solid #828ead;
   margin-top: -2px;
   margin-left: 7px;
   padding: 3px;
}

div.boxright p{
	font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
}

span.example {
	font-size: 12px;
}

#landing_image img.hidden {
	display: none;
}

.non_linked_menu {
	cursor: hand;
	cursor: pointer;
}

/*
.shim {
	clear: both;
}
*/

/* month styling on news archive pages */
td.has_news {
	width: 35px; 
	font-weight: bold
}

td.no_news {
	width: 35px; 
	color: #6b7a9a;
}

img.bluebul {
	vertical-align: -3px;
	padding-right: 2px;
}
/*
end footer news item styles
*/

#squad_list {
	width: 425px;
	float: left;
}

#content div#squad_list div.player_list{
	width: 200px;
	float: left;
}

#squad_diagram {
	float: left;
	margin-bottom: 10px;
}

#varsity-link-holder{
    position: relative;
    top: 78px;
    left: 8px;
}



