@charset "utf-8";
/* Initialization Styles */
html{overflow-y:scroll;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
tr, th, td{padding-left:10px;}

em{color:#ffffff;}

h1,h2,h3,h4,h5,h6,p{
	margin:5px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(../images/gopher_attack_header.gif) repeat-x;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

strong{color:#BE1E2D;}

:focus {outline: 0;}
ol, ul {margin-left:15px;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
img{border:none 0px;}
a{outline:none;}
a:link,a:active,a:visited {color:#BE202F;}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* Lookmatters CSS */
h1 {padding-left:13px;font-size:18px;
background:url(../images/gopher_attack_three_dots.gif) no-repeat;}
h2 {font-size:15px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}

#gopher_attack_container{
	margin: 0px auto;
    position:relative;
	width:880px;
}

#gopher_attack_top{
	position:relative;
	width:880px;
	height:55px;
}

#gopher_attack_logo{
	position:absolute;
	top:0px;
	left:20px;
	height:253px;
	width:235px;
	display:block;
	z-index:500;
	background:url(../images/gopher_attack_logo.png);
	behavior: url("../css/iepngfix.htc");
}

#gopher_attack_extra{
	position:absolute;
	top:10px;
	left:10px;
	z-index:500;
}

#gopher_attack_link{
	position:absolute;
	right:0px;
	top:0px;
	padding-top:0px;
	padding-left:0px;
	width:600px;
	height:52px;
}

#gopher_attack_link ul{
	list-style:none;
	height:52px;
	position:absolute;
	right:0px;
	top:0px;
}
#gopher_attack_link ul li{display:inline;}
#gopher_attack_link ul li a{color:#ffffff;padding:11px 12px;display:block;float:left;border-right:#ffffff 1px solid;}
#gopher_attack_link ul li a:hover {
	color:#754C29;
	text-decoration:none;
}

/* LAVALMAP */
#menu {
	position:relative;
	overflow: hidden;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li.backLava {
	width: 9px;
	position: absolute;
	margin-top:7px;
	background: url(../images/gopher_attack_lavalamp.gif) bottom no-repeat !important;
	border:0px none;
	}
#menu li a {
	text-decoration: none;
	color: #000;
	text-align: center;
	z-index: 10;
	display: block;
	position: relative;
}

#gopher_attack_middle{
	position:relative;
	width:880px;
	min-height:300px;
	background:url(../images/gopher_attack_brown_background.gif) right repeat-y;
}

#gopher_attack_left{
	position:relative;
	float:left;
	width:293px;
	padding-top:210px;
	color:#666666;
	font-weight:bold;
}

#gopher_attack_left ul{
	width:250px;
	list-style-type:inherit;
	margin-left:20px;
}

#gopher_attack_sponsors{
	border-top:#B3B3B3 1px solid;
	padding:7px 7px 0px 7px;
	width:250px;
}

#gopher_attack_sponsors #gopher_attack_sponsor{
	width:114px;
	height:53px;
	padding-right:5px;
	float:left;
	text-align:center;
}

#gopher_attack_finishline{
	margin-left:-100px;
	width:392px;
	height:164px;
	margin-top:60px;
	background:url(../images/gopher_attack_finishline.gif) no-repeat;
}

#gopher_attack_right{
	position:relative;
	float:left;
	width:582px;
	background:#BBA38E;
	border-left:solid 3px #8C7869;
}

#gopher_attack_content_inner{
	margin-top:10px;
	padding:0px 10px 10px 15px;
}

#gopher_attack_content_inner ul{
	list-style-type:inherit;
	margin-left:20px;
}

#gopher_attack_left_inner{
	position:relative;
	float:left;
	width:265px;
	margin-top:10px;
	padding:0px 10px 10px 15px;
}

#gopher_attack_right_inner{
	position:relative;
	float:left;
	width:261px;
	margin-top:10px;
	padding:0px 10px 10px 15px;
	border-left:solid 1px #8C7869;
}

#gopher_attack_bottom{
	position:relative;
	width:880px;
}

#gopher_attack_copyright{
	position:relative;
	width:100%;
	padding-top:10px;
	height:28px;
	text-align:center;
	background:url(../images/gopher_attack_footer.gif);
	color:#ffffff;
}
#gopher_attack_copyright a{
	color:#ffffff;
}
/* SLIDESHOW  */
.stripViewer {
	position: relative;
	overflow: hidden !important;
	width:583px !important;
	margin: 0 0 1px -2px;
	border-left:#000000 solid 3px;
}
.stripViewer ul {
	margin-left:-5px;
	position: relative;
	left: 0;
	top: 0;
	list-style-type: none;
}
.stripViewer ul li {float:left;}

.stripTransmitter {
	overflow: auto;
	width: 1%;
	position:absolute;
	top:17px;
	right:0px;
	width:200px !important;
}
.stripTransmitter ul {
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li{
	width: 20px;
	float:left;
	margin: 0px 3px 0px 3px;
}
.stripTransmitter a{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 18px;
	background: #ffffff;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color: #BE202F;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover {
	background: #BE202F;
	color: #ffffff;
}
.stripTransmitter a.current, .stripTransmitter a.current:hover {
	background: #BE202F;
	color: #ffffff;
}
#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}
#tooltip h3 {
	margin: 0; 
	padding: 6px 2px; 
	border: 0;
}