body {
	background: url(../img/body_bg.gif) repeat-x;
	padding-top: 14px;
	letter-spacing: -0.07em;
	line-height: 1.4
}

div {
	text-shadow: 0 1px 0 #FFFFFF;
}

a img {
	border: none;
}

a {
	color: #000;
}

h1 {
	background: url(../img/movio_logo.jpg) no-repeat;
	width: 286px;
	height: 95px;
}

h1 span {
	position: absolute;
	left: -9999em;
}

h3 {
	letter-spacing: -0.1em;
	color: #666;
	margin-bottom: 10px;
}

input, textarea {
	border: 2px solid #CECACA;
	color: #808080;
	font-weight: bold;
	font-family: Arial;
	font-size: x-large;
	letter-spacing: -2px;
	padding: 10px;
	text-shadow: 1px 1px 0 white;
}

input[type="button"], input[type="submit"] {
	padding: 10px;
	color: white;
	background-color: #FA2EFA;
	font-family: Arial;
	font-weight: bold;
	font-size: large;
	text-shadow: 1px 1px 0 gray;
}

input[disabled] {
	background-color: gray;
}

#header-bg {
	width: 100%;
	background-color: #E5E5E5;
	height: 95px;
	position: absolute;
	z-index: 0;
}

#nav {
	font-size: 17px;
	letter-spacing: -1px;
	margin-top: 50px;
}

#nav li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

#nav li a {
	display: block;
	padding: 0 6px;
	text-decoration: none;
	color: #666;
}

#nav li a:hover, #nav li a.selected {
	color: #ff00ff;
}

#featured {
	position: relative;
	margin-bottom: 30px;
}

#featured_user {
	position: absolute;
	right: -460px;
	bottom: 6px;
	width: 440px;
	background-color: #efefef;
	padding: 10px;
	z-index: 999;
}

#featured_user p {
	margin-bottom: 0;
}

#featured_user p.info, #featured_user p.descrip {
	display: inline;
}

#teaser {
	position: relative;
	left: -20px;
	top: 60px;
	z-index: 1;
}

#teaser h2 {
	color: #7f7f7f;
	line-height: 1.2;
	font-size: 21px;
	padding-left: 20px;
	margin-bottom: 0;
	position: relative;
	top: 25px;
	letter-spacing: -1px;
}

#teaser h2 span {
	color: #000;
}

#teaser h2 span em {
	color: #ec008c;
	font-style: normal;
}

#teaser h2 span.highlight {
	color: #ec008c;
}

#login_download {
	background: url(//../img/iphone_bg.jpg) no-repeat right bottom;
	width: 467px;
	padding: 55px 0;
}

#login_download p {
	padding: 5px 20px;
	margin-bottom: 0;
	font-size: 13px;
	letter-spacing: 0;
}

#login_download a {
	padding: 0 5px;
}

#login_download a.facebook_link {
	padding-left: 0;
}

#login_download, .date, .info {
	font-family: Arial, sans-serif;
}

#welcomeback {
	width: 467px;
	padding: 55px 0;
}

#welcomeback p {
	padding: 5px 20px;
	margin-bottom: 0;
	font-size: 13px;
	letter-spacing: 0;
}

#welcomeback a {
	padding: 0 5px;
}

#welcomeback, .date, .info {
	font-family: Arial, sans-serif;
}

.twitter_data {
	margin-top: 0px;
	margin-bottom: 20px;
}

.twitter_data, #back {
	background-color: #f2f2f2;
	padding: 10px;
	float:left;
	width:440px;	
}

.twitter_data .tweet {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.3;
	color: #000;
	margin-left: 60px;
	margin-right: 30px;
}

.twitter_data p.username a {
	color: #666;
	text-decoration: none;
}

.embed_link {
	margin-top: 10px;
}

.embed_link form p {
	margin-bottom: 0;
}

.embed_link, #comments_login_div {
	letter-spacing: 0;
	background-color: #f2f2f2;
	padding: 14px;
	float: left;
	width: 432px;
}

.commentss {
	letter-spacing: 0;
	background-color: #f2f2f2;
	margin-top:10px;
	padding: 14px;
	float: left;
	width: 432px;
}


#comments_login_div {
	padding-bottom: 5px;
	padding-top: 0;
	margin-top:10px;
}

#in_embedcode {
	width: 75%;
	border: 1px solid #000;
	color: #999;
	padding: 3px;
}

#video_embed_div {
	width: 100%;
	float: right;
}

#video_link_div {
	width: 49%;
	float: right;
}

#other_links {
	padding-top: 10px;
	clear: both;
	margin-bottom: 0;
}

#comments {
	margin-top: 20px;
	float: left;
	width: 100%;
}

#commentss ol {
	list-style-type: none;
}

#commentss ol li {
	padding: 0;
	margin: 0;
}

#comments p, #comments a {
	float: left;
}

#comments a {
	display: block;
	width: 85%;
}

#comments p {
	height: 35px;
}

#comments_login_div p {
	margin-bottom: 0;
}

#related_videos {
	padding-top: 41px;
}

#related_videos .user_video, #members_videos .user_video, #member_friends .user_video {
	background-color: #f0f0f0;
}

#videos_location {
	padding-top: 20px;
}

#member_related {
	padding-top: 61px;
}

#more_from_user {
	padding-top: 41px;
}

#member_friends {
	padding-top: 40px;
}

#member_section p.username {
	color: #666
}

#member_section p.username span {
	color: #000
}

#member_section p.info {
	color: #000;
}

.see_more_videos {
}

.user_video, .map {
	margin-bottom: 20px;
}

.user_video:hover {
	background-color: #f0f0f0;
	cursor: pointer;
}

