html, body {
height:100%;
}
body {
background:#005F9E url(images/bg01.jpg) repeat scroll left top;
color:#FFFFFF;
font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
font-size:12px;
margin:0;
padding:0;
}
h1, h2, h3 {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
margin:0;
text-transform:lowercase;
}
h1 {
font-size:36px;
letter-spacing:-2px;
}
h2 {
font-size:22px;
letter-spacing:-1px;
}
h3 {
font-size:13px;
font-weight:bold;
}
p, ul, ol {
line-height:140%;
margin:0 0 20px;
text-align:justify;
}
ul, ol {
}
a {
color:#AFDA3B;
}
a:hover {
text-decoration:none;
}
.color1 {
color:#D6EE72;
}
.color2 {
color:#9DC9E8;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.aligncenter {
margin:0 auto;
}
img.alignleft {
margin-right:25px;
}
img.alignright {
margin-left:25px;
}
.two-columns {
}
.two-columns .column-one {
float:left;
width:206px;
}
.two-columns .column-two {
float:right;
width:206px;
}
.list1 {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.list1 li {
background:transparent url(images/homepage06.jpg) repeat scroll left top;
margin:0 0 2px;
padding:5px 10px;
}
.list1 li.alt {
background-image:url(images/homepage07.jpg);
}
.list1 a {
color:#FFFFFF;
}
.list2 {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:0;
}
.list2 li {
background:transparent url(images/homepage08.gif) repeat-x scroll left top;
padding:5px 0;
}
.list2 li.first {
background:transparent none repeat scroll 0 0;
padding-top:0;
}
#wrapper, #bg1, #bg2 {
height:auto;
}
html > body #wrapper, html > body #bg1, html > body #bg2 {
height:auto;
}
#wrapper {
background:transparent url(images/bg02.jpg) repeat-x scroll left top;
}
#bg1 {
background:transparent url(images/bg03.jpg) repeat-y scroll center top;
}
#bg2 {
background:transparent url(images/bg04.jpg) no-repeat scroll center top;
}
#header {
background-image:url(/media/vigla2.png);
background-position:center bottom;
background-repeat:no-repeat;
height:310px;
margin:0 auto;
width:741px;
z-index:-10;
}
#header2 {
background-image:url(images/vigla3.png);
height:100px;
margin-top:-40px;
position:static;
width:489px;
}
#vigla {
clear:left;
float:left;
height:76px;
position:static;
}

#menu {
background:transparent url(images/homepage01.gif) repeat-x scroll left bottom;
float:right;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 -13px 0 0;
padding:118px 0 16px 30px;
}
#menu li {
display:inline;
}
#menu a {
background:transparent url(images/homepage03.gif) no-repeat scroll left center;
font-size:18px;
letter-spacing:-1px;
padding:0 13px 0 16px;
text-decoration:none;
text-transform:lowercase;
}
#menu a:hover {
color:#9DC9E8;
}
.menu_default{
    
}
#menu .first a {
background:transparent none repeat scroll 0 0;
}
#menu .current_page_item a {
color:#FFFFFF;
}
#page {
margin:0 auto;
width:680px;
}
#content {
float:left;
width:440px;
}
.post {
}
.post .title {
background:transparent url(images/homepage02.gif) repeat-x scroll left bottom;
margin:0 0 20px;
padding:0 0 10px;
}
.post .entry {
}
.post .meta {
background:transparent url(images/homepage08.gif) repeat-x scroll left top;
padding:10px 0;
}
.post .meta p {
line-height:normal;
margin:0;
}
#sidebar {
float:right;
width:212px;
}
#footer {
background:transparent url(images/homepage01.gif) repeat-x scroll left top;
padding-top:20px;
}
#footer p {
line-height:normal;
margin:0;
padding:0;
text-align:center;
}
#modernbricksmenu {
background:transparent none repeat scroll 0 0;
padding:0;
voice-family:inherit;
width:740px;
}
#modernbricksmenu ul {
-x-system-font:none;
font-family:Arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 40px;
padding:0;
}
#modernbricksmenu li {
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:none;
}
#modernbricksmenu a {
background-color:#014371;
border-bottom:2px solid white;
color:white;
display:block;
float:left;
letter-spacing:1px;
margin:0 1px 0 0;
padding:5px 10px;
text-decoration:none;
}

