@import "http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/authorslive_210909.css";

.dialogueWrapper {
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/main_chatarea_bk.gif) 50% 50% no-repeat;
	padding: 6px;
	margin: 25px 0;
}

.dialogueWrapper dl.dialogue {
	border: none;
	height: 398px;
	overflow: auto;
	position: relative;
	margin: 0;
	padding: 0;
	color: #333;
	font: bold 13px/17px "Trebuchet MS", sans-serif;	
}

.dialogueWrapper dl.dialogue dt {
	border: none;
	float: none;
	text-align: left;
	width: auto;
	padding-top: 5px;
	padding-left: 75px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	height: 80px;
	position: relative;
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/answer1_icon.gif) 5px 0 no-repeat;
	_background-position: 15px 0;
}

.dialogueWrapper dl.dialogue > dt {
	margin: 10px 10px 0;
}

.dialogueWrapper dl.dialogue dt span {
	position: absolute;
	display: block;
	top: 0;
	right: 5px;
	_right: 160px;
	padding-left: 20px;
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/timestampin_icon.gif) 0 100% no-repeat;
	line-height: 25px;
	font-size: 13px;
}

.dialogueWrapper dl.dialogue dt.comment {
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/question1_icon.gif) 0 0 no-repeat;
	_background-position: 10px 0;
	border: 1px solid #9BBAC2;
	border-bottom: none;
	_border: none;
	font-weight: bold;
}

.dialogueWrapper dl.dialogue dd,
.dialogueWrapper dl.dialogue dd.comment {
	font-weight: normal;
	background: none;
	margin-top: -55px;
	padding-left: 85px;
	_padding-left: 75px;
	border: none;
	_border-bottom: 1px solid #eee;
}

.dialogueWrapper dl.dialogue > dd.comment {
	border: 1px solid #9BBAC2;
	border-top: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 75px;
}




/* THIS STYLE IS FOR CHATS THAT ARE COMING - GRAPHICAL INTRO PANEL */
.chats_next {
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_next.gif) left -30px no-repeat;
	_background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_next.gif) left -75px no-repeat;
	#background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_next.gif) left -75px no-repeat;	
	margin: 15px 0 0 0;
	padding: 0;
	_margin: 0 0 30px 0;	
	#margin: 0 0 30px 0;
	_padding: 0 0 35px 0;
	#padding: 0 0 35px 0;			
}


body.listing .chats_next h2 {
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_next.gif) no-repeat;
	text-indent: -500em;
	height: 90px;
	overflow: hidden;
	border: none !important;
	margin: 15px 0 -35px !important;
	padding-top: 0 !important;
}



/* THIS STYLE IS FOR CHATS THAT ARE LIVE NOW AND FEATURED ON THE LANDING PAGE - GRAPHICAL INTRO PANEL */
.chats_live {
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_chatnow.gif) left -30px no-repeat;
	_background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_chatnow.gif) left -75px no-repeat;
	#background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_chatnow.gif) left -75px no-repeat;	
	margin: 15px 0 0 0;
	padding: 0;
	_margin: 0 0 30px 0;	
	#margin: 0 0 30px 0;
	_padding: 0 0 45px 0;
	#padding: 0 0 45px 0;	
}

body.listing .chats_live h2 {
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_chatnow.gif) no-repeat;
	text-indent: -500em;
	height: 90px;
	overflow: hidden;
	border: none !important;
	margin: 15px 0 -35px !important;
	padding-top: 0 !important;
}


/* THIS STYLE IS FOR THE ACTUAL CHAT PAGE - GRAPHICAL INTRO PANEL */
.introBlock {
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/authorpanel_welcomes.gif) left no-repeat;
	padding: 0 0 45px 0;
	margin: 5px 0 0 0;
}

.introBlock h1 {
	margin: 0;
	padding: 75px 15px 0;
	font-size: 1.75em;
	color: #FF6600;
}





.introBlock h1 img {
	float: left;
	margin-right: 15px;
	width: 65px;
}

.introBlock p {
	padding: 0 15px;
}



.prechatBlock {
	padding: 0 15px;
}

/* THIS STYLE IS FOR THE COMING SOON AND RECENTLY ON TITLES */

body.listing h2 {
	font-size: 23px !important;
	margin-bottom: 0 !important;
	background: url(http://www.penguin.co.uk/static/cs/uk/0/penguin_authorslive/images/commingsoon_headlineimage1.gif) 100% 0 no-repeat;
	padding-top: 15px !important;
	text-indent: 20px;
}


.chats_coming {
	margin: 0 0 0 -20px;
	padding: 0;
}

.chats_done {
	margin: 0 0 0 -20px;
	padding: 0;
}

.chat_list {
	margin: 0 20px 0 !important;
	overflow: hidden;
	_overflow: auto;
	_height: 1%;
}

.chat_list h3 {
	margin: 0;
	font-size: 23px !important;
}

.chat_list .date {
	font-family: georgia;
	color: #567279;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	_margin: 0 0 10px 0;
	#margin: 0 0 10px 0;
}

.chat_list .description p {
	color: #333;
	font: normal 13px/17px "Trebuchet MS", sans-serif;	
}

.chat_list .description .link {
	text-align: left !important;
	font: bold 12px/17px Tahoma, Arial, Helvetica, Geneva, sans-serif;
}






#chat-area {
	overflow: hidden;
	border-top: dotted 1px #b1cad1;
}

#chat-area.index h1,
#chat-area.index .introduction {
	display: none;
}

#header, #footer {
	width: 966px;
	margin: 0 auto;
}
#header iframe, #footer iframe {
	width: 100%;
}
#header iframe {
	height: 340px;
}
#footer iframe {
	height: 100px;
}

h1 {
	color: #567279;
	font-family: Georgia;
	font-size: 2.5em;
	font-weight: normal;
}
#chat-area {
	text-align: left;
}
#middle, #body {
	background: #F4F7F8 url(http://www.penguin.co.uk/static/cs/uk/0/images/main_bk.gif) repeat-y scroll center top;
}
#header h3 {
	margin-top: 0;
}
body.listing h2, body.listing h3 {
	font-family: Georgia;
	font-weight: normal;
}
body.listing h2 {
	border-bottom: 1px dotted #b1cad1;
	color: #567279;
	font-size: 2em;
	margin: 25px 0 15px;
	padding: 0 0 5px;
	text-decoration: none;
}
body.listing h3 {
	color: #FF6600;
	font-size: 1.5em;
	margin-top: 0;
}
body.listing h3 a {
	color: #FF6600;
	text-decoration: none;
}
body.listing ul.chat_list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 25px;
	padding-left: 0;
}
body.listing ul.chat_list li {
	clear: both;
	margin-top: 15px;
	overflow: hidden;
}
body.listing ul.chat_list img.primary {
	border: medium none;
	float: left;
}
body.listing ul.chat_list div.description p {
	margin-left: 100px;
}
body.listing ul.chat_list div.description p.photo {
	margin-left: 0;
}
body.listing ul.chat_list p.link {
	Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}
body.listing ul.chat_list p.link a {
	color: #FF6600;
}
