/* CSS Document */

body	{
background-color: #fff;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-align: center;
margin: 0px auto 0px auto;
}

p, p.text	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

a:link, a:visited, a:active	{
font-weight: bold;
color: #f60;
text-decoration: none;
}

a:hover	{
color: #630;
text-decoration: underline;
}

table#container	{
width: 760px;
height: 100%;
background-color: #fff;
border: 0px;
text-align: left;
}

table#top	{
background: url(images/bg-top.gif);
background-repeat: repeat-x;
}

table#footer	{
width: 740px;
background-color: #999;
font-size: 11px;
}

a.link-top	{
font-weight: normal;
color: #333;
}

a.link-top:hover	{
color: #f60;
text-decoration: none;
}

.link-1	{
background: url(images/main-links.gif);
}

.link-1-over	{
background: url(images/main-links-over.gif);
}

.link-1-sel	{
background: url(images/main-links-sel.gif);
}

.link-2	{
background: url(images/main-links.gif);
background-position: -123px 0px;
}

.link-2-over	{
background: url(images/main-links-over.gif);
background-position: -123px 0px;
}

.link-2-sel	{
background: url(images/main-links-sel.gif);
background-position: -123px 0px;
}

.link-3	{
background: url(images/main-links.gif);
background-position: -246px 0px;
}

.link-3-over	{
background: url(images/main-links-over.gif);
background-position: -246px 0px;
}

.link-3-sel	{
background: url(images/main-links-sel.gif);
background-position: -246px 0px;
}

.link-4	{
background: url(images/main-links.gif);
background-position: -370px 0px;
}

.link-4-over	{
background: url(images/main-links-over.gif);
background-position: -370px 0px;
}

.link-4-sel	{
background: url(images/main-links-sel.gif);
background-position: -370px 0px;
}

.link-5	{
background: url(images/main-links.gif);
background-position: -484px 0px;
}

.link-5-over	{
background: url(images/main-links-over.gif);
background-position: -484px 0px;
}

.link-5-sel	{
background: url(images/main-links-sel.gif);
background-position: -484px 0px;
}

.link-6	{
background: url(images/main-links.gif);
background-position: -608px 0px;
}

.link-6-over	{
background: url(images/main-links-over.gif);
background-position: -608px 0px;
}

.link-6-sel	{
background: url(images/main-links-sel.gif);
background-position: -608px 0px;
}

div#montage {
width: 740px;
height: 150px;
background-repeat: none;
}

div#content-container	{
width: 740px;
min-height: 280px;
margin: 10px auto;
}

div#title	{
font-size: 24px;
line-height: 40px;
padding-top: 30px;
background: url(images/pencil.jpg);
background-repeat: no-repeat;
color: #630;
padding-left: 40px;
text-align: left;
}

.title, p.title	{
font-size: 24px;
line-height: 40px;
color: #630;
}

div#subtitle	{
font-size: 14px;
line-height: 30px;
color: #630;
font-weight: bold;
margin-bottom: 10px;
}

div#content	{
width: 660px;
margin-top: 10px;
margin-bottom: 30px;
margin-left: 40px;
text-align: left;
}

div#details	{
margin-bottom: 10px;
text-align: justify;
}

div#list-title	{
font-weight: bold;
color: #630;
margin-bottom: 5px;
}

div#list-title a	{
font-weight: bold;
}

div#summary	{
padding-top: 5px;
padding-bottom: 10px;
text-align: justify;
}

.subtitle, p.subtitle	{
font-size: 14px;
font-weight: bold;
color: #630;
line-height: 24px;
padding-right: 10px;
}

div#list-image	{
float: left;
position: relative;
padding-right: 10px;
padding-bottom: 5px;
}

table#list	{
border-bottom: 1px solid #ccc;
margin-bottom: 15px;
padding-bottom: 5px;
}

div#detail-image	{
text-align: center;
padding: 5px;
}

/* CMS */

.cms-title	{
font-size: 24px;
font-weight: bold;
color: #630;
padding-top: 40px;
padding-right: 10px;
}

input	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

select	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

textarea	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

input.text	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 570px;
}

textarea.text	{
font-size: 12px;
width: 650px;
font-family: Arial, Helvetica, sans-serif;
}

input.submit	{
width: 80px;
font-size: 12px;
cursor: pointer;
}

td.subtitle	{
font-size: 12px;
font-weight: bold;
color: #630;
}

td.header	{
background: #f60;
line-height: 20px;
color: #fff;
font-weight: bold;
text-align: center;
}

td.content	{
padding: 2px;
border-bottom: 1px solid #ccc;
}

div#status	{
padding-top: 10px;
padding-bottom: 10px;
width: 638px;
border: 1px solid #f60;
background: #ff9;
text-align: center;
color: #f60;
font-weight: bold;
margin: 20px auto;
}

input.login	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #333;
margin-bottom: 5px;
margin-left: 10px;
}

input.content, textarea.content	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #333;
width: 520px;
}

a.link1	{
text-decoration: underline;
font-weight: none;
}

a.link1:hover	{
text-decoration: none;
}

div#breadcrumbs	{
font-size: 12px;
color: #333;
background: #eee;
font-weight: bold;
padding: 3px;
border-bottom: solid 1px #ccc;
margin-bottom: 10px;
}

div#breadcrumbs a:hover	{
text-decoration: none;
}

.tooltip	{
font-weight: none;
color: #666;
font-size: 11px;
}

/* Menu */

#menu {
list-style-type:none; 
margin: 0; 
padding:0; 
border-bottom: 2px solid #999; 
height: 20px;
}

#menu li {
float:left; 
padding:0; 
margin:0 0px 0 0; 
position:relative; 
width:148px; 
height:1px; 
z-index:100;
}

#menu li a, #menu li a:visited {
text-decoration:none;
}

#menu dl {
position:absolute; 
top:0; 
left:0; 
width: 148px; 
margin: 0; 
padding: 0;
}
#menu dt {
background: #fff; 
margin:0;
font-size: 12px; 
line-height: 20px; 
border-bottom:1px solid #ccc; 
width:147px; 
float:left;
}

#menu dd {
display:none; 
background: #fff; 
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc; 
clear:left; 
margin:0; 
padding:0; 
color: #fff; 
font-size: 12px; 
line-height: 20px; 
text-align:left;
}

#menu dt a, #menu dt a:visited {
display:block; 
color:#333; 
width:147px;
}

#menu dd a, #menu dd a:visited {
background:#fff; color:#333; 
text-decoration:none; 
display:block; 
padding-left:10px; 
width:135px;}

#menu li a:hover {
border:0;
}

#menu li:hover dd, #menu li a:hover dd {
display:block;
}

#menu li:hover dl, #menu li a:hover dl {
width:147px; 
border-bottom:0px solid #999;
}

#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
background: #eee; 
color:#f60;
}
