
* {
	margin:0px;
	padding:0px;
}

body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
/*color:#6a6a6a;
*/
background-color:#0072a8;
border-top:solid 3px #ff350a;}

a img {border:none;}
.fl {float:left;}

.fr {float:right;}

.clr {clear:both;}
.auto{ margin:auto;}
.bold {font-weight:bold; color:#ff350a; text-decoration:none;}

#container{
margin:auto;
background-color:#e7e7e7;
background-image:url(../gfx/container-bg.jpg);
background-repeat:repeat-x;
width:902px;
text-align:center;}

/* header */
#header{
text-align:left;
padding-top:10px;
width:866px;
height:89px;}

#slogan{
margin-top:42px;
margin-left:50px;}

#info{
margin-top:20px; line-height:25px;
}

/* banner */
#banner{
width:685px; background-image:url(../gfx/banner.jpg); height:165px; padding-top:65px; padding-left:181px; text-align:left}

#search-bg{
background-image:url(../gfx/search-bg.jpg); width:358px; height:111px; position:relative;
border:#000000 solid 0px;}

#search{
width:332px; position:absolute; left:12px; top:40px;}

#search li{
list-style:none;}

#field{
width:220px; margin-top:15px; height:23px; color:#6a6a6a; line-height:22px;}



/* menue */
#menue{
border-bottom:solid 1px #DDDDDD; width:840px;}

#menue ul{
list-style: none; margin: 0; padding: 0;
}

#menue li{
border-right:solid 1px #dddddd; text-align:center; font-size:12px; height:27px; font-weight:bold;}

#menue li a{text-decoration:none; color:#ffffff; background-color:#3c87fe; display:block;
padding-left:29px; padding-right:28px; line-height:27px; background-image:url(../gfx/blue.gif);}
#menue li a:hover{ text-decoration:none; background-image:url(../gfx/red.gif);}


/* private admin navigation */
#navigation {
	width: 100%;
	padding: 0px 0.5em;
	padding: 0;
	/*	margin-bottom: 65px; */
	background-color: #666666;
	background-image: none;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0.5em;
}
	#navigation ul {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	}
		#navigation li {
		  margin: 0;
		  float: left;
		  width: 12em;
		  margin-right: 1em;
		  background: #eee none;
		  text-align: center;
		}

			#navigation li:hover{
				 background: #ff9 none;
			}

	#navigation a {
			  padding: 10px;
	  display: block;

	  text-decoration: none;
	}
	
		#navigation a:hover {
		  background: #ff9 none;
		}

/*--------------------------*/
/* contents */
#contents{
width:855px; text-align:left; padding-top:15px;}

/* footer */
#footer{
width:850px; padding-bottom:10px;}

#fnave{ border-top:solid 1px #69799c; border-bottom:solid 1px #69799c; height:27px;}
#fnave a{
text-decoration:none; color:#ff350a; line-height:27px; padding:10px;}
#fnave a:hover{text-decoration:underline;}

#copy{ padding:5px; line-height:16px;}

/* subpage */

#left{
width:570px; margin-left:10px; background-color:#FFFFFF; margin-bottom:15px;}

#lr{
width:320px; margin:10px;}

#lr strong{
font-size:12px;
color:#ff350a;}

#right{
width:260px;}

#category-breadcrumb {
	margin-left: 10px;
}

p {
	line-height: 20px;
	font-size: 14px;
}	
.success, .notice, .error, .print, .print-big {

background-position:3px center;
background-repeat:no-repeat;

padding:5px 5px 5px 36px;
margin: 3px;
}
.notice {
	background-color:#D3F8DF;
	background-image:url(../gfx/yellowled.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFF99;
	border-bottom-color: #FFFF99;
}

.success {
	border-bottom:1px dotted #D5E7C9;
	border-top:1px dotted #D5E7C9;
	background-color:#D3F8DF;
	background-image:url(../gfx/success.gif);
	
}

.error {
	border-bottom:1px dotted #FF1C1C;
	border-top:1px dotted #FF1C1C;
	background-color:#D3F8DF;
	background-image:url(../gfx/error.gif);
	
}

.print {
	background-image:url(../gfx/print.png);
}

.print-big {
	border-bottom:1px dotted #69799c;
	border-top:1px dotted #69799c;
	background-image:url(../gfx/print-big.png);
	font-size:14px;
	padding-top:8px;
	padding-bottom:8px;	
}
.print-big:hover {
	background-color:#FFFFFF;
}

input, textarea {
	border: 1px solid #999999;
}

.box{
border:solid 1px #69799c; background-color:#FFFFFF; float:left; margin:9px; width:836px;}

.bimg{
width:179px; height:134px; margin:auto; padding-top:3px;}

.boxm{
padding:6px; text-align:left;}
.boxm strong{
color:#FF0000;}

.boxblu{
background-image:url(../gfx/blue.gif); background-repeat:repeat-x; height:23px; width:58px; float:left; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:center; line-height:22px;}

.boxred{
background-image:url(../gfx/red.gif); background-repeat:repeat-x; height:23px; width:91.8%; float:left; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:left; padding-left:10px; line-height:22px;}

#show-popup {
display:none;
}
