﻿#top_nav ul {
  font-size: 14px;
  margin: 0;
  padding-left:1em;
  list-style: none;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;/*  background-image:url('../images/menubg.png'); */

}

#top_nav ul li {
  display: block;
  position: relative;
  float: left;
}
#top_nav li ul { display: none; }
#top_nav ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-top: 1px solid #000;
 padding: 5px 8px 5px 8px; 
  margin-left: 1px;
  white-space: nowrap;
/*  background-image:url('../images/menubg1.png');*/

}


#top_nav ul li.menu-item a:hover {
	/* background: #8B8B8B;*/
	background: url(../images/topmenu_hover.gif) no-repeat center top;
	
	}



#top_nav li:hover ul {
  display: block;
  position: absolute;
}
#top_nav li:hover li {
  float: none;
  font-size: 11px;
}

#top_nav li a:hover{  
   /* background: url(../images/topmenu_hover.gif) no-repeat center top;  */

}  


.headerText{
	border-bottom-style: groove;
	color: #235BD9;
	font-size: 1.5em;
	font-family: "Comic Sans MS";
}

#copyright
{
	font-size: .7em;
	margin-top:.5em;
}




 #Form1,#frm1{
	margin-left:4em;
	margin-top:2em;
	font-size:.8em;
	padding-bottom: 2em;
}
#frm1 fieldset #send-btn {
	margin-left: 11em;
}



 #frm1 label { 
	display: block;
	float:left;
	width:10em;
	padding-right:1em;
	text-align: left;
	font-weight:bold;
	position:relative;

}

 
 #frm1 label.error {position:absolute; color:red;float:left;margin-left:430px;font-size:1em;width:320px;} 

 
 textarea{
    float: left;
   }
 
  
 select{
    float: left;
  	margin-bottom:1em;
}
 
  
 input[type=password]{
    float: left;
    
}
 
  
#Form1,#frm1 input[type=text]{
	float: left;
	margin-bottom: 0.5em;
 
}
 
 a.code
 {
    float: left;
 }
 
input[type=password]{
	margin-bottom: 0.5em;
}




#Form1,#frm1 br{
	clear:both; 
	
}




span.req {
	color:red !important;
	display:inline;
	float:none;
	font-weight:bold;
	margin:0;
	padding:0;
}



.style1 {
	left: 0px;
	top: 0px;
	width: 35.6em;
}

#Layer2{
 margin-top:.5em;
	margin-left:8em;
	font-size:.8em;
}

div#about div{
	float:left;
	width:20em;
	
}

div#stripD{
	padding-bottom:2em;
	color:#FFF;
	margin-right:1em;
	font-weight:700;
}

div#stripC{
	padding-bottom:2em;
	color:#FFF;
	margin-right:1em;
	font-weight:700;
}

div#stripB{
	padding-bottom:2em;
	color:#FFF;
	margin-right:1em;
	font-weight:700;
}

div#stripA{
	padding-bottom:2em;
	color:#FFF;
	margin-right:1em;
	font-weight:700;
}
#footer ol li{
   list-style:none;
   display: block;
   position:relative;
   float: left;
   padding:0;
}

#footer ol li a{
   padding-right:1em; 
   color:#EBEBEB;
   margin:0;
   text-decoration:none;

   font-size:.9em;

}

#footer ol li a:hover{
	 text-decoration:underline;
	 color:#FFF;
}

#faq li{
	 width:50em;
}

li.Qn{
	 clear:both;
	color:red;
}

li.ans{
	padding-bottom:1em;
	}

.ans {
	clear: both;
}

#sec1 , #sec2 , #sec3{
  float:left;
  padding:0 5px; 
   width:230px;
   margin-bottom:40px;
 
/*  border-top:2px solid #999;  */
  
  text-align:center;
	}
	
	#sec1, #sec2 {
		  border-right:2px solid #999;
		  border-color:#F93;
	}
	
		
	#sec1 img , #sec2 img , #sec3 img{
		margin-top:10px;
	}
	
	#sec1 p , #sec2 p , #sec3 p{
           padding:5px;
		 
	}
	 
	 .watermark {
	color: #999 !important;
}
.main-container .header-icon img {
	margin-left: 1em;
}

div .conf-content  {
	margin-left:1em;
}

