* {
	margin: 0;
	outline: none;
	padding: 0;
}

html{
	height:1%;
}

html[xmlns] .Block {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
ul, li {
	list-style:none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #33b0e6;
	color: #545454;
	font-family:"Lato", sans-serif;
	font-size:14px;
	line-height:18px;
	color:#545454;
	/*	position:relative;*/
	padding-top:43px;
}
h1 {
	font-family:"Lato", sans-serif;
	font-size:22px;
	line-height:26px;
	color:#222;
	padding-bottom:10px;
}
h2 {
	font-family:"Lato", sans-serif;
	font-size:18px;
	line-height:22px;
	color:#222;
	padding-bottom:10px;
}
h3 {
	font-family:"Lato", sans-serif;
	font-size:16px;
	line-height:20px;
	color:#222;
	padding-bottom:10px;
}
h4 {
	font-family:"Lato", sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	padding-bottom:10px;
}
p {
	padding-bottom:12px;
}
.spacer {
	line-height:0;
	font-size:0;
	clear:both;
}
abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
}
.Block {
	display: inline-block;
}
.Block:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.Search p {
	margin: 0;
	padding: 10px 12px;
}
.BodyContent {
	/*padding-bottom:52px;*/
}
.BodyContent ol li {
	list-style-type: decimal;
	margin-left: 30px;
}
.BodyContent ul li {
	padding-left: 37px;
}
.BodyContent ul, .BodyContent ol {
	margin: 10px 0;
}
body.searchTips {
	padding: 30px;
	text-align: left;
}
.Breadcrumb {
	margin: 0 0 10px 0;
	padding: 5px 15px 5px 0;
}
.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	background:url(../images/bg_menu_li_li.gif) no-repeat 100% 8px;
}
.Breadcrumb li a {
	padding: 0 15px 0 0;
	text-decoration: none;
}
.Breadcrumb li a:hover {
	text-decoration: none;
}
.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}
.CategoryFeedList, .OtherFeedList, .CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}
.CategoryPagination {
	padding: 0 5px;
	text-align: center;
}
.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px;
}
cite, em, dfn {
	font-style: italic;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.CommentItem {
	border-bottom: 4px solid #d2eaf2 !important;
	margin: 20px 0px;
}
.CommentSettingsLink {
	padding: 5px 0;
}
#Container {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	position:relative;
	background:#fff;
	border:1px solid #fff;
}
.Content {
	float: right;
	background:#fff url(../images/contentpg-bg.gif) repeat-x 0 100%;
	border:1px solid #efefef;
	width:715px;
	/*min-height:1259px;
	height:100%;*/
	padding:11px 11px 6px;
	position:relative;
	margin-top:25px;
	margin-bottom:20px;
}
.layout-home .Content {
	margin-bottom:0;
}

.tplsection-middle-prepend .shadowbig {
	position:absolute;
	left:0;
	bottom:-20px;
	background:url(../images/content-shadow.gif) no-repeat scroll 50% 100% #FFFFFF;
	padding-bottom:6px;
	margin-bottom:10px;
	width:733px;
	height:4px;
}

#content {
	/*clear: both;*/
	margin: 0 auto;
	width: 966px;
	padding:0 7px 10px;
	/*height:100%;
	overflow:hidden;*/
}
/*.layout-home #content {
	padding-bottom:0;
}*/

.Content .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 0 20px;
	display:none;
}
.Content h2 {
}
.Content h2 em {
}
.Content h3 {
}
.Content h3, .PostDetails, .Content h4, .Content h5, .Content h6 {
	padding: 5px 0;
}
.Content .listSummary fieldset {
	margin: 10px 0;
}
.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px 4px 0;
}
.Content .listSummary li a {
	color:#000;
	text-decoration:underline;
}
.Content .listSummary li a:hover {
	color:#ff7800;
	text-decoration:none;
}
.Content .listSummary p, form p, .Content .tplContent p {
	margin: 10px 0;
	padding: 0;
}
.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2, .Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}
.Content .PostDetails li {
	background-repeat: no-repeat;
	float: left;
	padding: 0 15px 0 20px;
}
.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}
.listRow {
	padding-bottom:12px;
}

.ContentPostDetails {
	margin: 10px 0;
}
.ContentPostDetails li {
	display: inline;
	float: left;
}
del {
	text-decoration: line-through;
}
.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}
fieldset {
	margin: 5px 0;
	padding: 20px;
}
.first {
	text-align: left;
}

