/* html elements styles */

BODY, DIV, TABLE { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:11px;
}

h1, h2, h3, h4, h5, h6 {
	line-height:1.5em;
	padding-bottom:5px; 
	border-bottom:solid 1px #ccc;
	margin-top:30px;
}

#banner {
	width:940px;
	height:80px;
	background: transparent url(/gx/ice/banner.gif) top left no-repeat;
	margin-bottom:6px;
	margin-top:20px;
}

#left { 
	width:180px; 
	float:left; 
}

#content { 
	margin-left:190px; 
}

/* bluebox styles */
#bbxcon {
	width:750px;
	height:440px;
	background: #fff url(/gx/ice/bbxbg.gif) top left no-repeat;
	visibility:hidden;
}

#bbxmap, #bbxmaptitle, #bbxmapdesc, #bbxleftcon { 
	color:#064868; 
	position:absolute; 
	top:0px; 
	left:0px; 
	visibility:hidden;
}

#bbxmaptitle { 
	font-size:9px; 
	visibility:hidden;
}

#bbxmap { 
	height:399px;
	width:315px;
	background: #D9E8EE url(/gx/ice/bbxmap.gif) top left no-repeat;
	visibility:hidden;
}

.mappoint, .mappointHQ { 
	position:absolute;
	width:5px;
	height:5px;
	background: #fff url(/gx/ice/icon_mappoint.gif) no-repeat top left;
	top:0px;
	left:0px;
	font-size:1px;
	cursor:pointer;
	visibility:hidden;
}

.mappointHQ {
	background-image:url(/gx/ice/icon_mappoint_hq.gif);
	width:11px;
	height:11px;
}

#mappointinfo {
	padding:10px;
	position:absolute;
	top:-100px;
	left:0px;
	width:182px;
	height:72px;
	background: transparent url(/gx/ice/bbxmap_infobox.gif) top left no-repeat;
	font-size:9px;
	z-index:1000;
}

#bbxmapdesc LI { 
	list-style-type:none; 
}

#bbxleftcon { 
	width:365px; 
	height:420px; 
}

#bbxleftcon .news, .news { 
	border-bottom:dotted 1px #85B1C6; 
	padding:15px 0px;
}

#bbxleftcon .title, .title { 
	font-weight:bold; 
	margin:1px 0px; 
}

#bbxleftcon .date, .date { 
	font-size:9px; 
}

#bbxleftcon .legend, .legend { 
	font-size:80%; 
}

#bbxleftcon #workshop, #workshop { 
	border:solid 1px #064868; 
	margin-top:10px; 
	margin-right:5px; 
	bottom:0px; 
	padding:5px; 
	background: #fff url(/gx/ice/bbxwsbg.gif) bottom right no-repeat; 
	height:150px; 
}

#bbxleftcon .wstitle, .wstitle { 
	font-weight:bold; 
	margin-top:20px; 
	margin-bottom:3px; 
	font-size:120%; 
}

A.red { 
	color:#990000; 
	text-decoration:none; 
}
A.blue { 
	color:#064868; 
	text-decoration:none; 
	border-bottom:dotted 1px #064868; 
}

A.red:hover, A.blue:hover { 
	text-decoration:underline; 
}

.bbxbtn { 
	background-color:#990000; 
	color:#fff; 
	border-top:solid 1px #DE9797; 
	border-left:solid 1px #DE9797; 
	border-right:solid 1px #510303; 
	border-bottom:solid 1px #510303; 
}

/* nav styles */
#menu_nav, #menu_nav ul { 
	margin:0px; 
	padding:0px; 
	list-style:none; 
}

#menu_nav { 
	line-height:1em; 
}

#menu_nav li { 
	display:inline; 
	padding:0px; 
	margin:0px; 
}

#menu_nav li a { 
	display:block; 
	padding: 7px 10px; 
	text-decoration:none; 
	background: transparent url(/gx/ice/nav_item_bg.gif) top left repeat-x ;
	color:#064868;
}

#menu_nav li a:hover { 
	background: transparent url(/gx/ice/nav_item_bg_hover.gif) top left repeat-x ; 
}

#menu_nav li a.selected, #menu_nav li a.selected:hover { 
	background: transparent url(/gx/ice/nav_item_bg_selected.gif) top left repeat-x ; 
}

#pageContent DT { 
	font-weight:bold; 
	margin: 10px 0px 5px 0px; 
}

#pageContent DD { 
	margin-left:10px; 
}

#pageContent h1, #pageContent h2, #pageContent h3, #pageContent h4, #pageContent h5, #pageContent h6 { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#copyrightFooter {
	border-top:solid 1px #ccc; 
	padding:10px  10px 20px 10px;
	color:#999;
}

#copyrightFooter a { 
	color:#999; 
	text-decoration:none; 
}

#copyrightFooter a:hover { 
	color:#359; 
	text-decoration:underline; 
}

