/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* #################################begin lindsayDigital Code ###############################*/

body{
    background: #000000 url(../images/bg.jpg) repeat-x 50% 0;
   	margin: 0;
	padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	min-width: 800px;
}
a {
	color:#e08600;
	font-weight:bold;
	text-decoration:none;
}
a hover{
	color:#FF0000;
	font-weight:bold;
}
p {
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: left;
	color: #ccc;
	
}
h1 {
	padding-left: 20px;
	padding-right: 20px;
    font-size: 14px;
	text-align: left;
	color: #FFF;
}
h2 {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
    font-size: 20px;
    font-weight: normal;
	letter-spacing: -.05em;
}
h3 {
	padding-left: 30px;
	padding-right: 20px;
    font-size: 12px;
	text-align: left;
	color: #FFF;
}
.redFont {
	color: #F00;	
}
.headerFont {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	color: #4b4b4b;
    font-size: 40px;
    font-weight: bold;
	letter-spacing: -.05em;
}
.whiteFont {
	color: #FFF;	
}

.mainBody #container {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
}
.mainBody #gcontainer {
    background: #000000;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding-top: 25px;
}
.mainBody #gallery {
	width: 100%;
	height: 900px;
//	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
}
.mainBody #leftSide {
	float:left;
	width: 325px;
	height: 645px;
	background: url(../images/panel_split.png) no-repeat;
	text-align: left;
	position:relative;
	left:20px;
	top:-100px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #rightSide {
	float:right;
	width: 325px;
	height: 645px;
	background: url(../images/panel.png) no-repeat;
	text-align: left;
	position:relative;
	left:-19px;
	top:-100px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #rightSide_top {
	float:right;
	width: 325px;
	height: 645px;
	background: url(../images/panel_top.png) no-repeat;
	text-align: left;
	position:relative;
	left:-19px;
	top:-100px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center {
	width: 800px;
	height: 139px;
	text-align: center;
	position:relative;
	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center_000 {
	width: 800px;
	height: 100%;
	text-align: center;
	position:relative;
	margin-top: 20px;
//	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center_001 {
	width: 800px;
	height: 150px;
	background: url(../images/project_001.png) no-repeat;
	text-align: center;
	position:relative;
//	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center_002 {
	width: 800px;
	height: 150px;
	background: url(../images/project_002.png) no-repeat;
	text-align: center;
	position:relative;
//	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center_003 {
	width: 800px;
	height: 150px;
	background: url(../images/project_003.png) no-repeat;
	text-align: center;
	position:relative;
//	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center_004 {
	width: 800px;
	height: 150px;
	background: url(../images/project_004.png) no-repeat;
	text-align: center;
	position:relative;
//	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center_005 {
	width: 800px;
	height: 150px;
	background: url(../images/project_005.png) no-repeat;
	text-align: center;
	position:relative;
	margin-top: 20px;
//	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #center_006 {
	width: 800px;
	height: 150px;
	background: url(../images/project_006.png) no-repeat;
	text-align: center;
	position:relative;
//	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #gcenter {
	width: 100%;
	height: 100%;
	text-align: center;
	position:relative;
	left:-19px;
	letter-spacing: .1em;
	color: #929292;
	line-height: 140%
}
.mainBody #footer {
	width: 100%;
	text-align: center;
	position:absolute;
	top:800px;
	left:0%;
	letter-spacing: .1em;
	color: #222;
	line-height: 140%
}
.mainBody #logo {
	margin: 0 auto; 
	width:209px;
	background: url(../images/ldLogo.png) no-repeat;
	height:85px;
}
.mainBody #nav {
	margin: 0 auto;
	padding-top:5px; 
	width:98px;
}

li {list-style: none;
	list-style-position: outside;
	align: center;
	padding-bottom: 10px;
	color: #DDDDDD;
}

li.navButton {
	padding-bottom: 0px;
}

li.navButton a {
	width: 98px;
	height: 23px;
	margin-bottom: 0px;
	background-image: url(../images/navButUp.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -0.04em;
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;	
	padding-top: 5px;
	line-height: 150%
}
li.navButton a:hover {
    list-style-type: none	
	width: 98px;
	height: 23px;
	margin-bottom: 0px;
	background-image: url(../images/navButDn.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -0.04em;
	color: #F00;
	display: block;
	text-decoration: none;
	text-align: center;	
	padding-top: 5px;
	line-height: 150%
}

/* jQuery popUp Code */

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:900px;
height:600px;
background:#000;
border:1px solid #aaa;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#aaa;
font-weight: bold;
font-size:22px;
letter-spacing: -.05em;
padding-bottom:2px;
margin-bottom:2px;
}
#popupContactClose{
font-size:25px;
cursor:pointer; 
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#fff;
font-weight:700;
display:block;
}
.button{
	cursor:pointer; 
    background: url(../images/reelButton.png) no-repeat center;
    border: none;
    width: 150px;
	height: 150px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-left: 37px;
}
.pNumber {
	font-size: 50px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: 40px;
	letter-spacing: -5px;
}
.aCode {
	font-size: 16px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: -.05em;
	color: #F00;
}
#flashcontent {
	height: 100%;
}
.spenceConvo_01 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #F60;
}
.spenceConvo_02 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993;
	text-decoration: none;
}
.gatewayHeader {
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	letter-spacing: -.05em;
}
