﻿/* ====================================================================
GENERAL STYLING
-------------------------------------------------------------------- */
/* border:nones are for NN4 */
html { margin: 0px; padding: 0px; }
body
	{
	margin: 0px;
	padding: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.8em;
	}
div { margin: 0px; padding: 0px; }
p {padding: 0px; margin: 0px;}
.clear { clear: both;} /* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/ .clear { display: none; } /* */
/* box-wrap is only needed if you want to set a background color for the columns, put a border round the content block or fix the content width */
.box-wrap
	{
	background: #white;
	}
.box-header
	{
	color: #000000;
	background: #white;
	margin: 0px;
	padding: 0.0em;
	border: none;
	}
.box-footer
	{
	background: #999966;
	padding: 0.5em;
	clear: both;
    background-color: #ddd;
    border-top: 1px solid gray;
    text-align:center;
    font-size: .8em; 
	}
	
	a,a:visited 
{
    color: #6d4c07;
}

a
{
    text-decoration: none;
    
}

a:hover 
{
    color: #800000;
    text-decoration:underline
} 

h1, h2, h3, h4, h5, h6 { color: #6d4c07; }

.dashed-hrfd{border-bottom:dashed 1px gray;}

    .dashed-hr {
      border-bottom: 1px dashed gray;
      border-top: 1px dashed white;
      color: white;
      background-color: white;
      height: 2px;
    }
    
select{
	background: #F1F1ED; 
	color: #6d4c07;
	border: 1px #6d4c07;
	border-style: double;
}
input,textarea  {
	border: 1px #6d4c07 solid;
	background-color: #F1F1ED; 
	color: #6d4c07;
	font-family:Verdana, Helvetica, Arial, sans-serif; 
	font-size:1em;

}
/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
.columns-float
	{
	float: left;
	width: 76%;
	}
.column-one
	{
	float: right;
	width: 100%;
	}
/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
.column-three {margin-left: 76%; height:100%;}
/* */
.column-one-content 
	{
	padding-left:10px;
    padding-top:10px;
	border: none;
	color: black;

	}
.column-three-content
	{
    padding-right:10px;
    padding-top:20px;
    padding-bottom:10px;  
	border: none;
	color: black;
	height:100%;
	text-align:right;   
	}

	
/* VERTICAL PADDING ABOVE COLUMNS */
.box-header
	{ margin-bottom: 0px; }
.column_padding_after
	{
	height:0px;
	font-size: 1px;
	line-height: 0px;
	clear: both;
	}
	.background{background: url(images/background.gif);} 
.box-wrap{padding-right:9px;width:780px;margin: 0px auto;background: url(images/rightside.gif) top right repeat-y;}
.box-wrap2{padding-left:10px;background: url(images/leftside.gif) top left repeat-y;}
.content-wrap{background:white url(images/topside.gif) repeat-x; padding-top:9px; }

/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
NB. the use of pos:rel has to go way beyond skin-deep - any nested element that needs a background colour appears to require to be be relatively positioned */ 
/*/*/
.box-wrap,.box-wrap2, .columns-float, .column-one, .column-three, h2
	{ position: relative; }
/* */

#navbar {
height: 35px;
background-image: url(images/brown-navBar-slim.gif);
background-repeat:no-repeat;
background-position: center top;
text-align:center;
padding-top:4px;
margin-bottom :4px;

}

#navbar a{ color:Black; font-weight:bold;} 


#navbar-ext{
height: 35px;
background-image: url(images/brown-navBar-ext.gif);
background-repeat:repeat-x;
background-position:left top;
text-align:center;
}



.box-header
{
padding: 0;
background-color: #fff;
background-image: url(images/newHeader.gif);
background-repeat:no-repeat;
background-position:left top; 
margin: 0;
height: 160px;

}


#search {
height: 50px;
margin: 0;
padding-top:45px;
text-align:right;
padding-right:1em;
background:url(images/staple.gif) 100% 0 no-repeat; 

}

#login {
height: 20px;
margin: 0;
text-align:right;
padding-right:1em;
padding-top:17px;
padding-bottom:5px; 

}

/* ====================================================================
SPECIAL STYLING
-------------------------------------------------------------------- */
#newly-listed-books
{
    margin-left:1em;
    margin-right:1em;
    margin-bottom:3em;
    vertical-align:top ;
    width:486px; 
}
.new-book-content{
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0;
    vertical-align:top ;
}
#yourbooks{ font-size:1.5em; text-align:center; color:#6d4c07; font-weight:bold; padding-top:8px;}
.top-image-blank{background: url(images/Blank_Head.gif) no-repeat; height:38px; padding-top:6px;  padding-left:22px; padding-right:28px;font-weight:bold;}
.bottom-image-blank{background: url(images/Blank_Foot.gif) no-repeat; height:38px; padding-top:7px; text-align:center; font-weight:bold; }
.newly-listed-top-image{background: url(images/Newly_Listed_Books_Head2.gif) no-repeat; height:38px; }
.newly-listed-bottom-image{background: url(images/Newly_Listed_Books_Foot2.gif) no-repeat; height:38px;padding-top:7px; text-align:center; margin-top:5px; }
/*Rounded Boxes*/

.bottom-left-corner-image {background: url(images/curve-bottom-left.gif) 0 100% no-repeat #C6DDEB;position: relative;}
.bottom-right-corner-image {background: url(images/curve-bottom-right.gif) 100% 100% no-repeat;}
.top-left-corner-image {background: url(images/curve-top-left.gif) 0 0 no-repeat;}
.top-right-corner-image {background: url(images/curve-top-right.gif) 100% 0 no-repeat; padding-left:10px;padding-right:10px;padding-top:2px; padding-bottom:5px; }

.top-right-corner-image-search {background: url(images/curve-top-right.gif) 100% 0 no-repeat; padding-top:5px; padding-bottom:5px;  }

.bottom-left-corner-image-new-books {background: url(images/curve-bottom-left.gif) 0 100% no-repeat #5CAAD1;}
.top-right-corner-image-new-books {background: url(images/curve-top-right.gif) 100% 0 no-repeat; padding:5px}

#search-header
{
 padding-left:20px;
 padding-right:20px;
 padding-bottom:5px;
  font-weight:bold;   
 
}

#search-title{ text-align:right;}

#search-results-content
{
 background-color:White; 
 padding-left:20px;
 padding-right:20px;  
}

#search-footer
{
 padding-left:20px;
 padding-right:20px;
 padding-Top:5px;
 font-weight:bold;   
}


h3{ font-size:1.2em; margin-bottom:0; }
h2{ margin-bottom:0; }

.alternate-listed-book-item
{
         background-color:#F1F1ED; 
         padding:5px;
         position: relative;
         font-weight:bold;     

}


.listed-book-item
{
         padding:5px;
          position: relative;
         font-weight:bold;     
}

