@import url(/stylesheets/forms);

.signUp,
#strap,
#logo a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  text-indent: -1000em;
  /*  IE 5 Hack \* /
  overflow: hidden;
  /* end hack */ 
  text-decoration: none;
}

/* hax */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
  zoom: 1;
}



* {
  margin: 0;
  padding: 0;
}

h1, h2 {
  color: #003b73;
  font-size: 140%;
}
h3 {
  color: #81a0bd;
}
h4 {
  margin: 6px 0 0 0;
}

hr {
  border: none;
  border-bottom: 1px solid #E6E6E6;
  margin: 15px 0;
}

p {
  margin: 10px 0;
}

ul {
  margin: 10px 0 15px 0;
}
li { 
  margin-left: 25px; 
}

a {
  color: #7399BD;
}
a img {
  border: none;
}

address {
  font-style: normal;
}

body {
/*  font-family: Arial, Verdana, Sans;*/
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
  color: #323232;
  font-size: 0.8em;
}

.content {
  width: 760px;
  margin: 0 auto;
}

#header {
  background-color: #510215;
  border-bottom: 10px solid #003b73;
  padding: 15px;
}

#logo a {
  width: 224px;
  height: 114px;
  background-image: url(/images/logo.jpg);
}

#strap {
  position: absolute;
  margin: 0 0 0 240px;
  top: 30px;
  width: 631px;
/*  height: 150px;*/
  height: 99px;
  background-image: url(/images/slogan.png);
}

#strap2 { 
  color: #cccccc;
  position: absolute;
  margin: 0 0 0 260px;
  padding: 0;
  top: 103px;
  height: 33px;
  width: 485px;
}

#strap2 a {
  color: #EEDA73;
}

#indepenence {
  margin-top: 40px;
  margin-left: 41px;
  width: 678;
  height: 20px;
  background: url(/images/independent.png) no-repeat;
}

#footer {
  margin: 20px auto;
  border-top: 8px solid #E6E6E6;
  padding-top: 8px;
  font-size: 90%;
  color: #9C9D9C;
  width: 100%;
  clear: both; /* fix for IE7 */
}

#footer #copyright {
  float: left;
  position: relative;
  left: 0px;
  top: 0px;
  height: 60px;
}

#footer #kim-walters {
  float: left;
  position: relative;
  left: 90px;
  top: -14px;
  height: 60px;
}

#footer br {
  clear: both;
}

#footer #qrl {
  float: left;
  position: relative;
  left: 20px;
  height: 58px;
  margin-bottom: 30px;
}


#footer #nrl {
  float: left;
  position: relative;
  left: 75px;
  height: 58px;
  margin-bottom: 30px;
}

#footer #nrl-agent {
  float: left;
  position: relative;
  left: 430px;
  height: 58px;
}

#footer #rupa {
  float: left;
  position: relative;
  left: 443px;
  height: 58px;
}


#footer #powered-by {
  float: right;
  position: relative;
  top: 0px;
  height: 60px;
}


#footer p {
  text-align: left;
}


#footer a {
  color: #9C9D9C !important;
}

#footer li.last a {
  padding-left: 8px;
  margin-left: 5px;
  border-left: 1px solid #9C9D9C;
}

#footer ul {
  margin-left: 10px;
}

#primary-nav {
  margin: 0;
  min-height: 5px; /* fix for IE7 */
}

#primary-nav li {
  display: inline;
  margin: 0;
  padding: 0;
}

#primary-nav li a {
  line-height: 3em;
  color: #81a0bd;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0 7px 40px 8px;
  padding: 16px 0 0 0;
}

#primary-nav li a:hover,
#primary-nav li.current a {
  color: #003b73;
  background: transparent url(/images/current_menu.png) center -52px no-repeat;
}

#primary-nav li.current a {
  border-bottom: 3px solid #fdbb05;
}


#secondaryNav {
  list-style-type: none;
  display: inline;
}

#forListOwners,
#forAdvertisers {
  list-style-type: none;
  display: block;
  margin-top: 0;
}

#forListOwners li,
#forAdvertisers li,
#secondaryNav li {
  margin: 0;
}

#forListOwners li a,
#forAdvertisers li a,
#secondaryNav li a {
  line-height: 1.5em;
}

#forListOwners li.current a,
#forAdvertisers li.current a,
#secondaryNav li.current a {
  color: black;
  text-decoration: none;
}

#firstContent {
  width: 76%;
  float: right;
}

#secondContent {
  width: 22%;
  float: left;
  margin-left: 7px;
}

#secondContent a {
  color: #9C3000;
}

.column-content {
  margin-top: 00px;
  margin-bottom: 15px;
  padding-top: 0px;
  background: url(/images/bg_tagline.gif) top repeat-x;
  font: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}


#content {
/*   font-family: Arial, Verdana, Sans;*/
/*  font-family: Verdana, Arial, Sans;  */
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
  margin-top: 20px;
  line-height: 1.5em;
}

#content h2 {
  margin-bottom: 6px;
}

