
body {
	background-color: #000;
}

.videobox_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0 auto;
	width: 920px;
	height: 1px;
}

.videobox_header {
	margin-top: 3px;
	padding: 0;
	height: 114px;
	width: 900px;
	background: url(civ-video-layout_top.jpg) no-repeat;
}

#media-wrapper {
	position: relative;
}

#contact-us {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1000;
	width: 490px;
	height: 64px;
	text-align:center;
	display:none;
}

#contact-us a {
	color: #efefef;
}

#mediaspace {
	position:relative;
	display: inline;
	float: left;
	width: 515px;
	height: 386px;
	background: url(civ-video-layout_left.jpg) no-repeat;
}

#splash_img,
#mediaspace_api {
	margin: 10px 0 0 15px;
	width: 500px;
	height: 365px;
}

#splash_img {
	margin-top: 0;
	cursor: pointer;
}

#mediaspace #mpl {
	margin:10px 0 0 25px;
	text-align: center;
}

/* preview picture */
#mediaspace img {
	margin-left:15px;
	margin-top:5px;
}

a img {
	border:none;
}

.videobox_txtholder {
	width: 385px;
	height: 386px;
	float: left;
	text-align: left;
	padding: 0;
	color: #888;
	position: relative;
	background: url(civ-video-layout_right.jpg) no-repeat;
}

.videobox_txtholder div.caption {
	padding:0 8px 0 20px;
	text-align:justify;
	width:90%;
}

.videobox_txtholder h1.title {
	font-size: 1.3em;
	margin-left: 20px;
	margin-top: 15px;
}

div#social {
	position: absolute;
	bottom:20px;
	left:30px;
	z-index: 10;
	margin: 5px 15px;
}

div#social ul li {
	list-style: none;
	display: inline;
}

div#social h3 {
	font-widght: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

div#social ul li img {
	margin-right: 8px;
}

.rc-wrapper .lc-t, .rc-wrapper .rc-t, .rc-wrapper .lc-b, .rc-wrapper .rc-b {width: 10px;height: 10px;}
.rc-wrapper div   {float:left;}
.rc-wrapper .lc-t {background: transparent url(lc-t.png) no-repeat;}
.rc-wrapper .rc-t {background: transparent url(rc-t.png) no-repeat;}
.rc-wrapper .lc-b {background: transparent url(lc-b.png) no-repeat;}
.rc-wrapper .rc-b {background: transparent url(rc-b.png) no-repeat;}
.rc-wrapper .fb-c {background: transparent url(fillbx.png); padding: 5px; text-align:left;}
.rc-wrapper .fb-t, .rc-wrapper .fb-b { width:470px; height: 10px; background: transparent url(fillbx.png);};