/* footer */

.Footer {
	width:980px;
	margin:0 auto;
	padding:10px 0 15px;
}
.Footer ul.menu {
	float:left;
	width:auto;
	padding-bottom:24px;
}
.menu li, .submenu li {
	display:inline;
	font-family:"Lato", sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
}
.menu li a {
	color:#fff;
	text-decoration:none;
	margin:0 13px;
}
.menu li a:hover {
	text-decoration:underline;
}
ul.submenu {
	float:left;
	width:auto;
	padding:0 69px 20px 0;
}
.last-child {
	padding-right:0 !important;
}
.submenu li {
	display:block;
	padding-bottom:4px;
}
.submenu li.heading {
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}
.submenu li a {
	color:#fff;
	text-decoration:none;
}
.submenu li a:hover {
	text-decoration:underline;
}
/* footer */

form {
	margin: 0;
	padding: 0;
}
h2.tplvar-author-name {
	font-size: 1.3em;
	font-weight: 700;
}
#Header {
	width: 980px !important;
	position:relative;
}
#Header h1 {
	padding: 25px 0 0 24px;
	position: absolute;
}
#Header h1 a {
	font-family: arial, sans-serif;
	font-size: 2.4em;
	font-weight: 700;
	line-height: 100%;
	text-decoration: none;
	text-transform: uppercase;
}
.headerBgImage {
	background-position:100% 0;
	background-repeat: no-repeat;
}
.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}
.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}
.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 177px;
	font-size:12px;
}
.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}
hr {
	border-top: 1px solid #c4bcbc;
	height: 1px;
}
.HtmlBlock {
	margin: 0 0 10px 0;
	padding-top: 1px;
}
.HtmlBlock p {
	margin: 0;
	padding: 0 18px 10px 18px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}
.Left {
	float:left;
	width:198px;
	margin-top:68px;
}

.layout-home .Left{ margin-top:0;}

.Left .SideBox, .Right .SideBox {
	margin-bottom: 10px;
	padding-top: 1px;
}
.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

.Left ul, .Right ul {
	margin: 0 0 0 0;
}
legend {
	font-family: 'trebuchet ms', georgia, Arial, Helvetica, sans-serif;
	font-size: 1.72em;
	font-weight: 700;
	margin: 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}
li.ContentAuthors a {
	text-decoration: underline;
}
li.ContentAuthors a:hover {
	text-decoration: none;
}
li.ContentCategories {
	text-decoration: none;
}
li.ContentCategories a {
	text-decoration: underline;
}
li.ContentCategories a:hover {
	text-decoration: none;
}
.listSummary {
	clear: both;
}
.listSummary li {
	padding-left: 10px;
}
/* top panel */
/*.tpPanlOuter {
	background:#40403f url(../images/tp-panl.gif) repeat-x 0 0;
	min-height:43px;
}*/
.tpPanl {
	width:980px;
	padding:4px 0 7px;
	margin:0 auto;
	min-height:32px;
	position:absolute;
	right:0;
	top:-43px;
	z-index:100;
}
.socialIcon {
	float:left;
	width:auto;
	padding: 2px 0 0 626px;
}
.socialIcon img {
	margin-right:5px;
	float:left;
}
.tpPanl ul {
	float:right;
	width:auto;
	text-align:right;
}
.tpPanl li {
	display:inline;
	font-family:"Lato", sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.tpPanl li a {
	color:#fff;
	text-decoration:none;
	margin:0 6px;
}
.tpPanl li a:hover {
	text-decoration:underline;
}
/* =========== */

#Header #Logo {
	position:absolute;
	height:94px;
	left:-12px;
	top:-16px;
}

