
body {
      margin: 0px;
	  padding: 0px;
	  font-family: Tahoma;
	  color: #303030;
	  font-size: 12px;
	  line-height: 18px;
	  
	 }

#main {
      margin: 0px auto;
	  padding: 0px;
	  width: 1000px;
}

#header {
      float: left;
	  margin: 0px;
	  padding: 0px;
	  width: 1000px;
	  height: 83px;
	  background-image: url(images/header_bg.gif);
	  background-repeat: repeat-x;
}

#logo {
      float: left;
	  margin: 0px;
	  padding: 4px 0 0 10px;   

}



/*search box*/

#search_box {
      float: left;
	  width: 230px;
	  margin: 0px;
	  padding: 30px 0 0 330px;

}

#searchText {
      float: left;
	  margin: 0px;
	  padding: 3px;	 
	  width: 188px;
	  height: 16px;
	  border: none;
	  background-image: url(images/search_box1.gif);
	  background-repeat: no-repeat;
}


#textfield1{
      float: left;
	  margin: 0px;
	  padding: 0px;	 
	  width: 194px;
	  height: 15px;


}



#button {
      float: left;
	  margin: 0px;
	  padding: 0px;
	  width: 36px;
	  height: 23px;
}




#form2 {
      float: left;
	  margin: 0px;
	  padding: 0px;
	
}



#form1 {
      float: left;
	  margin: 0px;
	  padding: 0px;
	
}
#searchform {
      float: left;
	  margin: 0px;
	  padding: 0px;
	
}
/*search box*/


#icon_panel {
      float: left;
	  width: 90px;
	  height: 40px;
	  margin: 0px;
	  padding: 30px 0 0 22px;
}


.clr {
      clear: both;
}

#top_nav_bg {
       float: left;
	   width: 1000px;
	   height: 33px;
	   background-image: url(images/menu_bg.gif);
	   background-repeat: repeat-x; 
	   margin: 0px;
	   padding: 0px 0px 0px 0px;      
}


.top_navi {
        
        margin: 0px;
		padding: 0px 0 0 0px;
}

.top_navi ul {
         margin: 0px;
		 padding: 0px 0px 0px 0px;
}

.top_navi li {
         list-style-type: none;
		 display: inline;
		 line-height:33px;
		 float:left;		
		 padding: 0px 0px 0px 0px;
		 background-image: url(images/menu_seperator.gif);
		 background-repeat: no-repeat;
		
}

.top_navi li a {
          font-family: Tahoma;
		  color: #FFFFFF;
		  font-size: 12px;
		  font-weight: bold;
		  text-decoration: none;
		  padding: 0px 20px 0px 20px;
		  margin:0px;
		  float: left;
}



.top_navi a.active {     

            background-image: url(images/menu_hover.gif);
			background-repeat: repeat-x;
	        display: block;
		    margin: 0px;
		    padding: 0px 20px 0px 20px;
			line-height: 33px;
			
		
			
	 
}


.top_navi a:hover {      

            background-image: url(images/menu_hover.gif);
			background-repeat: repeat-x;
	        display: block;
		    margin: 0px;
		    padding: 0px 20px 0px 20px;
			line-height: 33px;
			float: left;
			
	 
}

#container {
           float: left;
		   width: 1000px;
		   margin: 10px 0 0 0px; 
		   padding: 0px;
}

#left_container {
           float: left;
		   width: 590px;
		   margin: 0px;
		   padding: 0px;
}

#right_container {
         float: right;
		 width: 410px;
		 margin: 0px;
		 padding: 0px;
}

.news_panel {
         float: left;
		 margin: 0px;
		 padding: 0px;
		 width: 588px;
}

.news_panel_top {
        float: left;
		width: 588px;
		height: 68px;
		background-image: url(images/news_panel_top2.jpg);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
	
}
.news_panel_mid {
        float: left;
		background-image: url(images/news_panel_mid2.gif);
		background-repeat: no-repeat;
		width: 568px;
		height: 260px;	
		padding: 10px 0 0 20px;

		
}

.news_panel_mid2 {
        float: left;
		background-image: url(images/news_panel_mid.gif);
		background-repeat: repeat-y;
		width: 568px;	
		padding: 0px 0 0 20px;

		
}


