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

	body{font-family:Arial, "Times New Roman", Times, serif;}
	#header {width:100%; height:auto; margin-left:auto; margin-right:auto; background-image:url(images/teleseminar-logo-bg.jpg); text-align:center;}
	#content {width: 900px; height:auto; margin-left:auto; margin-right:auto;}
	#content2 {width: 900px; height:auto; margin-left:auto; margin-right:auto; background-image:url(images/ty-bg.png); background-repeat:repeat-y; margin-bottom:0px;}
	#content2_shadow {width: 900px; height:29px; margin-left:auto; margin-right:auto; background-image: url(images/bottom-shadow.gif); background-repeat: no-repeat; margin-top:0px;}
	#content2_inner {padding-left: 100px; padding-right: 100px; padding-top:20px; padding-bottom: 20px;}
	#content:after {content:''; display:block; clear:both;}
	#content_left {float:left; width:620px;}
	#content_spacer {float:left; width:30px;}
	#content_right {float:right; width: 250px; text-align:left; vertical-align:top;}
	h1 {font-size:32px; text-align:center;}
	h2 {font-size:24px; text-align:center; color:#800000; margin-top:0px;}
		input[type=text],textarea {
		border: 1px solid #666666;
		width:235px;
		padding-left: 5px;
		padding-bottom:5px;
		padding-top:5px;
		margin-left:-5px;
		font-size: 14px;
		clear: both;
		margin-bottom:5px;
		display: block;
		font-weight: bold;
		background: #f9f9f9;
		
		width: 98%;
		color: #444;
	}
		h3 {font-size:26px; text-align:center;}
	input[type=text]:focus {
			border: 1px solid #65b3f9;
		}
			textarea:focus {
			border: 1px solid #65b3f9;
		}
	input[type=image] {
		display: block;
		margin: 0px auto;
		clear: both;
	}
	hr {color:#999999}
	.grey {font-size:13px; color: #666666;}
	.label {font-size:13px; color: #800000; text-align:left;}
	.label2 {font-size:13px; color: #333333; text-align:left;}
	.label3 {font-size:13px; color: Navy; text-align:left;}
	
	#player {text-align:center;}
	#player_link {font-size: 9px;}
	#calltime {font-size: 12px; text-align:center;}
	
	/* Boxes */
.t999999 {background: #FFFFFF url(images/dot.gif) 0 0 repeat-x; width: 100%; margin-bottom:10px; text-align:left;}
.b999999 {background: url(images/dot.gif) 0 100% repeat-x}
.l999999 {background: url(images/dot.gif) 0 0 repeat-y}
.r999999 {background: url(images/dot.gif) 100% 0 repeat-y}
.bl999999 {background: url(images/bl.gif) 0 100% no-repeat}
.br999999 {background: url(images/br.gif) 100% 100% no-repeat}
.tl999999 {background: url(images/tl.gif) 0 0 no-repeat}
.tr999999 {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 
.t999999 a {color: #000000;}
.boxheading {font-size: 13px; font-weight:bold; color: #990000}
.profilepic {padding-right: 10px;}
.doit {width: 250px; height:106px; background:url(images/outline.gif); text-align:center; vertical-align:top;}
.button {position: relative; top:34px;}
