/*=============================================
Copyright: Indigo Productions
written for: www.incasso-team.eu
-----------------------------------------------
Swatches
Dark Red    :   #993333
Black       :   #323232
YellowGold  :   #eed794
DarkGold    :   #c89043

==============================================*/

/*----------------------------------------------------------
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, label, 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;
}

/*----------------------------------------------------------
Fonts
----------------------------------------------------------*/

@font-face {
font-family: 'texgyreadventorregular';
src: url("/Dinamico/Themes/IncassoTeam/Content/fonts/texgyreadventor-regular-webfont.eot");
src: url("/Dinamico/Themes/IncassoTeam/Content/fonts/texgyreadventor-regular-webfont.eot#iefix") format('embedded-opentype'),
url("/Dinamico/Themes/IncassoTeam/Content/fonts/texgyreadventor-regular-webfont.woff") format('woff'),
url("/Dinamico/Themes/IncassoTeam/Content/fonts/texgyreadventor-regular-webfont.ttf") format('truetype'),
url("/Dinamico/Themes/IncassoTeam/Content/fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular") format('svg');
font-weight: normal;
font-style: normal;

}


/*----------------------------------------------------------
Base Elements
----------------------------------------------------------*/
html, body {
height: 100%;
}

html {
background:  url("/Dinamico/Themes/IncassoTeam/Content/images/bg_content.png") repeat left top #fff;

}

body {
font: 75.1%/2.2em Arial, Helvetica, Verdana, sans-serif;
color: #323232;

}

strong, b {
color: #993333;
font-weight: bold;
}

p {
line-height: 1.8em;
margin: 0 0 15px 0;
}

ul {
line-height: 1.8em;
}

.content_left ul,
.content_center ul,
.content_right ul,
ul.check {
margin-bottom: 20px;
margin-left: 25px;
}

.content_left ul li,
.content_center ul li,
.content_right ul li,
ul.check li{
list-style-image: url("/Dinamico/Themes/IncassoTeam/Content/images/li_check.png");
}
/*----------------------------------------------------------
Links
----------------------------------------------------------*/
a:link,
a:active,
a:visited {
color: #993333;
/*text-decoration: none;*/
}

a:hover {
color: #993333;
text-decoration: none;
}

a.linkbutton {
background:url("/Dinamico/Themes/IncassoTeam/Content/images/bg_linkbutton.png") no-repeat right 0;
color: #FFFFFF;
display: inline-block;
font-size: 1em;
height: 20px;
margin: 0;
padding: 2px 25px 4px;
text-decoration: none;
/*text-transform: uppercase;*/
/*font-family: "texgyreadventorregular";*/
font-weight: bold;

}

a.linkbutton:hover {
background:url("/Dinamico/Themes/IncassoTeam/Content/images/bg_linkbutton.png") no-repeat right -26px;
}

p.link{text-align: right;}

#credits a{
color: #fff;
text-decoration: underline;
}

/*----------------------------------------------------------
Headings
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
font-family: texgyreadventorregular, Verdana, Arial, Sans-Serif;
color: #993333;
margin: 0 0 15px 0;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.4em;
}

h4 {
font-size: 1.2em;
}

h5, h6 {
font-size: 1em;
}

/*----------------------------------------------------------
Menu
----------------------------------------------------------*/
nav {
background: #ae5853;
border-top: 3px solid #993333;
margin-top: 10px;
}

nav ul#mainmenu {
text-align: left;
margin: 0px 0;
padding: 5px 0 15px;
/*border-top: 1px solid #efefef;*/
}

nav ul#mainmenu li {
display: inline-block;
*zoom: 1;
*display: inline;
padding: 10px 0 0 10px;
}

nav ul#mainmenu li a {
font-family: texgyreadventorregular, Verdana, Arial, Sans-Serif;
font-size: 1.2em;
color: #efefef;
text-decoration: none;
padding: 0 5px;
display: block;
}