.news_panel_bttm {
       float: left;	   
	   width: 588px;
	   height: 50px;
	   margin: 0px;
	   padding: 0px;
	   background-image: url(images/news_panel_bttm2.gif);
	   background-repeat: no-repeat;

}

.news_panel_bttm1 {
       float: left;	   
	   width: 588px;
	   height: 16px;
	   margin: 0px;
	   padding: 0px;
	   background-image: url(images/news_panel_bttm1.gif);
	   background-repeat: no-repeat;

}

h1 {
      margin: 0px ;
	  padding: 5px 0px 10px 0px;
	  font-size: 18px; 
	  color: #a20a0b; 
	  }
	  
h2 {
      margin: 0px ;
	  padding: 10px 0px;
	  font-size: 14px;
	  
	  }	  
	  
.small{
	font-size: 11px;
	color: #8f8f8f;
	font-weight:normal;
	}	  

.hot-news{
background: url("images/hot-news.jpg") no-repeat;
text-indent: -999px;
overflow: hidden;
height: 27px;
margin: 20px 0px 0px 20px;

}

.tech-mania{
background: url("images/technology-mania.jpg") no-repeat;
text-indent: -999px;
overflow: hidden;
height: 27px;
margin: 20px 0px 0px 20px;

}

.twitter{
background: url("images/twitter1.jpg") no-repeat;
text-indent: -999px;
overflow: hidden;
height: 27px;
margin: 20px 0px 0px 20px;

}

.related_post{
background: url("images/related_post-title.gif") no-repeat;
text-indent: -999px;
overflow: hidden;
height: 27px;
margin: 20px 0px 0px 20px;

}

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

h3 {
      margin: 0px;
	  padding: 7px 0 0 15px;
	  font-family: Tahoma;
	  font-size: 11px;
	  color: #666666;
	  font-weight: normal;
	  background: url(images/red_bullet.gif) no-repeat;;
	  background-position:0px 9px;  
	
}


h4 {
      float: left;
      margin: 0px;
	  padding: 7px 0 0 0px;
	  font-family: Tahoma;
	  font-size: 11px;
	  color: #666666;
	  font-weight: normal;      
}

h5 {
      
	  margin: 5px 0 0 10px;
	  padding: 0px 0 0 20px;
	  font-family: Tahoma;
	  font-size: 14px;
	  color: #000000;
	  font-weight: bold;
	  background-image: url(images/red_bullet.gif);
	  background-repeat: no-repeat;
	  background-position: left;
}


.h1 {
      
	  margin: 15px 0 0 20px;
	  padding: 0px 0 0 20px;
	  font-family: Tahoma;
	  font-size: 14px;
	  color: #000000;
	  font-weight: bold;
	  background-image: url(images/red_bullet.gif);
	  background-repeat: no-repeat;
	  background-position: left;
}

.next {
      
	  margin: 5px 0 0 5px;
	  padding: 0px;
	  font-family: Tahoma;
	  font-size: 12px;
	  color: #000000;
	  font-weight: normal;
	  text-decoration: none;
	
}

.next:hover {
      
	  margin: 5px 0 0 5px;
	  padding: 0px;
	  font-family: Tahoma;
	  font-size: 12px;
	  color: #000000;
	  font-weight: normal;
	  text-decoration: underline;
	
}

.postHeading {
      
	  margin: 0px 0 0 0px;
	  padding: 0px;
	  font-family: Tahoma;
	  font-size: 14px;
	  color: #000000;
	  text-decoration: none;
	  font-weight:bold;
	
}

.postHeading:hover {
      
	  margin: 0px 0 0 0px;
	  padding: 0px;
	  font-family: Tahoma;
	  font-size: 14px;
	  color: #000000;
	  font-weight:bold;
	  text-decoration: underline;
	
}







#img_panel {
      float: left;
	  margin: 10px 0px 0px 0px;
	  padding: 1px;	  
	  border: 1px solid #dbd9d9;    
}


#img_panel1 {
      float: right;
	  margin: 0px 0px 0px 0px;
	  padding: 1px;	  
	  border: 1px solid #dbd9d9;    
}



.txt_panel {
     float: left;
	 margin: 10px 0 0 10px;
	 padding: 0px;
	 width: 350px;
	 
}

