/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@media screen {

/* ****** 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,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display: block;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #444;
}
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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}






/* ****** structure ******************************************************** */
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	background: #fff url(../../files/gfx/bg.gif) repeat-x;
	width: 960px;
	margin: 40px auto 0 auto;
}
#main,
#left,
#right {
	float: left;
	position: relative;
}
#main {
	width: 100%;
}
#header {
	position: relative;
}
.logo {
	display: block;
	float: left;
}
.logo-ppk {
	display: block;
	position: absolute;
	right: 0;
	top: -15px;
}
.left {
	float: left;
	width: 520px;
	margin-right: 20px;
}
.center {
	float: left;
	width: 270px;
	margin-left: 15px;
}
.right {
	float: right;
	width: 270px;
	margin-left: 20px;
	padding-left: 44px;
	border-left: 1px solid #ccc;
}
.home .left {
	width: 300px;
}
.home .right {

}
.ce_caroufredsel_gallery {
	margin-bottom: 60px;
}
#footer {
	clear: both;
	padding: 50px 0;
}






/* ****** navigation ******************************************************** */
#header nav {
	clear: both;
	padding-top: 35px;
	margin-left: -9px;
}
#header nav a,
#header nav span {
	display: block;
	float: left;
	padding: 12px 10px 20px 10px;
	text-decoration: none;
	color: #444;
}
#header nav a:hover,
#header nav span,
#header nav .trail {
	color: #444;
	background: url(../../files/gfx/nav-active.png) no-repeat top center;	
}
#main nav {
	position: absolute;
	top: 398px;
	right: 0;
	width: 100%;
}
#main nav ul {
	padding: 0;
	margin: 0;
}
#main nav li {
	list-style: none !important;
	float: right;
}
#main nav a,
#main nav span {
	display: block;
	float: left;
	padding: 2px 10px 2px 10px;
	color: #444;
	text-decoration: none;
	line-height: 3em;
}
#main nav a:hover,
#main nav span {
	padding: 2px 10px;
	color: #444;
	text-decoration: none;
	background: url(../../files/gfx/nav-active.png) no-repeat bottom center;
}







