/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background: #1AB3D3;
}

#wrapper {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

table#header, table#slogan {
 width: 960px;
}

#footer {
 width: 960px;
 min-height: 60px;
 background: #1AB3D3 url(../templateimages/content/page_bottom.gif) no-repeat top left;
 padding: 0px 0px 2px 0px;
 clear: both;
}

#footer p {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

#footer a { color: Black; font-weight: bold; }

#footer a:hover { color: Red; }

#footer a.cd { color: Black; font-weight: normal; }

#footer a.cd:hover { color: Red; }

#footer ul {
	list-style: none;
 margin: 8px 10px 0px 0px;
 padding: 0px;
 text-align: right;
}

#footer li {
	display: inline;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding-right: 6px;
}

table#bottom {
 width: 940px;
 margin: 10px 10px 0px 16px;
}

table#bottom tr { background: none; }

table#bottom td { text-align: left; vertical-align: top;}

#container {
	display: block;
	background-image: url(../templateimages/back_fade.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}

/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px;
	margin: 0px;
 border-left: 15px solid #1AB3D3;
 border-right: 15px solid #1AB3D3;
}

table#mainbody td {
 vertical-align: top;
 text-align: left;
}

table#mainbody tr {
 background: none;
}

/* Left hand section of page body (if you have one!) */

/* Dynamic page content section of page body */
#pagecontent {
 text-align: left;
 width: 720px;
 margin-left: 10px;
}

#pagecontent_pad {
	padding: 10px;
}

#pagecontent #footnote {
 margin-bottom: 10px; 
 border-top: 1px solid #BDBDBD; 
 margin-top: 20px;
}

#pagecontent #footnote p {
 margin: 0px;
 padding: 3px 0px 0px 0px;
}

/* Right hand section of page body */
#left {
 width: 182px;
 margin: 0px;
 float: left;
 text-align: left;
 margin: 0px 0px 0px 7px;
 padding: 0px;
}

#left_inner { background: #7A969C; }

#left_pad {
	padding: 2px 5px 20px 8px;
 background: transparent url(../templateimages/content/cats_top.gif) no-repeat top;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* T&Cs text */
#terms {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	font-size: 7pt;
	color: #999999;
}


#header_search {
 position: absolute;
 top: 40px;
 left: 290px;
 width: 240px;
 height: 30px;
 text-align: left;
}

#searchbox {
 margin-bottom: 10px;
 background: transparent url(../templateimages/content/search_text.gif) no-repeat left;
 padding-left: 70px;
}

#searchbox input.searchfield {
	width: 128px;
 margin-top: 2px;
}

#searchbox #searchbutton {
	width: 24px;
 height: 26px;
	text-align: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
 background: url(../templateimages/content/search_go.gif);
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#left img.pad_bot {
 padding-bottom: 6px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

.orderstable table {
 width: 100%;
}

.page {
 background: White;
}

.page ul.lower {
 list-style: lower-alpha;
 font: 9pt/12pt Verdana,Arial,Helvetica,Sans-Serif;
}

.page p {
 font: 9pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
 text-align: justify;
}

#home_region3 {

}

#home_region4 {
 clear: both;
 padding-top: 20px;
}

#home_region2 {
 float: right;
 width: 195px;
}

#home_region2 .products_featured { margin-top: 0px !important; }

#home_region2 .generalspace { display: none !important; }

#home_region1, #home_region5 {
 float: left;
 width: 475px;
}

#home_region5 p {
 text-align: justify;
 font: 9pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}

#home_region5 h2 {
 text-align: justify;
}

img.float_right {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
}

img.float_left {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

table#locations {
 width: 99%;
 background: #E7ECEC;
 border: 1px solid #6A8385;
}

table#locations th {
 background: #6A8385;
 color: White;
 padding: 3px 2px; 
}

table#locations td {
 text-align: left;
 vertical-align: top;
 width: 32.9%;
 padding: 0px 2px;
}

table.hire {
 width: 700px;
 margin: 10px 0px 10px 0px;
 border-collapse: collapse;
}

table.hire tr { background: none; }

table.hire th {
 background: #6A8385;
 color: White;
 text-align: left;
 border: 1px solid #F0F0F0;
}

table.hire td {
 vertical-align: middle !important;
 padding-top: 4px;
 padding-bottom: 4px;
 text-align: left;
 border: 1px solid #F0F0F0;
}

table.hire th.title {
 width: 200px;
}

#faqs h2 {
 margin: 15px 0px 0px 0px;
}

#faqs p {
 margin-top: 0px;
}

#hire_left {
 float: left;
 width: 340px; 
}

#hire_right {
 float: right;
 width: 340px; 
}

#hire_right ul {
 margin: 0px;
 padding: 0px;
}

#hire_return {
 clear: both;
 padding-top: 20px;
}

#divshop {
 height: 700px;
 width: 700px;
 overflow: auto;
}

#submenu {
	margin: 10px 0px 20px 0px;
	padding: 0px;
 font: 9pt Verdana,Arial,Helvetica,Sans-Serif;
}

#submenu ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#submenu ul li {
	list-style: none;
	float: none;
	clear: both;
	padding: 0;
}

#submenu ul li div {
	font-size: 10pt;
	background-color: transparent; 		
}

#submenu ul li div a {
	display: block;
	padding: 1px 2px 2px 2px;
	color: Black;
}

#submenu ul li div a:hover {
	color: White;
}
