/* layout */

body {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	margin:0;
	background:url(../images/layout/bkg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:justify;
	}
p {
	margin:0;
	}
#container {
	width:100%;
	height:100%;
	margin:0;
	}
#main {
	width:1000px;
	height:100%;
	margin:0;
	}

/* TOP */

#gc_top {
	width:1000px;
	height:393px;
	}
#gc_header {
	width:1000px;
	height:117px;
	}
#gc_header .head1 {
	width:183px;
	height:117px;
	float:left;
	}
#gc_header .head1 img {
	margin:11px 0px 0px 36px;
	}
#gc_header .head2 {
	width:817px;
	height:117px;
	float:left;
	}
#gc_headerSearch {
	width:817px;
	height:56px;
	}
#gc_headerText {
	width:817px;
	height:61px;
	}
#gc_headerSearch .search {
	width:200px;
	position:absolute;
	margin:11px 0px 0px 412px;
	font-size:11px;
	}
#gc_headerSearch .search select {
	width:110px;
	height:18px;
	border:1px  solid #d1d1d1;
	font-size:11px;
	font-family:Tahoma;
	line-height:18px;
	margin-left:3px;
	}
#gc_headerSearch .links {
	width:165px;
	position:absolute;
	margin:11px 0px 0px 628px;
	}
#gc_headerSearch .links img {
	margin:0px 5px;
	}

/* Main Nav */

#gc_flash {
	width:1000px;
	height:276px;
	}
#gc_flash .mainNav {
	width:964px;
	height:55px;
	background:url(../images/layout/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	z-index:1;
	}
.menuFlash {
	width:100%;
	}
#gc_flash .bannerFlash {
	width:264px;
	height:248px;
	position:absolute;
	z-index:0;
	margin:28px 0px 0px 0px;
	}
#gc_flash .login {
	width:193px;
	height:145px;
	background:url(../images/layout/login_bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	margin:131px 0px 0px 36px;
	}
#inputLogin {
	width:170px;
	height:73px;
	position:absolute;
	margin:10px 0px 0px 11px;
	}
#inputLogin .inputLog {
	width:121px;
	float:left;
	padding-top:10px;
	}
#inputLogin .inputLog input {
	width:111px;
	height:17px;
	font-size:11px;
	color:#666666;
	line-height:17px;
	border:none;
	background:url(../images/layout/inputLogin_bg.jpg);
	background-repeat: no-repeat;
	background-position:right;
	margin:1px 0px;
	}
#inputLogin .btn {
	width:49px;
	float:left;
	padding-top:10px;
	}
#inputText {
	width:160px;
	height:35px;
	font-size:11px;
	color:#cbcbcb;
	position:absolute;
	margin:100px 0px 0px 11px;
	}
#inputText ul {
	margin:0;
	padding-left:0px;
	list-style:none;
	}
#inputText li {
	background:url(../images/layout/img_bullet1.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin-bottom:3px;
	padding-left:8px;;
	}
#inputText li strong {
	color:#ffa800;
	}

a {	color: #666666; text-decoration: none;}
a:hover {color: #ffa800; text-decoration: none;}
a.link1 { 
	color: #ffa800; 
	text-decoration: none;
	}
a.link1:hover { 
	color: #ffa800; 
	text-decoration: underline;
	}
a.link2 { 
	color: #cbcbcb; 
	text-decoration: none;
	}
a.link2:hover  { 
	color: #cbcbcb; 
	text-decoration: underline;
	}
a.link3  { 
	color: #78b78e; 
	text-decoration: none;
	margin:0px 2px;
	}
a.link3:hover  { 
	color: #78b78e; 
	text-decoration: underline;
	margin:0px 2px;
	}
a.link4  { 
	color: #63a0a0; 
	text-decoration: none;
	}
a.link4:hover  { 
	color: #63a0a0; 
	text-decoration: underline;
	}
	
/* Content */

#gc_body {
	width:1000px;
	height:100%;
	}
#gc_body .body1 {
	width:254px;
	height:100%;
	float:left;
	}
#gc_body .body2 {
	width:746px;
	height:100%;
	float:left;
	}
#gc_leftBoard1 {
	width:192px;
	margin-left:35px;
	margin-top:29px;
	}
#gc_leftBoard1 .top1 {
	width:192px;
	height:10px;
	}
#gc_leftBoard1 .bot1 {
	width:192px;
	height:4px;
	}
#gc_leftBoard1 .mid1 {
	width:192px;
	height:137px;
	background:url(../images/layout/left_mid1.gif);
	}
.leftTitle {
	width:190px;
	height:30px;
	border-bottom:1px  solid #ebebeb;
	background:#f5faf8;
	margin:0 auto;
	line-height:30px;
	}
	
#gc_content {
	width:710px;
	height:100%;
	}
#gc_content .topText {
	width:710px;
	height:100px;
	margin-top:10px;
	font-size:12px;
	}
.time {
	border-bottom:1px solid #dadadb;
	border-top:1px solid #dadadb;
	height:25px;
	font-size:12px;
	}
.dotted {
	background:url(../images/layout/img_dotted.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:30px;
	}
	
/* footer */

#gc_footer {
	width:1000px;
	height:80px;
	clear:both;
	}
#foot1 {
	width:927px;
	margin:0 auto;
	border-top:1px solid #e3e3e3;
	}
#foot1 .logo {
	width:104px;
	float:left;
	}
#foot1 .footermenu {
	width:823px;
	float:left;
	}
#foot1 .logo img {
	margin-top:10px;
	}
.footermenu {
	font-weight:bold;
	color:#78b78e;
	margin:5px 0px;
	}
span.select {
  position: absolute;
  width: 111px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 17px;
  padding: 0px 24px 0px 8px;
  color: #000000;
  font-family:Tahoma;
  font-size:10px;
  background: url(../images/layout/selectbg.gif) no-repeat;
  overflow: hidden;
  line-height:17px;
  }
  
  .profilecat {
	background:url(../images/layout/bgcolor2.jpg);
	height:19px;
	text-align:right;
	font-weight:bold;
	}	
.profile {
	height:19px;
	background:url(../images/layout/dotted.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	font-weight:bold;
	}
/* LOGIN */	
.login_box {
	width:193px;
	height:140px;
	background:url(../images/layout/login_box.gif) no-repeat;
	position:absolute;
	z-index:1;
	margin:131px 0px 0px 36px;
	}
.loginwidht {
	width:169px;
	margin:0 auto;
	padding-top:39px;
	}
.login_left {
	width:84px;
	float:left;
	}
.login_right {
	width:85px;
	float:left;
	}
.login_photo {
	width:71px;
	height:61px;
	background:url(../images/layout/photo_BG.gif);
	background-repeat:no-repeat;
	}
.photo_placeholder {
	width:67px;
	height:57px;
	margin:2px 0px 0px 3px;
	}
.login_greetings {
	width:85px;
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
	}
.login_name {
	width:85px;
	font-family:Verdana;
	color:#ffe400;
	}
.login_update {
	width:169px;
	margin:0 auto;
	padding-top:17px;
	clear:both;
	color:#cbcbcb;
	font-size:12px;
	text-align:center;
	}
.login_update a {
	color:#ffa800;
	text-decoration:none;
	font-weight:bold;
	}
.login_update a:hover {
	color:#ffa800;
	text-decoration: underline;
	font-weight:bold;
	}

/* END LOGIN */
