body {
background:#222 url(../img/main/main-bk.jpg);
background-position:center;
background-attachment:fixed;
margin:0;
padding:0;
color:#fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.clear{
clear:both;
}

img{
border:0;
}

#wrapper{
margin: auto auto;
width: 1000px;
background: #000;
}

a{
color:#fff;
outline:none;
}

.access_key {
position: absolute; 
left: -2000em; 
width: 20em;
}


/* header start */
#header {
width:1000px;
height:100px;
background:#000;
margin-left:auto;
margin-right:auto;
cursor:default;
}

#header .logo{
position:absolute;
width:255px;
height:43px;
margin-top:20px;
margin-left:30px;
}

#header .logo a img{
border:0;
outline:none;
}

#header .information_box{
position:absolute;
margin-left:730px;
margin-top:26px;
width:230px;
height:40px;
}

#header .information_box h1{
margin: 0;
padding: 0;
font-size:11px;
color: #ccc;
}
#header .information_box h2{
margin: 0;
padding: 0;
font-size:20px;
margin-top:0px;
padding-top: 0px;
margin-left:93px;
}

#header .bar{
position:absolute;
width:1000px;
height:25px;
background:url(../img/main/yellow_bar.gif) repeat-x;
margin-top:80px;
}


ul.top_left_menu{
margin:0;
padding:0;
}

ul.top_left_menu a{
text-decoration:none;
color:#fff;
}

ul.top_left_menu a:hover{
color:#000;
}

ul.top_left_menu li.first{
margin-left:30px;
}

ul.top_left_menu li{
padding: 0;
margin: 0;
display:inline;
line-height:25px;
font-size:15px;
margin-right:30px;
}
ul.top_left_menu li.right{
margin-left:110px;
}

ul.top_left_menu li:last-child{
margin-right:0px;
}


/* header end */



/* main content container */
#container {
float: left;
margin-top:5px;
width:1000px;
margin-left:auto;
margin-right:auto;
background: #000;
}


/* side nav */
#nav{
float: left;
width:200px;
}

#nav ul{
margin-top:10px;
}

#nav ul li a{
color:#fff;
text-decoration:none;
width:174px;
height:24px;
display:block;
}
#nav ul li a:hover{
color:#000;
background:#D9D6B2;
}

#nav ul li{
color:#fff;
font-size:14px;
list-style:none;
line-height:24px;
text-indent:15px;
cursor:pointer;
width:172px;
height:24px;
margin-left:-25px;
margin-bottom:5px;
}

#nav .hr {
width:160px;
height:1px;
background:url(../img/main/menu_dash.gif) repeat-x;
margin:0;
margin-top:10px;
margin-bottom:15px;
margin-left: -10px;
}

#basket-button {
margin-left: 15px;
}

.dots {
width:173px;
height:1px;
background:url(../img/main/menu_dash.gif) repeat-x;
margin:0;
margin-top:10px;
margin-bottom:10px;
margin-left: 15px;
}


#newsletter #label, #newsletter2 #label{
margin-left: 15px;
padding-left: 12px;
background:url(../img/main/grey_bar2.gif) repeat-x;
height:25px;
line-height:25px;
font-size:14px;
margin-right: 11px;
}

#newsletter2 {
display:none;
}

#newsletter #newsletter-form{
margin-left: 15px;
margin-top: 6px;
}

#newsletter #newsletter-form input, #loginSubmit{
width:162px;
height:25px;
line-height:25px;
font-size:14px;
border: 0;
padding-left: 10px;
}

#newsletter #newsletter-form input.submit, #loginSubmit{
margin-top: 6px;
float:right;
width:70px;
margin-right: 11px;
padding-left: 0px;
}

#loginSubmit{
margin-right: 0;
}


/* side nav end */




/* content start */
#content{
float: left;
width:763px;
padding-top: 12px;
padding-left: 12px;
}


#content a {
	color:#9B8541;
}

#content a:hover {
	text-decoration: none;
}

#content div.bar {
float: left;
height:25px;
background:url(../img/main/yellow_bar.gif) repeat-x;
font-size: 16px;
line-height: 25px;
padding-left: 12px;
font-weight: normal;
width: 753px;
}

