/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

.floatl {
	float:left;
}

.floatr {
	float:right;
}

.clear {
	clear:both;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	background-color: #E5E9EA;
	background-image: url(http://www.jnet.tv/themes/site_themes/jnet/img/bg.gif);
	background-repeat: repeat-x;
}

#container {
	width:918px;
	margin:0 auto;
	margin-bottom: 100px;
	text-align: left;
}

/*css for header starts here*/

.header {
	height:87px;
	position: relative;
}

.logo {
	width:180px;
	width: 218px;
background: url(http://www.jnet.tv/themes/site_themes/jnet/img/top_bar.png) bottom left repeat-x;
	height: 90px;
}

.top_bar {
	position: relative;
	width: 700px;
	background: url(http://www.jnet.tv/themes/site_themes/jnet/img/top_bar.png) bottom left repeat-x;
}
.top_bar a {
	text-decoration: none;
}
.top_bar ul#links {
	list-style-type: none;
	padding: 10px 0;
	position: relative;
	left: 35px;
	padding-top: 58px;
}
.top_bar ul#links li {
	float: left;
	padding-left: 10px;
}
.top_bar #search_bar {
	background:url(http://www.jnet.tv/themes/site_themes/jnet/img/search_bar.png) bottom right no-repeat;
	height: 90px;
	width: 254px;
	position: relative;
}
.top_bar #search_term {
	font-size: 15px;
	height: 20px;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	margin-top: 58px;
	margin-left: 57px;
	padding-left: 5px;
}
.top_bar #search_submit {
	display:block;
	background:url(http://www.jnet.tv/themes/site_themes/jnet/img/search.png) bottom right no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 58px;
}
.top_links {
	height: 50px;
	position:relative;
	padding-bottom:20px;
	z-index:1000;
}

.top_links ul {
	list-style:none;
	padding-top:0px;
}

