/*** This is used on the www.gogsat.com site ****/

/******** GLOBAL ********/
body
{
	font: 70%/1.7em Arial, "Lucida Grande", Helvetica, sans-serif;
	background: #313131;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	padding: 0;
}

a
{
	outline: none;
}

img
{
	border: none;
}

.clear
{
	clear: both;
}

.hide
{
	display: none;
}

/******** STRUCTURE ********/
#header
{
	position: relative;
	background: transparent;
}

#top, #middle, #bottom
{
	margin: 0 auto;
	width: 800px;
}

#top
{
	margin-top: 30px;
}

#bottom
{
	background: transparent url('Images/bottom.gif') no-repeat bottom;
	height: 13px;
}

#copyrightdiv
{
	padding: 0px 1ex;
	text-align: center;
	background: white;
}

#container
{
	background: white;
	margin: 0px;
	width: 800px;
	position: relative;
}

#content
{
	clear: left;
	padding-top:8px;
}

#homecontentleft
{
	float: left;
	width: 450px;
	font-size: 10pt;
}

#homecontentright
{
	float:left;
	width: 302px;
	position: relative;
	text-align:center;
	border-left: 1px solid lightslategray;
}

#leftcontentpanel
{
	margin: 2ex 1ex 1ex 3ex;
}


/******** TOPNAV ********/
#topnav
{
	width: 800px;
	float: left;
	margin-top: 0px;
	border-top: 1px solid lightslategray;
}

#topnav ul
{
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-bottom: 1px solid lightslategray;
}

#topnav li
{
	float: left;
	text-align: center;
	display: inline;
}

#topnav .right
{
	float: right;
}

#topnav a
{
	text-decoration: none;
	color: slategray;
	margin-right: 3px;
	font-family: "Tahoma", sans-serif;
	float: left;
	line-height: 1em;
	padding: 4px 9px;
	display: block;
	font-size: 100%;
	font-weight: bold;
}

#topnav a span
{
	display: block;
}

#topnav a:hover
{
	text-decoration: underline;
}

/******** NAVBAR ********/
#navmenu {
	cursor: pointer;
}

#arrow {
	line-height: 2.6em;
	padding-left: 1.7em;
}

#navbar {
	border-right: 1px solid #808386;
	border-left: 1px solid #808386;
	display: none;
	left: 0px;
	margin: 0;
	position: absolute;
	top: 0px;
	width: 150px;
}

#navbar a.more {
	cursor: default;
}

#navbar ul, #navbar li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar li span {
	display: block;
	line-height: normal;
}

#navbar ul li {
	position: relative; /* control where menu opens up */
	background: #bdcce5;
	border-bottom: 1px solid #858fa1;
	line-height: 1.6em;
}

#navbar li a {
	display: block;
	border-top: 1px solid #becde6;
	text-decoration: none;
	color: #000;
	height: 1%; /* IE7 BUG */
}

#navbar li a, #navbar li ul li a {
	padding: 1px 0 1px 15px;
	border-top: 1px solid #cbd8ee;
	background: #A3B8DB;
	font-size: 95%;
}

#navbar ul ul {
	display: none;
}

#navbar li ul li a {
	background: #bdcce5;
	padding-left: 28px;
}

#navbar li.first a {
	border-top: #d1dbed;
	background: #d6dadf;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
}

#navbar a.closed {
	padding-left: 28px;
	background: #a3b8db url('/FileData/IMACSWeb/images/expand-btn.gif') no-repeat 10px 50%;
}

#navbar a.closed:hover {
	background: #fff url('/FileData/IMACSWeb/images/expand-btn.gif') no-repeat 10px 50%;
	cursor: default;
}

#navbar a.open {
	padding-left: 28px;
	background: #a3b8db url('/FileData/IMACSWeb/images/collapse.gif') no-repeat 10px 50%;
}

#navbar a.open:hover {
	background: #fff url('/FileData/IMACSWeb/images/collapse.gif') no-repeat 10px 50%;
	cursor: default;
}

#navbar li.last {
	border-bottom: none;
}

#navbar a:hover  {
	background: #fff;
}

/******** FOOTER ********/
#footer {
	clear: both;
	height: 31px;
	color: #000;
}