nav ul#mainmenu li a:hover,
nav ul#mainmenu li a.current {
background: #ffffff;
color: #993333;
}

#footer a {
color: #fff;
text-decoration: underline;
}

#footer strong {
color: #fff;
}

#footer ul{
margin:0 0 30px 0;
list-style: none;
}

#footer li {
list-style: none;
line-height: 1.6em;
margin: 0;
padding: 0;
}


#footer ul li a{
color: #fff;
font-family: texgyreadventorregular, Verdana, Arial, Sans-Serif;
font-size: 1.3em;
text-shadow: 0 1px 0 #000;
}

#footer .footer-inner {
width: 650px;
margin: 0 auto;
text-align: center
}


ul.news_list{
font-size: 0.9em;
}

ul.news_list li{
border-bottom: 1px solid #993333;
margin: 0 0 5px 0;
}

ul.news_list h3 {
color: #323232;
background: url("/Dinamico/Themes/IncassoTeam/Content/images/bullets.png") no-repeat -34px 2px;
padding: 0 0 0 20px
}

/*----------------------------------------------------------
Content Blocks
----------------------------------------------------------*/
#header_container {
/*height: 240px;
background: url("/Dinamico/Themes/IncassoTeam/Content/images/bg_header.png") repeat left top #eed794;*/
background: white;
/*padding-top: 10px;*/
}

#header_shade {
/*background: url("/Dinamico/Themes/IncassoTeam/Content/images/bg_shade.png") no-repeat center top;*/
height: 100%;
/*padding: 0 0 20px 0;*/
}

#header {
padding-top: 10px;

}
#header-img {
border: 3px solid #c89043;
}

#header-img img {
width: 100%;
}

#Home #header_container,
#nl #header_container {
/*height: 445px;*/
}

#content_container {
min-height: 350px;
background:  url("/Dinamico/Themes/IncassoTeam/Content/images/bg_content.png") repeat left top #fff;
border-top: 5px solid #efefef;
}

#footer_container {
background: url("/Dinamico/Themes/IncassoTeam/Content/images/bg_footer.png") repeat-x left top #5d1516;
padding-top: 15px;
color: #fff;
min-height: 204px;
clear: both;
}

#credit_container {
clear: both;
padding-top: 15px;
font-size: 0.8em;
height: 55px;
line-height: 1.2em;
}

#Home #main_content,
#nl #main_content {
width: 642px;
margin: 30px 30px 0 0;
float: left;
}

#main_content {
width: 642px;
margin: 80px 30px 30px 0;
float: left;
display: block;
}

#main_content_wide {
width: 978px;
margin: 30px 30px 0 0;
/*float: left;*/
display: block;
}

#main_content_wide #main_content{
margin: 0 30px 0 0;
}

.container {
margin: 0 auto;
width: 978px;
position: relative;
}

.content_left,
.content_center,
.content_right,
.content_side {
float: left;
margin-bottom: 30px;
width: 306px;
}

.two_column{
width: 474px;
}


.three_column,
.content_side{
width: 306px;
}

.content_center {
margin: 0 30px;
}




.content_last {
margin-left: 30px;
}

#Home .content_side,
#nl .content_side {
/*background: url("/Dinamico/Themes/IncassoTeam/Content/images/bg_side.png") no-repeat top right;*/
margin: 30px 0 30px 0;
}

.content_side {
/*background: url("/Dinamico/Themes/IncassoTeam/Content/images/bg_side.png") no-repeat top right;*/
margin: 80px 0 30px 0;
}

#main_content_wide .content_side {
margin: 0 0 30px 0;
}

.slider-container {
background: url("/Dinamico/Themes/IncassoTeam/Content/images/bg_header.png") repeat left top #eed794;
padding: 20px 0;
}

/*----------------------------------------------------------
Content Items
----------------------------------------------------------*/
.logo img{
/*position: relative;
top: 40px;
z-index: 1;*/
}

.logo {
/*margin-top: 20px;*/
display: inline-block;
}

