* {
   font-family: Verdana,Geneva,sans-serif;
   
   padding: 0;
   margin: 0;
   color: #001F37;
}
html, body {
   width: 100%;
   height: 101%;
	overflow-y: hidden;
	font-size: 11px;
}
body {
   background: #FFFFFF;
   min-height: 101%;
	margin: 0;
}
#total-content {
   margin-left: auto;
   margin-right: auto;
   height: 97%;
   width: 100%;
   position: absolute;
   overflow: auto;
   overflow-y: scroll;
}
.debug {
   background-color: #FFFFFF;
   margin-top: 20px;
}

p {
   margin-bottom: 10px;
}


h1 {
   font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
   background-color: transparent;
	background: transparent url(/image/headline-bg.gif) no-repeat 0 2px;
   background-image: url(/image/headline-bg.gif);
   background-repeat: no-repeat;
   background-position: 0 2px;
	padding-left: 20px;
}

h2 {
   margin-bottom: 10px;
}

h3 {
   margin-bottom: 10px;
}

a {
   color: #001F37;
   text-decoration: underline;
}
a:hover {
   text-decoration: underline;
}

a.more, .teaser a, .news-box a, .download a {
   padding-right: 12px;
	background: url(/image/link-bg.gif) no-repeat 100% 5px;
	text-decoration: underline;
	font-weight: bold;
}
.right {
   text-align: right;
}

input[type=text], input[type=password], select, textarea {
   border: 1px solid #A2ACB0;
   margin-bottom: 3px;
	width: 178px;
}
form input[type=text]:focus, form select:focus {
    background-color:   #F0F0F0;
}
textarea {
   width: 350px;
}


input[type=submit], input[type=reset],
.fake-button {
   background: #F0F0F0 url(/image/button-bg.gif) 100% 6px no-repeat;
   border-color: #E3E3E3 #A2ACB0 #A2ACB0 #E3E3E3;
   border-style:solid;
   border-width:1px;
   cursor: pointer;
   color: #A0A0A0;
   padding-right: 18px;
}
#content input[type=submit], #content input[type=reset],
#content .fake-button {
   background: transparent url(/image/link-bg.gif) 100% 6px no-repeat;
   border-style:none;
   border-width:0;
   cursor: pointer;
   color: #001F37;
   padding-right: 10px;
   padding-top: 1px;
   margin-top: 10px;
}

.fake-button {
	color: #72737B;
	text-decoration: none;	
	text-align:center;
	padding: 1px 5px;
}

.control {
   margin: 5px 0px;
}

img {
   border: none;
}

.alert {
   font-weight: bold;
   color: #FF0000;
}

.main-container {
   background-color:#FFFFFF;
   width: 1001px;
   margin-left: auto;
   margin-right: auto;
   clear: both;
}

.lang-selection {
   color:#005B9D;
   padding-bottom: 4px;
}

.page-header-frame {
   background: #001F37;
   height: 425px;
}
.page-header {
   width: 1001px;
   margin-left: auto;
   margin-right: auto;
   background: #001F37;
   height: 425px;
   position: relative;
}
#page-footer {
   width: 100%;
   position: absolute;
   bottom: 0;
   width: 50%;
   right: 0;
   background-color: #001F37;
}

img.tr, img.tl, img.br, img.bl {
   position: absolute;
}

img.tr, img.tl {
   top: 0px;
   right: 0px;
}

img.tl {
   left: 0px;
}

img.br, img.bl {
   bottom: 0px;
   right: 0px;
}
img.bl {
   left: 0px;
}

.pic-no-float {
   margin-bottom: 8px;
}

