@charset "utf-8";
/* CSS Document */

/* Global styles */
*{
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #203159;
}
#wait {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(/img/loading.gif);
	background-repeat: no-repeat;
	background-position: center 400px;
	width: 100%;
	height: 1200px;
	z-index: 2000;
	display: none;
	opacity: 0.7;
	filter: alpha( opacity = 70 );
}
#fullpage {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* Link styles */
a {
	color: #203159;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}	
.drkBlue {
	color: #203159;
	font-weight: bold;
}
.lightTitleTop {
	font-size: 9px;
	float: right; 
	color: #203159;
	margin-top: -18px; 
	margin-right: 4px;
}
.sftBlue {
	color: #50648C;
}

/* Buttons */
.bt_blue {
	background-image: url(/img/bt_blue.gif);
	background-color: #50648C;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}
.bt_red {
	background-image: url(/img/bt_red.gif);
	background-color: #C40008;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}
.error {
	color: #C40008;
}

/* Header */
#header {
	margin-top: 40px;
	margin-bottom: 12px;
	width: 1000px;
	background-image: url(/img/bg_header.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #50648C;
	height: 80px;
}
#logoDate {
	position: absolute;
	float: left;
	margin-left: 93px;
	margin-top: 28px;
	width: 20px;
	height: 20px;
	font-size: 19px;
	font-weight: normal;
	color: #CC3300;
	font-family: "Arial Black";
}
/* links */
#userbloc {
	position: relative;
	float: right;
	margin-top: -20px;
}
#topLinks {
	float: left;
	margin-right: 6px;
	font-size: 11px;
}
#topLinks ul {
	margin-top: 4px;
	list-style-position: outside;
	list-style-type: none;	
}
#topLinks li {
	display: inline;
}
/* Newsletter */
#newsletter {
	float: left;
	width: 403px;
	height: 55px;
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/img/userbloc.png);
	background-repeat: no-repeat;
}
#newsletter p {
	width: 386px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
}
#newsletter #nlEmail {
	width: 156px;
	border: 1px solid #50648C;
}
/* Slogon */
#slogon {
	width: 1000px;
	height: 14px;
}
#slogon p {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: right;
}
#twLogo {
	float: right;
	margin-left: 6px;
	position: relative;
	margin-top: -10px;
	z-index: 1;
}

/* Search */
.search-tip {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	color: #203159;
	border: 1px #50648C solid;
	z-index: 13000;
}
.search-title {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #CD5A00;
	border-bottom: 1px #50648C solid;
}
.search-text {
	font-size: 10px;
	padding: 5px;
	background-color: #FFFFCC;
}
#searchArea {
	width: 1000px;
	height: 85px;
	background-position: center 10px;
	background-image: url(/img/bg_search.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
}
#search {
	width: 470px;
	margin-left: 233px;
	background-color: #FFFFFF;
	border: 1px solid #50648C;
	padding: 6px;
}
#search form {
	width: 470px;
}
#search label {
	font-size: 12px;
	font-weight: bold;
}
#search #phrase {
	width: 270px;
	font-size: 14px;
	padding: 1px;
	border: 1px solid #50648C;
}
#search #option {
	font-size: 12px;
	width: 80px;
	border: 1px solid #50648C;
}
#search p {
	font-size: 12px;
}
#search .popularLabel {
	float: left; 
	margin-right: 4px;
}
#search .popularLinks {
	float: left; 
	width: 360px;
}
/* search loading */
#events .loading{
	margin-top:5em;
	margin-left:15em;
}
/* Left col */
#leftContent {
	float: left;
	width: 200px;
	position: relative;
	top: -110px;
	left: 35px;
	z-index: 1;
}
#leftContent #cur {
	margin: 0px 10px;
	padding: 2px 0px;
	background-color: #96A0B4;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
#leftContent .cur {
	cursor: pointer;
	margin: 0px 3px;
}
#leftContent .targetCur {
	color: #203159;
	margin: 0px 3px;
}
#leftContent #container, .container {
	width: 180px;
	background-image: url(/img/sort_height.gif);
	background-repeat: repeat-y;
}
#leftContent .SortDiv {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #96A0B4;
	padding: 2px;
	color: #FFFFFF;
	font-size: 12px;
}
.labelInact{
	color: silver;
}
#leftContent .spacer {
	clear: both;
	height: 9px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(/img/sort_inter.gif);
	background-repeat: no-repeat;
	font-size: 0.1em;
}
#leftContent input {
	float: left;
	margin-right: 2px;
	padding: 0px;
}
#leftContent ul {
	margin: 0px;
	padding: 0px;
}
#leftContent li {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#leftContent select {
	width: 150px;
	border: 1px solid #50648C;
}
#leftTop {
	width: 180px;
	height: 11px;
}
#leftBottom {
	width: 180px;
	height: 11px;
}

