/****************************************************************************
*              global_screen.css
*              ------------
*  begin       : Tuesday, July 29, 2008
*  copyright   : (C) 2008 Digital Fix
*  email       : info@digitalfix.ie
*
****************************************************************************/

body, p, blockquote, li, td, h1, h2, h3, h4, h5, h6, input, select, option, textarea {
	color: #555;
}
body { text-align: center; background: #050f21 url(/images/bg.gif) center top; }
p { margin: 6pt 12pt; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 240%; }
h2 { font-size: 180%; }
h3 { font-size: 140%; border-bottom: solid 1px #8ac; }
h4 { font-size: 120%; color: #c30; }
h5 { font-size: 110%; }
h6 { font-weight: bold; font-style: normal; }
ul, ol { margin-left: 20px; }
a, a:link, a:hover, a:active, a:visited {
	color: #459;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}
acronym { cursor: help; border-bottom: dashed 1px #48a; }
img { border: 0px; }
hr { margin: 0; padding: 0; border: 0; height: 1px; background-color: #8ac; clear: both; }


/* Outer container */
#container { width: 900px; margin: 0 auto; text-align: left; }

/* Title swatch */
div#header { position: absolute; width: 332px; top: 6px; margin-left: 574px; z-index: 55; }
div#header h1, div#header h2 { text-indent: -999em; }

/* Inner containers */
#container1 { background: #fff url(/images/bg_main-top.gif) no-repeat center top; margin-top: 40px; padding-top: 20px; }
#container2 { background: #fff url(/images/bg_main-middle.gif) repeat-y center top; padding: 0px 14px 0px 15px; }

/* Navigation */
#nav {
	width: 871px;
	height: 20px;
	background: #8ac url(/images/subnav_gradient.png) repeat-x;
	top: 60px;
	z-index: 44;
	overflow: hidden;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	margin-bottom: 20px;
	font-size: 9pt;
}
#nav ul {
	list-style: none;
	margin: 0;
	z-index: 99;
}
#nav li { }
#nav ul li {
	float: left;
	background: #ddd url(/images/nav_gradient.png) repeat-x center bottom;
	text-align: left;
	margin-left: 10px;
	padding: 1px 10px;
}
#nav ul li a {
	color: #444;
	display: block;
	padding: 0 5px;
	height: 19px;
}
#nav ul li:hover, 
#nav ul li a:hover, 
#nav ul li a:focus {
	background-image: none;
	cursor: pointer;
	background-color: #fff;
}
#nav ul li a:hover {
	color: #444;
	text-decoration: none;
}
#nav ul li ul {
	display: none;
	position: absolute;
	background: #eee;
	padding: 0px 2px;
	opacity: 0.95;
	border: solid 1px #ddd;
	margin-left: -10px;
}
#nav ul li ul li {
	background-image: none;
	float: none;
	display: block;
	margin: 0;
	background-color: #eee;
}
#nav ul li ul li a {
	margin: 2px;
	display: block;
}

/* Headings */
#heading {
	position: relative;
	height: 200px;
	background-color: #ddd;
	overflow: hidden;
	z-index: 33;
}
#mainCycle { display: none; }
#mainCycleNav { position: absolute; z-index: 55; margin-top: 170px; padding: 0; font-size: .7em; width: 250px; text-align: center; }
#mainCycleNav a { border: solid 1px #444; background: #8ac; text-decoration: none; margin: 0; margin: 0px 5px; padding: 3px 5px; }
#mainCycleNav a.activeSlide { border: solid 1px #69b; background: #136; color: #fff; }
#mainCycleNav a:focus { outline: none; }
div.mainCycleInfoBg { position: absolute; width: 250px; height: 200px; background: url(/images/bg_black_68pct.png); display: none; z-index: 22; }
div.mainCycleInfo { position: absolute; width: 240px; margin: 10px; display: none; z-index: 33; cursor: pointer; }
div.mainCycleInfo p { color: #ddd; }
div.mainCycleInfo p.title { font-size: 120%; }
div.mainCycleInfo a { color: #cdf; }
div.mainCycleInfo a:hover {  }

#heading_home {
	height: 200px;
	background: url(/images/main_home.jpg) no-repeat center center;
}
/*
#heading_home, #heading_about, #heading_books, #heading_trade, #heading_contact, #heading_institutional {
}
#heading_about {
	background-image: url(/images/main_about.jpg);
}
#heading_books {
	background-image: url(/images/main_books.jpg);
}
#heading_trade, #heading_contact, #heading_institutional {
	background-image: url(/images/main_trade.jpg);
}
*/

#page { background: #8ac url(/images/subnav_gradient.png) repeat-x center top; }

/* Sub-navigation / right column */
#col_r { float: right; width: 274px; }
/* div#subnav { position: absolute; width: 871px; z-index: 1; background: #8ac url(/images/subnav_gradient.png) repeat-x center top; padding-top: 20px; padding-bottom: 20px; padding-left: 595px; } */
div#subnav { background: #8ac url(/images/subnav_gradient.png) repeat-x center top; padding-top: 20px; padding-bottom: 20px; }
div#subnav h3 { font-style: italic; text-align: center; }
div#subnav ul { list-style: none; }
div#subnav li { padding-left: 20px; font-size: .9em; }
div#subnav li a:hover { color: #fff; text-decoration: none; }
div#subnav li.sel_link { background: url(/images/ico16_deco_white.png) no-repeat left center; }

div#sidebar { padding: 10px; text-align: left; }
div#sidebar hr { background-color: #444; clear: both; }

#news { text-align: left; padding: 0 10px; }
#newsfeed * { font-size: 10pt; margin: 0; padding: 0; line-height: normal; }
#newsfeed { margin: .5em; }
#newsfeed div { display: none; }
#newsfeed h5 { font-weight: bold; }
#newsfeed p a { font-size: 80%; text-transform: uppercase; }

#followUs { padding: .5em 10px 0; clear: both; }
#followUs img { float: right; }

div#address { text-align: center; }
div#address p { font-size: .8em; }

/* Content containers */
#content {
	float: left;
	z-index: 20;
	width: 530px;
	padding: 10px 25px;
	min-height: 320px;
	border: solid 1px #8ac;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #fff;
	min-height: 480px;
}
#content p, #content blockquote, #content li {
	font-size: 100%;
	line-height: 1.4em;
}
#content ul, #content ol {
	padding-left: 18pt;
}
#content img { margin: .2em .5em; }