/* menu */
#Menu {
	position:absolute;
	right:-14px;
	top:5px;
	z-index:100;
}
#Menu ul {
	background:url(../images/nav-bg.gif) repeat-x 0 100%;
	float:right;
	width:748px;
	/*height:34px;*/
	border:1px solid #bdbdbd;
	padding:0 5px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	behavior:url(PIE.htc);
	position:relative;
	margin-top:-21px;
}
#Menu > ul {
/*padding: 0 0 0 30px !important;
	padding-left: 30px;*/
}
#Menu li {
	float:left;
	width:auto;
	background:url(../images/nav-divider.gif) no-repeat 100% 0;
	padding:0 20px;
	padding:0 15px\9; /* IE9 */
	font-family:"Lato", sans-serif;
	font-size:14px;
	line-height:34px;
	font-weight:bold;
	position:relative;
}
#Menu li a {
	color:#656565;
	text-decoration:none;
}
#Menu li a:hover {
	color:#505050;
	text-decoration:none;
}
#Menu li ul {
	background:#fff;
	width: 235px;
	position: absolute;
	clear: left;
	top: 54px !important;
	left: -2px;
	display: none;
	text-align: left;
	padding: 0;
	z-index: 1;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
}
#Menu li ul li {
	background:url(../images/nav-bg.gif) repeat 0 100% !important;
	border-bottom:1px solid #bdbdbd;
	clear: both;
	color: white;
	text-align: left;
	background: transparent;
}
.navigation li ul li.first {
	background:url(../images/white/nav_sub_top.png) no-repeat 0 0;
	border:none;
	width: 161px;
}
.navigation li ul li.last {
	background:url(../images/white/nav_sub_bot.png) no-repeat 0 100%;
	border:none;
	width: 161px;
}
#Menu li ul li a {
	text-align: left;
	height: auto;
}
#Menu li ul li a:hover {
	text-decoration: none;
}
#Menu li:hover ul, #Menu li.over ul {
	display: block;
}
#Menu li.HasSubMenu {
	padding-right: 10px;
}
#Menu ul > li > ul > li > ul {
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}
#Menu ul a {
	display: block;
	position: relative;
}
#Menu ul li {
	float: left;
	position: relative;
}
#Menu ul li li li:hover ul, #Menu ul li li li.sfHover ul {
	left: 180px;
	top: 0;
}
#Menu ul li li:hover li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}
#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 180px !important;
	top: 0 !important;
}
#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}
#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}
#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 20px;
	z-index: 99;
}
#Menu ul ul li {
	width: 84%;
	padding:0 19px !important;
}



p {
	margin: 0 0 5px 0;
}
pre {
	font-size: 1.2em;
}
q {
	quotes: "" "";
}
.Right {
	float: right;
	padding: 30px 25px 10px 0;
	width: 181px;
}
.RSSBlock h2 a {
	background-position: 5px 20px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	padding-left: 45px;
	padding-top: 25px;
}
.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}
.Search {
	margin: 0 0 10px 0;
	padding: 1px 0 0 0;
}
.Search form {
	margin-bottom: 0;
}
.Search p {
	clear: both;
	padding-top: 0;
}
.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}
select option {
	padding: 0 10px;
}
#Slogan {
	float: left;
	margin: 70px 0 0 30px;
}
.Small {
/*font-size: .8em;*/
}
small, sup, sub {
/*font-size: 85%;*/
}
#smallSearch_Query {
	float: left;
	margin: 4px 4px 0 0;
	padding: 0;
	width: 126px;
	height:19px;
	line-height:18px;
}
strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
sub {
	vertical-align: sub;
}
sub, sup {
	vertical-align: baseline;
}
.Summary h2 {
	border-bottom: 0;
}
.Summary li {
	margin: 0 12px;
}
.Summary li a {
	text-decoration: underline;
}
.Summary li a:hover {
	text-decoration: none;
}
.Summary small {
	display: block;
	font-size: .9em;
	font-weight: 700;
	padding: 0 0 5px 0;
}
sup {
	vertical-align: super;
}
table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}
.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}
th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}
th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}
th p {
	margin: 5px 0 5px 0;
}

.tplAdvancedSearchURL {
	text-decoration: underline;
}
.tplAuthorImage {
	margin: 15px 15px 15px 0;
}
.tplPreviousLink, .tplNextLink {
	text-decoration: none;
}
/*.tplWidthColumns1 {
	width: 928px;
}
.tplWidthColumns2 {
}
*/

.layout-home .tplWidthColumns3 {
	margin:16px 37px 0 54px;
	float:left;
	width:443px;
}
ul, ol, dir, menu {
	list-style: none;
}
.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}
.ViewAuthorContainer h3 {
	clear: both;
}
.White {
	margin: 0 0 10px 0;
}
.White p {
	padding: 0 15px 5px 15px;
}

