/* Init
-------------------------------------*/
html { overflow-y:scroll; }
body, dl, dt, dd, h1, h2, h3, h4, h5, h6, h7, form { margin: 0; padding: 0; }
img { border: 0; }

body {
	text-align: center;
	font-size: 10pt;
   font-family: 'CI', Verdana;
	line-height: 120%;
	color: #404040;

	background-image: url(../img/common/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
}

table { font-size: 10pt; }

a:link {
	color: #0047a9;
}

a:visited {
	color: #006da8;
}

a:hover {
	color: #ec7c00;
}

a:active {
	color: #ec7c00;
}

ol, ul {
	padding-left: 22px;
	*padding-left: 0;
	margin: 0;
	*margin-left: 25px;
}


/* Container
-------------------------------------*/
#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 983px;
}

/* Header
-------------------------------------*/
div#header {
}

div#logo {
   padding: 10px;
   padding-bottom: 0px;
   height: 60px;
}

div#logo div.site-title {
   float: left;
   width: 500px;
}
div#logo div.site-title h1 {
   text-indent: -9999px;
   font-size: 1px;
   background-image: url(../img/common/title.gif);
   background-position: left top;
   background-repeat: no-repeat;
   height: 27px;
}
div#logo div.site-title h1 a {
   display: block;
   height: 27px;
   outline: none;
}
div#logo div.site-title p {
   display: none;
}


div#logo div.site-control {
   float: right;
   width: 450px;
   _width: 300px;
   text-align: right;
}
div#logo div.site-control ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
div#logo div.site-control ul li {
   display: inline;
   margin: 0;
   padding: 0;
}

div#logo div.site-control ul li a {
   background-repeat: no-repeat;
   text-decoration: none;
   color: #007aa5;
   padding-right: 5px;
   border-right: 1px solid #cfcfcf;
}

div#logo div.site-control ul li.cart a {
   background-image: url(../img/common/cart.gif);
   padding-left: 25px;
}
div#logo div.site-control ul li.login a {
   background-image: url(../img/common/login.gif);
   padding-left: 15px;
}
div#logo div.site-control ul li.help a {
   padding-left: 20px;
   background-image: url(../img/common/help.gif);
   padding-right: 0;
   border-right: none;
}



div#global-menu {
   clear: both;
   text-align: center;
}

div#global-menu div.global-menu-container {
   _width: 459px;
   _width: 462px;
   width: 780px;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
}

div#global-menu ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
div#global-menu ul li {
   *float: left;
}
div#global-menu ul li a {
   display: block;
   float: left;

   background-position: center top;
   background-repeat: repeat-y;
   width: 152px;
   padding-top: 8px;
   padding-bottom: 7px;

   text-decoration: none;
   margin-left: 1px;
}
div#global-menu ul li.off a {
   background-image: url(../img/common/global-menu-off.gif);
   font-weight: bold;
   color: #000;
}
div#global-menu ul li.on a {
   background-image: url(../img/common/global-menu-on.gif);
   font-weight: bold;
   color: #ffd8ad;
}

div#sub-menu {
   clear: both;
   padding: 8px;
   background-color: #007aa5;
}
div#sub-menu ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   text-align: center;
}
div#sub-menu ul li {
   display: inline;
}
div#sub-menu ul li a {
   color: #fff;
   padding-left: 8px;
   padding-right: 8px;
   border-left: 1px solid #fff;
   text-decoration: none;
}
div#sub-menu ul li:first-child a {
   border-left: 0;
}
div#sub-menu ul li a:hover {
   text-decoration: underline;
}


div#global-search {
   background-color: #f2f1d6;
   text-align: center;
   padding: 5px;
}
div#global-search form {
}
div#global-search form fieldset {
   border: 0;
   padding: 0;
}
div#global-search form fieldset label.search-q {
   font-weight: bold;
   color: #007aa5;
}
div#global-search form fieldset button {
   border: 0;
   padding: 0;
   margin: 0;
   background-color: #f2f1d6;
   background-image: url(../img/common/search-btn.gif);
   background-repeat: no-repeat;
   background-position: center middle;
   height: 23px;
   width: 23px;
   text-indent: -9999px;
}
div#global-search form fieldset input {
   padding: 3px;
   height: 16px;
   margin-left: 3px;
   margin-right: 3px;
}
div#global-search form fieldset button img {
   vertical-align: middle;
}

