/* Title:     Main | Emile Blume - Netcreators.com **********/

/* Global reset v1.0 | 20100203 //////////////////////////////////////////////////////////////////////*/
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,
b, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

a img { border:none; }
abbr, acronym, .help { border-bottom:1px dotted #333; cursor:help; }
blockquote, q { quotes:none; }
blockquote { text-indent:-0.3em; }
blockquote blockquote { margin-left:1em; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none;}
:focus { outline: 0;}

sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom;}
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { height:auto; padding:0.3em; text-align:left; vertical-align:top; }
td p { margin:0; }
caption { color:#666; font-style:italic; }
hr { clear:both; background:#9F9F9F; color:#9F9F9F; border:0; height:1px; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body {	
	color: #333;
	font: normal 76%/1.5 Arial, Helvetica, sans-serif;
}
#container-tile {
	float:left;
	height:100%;
	width:100%;
}

h1, h2, h3, h4, h5, h6 { line-height:1em; font-weight:normal; margin-bottom:1.5em; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.7em; text-transform:uppercase; color: #fff; font-weight:bold; margin-bottom: 1em; }
h3 { font-size: 1.3em; text-transform:uppercase; color: #fff;}
h4 { font-size: 1.2em; text-transform:uppercase; color: #fff;}
h5 { font-size: 1.1em; font-style:italic; }
h6 { font-size: 1em; text-transform:uppercase; }

p { font-size: 1em; margin-bottom:1.5em; }
pre, code, kbd, samp { font-size:1.5em; }
pre code { font-size:1em; }

a { color:#333; }

ol, ul { list-style:disc; margin:0 0 1.3em 1.3em; padding:0 0 0 1.3em;}
ol { list-style:decimal; }
#main ol, #main ul { clear:both; overflow:auto; }
#description, #skip, .hidden { display:none; }

/* Layout ///////////////////////////////////////////////////////////////*/
#container, #header, #footer { margin:auto; width:960px; position:relative; }
#left {
	margin:80px 0 10px 5px;
	width:130px;
	background: url(../img/bg-left.gif) no-repeat top left;
}
#center {
	margin:80px 5px 10px 0px; 
	padding:15px;
	background: url("../img/tile-left.gif") repeat scroll left top;
	color: #fff;
}
#center h2, #center h3, #center h4, #center h5, #center h6, #center a {color: #827c8c;}
#right {margin:80px 10px 10px 5px; padding:20px 0; width:280px;}
#main, #left, #contentwrap, #center, #right, #footer {
	float: left;
	display: inline; /* workaround for IE6*/
}
#main {background: url(../img/tile-noise.gif) repeat left top;}

#contentwrap, #center{	
	min-height:350px;
	height:auto !important;
	height:350px;	
	width:485px;
	padding:20px;
}

#footer {
	font-size:0.9em;
	margin:auto auto 20px;
	padding:6px 20px 0 20px;
	height: 100px;
	color: #fff;
	width: 920px;
}

/*#footer div { display:inline; float:left;}*/
#footer span { padding-right:0.3em;}
#footer .footer-icons { float:right; margin-left:0.3em;}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo {
	height:100px;
	left:180px;
	position:absolute;
	top:60px;
	width:585px;
}

/*#copy { border-right:1px solid #CCC; padding-right:0.3em;}*/

.imgtext-table, .imgtext-table td { padding:0; line-height:0;}
.align-center { text-align:center; }
.align-right { text-align:right; }

#st1, #st2, #st3 { font-weight:bold; display:none; }

/* video blok ======================================*/
.video {
	background: url(../img/bg-video.gif) repeat left top;
	padding:10px;
	margin-bottom:10px;
	left:-15px;
	position:relative;
	width: 510px;
}
.video-header {padding-left:30px; background: url(../img/header-video.gif) no-repeat left top; height:23px;}
.tx-indexedsearch-whatis{display: none;}
