/* this is for popup window */

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
;display:block;
}
#button{
text-align:center;
margin:100px;
}

/* Contact list for Inviter module */
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: #ecfad7;
	padding: 10px 20px 10px;
	border-top: solid 1px #c4df9b;
	cursor: pointer;
}
.pane-list li:hover {
	background: #f6ffe9;
}


/* button style */

 .mybutton {
            padding: 4px 10px 3px 25px;
            border: solid 1px #8AB134;
            position: relative;
            cursor: pointer;
            display: inline-block;
            background-image: url( '/images/bkg.png' );
            background-repeat: repeat-x;
            font-size: 11px;
            height: 16px;
            text-decoration: none;
            color: #40740D;
            -moz-border-radius-bottomleft: 5px;
            -moz-border-radius-bottomright: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
        }
        .mybutton img {
            position: absolute;
            top: -4px;
            left: -12px;
            border: none;
        }
        .mybutton:hover {
            color: #8AB134;
        }


/* Pagination css */		
div.pagination {
	padding: 3px;
	width: 535px;
	
	
	
}

div.pagination a {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover,  div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	}


/* video  list view css	*/
  #video-list {
        padding: 0;
        margin-left: 4px;
		
    }
  
  #video-list .long {
        width: 590px;
		
    }	
  
  #video-list .small{
        width: 340px;
		
    }	
  #video-list li {
    	border: 1px solid #eee;
    	background-color: #F9F9F9;
		background-color: #FFF9FC;
		background-color: #EEEEFF;
		background-image: none;
    	float: left;
        clear: both;
        list-style: none;
        margin: 0 0 5px 0;
        padding: 5px;
    }
  #video-list li:hover {
	background: #ecfad7;
}
  #show-tags {
  background: #ecfad7;
  border: solid 1px #3F4C6B;
  width: 610px;
  margin-bottom: 5px;
  }
  
  #video-list img {
        display: block;
        float: left;
        border: 1px #AAAADD solid;
        background: white;
        padding: 2px;
        margin: 0 10px 0 0;
    }
  #video-list  em, em a{
	    text-decoration: none;
        color: #999;
        font-size: 0.90em;

        
    }
  #video-list p {
        margin: 0;
        padding: 0 0 10px 0;
		 font-size: 0.95em;
    }
	
  #video-comments p {
        margin: 0px;
		padding: 0px;
       font-size: 0.95em;
    
	}	
 
  .icon-view   {
    margin: 1px; 
	font-size:.9em;

   }  
   .icon-view  a {
    
	color:#808080;
	font-size: 1em;
	font-weight: 500;

	overflow:hidden;
	width:145px;
  }  
  
  .icon-view img{
	border:1px solid #CCCCCC;
	height:91px;
	margin:0;
	overflow:hidden;
	padding-bottom:1px;
	width:129px;
}
.nav {
	width: 50px;
	}
.nav  img {
    padding: 2px;
	margin-top: 3px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
	border: 1px solid #FFD324;
	border: 1px solid #AAAADD;
	
}
.nav img:hover {
	border: 1px solid #000099;
	color: #000;
	}
div.counter {

	background-color: #7CBA0F;
	width: 30px;
	float: right;
/* no underline */
}   

div.counter a { 
padding: 5px 10px 5px 10px;	
 text-decoration: none;
 }

 .counter a:hover, div.counter a:active {
	
    
	}
.selected-nav  {
    border: 1px solid #FFD324;
	background-color: #000099;
	
   }  	  

	
/* User Profile stats */	
#profile, .tagged {
		background:#E6EFC2;  
		color:#264409;
		border-color:#C6D880;
       	float: left;
        clear: both;
        margin: 0 0 2px 0;
        padding: 5px 0px 5px 5px;
    }	
 
 #profile img {
        display: block;
        float: left;
        border: 1px #AAAADD solid;
        background: white;
        padding: 2px;
        margin: 0 10px 0 0;
    }
  #profile-rss  {
        width: 20px;
        float: right;
     }
	
	#profile-rss  img {
        float: right;
        background: none;
        padding-right: 2px;
		margin-right: 2px;
    }
 	
 	
  #profile  em, #profile a, #profile em a{
	    text-decoration: none;
        color: #999;
        font-size: 0.85em;

        
    }
/* tagged users */
 .user-box {
		background:#E6EFC2;  
		color:#264409;
		border-color:#C6D880;
       	float: left;
        clear: both;
        margin: 0 0 2px 0;
		width: 180px;
        padding: 5px 0px 5px 5px;
       	
        
    }	
 
 .user-box img {
        display: block;
        float: left;
        border: 1px #AAAADD solid;
        background: white;
        padding: 2px;
        margin: 0 10px 0 0;
    }
        
    
/* Video Comments */

.accordion {
	width: 100%;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

	
.highlight {
font-style: italic;
padding: 0.5em;
margin: 0.5em 0;
background-color: #ffc;
}



/* Search Box */
.top-input{
	height:28px;
	width: 150px;
	border:1px solid #ccc;
	font-size:16px;
	font-weight: bold;
	color:#666;
	padding:7px 0 0 4px;
	margin: 4px 0px 0px 0px;
}		

		/**	style used for both examples **/
		#container {
		    background-color: #EEEEEE;	
			
		}
		
		#header {
			
		border-bottom:2px solid #356AA0;
		width: 990px;
		margin-bottom: 5px;
		padding-right: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
		}
		
		#adbar{
		border: solid 1px #CCCCCC;
		width: 965px;
		
		background-color: #ffffff;
		margin-left: 5px;
		
		
		}
		
		
		#logo {
 		 padding-right: 6px;
		 width: 119px;
		 
		}
		#main-div {
		 
		   width: 980px;
		   padding: 5px;		   
		}
		#left-div {
		
		border: solid 1px #CCCCCC;
		width:612px;
		background-color: #ffffff;
		margin-right: 5px;
		padding: 5px 3px 15px 5px;
		
		}
		
		
		.right-div {
		width: 340px;
        background-color: #ffffff; 	
		border: solid 1px  #CCCCCC;
		padding: 5px;	
		}
		
		.side-box{
		 width: 334px;
		}
		
		.my-box {
		border: 1px solid #346F97;
		margin-right: 1px;
		padding-left: 5px;
		background-color: #F0F6F9;
		}

		#footer {
		
		width: 990px;
		margin-top: 5px;
		background-color:#F7F7F7;
		border-top:3px solid #CCCCCC;
		}
		
		.adsense{
		 margin-top: 10px; 
		 
		}
		.menu { 
			height: 45px;
			display: block;
			width: 600px;
			float: left;
			
		}

		.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		.menu ul li {
			/* width and height of the menu items */  
			float: left;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 45px;
		}

		.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 100px;
			height: 45px;
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;
		}

		.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 100px;
		}

		.menu ul li a span.out {
			top: 0px;
		}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -45px;
		}

		/** 1st example **/

		#menu {
			background: #FFF;
			
		}

		#menu ul li a {
			color: #000;
		}

		#menu ul li a span.over {
			color: #FFF;
		}

		#menu ul li span.bg {
			/* height of the menu items */  
			height: 45px;
			background: url('/images/bg_over.gif') center center no-repeat;
		}
		
		#menu ul li .here {
			/* height of the menu items */  
			height: 45px;
			color: #FFF;
			background: url('/images/bg_over.gif') center center no-repeat;
		}
		/** 2nd example **/

		#menu2 {
			background: #000;		
		}
		
		#menu2 ul li a {
			color: #FFF;
		}

		#menu2 ul li a span.over {
			background: #FFF;
			color: #000;
		}
		
/* home page sections */



		