.pic-left {
   float: left;
   margin-right: 15px;
   margin-bottom: 5px;

}
.pic-right {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
.pic-no-float a, .pic-left a, .pic-right a, .pic a {
   padding: 0;
   background-image: none;
}
.pic_caption {
   font-size: 10px;
   padding: 2px;
}
.l {
   float: left;
}
.r {
   float: right;
}

.nf {
	float: none !important;
}

.clear-both {
   clear: both;
}
.news-box {
   background-color: #FFFFFF;
   padding: 0;
}
.news-box .pic {
   margin-bottom: 8px;
}
.news-box h1 {
   font-size: 11px;
   margin: 0;
   padding: 0px 8px;
}
.news-box p {
   color: #001F37;
   font-size: 13px;
   padding: 0 8px 8px 8px;
}
.news-box p p {
   padding: 0 0 8px 0;
}
#start-boxes-container {
   position: absolute;
   top: 366px;
   left: 16px;
   width: 910px;
   height: 188px;
   overflow: hidden;
}
#start-boxes {
	position: absolute;
	top: 0;
	left: 0px;
	height: 188px;
}
#start-boxes .news-box {
   width: 217px;
   height: 188px;
   overflow: hidden;
   margin-right: 8px;
   float: left;
}
#start-boxes .news-box .first {
   margin-left: 0;
}
img#scroll-left {
   position: absolute;
   top: 440px;
   left: 1px;
	display: none;
}
img#scroll-right {
   position: absolute;
   top: 440px;
   left: 912px;
}
#start-weather {
   position: absolute;
   top: 5px;
   left: 17px;
   font-size: 40px;
   color: #FFFFFF;
}
#start-weather a {
   font-size: 13px;
   font-family: Verdana,Geneva,sans-serif;
   color: #FFFFFF;
   text-decoration: none;
   padding-right: 18px;
   background: url(/image/link-bg-light.png) no-repeat 100% 5px;
}
/*
.view-box b {
   font-size: 12px;
}
*/
.view-box.bg {
   background-color: #F0F0F0;
   padding: 6px;
}
.view-box.bg td, .view-box.bg th {
   background-color: #FFFFFF;
   padding: 4px;
}
.view-box.bg th {
   font-size: 22px;
}
.view-box {
   clear: both;
   margin-bottom: 6px;
   line-height: 18px;
}
.view-box p {
   width: 375px;
}
.view-box p p {
   width: auto;
}

.page-header .logo {
   float:right;
   margin: 16px 13px 0;
}
.page-header .theme {
   position: absolute;
   top: 77px;
   left: 0;
   clear: both;
}

.select-language {
   position:absolute;
   top: 406px;
   width: 220px;
   left: 617px;
   height: 18px;
   color: #FFF;
}

.select-language a {
   color: #FFF;
   text-decoration: none;
}



.select-language ul {
   list-style-type:none;
   height: 15px;
}

.select-language li {
   float:left;
   padding: 0px  8px;
   border-right: 1px solid #00437C;
   line-height: 12px;
}

ul.language-selection  li.last {
   border-right: none;
}

ul.language-selection li a {
   color: #00437C;
   text-decoration: none;
}

ul.language-selection li a.active {
   color: #999999;
}



.sec-navi-title {
	background-color: #DCDAD4;
	font-weight: bold;
	padding: 6px 0 6px 34px;
}
#sec-navi, #sec-navi ul {
   padding: 0;
   margin: 0;
   list-style: none;
}
#sec-navi {
   margin-bottom: 30px;
   border-bottom: 6px solid #DCDAD4;
}
#sec-navi a {
   display: block;
   color: #001F37;
   font-size: 11px;
   text-decoration: none;
   padding: 2px 0 2px 34px;
   background: url(/image/snavi-marker.gif) no-repeat 17px 5px;
   border-top: 2px dotted #E4E4E4;
}
#sec-navi .first {
	border-top: 0;
}
#sec-navi a:hover {
}
#sec-navi li a.selected {
   font-weight: bold;
}
#sec-navi li ul li a {
   padding: 2px 0 2px 41px;
   background: url(/image/tnavi-marker.gif) no-repeat 32px 6px;
   border-top: 0;
}
#sec-navi li ul li a.selected {
   font-weight: bold;
}
#sec-navi li ul { /* third-level lists */
   padding: 5px 0 5px 0px;
}



/*
.main-container .social-bookmark {
   margin-top: 5px;
   height: 18px;
   width: 150px;
   overflow:hidden;
   float:right;
}
*/
.main-container .social-bookmark {
   margin-top: 5px;
   height: 18px;
}
/*
.main-container .social-bookmark ul {
   list-style-type: none;
   height: 20px;
}
*/