#content div.bar2 {
float: left;
font-size: 24px;
font-weight: bold;
width: 753px;
padding-top: 12px;
border-top: 1px solid #BAA25A;
}

#content #right_pane {
float: right;
width: 195px;
padding-top: 15px;
}

#content #left_pane {
float: left;
width: 552px;
margin-right: 10px;
padding-top: 15px;
}


#content #left_pane .bar, #content #left_pane .bar2, #content #right_pane .bar {
float: left;
height:25px;
background:url(../img/main/yellow_bar.gif) repeat-x;
font-size: 16px;
line-height: 25px;
padding-left: 12px;
}

#content #left_pane .bar, #content #left_pane .bar2{
width: 540px;
margin:0;
padding:0;
padding-left: 12px !important;
}

#content #left_pane .bar2{
border: none;
background:url(../img/main/grey_bar5.gif) repeat-x;
}

#content #left_pane .second_bar {
	margin-top: 12px;
}


#content #right_pane .bar{
width: 183px;
}

#content #right_pane img {
margin-top: 10px;
border: 1px solid #aaa;
}


#content #welcome_screen{
float: left;
width:763px;
height:281px;
}

#content #path_menu {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 765px;
}

#content #path_menu li {
	display: inline;
	margin-right: 3px;
}

#content #path_menu li a {
	font-size: 14px;
	text-decoration: none;
	color: #fff !important;
}

#content #path_menu li a:hover, #content #path_menu li.on a {
	color:#9B8541 !important;
}

#banner_rugby img {
	border: 1px solid #aaa;
}



.section{
float: left;
padding-top:12px;
height: 98px;
}

.section .thumbnail {
float:left;
margin-right:7px;
}

.section .thumbnail img{
border: 1px solid #aaa;
}

.section .thumbnail a:hover img {
border: 1px solid #9B8541;
}

.section .text{
float:left;
height:100px;
}

.section .text2{
height:77px;
width:375px !important;
}

.section h1, h2, h3, h4{
margin:0;
padding:0;
}

.section h1 a{
color:#D8C988;
font-size:15px;
text-decoration:none;
}

.section h1 a:hover{
color:#fff !important;
}

.section .rule {
border-bottom: 1px solid #D8C988;
width:387px;
height: 3px;
margin-bottom: 5px;
}

.section h2 {
padding-bottom: 5px;
}

.section h2 a{
color:#fff !important;
font-size:19px;
font-weight: normal;
text-decoration:none;
}

.section h2 a:hover{
color:#9B8541 !important;
}

.section h3{
font-size:14px;
font-weight:normal;
}

.section h4{
font-size:12px;
font-weight:normal;
}

.section .bar{
background:url(../img/main/grey_bar.gif) repeat-x !important;
height:21px;
width:375px !important;
line-height:21px !important;
font-size:12px !important;
margin:0 !important;
color:#000;
padding-bottom:12px;
padding-left: 12px !important;
}

.section .text .bar .first{
float:left;
}

.section .bar a.second{
float:right;
color:#9B8541;
text-decoration:none;
margin-right: 10px;
}

.section .bar a.second:hover{
color:#000 !important;
}




.recent-pic {
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
	height: 130px;
	margin-bottom: 12px;
}

.recent-pic img {
	border: 1px solid #aaa;
}

.recent-pic a:hover img {
	border: 1px solid #9B8541 !important;
}

.recent-pic .over {
	position: absolute;
	width: 190px;
	height: 68px;
	background: url(../img/main/translucent.png);
	margin-top: -90px;
	margin-left: 1px;
	padding-top: 7px;
	padding-left: 7px;
}

.recent-pic .over a {
	color: #fff !important;
}

.recent-pic h3 {
	margin: 0;
	padding: 0;	
	margin-top: 3px;
	margin-bottom: 5px;
}

.recent-pic h3 a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.recent-pic h3 a:hover {
	color: #fff;
}

.recent-pic a {
	text-decoration: none;
}






.package{
float: left;
padding-top:12px;
}

