/*************************  Links *************************/

img {
 border: none;
}

a img {
 border: none;
}

/**********************/

a:link {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #808080;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #808080;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #000000;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
}

a:active {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #000000;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
}

/*-------------------- Footer Links -------------------------*/

a.footer:link {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.footer:visited {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.footer:hover {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #C0C0C0;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.footer:active {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #C0C0C0;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

/*-------------------- Top Links -------------------------*/

#navTop ul {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}

#navTop li {
display: inline;
list-style: none;
float: left;
padding: 0;
margin: 0;

}

#navTop a {
display: block;
height: 30px; /* This assumes all your elements are the same height */
text-indent: -5000px;
overflow: hidden;
}

#navTop .current a {
 background-position: 0 -30px;
 }

/*------ All Pages Buttons ------*/

a#ivt,
a#horsemaster,
a#credits,
a#shows,
a#home {
  width: 190px;
  height: 30px;
  }


a#ivt { background-image: url(buttons/ivt.gif); }
a#horsemaster { background-image: url(buttons/horsemaster.gif); }
a#credits { background-image: url(buttons/credits.gif); }
a#shows { background-image: url(buttons/shows.gif); }
a#home { background-image: url(buttons/home.gif); }

/***************** Stuff *********************/

.submit {
	width: 120px;
	height: 25px;
	border: none;
	}

img {
 border: none;
 vertical-align: text-bottom;
 }

a img {
 border: none;
 vertical-align: text-bottom;
 }


.horsemaster_1 p {
margin: 0px;
border: 0px solid red;
padding-top: 10px;
}

.home_1 p {
margin: 0px;
border: 0px solid red;
padding-top: 10px;
}

.home_2 p {
margin: 0px;
border: 0px solid red;
padding-top: 10px;
}


/**********************************************************/

html {
	height:100%
	}

body {
  height: 100%;
  margin:0;
  padding:0px;
  background-color: #000000;
  color: #C0C0C0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  font-size: 12px;
  }

body,input,textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  }

/***********************************************************/

#Wrapper {
  background: url('images/page_bg_2.jpg');
  background-repeat: no-repeat;
  color: #C0C0C0;
  width: 1000px;
  margin: 0 auto 0 auto;
  border-top: 0px solid red;
  border-right: 2px solid #808080;
  border-left: 2px solid #808080;
  border-bottom: 0px solid red;
  padding: 0px;
  background-position: left 185px;
  }

#creditWrapper {
  background: url('images/page_bg_credits.jpg');
  background-repeat: no-repeat;
  color: #C0C0C0;
  width: 1000px;
  margin: 0 auto 0 auto;
  border-top: 0px solid #000000;
  border-right: 2px solid #808080;
  border-left: 2px solid #808080;
  border-bottom: 0px solid #000000;
  padding: 0px;
  background-position: left 185px;
  }

#startWrapper {
  color: #C0C0C0;
  width: 1000px;
  margin: 0 auto 0 auto;
  border-top: 0px solid #FF8000;
  border-right: 2px solid #000000;
  border-left: 2px solid #000000;
  border-bottom: 0px solid #FF8000;
  padding: 0px;
  }

#startContent {
  width: 1000px;
  clear:both;
  display: table;
  margin: 0 auto 0 auto;
  padding: 0px;
  text-align: center;
  }

#Content {
  width: 1000px;
  height: 789px;
  clear:both;
  display: table;
  margin: 0px auto 0px auto;
  border: 0px solid orange;
  padding: 0px;
  text-align: center;
  }

#creditContent {
  width: 1000px;
  height: 789px;
  clear:both;
  display: table;
  margin: 0 auto 0 auto;
  padding: 0px;
  text-align: center;
  }

#pageHeader {
  background: url('images/header_1.png');
  background-repeat: no-repeat;
  width: 1000px;
  height: 150px;
  margin: 0;
  border-bottom: 1px solid #808080;
  padding: 0;
  background-position: left top;
  }

#topMenu {
  height: 30px;
  width: 950px;
  clear: both;
  display: inline;
  color: #7D7D7D;
  margin: 0px auto 0px auto;
  padding: 0px;
  text-align: center;
  }

#mainPage {
  width: 960px;
  display: table;
  clear: both;
  margin: 0px auto 0px auto;
  border: 0px solid red;
  padding: 0px 0px 20px 0px;
  text-align: center;
  }

