﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}
table.show {
	 margin-bottom: 6px;
	 vertical-align: top
}
table.show_table {
	 padding-right: 6px;
	 padding-left: 6px;
	 padding-bottom: 6px;
	 margin: 16px 0px 0px;
	 line-height: 1.2em;
	 padding-top: 6px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 border-collapse: collapse;
	 text-align: center;
}
td.show {
	 vertical-align: top;
}
td.show_table {
	 border-right: #cccccc 1px solid;
	 vertical-align: top;
	 border-bottom: #cccccc 1px solid;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 text-align: center;
}
td.show_table_left {
	 border-right: #cccccc 1px solid;
	 vertical-align: top;
	 border-bottom: #cccccc 1px solid;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 text-align: left;
}
td.bottom_border {
	 vertical-align: top;
	 border-bottom: #cccccc 1px solid;
}
td.spacer {
	 width: 18px;
	 height: 18px;
}
td.white_tl {
	 padding-right: 0px;
	 padding-left: 0px;
	 background-image: url(images/white_tl.gif);
	 padding-bottom: 0px;
	 width: 10px;
	 line-height: 0.1em;
	 padding-top: 0px;
	 background-repeat: no-repeat;
	 white-space: nowrap;
	 height: 10px;
}
td.white_tr {
	 padding-right: 0px;
	 padding-left: 0px;
	 background-image: url(images/white_tr.gif);
	 padding-bottom: 0px;
	 width: 10px;
	 line-height: 0.1em;
	 padding-top: 0px;
	 background-repeat: no-repeat;
	 white-space: nowrap;
	 height: 10px;
}
td.white_bl {
	 padding-right: 0px;
	 padding-left: 0px;
	 background-image: url(images/white_bl.gif);
	 padding-bottom: 0px;
	 width: 10px;
	 line-height: 0.1em;
	 padding-top: 0px;
	 background-repeat: no-repeat;
	 white-space: nowrap;
	 height: 10px;
}
td.white_br {
	 padding-right: 0px;
	 padding-left: 0px;
	 background-image: url(images/white_br.gif);
	 padding-bottom: 0px;
	 width: 10px;
	 line-height: 0.1em;
	 padding-top: 0px;
	 background-repeat: no-repeat;
	 white-space: nowrap;
	 height: 10px;
}
td.white_t {
	 background-image: url(images/white_t.gif);
	 background-repeat: repeat-x;
}
td.white_r {
	 background-image: url(images/white_r.gif);
	 background-repeat: repeat;
}
td.white_b {
	 background-image: url(images/white_b.gif);
	 background-repeat: repeat-x;
}
td.white_l {
	 background-image: url(images/white_l.gif);
	 background-repeat: repeat;
}
td.content_box_white 
{
	background-color:White;
}
tr.show {
	 vertical-align: top
}
td.blue_t {
	 background-image: url(images/blue_t.gif);
	 background-repeat: no-repeat;
	 height: 18px
}
td.blue_b {
	 background-image: url(images/blue_b.gif);
	 background-repeat: no-repeat;
	 height: 18px
}
td.blue_s {
	 border-left: 1px solid #6666ff; 
	 border-right: 1px solid #6666ff;
	 text-align: justify
}
td.red_t {
	 background-image: url(images/red-b-top.gif);
	 background-repeat: no-repeat;
	 height: 6px
}
td.red_b {
	 background-image: url(images/red-b-bot.gif);
	 background-repeat: no-repeat;
	 height: 6px
}
td.red_s {
	 border-left: 1px solid #993300; 
	 border-right: 1px solid #993300;
	 text-align: justify
}
table.pay_table {
	 padding-right: 6px;
	 padding-left: 6px;
	 padding-bottom: 6px;
	 margin: 16px 0px 0px;
	 line-height: 1.2em;
	 padding-top: 6px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 border-collapse: collapse;
	 text-align: left;
}
table.special {
	 padding-right: 6px;
	 padding-left: 6px;
	 padding-bottom: 6px;
	 margin: 16px 0px 0px;
	 line-height: 1.2em;
	 padding-top: 6px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 border-collapse: collapse;
	 text-align: justify;
}
td.special {
	 vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border-left:0px none;
	border-right:0px none; border-bottom:0px none; border-top:1px solid #bababa;
	height: 1px
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, Courier, Garamond, Times New Roman, sans-serif;
	font-size: 0.7em;
	color: #666666
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url('Images/headerNew.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 123px;
	margin-left: auto;
	margin-right: auto
}
.banner {
	margin-left: auto;
	margin-right: auto;
}
h1 {
	position: absolute;
	left: 105px;
	top: 9px;
	text-transform: uppercase;
	font-style: italic;
	font-size: 36px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 100px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 25px;
	top: 65px;
	text-transform: uppercase;
	font-size: 12px;
	background-color: inherit;
}
.flag {
	position: absolute;
	right: 303px;
	top: 13px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 100px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}
.menua a:hover, .nav a:hover {
	text-decoration: underline;
	color: #000000
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url('images/content-shim.gif');
}

.gradient {
	background-image: url('images/content-shim-photo.gif');
}

.solid {
	background-image: url('images/content-shim-none.gif');
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
    
/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
	color: blue;
}
h4 {
	margin-top: 0.2em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
	color: blue;
}
h5 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h6 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 5.0em;
	margin-right: 4.0em;
	text-align: justify;
	line-height: 2.0em;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #0000ff;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.dashedline1
{
    border-bottom: 1px dashed #bababa;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.dashedline2
{
    border-bottom: 1px dashed #0000ff;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 1px;
    clear:right;
}

/* Command buttons on pages */

.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos, #quiz, #library {
	background-image: url('images/body-repeat.gif');
	background-repeat: repeat-y;
	position: relative;
	width: 686px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
	padding-left: 37px; 
	padding-right: 37px;
	font-family: verdana, arial, helvetica, Courier, Garamond, Times New Roman, sans-serif;
	font-size: 10px;
}

#general {
	background-image: url('images/body-repeat-general.gif');
	position: relative;
	width: 686px; 
	padding-left:37px; 
	padding-right:37px; 
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 1px; /* Weird Mozilla Bug */
	font-family: verdana, arial, helvetica, Courier, Garamond, Times New Roman, sans-serif;
	font-size: 11px;
}