.user_video p {
	margin-bottom: 0;
	margin-right: 6px;
	overflow: hidden;
	white-space:nowrap;
}

.user_icon {
	clear: both;
	float: left;
	margin-right: 10px;
}

.user_icon img {
	border: solid 1px gray;
}

.username, .location {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.3;
	color: #000;
	text-decoration: none;
}

.username a {
	text-decoration: none;
}

.descrip {
	height: 35px;
	overflow: hidden;
	white-space: normal !important;
} 

.descrip img {
	margin-left: 3px;
}

.info, .date {
	color: #b7b7b7;
	line-height: 1.3
}

.video img, .map img {
	border: 15px solid #b2b2b2;
}

.video {
	position: relative;
}

.play_layer_large {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: url(../img/play_layer_large.png) no-repeat center center;
	width: 460px;
	height: 340px;
}

.play_layer_small {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: url(../img/play_layer_small.png) no-repeat center center;
	width: 210px;
	height: 175px;
}

.video_layer {
	position: relative;
	z-index: 1;
}

.download_div {
	border: 10px solid #e5e5e5;
	padding: 10px;
	color: #666666;
	background: url("../img/movie.png") no-repeat scroll 9px 47px white;
	margin-bottom: 10px;
}
.download_div > h2 {
	margin-bottom: 10px;
}
.download_div > div {
	padding-left: 60px;
	font-size: 16px;
	font-weight: bold;
}
.download-filename {
	color: #49a7db;
}
.download-filesize {
	color: #a4d3ed;
}

.ads_div {
	text-align: center;
	background-color: #e5e5e5;
	padding: 20px;
}

.comentLoader {
	display: none;
	background-color: SeaShell;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	position:absolute;
	width:100%;
	top: 0;
	left:	0;
}

.comentLoaderPic {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin: -17px 0 0 -17px;
}

.user_comments {
	margin-bottom: 10px;
}

#div_paging {
	clear: left;
}

p.paging {
	font-size: 12px;
	color: #FF00FF;
	text-align: center;
}

p.paging a {
	margin: 0 4px;
}

.error-message {
	display: none;
	color: #FA2EFA;
}

.player {
	background-color: #B2B2B2;
	border: 15px solid #B2B2B2;
	display: block;
	width: 430px;
	height: 352px;
	margin-top: 20px;
	text-align: center;
}

#t_comment {
	width: 408px;
	height: 60px;
}

#commentBut {
	position: relative;
	top: -10px;
	float: right;
}

#div-preparing-video {
	position: relative;
	top: 100px;
}

#encodeStatus {
	font-weight: bold;
	font-size: 120pt;
	letter-spacing: -20px;
	position: relative;
	top: 140px;
}

.big-title {
	letter-spacing: -12px;
	font-size: 78pt;
	color: #cecece;
	line-height: 44pt;
	margin-bottom: 26px;
	position: relative;
	left: -10px;
}

.regular {
	font-size: small;
	font-weight: normal;
	letter-spacing: 0px;
}

.general {
	letter-spacing: -2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
}

.highlight {
	color: #FA2EFA;
}

#get-iphone-app {
	color: gray;
	float: right;
	width: 220px;
}

#login-frame {
	background-color: #e7e7e7;
	color:#666666;
	font-size:26px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height:1.4;
	width: 660px;
	height: 126px;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#login-buttons {
	color: black;
	margin-top: 10px;
	letter-spacing: -1px;
}
#login-buttons img {
	vertical-align: middle;
}
.upload-login-buttons {
	font-size: 31px;
	margin-top: 50px !important;
}
.comment-login-buttons {
	font-size: 26px;
}

#welcome-back {
	font-size: 40px;
	line-height: 1.6;
	overflow: hidden;
	white-space: nowrap;
}

#iphone-app-pic-frame {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #CFCFCF;
	height: 150px;
	padding-top: 10px;
	text-align: center;
	width: 210px;
}

#available-on-appstore {
	float: right;
	width: 216px;
	background-color: #e5e5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	margin-right: 14px;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
}

.darkest {
	color: black;
}

.network-icon {
	vertical-align: text-bottom;
	margin-right: 2px;
}

.tweet-this-button {
	background: url("../img/twitter_mini.png") no-repeat scroll left center #4DBDDE;
	border: 1px solid #35809C;
	color: white;
	display: block;
	float: right;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	margin-right: 5px;
	padding: 1px 0 1px 23px;
	text-decoration: none;
	text-shadow: none;
	width: 36px;
	vertical-align:baseline;
}



.twitter-login {
	background-color: #f0f0f0;
	color: #fa2efa;
	padding: 2px;
	text-align: left;
}

.twitter-login-compact {
	font-size: medium;
	line-height:26pt;
}

.twitter-login img {
	position: relative;
	top: 6px;
	left: 4px;
}

.tweeter-link {
	color: #FF00FF;
}

.followus_div {
	background-color: #E5E5E5;
	padding: 20px;
	text-align: left;
	margin-top: 20px;
	float: left;
	width: 420px;
}

.followus {
	display: block;
	float: left;
	width: 96px;
	height: 64px;
}

.followus img {
	border: 1px solid gray;
}

.followus a {
	text-decoration: none;
	font-weight: bold;
	color: #FF00FF;
}


#footer-parent {
	background-color: #e5e5e5;
	text-align: center;
	clear: both;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 90px;
}

#footer-logo {
	float: left;
	margin-left: 14px;
}

#footer-production {
	float: left;
	margin-left: 60px;
	margin-top: 30px;
}

#footer-links {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}

#footer, #footer-links a  {
	color: #a0a0a0;
	text-decoration: none;
	font-size: 17px;
}

#footer-links a {
	margin-left: 10px;
}
