@charset "UTF-8";
/* CSS Document */

body {

	font-family : Arial, Helvetica, sans-serif;

	color:#3d3d3d;

	margin : 0;

	padding : 0;

	font-size:14px;

	line-height:1.4em;;

	position:relative;
	


}



a:link {

	color :#f57a38;

	font-family : Arial, Helvetica, sans-serif;

	text-decoration : none;

	font-weight : normal;

}

a:visited {

	color :#f57a38;

	font-family : Arial, Helvetica, sans-serif;

	text-decoration : none;

	font-weight : normal;

}

a:hover {

	color : #dc6220;

	font-family : Arial, Helvetica, sans-serif;

	text-decoration : underline;

	font-weight : normal;

}

a:active {

	color :#f57a38;

	font-family : Arial, Helvetica, sans-serif;

	text-decoration : none;

	font-weight : normal;

}

.container {
	
	
	
	
	display:block;
	
	padding:0 15px 0 15px;
	
	position : relative;

	margin-top :15px;

	margin-right : auto;

	margin-bottom : 0;

	margin-left : auto;

	width : 845px;
	
		
	
}
.section-text {
	padding-top:50px;
	font-size:32px;
	text-align:center;
}
.section-header {
	color:#333;
	position : relative;

	padding:0;

	margin:0 0 20px 0;
	
	width : 845px;

	height:125px;

	border-width : 0;

	background-color:#f7f7f7;	
	
	-moz-border-radius: 4px;
	border-radius: 4px;
	

	/*background-image : url('../images/header_banner.png');*/

	background-repeat:no-repeat;
	background-position:center 25px;
	
}

.section-footer {
	color:#333;
	position : relative;

	padding:0;

	margin:20px 0 20px 0;
	
	width : 845px;

	height:125px;

	

	background-color:#f7f7f7;	
	
	-moz-border-radius: 4px;
	border-radius: 4px;
	

	
}




.date {

	position:absolute;

	margin:20px 0 0 550px;

	padding:3px 20px 3px 20px;
	
	
	
	height:20px;
	
	font-size:16px;
	
	color:#fff;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	text-align:center;
	
	background-color:#da6131;	
	
	-moz-border-radius: 30px;
	border-radius: 30px;
	
	

}

.popup

{

    
	display:inline-block;
    position:relative;

    padding:5px;

    margin:0;

	
	height:35px;
	
	background-color:#fff;
	
		
	-moz-border-radius: 30px;
	border-radius: 30px;
	
	box-shadow: -3px 3px 3px #a9a9a9;  
	-moz-box-shadow: -3px 3px 3px #a9a9a9;  
	-webkit-box-shadow: -3px 3px 3px #a9a9a9; 
	
	border:2px solid #f57a38;

  

    
}

.price

{

    

    position:relative;

    padding:8px;

    margin:3px ;
	
	color:#000;
	
	font-size:18px;
	
	font-weight:bold;
	
	text-align:center;
	
	
	
	height:15px;
	
	background-color:#6ad531;
	
		
	-moz-border-radius: 25px;
	border-radius: 25px;
	
	

  

    
}


.status

{

    

    position:relative;

    padding:0;

    margin:15px -2px 0 0 ;
	
	
	width:118px;
	
	height:50px;
	
	background-color:#fff;
	
	float:right;
	
	-moz-border-radius: 30px 0 0 30px;
	border-radius: 30px 0 0 30px;
	
	box-shadow: -6px 6px 6px #a9a9a9;  
	-moz-box-shadow: -6px 6px 6px #a9a9a9;  
	-webkit-box-shadow: -6px 6px 6px #a9a9a9; 
	
	border:2px solid #f57a38;

  

    
}

.status_lt{
	
	
	position:relative;
	
	padding:0;
	margin:5px 5px 0 10px;
	float:left;
	
}

.status_lt2{
	
	
	position:relative;
	
	padding:0;
	margin:0 10px 0 10px;
	float:left;
	
}



.status_rt {
	
	position:relative;
	font-weight:bold;
	padding:0;
	margin:5px 5px 0 0;
	float:left;
	
	
	
}

.status_rt2 {
	
	position:relative;
	font-weight:bold;
	padding:0;
	margin:0 5px 0 0;
	float:left;
	
	
	
}



.admin

{

    

    position:relative;

    padding:0;

    margin:15px -2px 0 0 ;
	
	float:right;

    width:310px;
	
	height:335px;
	
	background-color:#fff;
	

	
	-moz-border-radius: 0 40px 0 40px;
	border-radius: 0 40px 0 40px;
	
	box-shadow: -6px 6px 6px #a9a9a9;  
	-moz-box-shadow: -6px 6px 6px #a9a9a9;  
	-webkit-box-shadow: -6px 6px 6px #a9a9a9; 
	
	border:2px solid #f57a38;

  

    
}

