/* 
Browse Styles

1) Global Watch Styles
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
*/

/* Global Styles 
---------------------------------------------------------------------------------------------*/
#watch .share a.btn-small-share span, #watch .share button.btn-small-share span { background-position: 0 -1312px; }
#watch .share a.btn-small-share span.icon, #watch .share button.btn-small-share span.icon { background-position: 100% -1312px; }
#watch .share a.btn-small-share:hover span, #watch .share button.btn-small-share:hover span { background-position: 0 -1341px; }
#watch .share a.btn-small-share:hover span.icon, #watch .share button.btn-small-share:hover span.icon { background-position: 100% -1341px; }
#watch .share a.btn-small-share:active span, #watch .share button.btn-small-share:active span { background-position: 0 -1370px; }
#watch .share a.btn-small-share:active span.icon, #watch .share button.btn-small-share:active span.icon { background-position: 100% -1370px; }

#watch .share a.btn-small-share-alt span, #watch .share button.btn-small-share-alt span { background-position: 0 -1225px; }
#watch .share a.btn-small-share-alt span.icon, #watch .share button.btn-small-share-alt span.icon { background-position: 100% -1225px; }
#watch .share a.btn-small-share-alt:hover span, #watch .share button.btn-small-share-alt:hover span { background-position: 0 -1254px; }
#watch .share a.btn-small-share-alt:hover span.icon, #watch .share button.btn-small-share-alt:hover span.icon { background-position: 100% -1254px; }
#watch .share a.btn-small-share-alt:active span, #watch .share button.btn-small-share-alt:active span { background-position: 0 -1283px; }
#watch .share a.btn-small-share-alt:active span.icon, #watch .share button.btn-small-share-alt:active span.icon { background-position: 100% -1283px; }

#watch #email-import-error strong {
	padding: 0 3px;
	background: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}

body#watch #subcol {
	width: 310px;
	float: left;
}

body#watch #maincol {
	width: 630px;
	float: left;
}

body#watch h1,
body#screenshot h1 {
	font-size: 24px;
}

body#watch h1 em,
body#screenshot h1 em {
	display: block;
	margin: 0 0 0 60px;
}

body#watch h1 em .sub-text,
body#screenshot h1 em .sub-text {
	display: block;
	color: #9D4B51;
	font-size: 12px;
	line-height: 1.4em;
}

div.referr-reddit, div.referr-stumble, div.referr-digg {
	display: block;
	float: left;
}

div.referr-digg {
	position: relative;
	top: 2px;
}

.referr-box {
}

.referr-box h3 {
	float: left;
	font-size: 2em;
	line-height: 0.9em;
	display: block;
	position: relative;
	top: 0;
	left: 15px;
	padding: 10px 0 10px 85px;
	font-weight: bold;
	background: transparent url(referr-h3-arrow-bg.gif) center left no-repeat;
}

div.referr-reddit {
	position: relative;
	top: 10px;
	left: 15px;
	padding: 0 0 14px;
}

h3.referr-reddit {
	position: relative;
	top: 3px;
	left: 30px;
	float: left;
}

.referr-box h3 strong {
	font-weight: bolder;
}

.referr-box h3 em {
	font-size: 0.7em;
	font-weight: normal;
}

div.referr-stumble {
	position: relative;
	top: 10px;
	left: 15px;
	padding: 0 0 14px;
}

h3.referr-stumble {
	position: relative;
	top: 15px;
	left: 30px;
	float: left;
}

h3.referr-digg {
	position: relative;
	top: 10px;
}

div.referr-stumble a span {
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	position: relative;
	top: -2px;
	left: -10px;
}

div.referr-stumble a:hover span {
	color: #999;
}

div.referr-twitter {
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
}

h3.referr-twitter {
	position: relative;
	top: 2px;
	left: 25px;
	float: left;
}

h3.referr-twitter em {
	display: block;
	border-bottom: 1px solid #D5D6D7;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
}

h3.referr-twitter span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

h3.referr-twitter span a {
	font-weight: bold;
}

body#watch .player .hd {
	padding: 14px 0 0 0 !important;
}

.game-videos h2 {
	font-size: 1.4em !important;
}

.user-videos h2 {
	font-size: 1.4em !important;
}

/* Sharing Area*/
#sharing-watch {
	display: none;
}

