/*
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: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #6D5D23;	

/*background: url(../images/footera.gif) repeat none fixed left bottom;
margin:0;
min-width:970px;
padding:0;
width:100%;*/

background: url(../images/footera.gif) no-repeat center bottom;
margin:0;
max-width: auto;

padding:0;
/*font-family: Arial, Helvetica, sans-serif;
font-size: 78%;*/
}

#wrapper {

margin: 0 auto;
width: 860px;
}

#faux {
background: url(../images/content_bg.gif) left;
margin-bottom: 5px;
overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
width: 100%
}

#header {
color: #333;
width: 860px;
padding: 0px;
height: 365px;
margin: 10px 0px 5px 0px;
background: #FFF url(../images/logo_1.jpg) no-repeat right top;
}

#leftcolumn { 
display: inline;
color: #333;
margin: 0 0 10px 0;
padding: 10px;
width: 217px;
float: left;
}

#content {

	float: left;
	color: #666;
	margin: 20px 0 20px 10px;
	padding: 0px 10px 0 5px;
	width: 860px;
	display: inline;
	position: relative;
	min-height: 400px;
	height: auto;
	_height: 400px;
}

div#content a { 
color:#339966; 

font-weight:bold;
text-decoration:none; 
}

div#content a:hover {
text-decoration:underline;
}


#rightcolumn {
	float: left;
	color: #666;
	margin: 10px 0;
	padding: 0px;
	width: 178px;
	display: inline;
	position: relative;
	min-height: 400px;
	height: auto;
	_height: 400px;
}



#footer { 
width: 840px;
height: 90px;
clear: both;
color: #333;
margin: 0px 0px 10px 0px;
padding: 0px 10px;
}

.clear {
	clear: both;
}

h1 {

color:#339966; 

font-size: 2em;
margin: 0 0 10px 0;
}

h2 {
color:#339966; 
font-size: 1.4em;
margin: 0 0 15px 0;
}


p {
line-height: 150%;
font-size: 1.1em;
margin: 0 0 20px 0;
}

ul {
list-style-image: none;

}

#content ul {
line-height: 140%;
font-size: 1.1em;
margin: -20px 0 0 0;
padding: 10px 50px 10px 30px;
list-style-image: url(../images/bullet.gif);
}

.box {
background-color: #FFFFCC;
margin: 10px 0 20px 0;
padding: 10px;
border: 1px solid #ddd;
font-size: 1.2em;
}

.box form {
margin: 0;
}

.box p {
margin: 0 0 5px 0;
font-size: 1em;
}

ul.homelist{
list-style-image: url(../images/bullet.gif);
margin: 0 0 10px 0;
}

.smaller {
font-size: 75%;
}

.search_container {
background-color: #FFFFCC;
margin: 10px 0 20px 0;
padding: 5px 10px 10px 10px;
border: 1px solid #ddd;
font-size: 1.2em;
}

.search_container p {
margin: 1px 0 2px 0;
}

img, img a {
border: 0;
}

.center {
margin: 0 auto;
text-align: center;
}

.list {
padding: 8px;
}

p.trigger {
margin: 3px 0;
padding: 0;
}

.shelf .smaller {
font-size: 90%;
margin: 0;
}

.slider {
margin: 0;
padding: 0;
}

p.jdnext, p.jdprevious, p.jdresults {
margin: 10px 0;
}

/*changing row colours*/

/*.row1 { background-color: #eed; } - grey*/
.row1 { background-color: #FBF6E4; }
.row0 { background-color: #FFF; }


/*Home page added*/

#PageTop			{	margin: auto; width: 1024px; height: 125px; position: relative; }
#HomePageBanner		{
float: right;
padding-right: 290px;
width: 720px;

}
#HomePageContent	{	margin: auto; width: 1024px; }

#PageLogo			{	position: absolute; top: 5px; left: 0px; }



#topField		{	
position: absolute; 
top: 100px; 
left: 132px; 
width: 721px; 
height: 30px; 
margin: auto; 

background-color: #663300; 
}





#HomePageRightCol			{
float: left;
width: 720px; padding-left: 250px; }
#HomePageRightColField01	{	background-color: #E2DABD; padding-right: 19px; padding-top: 10px; padding-bottom: 10px; }
#HomePageRightColField02	{	background-color: #FFFFFF; padding-right: 19px; padding-top: 17px; padding-bottom: 21px; background-image: url(/htdoc/image/line.03.gif); background-repeat: no-repeat; background-position: 0px 10px; }



#HomePageRightColSeparator		{	height: 5px; background-image: url(/htdoc/image/line.04.gif); background-repeat: no-repeat; }