.gutter {
	position: relative;
	height: 14px;
	width: 150px;
	margin: auto;
	margin-top: 10px;
	background: transparent url(/img/test/bg_slider.gif) no-repeat scroll center;
}
.knob {
	position: absolute;
	height: 15px;
	width: 15px;
	background: transparent url(/img/test/slider.gif) no-repeat scroll center;
	cursor: pointer;
}
/*
#bg_slider {
	background:transparent url(/img/test/bg_slider.gif) no-repeat scroll center;
	height:14px;
	width:150px;
}
#slider {
	background: transparent url(/img/test/slider.gif) no-repeat scroll center;
	cursor: pointer;
	height: 15px;
	width: 15px;
}
#slider2 {
	background:transparent url(/img/test/slider.gif) no-repeat scroll center;
	cursor: pointer;
	height: 15px;
	width: 15px;
}*/
#infoDate {
	margin: 0px 10px 5px 10px;
	background-color: #96A0B4;
	padding: 3px;
	color: #FFFFFF;
}
#infoDate .sortDate div {
	float:left;
}

/* Book promo */
.books-tip {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	color: #203159;
	border: 1px #50648C solid;
	z-index: 13000;
}
.books-title {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #CD5A00;
	border-bottom: 1px #50648C solid;
}
.books-text {
	font-size: 10px;
	padding: 5px;
	background-color: #FFFFCC;
}
#books a, #books a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#books a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #203159;
	text-decoration: none;
}
#books div {
	background-color: #96A0B4;
	margin: 0px 10px;
	padding: 3px;
}
#books .spacer {
	margin: 0px;
	padding: 0px;
}		

/* Center col */
#centerContent {
	float: left;
	width: 504px;
	margin-left: 22px;
	margin-right: 8px;
}
/* Titles */
.drkTitle {
	border: 2px solid #96A0B4;
	padding: 1px;
	margin: 0px;
}
.drkTitle h2 {
	padding: 2px 10px;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #50648C;
	border: 2px solid #96A0B4;
	text-transform: uppercase;
}
.lightTitle {
	background-color: #96A0B4;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lightTitle h2 {
	font-size: 14px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #50648C;
	border-bottom-color: #50648C;
	padding-top: 1px;
	padding-bottom: 1px;
}
/* Promoted events */
.promo {
	clear: both;
}
.promo p {
	margin: 6px;
}
.promo a {
	text-decoration: none;
}
.promo .promoRed {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #C40008;
}
.promo .promoBlue {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #50648C;
	padding: 2px;
}
.promo .logoRed {
	float: left;
	width: 120px;
	padding: 4px 4px 0px 4px;
	border-right: 1px #C40008 solid;
}
.promo .logoBlue {
	float: left;
	width: 120px;
	padding: 4px 4px 0px 4px;
	border-right: 1px #50648C solid;
}
.promo .logoRed img, .promo .logoBlue img {
	margin-bottom: 10px;
}
.promo .logoRed .price, .promo .logoBlue .price {
	font-size: 12px;
	text-align: center;
}
.promo .logoRed p, .promo .logoBlue p {
	margin: 0px;
}
.promo .infoRed {
	float: left;
	width: 368px;
	height: auto;
	font-size: 11px;
	text-align: justify;
	margin-top: 1px;
	padding-bottom: 0px;
}
.promo .infoBlue {
	float: right;
	width: 368px;
	height: auto;
	font-size: 11px;
	text-align: justify;
	margin-top: 1px;
	padding-bottom: 0px;
}
.promo .type {
	float: right;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
.promo .date {
	/*display: none;*/
	float: left;
	/*font-size: 12px;*/
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
.promo .venue {
	clear: both;
	font-size: 12px;
}
.promo .featuredItemIcon {
	float: right;
	background-color: #C40008;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-variant: small-caps;
	width: auto;
	height: 20px;
	margin: -18px -2px 0px 0px;
	padding: 0px 10px;
}

/* Event footer */
#eventsFooterCenter{
	width:40%;
}
#eventsFooter div{
	float: left;
	text-align:center;
	visibility:hidden;
	
}
#eventsFooterRight{
	width:30%;
	cursor: pointer;
}
#eventsFooterLeft{
	width:30%;
	cursor: pointer;
}
/* Event details */
#eventButtons {
	height: 34px;
}
#event {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#event img {
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 5px;
}
#event #intro {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #50648C;
}
#event #brief {
	float: left;
	display: block;

}
#event p {
	clear: both;
	margin: 6px 4px;
	padding-bottom: 15px;
}
#event label {
	float: left;
}
#event span {
	float: left;
	margin-left: 3px;
	padding-bottom: 5px;
}


