/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color: #ffffff; /* customize_background */ text-align: center; padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold; display:block; padding-top: 10px; }
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:980px; margin:auto; text-align:left }
#page #headerSpacer{ height:40px; }
#page #header{ position:relative; } 
#page #header #logo{ color:#777; font-size:16px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: 24px; 
	margin: 0px; padding: 0px; margin-left:15px; cursor:pointer;  left:0px ; z-index:10; width:auto; float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:#777; /* customize_header_logo */ text-decoration:none;}

#page #header #headerLogin { height: 34px; text-align:right; float:right; width:60%; }
#page #header #headerSearch { height: 34px; /*background: url(http://www.dprog.ch/home/themes/dprog/images/menu_bg.png) repeat-x;*/ clear: left; float:left; width:40%; }
#page #header #headerSearch input { background: transparent; position: absolute; top: 5px; padding: 0; height: 16px; border:none; margin: 0px;}
#page #header #headerSearch input.submitButton { display: none;}
#page #header #headerSearchBoxLeft { /*margin-left: 15px;*/ height: 24px; width:20px; background: url(http://www.dprog.ch/home/themes/dprog/images/searchfield_leftcap.png) no-repeat center; float:left; }
#page #header #headerSearchBoxCenter { height: 24px; width:160px; background: url(http://www.dprog.ch/home/themes/dprog/images/searchfield_repeat.png) repeat-x center; float:left; }
#page #header #headerSearchBoxRight { height: 24px; width:10px; background: url(http://www.dprog.ch/home/themes/dprog/images/searchfield_rightcap.png) no-repeat center; float:left; }
#page #header #headerNavLogo{ height: 24px; background: url(http://www.dprog.ch/home/themes/dprog/images/menu_bg.png) repeat-x; float:left; z-index:2; width:40%; overflow:visible;}
#page #header #headerNavMenu{ height: 24px; background: url(http://www.dprog.ch/home/themes/dprog/images/menu_bg.png) repeat-x; float:right; z-index:2; width:60%; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{border-left:1px solid #bbb; float:left; padding-left: 15px; padding-right: 15px; padding-top: 4px; padding-bottom: 4px; margin-bottom: 0px; color:#777; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#777; }
#page #header ul.nav-header li:hover{ border-bottom:4px solid #66cc00; padding-bottom: 1px; }
#page #header ul.nav-header li.nav-selected{ border-bottom:4px solid #66cc00; padding-bottom: 1px; }
#page #header #header-area{ float:left; clear: left; width:100%; margin-top: 15px; margin-bottom: 15px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
//#page #header #header-area { height:24px; background: url(http://www.dprog.ch/home/themes/dprog/images/menu_bg.png) repeat-x; }
#page .divider{padding-top: 12px; background: url(http://www.dprog.ch/home/themes/dprog/images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page div.flowPlayerContainer  { text-align: center; float: left; margin-right: 20px; margin-top: 18px; margin-bottom: 10px; }
#page a.flowPlayerMini { text-align: center; display: block; width: 320px; height: 180px; }
#page a.flowPlayerSmall { text-align: center; display: block; width: 480px; height: 270px; }
#page a.flowPlayer { text-align: center; display: block; width: 640px; height: 360px; }
#page a.flowPlayerBig { text-align: center; display: block; width: 960px; height: 540px; }
#page a.flowPlayerHeader { text-align: center; display: block; width: 980px; height: 200px; }

#page #central {background:url(http://www.dprog.ch/home/themes/dprog/images/nav_sidebar_right_bg.gif) repeat-y right; clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.dprog.ch/home/themes/dprog/images/nav_sidebar_left_bg.gif) repeat-y scroll 0 0 !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body { float:right }
 
#page #central #body{ float:left; width:75%; overflow:hidden; padding-left: 0px !important; padding-right: 0px !important }
#page #central #body p {text-align:justify;}
#page .no-sidebar #body{ float: none !important; width: auto !important; overflow:hidden }
#page #central #sidebar{ float:right; width:20%; overflow:hidden }
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin:0px; padding: 12px 0px 0px 1px; margin-bottom: 10px; border-top: dotted 1px; border-bottom: dotted 1px; font-weight: bold;/*font-size:11px;*/}
#page #central #sidebar ul.nav li{ margin-bottom:12px; }
#page #central #sidebar ul.nav a{ text-decoration:none; /*color:#333*/ }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:12px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:12px; }

#page #central.navLeft{ background:url(http://www.dprog.ch/home/themes/dprog/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:75%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{ padding-top:24px; clear:both; padding-bottom:16px; color:#999; font-size:10px; }
#page #footer a{ text-decoration:none }
#page #footer_toprow { float:left; width:100%; text-align:right; font-weight:bold; height:10px; }
#page #footer_bottomrow { float:right; width:100%; }
#page #footer_bottom_left { float:left; }
#page #footer_bottom_right { float:right; }
#page #footer_bottom_margin { height:20px; }

#hiddenKeywords { display: none; }
div.hiddenKeywords { display: none; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

#page .loginRequired { color: red; }

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; /*font-size:1px; line-height:1px*/ }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */

.button, .buttIconPop, .buttIconNext, .buttLabel {
background-repeat:no-repeat;
float:left;
height:13px;
}
.button {
margin-right:15px;
padding:0;
}
.buttIconPop, .buttIconNext {
background-image:url(http://www.dprog.ch/home/themes/dprog/images/ui_buttons/std_icon_pop.png);
background-position:left center;
padding:5px 15px 5px 0;
width: 13px;
}
.buttIconPop {
background-image:url(http://www.dprog.ch/home/themes/dprog/images/ui_buttons/std_icon_pop.png);
}
.buttIconNext {
background-image:url(http://www.dprog.ch/home/themes/dprog/images/ui_buttons/std_icon_next.png);
}
.buttLabel {
background-image:url(http://www.dprog.ch/home/themes/dprog/images/ui_buttons/std_label.png);
background-position:right center;
padding:5px 8px 5px 0;
width:auto;
}
.buttIconPop, .buttIconNext, .buttLabel {
font-size:11px;
letter-spacing:0.05em;
text-transform:uppercase;
clear:none;
display:inline;
}
.button a, .button a:active, .button a:link, .button a:visited {
color:#000000;
text-decoration:none;
}
.button a:hover {
color:#333333;
text-decoration:none;
}
a:hover .buttIconPop {
background-image:url(http://www.dprog.ch/home/themes/dprog/images/ui_buttons/std_icon_pop-roll.png);
}
a:hover .buttIconNext {
background-image:url(http://www.dprog.ch/home/themes/dprog/images/ui_buttons/std_icon_next-roll.png);
}
a:hover .buttLabel {
background-image:url(http://www.dprog.ch/home/themes/dprog/images/ui_buttons/std_label-roll.png);
}
div.buttonsContainer {
	margin-top: 10px;
	height: 22px;
}

