/* - - - - - - - - - - - - - - - - - - -
 * @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 #pages,
#wrapper #right #header .hd_center .hd_c_bottom .bt_left select {
	margin:0px 5px;
	height:30px;
	font-size:24px;
	line-height:30px;
	vertical-align:middle
}

#wrapper #right #header .hd_center .hd_c_bottom .bt_left select { font-weight:bold; margin-bottom:10px }

#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:260px;
        background-color:#fff3ef;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center left
}
#wrapper #right #header .hd_center .hd_c_bottom .bt_left .input_image { background-image:url('/images/ks.jpg') }
#wrapper #right #header .hd_center .hd_c_bottom .bt_left .layout_image { background-image:url('/images/layout.jpg') }
#wrapper #right #header .hd_center .hd_c_bottom .bt_left .pc_layout {
	width:80px;
	background-color:#eff8ff;
        background-repeat:no-repeat;
        background-attachment:scroll;
        background-position:center left
}

#wrapper #right #header .hd_center .hd_c_bottom .bt_left .pc_submit {
	width:68px;
	font-size:16px;
	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 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    right: 5px;
    top: 70px;
}
/* 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:70px;
	height:22px;
	font:normal normal normal 1.6em/22px monospace sans-serif, serif, verdana, arial, helvetica;
	margin:2px 0px;
	padding:0px;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #aaa
}