.main-container .social-bookmark ul {
   list-style-type: none;
   height: 20px;
   float:right;
}

.main-container .social-bookmark li {
   float:left;
   margin-left: 5px;
}

.main-container .social-bookmark li.dot {
   font-weight:bold;
   color: #000000;
   padding-top: 5px;
}

.round-container {
   display: block;
   position: relative;
}
.round-container .header {
   border-top: 2px solid #C5C7C8;
   height: 4px;
   margin: 0 5px;
   font-size: 0;
   display: block;
}
.round-container .footer {
   border-bottom: 2px solid #C5C7C8;
   height: 4px;
   margin: 0 5px;
   font-size: 0;
}
.round-container .tr {
   background: url(/image/layout/login-box-tr.gif) no-repeat;
   width: 6px;
   height: 6px;
}
.round-container .br {
   background: url(/image/layout/login-box-br.gif) no-repeat;
   width: 6px;
   height: 6px;

}
.round-container .bl {
   background: url(/image/layout/login-box-bl.gif) no-repeat;
   width: 6px;
   height: 6px;
}
.round-container .tl {
   background: url(/image/layout/login-box-tl.gif) no-repeat;
   width: 6px;
   height: 6px;

}
.round-container table {
   border-top: 0;
   border-right: 2px solid #C5C7C8;
   border-bottom: 0;
   border-left: 2px solid #C5C7C8;
}
.tr, .tl, .br, .bl {
   position: absolute;
   font-size: 0;
}
.tr, .tl {
   top: 0px;
   right: 0px;
}
.tl {
   left: 0px;
}
.br, .bl {
   bottom: 0px;
   right: 0px;
}
.bl {
   left: 0px;
}

#right-boxes {
	position: relative;
   width: 195px;
   float: right;
}
#right-boxes .download {
	position: relative;
	top: -10px;
   padding: 0 8px 8px;
   background-color: #FFFFFF;
}

#links {
   position: relative;
   width: 161px;
   list-style-image: none;
	list-style-type: none;
	margin: 25px 74px 0 0;
	display: inline;
}
#links a {
	display: block;
	padding: 6px 12px 6px 0;
	text-align: right;
	background: url(/image/tsnavi-marker.gif) no-repeat 100% 10px;
}

#links li.first {
	padding-left: 0px;
}

#links li {
	display: inline;
	float: left;
	padding-left: 40px;
	border-bottom: 2px dotted #E4E4E4;
	border-top: 2px dotted #E4E4E4;
}

.links {
	position: relative;
	clear: both;
	top: 55px;
	left: 24px;
	width: 700px;
}

#content {
	min-height: 200px;
   border: 0;
   position: relative;
   top: 55px;
   left: 24px;
   /*width: 441px;*/
   width: 700px;
   float: left;
   font-size: 13px;
}
#content.start {
	top: 1px;
}
#content.wide {
	width: 625px;
   left: 92px;
}
#content.full {
   width: 924px;
   background-color: #F0F0F0;
   left: 8px;
   margin-bottom: 8px;
}

#content .page-action, #content .page-content {
   background-image: url('/image/layout/page-action-bg.gif');
   padding: 30px;
   border-bottom: 1px solid #D4D6D7;
   background-repeat: repeat-x;
   padding-bottom: 15px;
}

#content .page-action {
   height: 150px;
   padding-top: 20px;
}

#content .page-action h1 {
   color: #72737b;
   font-size: 1.5em;
}

#content .page-action .header-picture, #content .page-action .header-picture-flag, #content .page-action .header-picture-america {
   float:right;
}

#content .page-action .header-picture-flag {
   margin-top: 60px;
   margin-right: 15px;
   margin-left: 15px;
}

#content .page-action .header-picture-america {

   margin-top: 0px;
}


.error-msg, .info-msg, .standard-msg {
   padding: 10px;
   border: 1px solid #FF0000;
   margin: 10px 0px;
   background-repeat: no-repeat;
}
#content ul.error-msg, #content ul.info-msg, #content ul.standard-msg {
   list-style-type: none;
   margin-left: 0;
   padding: 15px 60px 10px 10px;
   background-image: url(/image/warning.png);
   background-position: 98% 10px;
   background-repeat: no-repeat;
}
#content ul.error-msg li, #content ul.info-msg li, #content ul.standard-msg li {
   color: #FF0000;
   font-weight: bold;
}

