/*=============================================
Copyright: Indigo Productions
written for: www.bureau-broeckaert.be
-----------------------------------------------
Swatches
Light Blue    :  #227de5
Dark Blue     :  #40568c
Grey          :  #d9e0e3
Black         :  #323232

==============================================*/

/*----------------------------------------------------------
CSS Reset
----------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/

v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset,
form, lQuestrial, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

a {
outline: none;
}

/*----------------------------------------------------------
Base Elements
----------------------------------------------------------*/
html, body {
height: 100%;
}

html {
background: #fff;
}

body {
font: 75.1%/2.2em Arial, Helvetica, Verdana, sans-serif;
color: #323232;
}

strong {

font-weight: bold;
}

p {
line-height: 1.6em;
margin: 0 0 15px 0;
text-align: justify;
}

/*----------------------------------------------------------
Links
----------------------------------------------------------*/
a:link,
a:active,
a:visited {
color: #227de5;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #40568c;
text-decoration: underline;
}

a.linkbutton {
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x  0px -51px;
font-weight: normal;
color: #fff;
display: inline-block;
font-family: Questrial, Verdana, Arial, Sans-Serif;
font-size: 1.5em;
height: 25px;
margin: 5px 0;
padding: 4px 25px 4px;
text-decoration: none;
text-shadow: -1px -1px 0 #567ac3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
line-height: 1.3em;
*zoom: 1;
*display: inline;
}

a.linkbutton:hover {
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x  0px -87px;
}

.panel_three_column a{
color: #40568c;
font-weight: normal;
font-family: Questrial, Verdana, Arial, Sans-Serif;
font-size: 1.5em;
}

.panel_three_column p a{
font-weight: bold;
color: #227de5;
font-family: Arial, Verdana, Sans-Serif;
font-size: 1em;
}


/*----------------------------------------------------------
Headings
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
font-family: Questrial, Verdana, Arial, Sans-Serif;
color: #40568c;
margin: 0 0 15px 0;
}

h1 {
font-size: 2.2em;
}

h2 {
font-size: 1.8em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.4em;
}

h5, h6 {
font-size: 1em;
}

.panel h2{
position: relative;
font-size: 1.6em;
top: -15px;
text-align: center;
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x  0px -87px;
margin: 0 15px;
padding: 5px 0;
height: 25px;
color: #fff;
text-shadow: -1px -1px 0 #4568a5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

/*----------------------------------------------------------
Menu
----------------------------------------------------------*/
ul#mainmenu {
height: 50px;
position: relative;
right: 0;
top: 30px;
width: 978px;
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x;
display: block;
position: relative;
z-index: 1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

ul#mainmenu li {
background: url("/Dinamico/Themes/Broeckaert/Content/Images/li_separator.png") no-repeat right center;
display: inline-block;
height: 50px;

*zoom: 1;
*display: inline;

}

ul#mainmenu li a {
font-family: Questrial, Verdana, Arial, Sans-Serif;
font-size: 1.5em;
color: #fff;
text-decoration: none;
display: block;
text-shadow: -1px -1px 0 #4568a5;
padding: 10px 10px 0 10px;
height: 40px;
font-weight: normal;
margin: 0 5px;
padding: 10px 5px 0 5px;
}

ul#mainmenu li a:hover,
ul#mainmenu li a.current {
/*color: #d9e0e3;*/
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x left -123px;
}

ul#mainmenu li.home a{
background: url("/Dinamico/Themes/Broeckaert/Content/Images/home.png") no-repeat center;
text-indent: -99999px;
width: 25px;
}

/*#footer ul li a{
font-family: Questrial, Verdana, Arial, Sans-Serif;
font-size: 1.2em;
text-decoration: none;
}

.sub_menu a,
.sub_menu span{
font-family: Questrial, Verdana, Arial, Sans-Serif;
font-size: 14px !important;
font-weight: bold;
}

.sub_menu span{color: #40568c;}
.sub_menu span a{ color: #227de5;}*/

/*----------------------------------------------------------
Content Blocks
----------------------------------------------------------*/
#header_container {
height: 160px;
background: #fff;
border-bottom: 3px solid #d9e0e3;
border-top: 3px solid #227de5;
}

#header{
background:url("/Dinamico/Themes/Broeckaert/Content/Images/bg_header.jpg") no-repeat right bottom;
}

#content_container {
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_body.png") repeat left top;
min-height: 150px;
padding: 0 0 30px 0;
}

#footer_container {
background:  #fff;
padding-top: 15px;
color: #323232;
border-top: 3px solid #d9e0e3;
}

#credit_container {
clear: both;
padding-top: 15px;
font-size: 0.8em;
height: 55px;
line-height: 1.2em;
color: #323232;
}

