/* CSS Document */
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(../images/bg_02_dark_blue_wide.png);
	background-repeat: repeat-y;
	background-position: center;
}

#pageContainer {
	position: relative;
	width: 836px;
	height: 694px;
	margin: 20px auto;
	padding: 0px;
}

#header {
	position: relative;
	height: 230px;
	color: #000;
	padding: 0px;
	margin: 0px 18px 0px 18px;
	letter-spacing: 5px;
	background-image: url(../images/group_02w2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	margin: 0px;
	font-size: 80%;
	color: #888;
	padding: 0px;
	background-image: url(../images/round_corner_orange.gif);
	background-repeat: no-repeat;
	margin-right: 18px;
	background-position: 0px 0px;
	height: 28px;
}

#footer #content {
	background-color: #FF9933; /* #657EC9; */
	margin: 0px 0px 0px 18px;
	padding: 6px 0px 0px 0px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}

#footer #content a, #footer #content a:hover, #footer #content a:visited {
	color: #888;
	text-decoration: none;
}

#footer #content a:hover {
	color: #444;
}

#pageInfo {
	display: none;
}

/* Used to display the content in show mode */
#pageContent {
	font-size: 90%;
	width: 800px;
	height: 465px;
	margin: 0px 18px;
	padding: 0px 0px;
	background-color: #FFF; 
}

.contentWrapper {
	float: right;
	width: 586px;
	font-size: 90%;
	height: 367px;
	overflow: auto;
	margin: 0px 4px 0px 0px;
	padding: 4px 6px 4px 2px;
}

.contentWrapperLeft, .contentWrapperRight {
	width: 270px;
	padding: 0px ;
	margin: 0px;
}

.contentWrapperLeft {
	float: left;
}

.contentWrapperRight {
	float: right;
	margin-right: 4px;
}

.contentWrapperExtra {
	float: left;
	width: 179px;
	height: 367px;
	padding: 4px 6px;
	margin: 0px 2px;
	background-color: #657EC9;
}

.outlineBoxContent {
  width: 714px;
  margin-left: 20px;
	text-align: center;
	border:solid 1px #669933;
	margin-bottom:4px;
	margin-top:4px;
	padding: 8px; 
}
	
.contentClear {
  clear: both;
  margin: 0px;
  padding: 0px;
}	
	
.contentClearLine {
  clear: both;
  margin-top: 6px;
  padding-bottom : 3px;
  border-top : 1px solid #aaaaaa;
}	
	
/* width defined in showPage.php header */	
.imageBox, .imageBoxRight  {
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
.imageBoxRight {
	float: right;
}
	
/* width defined in showPage.php header */	
.commentBox {
	float: left;
	text-align: left;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
	
.commentBoxLeft {
	float: left;
	text-align: left;
	padding: 5px 0px 5px 15px;
	margin-left: auto;
	margin-right: auto;
}
	
.textOnlyBox {
	text-align: left;
	padding: 0px;
}
	
.textOnlyBox p {
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
	
.textOnlyBox .right {
	float: right;
	padding: 8px 0px 5px 5px;	
}

.textOnlyBox .left {
	float: left;
	padding: 8px 20px 5px 0px;	
}

/********* Thumbnail images style ***********/

.imageBox, .imageBoxRight  {
	float: left;
	width: 140px;
	height: 140px;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #8D9ABA;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

.imgDisp {
  width: auto;
  margin: 2px;
  padding: 2px;
}
	
.imageBoxRight {
	float: right;
}
	
.imageBox img, .imageBoxRight img {
  border-top: 1px solid #444444;
  border-left: 1px solid #444444;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
	float: none;
}

.imgDisp img, .imgDisp img {
  border-top: 1px solid #444444;
  border-left: 1px solid #444444;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

h5 {
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;	
	font-size: 100%;
	text-decoration: none;
}

h4 {
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;	
	font-size: 100%;
}

.textBox { 
  padding: 4px;
}	
	
/************************************** MENU SECTION ***************************************************/	

#topmenu {
	padding: 0px;
	height: 22px;
	width: 800px;
	margin-top: 19px;
	text-align: center;
}

#menu {
	height: 22px;
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 45px;
	font-size: 90%;
	z-index: 100;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

#menu li {
	position: relative;
	float: left;
	margin: 0 ;
	padding: 0;
	white-space: nowrap; 
}

#menu a {
	font-size: 1.1em;
	height: 18px;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000;
	font-weight: normal;
	border-right: #FFF 3px solid;
	background-color: #FF9933; /* #657EC9; */
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #DF7000;
}

#menu #selMenu a, #menu #selMenu a:hover, #menu #selMenu a:visited {
	background-color: #FF9933;
	color: #000;
	border-bottom: 5px solid #657EC9;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#menu li ul {
	background-color: #FAB169;
	position: absolute;
	top: 28px;
	left: 0px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	left: 0px;
	display: none;
	border: 1px solid #FFF;
	border-top-width: 1px;
	width: 130px;
	z-index: 300;
}

#menu li.over ul, #menu li:hover ul {
	display: block; 
	z-index: 300;
}

#menu li li {
	position: relative;
	margin: 0px;
	width: 130px;
	float: none; 
	height: 26px;
	z-index: 300;
}

#menu li li a {
	background-image: none;
	height: 22px;
	position: relative;
	float: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 300;
	border-right-width: 0px;
}

#menu li li a:hover {
	background-image: none;
	background-color: #DF7000;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	position: relative;
	float: none;
	z-index: 300;
}

/* ########################### POPUP Style ############################### */

.popupField {
	position: absolute;
	padding: 8px;
	background-color: #999999;
	left: 8px;
	top: 8px;
	border: 1px solid #222222;
	font-size: 90%;
	display: none;
	z-index: 200;
}

.popupField img {
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

.popupField #topBar {
	position: absolute;
	width: 7px;
	height: 10px;
	padding: 0px;
	top: 2px;
	right: 2px;
	text-align: left;
	font-size: 80%;
}	

.popupField #topBar img{
	float: right;
}	

.popupField #popupContent {
	padding: 5px;
	font-size: 90%;
}	