/* 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: #0099ee;
}

a:visited {
	color: #0099aa;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

.topMenu  
{
    color:#FFFFFF;
}
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;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 970px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

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: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #ffffff;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	width: 970px;
	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);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
     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: 900px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 320px;
}

#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: 970px;
}

.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;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #ffffff;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.textBox 
{
	border-top: #97A3A3 1px solid;
	border-right: #97A3A3 1px solid;
	border-bottom: #97A3A3 1px solid;
	border-left:#97A3A3 1px solid;	
	color:#484D4D;
	background-image:url(images/gradient.gif);
	background-repeat:repeat-x;
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.textBox_Disabled 
{
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left:0px;	
	color:black;
	font-weight:bold; 
	background-image:url(images/watermark_bg.gif);
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.helpButton {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	height:20px;
	width:80px;
	background-image:url(images/header_background.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #ADAFB0;
	border-right: 1px solid #ADAFB0;
	border-left: 1px solid #ADAFB0;
	border-bottom: 1px solid #ADAFB0;
	}
	
.standardButton {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	height:20px;
	width:80px;
	background-image:url(images/button_grid.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #ADAFB0;
	border-right: 1px solid #ADAFB0;
	border-left: 1px solid #ADAFB0;
	border-bottom: 1px solid #ADAFB0;
	}

.editBar {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	height:20px;
	background-image:url(images/edit_bg_img.gif);
	background-repeat:repeat-x;
}

.onMouseOverStyle 
{
  	background-image:url(images/header.gif);
	background-repeat:repeat-x;
	background-color:#eaeaea; 
}

.onMouseOutStyle 
{
  	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	background-color:#eaeaea; 
}

.contentLeft
{
    position:relative;
    left:0px;
    padding:0px 0px 0px 0px;
    border:0px;
    margin :0px 0px 0px 0px;
}

.contentMain
{
    position:relative;
    left:-5px;
    padding:1px 1px 1px 1px;
    margin :0px 0px 0px 0px;    
}
.headingText
{
    font-family :Tahoma, Verdana, Arial ;
    color:white;
    font-size :12px ;
    height:18px;
    vertical-align:top;
    font-weight:bold;
    background-image:url(images/header_background.gif);
    background-repeat:repeat-x;   
    background-position:top;
    width:900px;
    padding: 5px 0px 0px 5px;
    border:solid 0px inherit;
}

.headingText a,.headingText a:visited, .headingText a:active 
{
	color:white;
	font-family:arial;
	font-size:9pt;

}

.headingTextLeft
{
    height:18px;
    width:12px;
    vertical-align:top;
    background-image:url(images/header_bg_left.gif);
    background-repeat:no-repeat ;   
    background-position :top;
}

.headingTextRight
{
    height:18px;
    width:12px;
    vertical-align:top;
    background-image:url(images/header_bg_right.gif);
    background-repeat:no-repeat ;   
    background-position :top;
}

.headingTextBackground {

	border:1px solid #1dbbf3;
	border-top:0px;
	background-color:#f6fbfd;
	padding:5px 5px 5px 5px;
}




.tableHeader
{
   font-family :Arial ;
   color:White;
   background-image:url(images/table_header.gif);
   background-repeat:repeat ;     
   font-size : 11px  ;
   font-weight:bold;
   text-align:center;
   height:36px;
   vertical-align :middle;
}

.tableHeader a, .tableHeader a:visited, .tableHeader a:active
{
   color:#e8e8e8;
}

.tableHeader a:hover
{
   color:#ffffff;
}

.selectedTableRow
{
   font-family :Tahoma, Verdana, Arial ;
   font-size : 11px  ;
   background-color:pink;

}

.tabActive {
	border:1px solid #cccccc;		
	border-bottom:0px;
	background-color:white;
	padding: 2px 5px 2px 5px;
	text-align:center;	
	cellspacing:2;
	cursor:hand;
}

.tabSpace {
	border-bottom:1px solid #cccccc;
}

.tabInactive {
	border:1px solid #cccccc;		
	background-image:url(images/tabInactive.gif);
	background-repeat:repeat-x;   
	padding: 2px 5px 2px 5px;
	text-align:center;
	cellspacing:2;
	cursor:hand;
}

.tabEmpty {
	border-bottom:1px solid #cccccc;		
	padding: 2px 2px 2px 2px;
	text-align:center;
	cursor:hand;
}

.tabContent {
	border:1px solid #cccccc;
	border-top:0px;
}

.label 
{
    font-size :11px;
    font-weight :bold ;
    font-family :Tahoma, Verdana, Arial ;
}
.popupLayer 
{
    font-size :11px;
    font-weight :bold ;
    font-family :Tahoma, Verdana, Arial ;
    background-color:#CBF2FE;
    color:#144959;
    border-style: double solid groove;
    border-width:1px;
    border-color:#215188;
    padding:0px 0px 0px 0px;
    z-index:1000;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}

.popupLayerOldData
{
    font-size :11px;
    font-weight :bold ;
    font-family :Tahoma, Verdana, Arial ;
    background-color:#FFB095;
    color:white;
    border-style: double solid groove;
    border-width:1px;
    border-color:#FF6666;
    padding:0px 0px 0px 0px;
    z-index:1000;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}

.popupTableHeader
{
    font-size :11px;
    font-weight :bold ;
    font-family :Tahoma, Verdana, Arial ;
	background-image:url(images/popup_table_header.gif);
	background-repeat:repeat-x;
	height:18px;
	padding:0px 5px 0px 5px;
	border-bottom:1px solid #215188;
    color:Black;
}

.labelText
{
    font-weight:bold;   
    text-align:left;
}

.attachmentHeader
{
    font-weight:bold;   
    text-align:center;
	background-image:url(images/popup_table_header.gif);
	background-repeat:repeat-x;
}

.attachmentTable
{
    cellpadding:2;
    cellspacing:0;
    border:1px solid #B8D4E6;
    width:100%;
}

.attachmentCell
{
    text-align:left;
    border-bottom:1px solid #b8d4e0;     
}

.nodeClass {
   font-weight:normal;
   font-color:black;
   color:black;
}

.nodeClassSelected {
   font-weight:bold;
   font-color:black;
   color:black;
   background-color: #b5edfc;
   width:76px;
}

.watermark {
   font-weight:normal;
   font-family:verdana,arial;
   font-size:8pt;
   background-image:url(images/watermark_bg.gif);
   border:1px solid #1A9DC8;
   color:#9c2172;
   font-style:italic;
   height:16px;
   text-align:center;
}

.sinall_search
{
	font-weight:bold;   
	vertical-align:top;
	position:relative;
	top:-4px;
	background-image:url(images/SINALLVSLS_top_search_butto.gif);
	background-repeat:no-repeat ;
	background-position :right;
	height:20px;
	text-transform: uppercase;
}
    
.headerLinks 
{
    color:White;   
    font-family:arial;
    font-size:8pt;
    font-weight:bold ;
}

.headerLinks a:active, .headerLinks a:visited, .headerLinks a:hover
{
    color:#fafafa;
}

.searchTextBox 
{
	border-top: #59c1ea 1px solid;
	border-right: #59c1ea 1px solid;
	border-bottom: #59c1ea 1px solid;
	border-left:#59c1ea 1px solid;	
	color:#484D4D;
	background-image:url(images/search_gradient.gif);
	background-repeat:repeat-x;
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	height:16px;
}

.highlightMain
{
	background-image:url(images/high_bg_repeat.gif);
	background-repeat:repeat-x;
	height:24px;
}

.highlightLeft
{
	background-image:url(images/high_bg_left.gif);
	background-repeat:no-repeat;
	height:24px;
	width:12px;
}

.highlightRight
{
	background-image:url(images/high_bg_right.gif);
	background-repeat:no-repeat;
	height:24px;
	width:12px;
}

.highlightMain a, .highlightMain a:visited, .highlightMain a.active 
{
	color:#666665;
}

.highlightMain a:hover
{
	color:#18749b;
}

.courseTopCell
{
    width:72px;
    height:25px;
    background-repeat:no-repeat ;
    background-color:#45748e;
    color:#def1fb;
    font-weight:bold;
    border-style:dotted;
    border-width:1px;
    border-color:#def1fb;    
}

.courseContentCell
{

    height:35px;
    background-color:#e2dac4;
    color:#32383b;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    border-style:dotted;
    border-width:1px;
    border-color:White;
}

.modalBackground {
	FILTER: alpha(opacity=70); BACKGROUND-COLOR: gray; opacity: 0.7
}


.courseLeftBlock
{
    background-image:url(images/CourseSheet/LeftBlock.gif);
    height:39px;
    vertical-align:middle ;
    background-repeat:no-repeat ;
    color:White;
    font-size:9px;
    font-family:Arial,verdana;
    text-align:center;
    width:60px;
}

.courseMidBlock
{
    height:39px;    
    vertical-align:middle ;
    background-repeat:no-repeat ;

}

.courseRightBlock
{
    height:39px;    
    background-repeat:no-repeat ;
}

.courseLeftBlockDone
{
    background-image:url(images/CourseSheet/LeftBlock_d.gif);
    height:39px;
    vertical-align:middle ;
    background-repeat:no-repeat ;
    color:White;
    font-size:9px;
    font-family:Arial,verdana;
    text-align:center;    
    width:60px;
}

.courseMidBlockDone
{
    height:39px;
    background-repeat:no-repeat ;
}

.courseRightBlockDone
{
    height:39px;    
    background-repeat:no-repeat ;
}