.package .thumbnail {
float:left;
margin-right:7px;
}

.package .thumbnail img{
border: 1px solid #aaa;
}

.package .thumbnail a:hover img {
border: 1px solid #9B8541;
}

.package .text{
float: left;
}

.package .text2{
height:65px;
min-height: 65px;
width:387px !important;
overflow:hidden;
background: #666;
padding-bottom: 12px;
}

.package .text2 .description {
	padding-left: 7px;
}



.package h1, h2, h3, h4{
margin:0;
padding:0;
}

.package h1 a{
color:#D8C988;
font-size:15px;
text-decoration:none;
}

.package h1 a:hover{
color:#fff !important;
}

.package .rule {
border-bottom: 1px solid #D8C988;
width:387px;
height: 3px;
margin-bottom: 5px;
}

.package h2 {
padding-bottom: 5px;
}

.package h2 a{
color:#fff !important;
font-size:19px;
font-weight: normal;
text-decoration:none;
}

.package h2 a:hover{
color:#9B8541 !important;
}

.package h3{
font-size:14px;
font-weight:normal;
}

.package h4{
font-size:12px;
font-weight:bold;
color:#bba25a;
margin-top: 12px;
}

.package .bar-top{
background:url(../img/main/grey_bar3.gif) repeat-x !important;
height:21px;
width:387px !important;
line-height:21px !important;
font-size:16px !important;
margin:0 !important;
color:#fff;
padding-bottom:12px;
padding-left: 7px !important;
}

.package .bar-top a{
color: #fff !important;
text-decoration:none;
}

.package .bar{
background:url(../img/main/grey_bar.gif) repeat-x !important;
height:21px;
width:375px !important;
line-height:21px !important;
font-size:12px !important;
margin:0 !important;
color:#000;
padding-bottom:12px;

}

.package .text .bar .first{
float:left;
}

.package .bar a.second{
float:right;
color:#fff !important;
text-decoration:none;
background: url(../img/main/more-info-bk.gif) no-repeat;
width: 76px;
height: 16px;
margin-right: 10px;
margin-top: 3px;
line-height: 15px;
padding-left: 5px;
}

.package .bar a.second:hover{
color:#000 !important;
}








.back {
	float: left; 
	margin-bottom:5px; 
	width: 765px;
}

.back a {
	color: #fff !important;
}