.standard-msg {
   border: 1px solid #97BF0D;
}
#content ul.standard-msg {
   background-image: url(/image/success.png);
}
#content ul.standard-msg li {
   color: #67820b;
}

.info-msg {
   border: 1px solid #0068A8;
}
#content ul.info-msg {
   background-image: url(/image/info.png);
}
#content ul.info-msg li {
   color: #0068A8;
}

#content .page-content {
   border: none;
   padding-top: 15px;
   clear: both;
}
#content .page-content h1 {
   padding-bottom: 4px;
   border-bottom: 1px solid #72737B;
   margin-bottom: 5px;
}

#content .page-content h1.open {
   margin-bottom: 0px;
   font-size: 1.4em;
   padding-bottom: 0px;
}

#content ul, #content ol {
    list-style-position:    outside;
    margin-left:            35px;
    margin-top:             5px;
    margin-bottom:          10px;
}
#content ul {
    /*ist-style-image:       url(/image/liststyleimage.gif);*/
    list-style-type: bullet;
}
#content ul li {
    margin-bottom:          5px;
}
.teaser {
   clear: both;
   margin-bottom: 1px;
}

.overview {
   width: 300px;
   float: left;
	height: 116px;
	overflow: hidden
}

.overview h1 {
   margin: 0;
   /*padding: 0;*/
}
.teaser h1 {
   padding-top: 6px;
   margin: 0;
   padding: 0;
}

.overview p, .teaser p {
   padding-top: 9px;
   margin-bottom: 0;
}
.overview p p, .teaser p p {
   padding-top: 0;
}
.overview .pic-right, .teaser .pic-left {
   margin-bottom: 1px;
}
#content .overview {
	margin: 0 0 25px 0;
}
#content .first {
	margin-right: 25px;
}
#content .overview-left {
   width: 380px;
   float: left;
   margin-bottom: 6px;
}
#content .overview-right {
   width: 380px;
   float: right;
   margin-bottom: 6px;
}
#content .content-box {
   width: 516px;
}
#content .content-box .overview-left {
   width: 244px;
   float: left;
   margin-bottom: 6px;
}
#content .content-box .overview-right {
   width: 244px;
   float: right;
   margin-bottom: 6px;
}
#content .right-box {
   width: 244px;
}
#content .pl1 {
   margin-left: 107px;
}
#content .pl2 {
   margin-left: 195px;
}
#content .pl3 {
   margin-left: 331px;
}

.page-header .path  {
	position: absolute;
	top: 406px;
	left: 22px;
   list-style-type: none;
   list-style-image: none;
}

.page-header .path li {
   float: left;
}

.page-header .path li a {
	display: block;
	padding-right: 12px;
	margin-right: 6px;
   color: #FFFFFF;
   background: url(/image/path-spacer.gif) no-repeat 100% 5px;
}
.page-header .path .last {
   background: none;
}



.info-bottom {
   clear: left;
}

.info-bottom h3 {
   font-size: 1.5em;
   border-bottom: 1px solid #72737B;
   padding-bottom: 5px;
   margin-bottom:10px;

}

.info-bottom .info-container {
   float:left;
   margin-right: 28px;
   width: 214px;
   background-color: #E3E4E5;
   padding: 5px 15px 0;
   position: relative;
}

.info-bottom .info-container ul {
   list-style-type:none;
}

.info-bottom .info-container h4 {
   font-size: 1.5em;
   margin-bottom: 5px;
}

#loginbox {
   float:right;
   position: relative;
   margin-top: 5px
}

#loginbox .permanent {
   position: absolute;
   top: 0px;
   right: 0px;
   z-index: 2;
   width: 105px;
   text-align:right;
   padding: 5px;
}

#loginbox .permanent.full-width {
   width: 320px;
}

#loginbox .permanent.full-width .logout {
   float:right;
   border-left: 1px solid #005B9D;
   padding-left: 5px
}
#loginbox .permanent.full-width .short-data {
   margin-right: 65px;
}