/* contact box styles */
.greenBox {
	background-color:#cce9ab; 
	padding:10px; 
	width:160px; 
	margin-top:6px;
}

.greenBox .title {
	font-size:140%; 
	font-weight:bold; 
	color:#1d9101; 
	margin-bottom:10px;
}

.greenBox .subtitle {
	color:#666666;
}

.greenBox .tel {
	font-size:120%; 
	font-weight:bold; 
	margin-bottom:10px;
}

.greenBox .email {
	
}

.greenBox .address {
	
}

/* frontpage box styles */
.frontpageBox {
	line-height:2em;
}

.frontpageBox a { 
	color:#369; 
	text-decoration:none;
}

.frontpageBox a:hover {
	color:#036;
}

.frontpageBox UL {
	margin:0px;
	padding:0px;
	margin-left:20px;
}

.frontpageBox LI {
	list-style-image:url(/gx/ice/li_icon.gif);
	border-bottom:dotted 1px #ccc;
}

.frontpageBox H3 {
	font-weight:normal;
	font-size:150%;
}

/* news styles */
#news {  }
#news .newsFooter {
	color:#666;
	text-align:right;
}
#news .newsFooter a { 
	text-decoration:none; 
	color:#666;
}

/* senter send tip styles */
#sendTip {
	border:dashed 1px #ccc; 
	padding:5px; 
	background-color:#f7f7f7;
	margin-bottom:8px;
}

#sendTip #subTitle {
	color:#369; 
	font-weight:bold;
}

#sendTip #errSendTipsMsg {
	background-color:#ffffe1;
	padding:5px; 
	border:solid 1px #000; 
	margin:5px 0px;
}

#sendTip #text {
	float:left; 
	width:50%; 
	margin-top:5px;
}
#sendTip #input {
	margin-left:50%; 
	margin-top:5px;
}

#sendTip #button {
	text-align:right; 
	margin-top:10px; 
	margin-right:15px;
}

#sendTip .textbox {
	width:90%;
}

#sendTip .textarea {
	width:95%; 
	height:58px;
}

/* New CSS. */

body {
	padding:0;
	margin:auto;
	width:940px;
}

h1,h2,h3,h4,h5,h6 {
	letter-spacing:.2em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	line-height:normal;
	padding:10px 0 10px 0;
	margin:0;
	font-weight:normal;
	font-size:150%;
}

h4 {
	font-size:140%;
	border:none;
	margin:4px 0 6px 0;
}

h3 img {
	margin-bottom:-2px;
}

p {
	margin:0 0 5px 0;
}

div {
	margin:none;
	padding:none;
}

ul {
	line-height:2em;
	margin:0;
	padding:0;
	margin-left:20px;
}

ul li a { 
	color:#369; 
	text-decoration:none;
}

ul li a:hover {
	color:#036;
}

li {
	list-style-image:url(/gx/ice/li_icon.gif);
	border-bottom:dotted 1px #ccc;
}

#leftCell {
  vertical-align:top;
  width:186px;
}

#leftCell li {
  border:none;
}

#middleCell {
  vertical-align:top;
  width:377px;
}

#middleCell div.blue {
  border-right:solid 1px #85b1c6;
}

#rightCell {
  vertical-align:top;
  width:377px;
}

a.external {
	padding-left:6px;
	display:block;
	background-image:url("/gx/ext_link.gif");
	background-repeat:no-repeat;
	background-position:right center;
}

div.blue {
	height:460px;
	padding:8px;
  background-color:#d9e8ee;
}

div.padding {
	padding:0 8px 0 8px;
	margin-bottom:8px;
}

div.border-blue-left-top {
	padding:0;
	margin:0;
	background-position:left top;
	background-image:url("../img/border-blue-left-top.gif");
	background-repeat:no-repeat;
	height:6px;
	background-color:#d9e8ee;
}

div.border-blue-left-bottom {
	padding:0;
	margin:0;
	margin-bottom:8px;
	background-position:left bottom;
	background-image:url("../img/border-blue-left-bottom.gif");
	background-repeat:no-repeat;
	height:6px;
	background-color:#d9e8ee;
}

div.border-blue-left-bottom img {
	padding:0;
	margin:0;
}

div.border-blue-right-top {
	padding:0;
	margin:0;
	background-position:right top;
	background-image:url("../img/border-blue-right-top.gif");
	background-repeat:no-repeat;
	height:6px;
	background-color:#d9e8ee;
}

div.border-blue-right-bottom {
	padding:0;
	margin:0;
	margin-bottom:8px;
	background-position:right bottom;
	background-image:url("../img/border-blue-right-bottom.gif");
	background-repeat:no-repeat;
	height:6px;
	background-color:#d9e8ee;
}

div.border-blue-right-bottom img {
	padding:0;
	margin:0;
}

li.gl,li.hq {
	margin-left:-16px;
	list-style-type:none;
	list-style-image:none;
}

/* End of new CSS. */