body {
	background-color: #E6E6E7;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	text-align: center;
	color: #303030;
}

a {
	color: #303030;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

img {
	border: 0;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
	width: 996px;
}

div#top {
	background-color: #F6F6F6;
	height: 165px;
	clear: both;
	margin-bottom: -13px;
}

div#top #sdetv {
	position: absolute;
	top: 0;
	margin-left: 15px;
}

div#top #ad {
	position: relative;
	margin: 12px 0 -117px 140px;
}

div#top #sdelogo {
	position: relative;
	margin: 10px 20px 0 715px;
}

div#top #strip {
	background-color: #00788A;
	height: 22px;
	color: #F6F6F6;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 8px 0 0 140px;
}

div#top #strip a {
	color: #F6F6F6;
	font-weight: bold;
}

div#top #strip #categoriesdropdown {
	float: right;
	clear: none;
	background-color: #B3BA34;
	padding: 7px 7px 6px 7px;
	margin-top: -8px;
}

div#top #strip #categoriesdropdown select {
	margin: 0 0 0 0.3em;
	font-size: 0.9em;
	text-transform: none;
}

div#container {
	clear: both;
	background-color: #C6C7C9;
	padding: 12px 14px;
}

div#container #player {
	float: left;
	clear: none;
}

div#container #player #info {
	color: #FFF;
	font-size: 1.4em;
	margin-top: -60px;
	padding: 0 12px;
	line-height: 1.5em;
	height: 60px;
}

div#container #video {
	float: left;
	clear: right;
	margin-left: 14px;
	width: 310px;
}

div#container #video #video_header {
	background-color: #B3BA34;
	/* padding: 6px 12px; */
	color: #F6F6F6;
	text-transform: uppercase;
	min-height: 16px;
}

div#container #video #video_header h2 {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	background-color: #B3BA34;
	padding: 6px 12px;
	width: 286px;
}

div#container #video #video_description {
	background-color: #E6E6E7;
	padding: 9px 8px;
	font-size: 1.2em;
	height: 270px;
	margin-bottom: 4px;
}

div#container #video #video_tools {
	background-color: #E6E6E7;
	padding: 8px;
	font-size: 1.2em;
	height: 65px;
}

div#container #video #video_tools #video_tools_2 img {
	vertical-align: middle;
}

div#container #video #video_tools #video_tools_url {
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

div#container #video #video_tools #video_tools_url input {
	width: 210px;
}

div#container #recent {
	float: left;
	clear: right;
	margin-left: 14px;
	width: 310px;
}

div#container #recent #recent_header {
	background-color: #B3BA34;
	padding: 6px 12px;
	color: #F6F6F6;
	text-transform: uppercase;
	height: 16px;
}

div#container #recent #recent_header h2 {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
}

div#container #recent #recent_header a {
	font-size: 1.4em;
	font-weight: bold;
	float: right;
	color: #F6F6F6;
	text-decoration: underline;
}

div#container #recent div.recentmovie {
	background-color: #E6E6E7;
	height: 74px;
	overflow: hidden;
	margin-bottom: 4px;
	padding: 8px;
}

div#container #recent div.recentmovie a {
	font-weight: bold;
}

div#container #recent div.lastmovie {
	margin-bottom: 0;
}

div#container #recent div.recentmovieimage {
	float: left; 
	clear:none;
	margin: 0 8px 0 0;
	cursor: pointer;
}

div#container #recommended {
	margin-top: 10px;
	background-color: #E6E6E7;
	font-size: 1.1em;
}

div#container #recommended #recommended_header {
	background-color: #B3BA34;
	padding: 6px 12px;
	color: #F6F6F6;
	text-transform: uppercase;
	height: 16px;
	width: 215px;
}

div#container #recommended #recommended_header h2, div#container #recommended #category_header h2 {
	font-size: 1.273em; 
	font-weight: bold;
	float: left;
}

div#container #recommended #category_header {
	background-color: #00788A;
	padding: 6px 12px;
	color: #F6F6F6;
	text-transform: uppercase;
	min-height: 16px;
	width: 215px;
	clear: both;
}

div#container #recommended div.recommendedmovie {
	background-color: #FFF;
	width: 191px;
	height: 157px;
	overflow: hidden;
	margin-right: 4px;
	padding: 12px 24px 18px 24px;
	float: left;
	clear: none;
}

div#container #recommended div.recommendedmovie a {
	font-weight: bold;
}

div#container #recommended div.recommendedmovieimage {
	float: left; 
	clear:none;
	margin: 0 8px 0 0;
	cursor: pointer;
}

div#container #recommended div.lastmovie {
	margin-right: 0;
	margin-bottom: 4px;
}

div#bottom {
	text-align: center;
	color: #FCFFF0;
	background-color: #00788A;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
	padding: 6px;
}

div#bottom a {
	clear: both;
	color: #FCFFF0;
	font-weight: bold;
}

.selectCategory {
	background-color: #C6C7C9;
}

.selectOptions {
	margin-left: 10px;
}



