#layer1 {
	position: absolute;
	visibility: hidden;
	width: 50%;
	height: 300px;
	background-color: white;
	border:1px solid #CAD4DF;
	margin-left: 25%;
	padding: 10px;
	z-index: 100;
}

#close {
	float: right;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid #CAD4DF;
font:  normal Arial, Helvetica, sans-serif;
text-transform: uppercase;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
color: #999;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #999;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CAD4DF;
}




*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}
*.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}
*.carpe_horizontal_slider_track {
	background-color: #bbb;
	color: #333;
	width: 180px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_vertical_slider_track {
	background-color: #bbb;
	color: #333;
	padding: 3px 6px 15px 6px;
	width: 24px;
	height: 100px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_horizontal_slider_track *.carpe_slider_slit {
	background-color: #333;
	color: #ccc;
	width: 170px;
	height: 2px;
	margin: 4px 4px 2px 4px;
	line-height: 0px;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
*.carpe_vertical_slider_track *.carpe_slider_slit {
	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider {
	width: 16px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_vertical_slider_track *.carpe_slider {
	width: 20px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_slider_display_holder {
	background-color: #bbb;
	color: #CCCCCC;
	width: 34px;
	margin: 0;
	float: left;
	padding: 0 2px 0 0;
	height: 20px;
	text-align: right;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
.carpe_slider_display {
	background-color: #bbb;
	color: #CCCCCC;
	padding: 3px 1px 0 0;
	width: 30px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}
input[type=submit]{opacity:0.6;filter:alpha(opacity=60);}
input:hover[type=submit]{opacity:1.0;filter:alpha(opacity=100);}
span.checkbox {
   width: 19px;
   height: 25px;
  padding: 0 5px 0 0;
  background: url(checkbox2.gif) no-repeat;
  display: block;
   clear:left;
float:left;
 }
span.radio {
   width: 19px;
  height: 25px;
   padding: 0 5px 0 0;
   background: url(radio4.gif) no-repeat;
  display: block;
   clear:left;
float:left;


}
span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color: #999;
  font: 12px/21px arial,sans-serif;
   background: url(select2.gif) no-repeat;
 overflow: hidden;
 }
form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}


/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #FFFFFF;
	border: 1px solid #CAD4DF;
}

.boxed .title {
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

.boxed .content {
	padding: 10px;
}



/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 40px 0 1.5em 0;
	border-bottom: 1px dotted #CAD4DF;
}

#gomb{
	float: left;
		border-bottom: 1px dotted #CAD4DF;
		width: 100%;
}
#gomb:hover{
	border-bottom: 1px dotted #385B88;
}
#doboz{
	float: left;		
		width: 100%;
}
#alert{
			
	border: 2px dotted #FF0000;
}
#itemtext{
			
	margin-top: 10px;
	margin-bottom: auto;
}
#itemdiv{
			
	width: 150px;
}
input[type=submit] {
	float: right;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}
input[type=submit][id=green] {
	float: right;
	height: 23px;
	margin-right: 0px;
	background-color: #93B6FF;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

input[type=text] {
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CAD4DF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}
input[type=text][class=surv] {
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CAD4DF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}
input[type=password][class=surv] {
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CAD4DF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

textarea[class=editor]{
	margin-bottom: .5em;
	width: 98%;
	padding: 2px 5px;
	margin-right: 7px;
	border: 1px solid #CAD4DF;
	font: normal small Arial, Helvetica, sans-serif;
	background-color: transparent;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;

}