input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
	background: #efefef url(images/search-icon.png) no-repeat 9px center;
        border-bottom:thin solid #999;
        border-right:thin solid #999;
        border-top: thin solid #999;
	border-left: thin solid #999;
	padding: 1px 10px 1px 32px;
	width: 100px;
	
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	border-radius: 3em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 200px;
	background-color: #fff;
	border: thin inset #aaa;
	
}


textarea {
background-color:#e0eedf;
color:#111;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding: 3px;
font-size:14px;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
border-top:  1px solid #777;
border-left:  1px solid #777;
 outline:none;
}
textarea:hover {background-color:#ffff46;}
textarea:focus {background-color:#ffff46;}
input[type=text], [type=password], [type=file],[type=textarea], select{
background-color:#e0eedf;
color:#111;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding: 3px;
font-size:14px;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
border-top:  1px solid #777;
border-left:  1px solid #777;
 outline:none;
}
input[type=text]:focus , [type=password]:focus, [type=file]:focus,  select:focus {
outline:none;
background-color:#ffff46;
color:#000;
font-size:14px; padding: 3px;
border-bottom:1px solid transparent;
border-right:1px solid transparent;
border-top:  1px solid #999 ;
border-left:  1px solid #999 ;
}
input[type=text]:hover , [type=password]:hover, [type=file]:hover,  select:hover {
outline:none;
background-color:#ffff46;
color:#000;padding: 3px;
border-bottom:1px solid transparent;
border-right:1px solid transparent;
border-top:  1px solid #999 ;
border-left:  1px solid #999 ;
}

img {
border:none;
}


#submitbu {
color:white;
height: 80px;
float:right;
position:fixed;
bottom:4px;
right:4px;
}

.topmenus {
color:white;
background-color: black;
text-align: center;
margin-top : -60px;
margin-bottom : 40px;
width : 100px;
border: 2px dotted transparent;
}
.topmenus a:link,.topmenus a:visited  {
color:white;
background-color: black;
text-align: center;
margin-top : -60px;
margin-bottom : 40px;
width : 100px;
border: 2px dotted transparent;

}
.topmenus:hover  {
color:black;
background-color: white;
border: 2px solid red;

}
#cmsmenus {
border-right:solid 1px #aaa;
border-bottom:solid 1px #aaa;
background-color:#white;
color:white;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
float:left;
position:fixed;
bottom:2px;
left:2px;
width : 180px; 
min-height: 140px;
padding : 4px;
}
#cmsheads {
background-color:#white;
color:white;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
float:left;
position:fixed;
top:2px;
left:2px;
width : 160px; 
min-height: 140px;
padding : 4px;
z-index:10000;
}
#cmsexits {
background-color:white;
color:white;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
float:left;
position:fixed;
bottom:2px;
left:2px;
width : 160px;
min-height: 20px;
padding : 4px;
}
.imageuse {
	border-right: solid 2px #999;
	border-bottom: solid 1px #999;
	background-color: white;
	color: #7777777;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	min-height: 60px;
	padding : 4px;
	width: 348px;
}
.stprompt {
font-size:12px;
background-color:#eeeeee;
border-top:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid transparent;
border-bottom:1px solid transparent;
color:#000;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
padding-left: 4px;
}
.stderror {
font-size:12px;
background:#ffcccc url(images/alert-overlay.png) repeat-x;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
padding:4px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;

}
.stheader {
font-size:16px;
background:#ffcc00 url(images/alert-overlay.png) repeat-x;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
padding:4px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;

}
.required {vertical-align: super; color : #900}
.showerro {
	margin-left: -38px;
	color: #900;
	font-weight: 900;
	float:left;
	background-image: url(../images/errorarr.png);
	background-repeat:no-repeat;
	width:36px;
	height: 16px;
}
.hidebutt { display: none;}

.awesome,.awesome:visited,.medium.awesome,.medium.awesome:visited {font-size:16px;width:100%;line-height:1.2;text-shadow:0 -1px 1px rgba(0,0,0,0.25); text-align:center; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;cursor: pointer;}
.large.awesome,.large.awesome:visited {font-size:16px;width:100%;line-height: 1.6;}
.small.awesome,.small.awesome:visited {font-size:14px;width:100%;text-align: center;color: #fff;padding-top: 8px; padding-bottom:8px;}
.maxi.awesome,.maxi.awesome:visited {font-size:20px;width:100%;line-height: 1.2;}
.black.awesome,.black.awesome:visited {background-color:#000000; color: #fff;}
.black.awesome:hover {background-color:#aaaaaa;color: #000;}
.blue.awesome,.blue.awesome:visited {background-image: url(../images/bluedark.png); background-repeat: repeat;color: #fff;}
.blue.awesome:hover {background-image: url(../images/blueligh.png); background-repeat: repeat;color: #fff;}
.lgreen.awesome,.lgreen.awesome:visited {background-image: url(../images/dagrhorz.png); background-repeat: repeat;color: #fff;}
.lgreen.awesome:hover {background-image: url(../images/ligrhorz.png); background-repeat: repeat;color: #fff;}
.green.awesome,.green.awesome:visited {background-image: url(../images/greendar.png); background-repeat: repeat;color: #fff;}
.green.awesome:hover {background-image: url(../images/greenlig.png); background-repeat: repeat;color: #fff;}
.grey.awesome,.grey.awesome:visited {background-image: url(../images/greydark.png); background-repeat: repeat;color: #fff;}
.grey.awesome:hover {background-image: url(../images/greyligh.png); background-repeat: repeat;color: #fff;}
.magenta.awesome,.magenta.awesome:visited {background-color:#a9014b;}
.magenta.awesome:hover {background-color:#630030;}
.orange.awesome,.orange.awesome:visited {background-image: url(../images/orangeda.png); background-repeat: repeat;color: #fff;}
.orange.awesome:hover {background-image: url(../images/orangeli.png); background-repeat: repeat;color: #fff;}
.red.awesome,.red.awesome:visited {background-image: url(../images/reddarkb.png); background-repeat: repeat;color: #fff;}
.red.awesome:hover {background-image: url(../images/redlight.png); background-repeat: repeat;color: #fff;}
.yellow.awesome,.yellow.awesome:visited {background-image: url(../images/orangeda.png); background-repeat: repeat;color: #fff;}
.yellow.awesome:hover {background-image: url(../images/orangeli.png); background-repeat: repeat;color: #fff;}

.grey.awesome,.grey.awesome:visited {background-color:#eeeeee;}
.grey.awesome:hover {background-color:#aaaaaa;}

.hold.awesome,.hold.awesome:visited {background-color:#eeeeee;}
.hold.awesome:hover {background-color:#eeeeee;}

.medblock {background-color: #ffffff; font-size: 12px;border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.medblock:hover {background-color: #ffcc00; cursor:pointer; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}

.medtitle {border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:6px;border-radius:6px; margin-bottom: 6px; padding: 8px; font-size: 16px;}

.popupbox {position: fixed;left: 20px;right: 20px;top: 20px;bottom: 20px;opacity: 1;background-color: transparent;border-radius: 1em;-moz-border-radius : 1em;-webkit-border-radius: 1em;padding : 20px; overflow:visible;}
.puholder {background-color:#ffffff; margin-left: auto; margin-right: auto; padding: 40px;border-radius: 12px;-moz-border-radius : 12px;-webkit-border-radius: 12px; }
.pzholder{background-color:#ffffff; margin-top: -4em; padding: 8px;border-radius: 12px;-moz-border-radius : 12px;-webkit-border-radius: 12px; border-top: 2px solid #999999; border-left: 2px solid #999999; border-right: 2px solid #999999;}

#shadeout {position: fixed;left: 0px;right: 0px;top: 0px;bottom: 0px;opacity : .6;background-color: #000;}
#shademap {position: fixed;left: 0px;right: 0px;top: 0px;bottom: 0px;opacity : .6;background-color: #000;}
.showcomm {position: fixed;left: 20px;right: 20px;top: 20px;bottom: 20px;opacity: 1;background-color: transparent;border-radius: 1em;-moz-border-radius : 1em;-webkit-border-radius: 1em;padding : 20px; overflow:visible; }
.showsite {font-size: 14px; position: fixed;left: 20px;right: 20px;top: 20px;bottom: 20px;opacity: 1;background-color: transparent;border-radius: 1em;-moz-border-radius : 1em;-webkit-border-radius: 1em;padding : 20px; overflow:visible; }
.showsite a:link {font-size: 14px; color: #00845E; text-decoration: none; line-height: 1.5; background-color: #ffffff;}
.showsite a:visited {font-size: 14px; color: #00845E; text-decoration: none; line-height: 1.5; background-color: #ffffff;}
.showsite a:hover {font-size: 14px; color: #FFFFFF; background-color: #004531; text-decoration: none; }
.topright { color: #000000; background-color: #ffffff; display: block; width: 220px; height: 150px; float: left; }

.menuhead {width: 160px;cursor: pointer;}  
.menubody {display:none; width:160px; z-index:1000;} 
.menubody li {padding: 0px;text-decoration:none; display:block; color: #fff;} 