/* @override http://www.invoicediscounting.com/css/invoicediscounting-styles.css */

/* Invoice Discouting CSS file. Built by Netstep
http://www.netstep.co.uk 2010 */

/* @group Defaults */
/* @group Links defaults */
a:link {color: #b11fac; text-decoration: underline;
/* Add the transition properties! */
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 300ms;
    outline: none;
    /* you can control the acceleration curve here */
}
a:visited {color: #b11fac;}
a:hover {color: #e71be0;}
a:active {color: #337DAE; outline: none;
-moz-outline-style: none;}
:focus
{
  -moz-outline-style: none;
  outline: 1px dotted invert;
}
/* @end */

/* @group Images defaults */
a img,img{border:none;display:block;}
/* @end */

/* @group Headers */
h1, body#home #main h2:first-child {
	font-size: 200%;
}
h2 {
	font-size: 170%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #414141;
	font-weight: normal;
}
.cufon-loading h1, .cufon-loading h2, .cufon-loading h3 {
	visibility: hidden !important;
}
/* @end */
dl.faq dt {
	cursor: pointer;
	color: #337DAE;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 1em;
}

.pdf {
	background: url(../images/pdf-icon.gif) 100% 50% no-repeat;
	padding-right: 28px;
}
p#logo, h1#logo {
	float: left;
	margin: 0 0 25px 7px;
	padding: 0;
	display: inline;
}

p#logo a, h1#logo a {
	width: 516px; 
	height: 101px;
	display: block;
	background: url(../images/final-logo.png) 0 0 no-repeat;
	text-indent: -999em;
}
p#get-in-touch {
	float: right;
	color: #fff;
	font-size: 130%;
	text-align: left;
	line-height: 1em;
	margin: 24px 15px 0 0;
	padding: 0 0 0 30px;
	display: inline;
	font-size: 156%;
	background: url(../images/VoIP-Alt.png) 0 1px no-repeat;
	position: relative;
	left: 30px;
}
p#get-in-touch span {
	display: block;
	
}
p#get-in-touch a, p#get-in-touch a:visited {
	color: #c7dbf0;
	text-decoration: none;
	display: block;
	font-size: 80%;
	border-top: 1px solid #34495E;
	padding-top: .4em;
	margin-top: .4em;
	background: url(../images/E-mail.png) 0 10px no-repeat;
	padding-left: 30px;
	position: relative;
	left: -30px;
	height: 1%;
}

p#get-in-touch a:hover {
	text-decoration: underline;
	
}
p#netstep, p#netstep a {
	clear: both;
	color: #999999;
	text-decoration: none;
}

p#netstep a:hover {
	color: #980203;
}

p#netstep, p#netstep a {
	clear: both;
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
}
p#intro, div#intro {
	font-family: georgia, arial;
	background: #F7F7F7;
	color: #454646;
	border-top: 3px solid #F3F3F3;
	border-bottom: 3px solid #F3F3F3;
	font-size: 120%;
	padding: 12px 15px 0 15px;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#home div#intro {
	margin-bottom: 1.6em;
}

#main p img, #main ol.blog-list img, #blog #main img, #team-list img {
	float: right;
	padding: 4px;
	background: #fff;
	border: 2px solid #dcdcdc;
	margin: 0 0 10px 15px;
}
#main ul {
	padding-left: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}

#main ul li, #teasers ul li {
	background: url(../images/dot.gif) 0 6px no-repeat;
	padding-left: 12px;
}
#main ul li {
	margin-bottom: .4em;
	position: relative;
}
#main h1:first-child, #teasers h2:first-child, body#home #main h2:first-child {
	padding-top: 0;
	margin-top: 0;
}

#teasers ul.side-teaser h3, #teasers ul.side-teaser h3 a, #main ol.blog-list h2 a, #main ol.blog-list h2 a:visited, #main ol.blog-list h3 a, #main ol.blog-list h3 a:visited {
	font-weight: bold;
	font-size: 110%;
	color: #5d5d5d;
	text-decoration: none;
}
#main ol.blog-list h3 a, #main ol.blog-list h3 a:visited {
	font-weight: normal;
	font-size: 100%;
}
#teasers ul.side-teaser li {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: .6em;
	margin-bottom: 0;
	background: none;
	padding-left: 0;
}

#teasers img {
	float: right;
	padding: 3px;
	background: #fff;
	border: 1px solid #E3E3E3;
	margin: 0 0 5px 10px;
}

#teasers ul.side-teaser li a {
	font-weight: bold;
}

#main #teasers ul.side-teaser li {
	background-image: none;
	padding-left: 0;
	float: left;
}

