﻿@charset "utf-8";
/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}



body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h4, h5, h6, p, ol, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

h3 {margin-top:0;margin-bottom:0;}

 ul,li{ margin-top:0; padding-top:0;}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
*+html .pkg {height: 1%;}
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 720px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody {
	position: relative;
	width: 100%;
	background-image: url(../images/theme/pageback.png);
	/*IE6_hack*/
	_background-image: url(../images/theme/pageback_ie6.jpg);
	
}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}



#alpha-inner, #beta-inner {
    position: static;
}



/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content
 {
    clear: both;
}

.entry-body
 {
    clear: both;
}

.entry-footer
 {
    clear: both;
    margin: 5px 10px 20px 10px;
}


img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}


.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}


/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
	font-family: "小塚ゴシック Pro L";
	font-size: 12px;
}

a {
	color: #09F;
	text-decoration: underline;
}
a:hover { color: #0000ff; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #0000ff; }
.module-content a:hover { color: #0000ff; }

#bana_side { margin-top:20px;}

#bana_side a {
	color: #F7EBD2;
	text-decoration: none;
}
#bana_side a:hover {
	color: #F7EBD2;
}

#bana_side a:visited {
	color: #F7EBD2;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "小塚ゴシック Pro M", verdana, helvetica, arial, sans-serif;
}

.module-header {
	width: 100%;
	w\idth: auto;
	margin: 0;
	border-left: 0px solid #36414d;
	padding: 5px;
	color: #fff;
	background: url(../images/theme/module-header.gif);
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-align: left;
}

.module-header a,
.module-header a:hover {
    color: #fff;
}


/* page layout */

body {
	min-width: 860px;
	color: #FFF;
	background-image: url(../images/theme/board.jpg);
	background-repeat: repeat;
}

#container {
	width: 860px;
	margin: 0 auto;
}

#container-inner {
	margin: 0;
	background: url(../images/theme/beta.gif);
}

#banner {
	width: 860px; /* necessary for ie win */
	height: 94px;
	background-image: url(../images/theme/head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#banner-inner {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#banner-inner p{text-indent:-9999px;}

#banner-description a {
display: block;
height: 80px;
}


#banner-header {
    margin: 0;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}

#banner-description {
	margin: 0px;
	background: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	text-indent: -9999px;
	padding: 0px;
	width:140px;
}

#mailto {
	float:right;
	margin-top:35px;
	line-height: 1em;
	font-weight: normal;
	font-size: 12px;
	padding:0;
	width:134px;
	background-image: url(../images/theme/mail.gif);
	background-repeat: no-repeat;	
	}
	
#mailto a {
	display: block;
	height: 15px;
	margin:0;
	padding:0;
}


.formail{
margin-right:94px;}

#alpha { margin: 15px 15px 0 15px; width: 520px; }
#beta { width: 200px;}

#beta-inner
{
	padding: 10px 10px 0 10px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

#footer
{
	text-align: center;
	margin: 0;
	padding: 20px 0 60px 0;
	background-color: #F7EBD2;
}

address
{
	color: #47210D;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

.entry-content {
    margin: 0;
    line-height: 1.8;
	font-size: 14px;
}


/* modules */

.module {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5E554E;
	border-right-color: #5E554E;
	border-left-color: #5E554E;
	width: 166px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.module h2 {margin:0;padding:0;}

.module-content {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2;
	width: 166px;
}

.module-search input { font-size: 12px; }
.module-search #search { width: 100px; }

.module-list {
    margin: 0 0 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #000;
    line-height: 1.2;
}

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

/* one-column tweaks */

.layout-one-column body { min-width: 780px; }
.layout-one-column #container { width: 780px; }
.layout-one-column #banner { width: 750px; } /* necessary for ie win */

.layout-one-column #alpha {
    margin: 0;
    padding: 0;
	width: 750px;
    background: #fff;
}

.layout-one-column #alpha-inner {
    margin: 15px auto;
    padding: 0;
    width: 550px;
}


/* two-column-left tweaks */

.layout-two-column-left #alpha {
	float: right;
	margin: 0;
	padding: 0;
	width: 660px;
	background: none;
}

.layout-two-column-left #alpha-inner {
	padding: 15px 15px 0 10px;
	border-width: 0;
}

.layout-two-column-left #beta {
	float: left;
	margin: 0;
	width: 200px;
}

.layout-two-column-left #beta-inner {
	padding: 15px 10px 0 15px;
	border-width: 0;
	border-style: solid;
	border-color: #fff;
}


/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 180px;
    background: #e6ecf2;
}

.layout-three-column #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #beta {
    margin: 15px 15px 0 15px;
    width: 320px;
    background: none;
}

.layout-three-column #beta-inner {
    padding: 0;
    border-width: 0;
}


/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p { margin:0px; }




/* text */

