/* 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.
*/
/* ALL SETTINGS IN THIS SECTION CAN BE SAFELY CHANGED */
html, body  
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000; /* primary font color */
	background-color: #999; /* body background colour */
	background-image: url(../pics/bg_body.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}	
/* Heading colours and styles */
h1, h3, h5
{
	color: #EF1B23;
	text-align: center;
}
h4, h6
{
	color: #999;
	text-align: center;
}
h1
{
	margin-top: 0px;
	font-weight: 400;
}
h2
{
	font-weight: 400;
	color: #999;
	text-align: center;
}
h6
{
	font-size: 100%;
	margin-bottom: 0px;
	text-align: left;
}
a:link, a:visited
{
	color: #999;
}
a:hover, a:active
{
	color: #ccc;
}
/* side panel */
#divPanel
{
	width: 279px;
	float: right; /* panel postion = left or right */
	margin: 0px 0px 0px 20px;
	padding: 0px;
	min-height: 507px;
	text-align: right;
}
#panel_shadow
{
	background-image: url(../pics/bg_panel_shadow_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
#panelContent
{
	width: 228px;
	font-size: 80%;
	margin: 0px 20px 0px 7px;
	padding: 10px 12px 10px 12px;
	min-height: 450px;
	background-image: url(../pics/bg_panel_content.jpg);
	background-repeat: no-repeat;
	background-color: #999;
	background-position: top left;
	text-align: left;
}
#panelFooter
{
	background-image: url(../pics/bg_panel_footer.png);
	background-repeat: no-repeat;
	width: 279px;
	height: 69px;
	background-position: right;
}
.panel_button, .panel_button_img
{
	width: 190px;
	height: 21px;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 15px 0px 25px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
}
.panel_button
{
	background-image: url(../pics/bg_text_button.png);
}
.panel_button_img
{
	background-image: url(../pics/bg_text_button2.png);
}
.panel_button_img a:link, .panel_button_img a:visited, .panel_button_img a:hover, .panel_button_img a:active,
.panel_button a:link, .panel_button a:visited, .panel_button a:hover, .panel_button a:active
{
	color: #fff;
	text-decoration: none;
}
img.panel_image
{
	margin-left: 7px;
}
img.panel_vulcan_logo
{
	margin-right: 20px;
}
/* Masthead of the page */
div#title
{
	width: 900px;
	background-image: url(../pics/bg_top_right_shadow.jpg);
	background-position: top right;
	padding-right: 33px;
	background-repeat: no-repeat;
}
img.vulcan_logo
{
	position: absolute;
	top: 43px;	
	left: 537px;
	z-index: 2000;
}
div#title img
{
	display: inline;
}
/* Footer of webpages */
div#footer
{
	color: #fff;
	border-top: none;
	width: 969px;
	padding: 0px;
	height: 130px;
	background-image: url(../pics/bg_footer.jpg);
	padding-right: 33px;
	background-repeat: no-repeat;
	position: relative;
	left: -36px;
	top: 0px;
}
div#phone
{
	position: absolute;
	left: 736px;
	top: 60px;
	font-weight: bold;
	font-size: 1.8em;
	color: #E7E7E9;
	font-style: italic;
}
div#phone a:link, div#phone a:visited, div#phone a:hover, div#phone a:active
{
	color: #E7E7E9;
	text-decoration: none;
}
/* Paragraph text in footer */
div#footer p
{
	margin: 0px;
	font-size: 70%;
}
div#footer table
{
	width: 100%;
}
div#menu
{
	margin: 0px;
	height: 25px;
	width: 900px;
	text-align: center;
	background-image: url(../pics/bg_top_menu.jpg);
	background-repeat: repeat-y;
	background-color: #940001;
}
/* ONLY ADVANCED USERS SHOULD CHANGE THE RULES BELOW THIS LINE ********************* */ 
html, body  
{
   padding: 0px;
   margin: 0px;
}	
#divBody
{
  visibility: visible;
  width: 900px;
  height: auto;
	min-height: 300px;
  padding: 0px;
  color: #fff;
	/*background-image: url(../pics/bg_v2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;*/
	background-color: #000;
}
div#shadow_left
{
	margin: 0px auto;
	background-image: url(../pics/bg_shadow_left_base.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 16px;
	width: 900px;
}
#divMain  
{
	padding-right: 34px;
   visibility: visible;
   width: 900px;
   position: relative;
	background-image: url(../pics/bg_right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div#crumbs, div.crumbs
{
	color: #EF1B23;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
div.crumbs a:link, div.crumbs a:visited, div.crumbs a:hover, div.crumbs a:active,
div#crumbs a:link, div#crumbs a:visited, div#crumbs a:hover, div#crumbs a:active
{
	color: #ccc;
}
div.story, div.story_archive
{
	padding: 25px 0px 10px 30px;
	font-size: 80%;
}
div.story
{
	width: 845px;
	text-align: justify;
}
div.story_archive
{	
	width: 800px;
}
div#story_images
{
	width: 200px;
	margin-left: 10px;
	float: right;
}
div#story_images img
{
	margin-bottom: 5px;
}
.inline
{
	display: inline;
}
div#menubar
{
  width: 100%;
  border: 0;
  background-color: #940001;
}
/*LIST ITEM*/
div.list_item
{
	width: 845px;
	margin-bottom: 10px;	
}
div.item_left
{
	float: left;
	width: 170px;
}
div.item_left img
{
	margin-bottom: 5px;
}
div.item_right
{
	float: right;
	width: 675px;
}
div.item_right h3
{
	margin: 0px 0px 3px 0px;
	text-align: left;
}
div.item_right p
{
	margin: 0px;
	margin-bottom: 13px;
}
div.list_item a:link, div.list_item a:visited, div.list_item a:hover, div.list_item a:active,
div.item_right a:link, div.item_right a:visited, div.item_right a:hover, div.item_right a:active
{
	color: #EF1B23;
}
.clear
{
	clear: both;
}
.clearleft
{
 clear: left;
}
.nomargin
{
	margin: 0px;
}
div.home_testimonial
{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 20px;
	text-align: center;
	font-size: 150%;
	color: #EF1B23;
}
div.home_testimonial p
{
	font-size: 80%;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
/* Form specific styling */
textarea
{
	font-family: Tahoma, Geneva, sans-serif;
	width: 323px;
}

/* Table specific styling */
table.form
{
	width: 500px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	margin-bottom:5px;
}
table.form caption
{
	background-color: #666;
	font-size: 1.0em;
	text-align: left;
	padding: 3px;
	font-weight: bold;
}
table.form td, table.form th
{
	text-align: left;
	font-size: 1em;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	padding: 3px;
	vertical-align: top;
	width: 120px;
}
table.form th
{
	border-right: none;
	font-weight: normal;
}
table.form td
{
	padding-left: 5px;
}
table.gallery
{

}
div.crop_gallery
{
	overflow: hidden;
	width: 170px;
	height: 113px;
}
td.gallery_img
{
	padding: 5px;
	vertical-align: top;
}
/* Slideshow */
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
	border: none;
	width: 900px;
	height: 323px;
}
hr
{
	border-top: solid 1px #9A0000;
	border-bottom: solid 1px #EF1B23;
	border-left: 
}