#sidebar {
	float: left;
	text-align: center;
	width: 214px;
	height: 100%;
}

.sideblock 
{
	border: 1px solid #dcdcdc;
	padding: 6px;
		background: url(images/bg-lhsnav.gif);
		background-position: top;
		background-repeat: no-repeat;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
}	

#content {
	margin-left: 256px;
	font-size: 11px;
}

.contentblock 
{
	border: 1px solid #dcdcdc;
	padding: 6px;
		background: url(images/bg-rhsnav.gif);
		background-position: top;
		background-repeat: no-repeat;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
}

.contentblockmain 
{
	border: 3px solid #dcdcdc;
	padding: 6px;
		background: url(images/bg-rhsmain.gif);
		background-position: top;
		background-repeat: no-repeat;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
		background-color: White;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4 {
	margin-top: 0;
	border-top: 1px solid #6666ff;
	padding-top: 1.0em;
	position: absolute;
	left: 47px;
	width: 261px;
	text-align: left
}
#resume .phototable {
	margin-top: 0;
	border-top: 1px solid #6666ff;
	padding-top: 4.0em;
	padding-right: 4.8em;
	position: absolute;
	left: 37px;
	width: 261px;
	text-align: left
}
#links h4 {
	margin-top: 0;
	border-top: 1px solid #0000ff;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
	text-align: left
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px dashed #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url('images/body-repeat-photo.gif');
	padding-bottom: 40px;
	width: 686px; padding-left:37px; padding-right:37px; padding-top:0px;
	font-family: verdana, arial, helvetica, Courier, Garamond, Times New Roman, sans-serif;
	font-size: 12px;
}

