body {
	background: #FFFFFF url(../images/bg.jpg) top left no-repeat;
	/*#CFCA86
	A4C52F
	*/
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.editThemeImgDiv {
float: left;
margin-right: 5px;
border: 1px solid #CCCCCC;
padding: 5px;
}
.alert {
background-color: #CCCCFF;
background: url(../../images/error.gif) no-repeat 2% 50%;
border: 1px solid #cccccc;
padding: 5px;
padding-left: 30px;
color: #333333;
font-size:.9em;
margin: 10px;
text-align: center;
display: block;
width: 210px;
}

hr {
	padding: 0px;
	color: #000000;
	height: 1px;
	border-top: 1px solid dashed darkgray;
}

.infoDiv {
	border: 1px dashed #FFCC00;
	background: lightyellow;
	display: inline;
	padding: 5px;
	color: #000000;
}

.severeYellowWrap {
	background: lightyellow;
	border: 1px solid darkgray;
	padding: 10px;
}

h1 {
	font-size: 16px;
	color: #888888;
}

h2 {
	font-size: 14px;
	color: #999933;
}

h3 {
	color: #000000;
	font-size: 12.5px;
	margin-top: 8px;
	margin-bottom: 8px;
}	

h4 {
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}

#wrapper {
	width: 750px;
	margin: 0px auto;
	border: 0px solid #888888;	
	border-bottom: 1px solid #888888;
	margin-top: 10px;
	margin-bottom: 10px;
}

.successmsg {
	border: 1px solid #888888;
	padding: 20px;
	text-align: center;
	width: 560px;
	background: #d5d5d5 url(../images/greenGradient.gif) repeat-x;	
}

.alertmsg {
	border: 1px solid #888888;
	padding: 20px;
	text-align: center;
	width: 560px;
	background: #d5d5d5 url(../images/greenGradient.gif) repeat-x;	
}

#wrapperInner {
	width: 642px;
	margin: 0px auto;
	border: 1px solid #888888;
	background: #888888;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 0px;
}

/* FIX makes mozilla wrapper expand to the height of its child floats as IE does */
#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#headerDiv {
	background: url(../images/sphereAdmin.jpg) top right no-repeat;
	padding-left: 15px;	
	padding-right: 15px;
	height: 140px;
	line-height: 60px;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px solid #888888;
}

#mainNavDiv {
	padding-left : 1px;
	border-left: 1px solid 888888;	
	border-right: 1px solid darkgray;
	float: left;
	width: 120px;
	background: #888888;
	min-height: 530px;
	/*background: #EEEEEE;*/
}

#mainNavDiv a {
	text-decoration : none;
	color: #666666;
	background:  url(../images/greenGlass.gif);
	height: 26px;
	line-height: 26px;
	padding-left: 7px;
	display: block;
	border-bottom: 1px dotted darkgray;
	padding-top: 1px;
	padding-right: 1px;
	font-size: 9px;
}

#mainNavDiv a:link {
	text-decoration : none;
	color: #666666;
	height: 26px;
	line-height: 26px;
	display: block;
	border-bottom: 1px dotted darkgray;	
}

#mainNavDiv a:active {

}

#mainNavDiv a:visited {

}

#mainNavDiv a:hover {
	color: #666666;
	background:  url(../images/greenGlassOver.gif);
	padding-left: 7px;
}

#mainNavDiv .selected:link {
	color: #666666;
	background:  url(../images/greenGlassOver.gif);
	padding-left: 7px;
	padding-top: 1px;
}

#mainNavDiv .selected:active {
	color: #666666;
	background:  url(../images/greenGlassOver.gif);
	padding-left: 7px;
	padding-top: 1px;
}

#mainNavDiv .selected:visited {
	color: #666666;
	background:  url(../images/greenGlassOver.gif);
	padding-left: 7px;
	padding-top: 1px;
}

#contentDiv {
	background : #FFFFFF;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #888888;		
	/* Has layout hack to stop ie7 making content invisible */
	zoom: 1;
	min-height: 510px;
	_height: 510px;
}

#contentDiv a {
	color: #444444;
	text-decoration: none;
}

#contentDiv a:active {
	color : #444444;
}

#contentDiv a:link {
	text-decoration : none;
	color : #444444;
}

#contentDiv a:visited {
	color : #444444;
}

#contentDiv a:hover {
	text-decoration : underline;
	color: #444444;
}


#logoutDiv {
	float: right;
	font-size: 11px;
	line-height: 90px;
	vertical-align: bottom;
	margin-top: 90px;
	font-size: 9px;
}

#logoutDiv a {
	color: #FFFFFF;
	text-decoration: none;
	background: #a6a26e;
	padding: 2px;
		
}

#logoutDiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#logoutDiv a:visited {
	color: #FFFFFF;
}

#logoutDiv a:active {
	color: #FFFFFF;
}

#logoutDiv a:hover {
	color: #CFCA86;
}

.headerTr {
	background: #62356e;
	color: #FFFFFF;
	font-weight: bold;
}

.photoDiv {
	border: 1px solid darkgray;
	padding: 5px;
	float: left;
	margin: 2px;
	background: #d5d5d5 url(../images/menuBg2.gif) repeat-x;	
	text-align: center;
	display: block;
	width: 84px;
	vertical-align:middle;
	display: block;	
	font-size: 9px;
	min-height: 96px;
	_height: 96px;		
}