.column1 {
  float: left;
  display: inline;
  width: 370px;
}

.wider {
  width: 540px;
}

.both-columns {
  float: left;
  display: inline;
  width: 760px;
}

.column2 {
  float: right;
  display: inline;
  width: 370px;
}

.narrower {
  width: 200px;
}



#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/*titles*/

.column-content h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 140%;
  background: url(/images/bg_dot.gif) bottom repeat-x;
}

.column-content h4 {
  margin-left: 6px;
  margin-bottom: 6px;
}

/*.column-content .wider h3 {
  width: 400px;
}
*/

/*.column-content .narrower h3 {
  width: 200px;
  background-color: red;
}


.column-content .narrower h3 {
  width: 300px;
}
*/

#content h2 {
  text-indent: -2000px;
  height: 28px;
}

#content h2#latest-news {
/*  background: url(/images/titles/latest_news.gif) no-repeat;*/
}


#content h2#athlete-management {
  background: url(/images/titles/athlete_management.gif) no-repeat;
}

#content h2#personal-development {
  background: url(/images/titles/personal_development.gif) no-repeat;
}

#content h2#core-values {
  background: url(/images/titles/core_values.gif) no-repeat;
}

#content h2#sammy-thaiday {
  background: url(/images/titles/sammy_thaiday.gif) no-repeat;
}

#content h2#enquiry {
  background: url(/images/titles/enquiry.gif) no-repeat;
}

#content h2#thanks {
  background: url(/images/titles/thanks.gif) no-repeat;
}

#content h2#contact {
  background: url(/images/titles/contact.gif) no-repeat;
}

#content h2#faq {
  background: url(/images/titles/faq.gif) no-repeat;
}

#content h2#find-us {
  background: url(/images/titles/find_us.gif) no-repeat;
}

#content h2#our-people {
  background: url(/images/titles/our_people.gif) no-repeat;
}

#content h2#our-clients {
  background: url(/images/titles/our_clients.gif) no-repeat;
}

#content h2#more {
  background: url(/images/titles/more.gif) no-repeat;
}

#content h2#player-profile {
  background: url(/images/titles/player_profile.gif) no-repeat;
}


/*content images*/

img.content-image {
  border: 0px none;
  padding: 10px;
} 

img.content-image.left {
  float: left;
}

img.content-image.right {
  float: right;
}



/* Hides from IE-mac \*/
* html #content {height: 1%;}
/* End hide from IE-mac */



.date,
blockquote {
  font-size: 200%;
  font-family: Georgia, Times, serif;
  font-weight: normal;
}

.signUp {
  width: 73px;
  height: 32px;
  background-image: url(/images/buttonSignUp.png);
}

blockquote {
  font-family: Georgia, Times, serif;
  xbackground: transparent url(/images/blockquote.png) top left no-repeat;
  background-color: #f2f2f2;
  padding: 5px 0 0 0px;
  font-size: 115%;
  font-style: italic;
  margin: 10px 0 20px 0;
  margin-top: 20px;
}

blockquote p {
  font-family: Georgia, Times, serif;
  font-size: 130%;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

blockquote cite {
  display: block;
  color: #A4A5A4;
  font-size: 70%;
}

a.word,
a.pdf {
  padding: 2px 0 2px 20px;
  background-repeat: no-repeat;
  background-position: top left;
}

a.word {
  background-image: url(/images/icon_doc.png);
}

a.pdf {
  background-image: url(/images/icon_pdf.png);
}

#firstContent li {
  list-style-type: none;
  background: url(/images/list.png) 0 40% no-repeat;
  margin: 0 0 0 3px;
  padding: 0 0 0 12px;
}

p.question {
  color: #7399BD;
  font-weight: bold;
  margin-bottom: 0;
}
p.answer {
  margin-top: 0;
}

.screenshot {
  border: 4px solid #dbe4ed;
  margin: 0 auto 0 10px;
  display: block;
}

#learnButtons {
  float: left;
  margin-left: 7px;
}

#learnText {
  margin: 0 56px 0 172px;
}

.box {
  float: left;
  width: 340px;
  background: white url(/images/boxFoot.png) bottom left no-repeat;
}

.box .boxContent {
  padding: 40px 10px 10px 100px;
}

.box .boxContent h3 {
  margin: 10px 0 -3px 0;
}

.box .boxContent .signUp {
  float: right;
  padding: 0 15px 15px 0;
}

.box h2,
#whosUsing h2 {
  font-size: 160%;
}

#advertiserBox {
  margin-left: 25px;
  margin-right: 20px;
}

#advertiserBox .boxContent {
  background: transparent url(/images/boxYourAdHead.png) top left no-repeat;
}

#listOwnerBox .boxContent {
  background: transparent url(/images/boxMoneyHead.png) top left no-repeat;
}

#topics,
#topics ul,
#topics li {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
}

#topics ul {
  color: #510215;
}

#topics li li {
  color: black;
  list-style-type: none;
  background: url(/images/list.png) 0 40% no-repeat;
  margin: 0 0 0 3px;
  padding: 0 0 0 12px;
}

