﻿
body	{
	background:#004000;
	text-align:center;
	margin-top:40px;
	font-family:Georgia, Times,serif;
	font-size:1em;
}
	
img {
	border:0;
}

#main	{
	width:768px;
	min-width:768px;
	height:100%;
	margin:auto;
	text-align:center;
	background-color:#fff;
	border:1px solid #000;
	position:relative;
	overflow:auto;
}

#popup	{
	width:450px;
	/*height:700px;*/
	min-width:300px;
	height:100%;
	margin:auto;
	text-align:center;
	background-color:#fff;
	border:1px solid #000;
	position:relative;
	overflow:auto;
}


#header	{
	width:766px;
	float:left;
	min-width:766px;
	text-align:left;
	background:#fff url('../images/topnav_sacred_bg.jpg') repeat-x bottom;
	position:relative;
}

#header .logo	{
	position:relative;
	float:left;
	padding:5px;
}

#header .address	{
	float:right;
	padding:20px;
	text-align:right;
}


#leftside	{
	width:180px;
	height:650px;
	float:left;
	text-align:left;
	background: #cc9 url('../images/leftside.jpg') no-repeat top right;
	position:relative;
	clear:left;
}

#mainContent	{
	width:545px;
	padding:25px 10px 5px 10px;
	float:right;
	position:relative;
	text-align:left;
	background:url('../images/uppercorner.jpg') no-repeat top right;
}

#mainContent h1	{
	font-size:18px;
	color:navy;
	padding: .3em;
}

#mainContent h2	{
	font-size:14px;
	color:#eee;
	background:url('../../images/mainNavBG.gif') repeat-x center;
	padding: .3em;
}

#mainContent h3	{
	font-size:12px;
	color:#DD0043;
	background:#222;
	padding: .3em;
}

/* fieldset styling */
fieldset {
  margin: .25em 0; /*  space out the fieldsets a little*/
  padding: .25em;
  border : 1px solid #ccc;
  width:85%;
  text-align:left;
}

/* legend styling */
legend {
  font-weight: bold;
}
/* style for  labels */
label {
  display: block;
}

/* style for required labels */
label .required {
  font-size: 0.5em;
  color:#760000;
}

input.textarea {
  	width: 200px;
	font-size:12px;
}

input.text {
  	width: 200px;
	font-size:12px;
}

input.image {
  width: auto;
}

input.submit {
  width: auto;
}

input.radio {
  width: auto;
}

/* style form elements on focus */
textarea:focus {
	background: #fa2;
}

input:focus {
	background: #fa2;
}

fieldset p	{
	margin:0;
	padding:0 1em;
}

#leftside ul {
  margin: 0;
  padding: 10px 0 0 0;
  list-style-type: none;
  font-weight:bold;
  /*font-size:.6em;*/
  font-size:11px;
}

#leftside li {
  display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
}

#leftside a {
  display: block;
  width: 180px;
  height: 39px;
  line-height: 39px;
  color: #000;
  text-decoration: none;
  background: inherit;
  text-indent: 10px;
  text-transform: uppercase;
}

#leftside a:hover, #leftside .selected a {
  background-color: #006000;
  background-position: right bottom;
  color: #fff;
}

#leftside .first a {
  height: 40px;
  line-height: 40px;
}

#footer	{
	width:768px;
	min-width:768px;
	font-size:.6em;
	position:relative;
	margin:auto;
	color:#fff;
	background: url(../images/bg.png);
}

#footer a	{
	color:#fff;
	text-decoration:none;
}

#footer span	{
	float:right;
	display:inline;
}


.clear {
  clear: both;
}

table {
  border-collapse: collapse;
  width: 95%;
  border: 1px solid #666;
}

table.noBorder {
  border-collapse: collapse;
  border:none;
}

caption {
  font-size: 0.8em;
  font-weight: bold;
  margin: .5em 0;
}

col {
  border-right: 1px solid #ccc;
}

col#albumCol {
  border: none;
}


thead {
  background: #ccc url("../images/bar.gif") repeat-x left center;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}

th {
  font-weight: normal;
  text-align: center;
}

#PosHead {
  text-indent: -1000em;
}

th, td {
  padding: 0;
	font-size:0.7em;
}

.odd {
  background-color:#edf5ff;
}


#cover	{
	background:url("../images/bg.png");
	position:absolute;
	z-index:20;
	top:0;
	left:0;
	width:100%;
	height:100%;
	visibility:hidden;
}

/*drop shadows*/
.img-wrapper	{
	background:url(../images/shadow.gif) no-repeat bottom right;
	/*background:url(../images/transparent.png) bottom right;*/
	float:left;
	line-height: 0;
	clear:both;
	position:relative;
	margin:4px;
}

.img-wrapper img	{
	background: #fff;
	padding: 4px;
	border: 1px solid #a9a9a9;
	position:relative;
	left: -5px;
	top: -5px;
	}

.img-wrapperRight	{
	background:url(../images/shadow.gif) no-repeat bottom right;
	/*background:url(../images/transparent.png) bottom right;*/
	float:right;
	line-height: 0;
	clear:both;
	position:relative;
	margin:4px;
}

.img-wrapperRight img	{
	background: #fff;
	padding: 4px;
	border: 1px solid #a9a9a9;
	position:relative;
	left: -5px;
	top: -5px;
}

.box {
  font-size: 1em;
  width:95%;
  background:url(../images/bottom-left.gif) no-repeat left bottom;
  clear:both;
}

.box-inner	{
	background:url(../images/top-left.gif) no-repeat left top;
}

.box-outer	{
	background:url(../images/bottom-right.gif) no-repeat right bottom;
}

.box h4	{background:url(../images/top-right.gif) no-repeat right top;}

.box p {
  padding:10px;
}

.box h4 {
  padding:10px;
}

.box img	{
	float:right;
	padding-left:30px;
}

/*AJAX trickery here*/
.hidden{
  display: none;
}

.visible	{
	display:inherit;
}

.error{
  display: inline;
  color: black;
  background-color: red;
  margin:0.5em 2em;
  padding: 0 1em;
}

/*end AJAX*/

/* frameless popups*/

.top	{
	width:499px;
	height:39px;
	background:url('../images/bg_qi_top_mesh_v2__V20565221_.png') no-repeat bottom;
	text-align:right;
	cursor:move;
}

.top .close	{
	margin:0 30px 0 0;
	padding-top:20px;
}

.middle 	{
	width:499px;
	height:auto;
	background:url('../images/bg_qi_bd_mesh_search_v2__V20565011_.png') repeat-y;
	padding:30px;
}

.middle .stuff	{
	margin:0 60px 0 30px;
}

.bottom	{
	width:499px;height:39px;background:url('../images/bg_qi_btm_solid_v2__V20565224_.png') no-repeat;
}

/* end frameless popup*/
