/* @override http://dinos.thegarden.com/styles/wwd-dinoname.css */

body {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	background: #4062a1 url(images/site-bg.jpg) no-repeat center top;	
}

#wrap {
	display:block;
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0 10px;
}

#site {
	left: 50%;
	width:960px;
	height:auto;
	margin-top: 0px;
	margin-left: -480px;
	position: absolute;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#site #wrapper {
	display:block;
	float:left;
	clear:none;
	width:100%;
}

#site #wrapper #content {
	display:block;
	float:left;
	clear:both;
	width:550px;
	height:auto;
}

#site #wrapper #content .wwd-logo {
	display:block;
	width:550px;
	height:260px;
	background: url(images/wwd-logo.png) 0px 0px no-repeat;
}

#site #wrapper #sidebar {
	display:block;
	float:left;
	width:380px;
	height:auto;
	margin-left:20px;
}

#site #wrapper #sidebar #content {
	display:block;
	width:340px;
	height:auto;
	margin-left:20px;
}

#site #wrapper #content .title {
	display:block;
	width:340px;
	height:166px;
	background: url(images/title.png) 0px 0px no-repeat;
	margin-top:22px;
}
#site #wrapper #content .description {
	display:block;
	width:340px;
	height:111px;
	background: url(images/description.png) 0px 0px no-repeat;
	background-position:center;
	margin-top:20px;
	margin-bottom:20px;
}

#form .form-input-item {
	display:block;
	width:340px;
	height:45px;
	background: url(images/form-input-bg.png) 0px 0px no-repeat;
	margin-bottom:10px;
}

#form input[type=text] {
	background:transparent;
	border:0px;
	font:Helvetica, Arial, sans-serif;
	font-weight:100;
	font-size:20px;
	color:#ff9900;
	text-align:center;
	width:320px;
	margin-left:10px;
	margin-top:9px;
}

#form .btn-submit {
	display:block;
	width:344px;
	height:47px;
	background: url(images/form-btn-generate.png) 0px 0px no-repeat;
	margin-left:-2px;
	border:0px;
	cursor:pointer;
}

#form .btn-submit:hover {
	background-position:0px -47px;
	cursor:pointer;
}

#form .form-btn-generate {
	display:block;
	width:344px;
	height:47px;
	margin-left:-2px;
}

#form #error {
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-top:10px;
	font-size:16px;
	text-align:center;
}

#site #wrapper #footer {
	display:block;
	position:absolute;
	width:100%;
	height:200px;
	float:left;
	clear:both;
	margin-top:920px;
}

#site #wrapper #footer #details {
	display:block;
	width:100%;
	height:60px;
	padding-bottom:10px;
	border-bottom:1px solid #5d6b83;
}

#site #wrapper #footer #details .dates {
	display:block;
	width:310px;
	height:56px;
	float:left;
	background: url(images/footer-dates.png) 0px 0px no-repeat;
}

#site #wrapper #footer #details .msg {
	display:block;
	width:320px;
	height:56px;
	float:left;
	background: url(images/footer-msg.png) 0px 0px no-repeat;
	margin-left:10px;
	margin-right:10px;
}

#site #wrapper #footer #details .tickets {
	display:block;
	width:310px;
	height:56px;
	float:left;
	background: url(images/footer-tickets.png) 0px 0px no-repeat;
}

#site #wrapper #footer #details .tickets:hover {
	background-position: 0px -56px;	
}

#site #wrapper #footer #links {
	display:block;
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding-bottom:20px;
	border-bottom:1px solid #5d6b83;
	margin-top:20px;
}

#site #wrapper #footer #links .msgent {
	display:block;
	width:97px;
	height:31px;
	float:left;
	background: url(images/footer-link-msg.png) 0px 0px no-repeat;
	margin-top:4px;
	margin-left:247px;
}

#site #wrapper #footer #links .dinosaurlive {
	display:block;
	width:212px;
	height:22px;
	float:left;
	background: url(images/footer-link-site.png) 0px 0px no-repeat;
	margin:9px 40px 0px 40px;
}
#site #wrapper #footer #links .dinosaurlive:hover {
	background-position: 0px -22px;	
}

#site #wrapper #footer #links .bbc {
	display:block;
	width:67px;
	height:39px;
	float:left;
	background: url(images/footer-link-bbc.png) 0px 0px no-repeat;
}

#site #wrapper #footer #legal {
	display:block;
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding-bottom:10px;
	margin-top:10px;
}

#site #wrapper #footer #legal .copyright {
	display:block;
	width:387px;
	height:13px;
	float:right;
	background: url(images/footer-legal-copyright.png) 0px 0px no-repeat;
}

.img-link {
	display:block;
	width:100%;
	height:100%;
}

#results {
	display:block;
	position:absolute;
	width:960px;
	height:200px;
	float:left;
	clear:both;
	margin-top:190px;
	z-index:99;
}
#results #generate-new {
	display:block;
	float:right;
	width:340px;
	margin-top:30px;
	margin-right:30px;
	text-align:center;
	height:22px;
}

#results #generate-new .btn-new {
	display:block;
	width:340px;
	height:22px;
	float:left;
	margin-top:10px;
	background: url(images/result-btn-new.png) 0px 0px no-repeat;
}

#results #generate-new .btn-new:hover {
	background-position: 0px -22px;	
}

#results #message {
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
	font-size:26px;
	white-space:nowrap;
}
#results #buttons {
	display:block;
	float:left;
	clear:both;
	text-align:center;
	margin-left:180px;
}

#results #buttons .btn-facebook {
	display:block;
	width:283px;
	height:47px;
	float:left;
	margin-right:5px;
	background: url(images/result-btn-facebook.png) 0px 0px no-repeat;
	cursor:pointer;
}

#results #buttons .btn-facebook:hover {
	background-position: 0px -47px;	
}

#results #buttons .btn-twitter {
	display:block;
	width:283px;
	height:47px;
	float:left;
	margin-left:5px;
	background: url(images/result-btn-twitter.png) 0px 0px no-repeat;
	cursor:pointer;
}

#results #buttons .btn-twitter:hover {
	background-position: 0px -47px;	
}

#results #bubble {
	display:block;
	width:100%;
	height:132px;
	float:left;
	clear:both;
	margin-top:32px;
}

#results #bubble .bubble-left {
	display:block;
	float:left;
	width:11px;
	height:100%;
	background: url(images/result-bubble-left.png) 0px 0px no-repeat;
}

#results #bubble .bubble-middle {
	display:block;
	float:left;
	width:938px;
	height:100%;
	background: url(images/result-bubble-bg.png);
}

#results #bubble .bubble-right {
	display:block;
	float:left;
	width:11px;
	height:100%;
	background: url(images/result-bubble-right.png) 0px 0px no-repeat;
}

#results #bubble .bubble-bottom {
	display:block;
	float:left;
	width:100%;
	height:55px;
	background: url(images/result-bubble-bottom.png) top center no-repeat;
}

.buy-tickets {
	display:block;
	position: absolute;
	float:left;
	width:116px;
	height:86px;
	margin-top:-80px;
	background: url(images/buy-tickets.png) top center no-repeat;
	z-index: 999;
}

.orange {
	color:#eda017;
}

.white {
	color:#FFF;
}