#topics li {
  margin: 5px 0 20px 0;
  background: none;
}

#topics li li a {
  color: black;
}

#topics h3 {
  color: #313062;
  margin: 8px 0 2px 0;
}

#topics p {
  margin: 0 0 10px 0;
}

#whosUsing {
  clear: both;
  padding: 10px 10px 0 62px;
}

#whosUsing h2 {
  margin: 10px 0;
}

.person {
  clear: both;
  border-bottom: 1px solid #efefef;
  margin: 20px 0;
  padding-bottom: 20px;
}

.person img {
  border: 1px solid silver;
  float: left;
  margin: 0 15px 0 0;
}

.person h3 {
  font-size: 100%;
  margin: 4px 0;
}

.person p {
  margin: 0;
}

form fieldset {
  margin-top: 10px;
  border: none;
}

form label {
  font-weight: bold;
  display: block;
  margin-top: 20px;
}

#yourName,
#emailAddress,
#subject {
  width: 300px;
}

#message {
  width: 550px;
}

.pp {
  display: inline;
  float: right;
  margin-right: 35px;
}
.pp a {
  color: #9C3000;
}

.warningAlert,
.successAlert,
.errorAlert {
  text-align: center;
  margin: 12px 0;
  padding: 9px;
  font-size: 100%;
  font-style: italic;
  font-weight: normal;
  font-family: Georgia, Times, serif;
}

.successAlert a,
.warningAlert a,
.errorAlert a {
  font-weight: bold;
}

.successAlert {
  background-color: #edf9d9;
  color: #333;
  border: 3px solid #8fc15e;
}

.successAlert a {
  color: #360 !important;
}

.warningAlert,
.errorAlert {
  background-color: #FFE6CD;
  color: black;
  border: 3px solid #CD6531;
}

.warningAlert a,
.errorAlert a {
  color: #B46131 !important;
}

#screenshotsMenu h4 {
  margin: 0;
}
ul#forAdvertisers {  
  margin: 0 0 20px 0;
}


/*this needs to be here to stop the above h2 style text-indenting it out of view*/
#errorExplanation h2 {
  text-indent: 0px;
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #a30000;
  color: #ffffff;
}




table#contact-details {
  width: 350px;
}

#contact-details th {
  text-align: left;
}

/*find us map*/

#findusmap {
  margin-left: 0px; 
  border: 1px solid grey; 
  width: 540px; height:500px;
}

#address {
  float: left;
}

#directions-icon {
 float: right; 
}

#directions-icon img {
  border: none;
  height: 144px;
}


#office-pic-1 {
 float: left;
 margin-top: 78px;
 margin-left: 2px;
}

#office-pic-1 img {
  border: none;
  width: 171px;
}

#office-pic-2 {
 float: right;
 margin-top: 78px;
 margin-right: 2px;
}

#office-pic-2 img {
  border: none;
  width: 171px;
}



#office-pic-3 {
 float: left;
 margin-top: 99px;
 margin-left: 2px;
}

#office-pic-3 img {
  border: none;
  width: 171px;
}

#office-pic-4 {
 float: right;
 margin-top: 15px;
 margin-right: 2px;
}

#office-pic-4 img {
  border: none;
  width: 171px;
}





.profile-picture {
  float: right;
  margin: 6px;
}

.profile-picture img {
  padding: 2px;
  border: 2px solid #cccccc;
}


.tiny-profile-picture {
  text-align: center;
  margin: 2px;
}

.tiny-profile-picture img {
  padding: 1px;
  border: 1px solid #cccccc;
}

table#other-profiles {
  margin-top: 20px;
}

table#other-profiles th, table#other-profiles td {
  text-align: center;
}

table#other-profiles {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0;
}

table#other-profiles td, th {
  padding: 0;
}

table#other-profiles td {
  padding-left: 2px;
}

table#other-profiles tr.second-row {

}

table#other-profiles th {
  color: #003b73;
  text-align: center;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 4px;
  height: 22px;
  margin-bottom: 6px;
}


#front-1 {
  float: left;
  width: 369px;
  height: 220px;
  margin-left: 5px;
  _margin-left: 5px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(/images/front_1.jpg);
}

#front-2 {
  float: right;
  width: 380px;
  height: 220px;
  xtop: 0px;
  margin-right: 6px;
  _margin-right: 1px;
  background-repeat: no-repeat;
  background-image: url(/images/front_2.jpg);
}

#front-3 {
  clear: both;
  float: left;
  width: 369px;
  height: 243px;
  margin-left: 5px;
  margin-bottom: 26px;
  background-repeat: no-repeat;
  background-image: url(/images/front_3.jpg);
}

#front-4 {
  float: right;
  width: 380px;
  height: 243px;
  margin-right: 6px;
  margin-bottom: 26px;
  _margin-right: 1px;
  background-repeat: no-repeat;
  background-image: url(/images/front_4.jpg);
}


#office-image-tall {
  margin-left: 8px;
  margin-top: 20px;
}