#mainPageHome {
  width: 960px;
  height: 769px;
  margin: 0px auto 0px auto;
  border: 0px solid #91B1CA;
  padding: 0px 0px 20px 0px;
  text-align: center;
  }

#mainPageCredits {
  width: 960px;
  height: 1460px;
  margin: 0px auto 0px auto;
  border: 0px solid #91B1CA;
  padding: 0px 0px 20px 0px;
  text-align: center;
  }

#footer {
  width: 98%;
  clear:both;
  text-align: center;
  color: #C0C0C0;
  margin: 10px auto 20px auto;
  border-top: 1px solid #808080;
  padding: 20px 0 20px 0;
  }

/************* Counter ********************/

div.counterBox {
  display: inline;
  float: left;
  border: 0px solid #FF0000;
  margin: 100px auto 0px 120px;
  padding: 0px;
  }

div.number {
  float: left;
  }

/************* Ian ********************/

div.newRow {
  clear:both;
  border: 0px solid yellow;
  }

div.ianBox {
  display: inline;
  clear: left;
  float: left;
  margin: 20px auto auto 130px;
  border: 0px solid green;
  padding: 0;
  }

div.camBox {
  display: inline;
  float: right;
  margin: 130px 140px auto auto;
  border: 0px solid blue;
  padding: 0;
  }

div.title {
  display: inline;
  float: left;
  margin: 100px 0px 0px 130px;
  border: 0px solid pink;
  color: #000000;
  padding: 0px;
  }

div.stats {
  width: 200px;
  display: inline;
  float: left;
  margin: 30px 0px 0px 50px;
  border: 0px solid pink;
  padding: 0px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  }

div.labelPanel {
  float: left;
  width: 90px;
  margin: 0px;
  border: 0px solid blue;
  padding: 0px;
  line-height: 150%;
  color: #000000;
  font-size: 14px;
  text-align: right
  }

div.infoPanel {
  float: right;
  width: 90px;
  margin: 0px;
  border: 0px solid green;
  padding: 0px;
  line-height: 150%;
  color: #000000;
  font-size: 14px;
  text-align: left
  }

div.reel_1 {
  width: 264px;
  display: inline;
  clear: right;
  float: right;
  border: 0px solid #FF0000;
  margin: 0px 140px auto auto;
  color: #000000;
  padding: 0;
  }

div.ivtGallery {
  display: inline;
  clear: left;
  float: left;
  margin: 0px 0px 0px 140px;
  border: 0px solid red;
  padding: 0px;
  color: #000000;
  }

div.centrePic {
 text-align: center;
  padding: 0px;
	}

div.buttonRow {
  clear: both;
  border:0px solid #FF0000;
  padding: 0px;
  margin: 10px auto 10px auto;
  }

/************* Horsemaster ********************/

div.cycler_1 {
  display: inline;
  clear: left;
  float: left;
  margin: 30px 0px 0px 140px;
  border: 0px solid red;
  padding: 0px;
  color: #000000;
  }

div.reel_2 {
width: 264px;
  display: inline;
  clear: right;
  float: right;
  margin: 50px 140px auto auto;
  color: #000000;
  padding: 0;
  }

div.horsemaster_1 {
  width: 350px;
  display: inline;
  float: left;
  margin: 20px auto 0px 150px;
  border: 0px solid purple;
  padding: 0px;
  line-height: 18px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: justify;
  }

div.horsemasterPhoto {
  width: 270px;
  height: 380px;
  display: inline;
  float: right;
  margin: 70px 140px 0px auto;
  padding: 0px;
  }

div.horsemasterPhotoTest {
  width: 270px;
  height: 380px;
  display: inline;
  float: right;
  border: 0px solid blue;
  margin: 50px 140px 0px auto;
  padding: 0px;
  }

/*
div.horseShowreel {
  width: 320px;
  height: 300px;
  display: inline;
  clear: right;
  float: right;
  border: 0px solid red;
  margin: 0px 120px auto auto;
  padding: 0;
  }

  background: url('images/horsemaster_player.jpg');
  background-repeat: no-repeat;
  background-position: left top;
*/

#moviePlayer {
  width: 320px;
  height: 300px;
  display: inline;
  float: right;
  border: 0px solid red;
  margin: 10px 120px 0px 0px;
  padding: 0px;
  }

#moviePlayerLeft {
  width: 320px;
  height: 265px;
  display: inline;
  float: left;
  border: 0px solid red;
  margin: 10px 0px 0px 120px;
  padding: 0px;
  }

/************* Credits ********************/

