/*************************************/
/*****\   S T Y L E S H E E T   \*****/
/*************************************/

*{
	font-family: 'Trebuchet MS', Helvetica, Arial, Sans-Serif;
}

body{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 9pt;
	background-color:#D2D9EA;
	color: #000000;
}

img{
	margin: 0px;
	padding: 0px;
	border: none;
}

a,
a:link,
a:visited,
a:active{
	color: #B50909;
	text-decoration: none;
}
a:hover{
	color: #7C0505;
	text-decoration: underline;
}

a:hover img{
	text-decoration: none;
}



/***************************/
/*****\               \*****/
/***************************/



#page{
         margin: 0px auto;
         width:960px;

	padding: 0px;
}

/***************************/

#left{
        	padding: 0px;
	width: 959px;
	text-align: left;
}

/***************************/


#blub {

         width:100%;
         position : absolute;
}

#header{
         position:relative;
         width:810px;
         margin: 0px auto;

	background: url('./images/banner.jpg') no-repeat left top;
}

/***************************/

#content{
	margin: 0px;
	padding: 10px 20px 0px 20px;
	font-size: 9pt;
         text-align: left;
}

/***************************/

#right{
         float: right;
	margin: 0px;
	padding: 160px 0px 30px 0px;
	width: 208px;
}

/***************************/

#info{
         margin: 0px 12px 0px 26px;
	padding: 0px;
	font-size: 8pt;
	text-align: center;
}

/***************************/

#footer{
         clear: both;
	margin: 0px;

	text-align: center;
	font-size: 7pt;
}
#footer span{
	font-size: 7pt;
	color: #444444;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover{
	font-size: 7pt;
	color: #444444;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
}
#footerline{
        	margin: 0px auto;
         width: 800px;
         border-bottom: 3px solid #A2ABFF;

}

/***************************/



/***************************/
/***************************/
/***************************/

h1{
	margin: 13px 0px;
	font-size: 12pt;
         text-align:center;
         color: #000000;
         width:500px;
         background: #A2ABFF url('./images/barslash2.gif') no-repeat top left;
}
h2{
	margin: 15px 0px;
	font-size: 10pt;
	font-style: italic;
}
h3{
	margin: 15px 0px;
	font-size: 9pt;
}

td{
	font-size: 9pt;
}

.hr{
/*
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px dashed #BBBBBB;
*/
}

.center{
	text-align: center;
}

.sub{
         vertical-align: top;
         margin: 0px 0px 0px 20px;
/* margin: 0px 0px 0px 10px; padding: 0px 0px 0px 10px; border-left: 3px solid #CCCCCC; */
}

.small{
	font: 7pt Helvetica, Arial, Sans-Serif;
}



/*************************/
/*****\   F O R M   \*****/
/*************************/

input.edit,
input.button,
textarea.memo,
select.combo{
	color: #000000;
	border: 1px solid #A4AFD0;
	font-size: 9pt;
}
input.edit,
select.combo{
	background: #FFFFFF url('./images/input/edit.gif') repeat-x top;
}
input.button{
	background: #FFFFFF url('./images/input/button.gif') repeat-x bottom;
}
textarea.memo{
	background: #FFFFFF url('./images/input/memo.gif') repeat-x top;
}
input.sbutton{
	color: #000000;
	border: none;
	font-size: 9pt;
         background-color: #5B6BFF;
	padding: 0px;
	margin: 0px 2px;
}
input.file{
	font-size: 9pt;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
* html input.file{
	margin: 0px 0px 1px 0px;
}



/*************************/
/*****\   N E W S   \*****/
/*************************/

#page.news .box{
	margin: 0px auto;
	border-collapse: collapse;
	width: 530px;
	table-layout: fixed;
}

#page.news .box .boxheader{
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #000000;
	background: #A2ABFF url('./images/barslash.gif') no-repeat top right;
}
#page.news .box .boxheader img.icon{
	float: left;
	margin: 0px;
}
#page.news .box .boxheader .caption{
	margin: 0px;
	padding: 0px 2px 0px 5px;
	line-height: 20px;
	font-size: 9pt;
	font-weight: bold;
}
#page.news .box .boxheader .type{
	margin: 0px;
	padding: 0px 2px;
	font-size: 8pt;
}

#page.news .box .boxcontent{
	padding: 5px 5px 0px 20px;
	font-size: 9pt;
}

#page.news .box .boxfooter{
	padding: 0px 3px;
	font-size: 8pt;
	text-align: right;
	border-bottom: 3px solid #A2ABFF;
}

#page.news .pages{
	text-align: center;
}



/*************************/
/*****\   M E N U   \*****/
/*************************/

#page.menu h2 a,
#page.menu h2 a:link,
#page.menu h2 a:visited,
#page.menu h2 a:active{
	color: #000000;
	text-decoration: none;
}
#page.menu h2 a:hover{
	color: #7C0505;
	text-decoration: none;
}

#page.menu table.menu{
	table-layout: fixed;
	border-collapse: collapse;
	width: 530px;
}
#page.menu table.menu td{
	padding: 0px;
}
#page.menu table.menu td.nr{
	width: 30px;
	text-align: right;
}
#page.menu table.menu td.name{
	background: url('./images/dot.gif') repeat-x center right;
	font-weight: bold;
}
#page.menu table.menu td.ext{
	width: 80px;
	background: url('./images/dot.gif') repeat-x center right;
}
#page.menu table.menu td.price{
	width: 50px;
	background: url('./images/dot.gif') repeat-x center left;
	text-align: right;
}
#page.menu table.menu td.admin{
	width: 50px;
	text-align: right;
}
#page.menu table.menu td.desc{
	padding: 0px 0px 3px 7px;
	font-size: 8pt;
}
#page.menu table.menu td span{
	padding: 0px 5px;
	background-color: #FFC56A;
}