#book_swatch {
	width: 170px;
	background-color: #9be;
	padding: 0px 10px;
	padding-bottom: 5px;
	float: right;
	z-index: 88;
	text-align: center;
	margin-left: 10px;
}
#book_swatch h3 {
	text-align: left;
}
#book_swatch h4, #book_swatch h5 { margin: 0; padding: 0; clear: both; }
#book_swatch h4 { }
#book_swatch h5 { }
div.feat_book { width: 155px; margin: 10px auto; cursor: pointer; }
div.feat_book:hover { background-color: #ddd; }
.feat_book div.image {
	text-align: center;
	height: 142px;
	padding: 4px;
}
.feat_book div.image img {
	border: solid 1px #136;
}

#book_swatches {
	margin: 5px 0px;
}
.book_swatch {
	float: left;
	width: 170px;
	padding: 5px 0px;
	margin: 10px 3px;
	text-align: center;
	cursor: pointer;
}
.book_swatch:hover {
	background-color: #9be;
}
.book_swatch img {
	border: solid 1px #136;
}
.book_swatch h4, .book_swatch h5, #book_swatch h4, #book_swatch h5 {
	font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
}
.book_swatch h4, #book_swatch h4 {
	font-size: 90%;
	text-decoration: underline;
	font-weight: bold;
}
.book_swatch h5, #book_swatch h5 {
	font-size: 90%;
}

#index_text {
	width: 340px;
}

#book_info {
	margin: 10px 0px;
}
#book_info div.image {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 280px;
	width: 280px;
	text-align: center;
}
#book_info div.image img {
	border: solid 1px #136;
	display: inline;
}
#book_info h3 {
	clear: both;
}
#book_info h4, #book_info h5, #book_info h6 {
}
#book_info h4 {
	text-decoration: underline;
}
#book_info h5 {
	margin-bottom: 24pt;
}
#book_info h6 {
	font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
}
#book_info p {
	clear: both;
}
#presskit { float: right; margin: 0 0 20px 20px; background-color: #ddd; border: solid 1px #aaa; }
#presskit h3 { font-size: .8em; font-weight: normal; border-bottom: dotted 1px #aaa; padding: 0 1em; color: #888; }
#presskit p { margin: .2em 20px; font-size: .7em; }
#presskit p span { margin-left: 2em; float: right; }

div.review {
	border: dotted 1px #e87;
	margin: 10px 20px;
	padding: 10px 20px;
}
div.review div, div.review p {
	margin: 0;
	padding: 0;
}
div.review div.rev_cont p {
	font-style: italic;
	display: inline;
}
div.review div.rev_cont p em {
	font-style: normal;
}
div.review div.rev_meta p {
	text-align: right;
}

/* Footer */
#footer {
	height: 60px;
	background: url(/images/bg_main-bottom.gif) no-repeat center top;
}
#footer p {
	text-align: center;
	font-size: 70%;
	padding: 0;
	margin: 0;
	line-height: 19px;
}

/* Common classes */
/*
.bg_subnav {
	background-color: #8ac;
}
.bg_about {
	background-color: #ae1900;
	background-color: #8ac;
}
.bg_books {
	background-color: #54a899;
	background-color: #8ac;
}
.bg_trade {
	background-color: #8ac;
}
.bg_contact, .bg_institutional {
	background-color: #8ac;
}

.fg_about, a.fg_about {
	color: #f28371;
	color: #444;
}
.fg_books, a.fg_books {
	color: #8ee9d9;
	color: #444;
}
.fg_trade, a.fg_trade {
	color: #cbd9f8;
	color: #444;
}
.fg_contact, a.fg_contact {
	color: #cbd9f8;
	color: #444;
}
.fg_institutional, a.fg_institutional {
	color: #cbd9f8;
	color: #444;
}
*/

.lblue {
	color: #47b;
}
.mblue {
	color: #357;
}
.dblue {
	color: #245;
}
.white { color: #fff; }
.bluebg {
	background-color: #def;
}
.whitebg {
	background-color: #fff;
}


