/* CSS Document */

a:link { color:#0066FF; text-decoration:none; }
a:hover { color:#FF9900; text-decoration:none; }
a:active { color:#FF9900; text-decoration:none; }
a:visited { color:#0066FF; text-decoration:none; }

body { 
     font-family:Verdana;
	 font-size:12px;
	  margin:0px;
	  padding:4px;
}
#top{
     position:fixed;
	 right:8px;
	 bottom:5px;
	 z-index:5000;
	 font-size:11px;
}
#top a{
		color:#CC6633;
		background:#FFFF00;
		border:#000000 1px solid;
}

#featured{
		border:1px solid #999999;
}

/*    fedback ............*/
.popdaddy{
    border-style:double;
    border-width:3;
    border-color:#236FE0;
    background-color:white;
    font-family:verdana,arial;
    font-size:12px;
    color:#FF0000;
    width:150px;
    height:165px;
    text-align:center;
    visibility:hidden;
    position:absolute;
    top:20px;
    right:5px;
    padding:8px;
    z-index:800;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#A0A0A0,direction=245);
}
    
.popLoad{
	background-color:white;
	color:white;
	text-align:center;
	vertical-align:middle;
	visibility:hidden;
    position:absolute;
    top:0;
    right:25;
    width:800;
    height:600;
    
	
} 

#feedback{
     position:absolute;
	 right:8px;
	 top:5px;
	 z-index:5020;
	 font-size:11px;          
}
#feedback a{
          color:#FF0000;
		  text-decoration:blink;
}

.search{
     font-size:12px;
	 font-family:Calibri, Verdana, sans-serif, Arial;
	 border:#98A0B8 1px solid;
	 width:130px;
	 height:16px;
}

/*   ...............    FEEDBACK STUFF STOPS HERE   .....................*/

.make_home_page{ text-align:right;}
h1{ 
   font-family: Calibri, Verdana, sans-serif; 
   font-size:15px;
   color:#FF9900;
   padding:3px;
   }
h2 { 
   font-family: Calibri, Verdana, sans-serif; 
   font-size:13px;
   color:#FF9900;
    padding:3px;
   }
   
img{ border: #FFFFFF solid 0px;}
.container{ 
           border:#999999 1px solid; 
		   position:relative; 
		   top:0px; 
		  }
.innerContainer {margin:15px 0px 0px 0px;}
.form { 
		font-family:Verdana;
        font-size:11px;
		padding-bottom:8px;
		width:140px;
	  }
#sms{
		border:#CCCCCC 1px solid;
		width:160px;
		z-index:2340;
		height:268px;
		background: #E8E8F4;
		margin:6px 0 12px 0;
}		
.date{
     font-family:Verdana;
	 font-size:11px;
      position:absolute ;
	  top:5px;
	  left:130px;
	  color:#0066FF;
	  text-align:right;
	  z-index:1;
	  }	
#txt{ font-family:Verdana;
	 font-size:11px;
	 position:absolute ;
	  top:5px;
	  left:8px;
	  color:#0066FF;
	  
	  }	  	  		
		
.form_container { margin-right:0px;}	
#chars{
		background:#FFFFFF;
		padding:2px;
		width:50px;
		height:20px;
		border:#CCCCCC 1px solid;
}
.msg { 
      font-family:Calibri, Verdana, sans-serif, Arial; 
	  font-size:12px; 
	  background:#FCFCFE; 
	  width:140px;
	  border:1px solid #98A0B8;
	  
	  }		
.text_area{
         font-family:Verdana; 
	  font-size:11px; 
	  background: url(../images/sms.gif) center repeat-y #FCFCFE; 
	  width:150px;
	  border:1px solid #E1E1E1;
          }	  
.btn{ 
      border: #FFC993 solid 1px; 
	  background:#F2F2F2; 
	  font-size:12px; 
	  background:url(../images/btn.jpg) no-repeat;
	  width:52px;
	  height:20px;
	  text-align:center;
	  text-transform:uppercase;
      }
.btn_frm{ 
      border: #93A4F4 solid 1px; 
	  background:#F2F2F2 url(../images/button_disabled.jpg) no-repeat; 
	  font-size:12px; 
	  width:100px;
	  height:26px;
	  text-align:center;
	  text-transform:uppercase;
	  padding:0px;
      }	  

.Heading1{color:#FF9900; font-weight: bold; font-size:14px; paddin:8px 20px 12px 20px; }
.Heading {color:#FF9900; font-weight: bold; padding:3px 12px 15px 12px;}
	
#flashcontent{
              width:610px;
			  height:110px;
             }	  
/* navigation */
.navigation {
	width: 130px;	
	font-family:Verdana;
	font-size:12px;
	margin-top:5px;
	margin-left:2px;
	border:#E0E7EB 1px solid;
	background: #F8F9FA;
}

.navigation .row a {
	background: #F0EFF1;	
	color: #553;
	font-family:Verdana;
	font-size:11px;
	display: block;
	text-decoration: none;
	text-align:left;
	border-bottom:#DDDDDD solid 1px;
	border-right:#DDDDDD solid 1px;
	height:14px;
	margin:0px 4px 1px -2px;
	padding-left:9px;
	
	padding-right:0px;
	height:18px;
	width:130px;
	
	
}
.navigation .row a:hover {
	background: #FCFCFC;
	color:#FF9900;
	border-bottom:#FF9900 solid 1px;
	border-right:#FF9900 solid 1px;
}

.content_box{
             font-family:Verdana;
	font-size:11px;
	padding:3px;
	text-align:justify;
	}
.main { 
       font-family:Verdana; 
	   font-size:11px;
	   	   }

.news {
	   border:#E1E1E1 1px solid;
	   padding:1px;
	   margin:0px;
	   }
.main_content{
            border:#E1E1E1 1px solid;
	   		padding:1px;
	  		background: #F7F7FB ;
	   		margin:0px;
             }	

#blog_banner{
             width:99.6%;
			 height:100px;
			 border:#FF9900 1px solid;
}
#blog_topic{ margin-left:5px; padding-left:8px; background: #DEDFE0; text-transform:uppercase; }	
.blog_subtopic{ text-align:center; text-transform: none;}	   
#blog_body{ margin-left:50px; color:#666666; padding:5px;}
#blog_body:hover{ background:#7EB5F8; }
#article { margin-left:30px; padding:3px;}
#article:hover { background:#D5EAFF;}
#article .postedby { text-align:right; right:0px;}
.comments{ margin-left:50px; }
#footer{
        text-align:center;
		font-family:Verdana; 
	    font-size:11px;
}