
* html { margin:0; }

body {
	background:url(../images/backgrounds/rw_background.gif) repeat-x center top;
	background-color: #33546b;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:small;
}

#container {
	width:1000px;
	margin:auto;
}

#header { height:180px; }

#logo1 {
	float:left;
	width:190px;
	margin:0;
}

#logo2 {
	float:right;
	width:190px;
	margin:0;
}

#strap {
	height:30px;
	font-size:120%;
	color:#999;
	font-weight:normal;
	width:575px;
	text-align:center;
	float:left;
}

#strap p { margin:10px; }

#nav {
	width:600px;
	position:relative;
	top:24px;
	margin:auto;
}

#nav ul {
	padding:0;
	margin:0;
}

#nav li {
	display:inline;
	float:left;
	height:54px;
	padding:10px 0;
}

#nav li a {
	background:url(../images/buttons/blue_bar_off.gif) no-repeat left top;
	padding:23px 6px;
	color:#fff;
	text-decoration:none;
	position:relative;
	top:10px;
}

#nav li a:hover { background:url(../images/buttons/blue_bar_on.gif) no-repeat left top; }



#TICKER {
	position:relative;
	top:30px;
	overflow:hidden;
	width:600px;
	padding:4px;
	float:left;
}

.white_text {
	color:#fff;
	font-weight:bold;
}

#content {
	clear:both;
	float:left;
	background:url(../images/backgrounds/main_bg.gif) repeat-y top left;
	width:1000px;
	margin:auto;
	padding:0px;
	padding-bottom:0px;
}

#content_bg { float:left; /*background:url(../images/backgrounds/main_bg.gif) repeat-y top center;*/ }

#left_content {
	float:left;
	width:190px;
	background:#33546B;
	border-bottom:0px solid #33546B;
	margin:0px;
	padding:0px;
}

#main_content {
	float:left;
	width:590px;
	display:inline;
	border-left:4px solid #33546B;
	border-right:4px solid #33546B;
	padding:0;
}

#title {
	background:url(../images/backgrounds/bluetab_background.gif) repeat-x top center;
	margin-bottom:3px;
	padding:4px;
	color:#fff;
	height:35px;
	border:1px solid #6f99b8;
}

#content_text {
	margin:0;
	padding:0;
	position:relative;
	top:-16px;
}

#main_content p {
	margin-left:25px;
	margin-right:25px;
	padding:0 0 10px 0;
	font-size:95%;
	text-align:justify;
	line-height:1.5em;
	color:#333;
}

#main_content p a {
	color:#CC0000;
	text-decoration:underline;
}

#main_content p a:hover {
	color:#0066CC;
	text-decoration:none;
}

.content_divide {
	background:url(../images/grey_bar.gif) repeat-x bottom;
	height:20px;
	margin-top:2px;
	margin-bottom:3px;
	padding:0;
}

#left_content .content_divide { width:190px; }

#content2 .content_divide, #footerdiv .content_divide {
	width:996px;
	margin-top:0px;
	clear:both;
}

#right_content {
	float:left;
	width:208px; /*margin-left:3px;*/
	background:#33546B;
	border-bottom:0px solid #33546B;
	margin:0px;
	padding:0px;
}

img.border { border:1px solid #6f99b8; }

#content2 {
	clear:both;
	position:relative;
	top:0px;
	margin:auto;
	width:1000px;
}

/*
#left_content2 {float:left; width:186px; margin-right:2px;}
#main_content2 {float:left; width:590px; display:inline; margin-left:5px; padding:0;}

/*
.official_website{padding:0; border:1px solid #ccc; width:206px; height:81px; margin-bottom:2px;}
.website_title {color:#fff; background:url(../images/backgrounds/green_header_bg.gif) repeat-x top; width:204px; margin:1px; text-indent:5px; height:17px; font-size:75%; font-weight:bold;}
.official_website img {position:relative; top:-20px; left:1px;  margin:0; padding:0;}
*/

.official_website {
	padding:1px;
	margin:4px 0 0 0;
	margin-bottom:0px;
	width:204px;
	height:80px;
	border:1px solid #ccc;
}

.official_website1 {
	padding:1px;
	margin:4px 0 0 0;
	margin-bottom:0px;
	width:204px;
	height:70px;
	border:1px solid #ccc;
	background-color:#FFFFFF;
}

.official_website p {
	padding:0;
	margin:0;
}

.official_website1 p {
	padding:0;
	margin:0;
}

.website_title {
	color:#fff;
	background:url(../images/backgrounds/green_header_bg.gif) repeat-x top;
	width:204px;
	text-indent:5px;
	height:17px;
	font-size:75%;
	font-weight:bold;
}

.website_title a {
	color:#fff;
	text-decoration:none;
}

.website_title a:hover {
	color:#fff;
	text-decoration:underline;
}

#rugby_events_logos {
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
	width:994px;
	position:relative;
	top:-11px;
	margin-bottom:-15px;
}

#rugby_events_logos img { border:1px solid #68895e; }

#footer {
	background:#fff;
	color:#666;
	width:996px;
}

