/*  white style */


/*  Images */
#top-out {
	background: url(white/bg_top.gif) repeat-x 0 0;
}

#middle-out-top { /* Background - Middle Top */
	background: #e0e0e0 url(white/bg_middle_out_top.gif) repeat-x 0 0;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(white/bg_middle_out_bottom.gif) repeat-x left bottom;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(white/bg_middle_content_single.gif) repeat-y;
}
#middle-content { /* Background - Content */
	background: url(white/bg_middle_content.gif) repeat-y;
}
#middle-content1 { /* Background - Content */
	background: url(white/bg_middle_content_shedule.gif) repeat-y;
}
#middle-content-bottom { /* Background - Content Bottom */
	background: url(white/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}
#middle-content-bottom1 { /* Background - Content Bottom */
	background: url(white/bg_middle_content_bottom_shedule.gif) no-repeat 0 bottom;
}
#content {
	background: url(white/bg_middle_top.gif) no-repeat 0 0;
}
#content1 {
	background: url(white/bg_middle_top_shedule.gif) no-repeat 0 0;
}
#footer {
	background: url(white/bg_footer_gradient.jpg) no-repeat 0 0;
}

/*  Colors */
a {
	color: #D90000;
}
#footer h2.widget_title {
	background: #767872;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #d3d3d3 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul#idTabs li a {
	background: #767676;
}
#main-content .post h4.continue a,
#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background: #838383;
}
.Nav .on, .Nav a:hover {
	background: #838383 !important;
}
#main-content .post h4.continue a:hover {
	background: #607125;
}
#copyright-out {
	background: #252525;
}
#nav li ul li a {
		background-color: #BF0000;	
	border-bottom: 1px solid #ef2b2b;
	color:#FFF;
	padding-bottom:10px;
	
}
#nav li:hover{
	background: #fabcbc;
	
}
#nav  li ul li a:hover {
	background: #d91111;
}
#footer-out {
	background: #f1f1f1;
}

#main-content .post ,#main-content1 .post {
		text-align:justify;
	}
	
#main-content .post h2,#main-content1 .post h2{
	color:#D20000;
	text-align:left;
	}

#main-content .post h1,#main-content1 .post h1{
	font-size:16px;
	color:#333;
		text-align:left;
 
	}
	#main-content  table th,#main-content1  table th,#main-content1  table.shedule th{
		text-align:center;
		background-color: #E2E2E2;
		font-weight:bold;
		height:50px;}
		
		#main-content  table tr td{
			vertical-align:top;
			background-color:#F7F7F7;
			padding:10px;
			
		}
			#main-content  table tr td h2{
				margin:0px;
				color:#D90000;
				padding:0px;
				font-size:16px;
				font-weight:bold;
			
			
		}
	#main-content1  table.shedule  tr td, #main-content  table.shedule  tr td{
			vertical-align:top;			
			padding:3px;
			
			
		}
		#main-content1  table tr td,#main-content1  table.shedule tr td{
				text-align:center;
		}
		#main-content  table tr td.data,#main-content1  table tr td.data,#main-content1  table.shedule tr td.data{
			color:#D90000;
			font-weight:bold;
			text-align:center;
		 
		}
	#main-content  table tr td.time,#main-content1  table.shedule tr td.time{
			color: #000;
			text-align:center;
			font-size:12px;
			vertical-align:middle;
			
		 
		}
					#main-content  table tr td div,#main-content1  table.shedule tr td div,#main-content  table.shedule tr td div{
			font-size:12px;
			height:70px;
			background-color: #FFF;
			margin:2px;
			padding-top:7px;
			text-align:center;
			padding-left:2px;
			padding-right:2px;
			
				 
		}
