@import url("athletes.css");

@import url("gallery.css");

@import url("events.css");

body {
	background-image:url(/images/template/bg_grid.gif);
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

table td {
  padding: 0;
}

textarea, input, select {
  font-size: 1em;
  font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:red;
}

tr {
	vertical-align:top;
}

th {
  text-align: left;
  font-weight: normal;
}

img {
  border:0;
}

hr {
	width:100%;
	height:1px;
	color:black;
}


.clear {
  clear: both;
}

#content-table {
	margin: 0 auto;
	width:1002px;
}

#header {
	text-align:center;
  margin: 0 auto;
	width:1002px;
}

#header_clubs {
	float:left;
	background-image:url(/images/community/club_list/header.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:687px;
}
.club_item {
	float:left;
	margin-top:20px;
}

.dropdown {
margin-top: 24px;
}

.dropdown select {
width: 200px;
}

#content_left {
	background-image:url(/images/template/man_left.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding-left: 40px;
}

#content_right_home, #content_right {
    width:173px;
	vertical-align:bottom;
	background:url(/images/template/lines_right.gif) no-repeat;
	padding-bottom:8px;
}

#content {
	margin:auto;
	width:693px;
	padding:0 20px 25px 25px;
	background-color: white;
}

#content_home {
	margin:auto;
	width:713px;
	background-color: white;
	padding:0 0 0 25px;
}

#footer {
	margin: 0 auto;
	width:990px;
}

#footer_nav {
	margin:auto;
	width:784px;
	margin:20px 0 12px 0;
	padding:0 0 20px 126px;
	font-size:10px;
}

#footer_nav a {
	float:left;
	margin-right:3px;
	background-color:#919291;
	padding:4px 7px 4px 7px;
	color:black;
}

#footer_nav a:hover{
	background-color:#45CEFD;
}
/*
#footer_nav.red a:hover{
	background-color:#f4282b;
}

#footer_nav.green a:hover{
	background-color:#66CC00;
}

#footer_nav.orange a:hover{
	background-color:#FF6600;
}

#footer_nav.blue a:hover{
	background-color:#00CCFF;
}
*/
#footer_nav .copyright {
	float:right;
	width:100px;
	padding:4px 4px 4px 7px;
	margin-right: 42px;
	color:black;
	background-color:#919291;
}

/* CONTENT */

h1 {
	font-size:24px;
	font-weight:bolder;
	margin-bottom:-8px;
	padding:0px;
	margin-top:10px;
    text-transform: uppercase;
}

h2 {
	font-size:18px;
	font-weight:bolder;
	color: #c7c7c7;
	padding:0px;
	margin:0px;
    text-transform: uppercase;
}

h2.athlete-subtitle {
	margin-top:-10px;
}

h3 {
	color:black;
	font-size:1.7em;
	font-weight:bolder;
	margin:0px;
	padding:0px;
    text-transform: uppercase;
}

h3 a {
	color:#cecece;
}

h3 a:hover {
	color:#666666;
}

h4 {
	color:black;
	font-size:3.2em;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 1.4em;
	margin: 20px 0 0 0;
}

h5 a.selected,
h5 a.selected:hover {
	background-color: #ffaa00;
}

h5 a {
	color: black;
	background-color: #a2e6fe;
	padding:4px 8px 4px 8px;
	line-height: 26px;
}

h5 a:hover {
	color: black;
	background-color: #47cffd;
}

h6 {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.grey {
	color: #acacac;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 14px;
	display: block;
}

.grey a {
	color: red;
	font-weight: bold;
	margin-bottom: 14px;
	display: block;
}

p {
	margin:0 0 10px 0;
}

#panel_content {
  clear: both;
	width:693px;
	margin-top:22px;
}

#panel_content_community {
	width:680px;
	margin-top:22px;
}

#panel_content_community .item {
	float: left; 
	width: 190px; 
	margin-right: 20px;
}

#panel_content_nutrition {
	width:640px;
	margin-top:22px;
}

#panel_content_nutrition .item {
	float: left; 
	width: 180px; 
	margin-right: 20px;
}

#panel_content_expert {
	width:460px;
	float:left;
	margin-top:22px;
}

#panel_s {
	width: 650px;
	margin-top: 22px;
}

#panel {
	width:180px;
	padding:2px;
	float:left;
	font-size:.8em;
	margin:10px 15px 5px 0px;
	/*background-color:#eeffff;
	border:1px solid #ddd;*/
}

#panel p {
	padding:1px;
	margin:0px;
}

.content_table {
	vertical-align:text-top;
	width:650px;
	margin-top:20px;
	clear:left;
}

.content_table td {
	padding-bottom:20px;
}

.content_table h2 {
	margin-top:10px;
}

.small_pic {
	padding-right:15px;
}

.small_text {
	padding:5px 30px 5px 5px;
	width:250px;
}

.big_pic {
	width:190px;	
	padding:5px;
}

.big_text {
	padding:5px;
}

.results_table {
	width:100%;
}

.results_table th {
	border-bottom:2px solid #dae10b;
}