/* ****** common tags ****************************************************** */
p,
td {
	margin-bottom: 20px;
	font: 12px/18px arial, verdana, sans-serif;
}
h1 {
	margin-bottom: 20px;
	font: 18px/30px arial, verdana, sans-serif;
	color: #005ea8;
}
h2 {
	margin-bottom: 20px;
	font: 14px/22px arial, verdana, sans-serif;
	color: #005ea8;
}
h3,
h4,
h5,
h6 {
	font: 14px/22px arial, verdana, sans-serif;
}
ul,
ol,
li {
	font: 12px/18px arial, verdana, sans-serif;
}
table td {
	padding-right: 20px;
}
table {
	margin-bottom: 20px;
}
abbr {
	border-bottom: 1px dotted #555;
	cursor: help;
}
em {
	color: #005ea8;
}
kbd {
	font-family: consolas, "courier new", arial, sans-serif;
}
a {
	text-decoration: underline;
	color: #004a97;
}
#main a:focus {
	outline: 1px dotted;
}
a[href $='.pdf'] {
	padding: 0 0 1px 20px;
	background: url(../../files/gfx/icons/pdf.gif) no-repeat;
}
a:focus,
a:hover,
a:active {
	color: #444;
}
#footer a {
	color: #444;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #004a97;
}
img {
	border: 0;
	background: 0;
	padding: 0;
	display: block;
}
strong {
	font-weight: bold;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 0.7em;
}
sup {
	bottom: 1ex;
}
sub {
	top: 0.5ex;
}
/* classic bullet */
#main ul {
	margin: 0 0 20px 30px;
}
#main ul li {
	list-style: square;
	padding-left: 0;
}
#main ol {
	margin: 0 0 20px 35px;
	list-style-type: decimal;
}
#main ol li {
}
.block {
	overflow: visible;
}
#container:after,
.custom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.button {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 20px;
	background: ##1c376c;
	background: -moz-linear-gradient(top, #2d78b9 0%, #1c376c);
	background: -webkit-gradient(linear, left top, left bottom, from(#2d78b9), to(#1c376c));
	background: -ms-linear-gradient(#2d78b9, #1c376c);
	border-radius: 5px;
	-moz-box-shadow: 0 0 0 rgba(017,017,017,0.5), inset 0 0 0 rgba(255,255,255,0);
	-webkit-box-shadow: 0 0 0 rgba(017,017,017,0.5), inset 0 0 0 rgba(255,255,255,0);
	box-shadow: 0 0 0 rgba(017,017,017,0.5), inset 0 0 0 rgba(255,255,255,0);
	text-shadow: 0 0 0 rgba(000,000,000,0), 0 0 0 rgba(255,255,255,0);
	position: relative;
}
.button.more {
	padding: 8px 38px 8px 20px;
	text-transform: uppercase;
}
.button.more:after {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	content: ' »';
	position: absolute;
	top: 4px;
	padding-left: 10px;
	transition: 0.3s all ease;
}
.button.inimage {
	float: right;
	margin-top: -40px;
	margin-right: 10px;
	padding: 6px 38px 6px 20px;
}
.button:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.button:active {
	color: #fff;
}
.button:hover:after {
	padding-left: 14px;
	transition: 0.3s all ease;
}
h6 {
	color: #fff;
	text-decoration: none;
	padding: 6px 20px;
	background: -moz-linear-gradient(top, #2d78b9 0%, #1c376c);
	background: -webkit-gradient(linear, left top, left bottom, from(#2d78b9), to(#1c376c));
	background: -ms-linear-gradient(#2d78b9, #1c376c);
	border-radius: 5px 5px 0 0 ;
	-moz-box-shadow: 0 0 0 rgba(017,017,017,0.5), inset 0 0 0 rgba(255,255,255,0);
	-webkit-box-shadow: 0 0 0 rgba(017,017,017,0.5), inset 0 0 0 rgba(255,255,255,0);
	box-shadow: 0 0 0 rgba(017,017,017,0.5), inset 0 0 0 rgba(255,255,255,0);
	text-shadow: 0 0 0 rgba(000,000,000,0), 0 0 0 rgba(255,255,255,0);
}
#cboxTitle,
#cboxCurrent {
	display: none !important;
}








/* ****** common styles **************************************************** */
#print,
.print,
.hide,
.invisible {
	display: none !important;
}
.nowrap {
	white-space: nowrap;
}
.error {
	color: #AF3636;
}
.req,
.mandatory {
	color: #74A8CF;
}
.low {
	color: #bbb;
}
.small,
small {
	font-size: 10px;
}
#bg {
	display: none;
}
#cboxCurrent {
	display: none !important;
}
.float_left {
	padding: 0 30px 30px 0;
}
.float_right {
	padding: 0 0 30px 30px;
}
.alignleft {
	width: 45%;
	float: left;
}
.alignright {
	width: 45%;
	float: right;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}





/* ****** gallery **************************************************** */
#main .ce_gallery {
	clear: both;
	/*width: 599px;*/
}
#main .ce_gallery ul {
	list-style: none;
	padding: 0;
}
#main .ce_gallery img {
	display: block;
}
#main .ce_gallery li {
	list-style: none;
	float: left;
	margin: 0 1px 1px 0;
}
#main .ce_gallery li.col_last {
	margin-right: 0 !important;
}





/* ****** additions for modern browsers ************************************ */
/*
::-moz-selection {
	background: #ccc;
	color: #333;
}
::selection {
	background: #ccc;
	color: #333;
}
*/






/* ****** mobile ******************************************************* */
.mobile #left,
.mobile #header,
.mobile #header img {
	/*position: absolute;*/
}






} /* end screen */






/* ****** print ******************************************************* */
@media print {
#left,
#logo,
#header img {
	display: none;
}
#print_head {
	display: block;
	border-bottom: 1px solid #bbb;
	font: 12px/18px arial, verdana, sans-serif;
}
#main {
	width: 75%;
}
#main,
p {
	font: 12px/18px arial, verdana, sans-serif;
}
h1 {
	font: 18px/18px arial, verdana, sans-serif;
	margin-bottom: 20px;
}
h2 {
	font: 14px/18px arial, verdana, sans-serif;
}
h3 {
	font: 12px/18px arial, verdana, sans-serif;
}
h4 {
	font: 12px/18px arial, verdana, sans-serif;
}
} /* end print */
