/* Copyright 2005 - Shoshin Design Ltd */
/* Home CSS v1.0 */

/*  http://www.seidoshibu.co.nz/ */

/* Navigation */
#nav_bar {
	clear: both;
	background-image:    url("/content/images/navigation_lb2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 756px;
	line-height: 30px;
	color: #617080;
}
#globalnav {
	width: 756px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_logo {
	float: left;
	width: 38px;
}
#top_name {
	float: left;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	color: #000000;
	width: 413px;
    font-size: 20px;
    font-family: 'Kristen ITC';
    text-align: left;
    vertical-align: middle;
}

#shoshin {
	float: left;
	padding-left: 18px;
}
#byline {
	float: right;
	padding-right: 18px;
}
#globalnav_menu {
	margin-left: 12px;
	text-align: left;
	margin-right: 18px;
	color: #617080;
}

#globalnav_menu a:link, #globalnav_menu a:visited, #globalnav_menu a:hover, #globalnav_menu a:active {
	color: #000000;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}
#globalnav_menu a:hover, #globalnav_menu a:active {
	background-color: #BFCCDE;
}

/* Flash */
#flash {
	margin-top: 9px;
	margin-bottom: 9px;
}
/* Content */
body {
	background-color: #6A6E7A;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background-image:   url("../images/background.jpg");*/
}
.graybackground
{
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url("../images/RightDivHeaderFull.png");
    text-align: center;
    font-size: 12px;
    font-family: 'Kristen ITC';
    line-height: 20px;
}
#holding_block {
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 756px;
	text-align: left;
}
#top {
	font-family: mono;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	height: 12px;
	width: 756px;
}
#bottom {
	font-family: mono;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto;
	padding: 0px;
	height: 12px;
	clear: both;
	width: 756px;
	margin-bottom: 9px;
}
.clearboth {
	font-family: mono;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

/* Fonts */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
ul {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px -8px 6px;
	padding: 0px 8px
}
h3 {
	/*background-color: #CFD8E6;*/
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 6px;
	margin-top: 12px;
	margin-bottom: 6px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px -8px 6px;
	padding: 0px 8px;
}

/*Links*/
.nohover a:hover {
	background-color: transparent;
}
a {
	text-decoration: none;
}
a:link {
	color: #184689;
}
a:visited {
	color: #89187F;
}
a:hover, a:active {
	background-color: #CFD8E6;
}

.tabLink a:hover {  background-color: #FFFFFF; color: Black; }

/* Images */
img {
	/*display: block;*/
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.space {
	margin-bottom: 6px;
}
#promo {}
.promo2 {
	margin-top: 0px;
	margin-bottom: 6px;
}
#shortcuts {
	padding-right: 6px;
	padding-left: 6px;
}
#shortcuts h3 {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

#shortcuts p {
	font-size: 9px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Footer */
#footer {
	text-align: left;
	padding: 0px;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 48px;
}
#footer_logo {
	margin-left: 30px;
	float: left;
	width: 38px;
}
#footer_nav {
	float: left;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	width: 413px;
}
#footer_nav a:link, #footer_nav a:visited, #footer_nav a:hover, #footer_nav a:active {
	color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#footer_nav a:hover, #footer_nav a:active {
	background-color: #E7ECF3;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px 0px 12px;
	padding: 0px 0px 2px;
}
.rule {
	font-family: mono;
	font-size: 1px;
	line-height: 1px;
	background-color: #999999;
	padding: 0px;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.tableRowDivided td, th {
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD8E6;
}
.list {
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
}


#leftcol {
	width: 516px;
	float: left;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 6px;
}
#rightcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	
	width: 198px;
	
	float: right;

	padding-right: 6px;
	padding-left: 6px;	
}

.left_image {
	float: left;
	margin-right: 3px;
}
.right_image {
	float: right;
	margin-left: 3px;
}

.image_border {
	background-color: #E7EAF3;
	padding: 12px;
	float: left;
	margin-right: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	width: 100px;
}
#anniversary {
	float: left;
	width: 380px;
}
.quoted_text {
	padding-top: 6px;
	text-align: left;
}
#top {
	background-image:    url("../images/contenttop.gif");
}
#topRedRight {
	background-image:    url("../images/contenttop_redRight.gif");
}
/*
#holding_blockRedRight {
	background-image:    url("../images/contentmiddle_redRight.gif");
}*/
#holding_block {
	background-image:    url("../images/contentmiddle.gif");
}
#bottom {
	background-image:    url("../images/contentbottom.gif");
}
/* TOP HEADER AND NAVIGATION
------------------------------------------------------- */
#navheader {height:29px; background-repeat:repeat-x; background-color:#333333;}
#topheader1 {height:75px; background-image:url(../images/header.jpg); background-repeat:no-repeat; background-position:center; background-color:#380808}
#topheader2 {height:121px; background-image:url(../images/header_2.jpg); background-repeat:repeat-x; background-position:right;}
#navheader #toplinks {text-align:right; padding:5px; padding-bottom:0;}
#navheader #toplinks input[type=text] {height:14px; border:1px solid #697393; padding:2px; font-size:11px; color:#999;}
#navheader #toplinks ul,
#navheader #toplinks ul li {display:inline;}
#navheader #toplinks ul li {margin-right:12px;}
#navheader #toplinks ul li a {color:#FFF; font-size:11px; font-weight:normal;}
/*#navheader .logo {clear:right; float:right; display:none;}*/
#navheader #navmenu {height:29px; position:absolute; background-repeat:no-repeat; background-position:bottom right;}
ul li, ol li {margin-left:15px;}

/* IMAGE STYLES
------------------------------------------------------- */
/* I'm using CSS to set the original width/height of the image */
img.resize{
	width:100px;
	height:67px;
	border:1px solid #000000;
	padding:2px;
	position:absolute;
	z-index:1;
}
img.prettyPhotoThumbnail 
{
	width:80px;
}

