/* ********************************************************
* Global Stunts Home Page Stylesheet
* Created: 19th June 2005 (AM)
********************************************************** */

#gs-home {
	position:absolute;
	left:0;
	top:160px;
	margin-left:210px;
	width:560px;
}

#gs-home h1 {
	margin-top:0;
	margin-bottom:5px;
	color:#f93;
	font-size:140%;
	font-weight:normal;
}

#gs-home h2 {
	margin-top:0;
	color:#999;
	font-size:110%;
	font-weight:normal;
}

/* Home Page */

#gshome-table {
	border:0;
	width:560px;
}

#gshome-table td h1 {
	font-size:11pt;
	color:#373239;
	font-weight:bold;
	margin-top:10px;
	margin-right:110px;
	margin-left:10px;
	margin-bottom:0;
}

#gshome-table td p {
	font-size:9pt;
	color:#fff;
	margin-top:0;
	margin-right:90px;
	margin-left:10px;
	margin-bottom:0;
}

a.gshome-blinks {
	display:block;
	margin-top:3px;
	margin-left:10px;
	margin-right:90px;
	font-size:10pt;
	color:#fff;
}

a:visited.gshome-blinks {
	color:#fff;
}

a:hover.gshome-blinks {
	text-decoration:none;
}


#gshome-table td#gshmain {
	width:317px;
	text-align:center;
	vertical-align:middle;
	background-color:#676767;
	padding-top:8px;
	padding-bottom:2px;
}


#gshome-table td#gshome-1 {
	background-image:url(../assets/richard_may08_bg.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:127px;
	overflow:hidden;
	cursor:pointer;
}

#gshome-table td#gshome-2 {
	background-image:url(../assets/production_list_may08_bg_pi.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:127px;
	padding-right:32px;
	overflow:hidden;
	cursor:pointer;
}

#gshome-table td#gshome-3 {
	background-image:url('../assets/equip_bg_pic.gif');
	background-repeat:no-repeat;
	width:222px;
	height:127px;
	overflow:hidden;
	cursor:pointer;
}

/* _____________________________ Inside Eye */

div#gshome-ii {
	position: absolute;
	top: 456px !important;
	top: 460px;
	left: 6px;
	width:313px;
	background-color:#676767;
	padding:4px 0 0 4px;
	font-size:8pt;
	text-align:center;
	border-top:1px dotted #fff;
}

div#gshome-ii img {
	vertical-align:bottom;
	margin-right:3px;
}

div#gshome-ii em {
	font-style:normal;
	font-weight:bold;
	color:#fff;
	margin-right:12px;
}

div#gshome-ii a {
	display:inline;
	color:#fff;
	margin-right:0;
}

div#gshome-ii a:visited {
	color:#fff;
}

div#gshome-ii a:hover {
	text-decoration:none;
}

#gs-rotate {
	height: 380px;
	position: absolute;
	top: 104px;
	left: 14px;
	z-index: 1000;
	}

/*
#gs-rotate1 {
	position: absolute;
	left: 14px;
	top: 104px;
	z-index: 1001;
	}

*/

img#gs-weimgs1 {
	position:absolute;
	top:0;
	left:0;
}


img#gs-weimgs2 {
	position:absolute;
	top:0;
	left:0;
}
