@charset "utf-8";
/* Bvers.es CSS Document */

/*Bar CSS*/
body{
	margin: 0; 
	padding: 0;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

#bverses{
	width:100%;
	height:100%;
	margin: 0 0 0 0;
}

#header{
	width: 100%; 
	height: 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	min-width:1000px;
	overflow:hidden;
	background-image:url("http://static.bvers.es/i/bar_bg.jpg");
	background-repeat:repeat-x;
}

#bar {
	padding:0 0px 0 0px;
}

#content_left {
	width:900px;
	float:left;
	padding:0px 0 0 0px;
	margin:0px;
}

#bverses_logo {
	width:87px;
	height:70px;
	background-image:url("http://static.bvers.es/i/bverses_logo.jpg");
	background-repeat:no-repeat;
	float:left;
}

#verse {
	width:500px;
	height:64px;
	float:left;
	margin:0px;
	margin:2px 5px 0 5px;
	padding:3px 0 0 0;
	background-image:url("http://static.bvers.es/i/verse_bg.gif");
	background-repeat:no-repeat;
}

#verse p{
	padding:5px 3px 0 8px;
	line-height:12px;
	margin:0px;
	color:#993300;
	font-size:12px;
}

#change_wrap {
	width:210px; 
	height:40px;
	float:right;
	margin:12px 0 0 0;
	font-size:9px;
}

#change_version {
	float:left;
	width:225px;
	
}

#remove_bar {
	width:41px;
	height:70px;
	float:right;
	padding:2px 0 0 0;
	background-image:url("http://static.bvers.es/i/close_bg.gif");
}

#remove_bar a{
	margin:0 0 0 10px;
}

#go_btn {
	margin:10px 0 0 5px;
	
}

#vid .select .option{
}


#submit {
}

#biblegateway {
	width:80px;
	padding:35px 0px 0 0;
	margin:0 0 0 4px;
}

/*Start Right Side of Bar */
#content_right {
	width:215px;
	float:right;
	height:70px;
	background-image:url("http://static.bvers.es/i/ad_bg.gif");
	background-repeat:no-repeat;
}

#unitshell {
	width:184px;
	height:31px;
	margin:15px 0px 0 15px;
}

#unitleft {
	width:88px;
	height:31px;
	float:left;
	background-color:#FFF;
	border:#f3f3f3 solid 1px;
}

#unitright {
	width:184px;
	height:31px;
	float:right;
	background-color:#FFF;
	border:#f3f3f3 solid 1px;
}

#unitright a{
}

#retweet {
	width:40px;
	height:60px;
	float:left;
}


/* End Bar CSS */

/* Start Create CSS */
#global {
	background-image:url(http://static.bvers.es/i/create_bg.jpg);
	margin:0px;
	min-height:1000px;
	background-repeat:repeat-x;
}

#wrapper {
	text-align:center; 
	margin:auto; 
	width:490px;
	height:340px;
}

#create {
	padding:60px 0 0 0;
}

#create_wrapper {
	padding:80px 0 0 0; 
	text-align:center;
}

#form_wrapper {
	width:470px; 
	height:120px; 
	background-image:url(http://static.bvers.es/i/form_bg.gif); 
	background-repeat:no-repeat;
}

#form_inner {
	paddingl:40px 0 0 0;
}

#create_input {float:left; padding:3px; margin:0 0 0 20px; width:220px;}

#create_vid {float:right; padding:5px; margin:0px 20px 0 0; font-size:11px;}

#error {color:#F00; padding:10px; margin:5px 0 0 0;