.mincho { font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" }

.gothic { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.souei { font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

.red { color: #ff0000 }

.dark-red { color: #cc0000 }

.orange { color: #ff9900 }

.yellow { color: #ffff00 }


.dark-yellow{color:#C99B44;}

.green { color: #99ff99 }

.blue { color: #0000ff }

.dark-blue { color: #006699 }

.bold { font-weight: bold }

.italic { font-style: italic }

.center { text-align: center }

.right { text-align: right }

.left { text-align: left }

.line-through { text-decoration: line-through }

.underline { text-decoration: underline }

.underline-dashed { border-bottom: 1px dashed #999; }

.smaller { font-size: 80% }

.small { font-size: 90% }

.large { font-size: 110% }

.larger { font-size: 150% }

.headline {
	color: #cc0000;
	font-size: 35px;
	font-weight: normal;
	font-family: "小塚ゴシック Pro M", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4;
} 

.bg-red { background-color: #ff9999 }

.bg-yellow { background-color: #ffff99 }

.bg-icon-lightbulb { background: url(../images/lightbulb.gif) no-repeat ; padding-left: 20px }

.bg-icon-comment { background: url(../images/comment.gif) no-repeat ; padding-left: 20px }

.bg-icon-exclamation { background: url(../images/exclamation.gif) no-repeat ; padding-left: 20px }

.bg-icon-page_white_text { background: url(../images/page_white_text.gif) no-repeat ; padding-left: 20px }

.bg-icon-attach { background: url(../images/attach.gif) no-repeat ; padding-left: 20px }

.rollover-red
{
	margin: 30px 0;
	padding: 0;
	font-size: 16px;
	font-family: "小塚ゴシック Pro M", "ＭＳ Ｐゴシック", Osaka;
	text-align: center;
	font-weight: normal;
}

.rollover-red a
{
   margin: 0;
   padding: 8px 24px;
   color: #fff;
   background: #cc0000;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

.rollover-red a:hover
{
   color: #fff;
   background: #dd3333;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

/* image */

.img-left
{
   float: left;
   margin-right: 10px;
}

.img-right
{
   float: right;
   margin-left: 10px;
}

.clear { clear: both; }


/* box */

.voice
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   line-height: 1.6;
   border: 2px solid #e3e3e3;
}

.box-red
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff5f5;
   border: 2px solid #ff9999;
}

.box-blue
{
   margin: 15px 0;
   padding: 10px;
   background-color: #eefaff;
   border: 2px solid #99ccff;
}

.box-yellow
{
   margin: 15px 0;
   padding: 10px;
   background-color: #ffffee;
   border: 2px solid #ffcc99;
}

.box-green
{
   margin: 15px 0;
   padding: 10px;
   background-color: #efffef;
   border: 2px solid #99ff99;
}

.box-pink
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff9ff;
   border: 2px solid #ffccff;
}

.box-gray
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   border: 2px solid #e3e3e3;
}


/* list */

.list-check
{
   margin: 15px 0;
   padding: 0px 10px 15px 35px;
   background-color: #ffffee;
   line-height: 1.6;
   border: 2px solid #ffcc99;
   list-style-image: url(../images/checkmark.gif);
   list-style-position: outside;
}

.list-check li
{
   margin-top: 10px;
   color: #333;
}

/* table */

.legal_notice
{
   border-collapse: collapse;
   width: 95%;
   margin: 0 auto;
   padding: 0;
   border-top: 2px solid #e3e3e3;
   border-left: 2px solid #e3e3e3;
}

.legal_notice th
{
   background: #f5f5f5;
   color: #000;
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;
   width: 30%;
}

.legal_notice td
{
   background: #fff;
   color: #000;
   font-size: 12px;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;
   width: 70%;
}



/** navigation **/





#nav {
	margin: 0;
	padding: 0;
	height:44px;
	
	background-repeat: no-repeat;
	width:860px;
	background-position: right;
}
 
#nav ul {
	list-style: none;
	margin:0;
	padding: 0px;
	font-size: 9px;
	width:860px;
	
	
}
 
#nav ul li {
	float: left;
	height: 44px;
	
}
 
#nav ul li a {
	display: inline;
    height: 44px;
}
#nav ul li.nav_01 a {
	background-repeat: no-repeat;
    
	text-indent: -9999px;
	width: 69px;
	background-image: url(../images/nav/nav01.gif);
}
 
#nav ul li.nav_02 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 118px;
	background-image: url(../images/nav/nav02.gif);
}
 
#nav ul li.nav_03 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 166px;
	background-image: url(../images/nav/nav03.gif);
}
 
#nav ul li.nav_04 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 124px;
	background-image: url(../images/nav/nav04.gif);
	
}
 
#nav ul li.nav_05 a {
	background-repeat: no-repeat;
 
	text-indent: -9999px;
	width: 150px;
	background-image: url(../images/nav/nav05.gif);
}

#nav ul li.nav_06 a {
	background-repeat: no-repeat;
  
	text-indent: -9999px;
	width: 133px;
	background-image: url(../images/nav/nav06.gif);
}
 
#nav ul li.nav_07 a {
	background-repeat: no-repeat;
 
	text-indent: -9999px;
	width: 100px;
	background-image: url(../images/nav/nav07.gif);
}

#nav ul li a:hover {
    background-position: 0 -44px;}

