/* Default Styles
----------------------------------------------- */

body {margin:0; padding:0; font-family: verdana, arial, sans-serif; font-size: 12px; color: #333333; background: url(../../images/background.gif) repeat-x top #F0F0F0;}
html>body { font-size: 12px; }

/* hack to center this under IE5 */
* html body {text-align: center;}
/* keep the content left-aligned */
* html #wrapper {text-align: left;}

#wrapper {margin: 0px auto; padding:0; width: 780px; height:auto; background-image:url(../../images/body_bg.jpg); background-position: top center; background-repeat: repeat-y;}
#header {margin: 0; padding:0; width: auto; height:122px;  background-image:url(../../images/header_bg.jpg); background-position: top center; background-repeat: no-repeat;}
#nav {margin: 0; padding:0 0 1px 0; width: auto; height:auto;}
#flash {margin: 0; padding:0; width: auto; height:auto;}

#hm_content_left {margin:0; padding:0; float:left; width:199px; height:auto;}
#hm_content_right {margin:0; padding:0; float:left; width:535px; height:auto;}

#content {margin:0; padding:0; width:780px; height:auto;}
#content_left {margin:0; padding:0; float:left; width:199px; height:auto;}
#content_right {margin:0; padding:0; float:left; width:545px; height:auto;}

#footer {width: 780px; height:75px; margin:0; padding:0; color:#ffffff; text-align:center; background-image:url(../../images/footer_bg.jpg); background-position: top center; background-repeat: no-repeat;}
.copyright {padding:25px 0 0 0;}

/* Navigation Styles
----------------------------------------------- */
#nested-sub { width: 165px; margin:25px 0 15px 26px;}
#nested-sub ul{margin: 0; padding: 0; list-style-type: none;}
#nested-sub li { margin: 0; }
#nested-sub a {display: block; padding: 6px 10px; width: 145px; color: #ffffff; font-size:11px; font-family: arial, verdana, sans-serif; background-color: #223251; text-decoration: none; border-bottom: 1px solid #5F7DB7;}
#nested-sub a:hover {color: #000000; background-color: #cccccc; text-decoration: none;}
#nested-sub ul ul li { margin: 0; }
#nested-sub ul ul a {display: block; padding: 5px 5px 5px 15px; width: 150px; color: #333333; font-size:11px; font-family: arial, verdana, sans-serif; background-color: #fff; text-decoration: none;}
#nested-sub ul ul a:hover {color: #666; background-color: #efefef; text-decoration: none;}

/* Site Elements
----------------------------------------------- */
/* columns */
.two-col {margin:0; padding:0; float:left; width:260px; height:auto;}
.three-col {margin:0; padding:0; float:left; width:175px; height:auto;}

/* photo gallery */
.category-col {margin:0; padding:0 0 10px 10px; float:left; width:255px; height:auto; text-align:center;}
.pics-col {margin-bottom:10px; padding:0; width:178px; height:auto; float:left; text-align:center;}

/* Generic Styles
----------------------------------------------- */

/* tags */
p {margin:0; padding-bottom:10px;}
h1 {margin:0; padding:10px 0; font-size:18px; font-weight:bold; color:#000000;}
h2 {}
h3 {margin:0; padding:10px 0; font-size:12px; font-weight:bold; color:#4E5F6E;}

/* sifr styles */
.humanst { margin:0; padding:10px 0; font-size: 16px; color: #000; font-weight: bold;}
.exponto { margin:0; padding:10px 0; font-size: 14px; color: #000; font-weight: bold;}


/* links */
a, a:link, a:visited, a:active{text-decoration: underline; color:#AF3A4D;}
a:hover{text-decoration: none;}

/* regular text */
.text-l {font-size:14px; font-weight:normal;}
.text-m {font-size:12px; font-weight:normal;}
.text-s {font-size:11px; font-weight:normal;}
.text-xs { font-size:10px; font-weight:normal;}
.text-xxs { font-size:9px; font-weight:normal;}

/* bold text */
.btext-l {font-size:14px; font-weight:bold;}
.btext-m {font-size:12px; font-weight:bold;}
.btext-s {font-size:11px; font-weight:bold;}
.btext-xs {font-size:10px; font-weight:bold;}
.btext-xxs {font-size:9px; font-weight:bold;}

/* colors */
.grey {color:#666666;}
.red {color:#FF0000;}
.blue {color: #000099;}
.yellow {color: #FFFF00;}
.orange {color: #FF9900}

/* borders */
.border {border:1px solid #666666;}
.border-bottom {padding: 2px; border-bottom:1px solid #cccccc;}

/* lists */
#content_right ul li {list-style-type: none; background: url(../../images/bullet_01.gif) no-repeat 14px 2px; margin-left: -40px; padding-left: 35px;}

/* image styles */
img {margin: 0; padding: 0;}

/* form styles */
.field {padding: 10px 0; clear:both;}
.label {font-weight: bold; font-size:12px; width: 145px; float: left; padding-top:4px;}

/* misc */
.clear {clear:both;}
.inside {padding:10px;}
