﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color:  #d32525;/*#f16222 /**/
}

a:visited {
	color: #980000;/*orange*/
}

a:hover {
	text-decoration: underline;
	color: #e05252;/*#f16222 */
}

a:active {
	color:  #980000;/*#f16222*/
}

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, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img 
{
	border-width: 0;
}

.buttons {
	vertical-align:bottom;
	/* padding-top: 4px;*/
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:-5px;
	border-style:solid;
	border-width:2px;
	border-color:silver;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	/*background-color:white;*/
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:51px;
	/*background-image: url(images/bg-menu-main.png);*/
		background-image: url(Images/header2.gif);
	background-repeat:repeat-x;
	/*color:#FFF;*/
	font-weight:bold;
	
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left ;
	vertical-align:top;
	/*background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 51px;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left ;
	vertical-align:top;*/
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}
/* 1 HEADER */

.TitleDBTable
{
	position:absolute ;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.0em;
	font-weight: bold;	 
	left: 37px; /*350px ; /*NCTC*/
	top: 87px;  /*98px;/*NCTC*/
	z-index : 1;
}

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 50px;
	width: 760px;
	height: 149px;/*149px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	z-index:100;
}

.headerNameFinal
{
	background-color:Transparent;
	font-weight:bold;
	color:#d32525;	
	vertical-align:middle;
	padding-top:5px;
	padding-left:2px;
}
.header2 {
	background-image: url(Images/header2.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 51px;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left ;
	vertical-align:top;
}
.BackSearch 
{
	background-image: url(Images/BackSearch.gif);
	background-repeat: repeat-x;
	border-color:Silver;
	Border-Width:1px;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:solid;
	width:100%;
}
.BackSearchUpload 
{
	background-image: url(Images/BackSearch.gif);
	background-repeat: repeat-x;
	border-color:Silver;
	Border-Width:1px;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:solid;
}
.Help
{
	background-image: url(Images/BackSearch.gif);
	background-repeat: repeat-x;
	border-color:Silver;
	Border-Width:1px;
	border-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	background-color:#f8f7f7;
	padding: 5px;
	text-align:left ;
	height:100%;
}
.HideIt
{
	 visibility:hidden;
	}
.BackCart 
{
	padding: 2px;
	border-collapse:collapse;
	border-spacing:0px;
	border-color:Silver;
	Border-Width:1px;
	border-style:solid;
	/*border-bottom-style:solid;*/
	background-color: white;
}

.MainBgTable
{
    	BACKGROUND-COLOR:Gray;
		COLOR:white;
    	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    	FONT-SIZE: 10;
    	FONT-WEIGHT: normal;
    	LETTER-SPACING: normal;
    	TEXT-TRANSFORM: none;
    	WORD-SPACING: normal;
    	padding: 10;
		padding-bottom: 10;
		padding-left: 10;
		padding-right: 10;
		padding-top: 10;
}

.SubBgTable 
{
	padding-bottom :10px;	
	font-weight:bold;
}
.Titles 
{
	padding-bottom :10px;	
}
.SubBgTableClear
{
	padding-left: 5px;
	padding-bottom :10px;	
	background-color: Transparent;/*white;*/
}
.SubBgTableDouble 
{
	padding-bottom :1px;
}
.SubBgTableClearDouble 
{
	padding-bottom :1px;	
	padding-left: 5px;
	background-color: Transparent;/*white;*/
}
.SubBgTableDouble2 
{
	padding-top: 5px;
	padding-bottom :5px;
}
.SubBgTableClearDouble2 
{
	padding-top: 5px;
	padding-bottom :5px;	
	background-color: Transparent;/*white;*/
}
.Sequences
{
    	FONT-FAMILY: Courier New, Verdana, Helvetica, Arial, sans-serif;
    	FONT-SIZE: 8;
    	FONT-WEIGHT: normal;
    	LETTER-SPACING: normal;
    	TEXT-TRANSFORM: none;
    	WORD-SPACING: normal;
}
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

/*.menua 
{
	position:relative  ;
	top: 187px;
	text-transform: uppercase;
	font-size: 10px;
}*/

.nav {
	position: absolute;
	left: 37px;
	right: 266px;/*37px;*/
	top: 125px; /*60px;*/
	width: 557px;
	height: 18px;
	text-transform: uppercase;
	font-size: 10px;
	Z-INDEX:1;
	/*style="right: 258px; top: 125px;Z-INDEX:1; width: 457px; height: 18px;" */
}

.navCart 
{
	position: absolute;
	right: 0px;
	top: 126px; 
	width: 157px;
	height: 18px;
	text-transform: uppercase;
	font-size: 10px;
	Z-INDEX:0;
}

.menua a:visited, .nav a:visited {
	color:  #d32525;/*#f16222;*/
}

/* 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-column.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 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;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug, Could have to be changed if needed (ie text in content section is too short)*/
	height:100%;
	min-height:100%;/**/
	z-index:inherit ;
}

#sidebar {
	float: left;
	width: 214px;
	padding-right :30px;
	height: 19100px; /*change this value if the sidebar is to short (for long welcome text)*/
}

#content {
	margin-left: 256px;
}
#content2 {
	margin-left: 226px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #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: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.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: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	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;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
	vertical-align:bottom;
	clear: both;
	bottom: 0;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 100%;
	text-align: center;
	font-size: 10px;
	vertical-align:bottom;
	clear: both;
	bottom: 0;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color:green;/* #d32525;*/
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
.calendarCalendar {
	border:1px solid #999999;
	background-color:#FFFFFF;
	text-align:left;
}
.calendarTitle {
	font:bold 12px Tahoma;
	color:#333333;
	text-align:center;
	padding-bottom:6px;
	padding-top:2px;
}
.calendarArrowLeft {
	font:bold 12px Tahoma;
	color:#333333;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:6px;
	padding-top:2px;
	cursor:pointer; cursor:hand;
}
.calendarArrowRight{
	font:bold 12px Tahoma;
	color:#333333;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:6px;
	padding-top:2px;
	cursor:pointer; cursor:hand;
}
.calendarMonth {
	background-color:#F6F6F6;
	border:1px solid #dddddd;
}
.calendarMonthTitle {
	font:bold 12px Tahoma;
	text-align:center;
	padding:4px;
	color:#333333;
}
.calendarDayName {
	font:bold 11px Tahoma;
	color:#333333;
	text-align:center;
}
.calendarDay {
	font:11px Tahoma;
	color:#333333;
	text-align:center;
	padding:1px;
	border:1px solid #F6F6F6;
	cursor:pointer; cursor:hand;
}
.calendarDayToday {
	font:bold 11px Tahoma;
	color:navy;
	text-align:center;
	padding:1px;
	background-color:#99ccee;
	border:1px solid #ECECEE;
	cursor:pointer; cursor:hand;
}
.calendarDayDisabled {
	font:11px Tahoma;
	color:#C0C2C1;
	text-align:center;
	padding:1px;
	border:1px solid #F6F6F6;
}
.calendarDaySelected {
	font:bold 11px Tahoma;
	color:maroon;
	text-align:center;
	border:1px solid crimson;
	background-color:gold;
}
.calendarDaySpecial {
	font:bold 11px Tahoma;
	color:crimson;
	text-align:center;
	padding:1px;
	border:0px solid #993766;
}

.calendarDatePickerButton {
	cursor:pointer; cursor:hand;
	vertical-align:bottom;
	z-index:1;
}