.searchbanner 
{
	border: 1px solid #f5f5f5;
	background-image: url('images/bg_search.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 683px;
	height: 33px;
}
.searchblock 
{
	border: 1px solid #dcdcdc;
	padding: 2px;
		background: url(images/bgsearch.jpg);
		background-position: top;
		background-repeat: no-repeat;
		margin-bottom: 1px;
		margin-top: 1px;
		text-align: center;
}
.marqueebanner 
{
	border: 1px solid #f5f5f5;
	background-image: url('images/marquee-bg.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	width: 683px;
	height: 22px;
}
.fontbanner 
{
	border: 1px solid #f5f5f5;
	background-image: url('images/photonav-top-bg.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	width: 423px;
	height: 33px;
	font-size: 10px
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url('images/body-repeat-photo.gif');
	padding: 0;
	width: 764px
}

.buttonbar {
	background-image: url('images/photonav-bg.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 758px;
	height: 33px;
	text-align: center
}

.buttonbar-top {
	background-image: url('images/photonav-top-bg.gif');
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 2.4 LIBRARY PAGE */

#library {
	background-image: url('images/body-repeat-library.gif');
	padding-bottom: 40px;
	width: 686px; padding-left:37px; padding-right:37px; padding-top:0px;
	font-family: verdana, arial, helvetica, Courier, Garamond, Times New Roman, sans-serif;
	font-size: 12px;
}

/* 2.5 QUIZ PAGE */

#quiz {
	background-image: url('images/body-repeat-quiz1.jpg');
	padding-bottom: 40px;
	width: 686px; padding-left:37px; padding-right:37px; padding-top:0px;
	font-family: verdana, arial, helvetica, Courier, Garamond, Times New Roman, sans-serif;
	font-size: 12px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url('images/footer-side.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center
}
.footer {
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 12px;
}

.menub a:visited {
	color: #d32525;
}
.menub a:hover {
	text-decoration: underline;
	color: #000000
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

/* 4 TOP BANNER */

#banner {
	background-image: url('images/body-repeat-photo.gif');
	padding-bottom: 0px;
	width: 752px; padding-left:4px; padding-right:4px; padding-top:0px;
	font-family: verdana, arial, helvetica, Courier, Garamond, Times New Roman, sans-serif;
}

/* 5 ADMIN PAGES */
#admin-page {
	background-image: url('images/body-repeat-photo.gif');
	padding-bottom: 0px;
	width: 686px; padding-left:37px; padding-right:37px; padding-top:0px;
	font-family: verdana;
	font-size: 11px;
}
.print, print img {
    margin-right: 5px;
    float: right;
    vertical-align: middle;
    border: none;
}
/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
    visibility: hidden;
}
.none
{
    height: .1em;
}
.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0;
    height:0;
    clear: both;
}
/* Gridview paging style */

.cssPager span
{
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	font-size: 20px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px
}
.cssPager td
{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
}
/* Rounded Corners*/

.roundedPanel
{	
	width:392px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}
.roundedPanelSpecial
{	
	background-color:#e0e0e0;
	color:#808080;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	background-color:#ffffff;
	font-weight: bold;
	font-size: 14px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#ffffff;
	color:gray;
	font-weight: lighter;
	font-size: 12px;
}	
/*PasswordStrength Related Styles*/

.BarIndicator_TextBox2_weak
{
    color:#ff0033;
    background-color:#ff0033;
}
.BarIndicator_TextBox2_average
{
    color:#0000ff;
    background-color:#0000ff;
}
.BarIndicator_TextBox2_good
{
    color:#00ff00;
    background-color:#00ff00;
}

.BarBorder_TextBox2
{
    padding:1px 3px 1px 3px;
    width:168px;
    vertical-align:middle;
}
.validatorCalloutHighlight
{
    background-color:#ffff66;
}