.featured-pic {
	float: left;
	margin: 0;
	padding: 0;
	width: 254px;
	height: 180px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.featured-pic img {
	border: 1px solid #aaa;
}

.featured-pic a:hover img {
	border: 1px solid #9B8541;
}

.featured-pic .over {
	position: absolute;
	width: 235px;
	height: 68px;
	background: url(../img/main/translucent.png);
	margin-top: -115px;
	margin-left: 1px;
	padding-top: 7px;
	padding-left: 7px;
}

.featured-pic .over a {
	color: #fff !important;
}

.featured-pic h3 {
	margin: 0;
	padding: 0;	
	margin-top: 3px;
	margin-bottom: 5px;
}

.featured-pic h3 a {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.featured-pic h3 a:hover {
	color: #fff;
}

.featured-pic a {
	text-decoration: none;
}






.gallery-pic {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 190px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.gallery-pic img {
	border: 1px solid #aaa;
}

.gallery-pic a:hover img {
	border: 1px solid #9B8541;
}

.gallery-pic h3 {
	margin: 0;
	padding: 0;	
	margin-top: 3px;
	margin-bottom: 5px;
}

.gallery-pic h3 a {
	font-size: 12px;
	font-weight: normal;
	color:#9B8541;
	text-decoration: none;
}

.gallery-pic h3 a:hover {
	color: #fff;
}


.testimonial {
	float: left;
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}

.testimonial .bold {
	color:#9B8541;
	font-weight: bold;
	font-size: 14px;
}

.testimonial a {
	color: #fff !important;
	font-size: 14px;
}

.rss {
	float: right;
}

.rss img {
	vertical-align: middle;
}

.rss a {
	text-decoration: none;
	font-size: 12px;
}

.rss a:hover {
	color:#9B8541;
}

.entry .bar-top {
	background:url(../img/main/grey_bar3.gif) repeat-x !important;
	height:21px;
	width:494px !important;
	line-height:21px !important;
	font-size:16px !important;
	margin:0 !important;
	color:#fff;
	padding-bottom:3px;
	padding-left: 7px !important;
}

.entry .bar-top a {
	color: #fff !important;
	text-decoration:none;
}


h1.blog {
	color:#9B8541;
	font-size: 16px;
}

h2.blog {
	color:#9B8541;
	font-size: 14px;
}

.entry {
	float: left;
	margin-top: 12px;
	width: 765px;
	padding-bottom: 12px;
}

.entry .text {
	width: 494px;
}

.entry h1.blog {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.entry h1.blog a {
	font-size: 16px;
	text-decoration: none;
	color: #fff !important;
}

.entry h1.blog a:hover {
	color:#9B8541 !important;
}

.entry h2.blog {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#9B8541;
}	

.entry h3.blog {
	margin: 0;
	padding: 0;
	font-size: 10px;
}	

.entry .image_container {
	float: right;
	text-align: center;
	font-size: 10px;
	color: #CCC;
	width: 250px;
	margin-right: 2px;
}

.entry .image_container img {
	border: 1px solid #fff;
}

.entry .image_container a:hover img {
	border: 1px solid #9B8541;
}

.entry .image_container a {
	text-decoration: none;
}

.entry .image_container a:hover {
	color:#9B8541;
}


fieldset.blog {
	border: 1px solid #aaa;
	margin: 20px 2px 10px 2px;
	padding: 0px 10px 10px 10px;
	color: #fff;
}

legend {
	font-weight: bold;
	color: #fff;
}

fieldset.blog label {
	float: left;
	padding-bottom: 10px;
	width: 750px;
}


textarea.grey,input.grey,input#user_code {
	background: #333;
	border: 1px solid #fff;
	width: 400px;
}

input.submit {
	width: 150px;
	margin-top: 10px;
}

ul.errors {
	margin: 0 0 10px 20px;
	font-size: 110%;
}

ul.errors li {
	color: #ff0000;
	font-weight: bold;
}

.disp_entries {
	float: left;
	margin-top: 23px;
}

.page_nav {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.page_nav a {
	float: left;
	padding: 3px 5px 3px 5px;
	background: #9B8541;
	color: #000 !important;
	text-decoration: none;
	margin-right: 2px;
}

.page_nav a:hover {
	background: #333;
	color: #9B8541 !important;
}

.about {
	float: left;
	margin-top: 10px;
}

.about img {
	margin: 12px;
}


.contact .tels {
	font-size: 16px;
}

.contact .tels .bold {
	color: #9B8541 !important;
	font-size: 16px;
}


h1.terms_heading, #positioner h1, .privacy_policy_heading {
	font-size: 16px;
}

h2.terms_heading {
	font-size: 14px;
}


#left_pane .desc {
	float: left;
	margin-top: 10px;
}

.register_interest {
	float: left;
	margin-top: 20px;
}

.register_interest fieldset {
	padding: 10px;
}

.register_interest legend {
	color: #fff;
}


/* gallery */

#myController {
display:none;
}

#slider-wrapper {
width:552px;
overflow:hidden;
background: #666;
margin-top: 20px;
}

#mySlides {
float: left;
background: #666;
width:499px;
overflow:hidden;
padding-left: 3px;
}

.thumbnail-pic {
float:left;
height: 100px;
margin-left: 0px;
margin-top: 16px;
}

.thumbnail-pic a img {
border: 2px solid #666;
}

.thumbnail-pic a:hover img {
border: 2px solid #9B8541;
}

.jFlowNext, .jFlowPrev {
cursor:pointer;
}

#gallery-funcs {
margin-top: 7px;
}


a.video-thumb {
float: left;
margin-top: 10px;
}

a.video-thumb img {
border: 2px solid #aaa;
}

a.video-thumb:hover img {
border: 2px solid #9B8541;
}


/* gallery end */