#main_content {
width: 642px;
margin:50px 30px 0 0;
float: left;
}

.container {
margin: 0 auto;
width: 978px;
position: relative;
}

.content_left,
.content_center,
.content_right,
.content_side {
float: left;
margin-bottom: 30px;
}

.two_column{
width: 474px;
}


.three_column,
.content_side{
width: 306px;
}

.content_center {
margin: 0 30px;
}

.content_last {
margin-left: 30px;
}

.content_side {
margin: 50px 0 30px 0;
}


.panel{
background: #d9e0e3;
/*float: left;  */
margin: 0 0 30px 0;
width: 978px;
/*min-height: 100px;  */
display: block;
}

.side_panel {
width: 306px !important;
padding: 0 0 15px 0;
}

.side_image{
margin: 0 auto;
text-align: center;
}


/*----------------------------------------------------------
Content Items
----------------------------------------------------------*/
#logo{
position: relative;
top: 13px;
z-index: 1;
}

#login{
position: absolute;
top: -5px;
right: 0;
height: 30px;
padding: 5px 20px 0 20px;
display: block;
color: #fff;
font-size: 0.8em;
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x  0px -87px;
text-shadow: -1px -1px 0 #4568a5;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

#login a{color: #fff;}

#tagline{
position: absolute;
right: 0;
top: 70px;
font-family: Questrial, Verdana, Arial, Sans-Serif;
text-shadow: 1px 1px 0 #fff;
color: #40568c;
font-size: 1.5em;
text-align: right;
padding: 0 57px 0 0;
}

.panel p{
padding: 0 10px;
text-shadow: 1px 1px 0 #efefef;
}

ul.check  {
margin-left: 25px;
}

ul.check li{
list-style-image: url("/Dinamico/Themes/Broeckaert/Content/Images/li_check.png");
}

#footer ul li span{
color: #40568c;
font-family: Questrial, Verdana, Arial, Sans-Serif;
font-size: 1.6em;
}

#slider{
height: 250px;
width: 968px;
background: #fff;
top: 40px;
position: relative;
margin-bottom: 30px;
border: 5px solid #fff;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

/*----------------------------------------------------------
Forms
----------------------------------------------------------*/
input[type="text"] {
background: #fff;
border: 1px solid #d9e0e3;
color: #323232;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
height: 15px;
margin: 5px 0;
}

textarea{
width: 100%;
border: 1px solid #d9e0e3;
margin: 5px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

input[type="text"]:hover,
textarea:hover{
border: 1px solid #227de5;
}

input[type="submit"]{
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x  0px -51px;
font-weight: normal;
color: #fff;
display: inline-block;
font-family: Questrial, Verdana, Arial, Sans-Serif;
font-size: 1.5em;
height: 31px;
padding: 2px 30px 4px 30px;
text-decoration: none;
text-shadow: -1px -1px 0 #567ac3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);

*zoom: 1;
*display: inline;
border: none;
line-height: 2em;
cursor: pointer;

float: right;
}

input[type="submit"]:hover{
background: url("/Dinamico/Themes/Broeckaert/Content/Images/bg_gradient.jpg") repeat-x  0px -87px;
}

.contact-label,
.contact-field {
border-bottom: 1px dotted #666;
float: left;
}

.contact-label {
height: 20px;
padding: 5px 30px 10px 0;
width: 138px;
}

.contact-field {
height: 25px;
padding: 5px 0 5px 0;
text-align: left;
width: 474px;
}

.contact-field input{
width: 474px;
}

.contact-field .button {
margin: 0;
}

.message {
height: 115px;

}

.label{
padding: 5px 30px 5px 0;
}

.message textarea {
height: 100px;
}

.captcha{
height: 55px !important;
border: none;
}

.captcha input{
width: 100px;
}

.required{
background: url("/Dinamico/Themes/Broeckaert/Content/Images/required.png") no-repeat right 8px;
}

.last{
margin-bottom: 10px;
}


#errorsummary{
color: #227de5;
}

.error{
background: url("/Dinamico/Themes/Broeckaert/Content/Images/required.png") no-repeat left -5px;
font-weight: bold;
padding-left: 25px;
}
.hidden
{
visibility:hidden;
}
.forgotten{
float: right;
margin-right: 15px;
}

/*----------------------------------------------------------
Misc
----------------------------------------------------------*/
.clear{
clear: both;
}

.indigo{
background: url("/Dinamico/Themes/Broeckaert/Content/Images/logo_indigo.gif") no-repeat center;
width: 20px;
height: 19px;
display: block;
float: right;
}
.show{
display: block !important;
}

.first{
margin: 5px 0 30px 0 !important;
}

.firstPanel{
margin: 30px 0 0 0 !important;
}
