/* - - - - - - - - - - - - - - - - - - -
 * @project: italinux.com
 * @author: Matteo Montanari
 * @modified: 17-10-2008
 * @copyright: 2008
 * @file: njl_obj.css
 * - - - - - - - - - - - - - - - - - - -
*/
/* * * * * * * * * * * * * * *
 *  Start keywords [form elements]	CSS:njl_conf.css
 */
#wrapper #right #header .hd_center .hd_c_bottom .bt_left input,
#wrapper #right #header .hd_center .hd_c_bottom .bt_left select {margin:0px 5px}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left form {
        display:inline;
        margin:0px;
        padding:0px
}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left img {margin:0px}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left #cpanel_st .pc_submit {background-color:#df3400}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left #cpanel_nd .pc_submit {background-color:#007bdf}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left .pc_keyword {
	width:230px;
        background-color:#fff3ef;
	background-image:none;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center left
}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left .pc_layout {
	width:58px;
	background-color:#eff8ff
}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left .pc_submit {
	width:58px;
	margin-right:10px;
	color:#fff;
	border-color:#ecb257
}
/* * * * * * * * * * * * * * *
 *  Start steps [form elements]		CSS:njl_steps.css
 */
/* Button  */
#wrapper #right #content #col1 .cl1_top .steps .nd .wrapper .stm {
	position:absolute;
	left:295px;
	top:155px
}
/* Checkbox */
#wrapper #right #content #col1 .cl1_top .steps .ch {
	height:13px;
	width:13px; 
	margin:0px; 
	padding:0px;
	border:1px solid #aaa;
	vertical-align:text-top
}
/* Radio */
#wrapper #right #content #col1 .cl1_top .steps .rd {
        height:13px;
        width:13px;
        margin:1px 0px;
        padding:0px;
        vertical-align:text-top
}
/* Pages (Text) */
#wrapper #right #content #col1 .cl1_top .steps .pages {
	width:28px;
	height:13px;
	margin:-1px 0px 10px 0px;
	padding:0px 1px 1px 1px;
	font-size:12px;
	border:1px solid #aaa; 
	vertical-align:text-top
}

/* Template number (Text) */
#wrapper #right #content #col1 .cl1_top .steps .num_templ {
	width:60px;
	height:18px;
	font-size:15px;
	margin:2px 0px;
	padding:0px;
	border:1px solid #aaa
}
