body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0px;
	padding:0px;
}
a img {
	border:0px;
}
.panel {
	padding:10px;
	padding-bottom:0px;
	font-size:12px;
	text-align:left;
}
.startOgle {
	cursor:pointer;
}
#recorder {
	display:none;
	position:absolute;
	width:323px;
	height:331px;
	z-index:1001;
	top:0;
	left:0;
	padding:20px;
	background:#fff;
	border:1px solid #000;
}
#flash {
	border:1px solid #ddd;

}
#videoIdeas{
	border:1px solid #ddd;
	background:#eee;
	padding:10px;
}
#videoIdeas-title {
	font-weight:bold;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#videoIdeas-cycle {
	font-size:14px;
}
#softBox {
	position:absolute;
	z-index:10000;
	padding:10px;
	padding-bottom:0px;
	background:#fff;
	border-bottom:1px solid #333;
	width:100%;
	display:block;
	text-align:center;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.collapse {
	border:1px solid #c6ced1;
	background:#fff;
	
}
.collapse-header {
	cursor:pointer;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.collapse-content {	
	padding:10px;
	display:none;
}
.collapse-visible .collapse-content
	{
		display:block;
	}
.collapse-icon {
	width:12px;
	height:12px;
	float:right;
}
.collapse-icon-hidden {
	background: url('/images/collapse-right.png') no-repeat;
}
.collapse-icon-visible {
	background: url('/images/collapse-down.png') no-repeat;
}
form {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:32px;
	margin-top:0px;
	text-align:left;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p, h1, h2, h3, hr, .leading, ul.leading li, ol.leading li {
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:16px;
}
#dialog, #dialogLoginbox {
	display:none;
}
.green {
	color:#72b11d;
}
.clear {
	clear:both;
}
.footer {
	background-color:none;
	border-top:0px solid #ffffff;
	width:100%;
	margin-bottom:0px;
}
.footer .boundary {
	color:#ffffff;
	padding-top:8px;
	text-align:center;
	margin-bottom:0px;
	border-top:0px solid #ffffff;
	height:70px;
}
.header {
	text-align:left;
	margin-bottom:16px;
}
.logo {
	margin-left:-11px;
	float:left;
	width:299px;
}
.boundary {
	width:970px;
	padding:0px;
}
.preview {
	width:100px;
	border:1px solid #dddddd;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.preview img {
	border:0px;
}
.preview .capture {
	width:100px;
	height:75px;
}
.preview .date {
	padding:3px;
	text-align:center;
	background:#dddddd;
	color:#000000;
	font-size:12px;
}
.preview .highlight {
	padding:3px;
	text-align:center;
	background:#72b11d;
	color:#ffffff;
}
.player {
	text-align:left;
}
.share-ogle {
	width:200px;
	float:right;
}
.share-ogle a {
	border:0px;
	display:block;
	float:right;
	margin-left:5px;
}
.player .chart {
	float:right;
	width:50px;
}
.player .dr .name, .player .dr .value {
	width: 75px;
	float:left;
}
.player .chart .ratings .rating .name {
	display:none;
}
.player .chart .ratings .rating .coloured, .player .chart .ratings .rating .bar {
	height:5px;
}
.player .chart .ratings .rating .bar {
	background:#fff;
}
.player .chart .ratings .rating .nameShort {
	display:none;
	font-size:8px;
}
.player .chart .ratingBars {
	float:left;
	padding:3px;
	padding-bottom:1px;
	border-left:1px solid #ccc;
	float:right;
}
.player .share a img {
	border:0px;
}
.player .friendsVideo .title {
	padding:3px;
	padding-top:12px;
	padding-bottom:12px;
	float:left;
	line-height:13px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#efefef;
	border:1px solid #ccc;
	font-weight:bold;
}
.player .friendsVideo a img {
	border:1px solid #ccc;
	margin:3px;
	margin-top:0px;
	float:left;
}
#player h2 {
	color:#000000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#player h2 a {
	text-decoration:none;
}
.dayName {
	display:block;
}
span.dayName a {
	color:#72b11d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:26px;
}
.player .video {
	width:320px;
	height:240px;
	float:left;
	border:1px solid #333;
}
.player .details {
	width:200px;
	float:right;
}
.player .details .item {
	clear:both;
	margin-bottom:3px;
	background:#efefef;
	padding:3px;
	border:1px solid #ccc;
}
.player .details .item .value {
	clear:both;
	text-align:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.player .details .item .name {
	clear:both;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.openVideoSettings {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF6600;
	font-size:14px;
}
.videoSettings {
	clear:both;
}
.videoSettings .item .label {
	color:#000000;
	font-weight:bold;
	margin-bottom:3px;
}
.videoSettings .item .field {
	clear:both;
}
.videoSettings .item {
	float:left;
	width:45%;
	margin-right:20px;
	margin-bottom:16px;
}
.ratings .item {
	margin-right:20px;
}
.playerLoading {
	display:none;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
}
.userBar {
	float:right;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	color:#000;
	text-align:right;
}
.userBar .button {
	display:inline;
	font-size:12px;
	margin:0px;
	border-top:0px;
	border-bottom:0px;
	margin-top:0px;
	line-height:24px;
	background:none;
	margin-left:5PX;
	padding:5px;
}
.userBar {
	text-align:center;
	width:none;
	background:#ffffff;
	padding-right:5px;
	margin-top:5px;
}
.userBar a {
	color:#000000;
}
#page {
	text-align:left;
}
.transparency {
	background:url('/images/trans-50.png')!important;
}
table.signup th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
	padding:5px;
	text-align:right;
	vertical-align:top;
}
table.signup tr td {
	padding-bottom:8px;
}
table.signup td.explain {
	font-size:12px;
	color:#888888;
}
table.signup span.check {
	padding:5px;
	background:#ffffff;
	border:1px solid #efefef;
}
table.signup input, table.signup select {
	font-size:16px;
	padding:5px;
}
.search input {
	font-size:18px;
	padding:5px;
}
.search input.box {
	border:0px;
	float:left;
	width:200px;
}
.search {
	background:#ffffff;
	width:425px;
	padding:0px;
	border:1px solid #fff;
}
.search .button {
	float:right;
	padding-left:20px;
	padding-right:20px;
}
.button, input.button {
	width:auto;
	overflow:visible;
	display:inline;
	background:#c9e7f1 url('/images/button-fade.jpg') bottom left repeat-x;
	padding:5px;
	font-size:18px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	border:0px solid #879ba3;
	color:#373f42;
	cursor:pointer;
}
.button:hover {
	background:#b1cbd4 url('/images/button-fade-hover.jpg') bottom left repeat-x;
	color:#373f42;
}
.small, input.small {
	font-size:12px;
	line-height:16px;
	padding:3px;
}
.dateScroller {
	height:400px;
	overflow:auto;
}
.dateScroller .preview {
	width:312px;
	clear:both;
	margin-right:5px;
	margin-bottom:5px;
	border:0px;
}
.dateScroller .preview img {
	border:0px;
}
.dateScroller .preview .capture {
	width:62px;
	height:auto;
	float:left;
	border:1px solid #dddddd;
}
.dateScroller .preview .title {
	width:190px;
	border-bottom:1px solid #dddddd;
	margin-left:10px;
	margin-top:7px;
}
.dateScroller .preview .title a {
	text-decoration:none;
}
.dateScroller .preview .mid {
	width:210px;
	float:left;
}
.dateScroller .preview .dayRating {
	width:190px;
	margin-left:10px;
	margin-top:0px;
	font-size:10px;
}
.dateScroller .highlight .title {
	border-bottom:1px solid #72b11d;
}
.dateScroller .highlight .title a {
	color:#72b11d;
}
.dateScroller .highlight .date {
	padding:3px;
	text-align:center;
	background:#72b11d;
	color:#ffffff;
}
.dateScroller .highlight .date a {
	color:#ffffff;
	text-decoration:none;
}
.dateScroller .highlight .capture {
	border:1px solid #72b11d;
}
.dateScroller .date {
	padding:3px;
	text-align:center;
	background:#dddddd;
	color:#000000;
	font-size:12px;
	float:left;
	width:30px;
}
.dateScroller .date a {
	color:#000000;
	text-decoration:none;
}
.dateScroller .date .day {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	line-height:22px;
	font-weight:bold;
}
.dateScroller .date .day sup {
	font-size:10px;
}
.dateScroller .date .month {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	line-height:18px;
}
.dateScroller .preview .highlight {
}
.comment {
	border-bottom:1px solid #888888;
}
.comment .date {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	float:right;
}
.comment .name {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	float:left;
}
.comment .text {
	clear:both;
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	line-height:16px;
	width:100%
}
.result {
	text-align:left;
	clear:both;
	padding:5px;
	font-size:12px;
	border-bottom:1px solid #ccc;
}
.result h3 {
	margin-bottom:8px;
}
.result h3 a {
	text-decoration:none;
	font-size:10px;
}
.result span.large a {
	display:block;
	font-size:14px;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.profileMenu a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-right:20px;
	padding:5px;
	background:none;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.profileMenu a.active {
	background:#72b11d;
	color:#ffffff;
	border:2px solid #ffffff;
}
span.elipsis {
	font-size:smaller;
	font-weight:normal;
}
div.dayRatingScore {
}
.ratings {
	width:100%;
	height:auto;
	background:#ffffff;
}
.ratings .rating {
	clear:both;
	border-bottom:2px solid #ffffff;
	width:100%;
}
.ratings .rating .name {
	width:10px;
	float:left;
}
.ratings .rating .nameShort {
}
.ratings .rating .bar {
	margin-left:0px;
	background:#efefef;
	height:3px;
	float:left;
	width:100%
}
.ratings .rating .bar .couloured {
	height:3px;
	width:100%;
}
.feeds {
	height:200px;
	overflow:auto;
}
.pageTitle {
	width:450px;
	float:left;
}
.options {
	width:400px;
	text-align:right;
	float:right;
}
.success {
	padding:10px;
	background:#e1f6c0;
	border:1px solid #919f7c;
}
.warning {
	padding:10px;
	background:#f6c0c0;
	border:1px solid #9f7c7c;
}
.bigChart {
	width:300px;
	padding:5px;
	border:2px solid #ddd;
	background:#fff;
	position:absolute;
	z-index:1000;
	display:none;
}
.bigChart .ratings .name {
	display:block !important;
	width:100px;
	float:left;
}
.bigChart .ratings .coloured, .bigChart  .ratings  .bar {
	height:10px !important;
}
.bigChart .bar {
	background:#fff;

}
.bigChart .nameShort {
	display:none;
	font-size:8px;
}
.bigChart .ratingBars {

	padding:3px;
	padding-bottom:1px;
	border-left:1px solid #ccc;
	float:right !important;
	
	width:150px !important;
}