#modernbricksmenu #menu_current {
color:white;
border:1px solid #7EA500;
background-color: #7EA500;
}

#menu_current a:hover{
color:white;
border:1px solid #7EA500;
background-color: #7EA500;
}

#modernbricksmenu a:hover {
background-color:#6FA4C8;
}
#modernbricksmenu #current a {
background-color:#7EA500;
border-color:#7EA500;
}
#modernbricksmenuline {
background:#7EA500 none repeat scroll 0 0;
clear:both;
height:5px;
line-height:5px;
padding:0;
width:740px;
}
/* Redmond style sheet for jQuery date picker v3.5.2. */
#datepick-div, .datepick-inline {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    background: #fff;
    color: #222;
    width: 185px;
}
#datepick-div {
    display: none;
    border: 1px solid #4297d7;
    z-index: 100; /*must have*/
}
.datepick-inline {
    float: left;
    display: block;
    border: 0;
}
.datepick-rtl {
    direction: rtl;
}
.datepick-dialog {
    padding: 5px !important;
    border: 4px ridge #4297d7 !important;
}
.datepick-disabled {
    position: absolute;
    z-index: 100;
    background-color: white;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.datepick-trigger {
    width: 25px;
}
img.datepick-trigger {
    margin: 2px;
    vertical-align: middle;
}
.datepick-prompt {
    float: left;
    padding: 2px;
}
* html .datepick-prompt {
    width: 185px;
}
.datepick-control, .datepick-links, .datepick-header, .datepick {
    clear: both;
    float: left;
    width: 100%;
}
.datepick-control {
    background: #d0e5f5;
    padding: 2px 0px;
}
.datepick-links {
    padding: 2px 0px;
}
.datepick-control, .datepick-links {
    font-weight: bold;
    font-size: 80%;
}
.datepick-links label {
    padding: 2px 5px;
    color: #888;
}
.datepick-clear, .datepick-prev {
    float: left;
    width: 34%;
}
.datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
    float: right;
    text-align: right;
}
.datepick-current {
    float: left;
    width: 30%;
    text-align: center;
}
.datepick-close, .datepick-next {
    float: right;
    width: 34%;
    text-align: right;
}
.datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
    float: left;
    text-align: left;
}
.datepick-header {
    background: #5c9ccc;
    color: #fff;
    text-align: center;
    font-weight: bold;
    height: 1.6em;
}
.datepick-header select {
    background: #5c9ccc;
    color: #fff;
    border: 0px;
    font-weight: bold;
}
.datepick-header span {
    position: relative;
    top: 3px;
}
.datepick {
    text-align: center;
    font-size: 100%;
}
.datepick a {
    display: block;
    width: 100%;
}
.datepick-title-row th {
    text-align: center;
    font-weight: normal;
}
.datepick-week-col {
    background: #d0e5f5;
}
.datepick-days-cell {
    border: 1px solid #c5dbec;
}
.datepick-days-cell a {
    display: block;
    background: #dfeffc;
}
.datepick-other-month a {
    background: #fff;
}
.datepick-week-over a {
    background: #d0e5f5;
}
.datepick-unselectable {
    color: #888;
}
.datepick-today {
    border: 1px solid #fad42e;
}
.datepick-today a {
    background: #fbec88;
}
.datepick-current-day {
    border: 1px solid #4297d7;
}
.datepick-current-day a {
    background: #5c9ccc;
    color: #fff;
}
.datepick-days-cell-over {
    border: 1px solid #79b7e7;
}
.datepick-days-cell-over a {
    background: #d0e5f5;
    color: #222;
}
.datepick-status {
    width: 100%;
    font-size: 80%;
    text-align: center;
}
#datepick-div a, .datepick-inline a {
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color:black;
}
.datepick-inline .datepick-links a {
    padding: 0 5px !important;
}
.datepick-control a, .datepick-links a {
    padding: 2px 5px !important;
    color: #222 !important;
}
.datepick-control a:hover {
    background: #5c9ccc;
}
.datepick-links a:hover, .datepick-title-row a:hover {
    background: #d0e5f5;
}
.datepick-multi .datepick {
    border: 1px solid #a6c9e2;
}
.datepick-one-month {
    float: left;
    width: 185px;
}
.datepick-new-row {
    clear: left;
}
/* ___________ IE6 IFRAME FIX ________ */
.datepick-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -1px; /*must have*/
    left: -1px; /*must have*/
    width: 187px; /*must have*/
    height: 187px; /*must have*/
}
div.content {
display:block;
float:right;
width:495px;
}
div.content a, div.navigation a {
color:Chartreuse;
text-decoration:none;
}
div.content a:focus, div.content a:hover, div.content a:active {
text-decoration:underline;
}
div.controls {
height:23px;
margin-top:5px;
}
div.controls a {
padding:5px;
}
div.ss-controls {
float:left;
}
div.nav-controls {
float:right;
}
div.loader {
background-image:url(loader.gif);
background-position:center center;
background-repeat:no-repeat;
height:350px;
width:500px;
}
div.slideshow {
clear:both;
}
div.slideshow span.image-wrapper {
float:left;
padding-bottom:12px;
}
div.slideshow a.advance-link {
border:1px solid #CCCCCC;
display:block;
padding:2px;
}
div.slideshow img {
border:medium none;
display:block;
}
div.download {
float:right;

}
div.embox {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
padding:12px;
width:481px;
}
div.image-title {
font-size:1.4em;
font-weight:bold;
color:black;
}
div.image-desc {
line-height:1.3em;
padding-top:12px;
color:black; 
}
div.navigation {
float:left;
width:182px;
}
ul.thumbs {
clear:both;
margin:0;
padding:0;
}
ul.thumbs li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 10px 5px 0;
padding:0;
}
a.thumb {
border:1px solid #CCCCCC;
display:block;
padding:2px;
}
ul.thumbs li.selected a.thumb {
background:#000000 none repeat scroll 0 0;
}
a.thumb:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
ul.thumbs img {
border:medium none;
display:block;
}
div.pagination {
clear:both;
}
div.navigation div.top {
height:11px;
margin-bottom:12px;
}
div.navigation div.bottom {
margin-top:12px;
}
div.pagination a, div.pagination span.current {
border:1px solid #CCCCCC;
display:block;
float:left;
margin-right:2px;
padding:4px 7px 2px;
}
div.pagination a:hover {
background-color:#EEEEEE;
text-decoration:none;
}
div.pagination span.current {
background-color:#000000;
border-color:#000000;
color:#FFFFFF;
font-weight:bold;
}
#thumbs-min ul.thumbs li {
float:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#thumbs-min a.thumb {
border:medium none;
display:inline;
padding:0;
}
#thumbs-min ul.thumbs li.selected a.thumb {
-moz-background-clip:inherit;
-moz-background-inline-policy:inherit;
-moz-background-origin:inherit;
background:inherit inherit inherit inherit inherit;
color:#000000;
font-weight:bold;
}

#quicklinks{
    clear:right;
    float:right;
    margin-top:2px;
    margin-right :20px;
}

#quicklinks img{
    padding-right: 7px;
    border:0px;
}

/* caption styling */

.caption-top, .caption-bottom {
    color: #ffffff;    
    padding: 1.5em;    
    font-weight: bold;
    font-size: 13px;    
    font-family: arial;    
    cursor: default;
    border: 0px solid #334143;
    background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
    border: 0 none;
    text-decoration: none;
    background: #EEEEEE;
    padding: 0.3em;
}
.caption a:hover, .caption a:hover {
    background: #202020;
}
.caption-wrapper {
    float: left;
}
br.c { clear: both; }

.captify{
    margin-right: 10px;
    margin-bottom: 10px;
}

/* caption styling END */