@charset "utf-8";
/* CSS Document */

/*body {
margin:100px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:url(file:///C|/wamp/www/pokarna/images/bodybg.gif) repeat-y center; 
background-color:#050505;
color:#969695;
}
a {
color:#e9e9d0;
text-decoration:none;
}
a:hover {
color:#969695;
text-decoration:underline;
}
a img {
border:none;
}
#wrapper {
width:450px;
margin-left:auto;
margin-right:auto;
}
#intro {
text-align:center;
color:#e9e9d0;
padding-bottom:20px;
}
#loginform {
padding-top:20px;
}
input {
background:#454545;
border: solid 1px #454545;
width:150px;
font-family:Arial, Helvetica, sans-serif;
color:#969695;
}
#footerhome {
text-align:center;
padding-top:30px;
}

<!-- Forogt Password ligbt box -->
#forgotPassword_lb_box{
   width: 300px; 
   height: 150px;
   background-color: #eee;
   text-align:left;
   z-index: 90;
}

#forgotPassword_box_content {
   background-color: #2D2D2D;
   width: 390px; 
   height: 302px;
   position: absolute;
   top: 4px;
   left: 4px;
}
#forgotPassword_box_content td {
   color: #000000;
   font-size: 12px;
   font-family: arial;
   font-weight: bold;
}
#forgotPassword_box_content h2 {
   color: #B9E9C9;
   font-size: 16px;
   font-family: arial;
   padding:0px; 
   margin:0px;
}

#forgotPassword_box_content .or {
   color: #FBFE97;
}

#forgotPassword_box_content a:link, 
#forgotPassword_box_content a:hover, 
#forgotPassword_box_content a:visited {
   color: #eee;
   font-size: 11px;
   font-family: arial;
   font-weight: normal;
   text-decoration: none;
}

#FPMessage{
color:#000000;
display:none;
}*/

#lb_overlay{ 
    
    position: absolute;
    z-index: 90;
   filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
    background-color: #000;

	
}

<!-- Orders LightBox -->
#order_overlay{ 
    
    position: absolute;
    z-index: 90;
   filter:alpha(opacity=40);
   -moz-opacity:.40;
   opacity:.40;
    background-color: #333;
}

#orders_lb_box{
   width: 398px; 
   height: 310px;
   background-color: #eee;
   text-align:left;
   z-index: 90;
}

#orders_box_content {
   background-color: #2D2D2D;
   width: 390px; 
   height: 302px;
   position: absolute;
   top: 4px;
   left: 4px;
}
#orders_box_content td {
   color: #000000;
   font-size: 12px;
   font-family: arial;
   font-weight: bold;
}
#orders_box_content h2 {
   color: #B9E9C9;
   font-size: 16px;
   font-family: arial;
   padding:0px; 
   margin:0px;
}

#orders_box_content .or {
   color: #FBFE97;
}

#orders_box_content a:link, 
#orders_box_content a:hover, 
#orders_box_content a:visited {
   color: #eee;
   font-size: 11px;
   font-family: arial;
   font-weight: normal;
   text-decoration: none;
}
<!-- End of orders lightbox -->

#order_lb_box{
display:none;
}
a img {
border:0;
}
#welcometxt {
width:500px;

padding-top:12px;
float:left;
}
#title {
width:500px;
padding-top:12px;
float:left;
color:#FFF;
}
#demand {
padding-left:240px;
font-size:14px;
font-weight:bold;
}
#demand1 {
padding-left:240px;
font-size:14px;
font-weight:bold;
clear:both;
}
#banner {
padding-left:240px;padding-top:30px;
}
#topmenu {
position:absolute;margin-left:710px;float:left;
font-size:11px;
font-weight:bold;
}
#topmenu a {
text-decoration:none;
}
#bottomleft {
border:solid 1px #999999;
background:#000;
float:left;
margin-top:10px;
}
#bottomcenter {
float:left;
width:500px;
margin-left:14px;
margin-top:10px;
}
#bottomright {
float:left;
background:#000;
height:154px;
width:170px;
border:solid 1px #999999;
margin-top:10px;
}
.thickbox {
text-decoration:none;
font-size:11px;
font-weight:bold;
}
a.thickbox {
color:#FFFFFF;
font-weight:bold;
}
.heading {
font-size:18px;
font-weight:bold;
}

.school-list, .school.pagivation {
	margin: 10px;
	padding: 10px;
}

.school-list a, .school-search-title a, .school.pagivation a {
	color: #FFF;
	text-decoration: none;
}

.school-list a:hover, .school-search-title a:hover, .school.pagivation a:hover {
	text-decoration: underline;
}