.lftLinks {
	clear:both;
	position:absolute;
	left:20px;
	top:77px;
}
.lftLinks li {
	background:url(../images/thumb-icon.gif) no-repeat 0 0;
	font-family:"Lato", sans-serif;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	color:#222;
	padding:0 0 12px 31px;
}
.lftLinks li a {
	color:#222;
	text-decoration:none;
}
.paypal {
	padding:0 0 24px;
	position:absolute;
	left:27px;
	top:288px;
}
.container, .Left .SideBox {
	border:1px solid #f0f0f0;
	background:url(../images/content-bg.gif) repeat-x 0 100%;
	padding:10px;
	margin-bottom:6px;
	position:relative;
}
.Left .SideBox .shadow {
	position:absolute;
	left:0;
	bottom:-26px;
	background:url(../images/shadow.gif) no-repeat 0 100%;
	padding-bottom:6px;
	margin-bottom:10px;
	width:191px;
	height:15px;
}
.contentWrapper {
	background:url(../images/shadow.gif) no-repeat 0 100%;
	padding-bottom:6px;
	margin-bottom:11px;
}
.Left .SideBox li {
	padding-bottom:5px;
	display:block;
}
.Left .SideBox li ul {
	padding:10px 0 0 5px;
}
.Left .SideBox li li {
	padding:0 0 5px 10px;
	display:block;
	background:url(../images/bg_menu_li_li.gif) no-repeat 0 7px;
}
.Left .SideBox li li a {
	color:#000;
}
.Left .SideBox li li a:hover {
	color:#ff7800;
}

/* domain */

.domainName {
	padding-top:14px;
	font-family:"Lato", sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#222;
}
.domainName span {
	float:right;
	background:url(../images/tag.gif) no-repeat 0 0;
	width:50px;
	height:24px;
	font-size:14px;
	line-height:24px;
	color:#fff;
	padding-left:6px;
}
.buttonPanl {
	float:right;
	width:auto;
	padding-top:18px;
	clear:both;
}
a.btn2:hover, a.btn:hover {
	color:#fff;
	text-decoration:none;
}
.layout-home .tweet, .layout-home .newsletter {
	margin-bottom:10px !important;
}
.tweet a {
	color:#ff7800;
	font-size:11px;
	line-height:14px;
}
/* hosting */

.hostingLftPanl {
	float:left;
	width:50px;
}
.tag {
	float:left;
	background:url(../images/tag.gif) no-repeat 0 0;
	width:50px;
	height:24px;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	padding-left:6px;
}
.hostingImg {
	float:left;
	width:auto;
	padding-top:30px;
}
.hostingContent {
	float:right;
	width:116px;
	font-size:11px;
	line-height:15px;
	color:#545454;
}
.hostingContent span {
	background:#ff7800;
	color:#fff;
	padding:0;
	display:inline-block;
}
.medHosting {
	float:left;
	width:202px;
}
.largeHosting {
	float:right;
	width:202px;
}
.news li {
	padding:0 0 4px 18px;
}

a.meer {
	background:#15bacf url(../images/more-bg.gif) repeat-x 0 0;
	display:inline-block;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	padding:0 2px;
	color:#fff;
	text-decoration:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	behavior:url(PIE.htc);
}
a.btn, a.btn2, input.submitBtn, .submitBtn, .Button, .SearchGoButton {
	background:#56a408 url(../images/green-bg.gif) repeat-x 0 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	behavior:url(PIE.htc);
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	display:inline-block;
	float:left;
	width:auto;
	color:#fff;
	text-decoration:none;
	padding:2px 3px 3px 3px;
	position:relative;
	text-align:center;
	margin-top:10px;
	cursor:pointer;
}
a.btn2, .Button, .SearchGoButton {
	background:#15bacf url(../images/more-bg.gif) repeat-x 0 0;
	margin-right:5px;
	margin-bottom:6px;
	border:0;
}


input.submitBtn {
	margin-top:0;
	border:0;
}
.submitBtn {
	margin-top:0;
	margin-bottom: 10px;
	margin-left: 34px;
	border:0;
}

input.submitBtn {
	border:0;
	float:right;
	margin-right:30px;
}
input.txtBx {
	border:1px solid #797979;
	font-size:14px;
	line-height:auto;
	color:#6f6f6f;
	margin-bottom:10px;
	font-family:"Lato", sans-serif;
	padding:0 5px;
}

/* newsletter */

/* footer */