#watch .share {
	margin: 7px 0 0;
}

#watch .ltblue .share label {
	color: #c2c2c2;
}

#watch .ltblue .share .hd {
	display: none;
}

#watch .ltblue .share .bd ul#email-manual {
	background: #3D3D3D;
}

#watch .ltblue .share .bd h3 a {
	color: #FFFFFF;
	font-size: 14px;
}

#watch .ltblue .share .bd p {
	color: #c2c2c2;
}

#watch .ltblue .share .bd ul {
	padding: 10px 0 10px 0;
}

#watch .ltblue .share .bd ul#email-import {
	border-top: 1px solid #8f8f8f;
	background: #484848;
}

#watch .ltblue .share table {
	border-top: 1px solid #8f8f8f;
}

#watch .ltblue .share table th {
	background: #484848;
	border-bottom: 1px solid #8f8f8f;
	border-right: 1px solid #8f8f8f;
	color: #FFF;
}

#watch .ltblue .share table td {
	background: #3D3D3D;
	border-right: 1px solid #8f8f8f;
	color: #CCC;
}

#watch .ltblue .share table th.last,
#watch .ltblue .share table td.last {
	border-right: 0px solid #FFB566;
}

#watch .ltblue .share table td label {
	color: #FFF;
}

#watch .ltblue .share .bd .notes {
	color: #CCC;
}

#watch .ltblue .share .bd .action-bar {
	border-top: 1px solid #8f8f8f;
	background: #3D3D3D;
	padding: 0;
}

#watch .ltblue .share .bd ul#social-stuff {
	background: #333;
}

#watch .ltblue .share .bd ul#social-stuff .favicon-wrapper {
	padding: 2px;
	width: 307px;
	background: #FFF;
}

#watch .ltblue .share .bd ul#social-stuff .favicon-wrapper a img {
	border: 3px solid #FFF;
	vertical-align: middle;
}

#watch .ltblue .share .bd ul#social-stuff .favicon-wrapper a:hover img {
	opacity: .6;
	filter: alpha(opacity=60);
}

#watch .ltblue .share .bd ul#social-stuff .favicon-wrapper a.favicon-steam {
	margin: 0 0 0 8px;
	border-left: 1px dotted #8f8f8f;
	padding: 0 0 0 12px;
	color: #333;
	font-weight: bold;
}

#watch .ltblue .share .bd ul#social-stuff .favicon-wrapper a:hover.favicon-steam {
	color: #666;
}

#watch .ltblue .share .bd ul#social-stuff .favicon-wrapper a.favicon-steam span {
	position: relative;
	top: 1px;
	padding: 0 0 0 2px;
}

#watch .ltblue .share .ft {
	display: none;
	margin: 0 0 0 0 !important;
}

.sharing-area {
	width: 600px;
	padding: 10px;
	background: #EFEFEF url(embed-bg.gif) 0 100% repeat-x;
	border-bottom: 1px solid #CCCCCC;
}


.sharing-area #url-embed div.outer-wrap {
	float: left;
	width: 50%;
}

.sharing-area label.main-label {
	float: left;
	background: #ebf4fa;
	border: 1px #aacee8 solid;
	display: block;
	margin: 0 0 0 0;
	width: 44px;
	padding: 6px 10px 0px 10px;
	height: 21px;
	color: #2f3132;
}

.sharing-area label#embed {
	margin: 0 0 0 3px;
}

.sharing-area input.main-input {
	float: left;
	display: block;
	padding: 6px 5px 0px 5px;
	border: 1px #aacee8 solid;
	height: 21px;
	border-left: 0;
}

.sharing-area fieldset#url-embed input.share-url {
	width: 219px;
	
}

.sharing-area fieldset#url-embed input.share-embed {
	width: 219px;
}

.social-wrap {
	background: transparent;
	padding: 0;
	margin: 0;
}

.social .likes {
	float: left;
	width: 78px;
	height: 57px;
	display: block;
	background: transparent url(btn-sprite-v2.png) 0 -910px no-repeat;
}

.social .likes .likes-txt {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	position: relative;
	top: 17px;
}

.social .likes .likes-num {
	font-weight: bold;
	font-size: 1.8em;
	color: #FFF;
	position: relative;
	top: 15px;
	text-align: center;
}

