* {
	padding: 0px;
	margin: 0px;
}

html { 
	padding: 0px;
	margin: 0px;
}

body {
	background: #fff;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	color: #333;
	font-size: small;
}

img {
	border: none;
}


a {
	color: #4382b8;
}

div.clear {
	clear: both;
}


div.header {
	width: 100%;
	background: #1d1d1d url(/img/head-bg.jpg) top left repeat-x;
}

div.headerwrap {
	width: 1010px;
	margin: 0px auto;
	height: 150px;
}

div.headright {
	float: right;
}

div.headleft {
	float: left;
}

div.headleft img.logo{
	margin-top: 80px;
}



div.content {
	width: 100%;
	padding: 30px 0px;
	background: #fff url(/img/stripe-new.png) top left repeat;
	
}

div.contentwrap {
	width: 1010px;
	margin: 0px auto;
}


div.left {
	width: 500px;
	float: left;
	height: 500px;
}

div.video {
	width: 480px;
	padding: 10px;
	height: 480px;
	border: 1px solid #ccc;
	background: #ddd;
}

div.notes {
	
}

div.notes h1 {
	font-weight: 100;
	display: block;
	background: #f2f2f2;
	margin: 6px 0px;
	padding: 2px;
}

div.notes p {
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 5px;
}


div.sponsors {
	margin-top: 50px;
}

div.sponsors img.sponsormid{
	margin: 0px 23px 0px 8px;
}



div.sponsors img.sptitle{
	margin-bottom: 3px;
}



div.submit {
	margin-top: 50px;
}

div.submit input{
	border: 1px solid #aaa;
	padding: 3px;
	color: #444;
	background: transparent;
}

div.submit img.share{
	margin-bottom: 5px;
}

div.submit p{
	padding: 3px 0px 3px 0px;
}

div.submit p.message{
	
}

div.submit p.submit input{
	margin-top: 5px;
	padding: 3px 10px;
	border: 1px solid #dfdfdf;
	background: #eee;
	font-size: 80%;
}



div.submit label{
	padding-left: 5px;
	font-size: 90%;
	color: #666;
}


div.submit textarea {
	border: 1px solid #aaa;
	width: 494px;
	padding: 3px;
	background: transparent;
	margin-bottom: 3px;
}

div.footer {
	width: 100%;
	background: #1d1d1d url(/img/dammasch-print.jpg) top left repeat-x;
}

div.footerwrap {
	width: 1010px;
	margin: 0px auto;
	height: 75px;
}


div.footleft {
	float: left;
	padding-top: 11px;
}	

div.footright {
	margin: 0px auto;
	background: transparent url(/img/bottom-bar.png) top left no-repeat;
	width: 600px;
	height: 65px;
	padding-top: 10px;
}

div.footright img.beta{
	margin-left: 26px;
	border-right: 1px solid #666;
	padding-right: 10px;
}

div.footright img.sponsor1{
	margin-left: 8px;
}	

div.footright img.sponsormid{
	margin: 0px 12px;
}	


/******************************     FEED START     **********/


div.feeds {
	width: 480px;
	float: right;
	margin-left: 10px;
}

div.entries ul {
	padding: 0;
	margin: 0px auto;
	list-style: none; 
}
	
div.entries ul li {
	padding: 10px 7px 12px 7px;
	height: 90px;
	margin: 0px auto;
	border-top: 1px dashed #888;
}

div.entries ul li a.friendimage {
	display: block;
	height: 88px;
	width: 66px;
	background: transparent url(/img/user-bg.gif) top left no-repeat;
	padding: 4px 0 0 4px;
	float: left;
	margin: 0 8px 0px 0; 
}
	
div.entries ul li a.friendimage img {
	width: 60px;
	height: 82px;
	border: 1px solid #dfdfdf;
	margin: 0; 
}
				
div.entries ul li h5 {
	color: #777;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0 0 0 83px;
	line-height: 1.5em;
	font-size: 90%;
}	
		
div.entries ul li h3 {
	color: #333;
	padding: 0;
	margin: 0 0 0 83px; 
	font-weight: normal;
}
			
div.entries ul li h3 em {
	display: none;
	color: #dadada;
	font-style: normal; 
}
			
div.entries ul li h3 a {
	text-decoration: none; 
	font-weight: bold;
}
			
div.entries ul li h3 a:hover {
	text-decoration: none;
}
			
div.entries ul li h4 {
	padding: 1px 0 1px 0;
	margin: 3px 0 0 83px;
	color: #999; 
	font-weight: 100;
	font-size: 85%;
}

/******************************     FEED END     **********/


div.panelwrap {
	margin: 0px auto;
	width: 1010px;
	height: 140px;
	padding-top: 10px;
	background: transparent url(/img/door-blue.gif) bottom right no-repeat;
}

div.panelright {
	float: right;
}

div.panelleft {
	float: left;
}


div.panelleft img{
	margin-top: 80px;
}

#dropdownpanel{ /*Outermost Panel DIV*/
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	visibility:hidden;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
	background: #1d1d1d url(/img/panel-bg.jpg) top left repeat-x;
	color: white;
}

#dropdownpanel .control{ /*Div containing panel button*/
	width: 1010px;
	margin: 0px auto;
	color: #fff;
	text-align: right;
	background: transparent;
	padding-top: 4px;
	padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
	height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
	line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}