#bread {
	background-image: url(../images/theme/bread.gif);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}

.mp0 {
	margin:0;padding:0}


.mt-5{
margin-top:-10px;}

.mt0{margin-top:0px;}


.mt5{
margin-top:5px;}

.mt10{
margin-top:10px;}

.mt15{
margin-top:15px;}

.mt20{
margin-top:20px;}

.mt40{
margin-top:40px;}

.mt70{
margin-top:70px;}

.mb0{
margin-bottom:0px;}


.mb5{
margin-bottom:5px;}

.mb10{
margin-bottom:10px;}

.mb20{
margin-bottom:20px;}

.mb40{
margin-bottom:40px;}

.mb70{
margin-bottom:70px;}

.mr5{
margin-right:5px;}

.mr10{
margin-right:10px;}

.mr20{
margin-right:20px;}

.mr40{
margin-right:40px;}

.mr70{
margin-right:70px;}

.mr80{
margin-right:80px;}

.mr100{
margin-right:100px;}

.ml5{
margin-left:5px;}

.ml10{
margin-left:10px;}

.ml15{
margin-left:15px;}


.ml20{
margin-left:20px;}

.ml40{
margin-left:40px;}

.ml70{
margin-left:70px;}



.ml480{
margin-left:480px;}

.ml550{
margin-left:550px;}

.pt5{
padding-top:5px;}

.pt10{
padding-top:10px;}

.pt20{
padding-top:20px;}

.pt30{
padding-top:30px;}

.pr5{
padding-right:5px;}

.pr10{
padding-right:10px;}

.pr20{
padding-right:20px;}

.pr40{
padding-right:40px;}

.pr70{
padding-right:70px;}


.pl5{
padding-left:5px;}

.pl10{
padding-left:10px;}

.pl20{
padding-left:20px;}

.pl40{
padding-left:40px;}

.pl70{
padding-left:70px;}

.pl100{
padding-left:100px;}

.pb5{
padding-bottom:5px;}


.m5{margin:5px;}

.m10{margin:10px;}

.m15{margin:15px;}

.m20{margin:20px;}

.p15{padding:15px;}

.p10{padding:10px;}

.w200 {
width:200px;}

.w300 {
width:290px;}

.w465 {
width:465px;}

.w610{
	width:610px}
	
.lh12 {
	line-height:1.2em;}

.mailmag {
	background-image: url(../images/top/mailmag.gif);
	margin: 0px;
	padding: 0px;
	height: 66px;
}

.box-c{
	height:100%;
	margin:0;
	padding:0;
	width:610px;
	color:#000;
	line-height:1.2em;
	font-size:90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #170904;
	
}




.box-c-in{
	padding:5px;
	background-color: #F2F1ED;
	
	}
	
	
.box-c2{
	height:100%;
	margin:0;
	padding:0;
	width:610px;
	color:#333333;
	line-height:1.4em;
	font-size:95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #170904;
	
}	
	
	
.box-c-in2{
	padding:5px 10px;
	background-color: #FAF5EA;
	
	}	
	
.box-c-color{
	background-color: #FAF5EA;
}

.box-c-color p.ctitle{
	margin-top:0;
}

.blockcenter{
	margin-right:auto;
	margin-left:auto;
}

.f-right{float:right;}
.f-left{float:left;}
.titlecoat{
	background-color:#F7EBD2;
	margin:0;
	padding:2px 2px 2px 5px;
	height: 100%;
	width: 250px;
}

.titlecoat_inner {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	
	padding: 2px;
	color: #47210D;
	font-weight: bold;
	margin: 0px;
}

table.option{
	border-top:1px solid #844B40;
	border-right:1px solid #844B40;
	color:#333
}

table.option th{
	border-left:1px solid #844B40;
	border-bottom:1px solid #844B40;
	background-color:#C88C34;
	padding:2px;
	
}

table.option td{
    border-left:1px solid #844B40;
    border-bottom:1px solid #844B40;
	padding:5px;
}


#phone{margin:0;padding:0;}

.ti-90{text-indent:-90px;
       margin-left:300px}

.ti-15{text-indent:-15px;
       margin-left:15px}


.vat{vertical-align:top;}


a:hover img.hvr { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }


#apDiv1 {
	position:absolute;
	left:790px;
	top:-39px;
	width:69px;
	height:30px;
	z-index:1;
}

.dot_b {
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7EBD2;
	font-size:85%
}