div.credits {
  width: 500px;
  height: 580px;
  display: inline;
  clear: left;
  float: left;
  color: #000000;
  margin: 0px 0px 0px 100px;
  border: 0px solid red;
  padding: 0px;
  }

div.creditPicCol {
  width: 220px;
  display: inline;
  float: right;
  clear: right;
  margin: 50px 120px 10px 0px;
  border: 0px solid #808080;
  padding: 0px;
  }

.creditPic {
  margin: 0px 0px 10px 0px;
  border: 0px solid blue;
  padding: 0px;
  }

/*
#datamain {
  width: 500px;
  height: 580px;
  display: inline;
  float: left;
  background-color: transparent;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  }
*/


#datamain {
  width: 750px;
  height: 580px;
  display: inline;
  float: left;
  background-color: transparent;
  color: #000000;
  margin: 0px 0px 0px 0px;
  border: 0px solid blue;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  }

/************* Shows ********************/

div.shows_1 {
  width: 300px;
  float: left;
  display: inline;
  color: #000000;
  margin: 0px auto 0px 150px;
  border: 0px solid blue;
  padding: 0px;
  line-height: 150%;
  font-size: 14px;
  font-weight: bold;
  text-align: justify;
  }

div.showsPhoto {
  width: 270px;
  height: 380px;
  display: inline;
  float: right;
  margin: 70px 140px 0px 0px;
  border: 0px solid green;
  padding: 0px;
  }

div.reel_3 {
width: 264px;
  display: inline;
  clear: right;
  float: right;
  margin: 20px 140px auto auto;
  border: 0px solid green;
  padding: 0;
  }

/************* Home ********************/

div.home_1 {
  width: 350px;
  display: inline;
  clear: left;
  float: left;
  margin: 10px auto 0px 110px;
  color: #000000;
  border: 0px solid red;
  padding: 0px;
  line-height: 18px;
  font-size: 12px;
  font-weight: bold;
  text-align: justify;
  }

div.home_2 {
  width: 350px;
  display: inline;
  clear: right;
  float: right;
  margin: 10px 110px 0px 0px;
  color: #000000;
  border: 0px solid #808080;
  padding: 0px;
  line-height: 18px;
  font-size: 12px;
  font-weight: bold;
  text-align: justify;
  }

div.homePhoto {
  width: 340px;
  height: 380px;
  display: inline;
  float: right;
  margin: 50px 120px 0px auto;
  padding: 0px;
  }

div.homeContact {
  width: 335px;
  height: 80px;
  display: inline;
  clear: right;
  float: right;
  border: 0px solid #FF80FF;
  margin: 5px 130px 0px auto;
  padding: 0px;
  }

div.homeGallery {
  display: inline;
  clear: left;
  float: left;
  margin: 10px 0px 0px 140px;
  border: 0px solid red;
  padding: 0px;
  color: #000000;
  }

div.cycler_2 {
  display: inline;
  clear: left;
  float: left;
  border: 0px solid #00FF00;
  margin: 20px auto auto 130px;
  padding: 0;
  }

/************* Gallery ********************/

div.closeButton {
  display: block;
  color: black;
  clear: both;
  float: right;
  border: 0px solid red;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 1px;
  }

div.gallery {
  clear: both;
  text-align: center;
  }

/*------------------------------*/

div.modalContent {
  background-image: url('images/loading_rotor.gif');
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  /*width: 340px;
  height: 360px;*/
  display: table;
  color: #000000;
  margin: 0px auto auto 0px;
  border: 1px solid #808080;
  padding: 0px;
  background-color: #000000;
  background-position: center;
  text-align: center;
  z-index: 12;
  }

div.modalShadow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  /*width: 340px;
  height: 360px;*/
  display: table;
  clear: both;
  margin: 5px auto 0px auto;
  border: 0px solid blue;
  padding: 0px 0px 0px 0px;
  background-color: #000000;
  opacity: 0.30;
  filter: alpha(opacity=30);
  z-index: 11;
  }

.addImageSize {
  width: 710px;
  height: 410px;
  }

.hiddenPic {
  display:none;
  }

/*********************************/

.textRt {
  text-align: right;
  }

.textLt {
  text-align: left;
  }

.floatRight {
  float: right;
  display: inline;
  margin: 0;
  padding: 0px 0px 10px 10px;
  }

.text14 {
  font-size: 14px;
  }

.text16 {
  font-size: 16px;
  }

.makeBold {
  font-weight: bold;
  }

.makeBlack {
  color: #000000;
  }