.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */


* html .clearfix {
	height: 1%;
}

.MsoNormal {
    border: 1px dashed #F00;
}

body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, img, table, tr, th, td, form, fieldset, legend, div, object {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	font:normal 100% helvetica,arial,sans-serif;
	text-align:left;
	vertical-align:top;
}

input, select, textarea, button {
	font:normal 100% helvetica,arial,sans-serif;
}

table, td, th {
	border-collapse:collapse;
}

body {
	color: #333;
	font-size: 12px;
	background: #fff url(../images/bg-home.jpg) top left repeat-x;
        text-align : center;
}

body * {
    text-align: left;
}

body#home {
	background: #fff url(../images/bg-home.jpg) top left repeat-x;
}

a {
	color: #000;
	outline-style:none;
}

p {
	line-height: 140%;
	padding: 0 0 10px 0;
}

p a {
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}

p a:hover {
	color: #ff0000;
	border-bottom: 1px dotted #ff0000;
}

h1 {
	color: #ff0000;
	font-size: 20px;
	padding: 0 0 15px 0;
}

h2 {
	color: #ff0000;
	font-size: 24px;
	line-height: 120%;
	padding: 0 0 15px 0;
}

h3 {
	color: #000;
	font-size: 24px;
	padding: 0 0 15px 0;
}

h4 {
	color: #000;
	font-size: 18px;
	padding: 0 0 15px 0;
}

h5 {
	color: #000;
	font-size: 16px;
	padding: 0 0 15px 0;
}

h6 {
	color: #000;
	font-size: 14px;
	padding: 0 0 15px 0;
}

h1 a, h2 a, h3 a, li a, h6 a {
	color: #ff0000;
	border: none;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h6 a:hover {
	color: #333;
	text-decoration: none;
}


#subnav {
    background: url(../images/bg-topnav.jpg) repeat-x;
    height: 84px;
    position: relative;
    z-index: 1;
}

#subnavwrapper {
	width: 900px;
	height: 82px;
	position: relative;
	margin: 0px auto;
}

#header {
	width: 900px;
	height: 140px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/header-img.jpg) left -2px no-repeat;
}

#nav-desc {
	position: absolute;
	bottom: 4px;
	left: 23px;
	font-size: 10px;
}

#home #header {
   height: 285px;
	background: url(../images/header-img-home.jpg) left -2px no-repeat;
}

#header #logo-opslogix {
	padding: 20px;
	z-index: 99;
}

#header #logo-opslogix img {
	margin: 5px 0 0 30px;
}

#navwrapper {
	width: 100%;
	min-height: 90px;
	height: auto;
	_height: 90px;
	background: url(../images/bg-nav.jpg) repeat-x left top;
	border-top: 1px solid #C3C3C3;
}



#contentwrapper {
	width: 100%;
	background: #FFF url(../images/bg-contentwrapper.jpg) repeat-x;
}


#content {
	width: 900px;
   min-height: 400px;
   _height: 400px;
   position: relative;
   margin: 0px auto;
}



#home #content {
	padding: 42px 0 0 0;
}

#content {
	width: 900px;
	padding: 42px 0 0 0;
	margin: 0 auto;
}

#sidebar {
	float: left;
	width: 305px;
}


#main {
	float: left;
	width: 595px;
	margin-bottom: 80px;
}

#footerwrapper {
	width: 100%;
}

#footer {
	margin: 0 auto;
	width: 900px;
}

/* kleine menu's boven en onderaan de pagina's */

a#mssystemcenterappliances {
	position: absolute;
	top: 15px;
	left: 0;	
}

.subnav-items {
	float: right;
}

#subnav ul {
	float: left;
	background: url(../images/bg-subnav.jpg) top left repeat-x;
	height: 32px;
	padding: 0 10px;
}

#subnav .left {
	float: left;
	height: 32px;
	width: 5px;
	background: url(../images/bg-subnav-left.jpg) center left no-repeat;	
}

#subnav .right {
	float: left;
	height: 32px;
	width: 5px;
	background: url(../images/bg-subnav-right.jpg) center left no-repeat;	
}

#subnav li.customer,
#subnav li.partner {
	float: left;
	display: block;
	padding: 0 10px 0 16px;
	background: url(../images/icon-login.gif) center left no-repeat;	
}

#subnav li.contact {
	float: left;
	display: block;
	padding: 0 0 0 16px;
	background: url(../images/icon-mail.gif) center left no-repeat;
}

#subnav li.customer a,
#subnav li.partner a  {
	display: block;
	color: #666;
	text-decoration: none;
	background: url(../images/bg-navbar-li.png) top right repeat-y;
	padding: 9px 10px 9px 0px;
}

#subnav li.contact a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 10px 0 9px 2px;
}