#tagline {
color: #993333;
font-family: 'texgyreadventorregular';
font-size: 2.2em;
margin-left: 23px;
position: absolute;
top: 40px;
}

#login{
color: #993333;
font-size: 0.8em;
float: right;
}

#featured_static{
width: 972px;
height: 130px;
background: #993333;
position: relative;
/*margin-top: 20px;*/
border: 3px solid #c89043;
}

#featured_static img {
position: absolute;
top: 0;
z-index: 0
}

#featured_static p {
color: #FFFFFF;
font-family: texgyreadventorregular,Verdana,Arial,Sans-Serif;
font-size: 3.5em;
left: 20px;
line-height: 50px;
position: relative;
text-shadow: 1px 1px 2px #242424;
top: 20px;
z-index: 1;
}

#inverse #featured_static p {
color: #993333;
font-family: texgyreadventorregular,Verdana,Arial,Sans-Serif;
font-size: 3.2em;
left: 20px;
line-height: 50px;
position: relative;
text-shadow: none;
top: 14px;
z-index: 1;
}

/*----------------------------------------------------------
Forms
----------------------------------------------------------*/
input[type="text"],
input[type="password"],
textarea
{
background: #fff;
border: 1px solid #993333;
color: #4D4D4D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
height: 15px;
margin: 5px;
}


textarea{
width: 100%;
}

input[type="text"]:hover,
input[type="password"]:hover,
textarea:hover{
border: 1px solid #c89043;
}

input[type="submit"]{
height: 31px;
padding: 2px 30px 4px 30px;
text-decoration: none;
text-shadow: 0 1px 0 #5a5955;
*zoom: 1;
*display: inline;
border: none;
cursor: pointer;
background: #993333;
color: #FFFFFF;
display: inline-block;
font-family: texgyreadventorregular, Verdana, Arial, Sans-Serif;
font-size: 1.5em;
text-decoration: none;
*zoom: 1;
*display: inline;
/*-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);*/
margin-bottom: 15px;
float: right;
}

input[type="submit"]:hover{
background: #323232;
}

.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/IncassoTeam/Content/Images/required.png") no-repeat right 8px;
}

.last{
margin-bottom: 10px;
}

#login .form_container input[type="submit"]{
height: 22px;
padding: 1px 5px;
margin: 0;
float: none;
line-height: 17px;
}
}

.form_container span{
font-weight: bold;
}

#errorsummary{
color: #993333;
}

.error{
background: url("/Dinamico/Themes/IncassoTeam/Content/Images/required.png") no-repeat left -3px;
font-weight: bold;
padding-left: 25px;
}

p.error {
margin-bottom: 0;
}

.hidden
{
visibility:hidden;
}

.forgotten{
float: right;
margin-right: 15px;
}

/*----------------------------------------------------------
Misc
----------------------------------------------------------*/
.clear{
clear: both;
}

.show{
display: block !important;
}


.intro{
background: none repeat scroll 0 0 #EFEFEF;
border: 1px solid #DDDDDD;
color: #666666;
font-size: 1.2em;
line-height: 1.5em;
padding: 5px;
width: 968px;
}

.indigo{
background: url("/Dinamico/Themes/IncassoTeam/Content/images/logo_indigo.gif") no-repeat center;
width: 20px;
height: 19px;
display: block;
float: right;
}

.emph_block{
background: #fafafa;
border: 1px solid #ccc;
margin: 15px 0;
padding: 15px;
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}

.emph_block p{
margin: 0;
}

.emph_block h2,
.emph_block p{
/*text-align: center;*/
}

.emph_block h2 {
font-size: 1.4em;
}

.emph_block ul {
margin-left: 25px;
}

.emph_block ul li {
list-style-image: url("/Dinamico/Themes/IncassoTeam/Content/images/li_check.png");

}

.no_top{
margin-top: 0 !important;
}

.impblock {
background: #efefef;
border: 1px solid #ccc;
margin-bottom: 15px;
padding: 5px;
}

.impblock p {
margin: 0;
}