.results_tablecl {
	float:left;
	margin-right:20px;
	width:294px;
}

.results_tablecl .table-header {
	border-bottom: 2px solid #ff8932;
	font-size:1.3em;
	padding:0 0 8px 0;
}

.results_tablecl th {
    color: #717171;
	border-bottom:1px solid #c7c7c7;
	padding:10px 0 10px 0;
}

.results_table td, .results_tablecl td {
	border-bottom:1px solid #c7c7c7;
	padding:10px 5px 10px 0;
}

/* HOMEPAGE */

.bean-bullets {
    list-style: url(/images/home/bullet.gif);
}

/* LINKS */

.links-container {
  float: left;
  margin: 30px 12px 0 0;
}

.links-container .links {
  width: 280px; 
  margin-top: 3px; 
  padding: 10px 0 10px 0; 
  border-top: 1px solid #CCCCCC; 
  border-bottom: 1px solid #CCCCCC;
}

#disclaimer {
margin-top:22px;
float:left;
width:520px;
height:100px;
}


.form_bottom {
align:left;
padding:0px 0px 3px 0px;
}

/* FAQ */

.faq-nav {
  width: 693px;
  margin: 12px 0 0 0;
}

.faq-nav img {
  margin: 0 4px 0 0;
}

.hint {
  display: none;
  left: 340px;
  width: 325px;
  margin-top: -40px;
  padding:0px;
  z-index: 1000;
}

.hint_head {
  background:url(/images/faq/answer_head.gif) no-repeat #ffaa00;
  height:45px;
  width:164px;
}

.hint_content {
  width: 500px;
  background-color:#ffaa00;
  padding:8px 14px 2px 14px;
  background-image:url(/images/faq/answer_foot.png);
  background-position: 0 bottom;
  background-repeat:repeat-x;
}

.hint_content a {
  color: red;
  text-decoration: underline;
}

.spacer {
	padding-bottom:200px;
}

.process-form .hint {
  right: -150px;
}



/* FORMS */

.form-table {
  width: 100%;
  margin-bottom:10px;
}

.form-table th {
  text-align:left;
  padding: 3px;
}

.form-table td {
  padding: 3px 3px 3px 5px;
}

.form-buttons {
  text-align:right;
}

/* PRO-ATHLETE */

.pro-athlete-cms-block {
  margin: 2px 0 20px 0;
  padding: 10px;
  border: #cccccc 1px solid;
}

/* ERROR RESPONSE */

div.error {
  color: red;
  border: red 1px solid;
  margin: 5px 0;
  background-color: white;
}

div.error p {
  margin: 10px 5px 0 20px;
  font-size: 1.5em;
  font-weight: bold;
}

div.error ul {
  margin:5px 0 15px 0;
}

div.error li {
  padding:0;
  margin-left:20px;
}


/* Nutrition Styles */

.data-table {
	margin-top:30px;
	background-color:#eee;
	width:600px;
	float:left;
  margin-right: 90px;
}

.data-table td {
	background-color:white;
	padding:5px;
	border-bottom: 1px solid #eee;
}
	
.data-table th {
	font-weight:bold;
	padding:5px;
	border-bottom: 1px solid #fff;
}

.data-table-left {

}

.ingredients-holder {
  margin-top: 22px;
}

.pack-shot {
	float:left;
	padding:0 10px 60px 0;
}

table.packs-table td {
    padding-right: 16px;
}

.ingredients {
	float:left;
	width:200px;
	margin-bottom:15px;
	margin-right:35px;
}

.ingredients-flavour {
	float:left;
}


/* LIVE WIRE STYLES */

.livewire-month-year {
  color: #45cefd;
  font-size: 150%;
  font-weight: bold;
  margin-top: 0px;
}

/* NO SCRIPT / FLASH PLAYER */

.no-script {
  padding: 30px;
  color: black;
  font-weight: bold;
  text-align:left;
  width:684px;
  margin: auto;
  background-color: white;
  border: 2px solid black;
}

.no-script h1 {
  font-size: 1.5em;
  margin: 0 0 5px 0;
}

.no-script a {
  text-decoration: underline;
}

.footnote {
	clear:left;
	width:642px;
	margin-top:20px;
  margin-right: 50px;
	font-size:.8em;
	color:#aaa;
}

.prompt{
	width:100%;
	padding:2px 0px 10px 0px;
	float:left;
	clear:left;
	font-size:.9em;
	color:#999999;
}

#flash-footer {
  width: 679px;
}

#events {
  width: 693px;
}

#panel_content_nutrition {
  padding-right: 50px;
}

.questionnaire {
  width: 693px;
}

.questionnaire label {
  padding-right: 10px;
}

.questionnaire input {
  margin: 0px 2px 0px 0px;
  vertical-align: top;
  width: 14px;
  height: 14px;
}

.questionnaire input.textbox-mini {
  width: 150px;
}

.questionnaire td {
  padding: 0px 0px 10px 0px;
}

.questionnaire .choice td label {
  clear: both;
  display: block;
  padding-bottom: 5px;
}

.questionnaire .choice td span {
  padding-right: 20px;
  display: block;
}