#subnav li a:hover,
.subnav-bottom li a:hover {
	color: #000;
}

/* navigation in footer */

.subnav-bottom {
	margin-top: 40px;
}

.subnav-bottom ul {
	float: left;
	background: url(../images/bg-subnav-bottom.jpg) top left repeat-x;
	height: 32px;
	padding: 0 10px;
}

.subnav-bottom li {
	float: left;
	display: block;
	padding: 0 10px 0 10px;
}

.subnav-bottom  li a  {
	display: block;
	color: #666;
	text-decoration: none;
	background: url(../images/bg-navbar-li.png) top right repeat-y;
	padding: 10px 20px 8px 0px;
}

.subnav-bottom li.contact {
	padding: 0 0 0 18px;
	background: url(../images/icon-mail.gif) center left no-repeat;
}

.subnav-bottom li.rss {
	padding: 0 0 0 16px;
	margin-left: 20px;
	background: url(../images/icon-rss.gif) center left no-repeat;
}

.subnav-bottom li.rss a {
	background: none;
}

.subnav-bottom .left-bottom {
	float: left;
	height: 32px;
	width: 5px;
	background: url(../images/bg-subnav-left-bottom.jpg) center left no-repeat;	
}

.subnav-bottom .right-bottom {
	float: left;
	height: 32px;
	width: 5px;
	background: url(../images/bg-subnav-right-bottom.jpg) center left no-repeat;	
}

/* main navigation */

#navbar {
	width: 900px;
	margin: 0 auto;
}

#navbar ul {
	clear: both;
	position: relative;
	height: 45px;
	background: url(../images/bg-navbar-li.png) top left repeat-y;
}


#navbar li{
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 5px;
	width: 170px;
	height: 15px;
	text-align: center;
	background: url(../images/bg-navbar-li.png) top right repeat-y;
}

#navbar li a {
	color: #333;
	text-decoration: none;
}

#navbar li.mouseover,
#navbar li a:hover {
	color: #ff0000;
}

#navbar li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 45px;
	width: 900px;
	background: none;
	z-index: 99;
}

#navbar li.activepage ul {
	display: block;
}

#navbar li ul li {
	display: block;
	float: left;
	font-size: 11px;
	position: relative;
	padding: 15px 5px;
	width: 170px;
	height: 15px;
	text-align: center;
	background: none;
}




/* Blog + KB Section */

.entry {
	margin: 0 100px 30px 0;
}

.meta {
	padding: 0 0 10px 0;
	color: #666;
}

.morelink a {
	color: #ff0000;
	border: none;
	text-decoration: none;
}

.morelink a:hover {
	border-color: #ff0000;
}

.editlink a {
	margin-left: 10px;
}

/* Knownledge Base */

.entry.kb h6 {
	padding-bottom: 0;
	color: #cc0000;
}

.entry.kb h6 a {
	color: #cc0000;
	text-decoration: none;
}

.entry.kb h6 a:hover {
	text-decoration: underline;
}

.entry.kb p {
	font-size: 13px;
	padding: 0 0 3px 0;
}

p.kb-question {
	
}

p.kb-question a {
	color: #cc0000;
	border: none;
}

p.kb-question a:hover {
	color: #f00;
	text-decoration: underline;
}

p.kb-answer {
	font-size: 11px!important;
}

.kb-answer ol li {
	list-style: decimal;
	padding-bottom: 5px;
	line-height: 130%;
}

.entry.kb p.meta {

	font-size: 10px;
}

/* sidebarblock */

.sidebarblock-top {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	background: url(../images/bg-sidebarblock-top.gif);
}

.sidebarblock {
	background: url(../images/bg-sidebarblock.gif) repeat-y;
	text-align: center;
}

.sidebarblock-bottom {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 305px;
	background: url(../images/bg-sidebarblock-bottom.gif);
}

.sidebarblock h3 {
	padding: 10px 25px 0 25px;
}

.sidebarblock p {
	padding: 10px 25px 10px 25px;
	text-align: right;
}

.sidebarblock p a {
	color: #ff0000;
	text-decoration: none;
}

.sidebarblock ul {
	padding: 0 25px;
}

.sidebarblock li {
	display: block;
	width: 241px;
	line-height: 140%;
	padding: 0 0 4px 14px;
	margin: 8px 0 0 0;
	background: url(../images/sidebarblock-bullet.gif) top left no-repeat;
}

#home .sidebarblock li {
	border-bottom: 1px solid #ccc;
}

.sidebarblock li a {
	padding: 4px;
	color: #666;
	text-decoration: none;
}

.sidebarblock li a:hover {
	color: #000;
	background: #f4f4f4;
}

/* sidebarstuff on product pages */

.productimage {
	padding: 15px 25px 10px 25px;
}