.txt_panel1 {
     float: left;
	 margin: 10px 0 0 0px;
	 padding: 0px;
	 width: 490px;
	 
}
.txt_panel2 {
     float: left;
	 margin: 10px 0 0 0px;
	 padding: 0px 0px 0px 10px ;
	 width: 100%;
	 
}


.more_button {
    float: left;
	margin: 10px 0 0 0px;
	padding: 0px;
	width: 55px;
	height: 17px;
	
}

.more_button1 {

	margin: 10px 0 0 20px;
	padding: 0px;
	width: 55px;
	height: 17px;
	
}

.seperator {
   float: left;
   margin: 50px 0 0 0px;
   padding: 0px;
   width: 578px;
   height: 1px;
   background-image: url(images/grey_seperator.gif);
   background-repeat: repeat-x;

}

.headlines_panel {
   width: 570px;
   margin: 10px 0 0 10px; 
   padding: 0px;
   border-top: 1px solid #e1e1e1;  
   
}


.headlines_panel1 {
   width: 708px;
   margin: 10px 0 0 8px; 
   padding: 0px;
   border-top: 1px solid #e1e1e1;  
}

.headlines_subpanel {
   float: left;
   width: 350px;
   margin: 5px 0 0 20px;
   padding: 0px;
   
}

.headlines {
   float: left;
   font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
   color: #af0b0c;
}

.marquee_panel {
   float: right;
   margin: 0px;
   padding: 0px;
   width: 275px;
}

.marquee_link {
   font-family: Tahoma;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

.marquee_link a {
   font-family: Tahoma;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

.marquee_link:hover {
    color: #af0b0c;
	text-decoration: none;
}

#right_news_panel {
    float: left;
	width: 410px;
	margin: 0px;
	padding: 0px;
}

#right_news_panel_top {
    float: left;
	width: 406px;
	height: 10px;
	background: url(images/recent_news_top.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
}

#right_news_panel_mid {
    float: left;
	width: 406px;
	background-image: url(images/recent_news_mid.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	
}


#right_news_panel_bttm {
    float: left;
	width: 406px;
	height: 16px;
	background-image: url(images/recent_news_bttm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.img_txt_wrapper {
    float: left;
	width: 380px;
	margin: 0px;
	padding: 10px 0 0 5px;

	
}

.img_wrapper {
    float: left;
	margin: 0px;
	padding: 1px;
    border: 1px solid #dbd9d9;
	
}

.txt_wrapper {
    float: left;
	margin: 0px;
	padding: 0px 0 0 5px;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.txt_wrapper a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.txt_wrapper a:hover {
	color: #b8080a;
}

.camera {
     float: left;
	 background-image: url(images/camera.gif);
	 background-repeat: no-repeat;
	 margin: 7px 0 0 0px;
	 padding: 0px;
	 width: 18px;
	 height: 14px;
}

.photo_txt {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
	 font-weight: normal;
	 margin: 0px;
	 padding: 7px 0 0 7px;
	 float: left;
}

#subscribe_panel {

	 margin: 0px 0 0 8px;
	 padding: 0px;
	 width: 390px;
	 height: 87px;
	 background-image: url(images/subscribe_bg.gif);
	 background-repeat: repeat-x;
}

#subscribe_white {
     float: left;
     margin: 5px 0 0 3px;
	 padding: 0px;
	 width: 378px;
	 height: 27px;
	 background-image: url(images/subscribe_heading_bg.gif);
	 background-repeat: repeat-x;
	 
}

#submit_section {
    float: left;
	margin: 12px 0 0 10px;
	padding: 0px;
	width: 370px;
}

.email {
   font-family: Tahoma;
   color: #000000;
   font-size: 11px;
   font-weight: bold;
}

#textfield3 {
    float: left;
	border: none;
	width: 190px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #d8d8d8;
}

#button2 {
    float: left;
	margin: 0px;
	padding: 0px;
}

#twiter_news_panel {
  
	width: 400px;
	height: 10px;
	margin: 10px 0 0 0px;
	padding: 0px;
	font-size: 2px;
	
}