#loginbox .form-container {
   position: absolute;
   border-top: none;
   border-bottom: none;
   display: none;
   right: 0px;
   top: 0px;
   width: 200px;
}

#loginbox .form-container .header {
   margin: 0 5px;
   border-top: 2px solid #C5C7C8;
   height: 4px;
   font-size: 0.0em;
}

#loginbox .form-container .footer {
   margin: 0 5px;
   border-bottom: 2px solid #C5C7C8;
   height: 4px;
   background-color: #FFFFFF;
   font-size: 0.0em;
}

#loginbox .form-container .form {
   border-left: 2px solid #C5C7C8;
   border-right: 2px solid #C5C7C8;
   margin: 0px 0px;
   padding: 0px 10px;
   background-color: #FFFFFF;

}

#loginbox .form form {
   margin-top: 10px;
}

#loginbox .form .text {
   width: 174px;
}

table tr.title td {
   font-weight:bold;
}

table .b-r {
   border-right: 6px solid #F0F0F0;
}
table .b-b {
   border-bottom: 6px solid #F0F0F0;
}
table .a-l {
   text-align: left;
}
table .a-c {
   text-align: center;
}
table .v-t {
   vertical-align: top;
}

#content .page-content .select-language img {
   float:right;
}

#content .page-content .select-language table {
   height: 244px;
}


#content .page-content .select-language ul {
   list-style-type: none;
   border-left: 1px solid #72737B;
   padding: 10px;
   margin-left: 10px;

}

#content .page-content .select-language ul li a {
   font-weight: bold;
   color: #72737B;
}

#content .page-content .select-language ul li a.selected{
   color: #005B9D;
}


#content .sitemap .prim {
   float: left;
   margin-right: 10px;
   margin-bottom: 10px;
   width: 120px;
   position: relative;
   background-color: #FFFFFF;
}

#content .sitemap .prim .container {
   margin: 0px 0px;
   padding: 5px 10px;
   background-color: #FFFFFF;
}

#content .sitemap .prim a {
   font-weight: bold;
   font-size: 1.2em;
}
#content .sitemap .prim ul,
#content .sitemap .prim ul li {
   list-style-type:none;
   margin: 0px;
}

#content .sitemap .prim ul li {
   margin-top: 5px;
}

#content .sitemap .prim ul li a {
   font-weight: normal
}

#content .sitemap .prim ul.second {
   margin-left: 5px;
   padding-left: 5px;
}

#content .sitemap .prim ul li.second a {
   font-size: 1.1em;
}

#cvc-info {
   display: none;
   position: absolute;
   top: -400px;
   left: 130px;
   background-image: url(/image/cvc-info.gif);
   width: 216px;
   height: 415px;
   z-index: 10;
}
/*
em {
   color: #E42C2D;
	font-weight: bold;
}
*/
.boxes {
   width: 302;
   height: 280px;
   float: left;
   margin: 0 0 9px 9px;
}
.boxes.first {
   margin-left: 0;
}
.boxes h1, .boxes h1 a {
   font-size: 11px;
   margin: 0;
   padding: 3px 8px;
}
.boxes h1 a:hover {
	color: #DC0014;
	text-decoration: none;
}

.gallery {
   position: relative;
   height: 568px;
}
.gallery .big-pic, .gallery #big-pic-container {
   position: relative;
   width: 683px;
   height: 442px;
}
.gallery #big-pic-container {
   overflow: hidden;
}
.gallery #thumbnail-container {
   position: absolute;
   top: 448px;
   left: 26px;
   width: 631px;
   height: 120px;
   overflow: hidden;
   clear: both;
   background-color: #F0F0F0;
}
.gallery #thumbnails {
   position: absolute;
   top: 0;
   left: 0;
   height: 20px;
}
.gallery .thumb-pic {
   width: 90px;
   height: 60px;
   float: left;
   margin: 0;
}
.gallery img#scroll-left {
   position: absolute;
   top: 448px;
   left: 0px;
   display: none;
}
.gallery img#scroll-right {
   position: absolute;
   top: 448px;
   left: 656px;
}
.gallery div#previous, .gallery div#next {
   position: absolute;
   top: 0px;
   left: 0px;
   display: block;
   width: 340px;
   height: 442px;
   z-index: 10;
}
.gallery div#next {
   left: 343px;
}
.gallery div#previous img {
   margin: 211px 0 0 1px;
}
.gallery div#next img {
   margin: 211px 0 0 327px;
}

