body {
	/*
	font-family:'Tahoma',sans-serif;
	font-family:sans-serif;
	*/
	
	font-size: 98%;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#333333;
	line-height:1.4;

	background: url("../images/themes/bg.jpg") repeat-x scroll 0 0 #1D1D1D;
	/*
	background: url("../images/themes/bg.jpg") repeat-x scroll 0 0 #1D1D1D;
	background: url("images/themes/domainband_bg.gif") repeat-x scroll 0 0 #1D1D1D;
	text-shadow:-1px -1px 0px #FFD780,1px 1px 2px #59420F;*/
}

li {
	padding-bottom: 4px;	
}

#top td {
	padding-left: 4px;
	padding-right: 4px;
}

#header td {
	padding-top: 16px;
	padding-bottom: 2px;
}

#menu td {
	padding-top: 6px;
	padding-bottom: 8px;
}
	
.tutorial_body {
	background-color: white;
	border : 0px solid #333333;
}
	
/* Tutorial panel header and background */	
.tutorial_panel {
	background-color: #C58917;
	border: 0px solid #CCCCCC;
}

.tutorial_panel_hdr, .brick_crumbs_heading, .brick_crumbs_heading a {
	color: #00FFFF;
	background-color:#C58917;
	font-size: 17px;
	text-shadow: 1px 1px 1px green;
}	
	
.google_ads_panel_bg {
	background-color: #FFF8C6;
}

.google_ads_bottom {
	padding-top: 16px;
	padding-bottom: 4px;
}

.tutorial_panel_bg {
	background-color: #FFF8C6;
	/*background: url("../images/themes/bg_hatch.png") repeat scroll 0 0 #FFF8C6;*/
	/*background: url('../images/personel/logo_baby_t10.png') no-repeat #FFF8C6 scroll center center;*/
}	

.tutorial_panel_bg a {
	color: #151B8D;
}
	
.tutorial_panel_bg2 {
	/*background-color: #FFF8C6;*/
	background: url('../images/personel/logo_baby_t10.png') no-repeat #FFF8C6 scroll center center;
}

.tutorial_panel_bg3 {
	background-color: white;
}

.tutorial_panel_bg, .tutorial_panel_bg2, .tutorial_panel_bg3 {
	border: 1px solid #817339;
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5) inset;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}
	
	
/* Shadows */

.shadow_left {
    background: url("../images/themes/content_bg.png") repeat scroll left top transparent;
    display: block;
    left: 0;
    padding-left: 10px;
}

.shadow_right {
    background: url("../images/themes/content_bg.png") repeat scroll right top transparent;
    display: block;
    left: 0;
    padding-right: 10px;
}

.shadow_bottom {
	background: url("../images/themes/main-box-bottom-grad.png") repeat-x scroll right bottom #FFFFFF;
	padding-bottom: 6px;
}

.shadow_bottom_nope {
	background: url("../images/themes/r-footer-bg.png") no-repeat scroll center top transparent;
    color: #868686;
    font-size: 11px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}

	
/* Tutorial heading & source file header styles */	
.tutorial_heading, .tutorial_sub_heading, .tutorial_sub_heading2 {
	color:#8A4117;
	font-size:24px;	
	font-weight:bold;
	text-decoration:none;
	text-shadow: 1px 2px 1px #CCCCCC;
}

.tutorial_sub_heading {
	font-size:18px;	
}

.tutorial_sub_heading2 {
	font-size:16px;	
}

/*
FDD017
52F3FF
FBB917
F2DAF0
60AFFF
EED0EE
60FFDF
90FFDF
00FFAC
*/
.source_path {
	 color: #FFF0E0;
}

.author_name {
	color: 	#FFE87C;
}
	
.author_email, .author_email a {
	color: #CFECEC;	
}

.author {
	color:#FFFF00;
	font-size:16px;
}

.source_header_table {
	padding-top: 2px;
	padding-bottom: 2px;
}

.source_header {
	background:#625D5D;
	font-family: "Times New Roman", Times, serif 
}

/*
5EFB6E
00FFAC
*/
.source_attrib {
	color:#00FFAC;
}