#Footer {
	width:980px;
	margin:0 auto;
	padding:10px 0 15px;
	height:100%;
	overflow:hidden;
}
#Footer ul.menu {
	float:left;
	width:auto;
	padding-bottom:24px;
}
.menu li, .submenu li {
	display:inline;
	font-family:"Lato", sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
}
.menu li a {
	color:#fff;
	text-decoration:none;
	margin:0 11px;
}
.menu li a:hover {
	text-decoration:underline;
}
ul.submenu {
	float:left;
	width:auto;
	padding:0 70px 20px 0;
}
.last-child {
	padding-right:0 !important;
}
.submenu li {
	display:block;
	padding-bottom:4px;
}
.submenu li.heading {
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}
.submenu li a {
	color:#fff;
	text-decoration:none;
}
.submenu li a:hover {
	text-decoration:underline;
}
/* footer */

/* home */

.layout-home .contentWrapper {
	margin-bottom:/*30px*/ 20px;
}
.layout-home .Left {
	margin:361px 0 0 20px;
}
.contentWrapperBig {
	background:#fff url(../images/big-shadow.gif) no-repeat 100% 100%;
	padding-bottom:16px;
	margin-bottom:25px;
	clear:both;
}
.layout-home .Content {
	background-image:none !important;
	margin-top:361px !important;
	border:0 !important;
	min-height:auto !important;
	padding:0 !important;
}
.layout-home .shadowbig {
	display:none;
}
.layout-home .Right {
	margin-top:330px;
}
.layout-home .news {
	clear:both;
	background: url(../images/content-bg.gif) repeat-x scroll 0 100% transparent;
	border: 1px solid #F0F0F0;
	padding: 10px;
	margin-bottom:0 !important;
	height:100%;
	overflow:hidden;
}
#Container .bannercontent {
	position:absolute;
	top:0;
	right:0;
	width:767px;
	height:337px;
}
.bannercontent h1 {
	position:absolute;
	left:0;
	top:22px;
}
.bannercontent .offer {
	position:absolute;
	right: 18px;
	top: 42px;
}
.bannercontent .searchPanl {
	position:absolute;
	right: 15px;
	top: 195px;
	color:#000;
}
.searchPanl2 {
	position:relative;
	color:#000;
	height:100%;
	overflow:hidden;
	clear:both;
}
.searchPanl .txtBx, .searchPanl2 .txtBx {
	background:url(../images/txtfield-bg.jpg) no-repeat 0 0;
	width:285px;
	height:36px;
	float:left;
	margin-bottom:30px;
}
.txtBx input {
	float: right;
	height: 21px;
	line-height: 18px;
	margin-right: 5px;
	width: 200px;
	border:0;
	color:#000;
}
.searchPanl input.submitBtn, .searchPanl2 input.submitBtn {
	background:url(../images/checken.gif) no-repeat 0 0;
	float:left;
	width:121px;
	height:37px;
	font-size:0;
	text-indent:-200000px;
	cursor:pointer;
	margin:0 0 0 11px;
	margin-top:0;
}
.searchPanl .txtBx span {
	display:block;
	text-align:right;
}
.searchPanl2 .txtBx span {
	display: block;
	left: 186px;
	position: absolute;
	text-align: right;
	bottom: 10px;
}
.searchPanl form, .searchPanl2 form {
	margin:10px 0 10px 0;
}
.searchPanl .txt {
	text-align:right;
	color:#4d4855;
	font-size:13px;
}
.searchPanl2 .txt {
	color: #4D4855;
	font-size: 13px;
	left: 146px;
	position: absolute;
	text-align: right;
	top: 94px;
}
.bannercontent h1 {
	font-family:"Lato", sans-serif;
	font-weight:600;
	font-size:33px;
	line-height:37px;
	color:#222;
	letter-spacing:1px;
	padding:9px 10px 0 23px;
}
.bannercontent h1 span {
	padding:30px 0 31px 220px;
	display:block;
	color:#000;
}
.bannercontent .offer {
	position:absolute;
	right:23px;
	top:20px;
}
.searchPanl {
	position:absolute;
	right:0;
	bottom:0;
}
.news li, .news li.tplrepeat-list {
	padding:0 0 4px 0;
}
a.meer, .news a.tpllang-ReadMore {
	background:#15bacf url(../images/more-bg.gif) repeat-x 0 0;
	display:inline-block;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	padding:1px 6px;
	color:#fff;
	text-decoration:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	behavior:url(PIE.htc);
}
a.meer:hover, .news a.tpllang-ReadMore:hover {
	color:#fff;
	text-decoration:none;
}
a.meer {
	margin-top:13px;
}
.news .tplvar-listitem-summary {
	display:inline-block;
}
.layout-home .tplvar-listitem-publishdate {
	display:none;
}
iframe {
	border:0;
	overflow:hidden;
}
.tplblock-rsspage h3 {
	padding:10px 0;
}
.tplblock-rsspage ul {
	padding-bottom:30px;
}