a.btn-like {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -910px no-repeat;
	white-space: nowrap;
	text-indent: -9999px;
}

a:hover.btn-like {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -967px no-repeat;
}

a:active.btn-like {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -1024px no-repeat;
}

a.btn-unlike {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -1407px no-repeat;
	white-space: nowrap;
	text-indent: -9999px;
}

a:hover.btn-unlike {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -1464px no-repeat;
}

a:active.btn-unlike {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -1521px no-repeat;
}

a.btn-liked {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -1758px no-repeat;
	white-space: nowrap;
	text-indent: -9999px;
}

a:hover.btn-liked {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -1758px no-repeat;
}

a:active.btn-liked {
	float: left;
	display: block;
	width: 105px;
	height: 57px;
	background: transparent url(btn-sprite-v2.png) -99px -1758px no-repeat;
}

.social-wrap .social {
	float: none;
	background: #EFEFEF;
}

.social-wrap .social ul {
	float: left;
	padding: 0 0 0 14px;
}

.social-wrap .social ul li {
	position: relative;
	float: left;
	border-left: 1px solid #CACACA;
	padding: 8px 15px;
}

.social-wrap .social ul li.reddit-btn {
	padding-top: 20px;
	padding-left: 7px;
	height: 68px;
}

.social-wrap .social ul li.last {
	padding-right: 0px;
}

.social-wrap .social a.download-btn {
	background: transparent url(icon-download-video.gif) top right no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 22px 0 0;
}

a:hover.social-link {
	opacity: .7;
	filter: alpha(opacity=70);
}

a:active.social-link {
	opacity: .9;
	filter: alpha(opacity=90);
}

.social-wrap .social a:hover.download-btn {
	opacity: .6;
	filter: alpha(opacity=60);
}

/*
.social-wrap .social a.share-btn {
	background: transparent url(../images/icon-share.gif) top right no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 35px 4px 0;
}

.social-wrap .social a:hover.share-btn {
	opacity: .6;
	filter: alpha(opacity=60);
}
*/

.social-wrap .social a.facebook-btn {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	top: -1px;
}

.social-wrap .social a:hover.facebook-btn {
	color: #666;
}

.social-wrap .social a.facebook-btn img {
	vertical-align: middle;
	margin: 0 3px 0 0;
}

.social-wrap .social a.stumble-btn {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	top: -1px;
}

.social-wrap .social a:hover.stumble-btn {
	color: #666;
}

.social-wrap .social a.stumble-btn img {
	vertical-align: middle;
	margin: 0 3px 0 0;
}

.digg-wrap {
	float: left;
	margin: 0;
}

.digg-wrap iframe {
	width: 51px;
}

.social-wrap .social a.digg-btn {
	background: transparent url(icon-digg.gif) top right no-repeat;
	padding: 0 40px 3px 0;
	margin: 0 0 0 25px;
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
}

.social-wrap .social a:hover.digg-btn {
	background: transparent url(icon-digg.gif) bottom right no-repeat;
	color: #333;
}

.social-wrap .social a.digg-btn em {
	color: #666;
	font-weight: normal;
	background: #fffad9;
	border: 1px solid #fff;
}

#download-video-types {
	display: none;
	position: absolute;
	top: -20px;
	left: 244px;
	margin: 5px 0 0 5px;
	background: transparent url(nav-menu-shadow.png) 0 0 repeat;
	z-index: 9999;
	text-align: left;
}

#download-video-types dl {
	position: relative;
	top: -5px;
	left: -5px;
	border: 1px solid #D1D5D9;
	padding: 14px 8px 5px 8px;
	background: #FFF;
}

#download-video-types dl dt {
	padding: 5px 10px 5px;
}

#download-video-types dl dd {
	float: none;
	border: none;
	padding: 5px 10px;
}

#download-video-types dl dd a {
	display: block;
	padding: 5px 0 5px 30px;
}

#download-video-types dl dd a.flv { background: url(icn-sprites.gif) 0% -748px no-repeat; }
#download-video-types dl dd a.wmv { background: url(icn-sprites.gif) 0% -773px no-repeat; }
#download-video-types dl dd a.mov { background: url(icn-sprites.gif) 0% -798px no-repeat; }

#download-video-types dl dd.even {
	background: #edf3f9;
}

