/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: none;
	background-repeat: repeat;
}



#wrapper {
	width: 1050px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}

#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../images/column-back.jpg);
}
#header {
	color: #FFFFFF;
	width: 100%;
	height: auto;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 5px;
	font-size: 10px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation {
	float: left;
	color: #333;
	width: 479px;
	display: block;
	position: relative;
	background-color: #CBAD8C;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	height: 40px;
	background-image: url(../images/nav-back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	width: 75px;
	height: 35px;
	display:block;
	float: left;
	text-align: center;
	background-image: url(../images/nav-tape-long.jpg);
	background-repeat: no-repeat;
}



#navigation a:link, #navigation a:visited{
	width: 75px;
	height: 35px;
	display:block;
	list-style-type: none;
	text-decoration: none;
	color: #815437;
	font-size: 12px;
}

#navigation a.current, #navigation a.current:hover, #navigation a.current:active{
	color: #000000;
}

#navigation #read {
	background-position: 0px -5px;
	line-height: 25px;
}
#navigation #buy {
	background-position: -150px -5px;
	line-height: 25px;
}

#navigation #wap{
	background-position: 0px -5px;
	line-height: 25px;
}
#navigation #download {
	background-position: 0px -5px;
	line-height: 25px;
}
#navigation #watch {
	background-position: -75px -5px;
	line-height: 25px;
}

#read a:hover{
	background-image: url(../images/nav-tape-long.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000000;
	line-height: 30px;
}


#navigation #buy a:hover, #navigation #buy a:active{
	background-image: url(../images/nav-tape-long.jpg);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	color: #000000;
	line-height: 30px;
}
#navigation #wap a:hover, #navigation #wap a:active{
	background-image: url(../images/nav-tape-long.jpg);
	background-repeat: no-repeat;
	background-position: -225px 0px;
	color: #000000;
	line-height: 30px;
}

#navigation #download a:hover, #navigation #download a:active{
	background-image: url(../images/nav-tape-long.jpg);
	background-repeat: no-repeat;
	background-position: -225px 0px;
	color: #000000;
	line-height: 30px;
}
#navigation #watch a:hover, #navigation #watch a:active{
	background-image: url(../images/nav-tape-long.jpg);
	background-repeat: no-repeat;
	background-position: -75px 0px;
	color: #000000;
	line-height: 30px;
}



#leftcolumn {
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 310px;
	float: left;
	background-image: none;
	height: 511px;
}

#leftcolumn a{
	font-size: 12px;
	color: #608798;
	font-weight: bolder;
}


#info {
	width: 225px;
	float: right;
	margin-right: 35px;
	line-height: 25px;
	font-size: 12px;
	color: #568DA7;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #568DA7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #568DA7;
	padding-top: 15px;
	padding-bottom: 15px;
}

#info h1{
	font-size: 14px;
	color: #85979E;
	line-height: 26px;
}

#center{
	width: 509px;
	float: left;
}


#center #pagetitle{
	float: right;
	padding-right: 25px;
}

#content {
	color: #333;
	padding: 10px;
	width: 445px;
	display: inline;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 12px;
	line-height: 18px;
	float: left;
}

#content p{
	padding-top: 5px;
	padding-bottom: 15px;
}

#content h1{
	font-size: 16px;
	text-indent: 0px;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #BE9A77;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content img{
	text-indent: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
}

#content a:link{
	font-size: 12px;
	color: #BE9A77;
	font-weight: bolder;
	text-decoration: none;
}

#center a:visited{
	font-size: 12px;
	color: #A98D48;
	text-decoration: none;
}

#content a:hover, #content a:active{
	font-size: 12px;
	text-decoration: underline;
	color: #342F40;
	font-weight: bolder;
}

#bookinfo p{
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}


#bookinfo{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}


#content .button{
	border: 0;
	margin: 0px;
	padding: 0px;
	text-align: right;
}


#rightcolumn {
	display: inline;
	position: relative;
	color: #333333;
	width: 210px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	
}

#rightcolumn h1{
	font-size: 14px;
	height: 30px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	margin-bottom: 5px;
	color: #A58063;
}

#checkitHeader{
	background-image: none;
	height: 40px;
	width: 200px;
	float: right;
}

#checkitFooter{
	background-image: url(../images/images/sidebarback_03.jpg);
	height: 40px;
	width: 200px;
	float: right;
	background-repeat: no-repeat;
	}

#checkit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	color: #333;
	width: 150px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/images/sidebarback_02.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#checkit a{
	font-size: 12px;
	text-decoration: none;
	color: #F7E9C6;
	font-weight: bolder;
}

#checkit img{
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

#checkit a:hover, #checkit a:active{
	font-size: 12px;
	text-decoration: underline;
	color: #F7E9C6;
	font-weight: bolder;
}

#tour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	color: #333;
	width: 150px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/images/sidebarback_02.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
 
#tour a{
	font-size: 12px;
	text-decoration: none;
	color: #F7E9C6;
	font-weight: bolder;
}

#tour a:hover, #tour a:active{
	font-size: 12px;
	text-decoration: underline;
	color: #F7E9C6;
	font-weight: bolder;
}

#footer {
	width: 100%;
	clear: both;
	color: #333;
	background-color: #CBAD8C;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer a{
	color: #803126;
}
.clear { clear: both; background: none; }
; 	display: inline;