.Content .addBtmPanl{
	height:60px;
}
.Content .addThis {
    bottom: 10px;
    clear: both;
   /* height: 61px;*/
    left: 10px;
    padding-top: 61px;
    position: absolute;
}
/* Advance search */

#advancedSearchForm input {
	margin-right:10px;
}
#advancedSearchForm select {
	width:220px;
	font-size:12px;
	color:#545454;
}
#advancedSearchForm .tplvar-search-startdate-value, #advancedSearchForm .tplvar-search-enddate-value {
	width:212px;
	font-size:12px;
	color:#545454;
}
/* search sidebox */

.Left .Search p, .tpllang-QuickSearch, .tpllang-AdvancedSearch_SearchFields, #toggleSearchOptionsLinkShow, #toggleSearchOptionsLinkHide, .tplflag-searchAdvancedOption {
	display:none;
}
.Left .Search h2 {
	padding-bottom:0 !important;
}
.Left .Search .SearchGoButton {
	margin:3px 0 0 0 !important;
}
.SubCategoriesList h3 a {
	text-decoration:none !important;
	color:#ff7800 !important;
	padding:0 !important;
}
.SubCategoriesList h3 a:hover {
	text-decoration:underline !important;
	color:#000 !important;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
	font-size:12px !important;
}
.twtr-widget .twtr-tweet-wrap {
	padding:0 0 18px !important;
}
.twtr-ft div, .twtr-hd {
	padding:2px !important;
}
.twtr-hd {
	display:none;
}
.news h2 {
	padding:0 0 10px !important;
}
form#advancedSearchForm {
	display:none;
}
.tplblockstyle-list-middle {
	padding-bottom:54px;
}
.layout-home .tplblockstyle-list-middle {
	padding-bottom:0;
}
.newsletter p {
	padding-bottom:3px;
}
.twtr-bd {
	padding:0 !important;
	height:120px !important;
	border-bottom:1px solid #dddddd;
}
/* -- style for dhtml goodies -- */
.dhtmlgoodies_question {
	BORDER-RIGHT: #e2e5ed 1px solid;
	BACKGROUND-POSITION: right top;
	BORDER-TOP: #e2e5ed 1px solid;
	MARGIN-TOP: 10px;
	PADDING-LEFT: 15px;
	FONT-SIZE: 0.9em;
	BACKGROUND-IMAGE: url(images/bg_answer.gif);
	MARGIN-BOTTOM: 2px;
	OVERFLOW: hidden;
	BORDER-LEFT: #e2e5ed 1px solid;
	WIDTH: 615px;
	CURSOR: pointer;
	COLOR: #000000;
	BORDER-BOTTOM: #e2e5ed 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 35px;
	BACKGROUND-COLOR: #f2f4f7;
	margin-left:30px;
} /* 59 match(es) for: *//* Rule 2 of css/dhtmlover.css */
.dhtmlgoodies_answer {
	BORDER-RIGHT: #e2e5ed 1px solid;
	BORDER-TOP: #e2e5ed 1px solid;
	VISIBILITY: hidden;
	MARGIN: 0px 0px 0px 30px;
	OVERFLOW: hidden;
	BORDER-LEFT: #e2e5ed 1px solid;
	WIDTH: 630px;
	BORDER-BOTTOM: #e2e5ed 1px solid;
	POSITION: relative;
	HEIGHT: 0px;
	BACKGROUND-COLOR: #EFEFEF;
	color:#4E4E4E;
} /* 59 match(es) for: *//* Rule 3 of css/dhtmlover.css */
.dhtmlgoodies_answer_content {
	PADDING-RIGHT: 1px;
	/*PADDING-LEFT: 15px;*/
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;/*POSITION: fixed;
	width: 615px;*/
} /* 62 match(es) for: *//* Rule 4 of css/dhtmlover.css */

.dhtmlgoodies_answer_content blockquote{
	padding:20px;
}