/* Login / register */
#client {
	display: none;
}
#orderInfo{
	display: none;
}
#subscribe{
	display: none;
}
#register {
	height: 140px;
	float: left;
	padding: 1px;
	margin-top: 10px;
	width: 240px;
	border: 1px solid #50648C;
}
#register p {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 8px;
	margin-right: 8px;
	color: #50648C;
	font-size: 12px;
}
#loginArea {
	height: 140px;
	padding: 1px;
	margin-top: 10px;
	width: 240px;
	float: right;
	border: 1px solid #50648C;
}
#loginArea p {
	height: 20px;
	clear: both;
	margin: 14px;
	margin-bottom: 10px;
	color: #50648C;
	font-size: 12px;
	vertical-align: middle;
}
#loginArea label {
	float: left;
	margin-left: 10px;
	width: 90px;
}
#loginArea #login {
	float: left;
	width: 100px;
}
#loginArea #password {
	float: left;
	width: 100px;
}
#loginInfo {
	font-size: 12px;
}
/* Registration */
#registration {
	font-size: 12px;
	margin-top: 8px;
	padding: 2px;
}
#registration fieldset {
	padding: 10px;
}
#registration p {
	width: 420px;
	margin: 8px auto;
	clear: both;
	font-size: 12px;
}
#registration label {
	float: left;
	width: 200px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
#registration #type {
	width: 14px;
}
#registration input {
	width: 200px;
}
#registration select {
	width: 204px;
	font-size: 11px;
}
#registration #securityCode {
	width: 100px;
	text-transform: uppercase;
}
#registration #submit, #registration #reset {
	width: 100px;
}

/* Lost Password */
#lost_password p {
	font-size: 12px;
	margin-top: 5px;
}

/* Order */
.loading{
	margin-top:5em;
	margin-left:15em;
}
#order {
	border: 1px solid #50648C;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 2px;
	font-size: 12px;
}
#order #content {
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#order #orderInfo{
	display:none;
}
#order p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#order label {
	font-weight: bold;
	margin-right: 4px;
}
#order fieldset {
	padding: 10px;
	margin: 2px auto 20px auto;
}
#order input {
	width: 76px;
	margin-left: 2px;
	margin-right: 2px;
}
#order .bt_red {
	width: auto;
	margin-bottom: 5px;
}
#order .delete {
	font-size: 12px;
	font-weight: bold;
	width: 30px;
}
#order .delegate div {
	display: inline;
	float: left;
	margin-left: 3px;
}
/* Order complete */
.complete {
	font-size: 12px;
	margin: 6px;
	text-align: center;
}
#orderSummary {
	font-size: 12px;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}
#orderSummary legend {
	margin-left: 10px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#orderSummary p {
	margin: 6px;
}
#orderSummary .event {
	margin-left: 10px;
}
#orderSummary .delegate {
	margin-left: 20px;
}
/* Contact form */
#new_organiser {
	font-size: 12px;
}
#new_organiser p {
	padding: 4px;
	text-align: justify;
}
#contactForm {
	width: 500px;
	margin-top: 6px;
	font-size: 12px;
}
#contactForm fieldset {
	width: 492px;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}
#contactForm legend {
	padding-left: 4px;
	padding-right: 4px;
	color: #203159;
	font-weight: bold;
}
#contactForm .row {
	width: 366px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#contactForm label {
	float: left;
	width: 140px;
	font-weight: bold;
	padding-top: 6px;
}
#contactForm input {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactForm textarea {
	float: left;
	width: 220px;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactForm #code {
	width: 100px;
	text-transform: uppercase;
}
.errorRed {
	text-align: center; 
	color: #FF0000; 
	font-weight: bold;
}

/* Right col */
#rightContent {
	float: left;
	width: 234px;
	position: relative;
	top: -86px;
}
#cart {
	background-image: url(/img/basket_bg.gif);
	background-repeat: repeat-y;
	width: 234px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	padding: 0px;
}
#cart .title {
	background-image: url(/img/basket_title.gif);
	background-repeat: repeat-y;
	padding-left: 14px;
	margin-bottom: 6px;
	font-weight: bold;
}
#cart .top {
	background-image: url(/img/basket_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 234px;
	margin-left: auto;
	margin-right: auto;
}
#cart .bottom {
	background-image: url(/img/basket_bottom.gif);
	background-repeat: no-repeat;
	width: 234px;
	margin-left: auto;
	margin-right: auto;
	height: 12px;
	background-position: bottom;
}
#cart .inner {
	width: 216px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
#cart .cartTitle {
	width: 194px;
	float: left;
	margin-top: 2px;
}
#cart .delete input {
	float: left;
	background-image: url(/img/bt_red.gif);
	background-color: #C40008;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
}
#cart .date {
	float: left;
	margin-bottom: 4px;
}
#cart #cartForm {
	clear: both;
}
#rightContent #adverts {
	width: 232px;
	background-color: #BEC8DC;
	border: 1px solid #96A0B4;
}
#rightContent .base {
	width: 234px;
	background-color: #50648C;
}

/* Footer */
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #203159;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px #50648C solid
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited {
	color: #203159;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	margin: 5px;
}
ul.col{list-style-type : none}
ul.col li{padding-left:5px;}