.video-details #game-name-tags {
	border-top: 1px #d8d7d7 solid;
	border-bottom: 1px #d8d7d7 solid;
	padding: 15px 10px 15px 10px;
}

.video-details #player-game-name {
	float: left;
}

.video-details #player-tags {
	background: url(icon-tag.gif) 14px 10px no-repeat; 
	border-top: 1px #d8d7d7 solid;
	padding: 10px 14px 10px 38px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}

.video-details #player-tags a {
	font-size: 12px;
}

.video-details p {
	padding: 13px 14px 14px 14px;
	font-size: 16px;
	line-height: 1.5em;
	overflow: hidden;
}

.video-details div.game-name {
	border-top: 1px #d8d7d7 solid;
	border-bottom: 1px #d8d7d7 solid;
	padding: 15px 10px 15px 10px;
}

.social {
	border-bottom: 1px #d8d7d7 solid;
	padding: 10px 14px;
}

.player ul.stats-stuff {
	border-top: 1px solid #D8D7D7;
	font-size: 12px;
}

.player ul.stats-stuff li {
	list-style-type: none;
	display: block;
	float: left;
	border: none;
	width: 292px;
}

.player .stats {
	padding: 14px 5px 14px 14px;
}

body#watch .player .stats {
	padding-right: 0;
}

.player .date-posted {
	padding: 14px 14px 14px 0px;
	text-align: right;
}

#watch .author,
#screenshot .author, {
	background: #FFF url(/static/images/author-bg.jpg) 0 0 no-repeat;
}

#watch .author img,
#screenshot .author img {
	float: left;
	margin: -8px 10px 0 0;
}

#watch .author a.author-avatar,
#screenshot .author a.author-avatar {
	display: inline;
}

#watch .author .name,
#screenshot .author .name {
	overflow: hidden;
}

#watch .author .name strong,
#screenshot .author .name strong {
	font-weight: bold;
	font-size: 12px;
}

#watch .author .name em,
#screenshot .author .name em {
	display: block;
	color: #444;
	line-height: 1.5em;
}

#watch .author .stats,
#screenshot .author .stats {
	margin: 7px 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	clear: none !important;
	padding: 0 !important;
	color: #707375;
}

#watch .author .stats strong,
#screenshot .author .stats strong {
	font-size: 1.2em;
	color: #595b5c;
}

ul.side-videos {
	margin: -8px 0 0;
}

ul.side-videos li.item {
	border-bottom: 1px solid #C8E2ED;
	display: block;
	float: left;
	padding: 10px 0;
	width: 270px;
}

ul.side-videos li.item a.thumb {
	margin-right: 7px;
}

ul.side-videos li.item a.thumb img {
	float: left;
	width: 70px;
	height: 52px;
}

ul.side-videos li.right {
	border-right: 0;
}

ul.side-videos li.last {
	border-bottom: 0;
}

ul.side-videos li.item .details {
	float: left;
	padding: 2px 0 0 0;
	width: 132px;
}

ul.side-videos li.item .details h3 a {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 2px 0;
	display: block;
	width: 183px;
	overflow: hidden;
}

ul.side-videos li.item .details .game-name {
	width: 123px;
}

ul.side-videos li.item .details a.icon span.v-center-wrapper {
	width: 108px;
}

ul.side-videos li.item .details .stats {
	clear: both;
	margin: 3px 0 0 0;
	font-size: 11px;
	display: block;
	font-weight: normal;
	text-transform: capitalize;
	white-space: nowrap;
}

ul.side-videos li.item .details .stats strong {
	font-size: 1em;
	font-weight: bold;
}

.no-video-messaging {
	padding: 140px 80px;
	background: #C8E2ED;
	color: #3577A7;
	font-size: 36px;
	line-height: 1.1em;
	text-align: center;
}

.no-video-messaging img {
	position: relative;
	top: 2px;
	left: -5px;
}

#flash_player {
	background: #000 url(video-player-bg.gif) 0 0 no-repeat;
}

#screenshot #flash_player {
	background-image: none !important;
}




.mr-lombard {
	border-top: 1px solid #D8D7D7;
	padding: 10px 14px;
	background: #FFF;
	font-size: 12px;
	text-align: center;
}


.player {
	margin: 5px;
	background: #FFF;
}