#main #teasers ul.side-teaser h3 {
	margin-top: 0;
}
#main h3#comment-head {
	border-top: 3px solid #f1f1f1;
	padding-top: 1em;
}
#main #teasers ul.side-teaser {
	background-image: none;
	padding-left: 0;
}

#teasers ul.side-teaser li:last-child {
	border-bottom: none;
}

#teasers p.more {
	margin-top: 1em;
}

p.more {
	clear: both;
}

p.more a, p.more a:visited {
	background: #b320ae;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	text-decoration: none;
	color: #fff;
	padding: 2px 8px;
}


p.more.noticeme a, p.more.noticeme a:visited {
	font-size: 100%;
	background-color: #A4CC52;
	font-weight: bold;
	padding: 4px 10px;
	float: right;
}
p.more a:hover, p.more.noticeme a:hover, p.case a:hover {
	background: #d526cf;
	color: #fff;
}
p.readon {
	font-weight: bold;
}
#teasers p.noticeme a {
	margin-bottom: 1.6em;
}
p.more.noticeme.case a, p.more.noticeme.case a:visited {
	float: left;
	font-size: 105%;
}
#teasers h2 {
	border-top: 1px solid #e8e8e8;
	padding-top: .6em;
	clear: left;
}

#teasers h2:first-child, #teasers h2.first {
	border-top: none;
	padding-top: 0;
}
p.date {
	color: #aaa;
	margin-top: -10px;
	padding-top: 0;
	font-size: 95%;
}
#blog #main p.date {
	font-family: georgia;
	font-size: 130%;
}
p#breadcrumb {
	font-size: 90%;
	margin: -10px 0 0 0;
	text-transform: lowercase;
}

p#breadcrumb a {
	text-decoration: none;

}

div#side-contact {
	padding: 15px;
	padding-top: 22px;
	background: url(../images/shadowy-thing.jpg) 50% 0 no-repeat;
	color: #444;
	float: left;
	margin-top: 10px;
}

div#side-contact strong {
	display: block;
}
p#download-vcard {
	float: left;
}

p#download-vcard a {
	background: url(../images/Personal.png) 0 0 no-repeat;
	padding-left: 30px;
	padding-top: 2px;
	font-family: georgia;
	display: block;
	color: #545454;
	text-decoration: none;
	margin-top: 15px;
	height: 17px;
}

p#download-vcard a:hover {
	background-position: 0 -19px;
	color: #9ac745;
}
.hideme {
	display: none;
}

.org {
	font-weight: bold;
}
.tel {
	margin-top: 10px;
	font-weight: bold;
}
.locality {
	display: block;
}
#back {
	font-weight: bold;
}
/* @end */

p#netstep {
	text-align: right;
	padding: 30px 20px 0 0;
	background: url(../images/footer-bg.png) 50% 0 no-repeat;
	margin: 0 auto 30px auto;
	clear: both;
	width: 940px;
}

/* @group Layout */
html {
	padding: 0;
	margin: 0 auto;
	background: #DCDEDD url(../images/html-bg.jpg) 0 0 repeat-x;

}
body {
	line-height: 1.4em;
	padding: 35px 0 0 0;
	margin: 0 auto;
	position: relative;
	background: transparent url(../images/bling.png) 50% 0 no-repeat;
	color: #6E6E6E;
}
#outer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#inner {
	background: url(../images/inner-bg.png) 1px 0 repeat-y;
	float: left;
	width: 930px;
	padding: 0 15px;
	margin: 0 auto;
}

.two-col #inner {
	background: url(../images/inner-bg.png) 959px 0;
}
#container {
	background: url(../images/container-bg.png) 50% 0 no-repeat;
	padding-top: 30px;
	float: left;
	width: 960px;
	}
#navigation {
	width: 225px;
	display: inline;
	padding-left: 10px;
	float: left;
	margin-left: -930px;
	padding-top: 2px;
}

.two-col #navigation {
	margin-left: 0;
}

#main {
	width: 460px;
	display: inline;
	float: left;
	margin-left: 230px;
	margin-right: -230px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	position: relative;
}

.two-col #main {
	width: 640px;
	float: right;
	margin-left: 0;
	margin-right: 20px;
	padding-left: 0;
}

#container #teasers {
	width: 157px;
	padding-right: 20px;
	display: inline;
	float: left;
	padding-left: 23px;
	margin-left: 230px;
	padding-top: 10px;
	font-size: 95%;
	line-height: 1.4em;
}
/* @end */

/* @group Forms */

form {
	margin: 20px 0;
}
form fieldset {


}
form legend {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 20px;

}
form li {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;

}

