body {
  text-align: center;
  background-color: #666666;
  background-image: url(https://www.changpuak.ch/author/images/background.jpg);
  background-repeat: repeat;
  background-attachment:fixed;
  margin-top:20px;
  margin-bottom:10px;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}


#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 1200px;
  text-align: left;
  background: #FFFFFF;
  /* border: #333333 solid 5px; */
  /* border: 20px solid #999999; */
	border: 19px solid rgb(49,49,49);
	border: 19px solid rgba(49,49,49, .5);
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  
  border-radius: 39px;
  box-shadow: 0px 0px 25px #000;
  -webkit-border-radius: 39px;
  -moz-border-radius: 39px;
  border-radius: 39px;
  
}

#page_header {
  height: 110px;
  background: url(https://www.changpuak.ch/images/background-top.jpg);
  clear: both;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}


#page_header a{
	color: #FFFF00;
	text-decoration: none;
	font-size: 40px;
}

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

#cp-csebox {
width:297px; /*follow your image's size*/
height:40px;/*follow your image's size*/
background-image:url(https://www.changpuak.ch/search/searchbox2.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
border: #000000 solid 1px; 
-webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px; 
}

form#cp-cseform{display: inline; padding: 5px 12px; margin:0; font-weight:normal;}

form#cp-cseform #s{
position:absolute; /*important*/
top:5px;
left:5px;
width:246px;
height:30px;
border:0px; /*important*/
background-color:transparent; /*important*/
font-weight: normal;
text-align: center;

}


form#cp-cseform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

.headbox {

background-image: url(https://www.changpuak.ch/electronics/img/boxhead.png);
background-repeat: repeat-x;
height:29px;line-height:22px;
padding-left:10px;
color:white;
font-size:12px;
font-weight:bold;
vertical-align:middle;
}

.contentbox {

background-color: #CCC;
border:1px solid #CACACA; 
padding:8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;
}

.infobox {

background-color: #CCC;
border:1px solid #CACACA; 
padding:8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;
-moz-border-radius-topright: 8px;
border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;
}

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

#menu_bar {
  margin:0px;
  padding:0px;
  height:35px;
  clear:both;
}

#content_wrapper {
  margin-top:8px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:250px;
  margin-right:250px;
  min-height: 580px;
}

#center h1 {
  margin:0px;
  font-size: 13px;
}

#center h2 {
  margin:0px;
  font-size: 18px;
  color: #0000ff;
}

#center h3 {
  margin:0;
  font-size: 22px;
  color: #0000ff;
}




#path {
	font-size: 9px;
	text-transform: uppercase;
}

#path a{
	text-decoration: none;
	color: #000000;
}

#path a:hover {
	text-decoration: underline;
	color: #000000;
}

#left_side {
  float: left;
  width:220px;
}

#left_side a{
  text-decoration: none;
  color: #000000;
}



#right_side {
  float: right;
  width:220px;
}

#right_side a{
  text-decoration: none;
  color: #0000FF;
}

#right_side a:hover{
	font-weight: bold;
}

#boots {
  height: 40px;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
  clear: both;
  font-size: 14px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}


/*Credits: */
/*URL: http://cssmenumaker.com/css-horizontal-menus */

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@charset "UTF-8";
/* Base Styles */
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  font-family: 'Lato', sans-serif;
}
#cssmenu {
  width: auto;
}
#cssmenu ul {
  zoom: 1;
  background: #686868;
  background: -moz-linear-gradient(top, #686868 0%, #151515 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #686868), color-stop(100%, #151515));
  background: -webkit-linear-gradient(top, #686868 0%, #151515 100%);
  background: -o-linear-gradient(top, #686868 0%, #151515 100%);
  background: -ms-linear-gradient(top, #686868 0%, #151515 100%);
  background: linear-gradient(top, #686868 0%, #151515 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top-color', endColorstr='@bottom-color', GradientType=0);
  padding: 5px 10px;
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid transparent;
}
#cssmenu li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 15px 9px 15px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 16px;
}
#cssmenu li.active {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #686868;
}
#cssmenu li.active a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #000000;
  border: 1px solid #212d75;
  -moz-box-shadow: inset 0 5px 10px #212d75;
  -webkit-box-shadow: inset 0 5px 10px #212d75;
  box-shadow: inset 0 5px 10px #212d75;
}
#cssmenu li:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #686868;
}
#cssmenu li:hover a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #1237eb;
  border: 1px solid #212d75;
  -moz-box-shadow: inset 0 5px 10px #212d75;
  -webkit-box-shadow: inset 0 5px 10px #212d75;
  box-shadow: inset 0 5px 10px #212d75;
}

