/* ------------
global values
--------------- */
body {
	background: #000 url('img/greyBG.gif') center repeat-y;
	margin: 0px auto;
	color: white;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 100%;
}

html {
	height: 100%;
}

.yellow {
  color: yellow;
}

a {
	text-decoration: none;
    color: yellow;	
}
a:hover {
	color: #fad503;
	text-decoration: underline;
}


/* global image values */
img {
  border: none;
}

.top {
  background-color: #560407;
	height: 22px;
	width: 740px;
	padding: 0 11px;
}
.top img{
    padding-left: 10px;
    padding-right: 10px;
}

.main {
	width: 580px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	float: left;
	display: inline;
	margin-top: 10px;
}

.page {
	float: left;
	display: inline;
	width: 560px;
	margin-left: 10px;
}

form {
	margin: 0px;
	padding:0px;
}

.pageContent {
  margin-left:auto;
  margin-right:auto;
  width: 770px;
}

form .button{
    margin-top: 5px;
}

hr {
	border: 0;
 	background-color: #ce0000;
 	height:1px;
    width: 92%;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
}

/* ________________________________________________
        model database styles
________________________________________________ */
#header {
  padding-top: 10px;
  width: 720px;
  margin-right: auto;
  margin-left: auto;
}
.pageContent {
  position: relative;
  padding-left: 13px;
  width: 790;
}
#intro {
  margin: 30px 50px;
}
#intro p {
  text-indent: 30px;
}
#intro address {
  text-align: center;
}
form div {
  margin-bottom: 10px;
  float: left;
}
form div.smalldiv {
  width: 300px;
}
fieldset {
  border: none;
  padding: 20px 60px 0;
  margin-bottom: 15px;
  margin-left: 0;
  clear: both;
}
legend {
  color: #b35;
}
label {
  float: left;
  font-weight: bold;
  margin: 5px 0;
}
.label {
  font-weight: bold;
  width: 11em;
}
.required {
  font-weight: bold;
  color: #921010;
}
.note {
  font-size: .95em;
  margin: 2px 0;
}
.count {
  float: right;
  margin-right: 50px;
}
#requirednote {
  text-align: right;
  margin-right: 60px;
}
form div#date {
  float: none;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 20px;
}
form div#date label {
  float: none;
}
fieldset#basic, fieldset#preferences, fieldset#preferences #partners {
  background: #333;
}
.firstcol {
  clear: left;
  width: 208px;
}
.largecol {
  width: 100%;
}
.lastcol {
  float: right;
}
.lastcol select {
  margin-right: 0;
}
fieldset#basic label {
  float: none;
  display: block;
}
fieldset#basic select {
  margin-right: 15px;
}
fieldset#appearance .lastcol {
  margin-right: 0;
}
fieldset#appearance #sub1 div {
  width: 180px;
  margin-right: 35px;
}
fieldset#appearance #sub1 p {
  clear: left;
}
fieldset#appearance #sub2 div {
  width: 670px;
}
fieldset#appearance #sub2 label {
  width: 90px;
}
fieldset#appearance #sub3 {
}
fieldset#appearance #sub3 div {
  margin-right: 50px;
  width: 120px;
}
fieldset#appearance #sub3 div.lastcol {
  width: 300px;
  margin-right: 0;
}
#photofiles div {
  width: 500px;
}
#photofiles label {
  width: 100px;
}
#photofiles input {
  margin-top: 5px;
}
fieldset#preferences #interests {
  width: 660px;
  float: none;
  clear: left;
}
fieldset#preferences #hiv {
  width: 660px;
  float: none;
  clear: left;
}
fieldset#preferences div.choices {
  width: 520px;
}
fieldset#preferences .positions div.choices {
  width: 400px;
}
fieldset#preferences span.choice, fieldset#appearance span.choice, fieldset#casting span.choice {
  float: left;
  margin: 5px 2px 7px 15px;
}
fieldset#preferences #interests span.choice, fieldset#preferences #partnerbody span.choice {
  width: 110px;
}
fieldset#casting label {
  display: block;
  float: none;
}
fieldset#casting div.choices {
  clear: left;
  width: 660px;
  margin-bottom: 10px;
}
fieldset#casting span.choice {
  width: 200px;
}
fieldset#casting #videoedits {
  margin-top: 30px;
  text-align: center;
  border-top: 1px solid;
}
fieldset#casting #videoedits div.choices {
  width: 300px;
}
fieldset#casting #videoedits span.choice {
  width: 75px;
}
fieldset#preferences #partners {
  border-bottom: 1px solid #921010;
  border-left: 1px solid #921010;
  padding-left: 30px;
  margin-top: 15px;
}
fieldset#preferences #partners .note {
  margin-left: -15px;
  margin-bottom: 10px;
}
span input {
  margin: 0;
}
div.textbox {
  margin-top: 20px;
  margin-bottom: 20px;
}
div.textbox p {
  width: 120px;
  float: left;
  margin: 20px 20px 0 0;
}
#fantasybox p {
  margin-top: 40px;
}
#commentbox p {
  margin-top: 65px;
}
div.textbox label {
  margin: 0;
}
#previousxp label {
  width: 120px;
}
#submitdiv, .finished {
  margin-left: 200px;
  margin-top: 20px;
  padding-bottom: 40px;
}
.error, .hiddenerror {
  font-size: .9em;
  color: red;
}
#message {
  text-align: center;
  margin: -15px 10px 20px;
}
#errors {
  display: none;
}
.errormessage {
  width: 765px;
  padding: 5px 10px;
  margin-bottom: 15px;
  text-align: center;
  border: 1px solid red;
  color: red;
}
.success {
  float: none;
  padding: 5px 10px;
  margin-bottom: 15px;
  text-align: center;
  border: 1px solid #921010;
}
.hiddenerror {
  display: none;
}
/*________________ Model Results __________________*/
form div.model, form div.photos {
  float: none;
}
form div.model {
  border-bottom: 1px solid;
  padding: 10px 20px;
  margin: 0 50px;
}
input#return {
  margin-top: 50px;
}
div#basics, div#attributes, div#preferences, div#experience, div#casting, div#comments {
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding-left: 10px;
  margin: 30px 15px;
  float: left;
  width: 350px;
}
div#basics {
  margin-right: 20px;
}
#actions {
  clear: both;
  text-align: center;
}
/*________________ Model Edits __________________*/
#updateforms {
  position: relative;
}
#searchbutton {
  position: absolute;
  bottom: 20px;
}
#edittabs {
  margin-left: 1px;
}
#edittabs p {
  margin: 5px 1px;
  padding: 3px 5px 0;
  background: #333;
  border-top: 2px inset #666;
  border-right: 2px inset #666;
  display: inline;
}
#updateforms #attributesform, #updateforms #preferencesform, #updateforms #experienceform, #updateforms #photosform, #updateforms #notesform, #updateforms #castingform {
  display: none;
  background: #333;
}
#updateforms #editphotos {
  text-align: center;
}
#updateforms #editphotos #photos {
  position: relative;
  width: 500px;
	margin: 0px auto;
  height: 530px;
  margin-bottom: 40px;
}
#updateforms #editphotos #photos .fullsize {
  position: absolute;
  top: 80px;
}
#updateforms #editphotos #photos .photoThumbnail {
  width: 480px;
  text-align: right;
}
#updateforms .current {
  color: #777;
}

/*________________ Photos __________________*/
#viewmodel .label {
  padding-right: 1em;
}
#viewmodel #photos {
  position: relative;
  float: left;
  width: 790px;
  height: 450px;
  margin-top: 10px;
  text-align: center;
/*  
  position: absolute;
  right: 20px;
  top: 63px;
  width: 400px;
  height: 500px;
  margin-top: 75px;
  text-align: center;
*/
}
.fullsize {
  position: absolute;
  top: 100px;
  text-align: center;
  display: none;
/*
  position: absolute;
  top: 100px;
  width: 400px;
  text-align: center;
  display: none;
*/
}
#fullPhoto0 {
  display: block;
}
.photoThumbnail{
  position: relative;
  top: 0;
  text-align: center;
  margin: 5px;
}