/* Ads! */
.leaderboard-area {
	margin: 5px 5px 3px 5px;
	height: 94px;
}

.leaderboard-area .internal { float: left; position: relative; left: -2px; }

#google_ads_div_Homepage_728x90 {
	float: right; 
	margin: 2px 0px 4px 0px;
}
#google_ads_div_Homepage_300x250 {
	margin: 5px 5px 10px;
	text-align: center;
}

#google_ads_div_WeGame_Video_300x250,
#google_ads_div_WeGame_Screenshot_300x250 {
	margin: 5px 5px 10px;
	text-align: center;
}

#google_ads_div_WeGame_Video_728x90,
#google_ads_div_WeGame_Screenshot_728x90 {
	padding: 24px 14px 14px;
	position: relative;
	top: -22px;
	margin: 0 5px -18px;
	background: url(leaderboard-bg.gif) 0 0 no-repeat;
	text-align: center;
	z-index: 1;
}

#flash_player_swf {
	width: 620px;
}

a.follow-user {
	background: #458AC7 url(btn-rounded-corners-left.gif) top left no-repeat !important;
	float: right !important;
}
a:hover.follow-user {
	background-color: #417aae !important;
	color: #FFFFFF;
}


/* Featured Creator */
.featured-creator {
}

.featured-creator .hd {
	background: #FFFAC9;
	border-bottom: 3px solid #FFCC00;
	padding: 10px 0 0 !important;
	margin-bottom: 10px;
}

.featured-creator .hd .tl {
	background-image: url(rounded-corners-yellow.gif);
}

.featured-creator .hd .tr {
	background-image: url(rounded-corners-yellow.gif);
}

.featured-creator .hd h2 {
	padding: 0px 14px !important;
	background: none !important;
}

.featured-creator .hd h2 span {
	display: block;
	margin: 10px 0;
}

.featured-creator .hd h2 span img {
	float: left;
}

.featured-creator .hd h2 span em {
	display: block;
	margin-left: 58px;
	color: #4B3826;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
}

.featured-creator .hd h2 span em a {
	display: block;
	font-size: 17px;
	padding-bottom: 3px;
}

.featured-creator li.item a.thumb {
	background: #FFA500;
}

.general-highlight-pod .hd {
	padding-top: 14px !important;
}

.close-orange {
	display: block;
	float: right;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 16px;
	height: 16px;
	background: url(icon-close-orange.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

.general-highlight-pod .bd h3 {
	padding-bottom: 4px;
}

.general-highlight-pod .bd h3 a {
	font-size: 16px;
	font-weight: bold;
}

.general-highlight-pod .bd p {
	line-height: 17px;
	padding: 4px 0;
}


/* Popular Content */
.popular-content {
	background: #171717 url(popular-content-bg.gif) 0 0 repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.popular-content .hd {
	background: #173142 url(popular-content-hd-bg.gif) 0 0 repeat-x;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
}

.popular-content .hd .tl {
	background-image: none;
}

.popular-content .hd .tr {
	background-image: none;
}

.popular-content .ft {
	background: #171717 url(popular-content-ft-bg.gif) 0 0 no-repeat;
}

.popular-content .ft .bl {
	background-image: none;
}

.popular-content .ft .br {
	background-image: none;
}

.popular-content .hd h2 {
	background: none;
	color: #FFF !important;
	padding-bottom: 10px;
}

.popular-content li.item .details h3 a {
	color: #FFF;
}
.popular-content li.item .details h3 a:hover {
	color: #BFC7CD;
}


.popular-content li.item .details .stats {
	color: #BFC7CD;
}

.popular-content li.item .details a.icon span.v-center-wrapper {
	width: 55px;
}
#video-home .popular-content li.item .details a.icon span.v-center-wrapper { width: 55px !important; }

.popular-content li.item .details a.icon span.v-center-middle {
	color: #BFC7CD;
font-size:15px;
}

a#record-button {
	display: block; 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 5px; 
	background: #DF6300; 
	border-right: 3px solid #888; 
	border-bottom: 3px solid #888; 
	width: 300px;  
	color: #FFF; 
	font-weight: bold; 
	font-size: 22px; 
	text-decoration: underline;
	padding: 10px 0 10px 0; 
	text-align: center
}
a#record-button:hover {
	color: #333;
}