@charset "UTF-8";
.home .homeBack #header {
}

h1 {
	font-size: 34px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	margin-left: 5px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1E8903;
	line-height: 18px;
	padding: 0px;
	margin: 4px;
}
h4 {
}

.home {
	background-image: url(../img/home/homeBackBack.jpg);
	background-repeat: repeat-x;
}
.home #header {
	background-image: none;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.homeBack {
	background-image: url(../img/home/homeBackBeta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
}
body {
	background-image: url(../img/background/upperBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #4985C3;
}

#header {
	background-image: url(../img/background/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header  #content {
	height: 191px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 820px;
}
#header  #navBar {
	height: 80px;
	margin-top: 80px;
	width: 820px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#navBar li a:hover {
	color: #1ECC19;
	text-decoration: none;
}
h4 {
}
#navBar  ul   {
	list-style-type: none;
	float: right;
	margin-right: 20px;
}
#navBar li, #footer li {
	float: left;
	position: relative;	

}
#navBar li a
{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 25px;
	display:block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	}
#navBar .big {
	font-size: 30px;
}

#navBar ul, #footer ul {
	list-style-type: none;
	
}
#navBar li, #footer li {
	float: left;
	position: relative;	

}
.on {
}
.off {
	visibility: hidden;
	display: none;
}

#footer  {
	height: 50px;
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 12px;
}

#footer li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #444444;
}#footer ul {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}#mainContent {
	min-height:400px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#mainContent  #homeIntro  {
	font-size: 13px;
	line-height:16px;
	padding:5px;
	width: 250px;
	float: right;
	margin-top: 20px;
	text-align: right;
	opacity:.80;
	background-color: #FFFFFF;
	margin-right: 30px;
}

#profileWindow .gruLogo {
	position: absolute;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: 120px;
	width: 120px;
	top: -15px;
	left: 538px;
}
#profileWindow .extraDetail {
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 14px;
	width: 620px;
}
#searchBar .searchInput {
	background-color: #FFFFFF;
	width: 95px;
	height: 11px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 2px;
}
#rightContent #loginBox {
	font-size: 12px;
	text-align: right;
	margin: 5px;
}
#rightContent #loginBox a {
	color: #333333;
}
#rightContent #rightSubMenu {
	background-image: url(../img/rightSubMenu/rightSubMenu.png);
	background-repeat: no-repeat;
	width: 130px;
	height: auto;
	margin-bottom: 0px;
	padding-top: 10px;
	float: left;
	background-position: left top;
			min-height:200px;

}
#rightSubMenu a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#rightSubMenu ul {
	margin-left: 10px;
	list-style-position: outside;
	list-style-image: url(../img/rightSubMenu/dot.png);
	padding-top: 0px;
	padding-left: 10px;
}
#rightSubMenu li {
	padding: 3px;
}
#searchBar {
	background-image: url(../img/search/searchBar.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 128px;
}
#rightSubMenu .subMenuBottom {
	background-image: url(../img/rightSubMenu/rightSubMenuBottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#generalLeftContent .line {
	width: 628px;
	float: left;
}
#topMenu #searchBar {
	float: left;
	margin-left: 10px;
}

#generalLeftContent , .messageBox #message{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: auto;
	width: 628px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	float: left;
	position: relative;
	z-index: auto;
			min-height:400px;


}
#generalLeftContent #topMenu {
	width: 648px;
	background-image: url(../img/profile/blueBanner.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	margin-left: -10px;
}
#topMenu .createLink {
	float: right;
	font-size: 14px;
	line-height: 14px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#generalLeftContent .group {
	float: left;
	width: 628px;
			min-height:400px;

}
#generalLeftContent .groupImage {
	padding: 4px;
	height: 100px;
	width: 100px;
	border: 1px solid #dddddd;
	float: left;
}
#generalLeftContent   h2  .icon {
	margin-left: 0px;
}
#generalLeftContent h2 {
	margin-bottom: 15px;
}

#mainContent #leftContent, .messageBox {
	width: 650px;
	float: left;
	margin-left: 12px;
		min-height:400px;

}
#generalLeftContent .groupMenu {
	height: 20px;
	width: 100%;
	margin-bottom: 20px;
}

#mainContent  #rightContent {
	width: 130px;
	float: right;
	min-height:400px;
	margin-right: 15px;
}

#rightContent #adSpace {
	float: left;
	width: 128px;
	min-height: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
			min-height:200px;

}
.unLoginBack {
	background-image: url(../img/background/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
}

