/* klixo/try css (c) Klixo Limited. daniel@klixo.net.nz 
  Unauthorised copying or use is prohibited. Customers of Klixo.net.nz may freely
  use this script.
*/
/* ********************* ONLY ADVANCED USERS SHOULD CHANGE THE RULES BELOW THIS LINE ********************* */

/* ********************* General Stylesheet for common web elements ********************* */
html, body  
{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	color: #000; /* primary font color */
	background-color: #FEDC54;
	padding: 0px;
	margin: 0px;
	
}
/* Heading colours and styles */
h1, h3, h5, h2, h4, h6
{
	color: #22448A;
}
h2
{
	margin-bottom: 0px;
}
/* Slideshow */
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
	width: 213px;
	height: 178px;
	position: absolute;
	left: 619px;
	top: 0px;
}
.clear
{
	clear: both;
}
.clear_left
{
	clear: left;
}
/* ********************* // End of General Stylesheet for common web elements // ********************* */

/* ********************* General Stylesheet for ALL pages ********************* */
#divMain  
{
  margin: 0px auto;
  visibility: visible;
  width: 848px;
  position: relative;
  background-image: url(../pics/bg_main_full.png);
  background-repeat: repeat-y;
	background-color: #fff;
}
/* Masthead of the page */
div#title
{
	width: 782px;
	height: 166px;
	padding: 12px 0px 0px 50px;
	background-image: url(../pics/bg_header_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div#title img
{
  border: none;
}
div#menu
{
  border: 0px;
  height: 34px;
  width: 867px;
  padding-top: 1px;
  background-image: url(../pics/bg_menu_shadow.png);
  background-repeat: no-repeat;
  position: relative;
  top: 0px;
  left: -15px;
  z-index: 200;
  margin-right: -20px;
}

/* Main Body */
#divBody
{
  visibility: visible;
  width: 832px;
  height: auto;
  padding: 0px;
}
/* side panel */
#divPanel
{
	background-image: url(../pics/bg_panel.jpg);
	background-repeat: no-repeat;
	width: 230px;
	min-height: 480px;
	position: relative;
	top: -10px;
	left: 0px;
	float: right; /* panel postion = left or right */
	font-size: 80%;
	margin: 0px;
	z-index: 100;
	padding-top: 20px;
}
div.reg_button
{
	margin: 0px 0px 10px 21px;
	position: relative;
	font-size: 150%;
	font-weight: bold;
}
div.reg_button a:link, div.reg_button a:visited, div.reg_button a:hover, div.reg_button a:active
{
	color: #000;
	text-decoration: none;
}
div.reg_button img
{
	border: none;
}
div.reg_button table
{
	width: 113px;
	height: 55px;
	position: absolute;
	top: 5px;
	left: 60px;
}
div.reg_button table td
{
	padding: 0px 0px 0px 7px;
}
div.pannel_button, div.pannel_button2 
{

	background-repeat: no-repeat;
	color: #fff;
	margin: 0px 0px 10px 21px;
}
div.pannel_button
{
	padding: 5px 7px;
	width: 186px;
	height: 103px;
}
div.pannel_button2
{
	width: 200px;
}
div.pannel_button table
{
	position: relative;
	width: 186px;
	height: 103px;
	font-family: Arial, Helvetica, sans-serif;
}
div.register
{
	background-image: url(../pics/bg_button4.png);
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	cursor: pointer;
}
div.register a:link, div.register a:visited, div.register a:hover, div.register a:active
{
	color: #fff;
	text-decoration: none;
}
div.plan
{
	background-image: url(../pics/bg_button4.png);
}
div.testimonial
{
	background-image: url(../pics/shell-background.jpg);
	font-size: 130%;
	font-weight: bold;
	color: #FC3;
	position: relative;
	font-style: italic;
}
div.testimonial table td
{
	padding: 0px 7px;
}
div.testimonial-top, div.testimonial-bot
{
	width: 200px;
	height: 10px;
}
div.testimonial p
{
	margin: 0px;
}
div.testimonial-top
{
	background-image: url(../pics/shell-overlay-top.png);
}
div.testimonial-bot
{
	background-image: url(../pics/shell-overlay-bot.png);
}
div.test1, div.test2
{
	position: relative;
	width: 186px;
	height: 103px;
}
div.test1
{
	top: 0px;
	left: 0px;
	z-index: 200;
	margin: 0px;
}
div.test2
{
	top: -102px;
	left: 2px;
	color: #000;
	z-index: 100;
}
/* Heading style for the side panel */
#divPanel h4
{
	font-size: 1.0em;
}
/* Main Story Body */
div.story, div.story_contact
{
	padding: 10px 10px 10px 30px;
	width: 540px;
	min-height: 480px;
	background-image: url(../pics/bg_story_body.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 80%;
}
div.story_contact
{
	background-image: none;
}
/* Footer of webpages */
div#footer
{
	width: 530px;
	text-align: center;
	color: #FC3;
	font-size: 80%;
	font-weight: bold;
	padding: 30px;
}
div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active
{
	color: #1E4289;
}
/* ********************* // End of General Stylesheet for ALL pages // ********************* */

/* ********************* Stylesheet for Specific Pages (Gallery/List/List Archive/Contact, etc.) ********************* */
/*LIST ITEM*/
div.list_item
{
	width: 540px;
	margin-bottom: 10px;
}
div.item_left
{
	float: left;
	width: 170px;
}
div.item_right
{
	float: right;
	width: 370px;
}
div.list_item h3
{
	margin: 0px;
}
div.list_item h3 a:link, div.list_item h3 a:visited, div.list_item h3 a:hover, div.list_item h3 a:active
{
	color: #1E4289;
}
div.list_item p
{
	margin: 3px 0px;
}
.nomargin
{
	margin: 0px;
}
div#location
{
	position: relative;
	border: solid 2px #000;
	width: 516px;
	color: #000;
}
/* Form specific styling */
input, textarea
{
	font-family: Verdana, Verdana, Geneva, sans-serif; 
}
/* Table specific styling */
table.form
{
	width: 500px;
	border-top: solid 1px #DDD;
	border-left: solid 1px #DDD;
	margin-bottom:5px;
}
table.form caption
{
	background-color: #DDD;
	font-size: 1.0em;
	text-align: left;
	padding: 3px;
}
table.form td, table.form th
{
	text-align: left;
	border-right: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	padding: 3px;
	vertical-align: top;
}
table.form th
{
	background-color: #EEE;
	font-weight: normal;
}
table.form td
{
	padding-left: 5px;
}
/* Gallery Table Style */
td.gallery_img
{
  vertical-align: bottom;
  text-align: center;
}
/* Newsletter */
.inline
{
	display: inline;
}
/* ********************* // End of Stylesheet for specified pages (Gallery/List/List Archive/Contact, etc.) // ********************* */