/* 

CSS Document

Created by Mandi Whitten of Weensyweb Designs - www.weensyweb.com

Created expressly for Tania Cox - www.taniacox.com

December 2007  

Updated June 2008

*/

body {
	font-family: "Comic Sans MS";
	color: #333;
	font-size: 1em;
	margin: 0;
	background-image: url(../images/bg-snow.gif);
	background-repeat: repeat;
}

#wrap {
	position: relative;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	z-index: 0;
}

#container {
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	width: 820px;
	background-image: url(../images/bg-shadows.gif);
	background-repeat: repeat-y;
	z-index: 1;
}

#background {
	position: relative;
	margin: 10px;
	padding: 0px;
	width: 800px;
	/*background-image: url(../images/bg-snow.gif);
	background-repeat: repeat-y;*/
	z-index: 10;
}

img {
	border: none;
}

a img {
	border: none;
}

h1 {
	color: #e76135;
	font-size: 1.3em;
}
	
h2 {
	color: #e76135;
	font-size: 1.1em;
	font-style: italic;
}
	
h3 {
	color: #0079ad;
	font-size: 1em;
	font-weight: bold;
}

.sub01 {
	color: #0079ad;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
}

a {
	color: #0079ad;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #e76135;
	text-decoration: none;
}
	
a.foot {
	color: #999;
	text-decoration: underline;
}

a.foot:hover {
	color: #999;
	text-decoration: none;
	background-color: #e0f2fb;
	font-weight: normal;
}

a.menulink {
	color:#e76135;
	text-decoration: none;
}

a.menulink:hover {
	color: #0079ad;
	text-decoration: none;
	background-color:#FFF;
}

ul {
	list-style: none;
} 

#banner {
	position: absolute;
	text-align: left;
	left: 12px;
	top: 0px;
	z-index: 20;
}

#menu {
	position: absolute;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	line-height: 2em;
	left: 568px;
	top: 240px;
	width:200px;
	list-style: none;
	z-index: 20;
	color: #0079ad;
}

#menushadow {
	position: absolute;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	line-height: 2em;
	left: 570px;
	top: 242px;
	width:200px;
	list-style: none;
	color: #999;
	z-index: 0;
}

#content{
	position: relative;
	top: 135px;
	left: 25px;
	width: 70%;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#rhstop{
	position: absolute;
	top: 0px;
	left: 599px;
	width: 174px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	font-size: 0.7em;
	text-align: right;
}

#rhs2{
	position: absolute;
	top: 540px;
	left: 599px;
	width: 174px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	font-size: 0.7em;
	text-align: right;
}

#rhs3{
	position: absolute;
	top: 760px;
	left: 590px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	font-size: 0.7em;
	text-align: right;
}

#rhs4{
	position: absolute;
	top: 1120px;
	left: 590px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	font-size: 0.7em;
	text-align: right;
}

#buymybooks{
	position: absolute;
	top: 218px;
	left: 247px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	font-size: 0.7em;
	text-align: right;
} 

.footer{
	position: relative;
	border-top: thin;
	border-top-color: #999;
	border-top-style: solid;
	font-size : 0.7em;
	color: #999;
	left: -35px;
	width : 810px;
	height: 100px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	z-index: 25;
	top: -30px;
	background-color: #FFF;
}

.footerindex{
	position: relative;
	border-top: thin;
	border-top-color: #999;
	border-top-style: solid;
	font-size : 0.7em;
	color: #999;
	width : 820px;
	height: 100px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	z-index: 25;
	top: -30px;
	left: -5px;
	background-color: #FFF;
}

.textimageleft {
	position: relative;
	float: left;
	padding-right: 20px;
}

.textimageright {
	position: relative;
	float: right;
	padding-left: 1em;
}

.current {
	color: #333333;
	font-weight: bold;
}

#flash01 {
	position: absolute;
	border: none;
	left: 46px;
	top: 146px;
	z-index: 50;
}

#flash02 {
	position: absolute;
	border: none;
	left: 585px;
	top: 189px;
	z-index: 50;
}