.dhtml_omsch {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px 0px 0px;
	VERTICAL-ALIGN: middle;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 178px;
	PADDING-TOP: 0px;
	POSITION: relative
} /* 45 match(es) for: *//* Rule 5 of css/dhtmlover.css */
.dhtml_text {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px 0px 0px;
	VERTICAL-ALIGN: middle;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 180px;
	COLOR: #999999;
	PADDING-TOP: 0px;
	POSITION: relative
} /* 17 match(es) for: *//* Rule 6 of css/dhtmlover.css */
.dhtml_icoon {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 180px;
	COLOR: #999999;
	PADDING-TOP: 0px;
	POSITION: relative
} /* 295 match(es) for: *//* Rule 7 of css/dhtmlover.css */
.dhtml_inc {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	TEXT-TRANSFORM: uppercase;
	BORDER-LEFT: #e2e5ed 1px solid;
	WIDTH: 56px;
	line-height:32px;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 100%;
	TEXT-ALIGN: center;
	vertical-align: middle;
} /* 5 match(es) for: *//* Rule 8 of css/dhtmlover.css */
.dhtml_inca {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 57px;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 100%;
	TEXT-ALIGN: center
} /* 10 match(es) for: *//* Rule 9 of css/dhtmlover.css */
.dhtml_incb {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 0px 1px 0px 0px;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 54px;
	POSITION: relative;
	HEIGHT: 100%;
	TEXT-ALIGN: left
} /* 2 match(es) for: *//* Rule 10 of css/dhtmlover.css */
.dhtmlgoodies_bestel {
	MARGIN-TOP: 5px;
	PADDING-LEFT: 15px;
	MARGIN-BOTTOM: 2px;
	WIDTH: 615px;
	HEIGHT: 32px;
	BACKGROUND-COLOR: #ffffff;
	MARGIN-LEFT:30px !important;
} /* 1 match(es) for: *//* Rule 11 of css/dhtmlover.css */
.dhtmlgoodies_titel {
	MARGIN-TOP: 5px;
	PADDING-LEFT: 15px;
	margin-left:30px;
	MARGIN-BOTTOM: 2px;
	WIDTH: 615px;
	HEIGHT: 116px;
	BACKGROUND-COLOR: #ffffff
}

.stijl2, .stijl28{
	margin-left:13px;
	margin-right:7px;
}
.stijl28 {color: #4e4e4e}
.stijl29 {
	font-size: 0.9em
}
.stijl30 {font-size: 200%}

blockquote .stijl2, blockquote .stijl28{
	margin-left:0  !important;
	margin-bottom:10px;
	display:block;
}

.welcome{
	height:132px;
}

.ViewContentContainer, .tplblock-rsspage, .tplblock-viewarchive, .tplblock-advancedsearch, .tplblock-viewcategory, .layout-error .tplsection-middle-prepend{
	/*margin-bottom:61px;*/
}


/* SIDEBAR START */

.sidebar-buttons {
	position:fixed;
	top:170px;
	right:0;
	z-index:2000;
}
.side-btn {
	display:block;
	position:absolute;
	top:0;
	text-indent:-9999em;
	line-height:0;
	z-index:100;
	font-size:0;
	text-decoration:none;
	margin:0;
}
.grnbtn {
	background:url(../images/grnbtn.png) 0 0 no-repeat;
	width:39px;
	height:88px;
}
.sidebar-buttons ul li span.digit {
	background:url(../images/red_circle.png) 0 0 no-repeat;
	width:33px;
	height:33px;
	color:#FFF;
	left:-44px; /*top:-22px;*/
	bottom:72px;
	display:block;
	font:normal 15px/33px 'VAGRoundedStd-Light';
	position:absolute;
	text-align:center;
	cursor:default;
	z-index:200;
}
.redbtn {
	background:url(../images/redbtn.png) 0 0 no-repeat;
	width:39px;
	height:88px;
}
.direct-offerte {
	background:url(../images/bestel.png) 0 0 no-repeat;
	width:45px;
	height:88px;
	right:-1px !important;
}
.livechat {
	background:url(../images/aanbiedingen.png) 0 0 no-repeat;
	width:45px;
	height:88px;
	right:-1px !important;
}
.sidebar-buttons ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.sidebar-buttons ul li {
	list-style-type:none;
	padding:0;
	margin:0 0 20px 0;
	position:relative;
	height:88px;
}
.sidebar-buttons .box {
	width:206px;
	position:absolute;
	top:-104px;
	bottom:1px;
	z-index:9999;
}
#btn2 .box {
	top:-30px;
}
.sidebar-buttons .box .topbar {
	background:url(../images/popup_top.gif) 0 0 repeat-x;
	height:10px;
	padding:0!important;
	margin:0 17px 0 0!important;
	clear:both;
	position:relative;
}
.sidebar-buttons .box .topbar .ltcorn {
	background:url(../images/popup_toplt.gif) 0 0 no-repeat;
	width:1px;
	height:10px;
	display:block;
	float:left;
}
.sidebar-buttons .box .topbar .rtcorn {
	background:url(../images/popup_rtcorn.png) 0 0 no-repeat;
	width:17px;
	height:10px;
	float:right;
	display:block;
	position:absolute;
	right:-17px;
}
.sidebar-buttons .box .boxContent {
	background:url(../images/popup_bg.gif) 100% 0 repeat-y #FFF;
	padding:0 7px 2px 7px;
	border-bottom:#E41319 2px solid;
	border-left:#E41319 1px solid;
	border-top:0;
	clear:both;
	overflow:hidden;
	min-height:89px;
	font-size:12px;
	line-height:14px;
}
.sidebar-buttons .box h4 {
	color:#717171;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	font-family:'Lato' !important;
	padding:0 0 4px;
}
.sidebar-buttons .box form {/*padding:0 0 0 10px;*/
	padding:0 0 5px 10px;
	clear:both;
	overflow:hidden;
	margin:0;
}
.sidebar-buttons .box input[type="text"] {
	width:114px;
	padding:0;
	height:16px;
	background:#F4F3F3;
	border:#8F9090 1px solid;
	text-align:center;
	color:#717171;
	margin:0 0 5px;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	display:block;
	outline:none;
}
.sidebar-buttons .box input[type="submit"] {
	background:#56a408 url(../images/green-bg.gif) repeat-x 0 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	behavior:url(PIE.htc);
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	display:inline-block;
	float:left;
	width:auto;
	color:#fff;
	text-decoration:none;
	margin:10px 0 0 0;
	padding:0 2px 2px;
	position:relative;
	text-align:center;
	border:0;
	margin-left:26px;
	cursor:pointer;
}
.sidebar-buttons .box input[type="submit"]:hover {
	background-position:0 -13px;
}
#popupbtn1 .topbar {
	background: url(../images/popup_top_green.gif) repeat-x 0 0;
}
#popupbtn1 .boxContent {
	background-image: url(../images/popup_bg_green.gif);
	border-color: #75DF18;
	border-left: 1px solid #75DF18;
}
#popupbtn1 .ltcorn {
	background: url(../images/popup_toplt_green.gif) no-repeat 0 0;
}
#popupbtn1 .rtcorn {
	background: url(../images/popup_rtcorn_green.png) no-repeat 0 0;
}
/* SIDEBAR END */