.admin_hdr

{

    

    position:relative;

    padding:0;

    margin:0 ;
	
	width:310px;
	
	height:32px;
	

}

.admin_crumb  {
	
	position:relative;
	
	padding:0;
	margin:10px 10px 10px 18px;
	width:32px;
	height:32px;
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	background-position:-192px -8px;
	float:left;
	
}


.admin_h1 h1 {
	
	position:relative;
	
	padding:0;
	margin:15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#f57a38;
	width:200px;
	height:18px;
	float:left;
	
	
}

.admin_controls  {
	
	position:relative;
	padding:4px 0 4px 150px;
	margin:0;
	width:140px;
	height:25px;
	background-color:#dadadd;
	float:right;
	
	
}

.admin_icon  {
	
	position:relative;
	padding:0;
	margin:0 10px 0 0;
	width:33px;
	height:23px;
	float:left;
	
	
}


.folder  {
	
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
	background-position:-8px -8px;
	
	background-color:transparent;
	
	cursor:pointer;
	
	
	
}

.folder:hover  {
	
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
	background-position:-8px -40px;
	
	background-color:transparent;
	
	
	
}


.page  {
	
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
	background-position:-41px -8px;
	
	background-color:transparent;
	cursor:pointer;
	
	
}

.page:hover  {
	
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
		background-position:-41px -41px;
	
	background-color:transparent;
	cursor:pointer;
	
	
}


.file  {
	
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
	background-position:-77px -8px;
	
	background-color:transparent;
	cursor:pointer;
	
	
	
}

.file:hover  {
	
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
	background-position:-77px -41px;
	
	background-color:transparent;
	cursor:pointer;
	
	
	
}

.admin_id  {
	
	position:relative;
	padding:10px 0 0 0;
	margin:0 0 0 20px;
	width:259px;
	height:134px;
	
	
	
}


.admin_publish {
	
	position:relative;
	padding:4px 0 4px 150px;
	margin:0;
	width:140px;
	height:80px;
	background-color:#dadadd;
	float:right;
	
	background-color:#dadadd;
	-moz-border-radius: 0 0 0 30px;
	border-radius: 0 0 0 30px;
	
	
	
}

.tab {
	
	
	position:absolute;
	width:18px;
	height:105px;
	left:-19px;
	top:100px;
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
	background-position:-248px -8px;
	
	background-color:transparent;
	cursor:pointer;
	
		
	
	
}

.tab_closed {
	
	
	postion:relative;
	width:18px;
	height:105px;
	float:right;
	margin:40px -2px 0 0;
	padding:0;
	right:0;
	
	background-image : url('../images/nibl_icon_sprite.png');
	background-repeat:no-repeat;
	
	background-position:-267px -8px;
	
	background-color:transparent;
	cursor:pointer;
	
}




.center_obj{
	
text-align:center;
	
}




.publish_btn  {
	
	display:block;
	position:relative;
	padding:0;
	margin:0 20px 0 0;
	float:right;
	
	width:103x;
	height:23px;
	
	cursor:pointer;


		
	
}




.publish_btn img {
	
	display:block;
	position:relative;
	padding:0;
	margin:0;
	width:103px;
	height:23px;
	background-image : url('../images/nibl_icon_sprite.png');

	background-repeat:no-repeat;
	
	background-position:-123px -96px;
	
	background-color:transparent;
	
 	cursor:pointer;
		
	
}

.publish_btn img:hover {
	

	
	background-position:-123px  -119px;
	

	
}



sup {
	
	font-size:.6em;
	
	
}

.bullet



{
	display:block;
	
	
	position:relative;

    padding:0 10px 0 0;

    margin:20px 10px 0 0;
	
	 

}



.bullet ul 



{

    padding:0;

    margin:0; 

}





.bullet ul li



{

    position:relative;

	padding:0 0 0 20px;

	margin:0;

	line-height:1.8em;

    list-style:none;

	background-image : url('../images/bullet.gif');

	background-repeat : no-repeat;

	background-position:left 5px;
   

}

.admin .forms {
	
	position:relative;
	
	margin:10px 0 10px 0;
	
	width:255px;
	
	padding:0;
	
	float:right;
}

.admin_form label {
	
	display:block;
	
	font-weight:bold;
	
	text-align:right;
	
	width:120px;
	
	float:left;
}

.admin_form input {
	
	float:left;
	
	font-size:12px;
	
	padding:4px 2px;
	
	border:solid 1px #c4c4c4;
	
	width:100px;
	
	margin:0 0 0 10px;
}




h1 {
	
	
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	font-size:22px;
	font-weight:bold;
	color:#f57a38;
	line-height:1.2em;
}





p  {
	
	



	margin : 0 0 15px 0;

	padding : 0;

	
	
}



.clear  {
	
	
	clear:both;
	padding:0;
	margin:0;
	
}

