
.indexPage {
 width: 400px;
}

p {
	margin-top:2px;
	margin-bottom:4px;
}



.active {
  color:#336666;
  font-size:18px;
  margin: 0px 10px 0px 10px;
}

#mainnav {
   margin: 180px 8px 40px 8px;
   font-weight: bold;
   letter-spacing: 0.2em;
}

#mainBody {
   width: 650px;
   float:right;
   background-color:#171717;
   min-height: 300px;
   padding: 30px;
}



#subnav {
   float:left;
   width: 120px;
   text-align: left;
   padding: 10px;
   letter-spacing: 0.2em;
}

#mainnav a {
   padding-right: 6px;
   margin-right: 6px;
}

#textbox {
	position:absolute;
	width:357px;
	height:247px;
	top:144px;
	left:16px;
	background-color:#ffffff;
	display:block;
}


#loginBox {
   width: 400px;
   height: 300px;
   background-color:#000000;
   color:#CCCCCC;
}

#heading {
	position:absolute;
	width:327px;
	height:25px;
	top:12px;
	left:15px;
	background-color:#ffffff;
	color:#000000;
	overflow:visible;
	line-height:140%;
}

#heading img {
	float:left;
}

#text {
	position:absolute;
	width:327px;
	height:195px;
	top:40px;
	left:15px;
	background-color:#ffffff;
	overflow:auto;
	padding:2px;
	line-height:135%;
	
	scrollbar-base-color: default;
    scrollbar-face-color: e4e9cf;
    scrollbar-track-color: e4e9cf;
    scrollbar-arrow-color: 889366;
    scrollbar-3dlight-color: 889366;
    scrollbar-darkshadow-color: 889366;
    scrollbar-highlight-color: e4e9cf;
    scrollbar-shadow-color: e4e9cf;
}

#text li {
	margin-bottom:4px;
}




.cmsLabel {
    width: 140px;
	text-align:left;
}

.cmsInput {
    width: 220px;
	text-align:left; 
	margin-bottom: 10px;
}

.cmsButton {
    margin: 10px 10px 10px 0px;
	padding: 5px 12px 5px 12px;
    background-color:#666666;
	color:#CCCCCC;
	font-weight: bold;
	border-color:#000000;
	border-width: 1px;
}

.alert {
    color:#993300;
}

checkbox,
select, 
textarea {
	margin: 0px;
	padding: 0px;
}

#imageUpload {
    left: 170px;	
	width: 130px;
	padding:0px;
}

.clear
{
  margin: 0px;
  padding: 0px;
  float: none;
}

.required {
  background-image:url(../images/required.gif);
  background-repeat:no-repeat;
  padding-right: 5px;
  color: #5F6C4A;
}

.error{
  color: #990000;
}

#agentlogin_container {
	width: 400px;
	height: auto;
	float: left;
	padding: 0 0 0 18px;
 	margin: 5px 0 0 12px;
	/*background: #e9e6e6;*/
	/*border: 1px solid #dadada;*/
}

.agentlogin_name {
	width: 116px;
	height: auto;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7875;
}

.agentlogin_input {
	width: 200px;
	height: auto;
	margin: 0 0 15px 5px;
	padding: 0 3px 0 0;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7875;
}

.agentlogin_input input {
	font-size: 11px;
	height: 18px;
	color: #7c7875;
	width: 100%;
}

.agentlogin_input input.login_button {
	width: 45px;
	height: 23px;
}

.agentlogin_input input.check {
	width: 13px;
}


.cmsCheckbox, .cmsRadio {
    border: none;
	width: 20px;
	padding: 0px;
	margin: 0px;
	float: none;
} 

.searchResultThumb {
  width: 100px;
  hieght: 100px;
}



/********************* for journey layout *******************/
.journey {
 width: 500px;

}

.title {
 width: 90px;
 float: left;
 margin-right: 10px;
}

.description{
 float: left;
 margin-right: 10px;
}

.image {
 width: 190px;
 float: left;
 margin-right: 10px;
}

.journeyImage {
 height: 60px;
 width: 60px;
}

/********************* for gallery layout *******************/

#largeImage {
 width: 723px;
 height: 417px;
 margin-bottom: 20px;
}

.imageLarge {
 width: 770px;
 height: 417px;
}

#thumbnails {
 width: 770px;

}

.galleryThumb {
 width:  100px;
 height: 97px;
 margin: 0px 10px 10px 0px;
}

#description {
 width: 700px;
 margin: 30px 0px 20px 0px;
}
/********************* for tv episodes layout *******************/

#episodes {
 width: 800px;
}


/*********************** for talk to us layout *********************/

#talktous {
 width: 500px;
}

.answers {
 margin: 10px 0px 40px 0px;
}

.nospam {
 display: none;
}

/*********************** for events layout **************************/

