/* reset styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* fontface decs */

@font-face {
	font-family: 'ttagain';
	src: url('times_and_times_again.eot');
	src: local('☺'), url('times_and_times_again.woff') format('woff'), url('times_and_times_again.ttf') format('truetype');
}


body {
	background-color: #041936;
	color: white;
}

h1 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	color: #505D6C;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.ttagain {
	font-family: ttagain;
}

.tinycopy {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #516782;
}

.isbn {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #A0BFE8;
}

.buy_now {
	font-size: 12px;
}

.buy_now a {
	color: #19293D;
	text-decoration: none;
}

.buy_now a:hover {
	color: #9FB9D7;
}

.red_underline {
	height: 2px;
	background-color: #D4244B;
}

#background_container {
	width: 1500px;
	height: 1000px;
	margin: 0 auto 20px auto;
	position: relative;	
	background-image: url(../i/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

#title {
	position: absolute;
	top: 4px;
	left: 276px;
	width: 589px;
	height: 259px;
	z-index: 3;
}

#title img {
	width: 589px;
	height: 259px;
	display: block;
}

#sticker {
	position: absolute;
	top: 88px;
	left: 999px;
	width: 102px;
	height: 103px;
	z-index: 3;
}

#sticker img {
	width: 152px;
	height: 152px;
	display: block;
}

#white_area, #white_area_events {
	position: absolute;
	top: 169px;
	left: 259px;
	z-index: 2;
}

#white_area.bestselling {
	top: 205px;
	left: 261px;
}

#white_area #background, #white_area_events #background{
	width: 954px;
	height: 448px;
	display: block;
}

#copy_area {
	position: absolute;
	top: 248px;
	left: 880px;
	width: 240px;
	height: 224px;
	z-index: 3;
}

#links, #events_home_link {
	position: absolute;
	top: 383px;
	left: 880px;
	width: 238px;
	height: 224px;
	z-index: 4;
}

.link {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	color: #505D6C;
	margin: 7px 0 6px 0;
}

.link a {
	color: #505D6C;
	text-decoration: none;	
	display: block;
	background-image: url(../i/arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.link a:hover {
	color: #9FB9D7;
	background-image: url(../i/arrow_blue.png);
}

.smaller {
	font-size: 11px;
}

.smallest {
	font-size: 9px;
}

.top_space {
    margin-top: 15px;
}


#player_shadow {
	position: absolute;
	top: 245px;
	left: 313px;
	z-index: 3;
}

#player_shadow, #player_shadow img {
	width: 557px;
	height: 320px;
}

#packshot {
	position: absolute;
	top: 250px;
	left: 320px;
	z-index: 4;
}

#packshot, #packshot img {
	width: 546px;
	height: 307px;
}

#buyline {
	width: 400px;
	height: 15px;
	position: absolute;
	top: 566px;
	left: 320px;
	z-index: 4;
}

#flag {
	width: 22px;
	height: 13px;
	margin: 3px 3px 0 0;
	float: left;
	display: block;
}

#tagline {
	position: absolute;
	top: 590px;
	left: 301px;
	z-index: 3;
}

#tagline, #tagline img  {
	width: 891px;
	height: 160px;
}

#copyright {
	width: 680px;
	height: 28px;
	position: absolute;
	top: 848px;
	left: 435px;
	z-index: 3;
	color: #fff;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
}

#copyright a {
	color: white;
	text-decoration: underline;
}

#copyright a:hover {
	color: #9FB9D7;
}

/* bestselling novels */

#bestselling_title {
	position: absolute;
	top: 233px;
	left: 410px;
	z-index: 3;
}

#bestselling_title, #bestselling_title img {
	width: 621px;
	height: 26px;
}

#books {
	position: absolute;
	top: 250px;
	left: 296px;
	z-index: 3;
}

#books, #books img {
	width: 361px;
	height: 395px;
}

#book_copy {
	position: absolute;
	z-index: 4;
	top: 280px;
	left: 676px;
	width: 404px;
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #5C6978;
	font-weight: normal;
}

#book_copy p {
	margin: 0 0 10px 0;
}

#book_copy em {
	font-weight: bold;
	font-style: italic;
}

#author_pic {
	position: absolute;
	top: 454px;
	left: 1030px;
	z-index: 3;
}

#author_pic, #author_pic img {
	width: 138px;
	height: 160px;
}

#links.bestselling {
	left: 676px;
	top: 561px;
}

#tagline.bestselling {
	top: 626px;
	left: 275px;
}
#tagline.bestselling, #tagline.bestselling img  {
	width: 921px;
	height: 165px;
}


/* events */
	
#white_area_events {
	top: -7px;
	left: 155px;
	position: relative;
	/*
	border: 2px red solid;
	background-color: red;
	*/
}

#white_area_events #background {
	width: 1229px;
	height: 640px;
	display: block;
}

#events_home_link {
	left: 303px;
	top: 498px;
	width: 83px;
}