.relatedLinks{
	padding:30px 0;
}
.relatedLinks h2{
    font-family: "Lato",sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding:0 0 5px;
	color:#000;
}
.relatedLinks .listRow, .relatedLinks h3{
	padding:0; margin:0;
}

.relatedLinks .listRow h3 a{
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#ff7800;
	margin:0;
	text-decoration:none;
	background: url(../images/bg_marker.gif) no-repeat 0px 5px;
	padding:0 0 0 23px;
	display:block;
}

.relatedLinks .listRow h3 a:hover{
	color:#000;
	text-decoration:none;
}



/* twitter */

.tweet .container{
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

.tweet .container iframe{
	height:250px !important;
}


/* hosted exchange */

.Module_Form .Name{
	font-family: 'trebuchet ms',georgia,Arial,Helvetica,sans-serif  !important;
    font-size: 1.72em  !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 10px 0px !important;
	border:0 !important;
	font-style:normal !important;
	color:#222 !important;
}

.Module_Form label {
	color: #545454;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 18px;
	font-weight:normal !important;
}

.Module_Form .Buttons button {
	background:#15bacf url(../images/more-bg.gif) repeat-x 0 0;
	margin-right:5px;
	margin-bottom:6px;
	border:0;
	padding:2px 10px 0;
	color:#fff;	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	behavior:url(PIE.htc);
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	display:inline-block;
	float:left;
	width:auto;
	color:#fff;
	text-decoration:none;
	padding:2px 3px 3px 3px;
	position:relative;
	text-align:center;
	margin-top:10px;
	cursor:pointer;
}

.Module_Form fieldset, .Module_Form .Description{
	padding:0 2px !important;
}

.layout-home .newsletter{
	height:224px;
}
.layout-home .newsletter h2, .layout-home .newsletter p{
	padding-bottom:20px;
}
.layout-home input.txtBx{
	margin-bottom:15px;
	height:20px;
}

.layout-home input.submitBtn{
	margin-top:16px;
}