/* CSS Document */

body {	
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; line-height: 16px; color:#222;
	background-color: #60311b;
	}
	
p.centred {
	text-align: center;
	font-weight: bold;
}

/*p.condensed {
	letter-spacing: 0.08em;
}*/

span.distrib {
	font-size: 120%;
}
	
#mycontainer {
	width: 720px;
	margin: 0px auto 0px auto;
	display: block;
	position: relative;
	background-color: #ab302a;
}

#rightshadow{
	width: 10px;
	background-image:url('images/rightshadow.gif');
	background-repeat:repeat-y;
}

#leftshadow{
	width: 10px;
	background-image:url('images.leftshadow.gif');
	background-repeat:repeat-y;
}

#banner {
	width: 720px;
	float: left;
	margin: 0px auto 0px auto;
}
	
#banner img{
	margin: 0;
	float: left;
	position: relative;
}

.restore {
	clear: both;
}

	
#menu {
	width: 197px;
	height: 100%;
	float: left;
	background-color: #ab302a;
	position: relative;
}

#menu a{
	margin: 0;
	border: 0;
	text-decoration: none;
	position: relative;
}

#menu a img{
	margin: 0;
	float: left;
	position: relative;
}

#content {
	width: 523px;
	min-height:502px;
	float: left;
	position: relative;
	background-color: #ebefcb;
}

#content h2 {
	color: #ab302a;
	margin: 0px 20px 10px 20px;
	text-align: center;
}

#content h3 {
	font-style: italic;
	color: #ab302a;
	margin: 0px 20px 0px 20px;
	text-align: center;
}

#content li{
	margin-top: 0.8em;
}

#content ul {
	margin-right: 20px;
}

#content a {color:#007d90;}

#content p {
	margin: 10px 20px 0px 20px;
}

#letter {
	margin: 0px auto 0px auto;
	width: 396px;
	height: 477px;
}

#series {
	width: 440px;
	margin: 0px auto 0px auto;
}

#comingSoon{
	display: inline;
	margin: 0px 10px 0px 10px;
	width: 200px;
	float: left;
	position: relative;
}

#comingSoon h3 {
	font-style: italic;
	color: #ab302a;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

#comingSoonBox {
	width: 200px;
	height: 263px;
	border-style: solid;
	border-width: 1px;
	background-color: #faab4b;
}

#comingSoon p {
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 0.8 em;
}

#availableNow{
	display: inline;
	margin: 0px 10px 0px 10px;
	width: 200px;
	float: left;
	position: relative;
}

#availableNow h3 {
	font-style: italic;
	color: #ab302a;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
#availableNow p {
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 0.8 em;
}

#guides {
	position: relative;
	width: 396px;
	z-index: 5;
	display: block;
	margin: 25px auto 0 auto;
}
#guides.canday {
	background-color: #e1c9ac;
}

#guides.medday {
	background-color: #aace8d;
}

#guides ul {
	padding: 0;
	border: 0;
	display: block;
	width: 396px;
	height: auto;
	margin: 0 auto 0 auto;
}

#guides li {
	width: 100px;
	height: 180px;
	margin: 0px 14px 0px 14px;
	border: 0;
	display: block;
	float: left;
	vertical-align:top;
	list-style-type: none;
}

#guides li img {
	width: auto;
	height: auto;
	border: 0;
}

#guides li p {
	text-align: center;
	margin: 0;
}


#mtp {
	width:197px;
	text-align:center;
	font-size: 80%;
	color:#fff;
	margin-top:20px;
} 
#mtp a{color:#fff;}