.productimage p {
	text-align: left;
	padding: 10px 0 0 0;
	font-style: italic;
}

/* sidebarstuff on blog pages */

#searchbar {
	padding: 20px 0 20px 20px;
}

.searchbox {
	width: 190px;
}


.gallery img { 
	margin-bottom: 20px; 
	padding: 0; 
	border: 1px solid #ccc;
}


/* entries */

h1.payoff {
	text-indent: -5000px;
}

#header h2 {
	color: #333;
	font-size: 20px;
	width: 500px;
	line-height: 140%;
	padding: 80px 0 0 4px;
}

.quote {
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
}

.quote-content {
	/*position: relative;*/
}

.quote-top {
	float: left;
	height: 29px;
	width: 45px;
	background: url(../images/quote-top.png) top left no-repeat;
}

/*
.quote-bottom {
	height: 1px;
}

.quote-bottom {
	float: right;
	width: 45px;
	height: 29px;
	margin-top: -28px;
	background: url(../images/quote-bottom.png) bottom right no-repeat;
}

*/

.quote h2 {
	color: #878787;
	font-style: italic;
	font-size: 17px;
	line-height: 140%;
	font-weight: bold;
}

.main-item {
	padding: 0 0 0 100px;
}

.main-item ul,
.main-item ol {
	padding-bottom: 15px;
	margin-left: 14px;
}

.main-item ul li {
	list-style: square;
	list-style-position: outside;
	line-height: 150%;
	padding: 0;
}

.main-item ol li {
	list-style: decimal;
	list-style-position: outside;
	line-height: 150%;
}

ul.links {
	margin: 0;
}

ul.links li {
	list-style: none;
	padding: 0 0 5px 20px;
	background: url(../images/icon_generic.gif) no-repeat left center;
}

ul.links li a {
	color: #000;
	text-decoration: underline;
}

ul.links li.pdflink {
	background: url(../images/icon_pdf.gif) no-repeat left center;
}

ul.links li.pricinglink {
	background: url(../images/icon_pricing.gif) no-repeat left center;
}

ul.links li.contactlink {
	background: url(../images/icon_contactlink.gif) no-repeat left center;
}

.productbuttons {
	padding: 0 0 55px 100px;
}


.intro {
	font-size: 15px;
	padding-bottom: 20px;
}

img#downloadbutton {
	margin: 20px 0 0 4px;
}

.extra-img {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}

.extra-img-desc {
	margin: 0 0 20px 0;
	font-style: italic;
}


/* forms */

#gbcf-form {
	padding-top: 60px;
}

#gbcf-form fieldset {
	padding-top: 10px;
}

#gbcf-form input,
#gbcf-form textarea {
	width: 250px;
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #f9f9f9 url(../images/bg-forminput.jpg) repeat-x bottom left;
}

#gbcf-form input.checkbox {
	width: 20px;
	border: none;
}

#gbcf-form #subject-error,
#gbcf-form #subject {
	display: none;
	visibility: hidden;
}

#gbcf-form input#antispam {
	width: 100px;
}

#gbcf-form input:focus {
	background: #ffffcc;
}

#gbcf-form input.button {
	width: 100px;
	background: #f9f9f9 url(../images/bg-formbutton.jpg) repeat-x bottom left;
	text-align: center;
}

#gbcf-form input.button:hover {
	width: 100px;
	background: #f9f9f9 url(../images/bg-formbutton-focus.jpg) repeat-x bottom left;
	border-color: #666;
}


#gbcf-form select {
	margin: 4px 0 10px 0;
}

#gbcf-form legend.req-legend,
#gbcf-form legend.main-legend {
	display: none;
}

#gbcf-form label.opt-label.main-label {
  color : red;
  margin-bottom: 10px;
  font-size: 12px
}

#gbcf-form label {
	font-size: 10px;
}

p.form-footer {
	display: none;
}

img.btn-center {
	margin: 0 30px;
}

/* overriding pivotx_essentials stuff */

.pivot-image,
.pivot-popupimage {
	border: 1px solid #ccc;
}

img.align-left {
	margin: 0 20px 0 0;
}

img.align-right {
	margin: 0 0 0 20px;
}


.message {
	background: #F8FAFC url(/pivotx/pics/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
    border-bottom:2px solid #B5D4FE;
    border-top:2px solid #B5D4FE;
    padding:8px 24px 8px 45px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 16px;
}

.message p {
    margin: 0;
    padding: 0;
}

.ui-dialog .ui-dialog-content { 
    padding: 0 !important;
    
    }
    
body.modal {
    font:normal 13px helvetica,arial,sans-serif;
    background-image: none;
    padding: 12px;
}

body.modal form div {
    margin: 5px 0;
    display: block;
}

body.modal form strong {
    width: 100px;
    float: left;
}