.top_links li {
	display:block; 
	float:left;
	text-align:center;
	list-style:none;
	background:url(http://www.jnet.tv//themes/site_themes/jnet/img/li-seperator.gif) top right repeat-y;
	padding:10px 10px 0px 10px;
}

.top_links li a {
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	padding:0px 0px 0px 4px;
	text-decoration:none;
	cursor:pointer;
}

.top_links li a span {
	color:#000;
	font-weight:bold;
	display:block;
	float:left;
	padding:3px 7px 4px 5px;
}

.top_links li a:hover {
	
}

.top_links li a:hover span {
	color:#FF9900;
}

.top_links li a.active {
	color:#FF9900;
	background: url(http://www.jnet.tv/themes/site_themes/jnet/img/active.gif) bottom center no-repeat;
	padding-bottom: 5px;
}

.top_links li a.active span {
	color:#FF9900;
}

/*css for img-section starts here*/

.image-section {
	width:918px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.ad {
	background:#cdcdcd;
	background:#EEE;
	border:1px solid #aeaeae;
	height: 320px;
	width: 180px;
	overflow: auto;
	padding: 10px;
	margin-right: 6px;
}

.main-image {
	width:480px;
	height: 320px;
	background:#cdcdcd;
	background:#EEE;
	border:1px solid #aeaeae;
	padding:10px;
margin-bottom: 20px;
}

.image-list {
	width:200px;
	height: 340px;
	background:##cdcdcd;
	background:#FFF;
	border:1px solid #aeaeae;
	overflow:auto;
}
.poll {
	width:200px;
	height: 340px;
	background:##cdcdcd;
	border:1px solid #aeaeae;
	overflow:hidden;
}

.jw_playlist_playlist {
	width: 200px;
	height: 340px;
	overflow-y: auto;
	overflow-x: hidden;
}

.image-list img {
	padding-top: 0px;
}

/*css for content box starts here*/

.content-box {
	width: 876px;
	background: #f4f4f4;
	border: 1px solid #ededed;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 30px 0px;
}

.content-box-main {
}

.top-main {
}
.bottom-main {
}

/*css for left col starts here*/

.left-col {
	width: 231px;
}
.left-col-home {
	width:278px;
	background:url(http://www.jnet.tv/themes/site_themes/jnet/img/left-col-dotted-bg.gif) top right repeat-y;
	padding:20px 25px 20px 0px;
}

.photo-section-home h2, .photo-section h2 {
	font-size:23px;
	color:#060602;
	font-weight:normal;
	padding-bottom:15px;
}

.photo-section-home span, .photo-section span {
	display:block;
	padding:15px 0px;
	color:#a34301;
	font-weight:bold;
}

.photo-section-home p, .photo-section p {
	padding-bottom:20px;
	color:#4c4c4c;
	line-height:20px;
}
.photo-section ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.left-col-home a {
	text-decoration: none;
}
.left-col-home a span {
	color:#a34301;
	font-weight:bold;
}

.left-col h2 {
	border-bottom: solid 1px #aaa;
	margin-bottom: 10px;
}
.left-col li {
	list-style: none;
	margin: 5px 0;
}
.left-col a {
	text-decoration: none;
	background: transparent url(http://www.jnet.tv/themes/site_themes/jnet/img/bul2.gif) no-repeat 0px 0px;
	padding-left:18px;
	display:block;
}
/*
.left-col a:hover {
	background: transparent url(http://www.jnet.tv/themes/site_themes/jnet/img/bul1.gif) no-repeat 0px 0px;
	padding-left:18px;
	display:block;
}
/*css for right col starts here*/

.right-col {
	width:645px;
	padding:0px 30px 20px 10px;
	border:solid 1px #aaa;
}

.right-col-home {
	width:530px;
	padding:20px 0px;
}

.main-content, .main-content-home {
	color:#4C4C4C;
	line-height:20px;
}
.main-content {
	margin-left:20px;
}

h1, h2 ,h3 ,h4{line-height:normal;}

a{color:#4C4C4C;
		text-decoration:underline;}

a:hover{text-decoration:none;}

.main-content h1 {
	font-size:27px;
	color:#060602;
	font-weight:normal;
	background: #fff;
	margin: -17px;
	padding: 0 10px;
	margin-bottom: 10px;
}

.main-content h1 a.rss{
	display: block;
	background: url(http://www.jnet.tv/themes/site_themes/jnet/img/rss.png) top right no-repeat;
	width: 14px;
	height: 14px;
	margin-top: 10px;
	text-decoration: none;
}

.main-content h1 a span {
	font-size:10px;
	color:#060602;
	font-weight:normal;
	position: relative;
	margin-left: -25px;
}

.main-content span {
	padding:0px 0px 15px 0px;
	color:#a34301;
	font-weight:bold;
}

.main-content p {
	padding-bottom:20px;
	color:#4c4c4c;
	line-height:20px;
}

.portfolio-section {
	padding-top:35px;
}

.portfolio-section h2 {
	font-size:23px;
	color:#060602;
	font-weight:normal;
	padding-bottom:10px;
}

.portfolio-section img {
	margin-right:25px;
}

.portfolio-section span {
	color:#a34301;
	font-weight:bold;
}

.portfolio-section p {
	padding:13px 0px;
	color:#4c4c4c;
	line-height:20px;
}

/*css for footer starts here*/
#footer {
	background:#0f1307;
	font-size:11px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 100;
	height: 40px;
}

.footer-links {
	color:#fff;
	line-height:70px;
	width:918px;
	margin:auto;
	z-index: 10000;
	height: 25px;
	position: relative;
	top: -35px;
}

.footer-links ul {
	list-style:none;
}

.footer-links li {
	float:left;
	margin-left:10px;
	color:#c6c6c6;
}

.footer-links li a {
	text-decoration:none;
	color:#c6c6c6;
}

.footer-links p {
	color:#c6c6c6;
}

/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font-size:15px;font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #666;	margin:0px 0px 10px 0px;}
h6{font-size:16px; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
.project-img{float:right; margin-left:20px;	border: 6px solid #666;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #666; padding-bottom:10px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */


/** Categories **/
ul#nav_cat_archive li {
	margin-bottom: 7px;
}
ul#nav_cat_archive ul li {
	margin-bottom: 7px;
	margin-left: 15px;
}
ul#nav_cat_archive ul li a {
	background: url("http://www.jnet.tv/themes/site_themes/jnet/img/cat_marker.gif") top left no-repeat;
	padding-left: 25px;
}

/** Archive **/
.archive {
	position: relative;
	top: -40px;
}

h2.date_year {
	margin-top: 20px;
}

/** About Page **/
.about-header {
	width: 245px;
	height: 71px;
	margin-top: -40px;
	background: url(http://www.jnet.tv/themes/site_themes/jnet/img/about-header.gif) no-repeat top left;
}
.contact-header {
	width: 279px;
	height: 53px;
	margin-top: -18px;
	background: url(http://www.jnet.tv/themes/site_themes/jnet/img/contact-header.gif) no-repeat top left;
}
.donations-header {
	width: 245px;
	height: 75px;
	margin-top: -40px;
	background: url(http://www.jnet.tv/themes/site_themes/jnet/img/donations-header.gif) no-repeat top left;
}
.events-header {
	width: 144px;
	height: 50px;
	margin-top: -18px;
	background: url(http://www.jnet.tv/themes/site_themes/jnet/img/events-header.gif) no-repeat top left;
}
.about-header span, .contact-header span, .donations-header span, .events-header span {
	display: none;
}

.breadcrumb {
	position: relative;
	top: -20px;
	left: -30px;
}


.video_holder {
	width: 640px;
	height: 427px;
	border: solid #aaa 1px;
}
.video_description {
	border: solid #aaa 1px;
	height: 407px;
	width: 210px;
	padding: 10px;
	overflow: auto;
	position:relative;
}

/******************************************/


.jw_playlist_image {
	width: 165px;
	height: auto;
}

.jw_playlist_image_div {
	border: 1px solid #000000;
	width: 165px;
	padding: 0;
	margin: 0;
}

.jw_playlist_item {
	padding:10px 7px;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: bold;
}

.jw_playlist_description {
}

.even {
	background-color: #EEEEEE;
}

.odd {
	background-color: #FFFFFF;
}

.playing {
	background-color:yellow;
}
/**********************************************/
.jw_controlbar {
	z-index: 1;
	position: relative;
	left: 10px;
}

.controlbar .play{
	width: 16px;
	height: 16px;
	background-image: url("http://www.jnet.tv/themes/site_themes/jnet/img/control_play_blue.png");
	float: left;
	display: block;
	margin-top: 3px;
}
.controlbar .pause{
	width: 16px;
	height: 16px;
	background-image: url("http://www.jnet.tv/themes/site_themes/jnet/img/control_pause_blue.png");
	float: left;
	display: none;
	margin-top: 3px;
}
.controlbar .stop{
	width: 16px;
	height: 16px;
	background-image: url("http://www.jnet.tv/themes/site_themes/jnet/img/control_stop_blue.png");
	float: left;
	display: block;
	margin-top: 3px;
}
.controlbar .currenttime{
	width: 40px;
	float: left;
	display: block;
	text-align: right;
	font-family: monospace;
	font-weight: 900;
	font-size: 11px;
	color: white;
	margin-top: 5px;
}
.controlbar .scrubber{
	width: 70%;
	float: left;
	display: block;
	margin: 5px;
}

.controlbar .totaltime{
	width: 40px;
	float: left;
	display: block;
	text-align: left;
	font-family: monospace;
	font-weight: 900;
	font-size: 11px;
	color: white;
	margin-top: 5px;
}
.controlbar .fullscreen{
	width: 16px;
	height: 16px;
	background-color: grey;
	float: left;
	display: none;
	margin-right:4px;
}
.controlbar .mute{
	width: 16px;
	height: 16px;
	float: left;
	display: block;
	background-image: url("http://www.jnet.tv/themes/site_themes/jnet/img/sound_none.png");
	margin-top: 3px;
}
.controlbar .unmute{
	width: 16px;
	height: 16px;
	float: left;
	display: none;
	background-image: url("http://www.jnet.tv/themes/site_themes/jnet/img/sound_mute.png");
	margin-top: 3px;
}
.controlbar .volume{
	width: 50px;
	float: left;
	display: block;
	margin: 5px;
}
.controlbar .ui-slider-horizontal .ui-slider-handle {
	margin-left:-1px;
}
.controlbar .ui-slider .ui-slider-handle {
	width:1px;
}
.controlbar .jw_controlbar {
	z-index: 1;
}
.controlbar {
	position: relative;
	width: 100%;
	height: 25px;
	background:#0f0000;
}
#cover {
	width: 100%;
	height: 40px;
	position: relative;
	background:#0f1307;

	margin-top: -50px;
	z-index: 1000;
}
/********************************************/
#playerID {
	
}

#ply1 {
	position: relative;
	left: -23px;
	top: -42px;
	top: 0px;
}

#ply2 {
	display: none;
	position: fixed;
	bottom: 70px;
}
/*******************************************/
ul.test_result {
	margin-left: 10px;			
}
.answered_incorrectly .correct_answer{
	display: block;
	margin-top: 5px;
}
.answered_correctly .correct_answer{
	display: none;
	margin-top: 5px;
}
.answered_incorrectly .you_answered {
	display: block;
	margin-top: 5px;
}
.answered_correctly .you_answered {
	display: block;
	margin-top: 5px;
}
.question_result{
	margin-top: 15px;
}
/*******************************************/
.intro {
	display: block;
}
.start_button {
	display: block;
	margin-top: 20px;
}
.test_questions {
	display:none;
}