form li p {
	display: none;
}
form ol {
	margin: 0;
	padding: 0;
}
label {
	display: block;
	margin-bottom: .3em;
	font-weight: bold;
	padding-top: 5px;
}
label span {
	font-weight: normal;
	font-size: 90%;
	display: block;
	padding-left: 20px;
}
#choose label {
	cursor: pointer;
}
li.radios label, label.radiolabel {
	font-weight: normal;
}
li.inline {
	padding: 10px 0;
}
li.mandatory {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 2px solid #f1f1f1;
	clear: both;
}

form li.mandatory p {
	display: block;
}

#main li.mandatory img, #main p#required img {
	float: none;
	margin: 0;
	border: none;
	padding: 0;
}
p#required {
	clear: both;
}
li.inline input {
	margin-right: .4em;
}

li.inline label {
	display: inline;
	font-weight: normal;
}
input.text, textarea, select {
	border: 1px solid #D1D1D1;
	font-family: arial;
	padding: 6px;
	font-size: 13px;
	width: 400px;
	margin-bottom: 6px;
}

input.text:hover, textarea:hover {
	border: 1px solid #C3C3C3;
}

input.medium {
	width: 200px;
}

input.small {
	width:90px;
}
input.text:active {
	outline: none;
}
input.text, textarea {
	padding-right: 16px;
}
select#title {
	width: auto;
	padding-right: 0;
}
select {
	background-image: none;
}
p#securityq {
	margin-top: 2em;
	border: 1px solid #E1E5EB;
	background: #fff;
	padding: 10px;
	margin-right: 40px;
	position: relative;
}
form input.datefield {
	color: #6E6E6E;
}
input.required, textarea.required {
	background: #fff url(../images/required.gif) no-repeat 98% 30%;
}



input.required.small {
	background: #fff url(../images/required.gif) no-repeat 95% 30%;
}
textarea {
	margin-bottom: 10px;
	overflow: auto;
}
input.text:focus, textarea:focus {
	border: 1px solid #98DBEB;
	outline: none;
	background-color: #F0FDFE;
}
input.small {
	width: 12em;
}

form p img {
	display: inline;
}

p.submit {
	margin-top: 2em;
	padding-right: 40px;
	display: block;
}
fieldset#choose {
	margin: 1em 0;
	padding: 1em 0;
	border-top: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	font-size: 110%;
}
p.submit input, input.submit {
	padding: 5px 40px 5px 10px;
	background-color: #b320ae;
	font-weight: bold;
	font-size: 15px;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
}
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
       p.submit input, input.submit {
	border: 1px solid #fff;
	}
 }
input.preview {
	background: #aaa;
}
p.submit input:hover, input.submit:hover {
	padding: 5px 40px 5px 10px;
	background: #d526cf;

}

li.warning input.text.required, li.warning textarea.required {
	background-color: #FFE6E6;
	border: 1px solid #D85454;
	background-image: url(../images/required.gif) no-repeat 98% 0;
}
textarea.required, li.warning textarea.required {
	background-position: 98% 3%;
}
li.warning p{
	color: #D85454;
	display: block;
}

div#warning-box {
	border: 2px solid #D85454;
	background: #FFE6E6;
	padding: 15px;
	color: #CB3A3A;
	margin-bottom: 20px;
	margin-top: 20px;
	display: none;
}

div#warning-box h2 {
	color: #CB3A3A;
	font-size: 140%;
	margin-top: 0;
	margin-bottom: 0;
}
div#warning-box li {
	list-style: disc;
	list-style-position: inside;
}
.checkbox {
	display: block;
	position: relative;
	top: 8px;
}
div#checkboxbox {
	margin-top: 20px;
}
input[type=submit],select,.pointer {
	cursor:pointer;
}
input, textarea {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

/* @end */

/* @group Nav */
ul.nav {
	font-size: 110%;
	
}

ul.nav li {
	margin-bottom: 5px;
	background: #fff url(../images/button-top2.png) top left no-repeat;
}

ul.nav li.current {
	background: #fff url(../images/button-top-current2.png) top left no-repeat;
	
}

ul.nav li.current a, ul.nav li a:hover {
	
}

ul.nav li.current a {
	text-shadow: 1px 1px 1px rgba(0,0,0, .3);

	}

.nav li.current ul.nested {
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.2em;
}

.nav li.current ul.nested li {
	margin-bottom: 0;
	background: none;
}

.nav li.current ul.nested li:first-child {
	padding-top: 5px;
}



.nav li.current ul.nested li a:hover {
	color: #444;
}

ul.nav a, ul.nav a:visited {
	color: #fff;
	display: block;
	background: transparent url(../images/button-bottom2.png) bottom left no-repeat;
	text-decoration: none;
	/* Add the transition properties! */
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 300ms;
    -moz-transition-property: background-color, color;
    -moz-transition-duration: 300ms;
    /* you can control the acceleration curve here */
	padding: 7px 12px;
	height: 1%;
	
}

ul.nav li a:hover {
	color: #87C5E5;
}

ul.nav a:hover, ul.nav li.current a {
	color: #fff;

}

ul.nav li.current a, ul.nav li.current a:visited {
	background: transparent url(../images/button-bottom-current2.png) bottom left no-repeat;
	
}
.nav li.current ul.nested li a {
	background: #fff;
	background-image: none;
	color: #1690cf;
	padding: 5px 10px;
	font-weight: normal;
}
.nav li.current ul.nested li.nested-current a {
	font-weight: bold;
	background-image: none;
	text-shadow: none;
}
#navigation .nav li.current ul.nested li a {
	background-image: none;
	text-shadow: none;
}
p#apply {
	margin-left: 2px;
	margin-top: 20px;
}