#atol_logos {
	float:left;
	background:#fff;
	padding-left:20px;
	padding-top:10px;
}

#partner_logos {
	float:right;
	background:#fff;
	padding-right:20px;
	padding-top:10px;
}

#co_reg {
	clear:both;
	color:#999;
	font-size:75%;
	padding:4px 10px;
	text-align:center;
}

#logos {
	clear:both;
	background:#fff;
	text-align:center;
}

#logos img { margin:0 20px; }

#contact_details {
	background:#fff;
	text-align:center;
	margin-top:10px;
}

#space a { color:#637583; }

h1 {
	color:#fff;
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
}

h2 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#c00;
	text-align:center;
	font-weight:bold;
}

h3 {
	font-size:140%;
	color:#666;
	font-weight:bold;
	padding:10px 5px;
	text-align:center;
}

h4 {
	font-size:120%;
	color:#932f2b;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
}

h6 { margin:10px 5px; }

.left_menu {
	width:186px;
	margin:0;
	border:1px solid #fff;
	padding:1px;
}

.left_menu li {
	border-bottom:1px solid #c7c7c7;
	list-style-type:none;
	background:#fff;
}

.left_menu li a {
	color:#506271;
	background:#f0f3f5;
	display:block;
	text-decoration:none;
	text-indent:10px;
	padding:3px 0;
	font-size:80%;
}

.left_menu li a:hover {
	background:#62796f;
	color:#fff;
}

.left_section { margin-bottom:5px; }

img.border { border:1px solid #6f99b8; }

.right_menu {
	width:204px;
	margin:0;
	border:1px solid #fff;
	padding:1px;
}

.right_menu li {
	border-bottom:1px solid #c7c7c7;
	list-style-type:none;
	background:#fff;
}

.right_menu li a {
	color:#506271;
	background:#f0f3f5;
	display:block;
	text-decoration:none;
	text-indent:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	font-size:0.7em;
}

* html .right_menu li a {
	color:#506271;
	background:#f0f3f5;
	display:block;
	text-decoration:none;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:4px;
	font-size:0.7em;
}

.right_menu li a:hover {
	background:#62796f;
	color:#fff;
}

.right_section { margin-bottom:5px; }

.bold { font-weight:bold; }

a img {
	border:none;
	padding:0px;
	margin:0px;
}

.place_image {
	position:relative;
	top:-13px;
}

.red {
	color:#932f2b;
	font-weight:bold;
}

.blue {
	color:#31618c;
	font-weight:bold;
}

.events {
	color:#31618c;
	font-size:75%;
}

.centre { text-align:center; }

p#security {
	border:1px solid #ccc;
	width:100px;
	margin-left:14em;
	padding:3px;
}

#caboodle {
	width:996px;
	margin:auto;
	background:url(../images/backgrounds/caboodle_bg.gif) repeat-x top center;
	position:relative;
	left:-3px;
	top:-10px;
	height:50px;
}

#space {
	width:996px;
	margin:auto;
	text-align:right;
	color:#637583;
	font-size:x-small;
}

#flash {
	width:540px;
	margin:auto;
}

.content_pics { text-align:center; }

.content_pics img { margin-left:10px; }

#contact_form legend {
	color:#31618c;
	font-weight:bold;
}

* label {
	float:left;
	width:15em;
	text-align:right;
	margin:0 10px 0 0;
	font-size:80%;
}

/*select {display:inline; position:relative; top:-20px; left:12.5em;}*/
#events_label {
	float:left;
	width:15em;
}

fieldset { border:none; }

#top-pic {
	width:500px;
	margin:auto;
	margin-bottom:20px;
	text-align:center;
}

#top-pic img { margin-right:5px; }

.green { color:#093; }

#strap p span.BlueText {
	color:#1F364F;
	font-size:1.1em;
	display:block;
	width:600px;
}

#strap p span.SmallFont {
	font-size:0.8em;
	color:#A01D13;
}

#strap p span.SmallFont a {
	color:#A01D13;
	text-decoration:underline;
}

#strap p span.SmallFont a:hover {
	color:#333;
	text-decoration:none;
}

.ADVERT {
	margin:0px;
	padding:0px;
	padding-top:0px;
	background-color:#FFFFFF;
}

#CONTAINER-CAL {
	margin:0 auto;
	width:600px;
}

#FLOATLEFT {
	width:300px;
	float:left;
}

* html #CONTAINER-CAL {
	margin:0 auto;
	width:580px;
}

* html #FLOATLEFT { width:275px; }

*:first-child+html #FLOATLEFT, *:first-child+html #FLOATRIGHT { font-size:0.8em; }

* html #FLOATRIGHT { width:290px; }

* html #CONTAINER-CAL p {
	font-size:0.9em;
	margin:0px;
	padding:0px;
	padding-left:30px;
	padding-bottom:30px;
}

#FLOATRIGHT {
	width:300px;
	float:left;
}

/* - IE6 -----------------------------------*/

* html #nav {
	top:-6px;
	}
	
* html #TICKER {
	top:-10px;
}