﻿div#wrapper {
	display:block;
}

div#hdr-wrapper {
	display:block;
	height:70px;
}

div#hdr-wrapper img {
	float:left;
}

a.trybuy {
	float:right;
	margin-top:25px;
	margin-right:10px;
	padding:3px 10px;
	border:1px #ccc solid;
	background-color:#a2681a;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ffd200;
}

div#hdr-wrapper a:hover {
	background-color:#ffd200;
	color:#a2681a;
}

div.vid-wrapper {
	display:block;
	height:420px;
	padding-top:5px;
}

div#bottom.vid-wrapper {
	background:#fff url('images/vidwrapper-bg.gif') repeat-x;
}

div#top.vid-wrapper {
	background:transparent url('images/key-tab.png') no-repeat bottom left;
}

div#vid-left {
	width:125px;
	height:395px;
	margin-right:10px;
	padding:5px 5px 0 10px;
	float:left;
}

div#vid-left h1 {
	margin-top:0;
	margin-bottom:10px;
	border-bottom:1px #fff solid;
	font-family: georgia, garamond, serif;
	font-size:20px;
	color:#7e480e;
}

div.video {
	min-width:530px;
	max-width:600px;
	height:400px;
	float:left;
	border:1px #ccc groove;
}

div#fake.video {
	background:transparent url('images/video-fake.jpg') no-repeat;
	cursor:pointer;
}

div#real.video {
	display:none;
}

div.video object {
}

div#vid-right {
	width:140px;
	padding-left:10px;
	float:left;
	height:400px;
	text-align:center;
}

div#vid-right h2 {
	font-family:georgia, garamond, serif;
	font-style:italic;
	font-size:1.35em;
	font-weight:bold;
	color:#333;
	margin:10px 0;
	text-align:left;
	padding-top:0;
}

a.play-btn {
	width:132px;
	padding-bottom:65px;
	margin-top:0px;
	background:transparent left bottom no-repeat;
	text-align:left;
	text-transform:uppercase;
	font-size:.75em;
	text-decoration:none;
	margin-bottom:5px;
	float:left;
	clear:left;
}

a#whatistog {
	background-image: url('images/vid-whatis-btn.jpg');
}

a#whatistog:hover {
	background-image: url('images/vid-whatis-btn-h.jpg');
}

a#bigideas {
	background-image: url('images/vid-bigideas-btn.jpg');
}

a#bigideas:hover {
	background-image: url('images/vid-bigideas-btn-h.jpg');
}

a#weekplan {
	background-image: url('images/vid-wp-btn.jpg');
}

a#weekplan:hover {
	background-image: url('images/vid-wp-btn-h.jpg');
}

a#detour {
	background-image: url('images/vid-de-btn.jpg');
}

a#detour:hover {
	background-image: url('images/vid-de-btn-h.jpg');
}

div#key-wrapper {
	display:block;
	background:#fff url('images/keywrapper-bg.gif') repeat-y;
	text-align:left;
}

div.key-item {
	padding:0 10px;
	clear:left;
	margin-bottom:5px;
}

div.key-item h1 {
	margin:0 0 0 140px;
	width:675px;
	padding:10px 0 5px 0;
	line-height:1em;
	font-size:1.5em;
	border-top:1px #bbb solid;
	clear:none;
}

div.key-item img {
	float:left;
	margin:15px 0 0 15px;
	height:100px;
	width:100px;
	background-color:red;
}

div.key-item p {
	padding-bottom:10px;
	margin:0 0 5px 25px;
	width:700px;
	padding-left:115px;
}

div.key-item p a {
	font-size:.75em;
	padding:2px 5px;
	background-color:#ccc;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	white-space: nowrap;
}

div.key-item p a:hover {
	background-color:#a21b21;
	color:#fff;
}

p#last {
	border-bottom:0;
}

div#key-expand {
	display:none;
	clear:left;
}

p.buffer {
	font-size:smaller;
	color:#a2681a;
	font-family:georgia, "times new roman", serif;
	margin-top:10px;
}