#twitter_news_top {
    float: left;
	width: 406px;
	height: 68px;
	background-image:url(images/twitter_news_top1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#twitter_news_mid {
    float: left;
	width: 406px;
	background-image: url(images/twitter_news_mid.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#twitter_news_bttm {
    float: left;
	width: 406px;
	height: 16px;
    background-image: url(images/twitter_news_bttm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.twitter_img {
    float: left;
	margin: 0px;
	padding: 0px;
	width: 35px;
	height: 41px;
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	
}

.twitter_news_link {
    margin: 0px;
	padding: 0px 0 0 20px;
	width: 370px;
}

.twitter_news_link  ul {
    margin: 0px;
	padding: 0px;
}


.twitter_news_link  li {
    display: block;
	list-style-type: none;
	background-image: url(images/grey_bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px dotted #e4e4e4;
	
}

.twitter_news_link  li a {
     font-family: Tahoma;
	 font-size: 12px;
	 font-weight: normal;
	 color: #000000;
	 text-decoration: none;
	
}

.twitter_news_link  a:hover {
     color: #b8080a;
}


#footer_navi {
      margin: 0px;
	  padding: 20px 0 0 0px;
}

#footer_navi ul {
      margin: 0px;
	  padding: 0px;
}

#footer_navi li {
      display: inline;
	  list-style-type: none;
	  padding-right: 10px;
	  color: #707070;
}

#footer_navi li a {
      font-family: Tahoma;
	  font-size: 12px;
	  color: #707070;
	  text-align: center;
	  text-decoration: none;
}

#footer_navi a:hover {
     color: #000000;
}

#footer_bg {
      float: left;
	  background-image: url(images/footer_bg.gif);
	  background-repeat: repeat-x;
	  width: 1000px;
	  height: 11px;
	  margin: 7px 0 0 0px;
	  padding: 0px;
}

.footnote {
      font-family: Tahoma;
	  font-size: 11px;
	  color: #707070;
	  text-align: left;
	  text-decoration: none;
	  padding: 5px 0 0 0px;   
	  float: left; 
	  width: 500px; 
}

a.url{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #707070;    
	text-align: center;
	text-decoration: none;
}

a.url:hover {
    color: #000000;
}

.bottm_navi {
      margin: 0px;
	  padding: 5px 0 5px 0px;
	  width: 580px;
}

.bottm_navi ul {
      margin: 0px;
	  padding: 0px;
}

.bottm_navi li {
      display: inline;
	  list-style-type: none;
	  padding-right: 5px;
	  color: #b8080a;
	
}

.bottm_navi li a {
      font-family: Tahoma;
	  font-size: 11px;
	  color: #b8080a;
	  text-align: center;
	  text-decoration: none;
}

.bottm_navi a:hover {
     color: #707070;
}


.border {
     background-image: 	url(images/border.gif);
	 background-repeat: repeat-x;
	 width: 390px;
	 height: 1px;
	 margin: 10px 0 0 0px;
	 padding: 0px;
	 float: left;
	 
}

#left_wrapper {
    float: left;
	width: 722px;
	margin: 0px;
	padding: 0px;
}


#right_wrapper {
    float: right;
	width: 270px;
	margin: 0px;
	padding: 0px;
}

.news_wrapper {
    width: 722px;
	margin: 0px;
	padding: 0px;
}

.news_wrapper_top {
    	width: 722px;
		height: 20px;
		background-image: url(images/news_panel_internal_top.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
	
}

.news_wrapper_mid {
        float: left;
		background-image: url(images/news_panel_internal_mid.gif);
		background-repeat: repeat-y;
		width: 682px;	
		padding: 0px 20px 0px 20px;
		margin: 0px;
		
}


.news_wrapper_bttm {
       float: left;	   
	   width: 722px;
	   height: 61px;
	   margin: 0px;
	   padding: 0px;
	   background-image: url(images/news_panel_internal_bttm.gif);
	   background-repeat: no-repeat;
}

.txt_image_wrapper {
       
	   margin: 0px auto;
	   padding: 0px;
	   margin-top: 10px;
	   width: 690px;
	   
}

.internal_heading {
       float: left;
	   margin: 0px;
	   padding: 0px;
	   width: 540px;
	   
}

.right_img_wrapper {
       float: right;
	   width: 120px;
	   margin: 0px;
	   padding: 0px 15px 0px 0px;
	   }

.right_img_wrapper1 {
       float: left;
	   width: 130px;
	   margin: 5px 0 0 5px;
	   padding: 0px;
}

.right_img_wrapper2 {
    
	
	   margin: 12px 20px 0 5px;
	   padding: 0px;
}


#right_news_wrapper {
    float: left;
	width: 272px;
	margin: 0px;
	padding: 0px;
}