.summaryInput {
  width: 400px;
}


.event {
  height: 50px;
  width: 50px;
}

.dayCount {
  text-align:left;
  vertical-align: top;
  font-weight:bold; 
}

#events {
 margin: 30px 10px 10px 0px;
}

.nextMonth {
 float: right;
}

.prevMonth {
 float: left;
}

/********************** for press layout ************************/
.pressShot {
 margin: 30px 0px 30px 0px; 
 padding: 30px 0px 30px 0px; 
}

/********************* sorting tracks in cms ********************/

 
ul#sortables {
	width: 220px;
	margin: 0;
	padding: 0;
}
 
li.sortme {
	padding: 4px 8px;
	color: #fff;
	cursor: pointer;
	list-style: none;
	width: 220px;
	background-color: #222;
}
 
ul#sortables li {
	margin: 10px 0;
}


/******************** start of new css **************************/

body {
	background-color: #000000;
	text-align: center;
    width: 1000px;
	padding: 0;
	margin:0 auto;
    background: url('/assets/media/html_header.jpg') no-repeat top center #000000;
}

body, div, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#container {
  width : 800px;
  background-color: #000000;
  padding: 10px;
  margin: 10px;
}

#weightTracks
{
  width: 600px;
}

#pressItemBody
{
 background-color: #171717;
 margin :20px;
 padding: 20px;
}

.pressImage {
  width: 500px;
  height: 300px;
}

.pressShot {
   background-color: #171717;
   margin: 20px;
   padding: 20px;
}

.pageNav {
   width: 800px;
   text-align: center;
}

.prevLink {
 float:left; 
}

.nextLink {
 float:right;
}

input {
	font-family: arial;
	color:#000000;
	}
	
	
a, a:link, a:visited {
	color: #158B6B;
	text-decoration: none;
}
a:hover {
	color:#996666;
	text-decoration: none;
}

#topClickArea {
  height: 180px;
}

.error {
  color:#990099;
}

.goBack {
 float:right;
 padding-right: 10px;
}

.cmsHeader {
 float: left;
 color:#F7F7F7
}

h1 {
	text-align: center;
	/*background: url('waves.blue.gif') no-repeat center top #E5EAF6;*/
	padding: 4px 0 4px 0;
	margin: 0px 0 6px 0;
}
h1, h1 a {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 strong {
	font-weight: normal;
	color: orange;
}

h2, h2 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#mainBody {
	font-size:12px;
	text-align: left;
	color:#FFFFFF;
	width: 800px;
}

.SiteContainer {
	background-color:#000000;
}
.SiteContainer,
.Foot {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* Various page widths */

.SignIn { width: 380px; }


fieldset {
	border: 0;
	margin: 0;
	padding: 0 6px 6px 6px;
	}
legend {
	font-size:14px;
	font-weight: bold;
	color:#fff;
	}
fieldset p {
	margin: 0;
	padding: 0 2px 8px 2px;
	color: #fff;
	}
fieldset {
	border: 0;
	margin: 0;
	padding: 0 6px 6px 6px;
	}
legend {
	font-size:14px;
	font-weight: bold;
	color:#fff;
	}
fieldset p {
	margin: 0;
	padding: 0 2px 8px 2px;
	color: #fff;
	}
#Form form {
	background: #171717;
	margin: 0;
	padding: 6px 1px 6px 6px;
	}
#Form ul,
#Form ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#Form ul li {
	padding-bottom:6px;
	}
#Form label {
	text-align: right;
	display: block;
	width: 25%;
	float: left;
	margin-right: 8px;
	color: #FFF;
	}
#Form input {
	width: 65%;
	}
#Form .Submit {
	clear: left;
	padding: 6px 0 0 60px;
	text-align: left;
	}
#Form .Button {
	width: auto;
	cursor: pointer;
	}

/* Sign-In Page */

.SignInForm {
  background-color: #171717;
}

#Form.SignInForm fieldset {
	padding: 0 6px 0 6px;
	}
#Form.SignInForm .Submit {
	padding: 6px 0 0 0;
	clear: left;
	text-align: center;
	}
#Form #RememberMe label {
	width: auto;
	padding-left: 95px;
	text-align: left;
	font-size: 12px;
	}
#Form #RememberMe input {
	width: auto;
	}
.MembershipOptionLinks {
	margin: 4px 0 0 6px !important;
	}
.MembershipOptionLinks li {
	width: 132px;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	}
.MembershipOptionLinks a,
.MembershipOptionLinks a:link,
.MembershipOptionLinks a:visited {
	display: block;
	background: #171717;
	color:#fff;
	text-decoration: none;
	text-align: center;
	padding: 3px 0 3px 0;
	font-size:12px;
	}
.MembershipOptionLinks a:hover {
	background:#171717;
	color:#ccc;
	text-decoration: none;
	}
