/* --- Mark's Styles ---*/

/* !!! */
/* !!! */
/* !!! */

/* --- CSS Reset --- */

/*html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}*/

body, html {
  	
  	color: #ffffff;
  	margin: 0px;
  	padding: 0;
  	border: 0;
	background-color:#070707;
	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #999999;

}

p {
	margin: 0px;
  	padding: 0px;
  	border: 0px;
}

img {
	margin: 0px;
  	padding: 0px;
  	border: 0px;
}

h3 {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
}

h3 a {
	color: #ffffff;
	text-decoration: none;
	padding: 8px;
}

h3 a:hover {
	color: #ffffff;
    text-decoration: underline;
}

.currentpage {
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	background-color: #333; 
	padding: 8px;
	width: 100px;
}

strong {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}

.background {
	background: url("img/batch2/bg_glow.jpg") top left no-repeat;
	margin: auto;
	width: 960px;
	height: 297px;
	position: relative;
	left: -365px;
}

.page {
	position: relative;
	margin-top: -297px;
}

.logo {
	position: relative;
	top: 28px;
	left: 65px;
}

.blue_text {
	color: #00caff;
}

/* --- Typography --- */

.grid p {
  line-height: 16px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h1 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h2 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h3 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h4 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h5 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h6 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

/* --- Grid --- */

.grid-m1 {
  float: left;
  width: 32px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 288px;
}

.grid-m2 {
  float: left;
  width: 32px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 288px;
}

.grid-m3 {
  float: left;
  width: 32px;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 288px;
  padding-left: 32px;
  font-size: 12px;
}

/* !!! */
/* !!! */
/* !!! */

img {
	border: 0px;
}
	
img a {
	border: 0px;
}

/* !!! */
/* !!! */
/* !!! */

.grid-top {
  width: 960px;
  height: 94px;
  margin: auto;
/*  background-image: url(img/grid-top-bg.gif);  */
}

/* !!! */
/* !!! */
/* !!! */

.grid-mid-alt {
  width: 960px;
  height: autopx;
  margin: auto;
  /*background-image: url(img/grid-mid-bg.gif); 
  background-position: bottom;
  background-repeat: repeat-x;
  background-color: #0f0f0f;*/
  background-image: url("img/batch2/reel_bg.jpg");
  background-repeat: no-repeat;
  background-color: #000000;
  padding-bottom: 60px;
  border-bottom: 1px solid #222222;
  border-top: 1px solid #222222;
}

.grid-mid-alt2 {
  width: 960px;
  height: 475px;
  margin: auto;
  /*background-image: url(img/grid-mid-bg.gif); 
  background-position: bottom;
  background-repeat: repeat-x;
  background-color: #0f0f0f;*/
  background-image: url("img/batch2/reel_bg.jpg");
  background-repeat: no-repeat;
  background-color: #000000;
  padding-bottom: 60px;
  border-bottom: 1px solid #222222;
  border-top: 1px solid #222222;
}

/* !!! */
/* !!! */
/* !!! */

.grid-bottom {
  width: 960px;
  height: 544px;
  margin: auto;
  background-color: #070707;
}

.grid-bottom-alt {
  width: 960px;
  height: auto;
  margin: auto;
  background-color: #070707;
}

.grid-footer {
  width: 896px;
  height: auto;
  margin: auto;
  background-color: #070707;
}

/* !!! */
/* !!! */
/* !!! */

.grid-bio-1 {
  width: 896px;
  height: auto;
  margin: auto;
  padding: 32px;
  background-color: #0f0f0f;
}

.grid-bio-2 {
  width: 896px;
  height: auto;
  margin: auto;
  padding: 32px;
  border-top: 1px solid #272727;
}

/* !!! */
/* !!! */
/* !!! */

.left-top {
  float: left;
  width: 624px;
  height: 94px;
}

.left-mid {
  float: left;
  padding-top: 64px;
  padding-left: 64px;
}

.left-mid-alt {
  float: left;
  padding-top: 64px;
  padding-left: 64px;
  width: 560px;
}

.right-mid {
  width: 240px;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  padding-left: 32px;
  padding-right: 15px;
  padding-top: 62px;

}

.right-mid-contact {
  width: 240px;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  padding-left: 32px;
  padding-right: 64px;
  padding-top: 152px;

}

.right-mid a {
	color: #999;
	text-decoration: none;
}

.right-mid a:hover {
	text-decoration: underline;
	color: #999;
}

.right-mid-small {
	font-size: 10px;
}

#contact {
  text-align: right;
  padding-right: 64px;
}

#book {
  padding: 0px;
}

/* !!! */
/* !!! */
/* !!! */

#call {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	width: auto;
	height: auto;
	color: #070707;
	background-color: #ffec1e;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

a {
    color: #070707;
    text-decoration: underline;
}

a:hover {
    color: #070707;
    text-decoration: none;
}

/* !!! */
/* !!! */
/* !!! */


#photodiv {
  background-repeat: no-repeat;
  width: 544px;
  height: 299px;
}

#photodiv-2 {
  background-color: #000;
  background-repeat: no-repeat;
  width: 544px;
  height: 322px;
}

.contact_name {
	font-size: 14px;
	color: #ffffff;
}

.left_contact {
}

.right_contact {
	padding-left: 65px;
}

.small_print {
	font-size: 10px;
}