/*
Copyright 2008 Adobe Systems Incorporated.
Design Center CSS - Community Help pod
$Id: //depot/projects/dylan/releases/rc_16_11_1/docroot/lib/com.adobe/template/designcenter/community-help.css#1 $
*/
#community-help-search { 
background-color: #E0E0E0; 
top: -10px;
padding: 16px 20px 0 16px;
margin: 0 -16px 10px -16px;
position: relative;
_width: 558px;
height: 110px;
}
body:last-child:not(:root:root) #community-help-search { padding-bottom: 1px; }
*:first-child+html #community-help-search a:active,
*:first-child+html #community-help-search a:focus {
zoom: 1;
position: relative;
}
body:last-child:not(:root:root) #community-help-search-text {
font-size: 1.8em;
height: 30px;
}
#community-help-search-text { 
width: 475px;	
border: 1px solid #939393;
font-size: 1.9em;
height: 30px;
*height: 31px;
_height: 32px;
float: left;
padding: 0;
position: relative;
z-index: 2;
}
#community-help-search-button {
background: url(/lib/com.adobe/template/search/theme/search.png) top left no-repeat;
border: none;
height: 32px;
width: 32px;
font-size: 1px;
float: left;
position: absolute;
z-index: 100;	
display: block;
top: 52px;
left: 460px;
*left: 456px;
_left: 453px;
}
#hiddenField:focus,
#hiddenField:hover {
border: none;
outline: none;
}
#hiddenField {
border: none;
height: 0px;
width: 1px;
font-size: 1px;
float: left;
background: #e0e0e0;
color: #e0e0e0;
}
#community-help-google-logo {
background: transparent url(/lib/com.adobe/template/designcenter/theme/google_powered_99x16.jpg) no-repeat scroll 0% 0%;
bottom: 2px;
height: 24px;
position: absolute;
right: 12px;
width: 99px;
z-index: 3;
}
#community-help-search-mnemonic {
height: 20px;
width: 20px;
position: absolute;
right: 20px;
top: 58px;
}
h2 a {
font-size: 0.55em;
padding-left: 0.5em;
}
span.beta {
font-size: 0.6em;
font-weight: bold;
color: #888;
}