/* 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: #FFC418; /* body background colour */
	padding: 0px;
  margin: 0px;
	background-image: url(../pics/bg_sand.gif);
}
/* Heading colours and styles */
h1, h3, h5
{
	color: #0089AF;
}
h2, h4, h6
{
	color: #16479E;
}
h1 
{
	font-size: 200%;
}
h2
{
	font-size: 180%;
}
a:hover
{
	color: #F47C20; /* Tab link hover colour */
	text-decoration: underline;
}
/* Slideshow */
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
}
.clear
{
	clear: both;
}
/* ********************* // End of General Stylesheet for common web elements // ********************* */
div#topMenu
{
	width: 531px;
	height: 20px;
	background-image: url(../pics/blue_bar_top2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
	background-color: #1352A1;
	font-size: 10pt;
}
div#topMenu a:link, div#topMenu a:visited, div#topMenu a:hover, div#topMenu a:active
{
	text-decoration: none; 
	margin-right: 16px;
}
div#topMenu a:link, div#topMenu a:visited
{
	color: #fff;
}
div#topMenu a:hover, div#topMenu a:active
{
	color: #FFC312;
}
div#bottomMenuCurve
{
	width: 551px;
	height: 25px;
	background-image: url(../pics/blue_bar_bottom2.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #1352A1;
}

/* ********************* General Stylesheet for ALL pages ********************* */
#divMain  
{
  margin: 10px auto 10px auto;
  visibility: visible;
  width: 784px;
  position: relative;
  background-color: #ffc922;
  background-image: url(../pics/bg_main.gif);
  background-repeat: repeat-y;
}
/* Masthead of the page */
div#title
{
	width: 724px;
	height: 98px;
	padding: 23px 0px 0px 60px;
	color: #16479E;
	font-size: 2.5em;
	background-image: url(../pics/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div#title img
{
  border: none;
}
div#search_area{
	background-color: #FFF5D9;
	border: solid 1px #FFC617;
	padding: 5px;
	margin-bottom: 20px;
}
div#search_area form{
	margin: 0px;
}
div#search_area p{
	margin: 5px 0px;
}
/* Left Menu */
div#leftMenu
{
  width: 216px;
  min-height: 480px;
  border: none;
  float: right;
  margin: 0px;
  position: relative;
  top: -100px;
  left: 0px;
  margin-bottom: -100px;
}
div#leftMenu img
{
  border: none;
}
div#leftimages
{
	margin-top: 15px;
}
div#leftimages img
{

}
div#botMenu
{
	margin: 30px 0px;
	font-weight: bold;
}
div#botMenu a:link, div#botMenu a:visited
{
	color: #16479E;
	border-right: solid 3px #FC3;
	padding: 0px 5px;
}
div#botMenu a:hover, div#botMenu a:active
{
	color: #16479E;
	border-right: solid 3px #FC3;
}
/* Main Body */
#divBody
{
  visibility: visible;
  width: 784px;
  height: auto;
  padding: 0px;
  background-image: url(../pics/backgr_orange_yello2.jpg);
	background-position: top right;
  background-repeat: no-repeat;
}
/* side panel */
#divPanel
{
	background-color: #FFF8A8;
	width: 175px;
	float: right; /* panel postion = left or right */
	font-size: 80%;
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 10px 30px;
}
/* Heading style for the side panel */
#divPanel h3
{
	border-top: solid 1px #B80000;
}
#divPanel h4
{
	font-size: 1.0em;
}
/* Main Story Body */
div.story
{
	padding: 10px 20px 10px 20px;
	width: 511px;
	min-height: 590px;
	float: left;
	background-color: #fff;
	font-size: 80%;
}
/* Footer of webpages */
div#footer
{
	background-image: url(../pics/bg_footer_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 155px;
	width: 768px;
	padding: 15px;
	padding-top: 30px;
	text-align: center;
	font-size: 0.9em;
}
div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active
{	
	color: #000;
}
/* Paragraph text in footer */
div#footer p
{
	font-size: 77%;
}
/* ********************* // End of General Stylesheet for ALL pages // ********************* */

/* ********************* Stylesheet for Specific Pages (Gallery/List/List Archive/Contact, etc.) ********************* */
/*LIST ITEM*/
div.list_item
{
	width: 510px;
	margin-bottom: 20px;
	background-color:#FFF5D9;
}
div.list_testimonial
{
	padding: 0px 10px 5px 10px;
	margin-bottom: 10px;
	background-color:#FFF5D9;
}
div.item_left
{
	float: left;
	width: 170px;
}
div.item_right
{
	float: right;
	width: 340px;
}
div.item_info
{
	background-color: #FFC617;
	padding: 3px;
}
div.item_right h3 a:link, div.item_right h3 a:visited
{
	color: #0089AF;
	text-decoration: none;
}
div.item_right h3 a:hover, div.item_right h3 a:acitve
{
	color: #0089AF;
	text-decoration: underline;
}
div.item_right h3, div.list_testimonial h3
{
	margin: 0px;
}
div.item_right p, div.list_testimonial p
{
	margin: 0px 0px 13px 0px;
}
.nomargin
{
	margin: 0px;
}
div#location
{
	position: relative;
	border: solid 2px #000000;
	width: 516px;
	color: #000000;
}
/* Form specific styling */
textarea
{
	font-family: Verdana, Verdana, Geneva, sans-serif; 
	width: 350px;
}
/* Table specific styling */
table.form
{
	width: 510px;
	border-top: solid 1px #FFC617;
	border-left: solid 1px #FFC617;
	margin-bottom:5px;
}
table.form caption
{
	background-color: #FFC617;
	font-size: 1.0em;
	font-size: 1.0em;
	font-size: 1.0em;
	text-align: left;
	padding: 3px;
	font-weight: bold;
}
table.form td, table.form th
{
	text-align: left;
	border-right: solid 1px #FFC617;
	border-bottom: solid 1px #FFC617;
	padding: 3px;
	vertical-align: top;
}
table.form th
{
	background-color: #FFF5D9;
	font-weight: bold;
	width: 120px;
}
table.form td
{
	padding-left: 5px;
	width: 385px;
}
table.form td ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Gallery Table Style */
td.gallery_img
{
  vertical-align: bottom;
}
/* Newsletter */
.inline
{
	display: inline;
}
/* ********************* // End of Stylesheet for specified pages (Gallery/List/List Archive/Contact, etc.) // ********************* */
iframe.vianet
{
	border: solid 1px #FFC617;
	width: 510px;
	height: 250px;
	overflow: auto;
}
div.shadow1
{
	float:left;
	background-image: url(../pics/shadow.png); 
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
div.shadow2, div.shadow22
{
	background-position: right bottom;
	background-repeat: no-repeat;
}
div.shadow2
{
	background-image: url(../pics/shodow_br.png); 
}
div.shadow22
{
	background-image: url(../pics/shodow_br2.png); 
}
div.shadow3, div.shadow33
{
	padding: 0px 0px 7px 5px;
	background-position: left top;
	background-repeat: no-repeat;
}
div.shadow3
{
	background-image: url(../pics/shodow_tl.png); 
}
div.shadow33
{
	background-image: url(../pics/shodow_tl2.png); 
}
div.shadow3 img
{
display:block;
}
.shadow1, .shadow2, .shadow3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
p.button_text, p.button_text1, p.button_text2, p.button_text3
{
	position: relative;
	top: -27px;
	left: 38px;
	width: 155px;
	height: 25px;
	margin: 0px;
	margin-bottom: -22px;
	margin-right: -155px;
	font-size: 80%;	
	font-weight: bold;
	text-align: right;
}
div#buttons
{
font-family: Tahoma, Geneva, sans-serif;
font-style: italic;
color: #16489F;
font-size: 120%;
}
div#buttons a:link, div#buttons a:visited, div#buttons a:hover, div#buttons a:active,
p.button_text a:link, p.button_text a:visited, p.button_text a:hover, p.button_text a:active
{
	color: #16489F;
	text-decoration: none;
}
div.panel_button, div#buttons
{
	margin-bottom: 10px;
}
div#gallery
{
	text-align: center;
	padding: 10px;
	background-color: #FFF5D9;
	width: 490px;
	border: solid 1px #FFC617; 
}
div.gallery_item
{
	display: inline;
	margin-right: 5px;
	width: 100px;
}
div.gallery_item img
{
	margin-bottom: 5px;
}
#BookItCalendar{
  min-height: 125px;
}