/* Footer
-------------------------------------*/
#footer {
   clear: both;
   text-align: center;
   padding-top: 20px;
   font-size: 8pt;
}

#footer div.footer-menu {
   background-color: #e9e9e9;
   padding: 6px;
}
#footer div.footer-menu ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#footer div.footer-menu ul li {
   display: inline;
}
#footer div.footer-menu ul li a {
   padding-left: 15px;
   padding-right: 13px;
   border-left: 1px solid #656565;
}
#footer div.footer-menu ul li:first-child a {
   border-left: none;
}

#footer div.corp p {
   margin: 0;
   padding: 5px;
}
#footer div.copyright p {
   margin: 0;
   padding: 0px;
}

/* Contents
-------------------------------------*/
#contents {
   padding-top: 15px;
}

#contents .pointer {
   background-image: url(../img/common/pointer.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 15px;
}


/* Item list table */
#contents table.item-list {
	border-collapse: collapse;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #fff;
	width: 100%;
}
#contents table.item-list td {
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #fff;
	text-align: center;
   padding: 3px;
}
#contents table.item-list td.item-image {
   text-align: center;
}
#contents table.item-list td.item-detail {
   text-align: left;
   vertical-align: top;
   padding-left: 5px;
   padding-right: 5px;
}
#contents table.item-list td.item-detail p {
   margin: 0;
   padding: 0;
   font-size: 8pt;
}
#contents table.item-list td.item-detail p.item-title {
}
#contents table.item-list td.item-detail p.item-title a {
}

#contents table.item-list td.item-detail p.item-price {
   text-align: center;
}
#contents table.item-list td.item-detail span.item-price {
   color: #db1912;
   font-weight: bold;
}


/* Title List
-------------------------------------*/
#contents dl.title {
}

#contents dl.title dt {
   font-size: 12pt;
   font-weight: bold;
   color: #eb8806;
   margin-bottom: 15px;
   padding-left: 10px;
}

#contents dl.title dd {
   padding-bottom: 20px;
   border-bottom: 1px dashed #969696;
   margin-bottom: 20px;
}

#contents dl.title dd p {
   margin: 0; padding: 0;
}
#contents dl.title dd ul {
   margin: 0; padding: 0;
   list-style-type: none;
   margin-bottom: 10px;
}

#contents dl.title dd ul li {
   margin: 0; padding: 0;
   padding: 5px;
   padding-left: 20px;
   border-bottom: 1px solid #dad7cb;
}
#contents dl.title dd ul li div {
   padding-left: 15px;
}
#contents dl.title dd ul li.on div {
   background-image: url(../img/common/pointer.gif);
   background-position: left;
   background-repeat: no-repeat;
}
#contents dl.title dd ul li.o {
   background-color: #f8f7f5;
}
#contents dl.title dd ul li.e {
   background-color: #f2f1d6;
}


/* Contents Global
-------------------------------------*/
#contents {
   padding-left: 20px;
   padding-right: 20px;
}
#contents h2 {
   font-size: 12pt;
   font-weight: bold;
   color: #eb8806;
   margin-bottom: 15px;
   padding-bottom: 10px;
   border-bottom: 1px dashed #969696;
}



/* tables */

table.default{
    border-top:1px solid #eeeeee;
    border-left:1px solid #eeeeee;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.default th{
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    background-color:#eeeeee;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.default td{
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    padding:0.3em 1em;
}

/* calendar */

.calTable {
	border-collapse: collapse;
}

.calTable td,
.calTable th {
	height: 20px;
	text-align: center;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
	border: 1px solid #eeeeee;
	margin: 0px;
	padding: 0px;
}

.calTable th {
	height: 20px;
	width: 20px;
	background-color:#eeeeee;
	text-align: center;
	font-weight: normal;
	border: 1px solid #e0e0e0;
}

.calTable td.btn {
	height: 20px;
	font-weight: bold;
	border: 1px solid #e0e0e0;
}

.calTable td.btn a {
	width: 20px;
	display: block;
	background-color: #f9f9f9;
	color: #3366cc;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
}

.calTable td.btn a:hover {
	background-color: #BEDCFA;
	text-decoration: underline;
}