.photoDivDefault {
	border: 1px solid #000000;
	padding: 5px;
	float: left;
	margin: 2px;
	background: #d5d5d5 url(../images/menuBg2.gif) repeat-x;
	text-align: center;
	display: block;
	width: 84px;
	font-size: 9px;		
	*height: 96px;	
	min-height: 96px;	
	
}

.photoDiv a {
}

.photoDiv img {
	border: 1px solid #888888;		
}

.photoDivDefault img {
	border: 1px solid #888888;
}

.photoLargeDiv {
	border: 1px solid darkgray;
	padding: 10px;
	background: #d5d5d5 url(../images/menuBg2.gif) repeat-x;	
	text-align: center;
	position: absolute;
	display: none;
}

.photoLargeDiv img {
	border: 1px solid #888888;
}

.steelDiv {
	border: 1px solid darkgray;
	padding: 10px;
	background: #d5d5d5 url(../images/menuBg2.gif) repeat-x;	
	display : block;
	width: 300px;
	margin-bottom: 8px;
}

.blueSteelDiv {
	border: 1px solid darkgray;
	padding: 10px;
	background: #bcc9f4 url(../images/blueBg2.gif) repeat-x;	
	display : block;
	width: 300px;
	margin-bottom: 8px;
}

.blueSteelWrap {
	border: 1px solid darkgray;
	padding: 10px;
	background: #bcc9f4 url(../images/blueBg2.gif) repeat-x;	
	display : block;
	margin-bottom: 8px;
}

.steelDiv strong,b {
	color: #444444;
}

.controlDiv {
	border: 1px solid darkgray;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #d5d5d5 url(../images/menuBg2.gif) repeat-x;	
	display : block;
	width: 400px;
}

/*- Menu Tabs D--------------------------- */

#tabsD {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #F4B7D6;
 }
 *html #tabsD {
 width: 99%; /*ie bug*/
 }
#tabsD ul {
	margin:0;
	/*'centers' tabs*/
	padding:10px 10px 0 55px;
	list-style:none;
  }
#tabsD li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsD a {
  float:left;
  background:url("../images/tableftD.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsD a span {
  float:left;
  display:block;
  background:url("../images/tabrightD.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#C7377D;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsD a span {float:none;}
/* End IE5-Mac hack */
#tabsD a:hover span {
  color:#C7377D;
  }
#tabsD a:hover {
  background-position:0% -42px;
  }
#tabsD a:hover span {
  background-position:100% -42px;
  }

#tabsD .current a {
			background-position:0% -42px;
}
#tabsD .current a span {
			background-position:100% -42px;
}

#page1 {
float: left;
padding: 15px;
padding-left: 60px;
min-height: 350px;
}
#page2, #page3, #page4, #page5, #page6 {
display: none;
float: left;
padding: 15px;
padding-left: 60px;
min-height: 350px;
}

*html #page1, #page2, #page3, #page4, #page5, #page6 {
padding-top: 15px; /*ie collapses headings in a floated div*/
}

.clear {
	clear: both;
}

.searchResultGallery {
float: left;
border: 1px solid darkgray;
margin: 5px;
width: 114px;
text-align:center;
font-size: .9em;
}
*html .searchResultGallery  {
width: 100px;
}
.searchResultProfilePhotoGallery {
width: 100px;
padding: 7px;
float:left;	
	background: #d5d5d5 url(../images/menuBg2.gif) repeat-x;
}

.searchResultProfilePhotoGallery img {
	border: 1px solid darkgray;
}

.searchResultProfilePhotoGallery p {
	margin:0px;
	padding:2px;
}

.blackTd {
	color: #333333;
}

.warningWrap {
/*	margin : 5px;
	margin-left: 10px;*/
	margin-top: -15px;
	width: 400px;
	background : #ffeaa7 url(../images/yellowBg.gif) repeat-x;
	border: 1px solid #AAAAAA;
	padding : 10px;
	font-size: 11px;
	position: absolute;
	display: none;
	color: #222222;
	/*color: #333333;*/
/*	filter: alpha(opacity=94);
	-moz-opacity:.94;
	opacity:.94;*/		
}

.pageLevel0 {
	background: url(../images/page.png) top left no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px dashed lightgrey;
}

.pageLevel1 {
	background: url(../images/page.png) top left no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	margin-left: 15px;
	margin-bottom: 2px;	
	padding-bottom: 2px;	
	border-bottom: 1px dashed lightgrey;
}

.pageLevel2 {
	background: url(../images/page.png) top left no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	margin-left: 30px;
	margin-bottom: 2px;	
	padding-bottom: 2px;	
	border-bottom: 1px dashed lightgrey;
}

.pageLevel3 {
	background: url(../images/page.png) top left no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	margin-left: 45px;
	margin-bottom: 2px;	
	padding-bottom: 2px;	
	border-bottom: 1px dashed lightgrey;
}

.pageLevel4 {
	background: url(../images/page.png) top left no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	margin-left: 60px;
	margin-bottom: 2px;	
	padding-bottom: 2px;	
	border-bottom: 1px dashed lightgrey;
}

.userTable{
border: 1px solid #CFCA86;
}
.headerTr{
	background : #a6a26e;
}


.yellowWrap {
	background : #dedbad url(../images/greenGradient.gif) repeat-x;
	border: 1px solid #AAAAAA;
	padding: 10px;
/*	filter: alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96;	*/
}

.yellowWrapHidden {
	background : #ffeaa7 url(../images/greenGradient.gif) repeat-x;
	border: 1px solid #AAAAAA;
	padding: 10px;
	display: none;
	position: absolute;
	width: 240px;
	margin-left: -200px;
}
