/*
COBER - EA Army of Two - MEDIA
STYLESHEET V1.0 - 05.13.2009
==================================================================================== */
/* MEDIA CONTENT NAV ================================================================================ */
#media-content-nav {
	width: 843px;
	margin: auto;
	background: url(../images/media-v1/ao2-media-1-content-nav.png) no-repeat;
}
#media-content-nav ul {
	width: 843px;
	height: 26px;
	margin: auto;
	padding: 2px 0 0 0;
}
#media-content-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 9px;
}
#media-content-nav a {
	text-decoration: none;
	font-family: "Arial Black";
	text-transform: uppercase;
	display: block;
}
#mcn1 a {
	width: 150px;
	height: 15px;
	margin: 0 0 0 15px;
	padding: 3px 0 0 0;
}
/* MEDIA */
#mcn2 {
	width: 63px;
	height: 15px;
	margin: 0;
	padding: 0;
}
/* SPACER */
#mcn3 a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	color: #bdb7b5;
}
/* VIDEOS */
#mcn4 a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	color: #bdb7b5;
}
/* SCREENSHOTS */
#mcn5 a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	color: #bdb7b5;
}
/* WALLPAPER */
#mcn3 a:hover {
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#mcn4 a:hover {
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#mcn5 a:hover {
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#mcn3-on a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#mcn4-on a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#mcn5-on a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
/* MEDIA TOP CONTENT ==================================================================================== */
#media-top-content-wrap {
	width: 960px;
	height: 511px;
	margin: auto;
	padding: 15px 0 0 0;
	background: url(../images/media-v1/ao2-media-white-module.png) no-repeat;
	border: none;
}
#media-left-column {
	width: 160px;
	position: relative;
	top: 6px;
	left: 64px;
	float: left;
}
.video-tile {
	width: 160px;
	margin: 0;
	background: url(../images/black-tranny.png) repeat;
}
.video-tile a {
	display: block;
}
.video-tile-pic {
	width: 160px;
	height: 112px;
	margin: 0;
}
.video-title {
	font-family: "Arial Black";
	font-size: 10px;
	text-transform: uppercase;
	color: #f6e971;
	padding: 0 0 0 9px;
}
.item-rating,.login-rating {
	width: 150px;
	height: 9px;
	padding: 3px 0 5px 9px;
}
.item-rating li {
	display: inline;
}
.item-rating li a {
	width: 13px;
	height: 9px;
	position: absolute;
}
.gold-star,.grey-star {
	width: 13px;
	height: 9px;
	float: left;
	cursor: pointer;
	text-indent: -999em;
}
.gold-star {
	background: url(../images/media-v1/star-gold.png) no-repeat;
}
.grey-star {
	background: url(../images/media-v1/star-grey.png) no-repeat;
}
.rating-over {
	background: url(../images/media-v1/star-gold.png) no-repeat !important;
}
.video-tile-spacer {
	width: 160px;
	height: 7px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
}
.pages {
	width: 160px;
	height: 15px;
	margin: 4px 0 0 0;
	padding: 5px 0 0 0;
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	background: url(../images/media-v1/pages-topbar.png) no-repeat;
}
.pages a {
	padding: 0 3px 0 0;
	text-decoration: none;
}
.pg-title {
	padding: 0 3px 0 0;
}
#media-right-column {
	width: 656px;
	position: relative;
	top: 6px;
	left: 86px;
	float: left;
}
#media-right-column h3 {
	font-family: "Arial Black";
	font-size: 11px;
	color: #ac3c1a;
	text-transform: uppercase;
	float: left;
}
.flash-vid-holder {
	width: 656px;
	height: 389px;
	background: url(../images/media-v1/video-large.jpg) no-repeat;
}
#video-options {
	width: 656px;
	height: 26px;
	margin: 0 0 10px 0;
	background-color: black;
}
#video-options a {
	font-family: "Arial Black";
	color: #f4ea71;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
}
#video-options a:hover {
	color: white;
}
#search {
	width: 224px;
	height: 17px;
	float: right;
	padding: 4px 9px 0 0;
}
#search #embedurl {
	width: 220px;
	height: 13px;
	padding: 2px;
	border: none;
	color: white;
	background-color: #797979;
	font-size: 10px;
}
.video-options-link-wrap {
	float: right;
	padding: 6px 0 0 0;
	line-height: 14px;
	font-size: 9px;
	text-transform: uppercase;
}
.download {
	float: left;
	padding: 0 20px 0 0;
}
.share {
	float: left;
	padding: 0 20px 0 0;
}
.url {
	float: left;
	padding: 0 3px 0 0;
	color: white;
	font-weight: bold;
}
.media-content-topbar {
	width: 656px;
	height: 29px;
	margin: 0;
	padding: 4px 0 0 21px;
	background: url(../images/media-v1/media-content-topbar.png) no-repeat;
}
.media-content-topcap {
	width: 656px;
	height: 21px;
	padding: 3px 0 0 21px;
	background: url(../images/media-v1/media-content-topcap.png) no-repeat;
	font-family: "Arial Black";
	font-size: 10px;
	text-transform: uppercase;
	overflow: hidden;
}
/* MEDIA BOTTOM CONTENT ==================================================================================== */
#media-bottom-content {
	width: 960px;
	margin: auto;
}
#media-bottom-content p {
	width: 504px;
	margin: 0;
	padding: 5px 0 15px 21px;
	float: left;
	color: #cccccc;
	clear: both;
}
.comment-pages {
	width: 400px;
	height: 15px;
	margin: 4px 0 0 0;
	padding: 5px 0 0 21px;
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
	font-size: 9px;
}
.comment-pages a {
	padding: 0 3px 0 0;
	text-decoration: none;
}
.comment-title {
	padding: 0 3px 0 0;
}
#media-bottom-left {
	width: 194px;
	height: 23px;
	margin-left: 49px;
	background: url(../images/media-v1/ao2-media-white-module-footer-cap.png) no-repeat;
}
#video-content-wrap {
	width: 656px;
	margin: 0 0 0 246px;
}
.comment-gamer-wrap {
	width: 504px;
	float: left;
}
.comment-gamer {
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 21px;
	float: left;
	text-transform: uppercase;
	line-height: 12px;
	color: white;
}
.comment-date {
	font-size: 8px;
	float: left;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	line-height: 13px;
	color: white;
}
#video-content {
	width: 656px;
	background: url(../images/media-v1/media-content-bkg-tile.png) repeat-y;
}
.video-content-divider {
	width: 656px;
	height: 16px;
	background: url(../images/media-v1/media-content-divider.png) no-repeat;
	clear: both;
}
.video-content-footer {
	width: 656px;
	height: 15px;
	background: url(../images/media-v1/media-content-footer-cap.png) no-repeat;
}
.flag-comment {
	background: url(../images/media-v1/icon-flag-comment.png) no-repeat;
	padding: 0 20px 0 23px;
	float: right;
	font-size: 8px;
	text-transform: uppercase;
}
.flag-comment {
	font-family: "Arial Black";
	display: block;
	text-decoration: none;
	line-height: 9px;
	cursor: pointer;
	cursor: hand;
}
/* SCREENSHOT+WALLPAPER DIFFERENCES ================================================================================ */
.screenshot-holder {
	width: 656px;
	height: 369px;
}
.media-spacer {
	width: 656px;
	height: 19px;
	margin: 1px 0 0 0;
	background-color: black;
}
#dropdown {
	width: 115px;
	height: 14px;
	border: 1px solid #666666;
	float: right;
	margin: 3px 10px 0 0;
	padding: 2px 0 0 5px;
	background: url(../images/media-v1/b-dropdown-arrow.png) 100% 0px no-repeat;
}
#dropdown a {
	display: block;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
#dropdown a:hover {
	color: #666666;
}
/* flag boxes */
.tb_flagbox {
	display: none;
}

#TB_ajaxContent {
	border: 1px solid #ccc;
}

.flagbox {
	background-color: #000;
	padding: 10px;
}

.flagbox p {
	float: none;
	width: auto;
}
.flagbox h5 {
	color: #fff !important;
	font-family: "Arial Black";
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	font-weight: normal;

}
.close-share {
	float: right;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}
/* share popup */
.share-media .share-title {
	font-family: "Arial Black";
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
}
.get-rss {
	background: transparent url(../images/updates-v1/icon-rss.png) no-repeat scroll 100% 0;
	color: white;
	font-family: "Arial Black";
	font-size: 10px;
	padding: 0 20px 0 0;
	margin-right: 5px;
}