#bottom p {
	color: #fff;
	margin-top: 12px;
	float: right;
}

#bottom ul {
	list-style: none;
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
}

#bottom li {
	display: inline;
	padding: 0;
}

#bottom li.right {
	float: right;
	padding-right: 20px;
}

#bottom a {
	color: #fff;
	padding-right: 8px;
	font-size: 90%;
}

#bottom a:hover {
	text-decoration: none;
}

/******** GENERAL ********/
div.ctableouter {
	margin-bottom: 1em;
	margin-top: -0.2em;
	text-align: center;
}

div.ctableinner, div.ctableinner table {
	margin: 0 auto;
}

#gogsatslides
{
	position: relative;
	padding: 0ex;
	overflow: hidden;
	height: 210px;
	width: 302px;
	text-align:left;
}

#gogsatslides #slides
{
	width: 280px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: transparent;
}

#gogsatslides h1
{
	color: #52be6b;
	margin: 4px 0px 8px 0px;
	font-size: 12pt;
	font-weight: bolder;
	padding: 0px;
}

#gogsatslides .testimonial
{
	margin: 0px 4px 0px 4px;
	text-align:center;
	background: transparent;
}

#gogsatslides .testimonial .quote
{
	color: darkslategray;
	font-size: 14pt;
	font-style: italic;
}

#gogsatslides .testimonial .who
{
	color: lightslategray;
	font-size: 14pt;
	font-style: italic;
	margin-top: 8px;
	text-align: right;
}

#homecontentpanel
{
	font-size: 10pt;
}

#homecontentpanel h1
{
	color: #52BE6B;
	margin-bottom: 8px;
}

#homecontentpanel h2
{
	background: url('/eIMACSStatics/shared/html/images/flagbullet32.gif') no-repeat left top;
	padding: 0px 0px 0px 40px;
	font-size: 12pt;
	font-weight: bolder;
	margin:1em 0em 0.5em 0em;
	height: 32px;
}

#homecontentpanel a
{
	text-decoration: none;
	color: slategray;
	/*margin-right: 3px;*/
	font-family: "Tahoma", sans-serif;
	line-height: 1em;
	font-size: 100%;
	font-weight: bold;
}

#homecontentpanel a:hover
{
	text-decoration: underline;
}

#homecontentpanel ul
{
	list-style-type: none;
	margin:0.5em 0em 0.5em 1em;
}

#homecontentpanel ul li
{
	background: url('/eIMACSStatics/shared/html/images/flagbullet16.gif') no-repeat left top;
	padding-left:24px;
	margin-top:0.5em;
}

#homecontentpanel ul li ul
{
}

#homecontentpanel ul li ul li
{
	background: none;
	padding-left:2px;
	list-style-type: disc;
}

#generalcontentpanel
{
	margin:1em;
}

#homecontentbottom
{
	clear: both;
	margin: 0;
	padding:4px 0 0 0;
}

#homepageboxlinks
{
	clear: both;
	text-align: center;
}

#homepageboxlinks div
{
	margin-right: 8px;
	padding: 2px;
	/*border: medium lightgreen ridge;
	background: ivory; */
	display: block;
	float: left;
	height: 55px;
}

#sponsorintro
{
	text-align: center;
	font-style: italic;
}

#partners
{
	text-align: center;
	margin: 0px auto;
}

#topnav #freetrial
{
	display: none;
}

#topnav #summercamp
{
	display: ;
}

/**************************************************************************/
#signinform
{
	position: relative;
}

#signinform #innerform
{
	height: 64px;
	margin: 50px 50px;
	background: url(/eIMACSStatics/Skins/3/Public/Images/signin.gif) no-repeat top left;
	position: relative;
}

#imagego
{
	position: absolute;
	left: 340px;
	top: 26px;
}

#username
{
	left: 67px;
	top: 27px;
	position: absolute;
	width:1in;
	font-size: 90%;
	font-weight: bolder;
	border: 1px solid white;
}

#password
{
	position: absolute;
	left: 216px;
	top: 27px;
	width:1in;
	font-size: 90%;
	font-weight: bolder;
	border: 1px solid white;
}

/***********************************************************/

