/* 
  ------------------------------------------------
  Stylesheet for SIRRIS
  Copyright (c) 2012 - Natmark-Concept inc.
  Last Rev : 2012-02-08
  ------------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}

#wrapper { width: 801px; margin: 0 auto; }

#masthead { color: #ffffff; background-color: #2e4c5b; padding: 0px; margin: 0; border: 1px solid #384E48; }
#masthead .content { padding: 0; text-align:center; }

#language { text-align: right; color: #ffffff; font-size: 10px; margin: 4px 8px 6px 0px; }
#language a:link, #language a:visited { color: #ffffff; }
#language a:hover, #language a:active { color: #ffffff; text-decoration: overline; }

/* #titlebanner { background-color: #e1e6e9; color: #2e4c5b; padding: 4px; margin: 0px; width: auto; font-size: .80em; font-weight: bold; text-align: right; border-bottom: 1px solid #2e4c5b; border-right: 1px solid #2e4c5b; } */
 
.menulist { margin: 6px 0 12px 0; padding: 0; list-style-type: none; }

#wrapper .menulist a, #wrapper .menulist a:visited { color: #2e4c5b; border-left: 4px solid #2e4c5b; padding: 0 0 0 8px; text-decoration: none;}
#wrapper .menulist a:hover { border-color: #7A2A32; color: #7A2A32; text-decoration: none; }

#column_wrapper {	background-image: url(../images/bkg-menu.gif); background-repeat: repeat-y; }

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#left { width: 200px; float: left; }
#left .content { padding: 24px; font-size: 0.75em; line-height: 1.5em; }
#left li { margin-top: 14px;}
#left a:link, #left a:visited { color: #2e4c5b; text-decoration: none; }
#left a:hover, #left a:active { color: #7A2A32; text-decoration: none; }

#right { width: 601px; float: left; }
#right .content { padding: 24px; font-size: .80em; line-height: 1.65em; text-align: justify; }
#right a:link { color: #7A2A32; }
#right a:visited { color: #666666; }
#right a:hover { color: #000000; text-decoration: overline; }

#footer { color: #FFF; background-color: #2e4c5b; text-align: center; padding: 0px; margin: 0px; font-size: 10px; clear: both; }
#footer .content { padding: 12px 24px; }
#footer a:link, #footer a:visited {color: #FFF;}
#footer a:hover, #footer a:active {color: #FFF; text-decoration: overline;}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #7a2a32 !important;
	color: #7a2a32 !important;
}

h1 { color: #7A2A32; font-size: 1.6em; margin: 0; }
h2 { color: #333; font-size: 1em; margin: 10px 0 0 0; font-style: italic; }
h3 { color: #2E4C5B; font-size: 1.2em; margin: 30px 0 0 0; }
h4 { color: #2E4C5B; font-size: 1.2em; margin: 30px 0 0 0; }

.nomargintop { margin-top: 0; }
.content p { margin: 12px 0; }
hr { width:100%; height:1px; background-color:#7A2A32; color:#7A2A32; border:none; margin: 30px 0px 30px 0px;  }
.red { color: #7A2A32; }
.small { font-size: 10px; }