#right_news_wrapper_top {
    float: left;
	width: 270px;
	height: 10px;
	background-image: url(images/recent_internal_news_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#right_news_wrapper_mid {
    float: left;
	width: 270px;
	background-image: url(images/recent_internal_news_mid.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	
}


#right_news_wrapper_bttm {
    float: left;
	width: 270px;
	height: 20px;
	background-image: url(images/recent_internal_news_bttm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.recent_news_links {
    float: left;
    margin: 0px;
	padding: 10px 0 5 0px;
}

.recent_news_links ul {
    margin: 0px;
	padding: 0px 0px 0px 7px;
	
}

.recent_news_links li {
	display: block;
	list-style-type: none;
	background-image: url(images/grey_bullet3.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px dotted #e4e4e4;
	
	}	


.recent_news_links li a {	
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;	
	color: #303030;
	text-decoration: none;	

}

.recent_news_links a:hover {
     color: #b8080a;
}

#twiter_news_wrapper {
    float: left;
	width: 272px;
	margin: 2px 0 0 0px;
	padding: 0px;
	font-size: 2px;
	
}

#twitter_news_wrapper_top1 {
    float: left;
	width: 270px;
	height: 45px;
	background-image: url(images/twitter_internal_news_top1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#related_top {
    float: left;
	width: 270px;
	height: 45px;
	background-image: url(images/ralated-post-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#twitter_news_wrapper_top {
    float: left;
	width: 270px;
	height: 65px;
	background-image: url(images/twitter_internal_news_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



#twitter_news_wrapper_mid {
    float: left;
	width: 270px;
	height: 251px;	
	background-image: url(images/twitter_internal_news_mid.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#twitter_news_wrapper_mid1 {
    float: left;
	width: 270px;
	background-image: url(images/twitter_internal_news_mid1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}


#twitter_news_wrapper_bttm {
	float:left;
	width: 270px;
	height: 16px;
    background-image: url(images/twitter_news_bttm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}


.twitter_news_wrapper_link {
    margin: 0px;
	padding: 10px 0 10px 20px;
	width: 240px;
}

.twitter_news_wrapper_link  ul {
    margin: 0px;
	padding: 0px;
}


.twitter_news_wrapper_link  li {
    display: block;
	list-style-type: none;
	padding: 5px 0px 0px 10px;
	background:url(images/grey_bullet3.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #e4e4e4;
	
}

.twitter_news_wrapper_link  li a {
     font-family: Tahoma;
	 font-size: 12px;
	 font-weight: normal;
	 color: #000000;
	 text-decoration: none;
	  text-align: justify;
}

.twitter_news_wrapper_link  a:hover {
     color: #b8080a;
}


.heading {
    margin: 0px;
	padding: 10px 0 0 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #b8080a;
}

.heading a{ font-size:11px; color:#303030; text-decoration:none;}
.heading a:hover{ font-size:11px; color:#303030; text-decoration:underline;}



.sub_heading {
      
	  margin: 0px;
	  padding: 10px 0 0 0px;
	  font-family: Tahoma;
	  font-size: 12px;
	  color: #000000;
	  font-weight: bold;
	  color: #b8080a;
	

}

.share_img {
      float: left;
	  margin: 10px 5px;
	  padding: 0px;
	 
}

.print_img {
      float: left;
	  margin: 0px 5px;
	  padding: 0px;
}

.email_icon {
      float: left;
	  margin: 0px 5px;
	  padding: 0px;
}

.border1 {
      float: left;
	  margin: 0px 0 0 5px;
	  padding: 0px;
	  width: 1px;
	  height: 23px;
	  background-image: url(images/border1.gif);
	  background-repeat: no-repeat;
}

.email_bttm_bg {
      float: left;
	  margin: 15px 0 0 5px;
	  padding: 0px;
	  background-image: url(images/email_bttm.gif);
	  background-repeat: repeat-x;
	  width: 710px;
	  height: 42px; 
}

.email_panel {
     float: left;
     margin: 10px 0 0 10px;
	 padding: 0px;
	 width: 500px;
}
/* 08/03/2010 */

.sharePopup {
	height:200px;
	width:188px;
	position: absolute;
	border-bottom:1px solid #999999;
	display: none;
	background:url(images/bg-shareBox.gif);
	float: left;
}

.sharePopup ul {
	margin:0px;
	padding: 10px 0 0 10px;
	list-style:none;
}
.sharePopup li {
	float:left;
	width: 85px;
	line-height: 22px;
	padding:2px;
}


.sharePopup li a {
    font: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;

}

.sharePopup a:hover {
   text-decoration: underline;


}
.subscribe{
	background:url(images/subscription_bacground.gif);
	color:#FFFFFF;
	border:0px;
	width:75px;
	height:22px;
}
.errorText{
	padding:0px;
	margin:0px;
	color:#000000;
}

 #myController span{

color:#000000;
margin-right: 2px;
cursor:pointer;
background: url(images/rounded-gray.jpg) repeat-x;
background-color: #cccccc;
border-top: 1px solid #F6F6F6;
padding: 8px; 
font-weight: bold;
text-align:left;
}

#jFlowSlide{
	margin-top:5px;
	/*background: url(images/bg2.jpg) repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #860101;*/
}

#myController span.jFlowSelected {
width: 106px;
background: url(images/rounded-gray-over.jpg) repeat-x;
color: #ffffff;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}


.jFlowControl{
	
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;


}
   
 /* end Tab menu \*/  
 
 




.menu-marg{
padding: 12px 0px 0px 10px;
}


#listingpaginate{
padding: 5px 15px 0px 0px;
text-align: right; 

}

em{font-size: 12px; color: #a20a0b;}

#post_listing{
	padding:0px;
	margin:0px;
}
#post_listing ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#post_listing ul li{
	padding:5px 5px;
	margin: 5px 0px;

}
#tagStyle{
	margin:20px 10px 10px 20px;
}
/*25/3/2010*/

.related_post_links {

    float: left;
    margin: 0px;
	padding: 10px 0 0 0px;
	width: 250px;
    

	
}

.related_post_links ul {
    margin: 0px;
	padding: 0px 0px 0px 7px;
	
}

.related_post_links li {
	display: block;
	list-style-type: none;
	background-image: url(images/grey_bullet3.gif);
	background-repeat: no-repeat;
    background-position: 2px 10px;
	padding: 5px 0px 0px 15px;
	border-bottom: 1px dotted #e4e4e4;

	
}	


.related_post_links li a {	
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;	
	color: #303030;
	text-decoration: none;	

}

.related_post_links a:hover {
     color: #b8080a;
}
 a{
    font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;     
}

a:hover {
     color:red;
}
.brow-bg1{
	margin:0px;
	padding:0px;	
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	line-height:25px;
	color: #000000;	
	text-align: justify;
	text-decoration: none;
	font-weight: normal;

	}
p{
	font-family: tahoma;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    font-weight: normal;
    padding: 0px 0px 10px 5px;
}

.heading_background {
    margin: 0px;
	padding: 3px 0px 0px 10px;
	background-image: url(images/heading_background.gif);
	background-repeat: repeat-x;	
	height:24px;	
}


/*25/3/2010*/

.tec_mania_link ul {
    margin: 0px;
	padding: 0px 0px 0px 7px;
	
}

.tec_mania_link li {
	display: block;
	list-style-type: none;
	background-image: url(images/grey_bullet3.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding: 2px 0px 5px 15px;
	height:20px;
	border-bottom: 1px dotted #e4e4e4;
	
	}	


.tec_mania_link li a {	
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;	
	color: #303030;
	text-decoration: none;	

}

.tec_mania_link a:hover {
     color: #b8080a;
}
.img_class{
	margin:0px 7px 0px 0px;
	padding:5px 0 0 0px;
}
/*30/3/2010*/
#left_footer {
    float: left;
	margin: 0px;
	padding: 0px;
	
}

#right_footer {
    float: right;
	margin: 5px 0 0 0px;
	padding: 0px;
	
}
/*30/3/2010*/