#events_home_link .link {
	font-size: 16px;
	line-height: 18px;
}

#events_home_link .link a {
	background-position: right 0;
	background-image: url(../i/arrow.png);
}
#events_home_link .link a:hover {
	background-image: url(../i/arrow_blue.png);
}
	
#events_left_col {
	position: absolute;
	width: 240px;
	height: 209px;
	top: 75px;
	left: 148px;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
        line-height: 16px;
	color: #516782;
}

#events_left_col  p {
	margin-top: 17px;
}

#events_left_col a {
	color: #516782;
}

#events_left_col a:hover {
	color: #9FB9D7;
}

#events_left_col  h1 {
	display: block;
        height: 63px;
        padding: 0;
        margin: 0;
}

#news_copy {
    height: 354px;
    overflow: auto;
    padding-right: 5px;
    background: transparent url(/i/events_copy_background.png) top left;
}

#events_author_pic {
	position: absolute;
	top: 290px;
	left: 140px;
}

#events_author_pic, #events_author_pic img {
	width: 249px;
	height: 196px;
	display: block;
}

#events_right_col {
	width: 553px;
	height: 453px;
	position: absolute;
	top: 75px;
	left: 444px;
	overflow: auto;
	padding: 0 20px 0 10px;
	color: #516782;	
	font-family: helvetica, arial, sans-serif;	
	font-size: 14px;
}

.event_item {
	border-bottom: 2px #D4244B solid;
	padding: 0 0 7px 0;
}
.event_item.padded {
	padding-top: 13px !important;
}

.event_item.padded.disabled, .event_item.disabled {
	background-color: #ddd;
}

#events_right_col h1, #events_right_col h2, #events_right_col h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	color: #505D6C;
}

#events_right_col h2 {
	margin-bottom: 10px;
}

#events_right_col h3 {
	color: #B4D729;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#events_right_col  p {
	color: #516782;
	margin-bottom: 10px;
}

#events_right_col  p a {
	color: #516782;
	text-decoration: underline;
}

#events_right_col  p a:hover {
	color: #9FB9D7;
}

/* admin */
form.admin_login {
	margin-top: 100px;
}

form.admin_login label {
	display: block;
	float: left;
	width: 100px;
}

form.admin_login label, form.admin_login input  {
	font-family: ttagain;
	color: #516782;
	font-size: 18px;
}

form.admin_login input {
	clear: right;
}

a.admin_button {
	width: 200px;
	padding: 10px;
	border: 2px #505D6C solid;
	border-top: 1px #879DB6 solid;
	border-left: 1px #879DB6 solid;
	margin: 0 0 10px 0;
	font-family: ttagain;
	text-decoration: none;
	color: white;
	background-image: url(/i/admin_button_bg.jpg);
	display: block;
	
}

a.admin_button.float {
	float: left;
	margin-right: 10px;
}


a.admin_button:hover  {
	border: 1px #879DB6 solid;
	border-top: 2px #505D6C solid;
	border-left: 2px #505D6C solid;
}

#admin_content {
	width: 99%;
	height: 340px;
	overflow: auto;
	margin: 10px 0 15px 0;
	color: #505D6C;
}

#admin_content.border {
	border: 1px #505D6C solid;
}

#admin_content form fieldset {
	padding: 10px 0 0 0;
}

#admin_content form label {
	width: 120px;
	float: left;
	padding: 2px 0 0 0;
}

#ui-datepicker-div {
	font-size: 12px !important;
}

#admin_content form input.text, #admin_content form textarea.text {
	width: 355px;
	background-color: transparent;
	border: 1px #999 solid;
	padding: 3px;
	font-family:helvetica,arial,sans-serif;
	font-size:17px;
	font-weight:bold;
	margin:0;
}

#admin_content form input#date {
	color:#B4D729;
	text-transform:uppercase;
}

#admin_content form input#time, #admin_content form input#name  {
	color:#505D6C;
}

#admin_content form input#name {
	color:#B4D729;
	text-transform:uppercase;
}

#admin_content form textarea#copy, #admin_content form textarea#address {
	height: 100px;
	color:#516782;
	font-size:14px;
	font-weight: normal;
}

#admin_content form input#link {
	color:#505D6C;
	font-size: 14px;
	font-weight: normal;
}

.event_list_item {
	margin: 0 !important;
	padding: 5px;
	background-color: white;
}

.event_list_item.odd {
	background-color: #DAE3F2;
}

.event_name, .event_date, .event_enabled {
	float: left;
	width: 350px;
	padding: 0 10px 0 0;
}

.event_date, .event_enabled {
	width: 95px;
	padding: 0 0 0 3px ;
	border-left: 1px #ccc solid;
	text-align: center;
}

.event_enabled {
	width: 50px;
}

.event_name a {
	color: #505D6C;
	text-decoration: none;
	display: block;
	width: 100%;
}

.event_name a:hover {
	color: #2D353D;
}
