/* blue=0066CC,orange=FF9911,green=67A400 */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}
#wrap1{
	padding: 0px;
	height: 100%;
}


#header{
	height:120px;
	text-align: left;
	background: url(../images/headerstripe_loop.jpg) repeat-x;
}
#logo{
	width: 257px;
	height: 71px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -450px;
}
*html #logo{
	cursor: hand;
}
#wrap2{
	margin:0 auto;
	width: 900px;
	text-align: left;
}
*html div#wrap2{
	width: 914px;
}
#content_box{
	float: left;
	width: 690px;
	background: #fff;
	padding: 0;
}
*html div#content_box {
	width:707px; 
}
#top_left{
	width: 100%;
	height: 12px;
	background: url(../images/corner_top.gif) no-repeat top left;
	float: left;
}
#bottom_left{
	width: 100%;
	height: 12px;
	background: url(../images/corner_bottom.gif) no-repeat bottom left;
	float: left;
}
#content_text_box{
	padding: 18px 15px 30px 15px;
	/*background: url(../images/corner_bottom.gif) no-repeat bottom left;*/
}

	

#quote{
	margin:0;
	padding: 0 10px 0 10px;
}

#emph{
	margin: 0;
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#emph a{
	color: #0066CC;
	text-decoration: none;
}
#emph_eclipse{
	margin: 0;
	padding: 10px;
	border-top: 1px solid #CCC;
}
#emph_eclipse a{
	color: #0066CC;
	text-decoration: none;
}



		/*  styles for blog.jsp */
#blog_content_text_box{
	padding: 18px 15px 30px 15px;
	background: url(../images/corner_bottom.gif) no-repeat bottom left;
}
.blog_entry{
	float:left;
	width: 660px;
	padding: 0 0 20px 0;
}
*html .blog_entry{
	width: 670px;
}
#blog_content_text_box h2{
	color: #FF9911;
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 20px;
}

#blog_content_text_box h3{
	color: #67A400;
	padding: 20px 0 10px 0;
	margin: 0;
	font-size: 16px;
}


					/*   styles for comment.inc.jsp  */
#comment_container{
	margin: 0 0 0 20px;
	padding:0;
}					
#comment{
	text-align: left;
	margin: 0;
	padding: 10px;
}
.html div#comment{
	
}
.comment_h3{
	font-weight: bold;
	color: #FF9911;
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 16px;
}

#comment dl{
	margin:0;
	padding:0;
	width: 510px;
	height: 30px;
}
#comment dt{
	float:left;
	padding:4px 5px 0 0;
	margin: 0;
	text-align: right;
	width: 70px;
	height: 18px;
}
*html div#comment dt{
	width: 75px;
	height: 22px;
}
#comment dd{
	margin: 0px;
	padding: 0px;
	float:left;
	width: 122px;
}
#comment dd.ta{
	width: 255px;
}
#comment input{
	width: 120px;
	color: #5E5E5E;
}
#comment textarea{
	width: 250px;
	height: 123px;
	color: #5e5e5e;
	}
	
#comment_bttn_area{
	margin-top:85px;
	margin-left: 85px;
}
*html div#comment_bttn_area{
	margin-top: -15px;
}
#bttn{
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#bttn li{
	width: 150px;
	height: 29;
	border: 1px solid #A5ACB2;
	display: block;
}
#bttn a{
	color: #333;
	padding: 7px 0;
	text-align: center;
	display: block;
	text-decoration: none;
}
#bttn a:hover{
	color: #000;
	background: #E1E1E1;
}

						/*  styles for java_beginner.jsp */
						
#java_begin_content_text_box{
	text-align: center;
	padding: 18px 15px 30px 15px;
	
}
#java_begin_content_text_box h2{
	color: #67A400;
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 20px;
}
#java_begin_content_text_box h3{
	color: #0066CC;
	padding: 30px 0 0 0;
	margin: 0;
	font-size: 16px;
}

				/*  navigator  */
#sub-navs{
	overflow:hidden;
	height: 0px;
}
#dev-sub-navs{
	overflow:hidden;
	height: 0px;
}

#nav_box{
	margin: 0;
	padding:10px 10px 0 10px;
	float: left;
	background: #1A1A1A;
}
*html div#nav_box{
	padding: 10px 9px 0 10px;
}
#nav {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
#nav li{
	width: 175px;
	height: 22px;
	margin:0px 0 15px 0;
}
*html #nav li{
	margin:0 0 7px 0;
	/*
	height: 28px;
	width: 185px;
	*/
}