/*************************/
/*****\   P I C S   \*****/
/*************************/

#page.pics .thumb{
	float: left;
	margin: 16px 20px 0px 0px;
	width: 108px;
	text-align: center;
}

#page.pics .thumb .img{
	margin: 0px;
	padding: 0px;
}
* html #page.pics .thumb .img img{
	margin-bottom: 4px;
}

#page.pics .thumb .nfo{
         background-color: #A2ABFF;
	border: 1px solid #5B6BFF;

	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 9pt;
	width: 108px;
	white-space: nowrap;
	overflow: hidden;
}

#page.pics .clear{
	clear: left;
}

#popup .table{
	margin: 0px auto;
	width: 500px;
	text-align: center;
}
#popup .table td.thumb{
	margin: 0px;
	padding: 0px;
	width: 108px;
}

#popup .nfo{
         background-color: #A2ABFF;
	border: 1px solid #5B6BFF;

	margin: 5px 0px 0px 0px;
	padding: 9px;
	font-size: 10pt;
}
#popup .nfo span{
	font-size: 8pt;
}




/***************************/
/*****\   G B O O K   \*****/
/***************************/

#page.gbook .box{
	margin: 0px auto;
	border-collapse: collapse;
	width: 680px;
}

#page.gbook .box .boxheader{
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #000000;
	background: #A2ABFF url('./images/barslash.gif') no-repeat top right;
}

#page.gbook .box .boxheader table{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}
#page.gbook .box .boxheader table td{
	margin: 0px;
	padding: 0px 5px 5px 5px;
}
#page.gbook .box .boxheader td.id{
	width: 20px;
	font-weight: bold;
}
#page.gbook .box .boxheader td.name{
	width: 200px;
}
#page.gbook .box .boxheader span.city{
	font-size: 8pt;
}
#page.gbook .box .boxheader td.mail,
#page.gbook .box .boxheader td.hp{
	width: 20px;
	padding-bottom: 0px;
}
#page.gbook .box .boxheader td.time{
	padding-left: 50px;
	font-size: 8pt;
         color: #565656;
}

#page.gbook .box .boxcontent{
	padding: 5px 20px;
	font-size: 9pt;
}

#page.gbook .box .boxfooter{
	padding: 0px 3px;
	font-size: 8pt;
	text-align: right;
	border-bottom: 3px solid #A2ABFF;
}

#page.gbook .pages{
	text-align: center;
}



/***************************/
/*****\   A D M I N   \*****/
/***************************/
/*
#page.admin #content a,
#page.admin #content a:link,
#page.admin #content a:visited,
#page.admin #content a:active{
	color: #0067CD;
	text-decoration: none;
}
#page.admin #content a:hover{
	color: #124578;
	text-decoration: underline;
}
*/
#page.admin .user{
	border-collapse: collapse;
}

#page.admin .user td{
	padding: 2px 4px;
	border-bottom: 1px solid #FFE2B6;
}
#page.admin .user td.rp{
	padding-right: 20px;
}
#page.admin .user td.lp{
	padding-left: 20px;
}

.hint{
	padding: 3px;
	margin: 10px;
	color: #000000;
         text-align: center;
         background-color: #A2ABFF;
	border: 1px solid #5B6BFF;
}

#page.news .box .admin,
#page.menu td.admin,
#page.gbook .box .admin{
	text-align: right;
}

/***************************/
/*****\    H O M E    \*****/
/***************************/

#page.home .box .boxheader{

         margin:0px 0px 5px 0px;
         padding: 0px;
	height: 20px;

         color: #000000;
	background: #A2ABFF url('./images/barslash.gif') no-repeat top right;
}
#page.home .box .boxcontent{
	padding: 5px 5px 0px 20px;
	font-size: 9pt;
}
#page.home .box .boxheader .caption{
	margin: 0px;
	padding: 0px 2px 0px 5px;
	line-height: 20px;
	font-size: 9pt;
	font-weight: bold;
}

/***************************/
/*****\   I C O N S   \*****/
/***************************/

.unlockicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/unlock.gif') no-repeat center left;
}
.lockicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/lock.gif') no-repeat center left;
}
.editicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/edit.gif') no-repeat center left;
}
.deleteicon{
	padding: 0px 0px 0px 18px;
	background: url('./images/admin/delete.gif') no-repeat center left;
}
a.editicon2{
	padding: 0px 7px;
	background: url('./images/admin/edit.gif') no-repeat center center;
}
a.deleteicon2{
	padding: 0px 7px;
	background: url('./images/admin/delete.gif') no-repeat center center;
}
a.logouticon2{
	padding: 0px 7px;
	background: url('./images/admin/logout.gif') no-repeat center center;
}
a.editicon2:hover,
a.deleteicon2:hover,
a.logouticon2:hover{
	text-decoration: none;
}

.accessicon1{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/1.gif') no-repeat center left;
}
.accessicon2{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/2.gif') no-repeat center left;
}
.accessicon3{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/3.gif') no-repeat center left;
}
.accessicon4{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/4.gif') no-repeat center left;
}
.accessicon5{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/5.gif') no-repeat center left;
}
.accessicon6{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/6.gif') no-repeat center left;
}
.accessicon7{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/7.gif') no-repeat center left;
}
.accessicon8{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/8.gif') no-repeat center left;
}
.accessicon9{
	padding: 0px 0px 0px 18px;
	background: url('./images/access/9.gif') no-repeat center left;
}



/***************************/

#popup{
	margin: 5px;
	text-align: center;
}

/***************************/
