html { height: 100%; margin-bottom: 1px; background-color: #eaeaea; font-size: 100%; }
body { width: 860px; margin: 0 auto; padding: 25px 20px 0 20px; background: #fff; color: #000; font: .75em/1.5 "Arial", "Helvetica", sans-serif; }
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; font-weight: normal; }
textarea, input, select, option, optgroup, button { font: 1em "Arial", "Helvetica", sans-serif; }
img { border: none; vertical-align: bottom; margin-right:36px;}
a {  text-decoration: none; outline: none; cursor: pointer;  color:#CC0000;}
a:hover { text-decoration: underline; color:#666666; }
ul li { list-style:none;}

/*
 * some globally used classes
 */
.left { float: left !important; }
.right { float: right !important; }

.text-left { text-align: left !important; }
.text-center { text-align: center !important; }
.text-right { text-align: right !important; }
.uppercase { text-transform: uppercase; }

button, input.radio, input.checkbox, label, select { cursor: pointer; }

/**
* wrap
**/

.wrap { overflow: hidden; padding-bottom: 10px; }


/**
* social networking buttons on header and homepage
**/

div.social-top { float:left; width:730px; }
div.social { margin-top:20px; background:url(/assets/images/social-bg.gif) no-repeat top left; height:100px; padding:20px 12px 10px 10px; }
.social h3 { float:left; margin:16px 10px 0 0; font-size:1.5em !important; }
.social-top img, .social img { margin-right:3px; float:right; }


/*div.social-test {background:url(/assets/images/social-bg.gif) }*/
.social-test h3 {font-size:1.5em !important; }
.social-test img{ margin-right:3px; float:left; }

/** SOCIAL RIGHT TEST **/


/**
* navi-menu
**/

.navi-menu { overflow: hidden; float: right; list-style: none; border-bottom: 1px solid #999; margin-top:10px; }
.navi-menu li { float: left; margin-right: -9px; padding: 0 10px 0 20px; border-right: 1px solid #999; }
.navi-menu li.lang  { font-size: .917em; }
.navi-menu a { color: #666; }
.navi-menu .selected { color: #cc0000; }
.navi-menu a:hover { color: #000; }

/**
* menu
**/


.menu { overflow: hidden; float: left; list-style: none; width: 830px; padding: 15px 0 15px 0; margin-left: 30px; background: #333; font-size: 1.083em; line-height: 1; }
.menu li { float: left; margin: 0 0 0 -1px; padding: 0 8px; border-left: 1px solid #fff; }
.menu a { float: left; margin: -15px 0; padding: 15px 2px; color: #fff;}
.menu a:hover, a.selected { padding-bottom: 12px !important; text-decoration: none; border-bottom: 3px solid red; }
.menu-blue a:hover , .menu-blue .selected { border-bottom: 3px solid #0099cc; }
.menu-red a:hover , .menu-red .selected { border-bottom: 3px solid #cc0003; }
.menu-green a:hover , .menu-green .selected { border-bottom: 3px solid #98cb00; }
.menu-yellow a:hover , .menu-yellow .selected { border-bottom: 3px solid #ffcc00; }
.menu-orange a:hover , .menu-orange .selected { border-bottom: 3px solid #ff9900; }
.menu-black a:hover , .menu-black .selected { border-bottom: 3px solid #ff9900; }

.long-menu { overflow: hidden; float: left; width: 100%; margin-top: 6px; background: #333; }

/**
* banner
**/

.banner { float: left; width: 100%; background: #fbfbfb; height:146px; z-index:-1;}
.banner  h1 { float: left; padding: 20px 0 0 13px; }


/**
* left-side
**/

.left-side { float: left; width: 200px; padding: 3px 15px 0 5px; }

/**
* current-location
**/

.current-location { float: left; width: 640px; padding: 10px 0 10px 220px; color: #666; font-size: .917em; }
.current-location a { color: #666; }
.current-location span { color: #cc0000; }

/**
* box
**/

.box { overflow: hidden; float: left; width: 200px; padding-bottom: 20px; }
.box  h2 { margin-bottom: 1px; padding-bottom: 3px; color: #444; font-size:1.2em; text-transform: uppercase; line-height: 1; font-family:"Times New Roman", Times, serif; letter-spacing:1px;}
.box .intro { padding: 7px; color: #fff; line-height: 15px;}
.box .intro span { float: left; width: 200px; font-size: 1.167em; font-weight: bold; }
.box .bottom { padding: 5px 10px 10px 10px; color: #000; background-color: #ececec; }
.box .bottom img { float: left; padding-right: 3px; }
.box .bottom-link { padding: 0 7px; background-color: #ececec; font-size: 1.083em; }

.left-side .blue-box a, .left-side .green-box a { padding-left: 11px; font-size: 1.083em; }
.blue-box .bottom-link, .green-box .bottom-link { margin-top: -7px; padding: 0 0 3px 10px; font-weight: bold; }

.blue-box .intro { background-color: #0099cc; }
.left-side .blue-box a { background: transparent url("../images/arrow_blue.png") no-repeat center left; color: #0099cc; }
.blue-box h2 { border-bottom: 1px solid #0099cc; }

.green-box .intro { background-color: #99cc00; }
.left-side .green-box a { background: transparent url("../images/arrow_green.png") no-repeat center left; color: #99cc00; }
.green-box h2 { border-bottom: 1px solid #99cc00; }

.orange-box .intro { background-color: #ff9900; }
.yellow-box .intro { background-color: #ffcc00; }
.black-box .intro { background-color: #000000; }

.blue-box .bottom, .green-box .bottom, .orange-box .bottom, .red-box .bottom, .black-box .bottom { line-height: 15px; }



.red-box .intro { background-color: #CC0000; }
.left-side.red-box a { background: transparent url("../images/arrow_redback.png") no-repeat center left; color: #CC0000; }
.red-box h2 { border-bottom: 1px solid #CC0000;}


/**
* collections subpage
**/

.box  ul.buttons { float: left; list-style: none; width: 100%; font-size: .923em !important; }
.box ul.buttons li a { float: left; width: 165px; padding: 5px 10px 5px 25px; background: #0099cc url("../images/arrow_blue_bg.png") no-repeat 15px center; color: #fff; margin-bottom: 1px; font-weight: bold; }
.box .one-img { float: left; padding-top: 10px; }
.box .link { float: left; padding-top: 13px; }
.box .link a { padding-left: 20px; background: transparent url("../images/camera_icon.png") no-repeat 0 0; color: #cc0000 !important; font-size: 1.083em; font-weight: bold; }

.box  ul.buttonsgreen { float: left; list-style: none; width: 100%; font-size: .923em !important; }
.box ul.buttonsgreen li a { float: left; width: 165px; padding: 5px 10px 5px 25px; background: #99cc00 url("../images/arrow_green_bg.png") no-repeat 15px center; color: #fff; margin-bottom: 1px; font-weight: bold; }


.box ul.qck-link { padding: 13px 0 40px 10px; background: #ececec; list-style: none; }
.box ul.qck-link a { padding: 0; background: none; color: #000; font-weight: bold; font-size: 1em; }
.box .special-image img { margin-top: 14px; border: 7px solid #ececec; width: 185px; }
.box .special-text { padding-top: 8px; color: #000; font-family:"Times New Roman", Times, serif; font-size:14px; color:#333333;}

.red-box  ul.buttons { float: left; list-style: none; width: 100%; font-size: .923em !important; }
.red-box ul.buttons li a { float: left; width: 165px; padding: 5px 10px 5px 25px; background: #cc0000 url("../images/arrow_redback_bg.png") no-repeat 15px center; color: #fff; margin-bottom: 1px; font-weight: bold; }



.green-box  ul.buttons { float: left; list-style: none; width: 100%; font-size: .923em !important; }
.green-box ul.buttons li a { float: left; width: 165px; padding: 5px 10px 5px 25px; background: #99CC00 url("../images/arrow_greenback_bg.png") no-repeat 15px center; color: #fff; margin-bottom: 1px; font-weight: bold; }

/**
* right-side
**/

.right-side { float: right; width: 200px; padding: 0 5px 0 15px; }

.orange-box .bottom-link, .yellow-box .bottom-link, .black-box .bottom-link { padding: 7px 0 15px 10px; }
.orange-box a, .yellow-box a, .black-box a { padding: 6px 20px; color: #fff; }

.orange-box .intro { background-color: #ff9900; }
.yellow-box .intro { background-color: #ffcc00; }
.black-box .intro { background-color: #000000; }

.orange-box h2 { border-bottom: 1px solid #ff9900; }
.yellow-box h2 { border-bottom: 1px solid #ffcc00; }
.black-box h2 { border-bottom: 1px solid #000000; }

.orange-box a { background: #ff9900 url("../images/arrow_orange.png") no-repeat 5px center; }
.yellow-box a { background: #ffcc00 url("../images/arrow_yellow.png") no-repeat 5px center; }
.black-box a { background: #000000 url("../images/arrow_black.png") no-repeat 5px center; }

/**
* content
**/

.content { float: left; width: 420px; }

.content ul li{
list-style-image:url(images/bullet.gif);
list-style-position:inside;
padding:0 0 5px 0;

}

.content ul.news-button li {
list-style:none;
list-style-type:none;

}

.content h1 { margin-bottom: 10px; border-bottom: 1px solid #ccc; color: #444; font-size: 1.2em; line-height: 22px; font-family:"Times New Roman", Times, serif; letter-spacing:1px; text-transform:uppercase;}

.content h2 { margin-bottom: 10px; border-bottom: 1px solid #ccc; color: #444; font-size: 1.2em; line-height: 22px; font-family:"Times New Roman", Times, serif; letter-spacing:1px; text-transform:uppercase;}
.content h3 { padding-top: 10px; color: #444; font-size: 1.2em; font-family:"Times New Roman", Times, serif; letter-spacing:1px; text-transform:uppercase; }

.content .intro { overflow: hidden; padding-top: 7px; line-height: 1.25; }
.content .intro img { float: right; margin-top: -7px; padding-left: 5px; }
.content .bottom-links { width: 100%; min-height: 35px; padding: 6px 0 15px 0; border-bottom: 1px solid #ccc; }
.content .bottom-links .right { width: 180px; padding-top: 10px; text-align: left; font-weight: bold; }
.content p, .content h3 { padding: 0px 0px 15px 0px; color:#333333;} 

.content .bottom-links .left { width: 220px; padding-left: 10px; }
.content .bottom-links .left a { float: left; padding: 6px 20px; background: #666 url("../images/arrow_gray.png") no-repeat 5px center; color: #fff; font-size: 1.083em; }
.content .bottom-links .right a {  padding-left: 20px; background: transparent url("../images/camera_icon.png") no-repeat 0 0; color: #cc0000; font-size: 1.083em; }
.content .news { padding-top: 5px; color: #333; line-height: 15px; }
.content h4 { margin: 15px 0 0 10px; padding-left: 15px; background: transparent url("../images/document_icon.png") no-repeat 0 0; color: #cc0000; font-weight: bold; line-height: 1; }
.content .news-button  a { padding-left: 11px; background: transparent url(../images/arrow_red.png) no-repeat left center; color: #cc0000; font-size: 1.083em; }

.content .news-button { padding-top: 10px; font-weight: bold; }
.content .separator { padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.content .link a { padding-left: 20px; background: transparent url("../images/camera_icon.png") no-repeat 0 0; color: #cc0000 !important; font-size: 1.083em; font-weight: bold; }

.special-content h2, .special-content h3 { color: #000 !important; }
.special-content h3 { font-size: 1em; font-weight: bold; }
.special-content .news2 { padding-top: 20px; line-height: 15px; color: #333; }
.special-content .news3 { line-height: 15px; color: #333; }

/**
* content-contact
**/

.content-contact { float: left; width: 420px; padding-left: 220px; }
.content-contact  h2 { margin-bottom: 10px; border-bottom: 1px solid #666; color: #444; font-size: 1.5em; line-height: 22px; font-weight: bold; }
.content-contact ul { list-style: none; color: #333; font-size: .917em; line-height: 15px; }
.content-contact strong { color: #000 !important; }
.content-contact .last-one { padding-top: 15px; }
.content-contact .last-one li { width: 200px; padding-left: 50px; }
.content-contact a { color: #cc0000; }
.content-contact iframe { float: left; width: 420px; margin-top: 20px; height: 350px; border: 0; }

/**
* footer
**/

.footer { float: left; width: 100%; margin-top: 15px; border-top: 1px solid #ccc; color: #333; font-size: .917em; }
.footer a { color: #333 !important; }
.footer a:hover {color:#CC0000 !important;}
.footer ul { list-style: none; }

.left-side-footer { float: left; width: 230px;  }
.left-side-footer ul{ width: 230px; margin-top: 10px; border-right: 1px solid #ccc; }
.left-side-footer img { padding: 0 0 10px 10px; }
.left-side-footer .last-one { padding-left: 20px; }

.center-side-footer, .center2-side-footer  { float: left; width: 210px; height: 130px; margin-top: 10px; border-right: 1px solid #ccc; }
.right-side-footer { float: left; width: 205px; height: 130px; margin-top: 10px; }
.bottom-of-page { float: left; width: 100%; }

.center-side-footer .left { width: 115px; padding-left: 8px; }
.center-side-footer ul { float: left; line-height: 14px; }
.center-side-footer .last-one { padding:0; margin:14px 20px 20px 0; }

.center2-side-footer h4 { margin: 0 0 5px 10px; padding-left: 20px; background: transparent url("../images/clock.png") no-repeat left center; color: #000; font-weight: bold; }
.center2-side-footer ul { float: left; width: 190px; padding: 2px 0 0 10px; line-height: 15px; }

.right-side-footer ul { padding-left: 10px; line-height: 14px; }
.right-side-footer .last-one { padding-top: 4px; }
.right-side-footer a { color: #cc0000 !important; }

.bottom-of-page { padding: 7px 0 0 0; color: #666; font-weight: bold; }
.bottom-of-page span { color: #999; font-weight: normal; }
.bottom-of-page a { color: #cc0000 !important; }

