﻿@import url("css/reset-fonts-grids.css");
@import url("css/menu.css");
 
/* CSS Document */
HTML { background-color: #e0ded8; }
BODY { background: #e0ded8; color: #000000; font-family: Arial, Verdana; text-align: left; }

STRONG { font-weight: bold; }
EM { font-style: italic; }
EM STRONG, STRONG EM { font-style: italic; }
LI { list-style-type: square; list-style-position: inside; }

/*-------- Default Style --------*/

.template_style { margin-left: -480px; width: 960px; position: absolute; left: 50%; }

.header { display: block; }
.header TABLE { height: 100px; }
.header TABLE TR TD { vertical-align: top; }
.logo { display: inline-block; margin: 15px 0 0 10px; }

div.breadcrumb { background-color: #b6b7ba; height: 25px; padding: 0 20px 0 20px; color: #505053; font-size: 10px; }
div.breadcrumb A { color: #505053; text-decoration: none; }
.breadcrumb P { line-height: 25px; }

.content { background-color: #565a5c; padding: 10px; margin-bottom: 5px; text-align: left;}

.pane_left { width: 240px; padding: 0px 10px 35px 0; }
.pane_left DIV { color: #FFFFFF; font-size: 11px; }
.pane_left DIV A {color:#ffffff;}
.pane_left DIV A:HOVER{ color: #df3832; }
.pane_left H1 { font-family: Arial Narrow; color: #de3832; font-size: 21px; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; margin: 10px 0 15px 0; text-align: left; font-weight: bold; }
.pane_left H1 SPAN {font-family: Arial Narrow; font-size: 18px; line-height: 28px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; display: inline-block; padding: 0 5px 0 5px; }

.pane_left_footer { position: absolute; bottom: 30px; width: 230px; padding-bottom: 5px; }
.pane_left_footer_mailto_text{color: White;}
.pane_center { background-color: #e0ded8; padding: 10px; width: 660px; }
.pane_center A { color: #565a5c; }
.pane_center A:HOVER { color: #df3832; }

.slider_navigation {text-align: right; width: 650px; background-color: #e0ded8; padding: 10px;}
.slider_navigation A {font-family: Arial Narrow; font-size: 18px; line-height: 28px; color: #565a5c; text-transform: uppercase; font-weight: bold; text-decoration: none; padding: 0 5px 0 5px; }
.slider_navigation SPAN{ font-family: Arial Narrow; color: #de3832; font-size: 21px; font-weight: bold; padding: 0 5px 0 5px; }

.imageClose A {font-family: Arial Narrow; font-size: 18px; line-height: 28px; color: #565a5c; text-transform: uppercase; font-weight: bold; text-decoration: none; padding: 0 5px 0 5px; }
.imageClose SPAN{ font-family: Arial Narrow; color: #de3832; font-size: 21px; font-weight: bold; padding: 0 5px 0 5px; }

.mail_link { text-decoration: none; color:White;}
.button {border:1px solid #ff0000; background-color:#e0ded8}