@charset "UTF-8";
/* CSS Reset */
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! 
:focus {
	outline: 0;
}
*/
body {
	line-height: 1.3;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

input, textarea {
	vertical-align:middle;
	font-size: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	outline: 0;
}




/* CSS Document */

body{
background:url(images/bg.jpg) repeat-x #000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#fff;
}

h1{
	font-size:16px;	
	color:#fff;
}
h3{
	margin-top:20px;	
}
.contact h1{
	color:#000;
	font-size:18px;
}

p{
	margin-bottom:15px;	
}

a{
	color:#fff;	
}

a:hover{
	color:#666666;	
}

img, div { 
	behavior: url(/pumptv/images/iepngfix.htc) 
}

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding:5px;	
}


#topbar{
	width:830px;
	height:28px;
	color:#fff;
	margin-top:2px;

}

#pumpheader{
		width:830px;
		height:95px;
		margin:0px;
		background:url(/pumptv/images/header_static.jpg)
}

.header-flash{
	display:none;
	width:610px;
	height:95px;
	float:left;
}

#feature{
		height:350px;
		width:830px;
		float:left;
}

.feature-right{
	width:283px;
	height:312px;
	margin-left:20px;
	margin-top:25px;
	float:left;
	display:inline;
	color:#000;
}

.scrolling-area{
	height:137px;
	background:url(images/scrolling_bg.png) no-repeat;
	overflow:hidden;
}

.scrolling-area-contact{
	height:284px;
	background:url(images/contact_gradient.png) no-repeat;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
}

.scroll
{
	width:250px;
	margin-left:15px;
	margin-top:10px;
}

.scroll a{
color:#000;	
}

.icon{
	float:left;
	padding-right:10px;
	padding-left:5px;
	display:inline;
	height:25px;
}

.download{
	width:200px;
	float:left;
	padding:5px;
	height:25px;
}

.logo{
	display:none;
	width:216px;
	height:54px;
	margin-top:25px;
	float:left;
}

#content-wrapper{
	width:830px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#navigation{
	height:27px;
	color:#fff;
	margin-top:0px;
	float:left;
	overflow:hidden;
	width:830px;
}

#navigation ul{
	margin-left:0px;
	float:left;
}

#navigation ul li{
	display:inline;
	font-variant:small-caps;

}

.videobox{
	width:520px;
	height:312px;
	margin-top:25px;
	float:left;
	border:1px solid #ccc;
}

.content{
	width:830px;
	min-height:200px;
	height:auto !important;
	margin-top:40px;
	margin-bottom:20px;
	float:left;
}

.text-left{
	width:500px;
	padding-right:20px;
	border-right:1px solid #443f3f;
	float:left;
}

.text-right{
	float:right;
	width:305px;
}

#footer{
	clear:both;
	margin-top:20px;
	width:100%;
	height:100px;
	background:#000;
	border-top:solid 1px #676767;
}

.footer-content{
	width:830px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	font-size:8px;
	color:#ccc;
	
}

.footer-left{
	width:650px;
	float:left;
}

.footer-left a{
	color:#ccc;
	text-decoration:none
}
.zerog a{
	width:150px;
	float:right;
	text-align:right;
	color:#ccc;
	text-decoration:none;
	margin-right:15px;
	display:inline;
}

.zerog a:hover, .footer-left a:hover{
	color:#666666;	
}

.clear{
	clear:both;	
}

.buttons{
	margin-top:8px;	
}

.btn-long{
	width:196px;
	height:47px;
	float:left;
	margin-bottom:3px;
}

.btn-tall{
	width:86px;
	height:144px;
	float:right;
}

.adbox{
width:276px;
height:217px;
float:left;
margin-left:15px;
display:inline;
margin-bottom:30px;
}



.mediascroll{
	height:34px;
	overflow:hidden;
	padding-bottom:3px;
	width:220px;
}

.mediabtn{
width:43px;
height:80px;
float:left;
padding-right:5px;
}

.mediatext{
float:left;
height:34px;
padding-top:3px;
width:170px;
}

.advertiserlogo{
width:60px;
height:60px;
float:left;
padding:5px 3px 5px 3px;
}


.alignLeft {

float:left;

margin-right:1em;

}



.alignRight {

float:right;

margin-left:1em;

}



 #ticker-container {
        position:relative;
        overflow:hidden;
        width: 250px;
        height: 200px;
        background-color: ;
        background-repeat: repeat;
        padding: 2px;
        border: Defaultpx dotted ;
        }
	
	#ticker {
		position:relative;
		width:150px;
	}
	
	#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: ;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: ;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: xx-small;
            color: ;
            text-decoration: none;
            padding-left: 2px;
        }

.story h1{
	color:#FC0;
	margin-bottom:5px;
}