.rm_wrap{
	width:100%;
}

.nm_opts{
	float:left;
	width:740px;
}

.nm_section{
	border:1px solid #ddd;
	border-bottom:0;
	background:#f9f9f9;
}
.nm_opts label{
	font-size:12px;
	font-weight:700;
	width:200px;
	display:block;
	float:left;
}
.rm_input {
	padding:30px 10px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
}
.nm_opts small{
	display:block;
	float:right;
	width:200px;
	color:#999;
}
.nm_opts input[type="text"], .nm_opts select{
	width:280px;
	font-size:12px;
	padding:4px;
	color:#333;
	line-height:1em;
	background:#f3f3f3;
}
.rm_input input:focus, .rm_input textarea:focus{
		background:#fff;
}
.rm_input textarea{
	width:280px;
	height:175px;
	font-size:12px;
	padding:4px;
	color:#333;
	line-height:1.5em;
	background:#f3f3f3;
}
.rm_title h3 {
	cursor:pointer;
	font-size:1em;
	text-transform: uppercase;
	margin:0;
	font-weight:bold;
	color:#232323;
	float:left;
	width:75%;
	padding:14px 4px;
}
.rm_title{
	cursor:pointer;
	border-bottom:1px solid #ddd;
	background:#eee;
	padding:0;
}
.rm_title h3 img.inactive{
	margin:-8px 10px 0 2px;
	width:32px;
	height:32px;
	background:url('images/pointer.png') no-repeat 0 0;
	float:left;
	-moz-border-radius:6px;
	border:1px solid #ccc;
}
.rm_title h3 img.active{
	margin:-8px 10px 0 2px;
	width:32px;
	height:32px;
	background:url('images/pointer.png') no-repeat  0 -32px;
	float:left;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #ccc;
}
.rm_title h3:hover img{
	border:1px solid #999;
}
.rm_title span.submit{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:15%;
	padding:14px 0;
}
.clearfix{
	clear:both;
}
.rm_table th, .rm_table td{
	border:1px solid #bbb;
	padding:10px;
	text-align:center;
}
.rm_table th, .rm_table td.feature{
	border-color:#888;
}


.nm_bgs{
	width:300px;
	/*height:150px;*/
	font-size:12px;
	padding:4px;
	
	float:left;
}


.nm_bgs .item
{
	float:left;
	
	width:100px;
	height:100px;
	text-align:center;
}




.nm-about-us
{
	float:right;
	width:300px;
	height:auto;
	/*border:#ccc 3px solid;*/
	margin-right:25px;
	/*margin-top:5px;*/
	background-color:#EEEEEE;padding:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.nm-about-us .box
{
	
	background-color:#FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	margin:0 auto;
	margin-bottom:10px;
}

.nm-about-us .box #social
{
	height:auto;
	text-align:center;	
}

.nm_mc_div
{
	background-color:#eeeeee;
	border:#999 1px dashed;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	margin-bottom:10px;
	width:92%;
}

.lists_data
{
	width:45%;
	float:left;
	margin-right:1%;
	background-color:#ead3b1;
}

.nm_mc_text
{
	height: 23px;
	width: 325px;
	box-shadow: 0px 0px 3px #fff;
	border: 1px solid #ccc;
	color: #666;
	letter-spacing: 1px;
	background: url(images/field-bg.png) repeat-x;
	clear:both;
}

.good-links
{
	font-weight:bold;
	margin-bottom:15px;
	text-decoration:none;
	background-color:#FFF;
	padding:5px;
}

.current-list
{
	background-color:#ead3b1;
}
.current-list a
{
	color:#fff;
}

.hide-others
{
	display:none;
}

/* shortcode */

#shortcode-container
{
	margin:20px 10px;
	
}

#shortcode-left
{
	padding:10px;
	width:30%;
	float:left;
	background-color:#eeeeee;
	border:#999 1px dashed;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#shortcode-right
{
	width:65%;
	float:right;
	background-color:#eeeeee;
	border:#999 1px dashed;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#shortcode-right .detail
{
	padding:5px;
}

/* shortcodd */

.get-pro
{
	border:#999 1px dashed;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	margin-bottom:10px;
	width:92%;
	background-color:#0C3;
	text-align:center;
	font-size:18px;
	color:#FFF;
}