﻿/* 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;
}

a:visited
{
	color: #980000;
}

a:hover
{
	text-decoration: underline;
	color: #e05252;
}

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, 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: 760px;
	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: #d32525;
}

/* 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);
}
.numberTextbox
{
	text-align: right;
}

/* 2 PAGE */
/* WHJ - Do not use */
.formlistleftbuttons
{
	position: absolute;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: auto;
	text-align: left;
}

/* WHJ */
.formlisttopbuttons
{
	position: absolute;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: auto;
	text-align: left;
}

.editform
{
	margin-left: 180px;
	margin-right: auto;
	text-align: left;
}

.wideeditform
{
	margin-left: 100px;
	margin-right: auto;
	text-align: left;
	min-height: 300px;
}

.testform
{
	margin-left: 100px;
	margin-right: auto;
	text-align: left;
	min-height: 300px;
}

.reportform
{
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	min-height: 300px;
}

#GridDisplay
{
	border-style: none;
	border-width: 0;
}

#sidebar
{
	float: left;
	width: 214px;
	height: 100%;
}

#content
{
	margin-left: 256px;
	min-height: 270px; /* WHJ */
}

#frontpage_image
{
	background-image: url(images/OnlineTest.png);
	background-repeat: no-repeat;
	height: 230px;
}

.editform.tr
{
	padding-bottom: 5px;
}

/* WHJ */
.ListButton
{
	display: block;
	text-align: center;
	color: red;
	text-decoration: none;
	background-image: url(images/button-blank.gif);
	width: 45px;
	height: 22px;
	cursor: pointer;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	line-height: 260%;
	margin: 0px !important;
	line-height: 230%;
}

.LinkButton
{
	display: block;
	text-align: center;
	color: red;
	text-decoration: none;
	width: 45px;
	height: 22px;
	cursor: pointer;
	background-repeat: no-repeat;
	font-family: Arial;
	font-style: italic;
	font-size: 9px;
	line-height: 260%;
	margin: 0px !important;
	line-height: 230%;
}
.HelpText
{
	display: block;
	text-align: left;
	color: blue;
	text-decoration: none;
	width: 350px;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 9px;
	margin: 0px !important;
}

.VaribleText
{
	text-align: left;
	color: blue;
	text-decoration: none;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 9px;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #bfbdba;
	padding: 5px;
	width: 460px;
	height: 500px;
}
.modalPopupDialog
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #bfbdba;
	padding: 5px;
	width: 460px;
}
.modalBackground
{
	background-color: #666666;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.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: 40px; /* Weird Mozilla Bug */
}

/* WHJ */
.ListButtonLong
{
	display: block;
	text-align: center;
	color: red;
	text-decoration: none;
	background-image: url(images/button-longblank.gif);
	width: 90px;
	height: 22px;
	cursor: pointer;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	line-height: 260%;
	margin: 0px !important;
	line-height: 230%;
}

.moreDetails
{
	display: block;
	color: blue;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
}

/*----------------------------*/

#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;
}

.listdiv {
	background-color: #656666;
}

#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;
}
.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: 10px;
}

.menub a:visited
{
	color: #d32525;
}

.photo_198
{
	border: 4px solid #FFFFFF;
}

/*----------------------------*/


#UserAvailability
{
	width: 20px;
	height: 20px;
	background-position: left;
	background-repeat: no-repeat;
}

.taken
{
	color: Red;
}

.available
{
	color: Green;
}

.ScrollUp
{
	display: block;
	text-align: center;
	color: red;
	text-decoration: none;
	background-image: url(images/button-up.gif);
	width: 25px;
	height: 22px;
	cursor: pointer;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	line-height: 260%;
	margin: 0px !important;
	line-height: 230%;
}

.ScrollDown
{
	display: block;
	text-align: center;
	color: red;
	text-decoration: none;
	background-image: url(images/button-down.gif);
	width: 25px;
	height: 22px;
	cursor: pointer;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	line-height: 260%;
	margin: 0px !important;
	line-height: 230%;
}

.wrong
{
	color: Red;
}

.correct
{
	color: Green;
}

/*--------------------------------------*/

/*White min-height was 100*/
.messagePopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #bfbdba;
	padding: 5px;
	width: 460px;	
	min-height:150px;
}

/*ClientTest has width: inherit*/
.ParentButton
{
	display: block;
	text-align: left;
	color: red;
	text-decoration: none;
	background-image: url(images/button-background-link.gif);
	height: 22px;
	width: inherit;
	cursor: pointer;
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9px;
	line-height: 260%;
	margin: 0px !important;
	line-height: 230%;
}

/*White did not have Text-Align: Centre*/
.GroupTitle
{
	background-color: #C6C3C6;
	font-weight: bold;
	width: 100%;
	text-align:center;
}

/*------------------------------*/
/*------------------------------*/
.formlistleftbuttons2
{
	position: absolute;
	margin-top: 30px;
	margin-left: 2px;
	margin-right: auto;
	text-align: left;
}

.leftmenu
{
	position: absolute;
	margin-top: 30px;
	text-align: left;
}


.question
{
	text-align: left;
	font-weight: bold;
}
.answerEditTemplate
{
	background-color: ButtonFace;
}
.editdelete
{
	font-family: Arial;
	font-style: italic;
	font-size: x-small;
}

.explanation
{
	font-style: italic;
	font-family: Arial;
}

.answerlist li
{
	display: inline;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.messageModalPopupDialog
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #bfbdba;
	padding: 5px;
	width: 460px;
}

.labelText
{
	font-weight: bold;
}
.reorderList li
{
	list-style: none;
	margin-left: -50px;
	padding-left: 1em;
	text-indent: -1em;
}
.reorderListAnswers li
{
	list-style: none;
	margin-left: -35px;
	padding-left: 1em;
	text-indent: -1em;
}
.reorderItemAlternate
{
	background-color: ButtonFace;
}
.tutorialItem
{
	background-color:Silver;
}

.dragHandle
{
	background-image: url (images/Arrow-updown.png);
}

.AnswerList
{
	border-bottom: 3px;
}


.PageClass
{
	
}
/* Inline styles are used because image controls hard code a border property */

.MaskedEditFocus
{
	background-color: #ffffcc;
	color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
	background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
	background-color: #ffffcc;
	color: #ff0000;
}
.MaskedEditBlurNegative
{
	color: #ff0000;
}

/* Tabs*/
ul.tabs
{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li
{
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a
{
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover
{
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover
{
	/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container
{
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.tab_content
{
	padding: 20px;
	font-size: 1.2em;
}

/*--------------------------------*/

.ReadOnlyLabel
{
    color: Black;
}


.tdClass
{
  width: 130px;
}

