/**
 * Stylesheet for Outisign
 *
 * @media		screen, projection
 * @copyright	CR Solutions <http://www.crsolutions.be>
 * @author		Tijs Verkoyen
 */


/**
 * = Global reset
 * ----------------------------------------------------------
 */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/* outline: 0; */
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

/**
 * = Primary selectors
 * ----------------------------------------------------------
 */
html,
body {
	font: 300 12px/1.4 Arial, sans-serif;
	background-color: #CCCCCC;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	line-height: 1.2;
}

h1 {
	font-size: 22px;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 18px;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 15px;
	padding: 0 0 5px 0;
}

h4 {
	font-size: 13px;
	padding: 0 0 10px 0;
}

p {
	margin: 0 0 9px 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 1.4; /* Safari 3 */
}

ul, ol {
	padding: 0 0 18px 25px;
	font-family: Arial, sans-serif;
	line-height: 1.4; /* Safari 3 */
}
ul ul, ul ol, ol ul {
	padding-bottom: 0;
}

ul {
	list-style: square;
}
ul li {
}

ol {
	list-style-type: decimal;
}
ol li {
	padding: 2px 0;
}

blockquote {
	font-style: italic;
	padding: 0 0 0 25px;
}

/**
 * Structure
 */
#container {
	margin: 0 auto;
	width: 790px;
	height: 100%;
	background-image: url('../images/container_bg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

#header {
	height: 86px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#header #logo a {
	float: left;
	display: block;
	padding: 30px 0 10px 50px;
	width: 180px;
	height: 40px;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-position: 45px 30px;
}

#header #logo a span {
	display: none;
}

#header span.language {
	float: right;
	margin: 10px 20px 0 0;
}
#header span.language a {
	text-decoration: none;
}
#header span.language a.selected {
	text-decoration: underline;
}

#menu {
	margin: 0 0 0 10px;
	height: 50px;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
}

#menu ul {
	margin: 0 0 0 238px;
	padding: 0;
	height: 50px;
	border-left: 1px dashed #FFFFFF;
}

#menu ul li {
	display: inline;
	float: left;
	height: 50px;
	border-right: 1px dashed #FFFFFF;
	list-style: none;
	text-transform: lowercase;
}
#menu ul li a {
	display: block;
	padding: 15px 11px 15px 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover,
#menu ul li.selected a {
	background-image: url('../images/menu_selected.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

#main {
	margin: 5px 0 0 0;
}

#main #sidebar {
	float: left;
	margin: 0 0 0 40px;
	padding: 0 10px 0 10px;
	width: 170px;
}

#sidebar #subnavigation ul li ul {
	margin: 0 0 0 10px;
}


#sidebar #subnavigation li.selected a,
#sidebar #subnavigation li.selected ul li.selected a {
	text-decoration: underline;
}
#sidebar #subnavigation li.selected ul li a {
	text-decoration: none;
}

#sidebar {
    color: #CCCCCC;
}

#main #content {
	margin: 20px 0 20px 247px;
	width: 515px;
}

#content div.full-image img {
}

#footer {
	margin: 0 auto;
	width: 790px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
}
#footer ul {
	margin: 3px 30px 0 0;
	float: right;
}
#footer ul li {
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/**
 * Sidebar
 */
#sidebar h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar div.random_image {
	width: 170px;
	height: 170px;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	display:table-cell;
}

#sidebar div.random_image img {
	margin: 4px;
}

#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

/**
 * Content
 */
#content h2
{
	font-weight: bold;
	font-size: 16px;
	color: #006699;
}


#content a {
	color: #006699;
}


#content p.backlink {
	margin: 10px 0 0 0;
}
#content p.backlink a {
	padding: 4px;
	border: 1px dashed #CCCCCC;
	text-decoration: none;
}
#content p.backlink a:hover {
	padding: 4px;
	border: 1px dashed #006699;
	color: #999999;
}

/**
 *  = Product
 * ----------------------------------------------------------
 */
#content div.product {
	float: left;
	padding: 15px 0 10px 0;
	margin: 0 17px 17px 0;
	height: 125px;
	width: 150px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

/**
 *  = News
 * ----------------------------------------------------------
 */
#content div.newsarticle {
	margin: 0 0 20px 0;
}

#content div.newsarticle p.meta {
	margin: 10px 0 0 0;
	border-top: 1px dashed #CCCCCC;
}


/**
 * = Pagination
 * ----------------------------------------------------------
 */

.pagination-wrap {
	width: 100%;
	overflow: hidden;
}
.pagination {
	float: left;
	position: relative;
	left: 50%;
}

.pagination ul {
	padding: 18px 0;
	z-index: 2;
	overflow: hidden;
	position: relative;
	left: -50%;
}
.pagination li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}

.pagination li span {
	float: left;
	display: block;
	padding: 3px 4px;
	color: #CCC;
	min-width: 12px;
}
.pagination li.currentpage span {
	font-weight: 700;
	color: black;
}
.pagination li.selected span {
	padding: 4px 5px;
	font-weight: 700;
	color: black;
}
.pagination li a:link,
.pagination li a:visited {
	float: left;
	display: block;
	padding: 3px 4px;
	border: 1px solid #DDD;
	text-decoration: none;
	min-width: 12px;
}
li.ellipsis {
	margin: 0;
}
li.ellipsis span {
	color: black;
}
.pagination li a:hover,
.pagination li a:active {
	background: #FFC;
	border: 1px solid #BBB;
	color: black;
}
.nextpage, .previouspage, .firstpage, .lastpage {
	font-size: 11px !important;
}
/* Next page and previous page "buttons" */
.pagination li.nextpage {
	margin-left: 5px;
}
.pagination li.previouspage {
	margin-right: 15px;
}
/* Last and first page "buttons" [optional] */
.pagination li.firstpage {
	margin-right: 15px;
}
.pagination li.lastpage {
	margin-left: 15px;
}


/**
 * = Tables
 * ----------------------------------------------------------
 */

table {
	font-family: Arial, sans-serif;
	margin: 0 10px 20px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

table td, th {
	padding: 5px 10px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

table th {
	font-weight: 700;
	background: #CCCCCC;
	color: black;
}

tr.rowOdd {
	background: white;
}

tr.rowEven {
	background: #f1f5fa;
}


/**
 * = Image classes
 * ----------------------------------------------------------
 */

img.left {
	float: left;
	padding: 0 10px 10px 0;
}
img.right {
	float: right;
	padding: 0 0 10px 10px;
}
img.centered {
	margin: 0 auto;
	text-align: center;
	padding: 0 0 10px;
}


object, embed {
	display: block;
}

/**
 * = Forms
 * ----------------------------------------------------------
 */
.form-error {
	display: block;
	color: #FF0000;
}

input,
textarea {
	border: 1px solid #CCCCCC;
}

input.input-textfield-error,
textarea.input-textarea-error {
	border: 1px dashed #FF0000;
}


/**
 * = Clearfix
 * ----------------------------------------------------------
 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