.page-footer {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 50%;
   background-color: #0B2438;
   height: 18px;
}

.page-footer .tell-a-friend, .page-footer .print {
   float: left;
   padding-right: 3px;
   border-right: 1px solid #FFFFFF;
}

.copyright {
   font-size: 11px;
   color: #FFFFFF;
   padding: 3px 4px 0 4px;
   float: right;
   width: 260px;
}

#metanavigation-bottom {
	display: inline;
   float: left;
   width: 400px;
   padding: 3px 4px 0 11px;
}

#metanavigation-bottom ul {
   list-style-type: none;
}

#metanavigation-bottom ul li {
   float: left;
   padding: 0 6px;
   font-size: 11px;
   border-left: 1px solid #FFFFFF;
}
#metanavigation-bottom ul li.first {
   padding-left: 0;
   background: none;
   border-left: none;
}

#metanavigation-bottom a {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 11px;
}

.page-header #metanavigation-2nd  {
	position: absolute;
	top: 406px;
	left: 22px;
   list-style-type: none;
   list-style-image: none;
}

.page-header #metanavigation-2nd  li {
   float: left;
}

.page-header #metanavigation-2nd  li a {
	display: block;
	padding-right: 12px;
	margin-right: 6px;
   color: #FFFFFF;
   border-left: 1px solid #FFFFFF;
   padding-left: 6px;
}
.page-header #metanavigation-2nd  .first a {
   border-left: none;
   padding: 0px;
}

.search-form {
   position: absolute;
   top: 405px;
   left: 826px;
   display: block;
   width: 175px;
   height: 15px;
   overflow: hidden;
}
.search-form .submit-button {
   margin-left: 4px;
}
.search-form .search-string {
   width: 157px;
   height: 15px;
   background-color: #F0F0F0;
   border: 0;
}
#content .search-result .submit-button {
   margin-left: 0px;
}
#content .search-result a {
	font-weight: bold;
}
#content .search-result {
	margin-bottom: 10px;
}
label {
   display: block;
	width: 180px;
	margin-right: 10px;
	float: left;
}
label.checkbox {
   float: none;
	width: auto;
	display: inline;
}
label em {
   font-weight: bold;
	color: #FF0000;
	margin-left: 2px;
}
input.checkbox {
   margin-left: 171px;
}
.bottom-boxes {
   height: 188px;
   margin: 8px;
   padding: 16px 0 16px 16px;
   background-color: #F0F0F0;
   clear: both;
}
.bottom-boxes .news-box {
   width: 217px;
   height: 188px;
   overflow: hidden;
   margin-right: 8px;
   float: left;
}
.bottom-boxes .news-box .first {
   margin-left: 0;
}

.webcams {
	position: relative;
}
.webcams #thumbnail-container {
	width: 233px;
   float: left;
   margin-right: 8px;
}
.webcams #thumbnail-container .webcam {
	margin: 0 0 8px 0;
	height: 68px;
	background-color: #F0F0F0;
	overflow: hidden;
}
.webcams #thumbnail-container .webcam:hover {
	cursor: pointer;
}
.webcams #thumbnail-container .thumb-pic {
	width: 90px;
	float: left;
	margin-right: 4px;
}
.webcams #thumbnail-container h2 {
   line-height: 16px;
   font-weight: bold;
   padding-top: 4px;
}
.webcams #thumbnail-container h2.active {
	color: #DC0014;
}
.webcams #big-pic-container {
   position: relative;
   width: 683px;
   float: left;
}
.webcams #pic-time {
	text-align: right;
}

.location {
	display: inline;
	width: 308px;
	float: left;
	margin:0 0 20px 16px;
	background: #f0f0f0;
	padding:8px;
}
.location img {
	margin-bottom: 4px;
}
.location td {
	padding: 0 4px 4px 0;
}