div.conf-content a {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

div.conf-content a:hover {
	text-decoration: underline;
}

div.conf-content {
	font-weight: normal;
	margin-bottom: 1em;
	margin-left: 1em;
}
#top_nav .conf-content  div.title {
	margin-bottom: 1em;
}
#top_nav .conf-content div {
	margin-bottom: .4em;
}
#dataset-content a {
	font-weight: bold;
	color: #900;
	text-decoration: none;
	display: block;
  
}
#dataset-content {
	margin-left: 1em;
}




#dataset-content ul li a {
	 font-weight: bold;
	color: #900;
	text-decoration: none;
	display: inline;
    border-top:none;
   margin:0;
   padding:0;
  
  
}.conf-content > div {
	margin-bottom: 0.5em;
}
.conf-content .conference-text {
	text-align: justify;
	word-spacing: 1px;
}
.main-container div #sec1 p , #sec2 p , #sec3 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin:8px;
}
img.video-link , #videos img{
	border:0;
}

input[type=submit],.special-button
{
	 background-image:url(../images/button.gif);
	/* font-weight:bold;*/
}

.subscribe-button{
      background-image:url(../images/subscribe-btn.gif);
	  width:150px;
	  height:20px;
	  padding:5px;
	  margin-top:15px;
		
}

.subscribe-button a{
	 color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#quick-links a {
 margin-right:15px;
}

.heading-text,h4{
	 color:#900;
}

.main-container #content {
 /* clear:both;*/
 margin-left:220px;
/* float:left;*/
 font-size:15px;
 width:650px;
}
.main-container ol.faq {
	list-style-type: none;
}


.label{
	 font-weight:bold;
	 font-size:.9em;
}

div #suggest-tool {
 margin-top:30px;
 text-align:center;
}


div #suggest-tool a{
color:#900;
text-decoration:none;
font-weight:bold;


}

div #suggest-tool a:hover{
text-decoration:underline;

}
.info-text {
	font-family: Arial,sans-serif;
	font-size:.85em;
	line-height:1.5em;
}

.info-text-small {
	font-family: Arial,sans-serif;
	font-size:.75em;
	
}

.about-points p {
	margin:0;
	padding:0;
	font-size:.8em;
}

.blue{

background-color:#CADEF4;
border:1px solid #93B4D9;
line-height:1.2;
margin-bottom:2em;
overflow:visible;
padding:18px 21px 18px 22px;
text-align:center;
width:250px;
}

/* Slide-Share categories */

.ss-categories {
margin-bottom:1.5em;
width:700px;
}

.ss-categories h2 {
border-right:1px solid #D3E7DF;
float:left;
height:59px;
margin-right:25px;
width:110px;
color:#636363;
font-size:1.3em;
font-weight:700;
letter-spacing:-0.03em;
margin-left:80px;

}

.ss-categories ul {
color:#999999;
float:left;
font-weight:700;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;

/* width:110px; */

margin: 20px 0 0 30px;

}



.ss-categories li {
margin:0 0 0.2em;
display:inline;
}

.ss-categories li a{
	
	width: 150px;
	padding: 2px 5px;
	margin: 0;
	color: #999;
	background:#222 url(../images/tab_bg.jpg) repeat-y;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	font-size: .75em;
	font-weight:normal;
}

 .ss-categories li a:hover {
		color: #ffff66;
		
}

/* for login section button */
.img_btn
{
	border:none;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	cursor: pointer; 
}

/* Login section label */
.login-lbl
{
  font-size:13px;font-weight:bold;color:#fff;
  
}

.login-input
{
	width:120px;
}

.login-input:focus
{
	border-color:#09F;
	border-style:solid;
	border-width:2px;
}

/* for videos browse page*/
.video-cat
{
  font-size:15px ;
  text-decoration:none;
  font-weight:700;
 
}

.video-cat:hover
{
	 
	 text-decoration:underline;
}

/* for links*/
 .dm-link {text-decoration:none;color:#069;}
 .dm-link:hover {text-decoration:underline;color:#900;}
 
 /* ad-section */
 #ad-section,.google_ads
 {
  	margin:40px;
	
 }

 .top_ad
 {
     
	  margin:10px;

	  
 }
 
 .sticky_ads
 {
	  clear:both;
	  margin:10px 0 10px 80px;;
 }