/* Code snippet & download styles */
.snippet {
	width: 100%;
	/*border: 1px solid blue; */
	color:#006699;
	background: #F8F8F8 repeat;
}

.api, .api2, .output, .commands {
    background-color: #F3F8FB;
    /*background-color: #EAF2FA;*/
    border: 1px solid #C2DAF0;
    color: #151B54;
    padding-left : 28px;
    padding-right : 28px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.api2 {
    padding-bottom: 2px;
}

.api2 b {
    color: #8A4117;
    font-weight: bold;
    font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
    text-decoration: none;
    text-shadow: 1px 2px 1px #CCCCCC;
}

.api2 li span {
	color: green;
	text-decoration: none;
	font-weight: bold;
	font-size: 84%;
}

.api2 p.problem {
    color: red;
    font-weight: bold;
    font-size: 84%;
    font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
    text-decoration: none;
    text-shadow: 1px 2px 1px #CCCCCC;
}


.imp {
	color: #151B54;
	font-size:92%;
	font-weight:bold;
	font-style: italic;
}
	
/*
#842DCE
#2a00ff
*/	
.imp2 {
	color: #8000EE;
	background-color : #FFFFFF;
	font-size:88%;
	
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
}

.download {
	font-weight: bold;
	color:blue;
	padding-left: 20px;
	background: url("../images/tutorials/zip_logo.jpg") no-repeat #F8F8F8;
}

.download:HOVER{
	color: #151B54;
	background-color: #E0FFFF;
	text-shadow: 1px 1px 1px #5CB3FF;
}

/* Share tutorial styles */
.required {
    color: #880000;
    font-weight: normal;
    vertical-align: top;
}

.label {
    text-align: right;
    vertical-align: top;
    width: 30%;
}

.error {
    color: #FB0000;
    font-weight: bold;
}

.error_msg {
	color: #FB0000;
}

/* Top and bottom menu link styles */
.menu_links {
	text-decoration: none;
	color: #888888;
}

.menu_links:HOVER  {
	text-decoration: underline;
}


/* Reports table styles */
.reports_tbl {
	border: 1px solid #008000;
	font-size: 75%;
	text-align: left;
}
	
.reports_tbl_header {
	color : white;
	font-weight: bold;
	background-color: #008000
}

.reports_tbl_body {
	background-color: #ADFF2F
}


/* Recommended books styles */
h2.books_recommendation {
    border-bottom: 1px solid #C58917;
    color: #8A4117;
    font-size: 1.4em;
    font-style: italic;
    line-height: 1.5em;
    margin: 0 0 0.5em;
    padding: 0;
    text-shadow: 1px 1px 1px #CCCCCC;
}


.render_source {
	font-size: 92%;
}

/* Products & Student Projects Styles */

.product_list_hdr, .stud_proj_list_hdr {
	font-weight: bold;
	color:blue;
	text-shadow: 1px 1px 1px #CCCCCC;
}

.tree_view_title, .product_list_title, .stud_proj_list_title {
	color: #00FFFF;
	font-size: 18px;
	text-shadow: 1px 1px 1px green;
}

/* Pager Styles */

.pager_text {
	color: green;
	font-weight: bold;	
}

.pager_num {
	color: #990099;	
}

/*
.brick_crumbs_heading, .brick_crumbs_heading a {
	color: #00FFFF;
	font-size: 17px;
	text-shadow: 1px 1px 1px green;
}
*/


/* Social Bookmarks */
.socialbookmark, .followus {
	color: #566E19;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
.socialbookmark:HOVER, .followus:HOVER {
	color: #A6CE39;
	text-decoration: underline;
}

#bookmark_menu, #followus_menu {
	position: absolute; 
	display: none; 
	background-color: #FFF8C6;
	border: 1px solid #888888;
	z-index: 678999;
}

.subscribe {
	/*color: #C68E17;*/
	color: #F98E29;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}

/* Search Styles */
.creation_ts {
	color: green;
    font-weight: bold;
    font-size: 10px;
    font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.search {
	background: url("../images/arrow/search_16.png") no-repeat #F8F8F8;
	padding-left:15px;
    font-weight:bold;
}

.search_result_count {
	color: green;
    font-weight: bold;
    font-size: 14px;
    font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

/* Report Styles */
a.report_url, .rprt_hit_cnt {
	text-decoration: none;
	color: #4495DB;
}
a.report_url:HOVER {
	text-decoration: none;
	color: #A10000;
}

.report_heading {
	color:#A10000;
	font-size:24px;	
	font-weight:bold;
	text-decoration:none;
}

.report_sub_heading {
	color:#AEDB44;
	font-size:18px;	
	font-weight:bold;
	text-decoration:none;
}
.report_sub_heading2 {
	color:#DB44AE;
	font-size:16px;	
	font-weight:bold;
	text-decoration:none;
}

.recommend {
	 border-color: #DDDDDD;
	 border-style: solid;
	 border-width: 1px 0;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 font-size: 14px;
     font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.print {
	background: url("../images/common/print.gif") no-repeat;
	padding: 2px 3px 2px 20px;
}
	
/* Tutorial  related styles */
.barcode {
	border:1px solid #888888;
	padding: 16px;
}
.barcode2 {
	border:1px solid #888888;
}

/* image aligned center */
.tutorial_img {
	padding-top: 8px;
	display: block;   margin-left: auto;   margin-right: auto;
	padding-bottom: 8px;
}

.tutorial_img0 {
	display: block;   margin-left: auto;   margin-right: auto;
}

/* image aligned left */
.tutorial_img2 {
	padding-top: 8px;
	display: block;   
	padding-bottom: 8px;
}

.interview_question {
	padding-top: 12px;
	font-weight: 500;
	padding-bottom: 8px;
	color: #0000CD;
	font-size: 20px;
}

.interview_answer {
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

textarea#code {
	width: 100%;
	height: 180px;
	resize: none;
	overflow: auto;
}

.responsive, .respimg {
	width: 82%;
  	height: auto;
}

/* table beautification */
.table-striped {
	border: 1px solid #D1D0CE !important;
	border-radius: 4px !important;
	border-collapse: collapse !important;
}

.table-striped > tbody > tr.info > td, .table-striped > tbody > tr.info > th, .table-striped > tbody > tr > td.info, .table-striped > tbody > tr > th.info, .table-striped > tfoot > tr.info > td, .table-striped > tfoot > tr.info > th, .table-striped > tfoot > tr > td.info, .table-striped > tfoot > tr > th.info, .table-striped > thead > tr.info > td, .table-striped > thead > tr.info > th, .table-striped > thead > tr > td.info, .table-striped > thead > tr > th.info, .widget_heading {
   /*background: #27ae60 none repeat scroll 0 0 !important;*/
   background: rgba(0, 0, 0, 0) linear-gradient(#7dcf3d, #52a93e) repeat scroll 0 0 !important;
   border-top: 1px solid #b0e287;
    
   /*color: #ffffff !important;*/
   color: #217515 !important;
   /*font-weight: 900 !important;*/
   /* font-size: 18px; */
   text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
   font-family: "Viga",arial,sans-serif;
   text-align: left;
}

.table-striped  td, .table-striped >tbody>tr>td, .table-striped >tbody>tr>th, .table-striped >tfoot>tr>td, .table-striped >tfoot>tr>th, .table-striped >thead>tr>td, .table-striped >thead>tr>th {
  padding: 5px !important;
}
.table-striped > thead > tr > th {
  border-bottom: 1px solid #ddd !important;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    /*background-color: #e9e9e9;*/
    background-color: #f9f8f0;
}

.table-striped > tbody > tr:nth-of-type(2n) {
    /*background-color: #f6f6f6;*/
    background-color: #f0eed9;
}

.btn, .btn_small {
	background-color: #d53b58 !important;
	border: 1px solid #d53b58;
	color: white;
	padding: 2px 8px 2px 8px;
	border-radius: 2px;
}

.btn_small {
	background-color: #46a049 !important;
	border: 1px solid #46a049;
}