/* FORM ELEMENTS */
.forum {
  display:inline;
  margin:0;
  color:#000562;
  font-size:12px;
  font-family:Helvetica;
  text-decoration:none;
  scrollbar-face-color: #ececec;
  scrollbar-highlight-color: #ececec;
  scrollbar-shadow-color: #ececec;
  scrollbar-3dlight-color: #c0c0c0;
  scrollbar-arrow-color: #c0c0c0;
  scrollbar-track-color: #ececec;
  scrollbar-darkshadow-color: #c0c0c0;
  a:link {color:#303030; font-size:10pt; font-family:verdana; text-decoration:none;}
  a:visited {color:#303030; font-size:10pt; font-family:verdana; text-decoration:none;}
  a:hover {color:#0000ff; font-size:10pt; font-family:verdana; text-decoration:underline;}
  td {color:#303030;font-size:10pt;font-family:verdana;text-decoration:none;}
}

.padding3 {
  padding:0px 0px 5px 0px;
}
.search {
            margin: 0 0 5px 0;
            text-align: left;
            border:0px solid;
        }	
	
.submit {
	clear:both;
            margin: 10px 0 5px 0;
            text-align: center;
            border:none;
        }
*html .submit {
            margin: 2px 0 0;
            text-align: center;
            border:0px solid;
        }        
.sel{
	background:transparant;
	padding:0;
	vertical-align:middle;
	margin:0px 2px 0px 0;
	border:0px solid;
}

.key {
	visibility: visible;
	border: 1px solid #8cacbb;
        font-size:11px;
        padding:2px;
        margin: 5px 0 0 0;
	color: Black;
	cursor: text;
        vertical-align:middle; 
	background: #ffffff url(../images/input_bg.gif) repeat-x;
}        	

form {
	display:inline;
        margin:0;
}

.inputtext {
	border-right: #7c92a2 1px solid; 
        border-top: #7c92a2 1px solid; 
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        border-left: #7c92a2 1px solid; 
        color: #000000;
        border-bottom: #7c92a2 1px solid;
        background-color: #FAFAEF;
}


.inputsubmit {
	border-right: #7c92a2 2px solid; 
        border-top: #7c92a2 1px solid; 
        border-left: #7c92a2 2px solid;
        border-bottom: #7c92a2 1px solid;
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        height:17px;
        background-color: #C8CDCE;
	cursor: pointer;
        margin-top:3px;
        padding-bottom:1px;

}
/*
select, option {
	border: #7c92a2 1px dotted; 
        font: 10px Arial, Helvetica, sans-serif;
        color: #000000;
	background: #F7FDFE;
}
*html select, option {
	top:10px;
	}
*/
input.searchButton2 {
	margin-bottom: 0px;
        border:1px solid #959E90;
	font-size: 10px;
	background: transparent url(../images/search_icon.gif) 2px 1px no-repeat;
	vertical-align:middle;
	height:auto;
	cursor: pointer;
        margin-top:3px;
	padding: 0px 0px 0px 15px;
	text-transform: lowercase;
}

input.searchButton {
	margin-bottom: 0px;
        border:1px solid #959E90;
	font-size: 10px;
	background: #FFF url("../images/bg_button2.gif") bottom repeat-x;
	vertical-align:middle;
	height:auto;
	cursor: pointer;
        margin-top:3px;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
}

/* ------------- search---------------*/
#searchmenu .sel_containerx {
text-align:center;
height:30px;
}

#ctgrPanel{
        clear:left;
	display:inline;
}
#keyPanel{
	display:none;
        clear:left;
}
#prdPanel{
	display:none;
        clear:left;
}
#ctgrLink{
        display:none;
	float:left;
	margin:5px 0 5px 0;
	padding: 0 5px 0 0;
	width:auto;
	border-right:1px solid;
}
#ctgrLink2{
        display:none;
	line-height:20px;
	padding: 0 3px 0 5px;
	width:auto;
	border-right:1px solid;
}
#keyLink{
	float:left;
	margin:5px 0 5px 0;
	width:auto;
	padding: 0 5px 0 5px;
	border-right:1px solid;
}
#keyLink2{
	display:inline;
	line-height:20px;
	width:auto;
	padding: 0 16px 0 7px;
}
#prdLink{
	display:inline;
	float:left;
	margin:5px 0 5px 0;
	padding: 0 5px;
	width:auto;
}
#ctgrLinkOff{
	float:left;
	margin:5px 0 5px 0;
	width:auto;
	padding: 0 5px 0 0;
	border-right:1px solid;
	color:#000;
	font-weight:bold;
}
#ctgrLinkOff2{
	display:inline;
	line-height:20px;
	width:auto;
	padding: 0 3px 0 5px;
	border-right:1px solid;
	color:#000;
	font-weight:bold;
}
#keyLinkOff{
        display:none;
	float:left;
	margin:5px 0 5px 0;
	width:auto;
	border-right:1px solid;
	padding: 0 5px 0 5px;
	color:#000;
	font-weight:bold;
}
#keyLinkOff2{
        display:none;
	line-height:20px;
	width:auto;
	padding: 0 16px 0 7px;
	color:#000;
	font-weight:bold;
}
#prdLinkOff{
        display:none;
	float:left;
	margin:5px 0 5px 0;
	width:auto;
	padding: 0 5px 0 5px;
	color:#000;
	font-weight:bold;
}
.start{
	float:right;
	display:block;
	width:17px;
	margin:5px 3px 0 0;
	height:17px;
	border:0px solid;
}
*html .start{
	margin:7px 3px 0 0;
}
.tstart{
	float:left;
	display:block;
	margin:0 0 3px 5px;
	border:0px solid;
	vertical-align:middle;
	border:0px solid;
}
*html .tstart{
	margin:0 0 3px 2px;
}
.end{
	float:right;
	display:block;
	width:17px;
	margin:5px 5px 0 0;
	height:17px;
	border:0px solid;
}
*html .end{
	margin:7px 3px 0 0;
}
.tend{
	float:left;
	display:block;
	margin:0 0 3px 5px;
	border:0px solid;
	vertical-align:middle;
}
*html .tend{
	margin:0 0 3px 2px;
}
.category {
	width:180px;
	}
#idLangOff,#enLangOff {
	padding: 1px 0 0 20px;
	font-weight:bold;
	font-size:11px;
	}	
/*------------------------------*/


/* END FORM ELEMENTS */
		