#nav a {
	padding: 6px 0 6px 15px;
	text-align:left;
	display: block;
	color: fff;
	text-decoration: none;
	border: none;
	outline:none;
	background: url(../images/bg_button.gif) repeat-x;
}
#nav a:hover, body#index #t-index a, body#dev #t-dev a{
	font-weight: bold;
	background: url(../images/bg_button_hover.gif) repeat-x;
}


#sub-nav {
	list-style: none;
	color: #58644B;
	margin: -8px 0 6px 0;
	padding: 0;
}
*html #sub-nav{
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0;
}

#sub-nav li{
	width: 170px;
	height: 35px;
	margin: 0 0 0 0;
	background: #1A1A1A;
}
*html #sub-nav li{
	margin:0 0 0 0;
	height: 25px;
	width: 175px;
}
#sub-nav a {
	border-bottom: 1px solid #323232;
	padding: 9px 0 9px 20px;
	text-align:left;
	display: block;
	color: #646464;
	text-decoration: none;
	outline: none;
	background: #1A1A1A;
}

#sub-nav a:hover, body#index #t-normal a, body#dev #t-normal a, body#blog #t-normal a, body#about #t-normal a{
	color: #646464;
	font-weight: normal;
	background: #1A1A1A;
}
#sub-nav a:hover, body#index #t-normal a:hover, body#dev #t-normal a:hover, body#blog #t-normal a:hover, body#about #t-normal a:hover{
	color: #fff;
	font-weight: normal;
	border-bottom: 1px solid #9FD202;
	background: #1A1A1A;
}

			/* styles for tutorials */

.directions_list ol{
	margin: 0 0 0 40px;
	padding: 0;
}
.directions_list ol li{
	margin: 8px 0 8px 0;
	padding: 0;
}
.instructions_break{
	margin: 8px 0 0 -40px;
}


									/* footer */
#footer{
	text-align: center;
	clear: both;
	padding: 40px 0 30px 0;
}
*html div#footer{
	padding: 20px 0 30px 0;
}
#footer_text{
	color: #666;
	margin: 0 0 0 196px;
	width: 300px;
}
*html #footer_text{
	margin: 0 0 0 -198px; 
}


#login{
	width: 400px;
	height: 30px;
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: 20px;
	color: e3e3e3;
	outline: none;
}
*html #login {
		margin-left:32px;
		top: 85px;
	}
#login input{
	font-size:10pt;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #2f2f2f;
	width: 80px;
}
*html #login input{
	border-color:333333;
}



/*  styles index page  */

#left_sidebar{
	margin: 10px 5px 10px 10px;
	padding: 0;
	width: 200px;
	float: left;
	}
#left_sidebar a{
	outline: none;
	color: #666666;
	text-decoration: none; 
	}
	
#left_sidebar a:hover{
	text-decoration: underline; 
	}

#left_sidebar ul{
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}
#left_sidebar li{
	font-size: 12px;
	color: #666666;
	padding: 0 0 0 10px
}

#right_sidebar{
	margin: 30px 0 0 0;
	padding: 0;
	width: 460px;
	float: left;
}

#indiv_blog_entry{
	margin: 0;
	padding: 0;
}

#blog_date{
	margin: 0 20px 10px 0;
	padding: 0;
	height: 59px;
	width: 60px;
	background: url(../images/date_bg.gif) no-repeat top left;
	float: left;
}

#blog_date p.blog_month{
	margin: 4px 0 0 0;
	padding: 0;
	text-align: center;
	letter-spacing: 1px;
}

#blog_date p.blog_day{
	margin: 8px 0 0 0; 
	padding: 0;
	text-align: center;
	font-size: 16;
	font-weight: bold;
	color: #ffffff;
}

#blog_entry_title{
	float: left;
	padding: 19px 0 0 0;
	margin: 0;
	width: 370px;
	height: 45px;
	font-size: 20px;
	color: #FF9911;
}

#blog_entry_title a{
	color: #FF9911;
	text-decoration: none;
}

#blog_entry_title a:hover{
	color: #67A400;
	text-decoration: underline;
}