.ForgotPasswordLink {
	position: absolute;
	z-index:100;
	}
.ApplyForMembershipLink {
	padding-left: 136px !important;
	}

/* Password Request Form */

.PasswordRequestForm .ErrorContainer {
	margin: 0;
	}
.PasswordRequest .About {
	width: 234px;
	}
.PasswordRequestForm {
	padding: 0 0 0 247px;
	}

/* Apply Form */
#Form.ApplyForm {
	padding: 0 0 0 282px;
	}
.ApplyForm .ErrorContainer {
	margin: 0;
	}
div.Apply #Form {
	height: 300px;
	}
html>body div.Apply #Form { /* ugly hack, but fixes display error in IE. */
	min-height: 322px;
	height: auto;
	}
#Form.ApplyForm .Submit {
	padding-left: 104px;
	}
#Form.ApplyForm label {
	width: 98px;
	}
#Form.ApplyForm input {
	width: 156px;
	}
#Form.ApplyForm .Submit input {
	width:auto !important;
	}
#TermsOfServiceCheckBox input {
	width: auto !important;
	}
#TermsOfServiceCheckBox {
	font-size: 12px;
	color: #fff;
	}
#TermsOfServiceCheckBox a {
	text-decoration: underline;
	}

/* Password Reset Form */

#Form.PasswordResetForm .ErrorContainer {
	margin: 0;
	}
#Form.PasswordResetForm .Submit {
	padding-left:100px;
	}
.PasswordReset .About {
	width: 254px;
	}
.PasswordResetForm {
	padding: 0 0 0 267px;
	}

/* Form Complete */

.FormComplete {
	padding: 8px 16px 16px 16px;
	}
.FormComplete h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
	color:#fff;
	}
.FormComplete ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.FormComplete ul li {
	margin: 0;
	padding: 0;
	color:#fff;
	}
.FormComplete ul li strong {
	font-weight: normal;
	color:#e00;
	}
	
	
.searchTable a, .searchTable a:hover, .searchTable a:visited {
   color:#1A0000;
}

.searchTable {
  font-size: 11px;
  color:#F4F4F4;
}

#editArea {
  background-color: #171717;
  margin: 10px;
  padding: 10px;
  width: 500px;
}

.cmsTextArea {
 width: 470px;
 height: 200px;
}

input, 
checkbox,
select, 
textarea {
	margin: 0px;
	padding: 0px;
}


.newsItem {
  width: 770px;
  height: 150px;
  margin-bottom: 20px;
  background-color:#3C3C3C;
  padding: 10px;
}

.newsImage {
  float: left;
  width: 200px;
  height: 150px;
}

.newsImg {
  width: 200px;
  height: 150px;
}

.newsText {
 width: 520px;
 float: right;
 text-align:left;  
}

.readmore { 
 vertical-align:bottom;
}


#readmoreContent {
 width: 800px;
}


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

#readmoreText {
 float: right;
 width: 450px;
}

.newsBigImage {
 width: 300px;
 height: 300px;
}

#submitResponse {
 float: left;
 width: 340px;
 padding: 20px;
}


#talktous {
 float: left;
 width: 300px;
 padding: 20px;
}

#thumbnails a, #thumbnails a:visited, #thumbnails a:link {
 color:#171717;
 background-color: #171717;
}

.episode {
 width: 800px;
 height: 300px;
}


.videoHolder {
 float: left;
 width: 400px;
 heigth: 300px;
}


.episodeDetails {
 float: right;
 width: 350px;
 heigth: 300px;
}



#thumbnails img {
 border: none;
}

#events th{
 background-color:#666666;
}

#events td{
background-color:#CCCCCC;
}

#events a {
 font-weight:bold;
}

fieldset {
   width: 90%; /*Setting width to 90% of the wrapper*/
   border: 1px solid #FFF; /*Setting border properties*/
   padding: 0 1em 1em 1em; /*We use margin to create spacing*/
   margin-left:15px; /*We use margin to create spacing*/
   }
   
/*The Legend Properties*/
legend {
   color: #FFFFFF; /* Sets the text color for the Legend*/
   letter-spacing: 0.2em; /*This property creates the spacing between each letters*/
   font-weight: bold; /*Set Font weight here. It could be bold, italics and so forth */
  padding: 0.5em 1em;  /*We use padding to create spacing*/
 margin-left:auto;   
}

#submit{
 margin-top:30px; /*We use margin to create spacing*/
 margin-bottom:30px; /*We use margin to create spacing*/
 height:25px; /*Heigh for the submit button*/
 width:150px;  /*Width for the submit button*/
 background-color:#336666;  /* Sets the background color for the submit button*/
 color:White; /* Sets the text color for to white*/
 font: bold 1em tahoma; /* Sets the text properties for the submit button*/
 }
