body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bgd.gif);
	background-repeat: repeat-x;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h1
{
	font-size: 19px;
	line-height: 23px;
}

h2
{
	font-size: 17px;
	line-height: 21px;
}

h3
{
	font-size: 14px;
	line-height: 18px;
}

.wrapper
{
	width: 700px;
	margin: 0px auto 0px auto;
}

.nav_tabs
{
	text-align: left;
	margin: 26px 0px 25px 0px;
}

.main_btns
{
	text-align: center;
	margin: 20px 0px 35px 0px;
}

.content
{
	margin: 15px 0px 25px 0px;
}


.poweredby_badge_front
{
	text-align: center;
}

.poweredby_badge
{
	text-align: center;
	margin: 30px 0px 0px 0px;
}

.getstarted_select { margin: 20px auto 0px auto; }

.copyright
{
	color: #3A76D7;
	font-size: 10px;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

/* GALLERY SPECIFIC CLASSES */

.gallery_intro
{
	margin: 0px 0px 10px 0px;
	text-align: left;
}

.gallery_search
{
	border-color: #739BE5;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: #C2D6F2;
}

.gallery_search_left
{
	border-color: #739BE5;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	background-color: #C2D6F2;
}

.gallery_search_middle
{
	border-color: #739BE5;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-color: #C2D6F2;
}

.gallery_search_right
{
	border-color: #739BE5;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	background-color: #C2D6F2;
}

/*
.results_title
{
	margin: 25px 0px 2px 0px;
	padding: 3px 3px 3px 5px;
	border-color: #2764D2;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/gallery/results_title_bgd.gif);
	background-repeat: repeat-x;
	color: white;
	line-height: 12px;
	font-weight: bold;
}
*/

.results_table
{
	width: 700px;
}

.title_td
{
	padding: 3px 3px 3px 5px;
	border-color: #2764D2;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/gallery/results_title_bgd.gif);
	background-repeat: repeat-x;
	color: white;
	line-height: 12px;
	font-weight: bold;
}

.alternate_row
{
	background-color: #C2D6F2;
}

form.gallery_form
{
	margin: 0px;
	padding: 0px;
}

/* POPUP SPECIFIC CLASSES */

.popup_wrapper
{
	width: 650px;
	margin: 0px auto 0px auto;
	font-size: 12px;
}

.pop_logos
{
	margin: 10px 0px 40px 0px;
}

.authornames
{
	font-size: 12px;
	font-weight: bold;
}

.info
{
	font-size: 11px;
}

.popup_heading
{
	background-color : #C2D6F2;
	font-size: 12px;
	font-weight: bold;
}

/*
.popup_heading
{
	background-color : #EFEFE7;
	color: #636563;
	font-size: 12px;
	font-weight: bold;
}
*/

.cms_heading
{
	font-weight: bold;
}

/* DEBUG CLASSES */
.debug
{
	border-color: red;
	border-width: 1px;
	border-style: solid;
}


table.accesstable
{

}

td.accesslefttd
{
border-right: 1px black solid;
width: 50%;
padding: 10px;
}

td.accessrighttd
{
width: 50%;
padding: 10px;
}

#flashtour 
{
border: 1px solid #3a76d7;
width: 600px;
margin: 30px auto 25px auto; 
}

















