/* jamesbond! */

body {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	text-align: center; /* for IE */
	background-color: #000000;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 36px;
	color: #000000;
	margin: 0;
}

p {
	margin-bottom: 10px;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

form {
	margin: 0px;
}

fieldset {
	border: none;
}

img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #444444;
	text-decoration: underline;
}

div#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#jamesbond {
	text-align: center;
}

ul.nav {
	text-align: center;
	margin: 80px 0px 10px 0px;
	padding-left: 0px;
}

ul.nav li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	display: inline;
	margin: 0px 30px 0px 30px;
	color: #ff0000;
}

ul.nav li a {
	color: #49a71c;
	text-decoration: none;
}

ul.nav li a.high {
	font-weight: bold;
}

ul.nav li a:hover {
	color: #00ff00;
}

ul.share {
	text-align: center;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

ul.share li {
	display: inline;
	margin: 0px 0px 0px 20px;
	color: #ff0000;
}

div.error {
	text-align: center;
}

.error {
	color: #ff0000;
}

div#wait {
	display: none;
	position:absolute;
	left: 0;
	right: 0;
	margin-left: auto;
        margin-right: auto;
        width: 350px;
        height: 120px;
        background-color: #ffffff;
        color: #000000;
}

div.jamesbond {
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}

div.jamesbond div.title {
	width: 350px;
	margin: auto;
	padding: 10px 10px 0px 10px;
	font-size: 32px;
	font-weight: bold;
	line-height: 35px;
	color: #880000;
	font-style: italic;
}

div.jamesbond div.starring {
	padding: 20px 10px 0px 10px;
	font-size: 12px;
	line-height: 15px;
}

div.jamesbond div.plot {
	width: 350px;
	text-align: left;
	margin: auto;
	padding: 10px 10px 0px 10px;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}

div.jamesbond div.plot a {
	text-decoration: underline;
}

div.vote {
	text-align: center;
	height: 115px;
}

div.vote table {
	margin: auto;
	padding-top: 10px;
}

div.vote table tr td {
	color: #cccccc;
	font-size: 18px;
}

div.vote table tr td.arrows span.arrow {
	font-size: 20px;
	font-weight: bold;
}

div.rest {
	width: 100%;
	background: url( 'images/jamesbond.jpg' );
	background-repeat: repeat-x;
	height: 571px;
}

div.social {
	background-color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

div.social table {
	margin: auto;
	margin-collapse: collapse;
}

div.social table tr td {
	font-size: 12px;
}

div.social table tr td a {
	color: #888888;
	padding-left: 20px;
}

div.social table tr td a.high {
	color: #333333;
	font-weight: bold;
}

button.vote {
	font-size: 20px;
	font-weight: bold;
	width: 100px;
	height: 90px;
}

button.vote:hover {
	cursor: pointer;
}

button.vote div.face {
	font-size: 40px;
	line-height: 45px;
	font-weight: normal;
}

div.social table tr td {
	padding: 0px;
	margin: 0px;
}

div.answer a img {
	position: relative;
	top: 150px;
}

div.about {
	color: #cccccc;
	font-size: 220px;
	line-height: 225px;
	text-align: center;
}

div.submit {
	text-align: center;
	color: #cccccc;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
}

div.submit div.q {
	padding-top: 40px;
}

hr {
	width: 350px;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em auto;
	padding: 0;
}

span.arrow {
	color: #888888;
}

/* jamesbond! */