p#apply a {
	height: 50px;
	background: url(../images/enquire-now-button.png) 0 0 no-repeat;
	display: block;
	text-indent: -999em;
}

p#apply a:hover, p#apply.current a {
	background-position: 0 -50px;
}
#links {
	clear: both;
}
/* @end */

/* @group Blog */
#blog #main ol {
	
}

#main ol.blog-list h2, #blog #main h2, #main ol.blog-list h3 {
	margin-bottom: 0;
	margin-top: 0;
}

#main ol.blog-list p.more {
	margin-top: 1em;
}

#main ol.blog-list li, #main #team-list li  {
	border-bottom: 3px dotted #eee;
	padding-bottom: 10px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
#main ol.blog-list img {
	
}
#blog #main ol.blog-list img.comments, #main ol.blog-list img.comments {
	padding: 0;
	border: none;
	background: none;
	margin: -10px 0 0 0;
	float: right;
}
#home #main ol.blog-list img.comments {
	margin-top: -35px;
}
#main ol.blog-list .date {
	font-size: 110%;
	margin-top: .2em;
}
.commentform input[type="checkbox"] {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	top: 6px;
}
ol#comments {
	border-bottom: 2px solid #eee;
	margin: 20px 0;
	border-top: 1px solid #eee;
}

ol#comments p.posted {
	font-family: arial;
	margin-top: 2em;
	font-size: 80%;
	text-align: right;
}

ol#comments li {
	padding: 10px 15px;
	padding-top: 20px;
	font-family: georgia;
	color: #555;
	border-bottom: 1px solid #D6E4EE;

}

ol#comments li.odd {
	background: #F5FBFF;
}
p.author span {
	font-size: 140%;
	opacity: .4;
}
p#paginate {
	clear: both;
	font-weight: bold;
	background: #f3f3f3;
	padding: 5px;
	text-align: right;
	padding-right: 15px;
	border: 1px solid #E3E3E3;
}
p#feed {
	position: absolute;
	top: 5px;
	right: 0;
	font-weight: bold;
}

p#feed a {
	display: block;
	background: url(../images/RSS_alt.png) 100% 50% no-repeat;
	padding: 3px 38px 3px 0;
	text-decoration: none;
	color: #E67837;
}

p#feed a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Meet the team */
#main #team-list {
	margin: 0;
	padding: 0;
}

#main #team-list li {
	background-image: none;
	padding-left: 0;
	float: left;
	
}


#main #team-list img {
	float: left;
	margin: 0 15px 8px 0;
}

#main #team-list.no-pic p {
	float: left;
	width: 450px;
}
p.name {
	font-family: georgia;
	font-size: 140%;
	color: #444;

}

/* @end */

/* @group Homepage */

div#partners {
	clear: both;
	width: 880px;
	margin-left: 20px;
	border-top: 1px solid #f1f1f1;
	background: #fff;
	float: left;

}
div#partners ul {
	margin: 0;
	padding: 0;
	clear: both;

}

div#partners ul li {
	background-image: none;
	padding: 0;
	margin: 0 8px 8px 0;
	float: left;
	height: 72px;
	width: 72px;
	border: 1px solid #ccc;
	padding: 3px;
	position: relative;
}

div#partners ul img {
	background: #fff;
	position: relative;
	width: 72px;
	height: 72px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.3);
	background-color: #eee;
	padding: 5px;
	opacity: 0.9;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4)
	
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	}



/* @end */
