@charset "UTF-8";
/* CSS Document */


/*----------- Clearing predefined browser styles---------------*/


body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	}
	h1, h2, h3, h4, h5, h6, pre, code {
	    font-size: 1em;
	}
	a {
	    text-decoration: none;
		padding:0px;
		margin:0px;
	}

	a img {
	    border: none;
	}
	
		li {
		padding:0px;
		margin:0px;
	}
/*----------- main styles---------------*/



body  {
	font: 100% Verdana, Arial,  sans-serif;
	color: #fefefe;
	background-color:#001722;
	font-size:12px;
	margin: 0;
	padding: 0;
	text-align: center;
}


#wrapper {
	background:url(images/pulse.jpg) 30px 10px no-repeat;
	width:575px;
	height:315px;
	margin: 0 auto;
	text-align:left;
	padding: 270px 0 0 225px;
}


h1 {
	font-size:32px;
	font-weight:lighter;
}

dt {
	display:block;
	margin:25px 0 5px 0;
}

dd {
	display:block;
	margin:0 0 2px 17px;
	}

dd {
	margin:0 0 0 17px;
	}
	
dl a, dd a:visited, dt a:visited {
	color:#fefefe;
	}


dd a:hover, dt a:hover {
	color:#666666;
	cursor:pointer;
	}
	
	


/*-----------video styles---------------*/

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
text-align:center;
min-height:591px;
min-width:1024px;
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 591px;
}
#inner {
width: 1024px;
height: 591px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:none;
background:url(images/detectingplugins.gif) no-repeat;
}

#getflash {
	margin:90px 0 0 0;
	background-color:#001722;
	}
	
#troubleshooting p {
font-weight:normal;
font-size:10px;
}

#troubleshooting {
padding:15px;
width:595px;
margin:100px auto 0 auto;
text-align:justify;
border:1px #fefefe solid;
}

h2 {
margin: 0 0 12px 0;
font-size:12px;
font-weight:bold;
}
