html {
font-size:100%;
margin:0;
padding:0;
overflow-x: auto;
overflow-y: scroll;
}



body {
font-size:12px;
background: black;
color:#666;
margin:0;
font-family: verdana,sans-serif;
text-align:center;
}

div,p,h1,h2,h3,img {
margin:0;
border:0px solid transparent;
border-collapse:collapse;
padding:0;
line-height:16px;
border-color:#999;
border-style:solid;
}


a{
text-decoration:none;
color:#c10076;
-moz-outline-style: none;
outline: none;
}


#container{
/*background-image:url('../img/bg_grid.png');*/
width:1024px;
margin:auto;
text-align:left;
position:relative;
top:0;
}

#hopingLogo{
width:115px;
height:37px;
position:absolute;
top:67px;
left:32px;
}

#motto{
position:absolute;
top:50px;
left:224px;
}

#navigation{
position:absolute;
top:212px;
left:32px;
width:144px;
}
#navigation a{
display:block
}

.navLinkActive{
color:#c10076;
}

#contentContainer{
position:absolute;
top:192px;
left:208px;
width:784px;
background-color:#eaeaea;
/*background-image:url('../img/bg_grid2.png');*/
}

#content{
background-color:#eaeaea;                /*  WE NEED THIS WHEN LIVE!!!!!!!!!!!*/
width:752px;
padding:16px
}

#homeImages{
width:752px;
height:448px;
overflow:hidden;
}

#homeImages img{
width:752px;
height:448px;
}

.pageImg, #pageImages, #videoplayer{
position:absolute;
top:16px;
right:16px;
width:368px;
height:240px;
}

.pageText{
margin-top:3px;
width:368px;
}
.pageText p{
margin-bottom:16px;
}


.ventureCategoryContainer{
width:368px;
}

.ventureYearsContainer{
width:352px;
margin-left:16px;
}

.ventureBox2{
border-bottom-width:1px;
height:45px;
margin-bottom:2px;
}
.ventureBox{
border-bottom-width:1px;
height:29px;
margin-bottom:2px;
}

.ventureLinkContainer{
width:336px;
margin-left:32px;
}

.ventureShowTitle{

}

.ventureImages{
position:absolute;
top:16px;
right:16px;
width:368px;
}

#ventureImg{
margin-bottom:16px;
display:block;
width:368px;
height:240px;

}

.ventureThumbs{
margin:0;
margin-right:16px;
padding:0;
float:left;
cursor:pointer;
}

#ventureLgImg{
width:752px;
height:448px;
margin-bottom:13px;
}

#filmStrip{
position:relative;
width:688px;
height:32px;

overflow:hidden;
padding-left:64px;
}

#filmStripLeft, #pageStripLeft{
position:absolute;
top:0;
left:0;
width:64px;
height:32px;
z-index:10;
background:#efefef url('../img/left_button.png') no-repeat 0 0;
cursor:pointer;
display:block;
}

#filmStripRight, #pageStripRight{
position:absolute;
top:0;
right:0;
width:64px;
height:32px;
background:#efefef url('../img/right_button.png') no-repeat 0 0;
z-index:10;
cursor:pointer;
display:block;
}

#ventureLilThumbs{
margin-left:0px;
}


.ventureLilThumb{
width:48px;
height:32px;
float:left;
margin-right:16px;
cursor:pointer;
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
}


#filmStripDetails{
width:624px;
margin-left:64px;
border-top-width:1px;
margin-top:16px;
padding-top:2px;
}

.goBack{
margin-top:13px;
border-top-width:1px;
border-bottom-width:1px;
padding-top:2px;
height:29px;
}

.galThumbContainer{
width:144px;
height:96px;
position:relative;
top:0;
float:left;
cursor:pointer;
margin-right:8px;
margin-bottom:8px;
}

.galThumbContainer img{
width:144px;
height:96px;

}

.galThumbHover{
width:144px;
height:96px;
background:#000;
position:absolute;
top:0;
left:0;
filter:alpha(opacity=00);
/* CSS3 standard */
opacity:0;
color:#ddd;
}

.galThumbHover2{
width:128px;
padding:8px;
height:80px;
position:absolute;
top:0;
left:0;
color:#ddd;
filter:alpha(opacity=00);
/* CSS3 standard */
opacity:0;
}

.galleryDate{
position:absolute;
bottom:8px;
}

.galHoverer{
display:block;
position:absolute;
top:0;
height:96px;
width:144px;
z-index:10;
filter:alpha(opacity=01);
/* CSS3 standard */
opacity:0.01;
background:green
}

#paginationStrip{
position:absolute;
top:672px;
width:688px;
height:32px;
overflow:hidden;
padding-left:64px;
}

#searchSite{
margin:0;
padding:0;
}

#searchTerm{
width:226px;
height:28px;
border-width:1px;
    display:inline;
padding-left:6px;
padding-right:6px;
color:#666;
float:left;
background: #eee;
}

#searchSubmit{
background:#777;
color:#eee;
height:26px;
width:122px;
float:left;
padding-top:6px;
padding-left: 6px;
cursor:pointer;
}

.searchResult{
border-bottom-width:1px;
height:45px;
margin-bottom:2px;
width:368px;
}

.shopItemContainer{
width:752px;
clear:both;
}

hr {
color: #f00;
background-color: #999;
height: 1px;
border:0;
}

.prodImg{
width:144px;
height:96px;
float:left;
margin-right:16px;
margin-top:29px;
}

.prodDesc{
width:416px;
float:left;
margin-right:16px;

}

.paymentButton{
width: 160px;
float:left;
}


#galleryFlowplayer{
position: absolute;
top:16px;left:16px;
display:none;
height:448px;
width:752px;
}

.priceBar{
border-top-width:1px;
margin-bottom:16px;
margin-top:5px;
padding-bottom:16px;
}

.white{color:#cdcdcd;}
.bold{font-weight:900}
.firstP{padding-top:4px;}
.firstH3{padding-top:2px;}
.pink{color:#c10076}
.hidden{display:none}
.greyLink{color:#666;}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
