/*
 Some colours and defaults used for this design...
 
 
 
*/

/* ------------ Page structure ------------*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#ffffff;
	text-align: center;
}
div#container{
	margin: 5px auto;
	padding: 0;
	border: 0;
	text-align: left;
	width: 890px; /**/
	background-color:#ffffff;
}
div#page_border {
	margin: 0;
	padding: 0;
	border: 0;
}

div#header {
	margin: 0;
	padding: 0;
	border: 0;
	position:relative;
	height:184px; /**/
	background: url('/theme/img/header.jpg') top left no-repeat;	/**/
}
div#header_overlay {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	height:112px; /**/
}
div#header_title {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
}
div#header_slogan {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

div#menu_container {
	margin: 0;
	padding: 0;
	border: 0;
	/*background: url('/theme/img/menu_top.gif') no-repeat top center #cc0000;*/
	background-color: #005e45;
	height:26px;
}
ul#menu {
	margin: 0;
	padding: 0;
	border: 0;
}
ul#menu li
{
	padding:0;
	margin:0 1px 0 0;
	float: left;
	list-style-type: none;
}
ul#menu li a
{ 
	display:block;
	padding-top:6px;
	padding-bottom:1px;
	color:#ffffff;
	font-size: 8pt;
	background:url(/theme/img/button.gif) no-repeat top;
	line-height:19px;
	text-align:center;
	width:97px;
	text-decoration:none;
}
ul#menu li a:hover
{
	color: #545449;
	background-position: bottom;
}

div#searchBox
{
	margin: 0;
	margin-bottom: 10px;
	padding:4px 0;
	text-align:center;
	background-color: #fdfcde;;
	border: 1px solid #cccccc;
}

div#content { /*container for middle part with 3 col table inside*/
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
}
table#three_cols {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	border-spacing:0;
	border-collapse:collapse;
}
td#left_col_cell {
	width: 172px;
	padding:0;
	vertical-align: top;
}
div#left_col_liner {
	margin: 0;		
	background-color: #fff;
}
td#middle_col_cell {
	width: 546px;
	padding: 0;	
	margin: 0;
	vertical-align: top;
}
div#middle_col_liner {
	margin: 0 20px;
	padding: 0;
	background-color: #fff;
}
td#right_col_cell {
	width: 172px;
	padding: 0;	
	vertical-align: top;
}
div#right_col_liner {
	margin: 0;
	background-color: #fff;
}
div.middle_box {
	
}
div.middle_box_title {
	background: url(/theme/img/middle_box_heading.gif) top center no-repeat;
	text-indent: 10px;
	line-height: 27px;
	font-weight: bold;	
}
div.middle_box_title a {
	color: #00956c;
	line-height: 27px;
	font-weight: bold;	
}
div.middle_box_title a:hover {
	text-decoration: underline;	
}
div.middle_box_content {
	padding: 12px;
	/*background: url(/theme/img/box_shade.jpg) #FFF top center repeat-x;*/		
}
div.middle_box_item {
	clear: both;
	text-align: left;
	padding: 0 10px;
}
div.middle_box_item_separator {
	clear: both;
	margin: 15px 0;
	border-bottom: 1px solid #ccc;
}
div.side_box {
	margin: 0;
	margin-bottom:10px;
	padding: 0;
}
div.side_box_title {
	background: url(/theme/img/side_box_heading.gif) top left no-repeat;
	text-indent: 8px;
	color: #FFF;
	line-height: 27px;
	font-weight: bold;	
}
div.side_box_content {
	margin: 0;
	padding: 8px;
	background: #fefeef;
	border: 1px solid #00956c;
}
/* use left and right to override general styles for side boxes leave blank is left and right are the same! */
div.left_box {}
div.left_box_title {}
div.left_box_content { }
div.right_box {}
div.right_box_title {}
div.right_box_content {}

div#footer {
	background: url(/theme/img/bottom.gif) top center no-repeat;
	margin: 10px 0 5px 0;
	height: 27px;
	line-height: 27px;
	color: #ffffff;
	text-align: center;
}
div#outer_footer
{
	text-align: right;
	color: #999;
}
div#outer_footer a
{
	color: #999;
}
/* ------------ Global Styles -------------*/

body, table {
	font-family: Georgia, Times, serif, Arial, Helvetica, sans-serif;
	color:#47483C;
	font-size: 11px;
}
a
{
	color:#4c4141;
	text-decoration: none;
}
a:hover
{
	color:#669900;
}
a.sideLink
{
	text-decoration:none;
}
a.sideLink:hover
{
	text-decoration:none;
}
h1
{
	font-size: 12px;
	margin: 0.4em 0;
}
h2
{
	font-size: 12px;
	margin: 0.4em 0;
}
h3
{
	font-size: 12px;
	margin: 0.4em 0;
}
h4
{
	font-size: 12px;
	margin: 0.4em 0;
}
h5
{
	font-size: 12px;
	margin: 0.4em 0;
}
form {
	margin: 0;
}
input {
	font-size: 8pt;
}
/* ------------- Special Content -----------*/
div.side_form {
	
}
div.side_form label {
	display: block;
}
div.side_form input {
	display: block;
}

ul#cataloguesList {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#cataloguesList li {
	display: block;
	list-style: none;
	list-style-position: outside;
	margin: 0 0.3em;
	padding: 0;
}
ul#cataloguesList li a {

}

div.sideImageHolder {
	text-align: center;
}

div#contact_info {
	padding-left: 50px;
}

div.middle_form {
	
}
div.middle_form_row {
	padding: 5px;
}
.middle_form label {
	width: 110px;
	text-align: right;
	padding-right: 10px;
	display: block;
	float: left;
}
div.errorbox {
	color: #990000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
	border: 1px dotted #ccc;
}
div.image_holder {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #ccc;
	padding: 3px;
}
div.links_image_holder {
}
#image_zoom_link {
	display: block;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 10px;
}
div#sort_links {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
div#page_links {
	text-align: center;
	padding: 5px;
}
div.book_summary_info {
	margin-left: 120px;
}
table.orders_table {
	width: 100%;
}
table.orders_table td {
	border-bottom: 1px solid #ccc;
}
	
/*---------------- links page ---------------*/

