/* CSS Document */
#list3 ul li{
    border-bottom:1px #CCCCCC solid;
}
#list3 ul li a{
    display:block; 
	padding-left:20px;
	line-height:23px;
	background-color:#f7f7f7;
	font-weight:bold;
}
#list3 ul li a:hover{
    background-color:#efefef;
}
.codetime{
    color:#666666;
	padding-left:26px;
}
#codesub{
    width:80px;
	cursor:pointer;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
#nextcopy{
    float: right; 
}
#section-header h5{
	border:medium none;
	font-size:16px;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
	line-height:25px;
}
form td{
	padding:5px;
}
.codetable label{
	color:#555555;
	width:70px;
	display:block;
}
.codecontent {
    width:575px; 
	height:300px;
}
.codescript{
    width:385px; 
	height:80px;
}
#submit{
    font-size:14px;
	padding:1px 10px;
}
.controlbar {
	color:#555555;
	height:14px;
	padding:6px 15px;
	text-align:right;
	font-size:12px;
	background-color:#F0F4FF;
}
#hbar{
    height:55px;
}
#hbar1{
    height:13px;
}
.language {
	float:left;
}
.language span{
     margin-left:10px;
}
.language ul li{
     text-align:left;
}
.underline a:hover{
     text-decoration:underline;
}
.botline{
     border-bottom:1px #333333 solid;
}
.controls {
	float:right;
	margin-top:20px;
}
.highlight{
     background-color:#ffffff;
}
td.linenos {
	color:#999999;
	padding:0 7px;
	background-color:#F7F7F7;
}
.linenos .special {
	color:#444444;
	font-weight:bold;
}
td.code {
	padding:10px 8px;
}
#codewrap{
    margin-top:20px;
	margin-bottom:20px;
    background-color:#ffffff;
	border:5px solid #F0F4FF;
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.copys a{
    background:url(http://image.bookfm.com/arrow2.gif) no-repeat left center;
	padding-left:10px;
}
#codecaselist h2 {
		border-bottom:1px solid #EFEFEF;
		color:#CC3300;
		font-size:16px;
		margin:10px 0 5px;
		padding:0 5px 10px 15px;
}
#codecaselist h2 a {
		color:#CC3300;
}
.codecaseinner{
        margin:20px 8px 10px 8px;
}
#codecaselist table td {
	border-bottom:1px dotted #bbbbbb;
	border-right:1px dotted #bbbbbb;
	color:#8C8C8C;
	line-height:120%;
	padding:10px 0 6px 6px;
}
#codecaselist table {
	border:1px dotted #bbbbbb;
}
#codecaselist a:hover{
    text-decoration:underline;
}
#codecaselist thead tr td{
    color:#545655; 
	font-weight:bold;
}
.pagecode {
	margin:12px auto;
	text-align:center;
}
.color2{
	color:#165593;
}
.bg5{
   background-color:#E1E9D4;
}
.codetable{
    padding:15px 0;
}
#codesuc{
    margin:20px auto;
	width:500px;
}
#codesuc p{
    margin-bottom:10px;
}
#codesuc p a{
    text-decoration:underline;
}
#codesuc p a:hover{
    text-decoration:none;
}
.cdiv1 {
	padding:10px 15px;	
	 width:185px;
	 word-break:break-all;
     word-wrap:break-word;
     overflow: hidden;
}
.cdiv1 a{
    color:#89AC50; 
	font-size:14px; 
	margin-right:4px;
	text-decoration:underline;
}
p.cdivtop{
    padding-bottom:5px;
    border-bottom:1px #333333 dotted;  
}
.description{
    border:1px #CCCCCC solid; 
	margin:2px; 
	padding-left:13px; 
	background-color:#F0F4FF;
}
.searchsubmit .readbut{
	background:transparent url(http://image.bookfm.com/CoursewareImage/cour_08.jpg) no-repeat scroll right center;
	display:block;
	float:left;
	margin-left:61px;
	_margin-left:33px;
	margin-top:8px;
	padding:1px 14px 1px 0;
}
.searchsubmit .insub_it{
	background:transparent url(http://image.bookfm.com/CoursewareImage/cour_31.jpg) no-repeat scroll left center;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	letter-spacing:1px;
	padding:3px 0 3px 22px;
}