#text_container{
	font-size: 13px;
	width: 440px;
	margin: 0;
	padding: 0;
	float: left;
}
*html #text_container{
	width: 460px;
	}

#text_container p.blog_image{
	text-align: center;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	}
#text_container p.divider{
	text-align: center;
	width: 290px;
	height: 1px;
	margin: 40px 80px 40px 80px;
	border-bottom: 1px solid #a8a8a8;
	}
#text_container a{
	color: #0066CC;
	text-decoration: none;
	}


p.head{
	margin: 0;
	padding: 20px 0 0 0;
	color: #FF9911;
	}
#main_content h2{
	color: #FF9911;
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 20px;
	}
#main_content h3{
	color: #67A400;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 16px;
	}
#main_content a{
	color: #0066CC;
	}

/*  font controls  */

#content_text_box h2{
	color: #FF9911;
	padding: 20px 0 0px 0;
	margin: 0;
	font-size: 20px;
}
#content_text_box h3{
	color: #67A400;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 16px;
}
#content_text_box h3 a{
	text-decoration: none;
	color: #67A400;
	outline:none;
}

#content_text_box h3 a:hover{
	text-decoration: underline;
}

#content_text_box p .content_text_box_p{
	padding: 0 0 10px 0;
	margin: 0;
}

#content_text_box p .short_{
	padding: 0px 0 0px 0;
	margin: 0;
	color: #5E5E5E;
}

.short_{
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}

/* -------------- DETAILS PAGE -------------- */

#details_content_box{
	margin: 40px 30px 40px 30px;
	padding: 0;
	float: left;
	}
*html #details_content_box{ 
	margin: 40px 30px 0px 30px;
	width: 635px;
	float: left;
	}
#details_comment{
	padding: 0;
	margin: 0;
	float: left;
}

#details_date_title{
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	width: 100%;
	}
	
#details_date_title a{
	color: #FF9911;
	text-decoration: none;
	}
	
#details_date_title a:hover{
	color: #67A400;
	text-decoration: underline;
	}

#details_text_container{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 100%;
	}
#details_text_container a{
	color: #0066CC;
	text-decoration: none;
	}

#details_text_container p.blog_image{
	text-align: center;
	}
#details_blog_entry_title{
	float: left;
	padding: 19px 0 0 0;
	margin: 0;
	height: 45px;
	font-size: 20px;
	color: #FF9911;
	}
/*-------search nav------------*/

.search_nav {
	width:460px;
	float: right;
	margin: 0;
	padding: 0;
	}
*html .search_nav {
	width: 470px;
}
.search_nav p {
	clear: both;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	color: #666;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	}
.search_nav p a {
	margin: 0 0 0 0;
	padding: 0px 10px 0px 0;
	color: #0066CC;
	Font-family: Georgia, Times New Roman, Times, serif;
	}
.search_nav p a.active {
	margin: 0 0 0 0;
	padding: 0px 5px 0px 0;
	color: #0066CC;
	Font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	}

.search_nav_bttm {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0px 0 0px 0;
	border-bottom: 1px solid #cccccc;
	}
.search_nav_bttm p {
	clear: none;
	float: right;
	margin: 0 0 0 0;
	padding: 10px 0 20px 0;
	color: #666;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	}
.search_nav_bttm a {
	margin: 0 0 0 0;
	padding: 0px 10px 0px 0;
	color: #0066CC;
	Font-family: Georgia, Times New Roman, Times, serif;
	}
.search_nav_bttm a.active {
	margin: 0 0 0 0;
	padding: 0px 5px 0px 0;
	color: #0066CC;
	Font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	}

p.space{
	margin: 0;
	padding: 0;
}			
*html p.space{
	margin: 3px 0 0 0;
	padding: 0;
}
.directory_structure ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.directory_structure li.root{
	padding: 8px 0 0 0;
	margin: 0;
}
.directory_structure li.sub{
	padding: 0 0 0 20px;
	margin: 0;
}
.directory_structure li.sub_x2{
	padding: 0 0 0 40px;
	margin: 0;
}
.directory_structure li.sub_x3{
	padding: 0 0 0 60px;
	margin: 0;
}
.html_code_box{
	background: #ffffff;
	margin: 0;
	padding: 0;
}
*html .html_code_box{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img{
	border: 0;
}
.dd_section{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid orange;
}


