body
{
	background-image: url("/img/layout/gradient.png");
	background-color: #429EC7;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}


li
{
	margin-left: 20px;
}

#topNavigation
{
	float: right;
		display: block;
	margin-right: -15px;
}

#topNavigation ul, #topNavigation li, #topNavigation a
{
	display: inline;
	color: white;
	text-decoration: none;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 12px;
	float: left;
	padding-right: 5px;
}

#topNavigation a:hover
{
	text-decoration: underline;
}

#search
{
	float: right;
	width: 325px;
	height: 26px;
	background-image: url("/img/layout/searchbox.png");
	padding-top: 2px;
	margin-top: 5px;
}

#search span
{
	color: white;
	margin: 4px;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 16px;
}

#navigation
{
	height: 28px;
	width: 800px;
	display: block;
}

#navigation:hover
{

}

#frame
{
	margin-left: auto;
	margin-right:auto;
	width: 800px;

}

#banner
{
	margin-top: 25px;
	background-image: url("/img/layout/banner.png");
	background-repeat: no-repeat;
	height: 99px;
	width: 800px;
}


#banner
{
	margin-top: 25px;
	background-repeat: no-repeat;
	height: 99px;
	width: 800px;
}

.bannerImage
{
	position: absolute;
	width: 180px;
	height: 82px;
}

#banner p
{
	font-family: Arial, "MS Trebuchet", sans-serif;
	margin-top:25px;
	margin-left:10px;
	font-size: 24px;
	font-weight: bold;
}


#slogan
{
	float: right;
	background-repeat: no-repeat;
	margin-top: -20px;
	width: 200px;
	height: 40px;
	background-image: url("/img/layout/skefslogan.png");
}

#content
{
	margin-top: 25px;
	display: block;
	margin-left: auto;
	margin-right:auto;
	width: 800px;
	overflow: hidden;
	background-color: #fff;
}


#footer
{
	text-align: center;
	padding: 20px;
	display: inline;
	color: #fff;
	width: 800px;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 11px;
	text-transform: capitalize;
}

#footer hr
{
	border-top: 1px solid;
	color: white;
}

#footer li
{
	display: inline;
	margin-left: 50px;
	list-style: none; 
	color: #fff;
	font-family: "MS Trebuchet", sans-serif;
	
}

.required
{
	clear: both;
/*	color:#555; */
	margin: 10px;
}

div.submit
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 748px;
	text-align: right;
	float:left;
	border: solid 0px;
}

.profile
{
	margin-left: 80px;
	width: 400px;
	background-color: #fff;
	border: 1px solid #000;
}

.profile li, .profile ul
{
	list-style: none; 
	color: black;
}

.profile div.options a
{
	color: green;
	background-color: yellow;
}

checkboxMultiple ul, checkboxMultiple li
{
	color: blue;
}

#internal
{
	background-color: #cde2f2;
	margin: 2px;
	min-height: 462px;
}

#listingContent
{
	margin-left:auto;
	margin-right: auto;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 11px;
	min-height: 310px;
	width: 744px;
	border: solid 2px #fff;
	overflow: hidden;
	background-color: #fff;
	
	
}

#listingTable thead
{

	font-family: "MS Trebuchet", sans-serif;
	font-size: 12px;
	height: 20px;
	border-collapse: separate;
	background-image: url("/img/admin/headerGrad.gif");
	background-repeat: repeat-x;
	color: #000;	
	border-bottom: solid 1px #808080;
}

#listingTable
{
	width: 745px;
	height: 300px;
}


#controls
{
	background-color: orange;
	font-family: "MS Trebuchet", sans-serif;
	color: #fff;
	border: solid 2px #fff;
	padding-top: 6px;
	width: 737px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
}


div#controls div.title
{
	float:left;
	width: 50%;
	text-align: left;
}

div#controls div.options
{
	float:left;
	width: 50%;
	text-align: right;
}


#listingTable thead tr
{
	width: 744px;
	display: block;
}

/*For IE */
.ie7 #listingContent
{
 	overflow-x:hidden;
	overflow-y: auto;
	height: 290px;	
}

.gecko #listingContent
{
	overflow-x:hidden;
	overflow-y:hidden;
	min-height: 290px;
} 

/*For IE */
.ie7 #listingTable th
{
	height: 18px;	
	position: relative;	
		
}


.gecko #listingTable th
{
	height: 18px;
	position: relative;	
}

#listingTable tr
{
	height: 22px;
}
/*end for IE*/

#listingTable tbody
{
	background-color: #fff;
	display: block;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 290px;
	width: 100%;
}

#listingTable a
{
	text-align: left;
	border: solid 0px #fff;
	color: black;
}

#listingTable a:hover
{
	color: red;
}

#listingTable
{
	text-align: left;
	border-right: solid 1px #fff;
	padding: 2px;
	height: 25px;
}

#listing
{
	font-family: "MS Trebuchet", sans-serif;
	font-size: 12px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
	margin-bottom: 15px;
	border-collapse: collapse;
}

#listing td
{
	border-collapse: collapse;
	background-color: #fff;
}

#listing tr:hover
{
}


#listing a
{
	color: #fff;
}

#listing a:hover
{
/*	color: red; */
}

#highlightMe:hover
{
	background-color: lightyellow;
	cursor: pointer;
}

#subtleSelect
{
	border: solid 1px gray;
}



.alternateRow
{
	border: solid 1px #D1E1F1;
	background-color: #f2f2f2;
}

#nominationTitle
{
	margin-left: 8px;
	margin-bottom: 4px;
	padding-top:10px;
	height: 12px;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input[type=button], input[type=submit]
{
	background-color: #fff;
	border: solid 1px #3d92cc;
		padding: 3px;
}

input[type=button]:hover, input[type=submit]:hover
{
	background-color: lightyellow;
	border: solid 1px #3d92cc;
}

fieldset.admin
{
	border: solid 0px #848484; 
}

legend
{
	border: solid 0px #848484; 
	margin: 8px 0px 8px 0px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color: red;
}

.checkboxMultiple
{
	list-style: none;
}

#edit
{
	position: relative;
	float: right;
	margin-top: -13px;
	margin-right: -14px;
	background-image: url("/img/admin/pencil.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 14px;
	cursor: pointer;
}

.innerfade
{
	margin-left: -15px;
	margin-right: -15px;
	border-top: 2px white solid;
	border-bottom: 2px white solid;
}

.innerfade li
{
	margin-left: 0px;
	
}

#quicksearch
{
	background-color: white;
	left:-2px;
	padding-bottom:10px;
	position:relative;
	text-align:right;
	font-weight: bold;
}

fieldset.form_seperator
{
	border: solid 1px gray;
	margin: auto;
	width: 98%;
	
}

fieldset.form_seperator legend
{
	color: darkblue;
	font-size: 12px;
	margin-left: 10px;
}
