
.hide { position: absolute; top: -9999px; left: -9999px; }


/* Specific to example one */

#example-one { background: #eee; padding: 10px; margin: 0 0 20px 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666;  }

#example-one .nav { overflow: hidden; margin: 0 0 10px 0; }
#example-one .nav li { width: 97px; float: left; margin: 0 10px 0 0; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a { display: block; padding: 5px; background: #959290; color: white; font-size: 10px; text-align: center; border: 0; ted }
#example-one .nav li a:hover { background-color: #111; }

#example-one ul { list-style: none; }
#example-one ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; text-decoration:none; }
#example-one ul li a:hover { background: #fe4902; color: white; }
#example-one ul li:last-child a { border: none; }

#example-one ul li.nav-one a.current, #example-one ul#featured li a:hover { background-color: #0575f4; color: white; }
#example-one ul li.nav-two a.current, #example-one ul#core li a:hover { background-color: #d30000; color: white; }
#example-one ul li.nav-three a.current, #example-one ul#jquerytuts li a:hover { background-color: #8d01b0; color: white; }
#example-one ul li.nav-four a.current, #example-one ul#classics li a:hover { background-color: #FE4902; color: white; }



/* Specific to example two */

#example-two .list-wrap { background: #e3e3e3; padding: 10px 20px; margin: 0;  border-bottom: 3px solid #cb156b; height:174px !important; }

#example-two ul { list-style: none; }
#example-two ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#example-two ul li a:hover { background: #333; color: white; }
#example-two ul li:last-child a { border: none; }

#example-two .nav { overflow: hidden; }
#example-two .nav li { width: 120px; float: left; margin: 0 5px 0 0; }
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a { display: block; padding: 5px 20px; background: #f3f3f3; color: #a2a2a2; font-size: 24px; text-align: left; border: 0; text-decoration:none;  }

#example-two li a.current,#example-two li a.current:hover { background-color: #e3e3e3 !important; color:#5d5d5d; }
#example-two .nav li a:hover, #example-two .nav li a:focus { background: #999;}

.pro_rt table{
	width:100%;
	color:#000;
	font-size:12px;
}

.pro_rt table td, .pro_rt table th{
	padding:5px 15px 5px 0;
	text-align:left;
	font-weight:normal;
}

.pro_rt table td{
	border-bottom:1px solid #fff;
}

.pro_rt table td.last{
	border-bottom:none;
}

.pro_rt table th{
	color:#cb156b;
}

.pro_rt table td,  {
	border-bottom:1px solid #303030;
}

.left_main table th, .inside_right table th{
	background:#1a1a1a;
	font-weight:normal;
}



.left_main table td.last, .inside_right table td.last{
	border-bottom:none;
	padding:8px 15px 9px 15px;
	color:#fff;
}