/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
#pri-navi {
	width:770px; 
	/*height:100px;*/ 
	position:relative; 
	font-size:11px; 
	z-index:100;
   margin: 53px 0 0 4px;
   float: left;
}
#pri-navi ul li a, #pri-navi ul li a:visited {
display:block; text-decoration:none; color:#FFFFFF;/*width:104px; height:20px; line-height:20px;*/ font-size:11px; overflow:hidden;
   font-weight: bold;
   /*padding: 4px 18px 1px 18px;*/

   padding: 4px 18px 7px 18px;
   cursor: default;
}
#pri-navi ul li span {
	padding: 4px 18px 6px 18px;
}

#pri-navi ul {padding:0; margin:0; list-style: none;}
#pri-navi ul li {float:left; position:relative;}
#pri-navi ul li ul {/*display: none;*/ position:absolute; left:-999em;}

#pri-navi ul li ul li ul div {
	position: relative;
	/*background-color: #DCDAD4;*/
   background: url(/image/navi-trans-bg.png);
   /*filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   -khtml-opacity: 0.85;
   opacity: 0.85;*/}

#pri-navi ul li ul li a {
	padding-left: 10px;
}

/* specific to non IE browsers */
#pri-navi ul li:hover a {color:#001F37; /*background:#DCDAD4;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   -khtml-opacity: 0.85;
   opacity: 0.85;*/
   background: url(/image/navi-trans-bg.png);
}
#pri-navi ul li:hover ul {
	display:block; 
	position:absolute; 
	top:24px; 
	left:0;

   /*height: 200px;*/
   padding-bottom: 10px;
   /*
   background-color: #DCDAD4;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   -khtml-opacity: 0.85;
   opacity: 0.85;*/
   background: url(/image/navi-trans-bg.png);
}


#pri-navi ul li:hover ul ul {
	/*
   filter: alpha(opacity=100);
   -moz-opacity: 1;
   -khtml-opacity: 1;
   opacity: 1;
	*/
	background: url(/image/navi-trans-bg.png);
}


#pri-navi ul li:hover ul li a.hide {/*background:transparent;*/ color:#001F37;}
#pri-navi ul li:hover ul li:hover a.hide {/*background:transparent;*/ color:#001F37;}
#pri-navi ul li:hover ul li ul {display: none;}
#pri-navi ul li:hover ul li a {display:block; color:#001F37;

   width:130px;
   padding: 4px 18px 3px 18px;
   font-weight: normal;
   background: transparent url(/image/pnavi-marker.gif) no-repeat 18px 8px;
   padding-left: 28px;
   cursor: pointer;
}
#pri-navi ul li:hover ul li a:hover {/*background:transparent;*/ color:#001F37;}
#pri-navi ul li:hover ul li:hover ul {display:block; position:absolute; left:176px; /*top:0;*/

   height: 200px;
   top:0px;
   background: transparent;
}
#pri-navi ul li:hover ul li:hover ul.left {left:-156px;}

#pri-navi ul li:hover ul li ul li a {
   background: transparent url(/image/psnavi-marker.gif) no-repeat 100% 8px;
   color: #737373 !important;
   border-bottom: 2px dotted #737373;
   padding-right: 10px;
   text-align: right;
   width: 100px !important;
}
#pri-navi ul li:hover ul li ul li .first {
   border-top: 2px dotted #737373;
}








#pri-navi .info {
   background: transparent;
   height: 30px;
   padding: 10px;
   width: 180px;
   float: left;
}
/* 3rd level */
#pri-navi ul li:hover ul li:hover ul img {
   /*position: absolute;
   top: 90px;
   left: 160px;*/

   vertical-align: top;
   z-index:200;
}
#pri-navi ul li:hover ul li:hover ul ul {display:block; position:relative; left:0; /*top:0;*/
   height: 200px;
   width: 100px;
   top:0px;
   float: left;
}

#pri-navi img {
	float: right;
	position: relative;
	right: 15px;
	top: -10px;
}



form#tell_a_friend #personal_message {
	height: 100px;
}

form#contact-form {
	width: 350px;
}
form#contact-form input[type=submit] {
	float: right;
}
form div {
	margin-bottom: 4px;
}