table.basket {
	width: 765px;
}

table.basket th {
	background:url(../img/main/grey_bar4.gif) repeat-x !important;
	color: #000;
	height: 25px;
	font-size: 14px;
	padding-left: 12px;
	padding-right: 12px;
	vertical-align:middle;
}

table.basket td {
	background: #333;
	color: #fff;
	height: 25px;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
	vertical-align:middle;
}

table.basket td input {
	text-align:center;
}


#page-links {
width: 765px;
}

#page-links a {
color: #fff;
padding: 3px 5px 3px 5px;
text-decoration:none;
}

#page-links a:hover, #page-links a.selected {
background: #bba25a;
color: #000;
padding: 3px 5px 3px 5px;
text-decoration:none;
}



.exclusive-content {
float: left;
background: #bebbac;
color: #000;
padding: 12px;
width: 528px;
}

.exclusive-content div.black-bar {
float: left;
height:25px;
background:url(../img/main/black_bar.gif) repeat-x;
font-size: 16px;
line-height: 25px;
padding-left: 12px;
font-weight: normal;
width: 516px;
color: #fff;
margin-bottom: 12px;
}

.exclusive-content div.white-bar {
float: left;
height:21px;
background:url(../img/main/grey_bar.gif) repeat-x;
font-size: 16px;
line-height: 18px;
padding-left: 12px;
font-weight: normal;
width: 516px;
color: #000;
margin-bottom: 7px;
}

.exclusive-content div.white-bar a {
text-decoration:none;
}

.exclusive-content div.white-bar a:hover {
color: #000 !important;
}




.login {
float: left;
}

.login-input {
width: 185px;
height: 25px;
line-height: 25px;
padding-left: 10px;
border: 0;
margin-top: 3px;
}

#content #right_pane .grey-bar {
float: left;
height:25px;
background:url(../img/main/grey_bar2.gif) repeat-x;
font-size: 16px;
line-height: 25px;
padding-left: 12px;
padding-bottom: 6px;
width: 183px;
}

.login ul {
margin-left: 0;
padding-left: 0;
}

.login li {
display:inline;
padding-left: 0;
margin-left: 0;
float: left;
padding-left: 6px;
padding-bottom: 6px;
width: 195px;
}

.login li a {
color: #fff !important;
text-decoration:none;
}

.login li a:hover {
	color:#9B8541 !important;
}

#quote {
float: left;
margin-top: 20px;
font-size: 18px;
color:#9B8541;
margin-left: 15px;
width: 172px;
}

#quote .title {
float: right;
margin-top: 12px;
font-size: 14px;
}

#calendar  {
float: left;
}

#calendar table {
	width: 765px;
}

#calendar table th {
	font-size: 16px;
}

#calendar table th a {
	font-size: 14px;
	text-decoration:none;
}

#calendar table th a:hover {
	color: #fff;
}

#calendar table tr.weekdays th {
	background: #222;
	font-size: 11px;
}



#calendar table td {
	background: #333;
	height: 100px;
	vertical-align: top;
}

#calendar table td.lastmonth {
	background: #222;
}



.alert {
	background: #fff;
	color: #000;
	padding: 7px 0 3px 7px;
}



/* content end */


/* footer start */

#footer{
float: left;
width: 1000px;
height: 80px;
background: #000;
text-align:center;
padding-top: 20px;
}

#footer .line{
border-top: 1px solid #9B8541;
height: 10px;
}

#footer ul{
float: left;
margin: 0;
padding: 0;
margin-top: 0;
padding-top: 0;
display: inline;
margin-left: 200px;
}

#footer ul li{
float: left;
list-style: none;
margin-right: 15px;
border-right: 1px solid #fff;
padding-right: 15px;
}

#footer ul li.end{
margin-right: 0;
border-right: 0;
}

#footer ul li a{
text-decoration:none;
}

#footer ul li a:hover{
color:#D8C988;
}

#footer #text {
float: left;
width: 1000px;
margin-top: 10px;
padding-top: 0;
color: #aaa;
}

#footer #text a{
color: #aaa;
text-decoration:none;
}

/* footer end */




