#infocomments {
    display: inline;
    float: left;
    clear: both;
    width: 975px;
    margin: 0 0 20px 0;
}

    #infocomments .header {
        display: inline;
        float: left;
        width: 960px;
        height: 40px;
        padding: 0 0 0 20px;
        background: transparent url("../images/ui-ic-top.gif") top left no-repeat;
        position: relative;
    }
    
        #infocomments .header h3 {
            display: inline;
            float: left;
            color: #1AB7EA;
            font-size: 18px;
            line-height: 40px;
            font-weight: normal;
            position: relative;
            left: 0;
            top: 0;
        }
        
        #infocomments .header h3 span {
            color: #fff;
        }
        
        #infocomments .header .time {
            display: inline;
            float: left;
            height: 20px;
            background: transparent url("../images/ui-time-bg.gif") top right no-repeat;
            color: #fff;
            line-height: 20px;
            margin: 12px 0 0 20px;
            padding: 0 10px 0 0;
            font-size: 10px;
        }
        
        #infocomments .header .time strong {
            display: inline;
            float: left;
            text-indent: -9999px;
            width: 22px;
            height: 20px;
            margin: 0 5px 0 0;
            background: transparent url("../images/ui-time-clock.gif") top left no-repeat;
        }
        
        #infocomments .header .time span {
            display: inline;
            float: left;
        }
        
        #infocomments .header a#add {
            display: inline;
            position: absolute;
            top: 10px;
            right: 103px;
            width: 125px;
            height: 22px;
            background: transparent url("../images/ui-ic-favorite.gif") top left no-repeat;
            text-indent: -9999px;
            outline: none;
        }
        
            #infocomments a#add:hover {
                background-position: 0 -22px;
            }
            
            #infocomments a#add:active {
                background-position: 0 -44px;
            }
            
            #infocomments .header a#add.added {
                background-position: 0 -66px;
            }
        
            #infocomments .header a#cast {
                display: inline;
                position: absolute;
                top: 8px;
                right: 107px;
                width: 70px;
                height: 24px;
                background: transparent url("../images/landingpage/button-cast.gif") top left no-repeat;
                text-indent: -9999px;
                outline: none;
            }

			#clicker{
                display:block;
                width:73px;
                height:20px;
                position:absolute;
                top:10px;
				left:625px;
				top:12px;
				outline:none;
                text-indent: -9999px;
                
            }

            a#likebutton{
                display:block;
                width:77px;
                height:22px;
                background:url(../images/landingpage/btn_like.png) 0 0 no-repeat;
                position:absolute;
                top:10px;
                right:104px;
                outline:none;
                text-indent: -9999px;
            }

            a#likebutton:hover{
                background-position: 0 -22px
                }

            a#likebutton:active{
                background-position:0 -44px;
                }


        #infocomments .header a#toggle {
            display: inline;
            position: absolute;
            top: 10px;
            right: 27px;
            width: 67px;
            height: 22px;
            background: transparent url("../images/ui-ic-hideshow.gif") top left no-repeat;
            text-indent: -9999px;
            outline: none;
        }
        
            #infocomments a#toggle:hover {
                background-position: 0 -22px;
            }
            
            #infocomments a#toggle:active {
                background-position: 0 -44px;
            }
            
            #infocomments a#toggle.show {
                background-position: 0 -66px;
            }
            
            #infocomments a#toggle.show:hover {
                background-position: 0 -88px;
            }
            
            #infocomments a#toggle.show:active {
                background-position: 0 -110px;
            }
        
        #infocomments .header #affiliateAd {
            display: none;
            position: absolute;
            right: 240px;
            top: 8px;
        }
            
    #infocomments div#InfoHolder {
        display: inline;
        float: left;
        clear: both;
        width: 935px;
        background: #000;
        padding: 15px 20px 14px;
    }
    
        #infocomments .comments, #infocomments .info {
            display: inline;
            float: left;
            width: 458px;
            position: relative;
        }
        
        #infocomments .info { margin-left: 19px; }
        
            #infocomments .comments #commentStatus {
                display: block;
                position: absolute;
                z-index: 5;
                top: 10px;
                left: 10px;
                padding: 20px;
                width: 378px;
                background: #333;
                border: 1px solid #555;
                color: #fff;
                border-radius: 5px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
            }
            
            #infocomments .comments form, #infosignup {
                display: block;
                float: left;
                clear: both;
                width: 458px;
                height: 39px;
            }
            
                #infosignup {
                    background: transparent url("../images/ui-ic-functions.gif") top left no-repeat;
                    line-height: 39px;
                    text-align: center;
                    color: #fff;
                }
                
                #infosignup a {
                    color: #1AB7EA;
                }
            
            #infocomments .comments textarea#commentTypeArea {
                display: inline;
                float: left;
                width: 373px;
                height: 27px;
                padding: 6px;
                background: transparent url("../images/ui-ic-commentbg.gif") top left no-repeat;
                border: none;
                font-size: 14px;
                line-height: 27px;
                color: #000;
                font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
            }
            
            #infocomments .comments button#commentAddButton {
                display: inline;
                float: left;
                width: 72px;
                height: 39px;
                background: transparent url("../images/ui-ic-commentadd.gif") top left no-repeat;
                border: none;
            }
            
                #infocomments .comments button#commentAddButton:hover {
                    background-position: 0 -39px;
                }
                
                #infocomments .comments button#commentAddButton:active, #infocomments .comments button#commentAddButton.adding {
                    background-position: 0 -78px;
                }
                
            #infocomments #commentsWrapper, #infocomments #informationWrapper {
                display: inline;
                float: left;
                clear: both;
                width: 458px;
                height: 148px;
                margin: 20px 0 0 0;
                background: transparent url("../images/ui-ic-sectionbg.gif") bottom left no-repeat;
            }
            
                #infocomments #commentsWrapper #commentsMask, #infocomments #informationWrapper #infoMask {
                    display: block;
                    float: left;
                    clear: both;
                    height: 125px;
                    width: 420px;
                    margin-left: 10px;
                    overflow: hidden;
                    position: relative;
                }
                
                #infocomments #informationWrapper #infoMask {
                    margin-left: 20px;
                    color: #fff;
                    font-size: 11px;
                }
                
                    #infocredits {
                        display: block;
                        clear: both;
                        margin-top: 20px;
                    }
                    
                        #infoMask .credits span {
                            display: block;
                            color: #1AB7EA;
                        }
                    
                    #infocomments #informationWrapper #infoDetails {
                        display: block;
                        position: absolute;
                        top: 0px;
                        left: 0px;
                        width: 410px;
                        overflow: hidden;
                        height: 125px;
                    }
                        
                    #infocomments #informationWrapper #infoDetails a {
                        color: #aaa;
                    }
                
                    #infocomments #commentsWrapper #commentsMask ul#commentItems {
                        display: block;
                        position: absolute;
                        top: 0px;
                        left: 0px;
                        width: 410px;
                        overflow: hidden;
                        height: 125px;
                    }
                    
                    ul#commentItems li {
                        display: block;
                        clear: both;
                        border-left: 6px solid #1ab7ea;
                        padding-left: 10px;
                        width: 394px;
                        margin-bottom: 8px;
                        color: #fff;
                        font-size: 11px;
                    }
                    
                        ul#commentItems li strong {
                            color: #1ab7ea;
                            font-weight: normal;
                            font-size: 10px;
                        }
                        
                        ul#commentItems li em {
                            font-size: 10px;
                        }
                    
                    #infocomments a.arrowUp, #infocomments a.arrowDown {
                        display: block;
                        position: absolute;
                        bottom: 81px;
                        right: 10px;
                        width: 20px;
                        height: 34px;
                        background: transparent url("../images/ui-ic-arrows.gif") top left no-repeat;
                        text-indent: -9999px;
                        outline: none;
                    }
                    
                    #infocomments a.arrowDown {
                        bottom: 48px;
                        background-position: 0 -34px;
                    }
                    
                    #infocomments a.arrowUp:hover { background-position: -20px 0; }
                    #infocomments a.arrowUp:active { background-position: -40px 0; }
                    
                    #infocomments a.arrowDown:hover { background-position: -20px -34px; }
                    #infocomments a.arrowDown:active { background-position: -40px -34px; }
                    
            #infocomments #vidShare {
                display: block;
                float: left;
                clear: both;
                width: 418px;
                height: 36px;
                line-height: 39px;
                padding: 3px 20px 0;
                background: transparent url("../images/ui-ic-functions.gif") top left no-repeat;
            }
            
                #infocomments #vidShare a, #infocomments #vidShare a.sicon img {
                    outline: none;
                    border: none;
                    width: 16px;
                    height: 16px;
                }
                
                #infocomments #vidShare a {
                    display: inline;
                    margin: 0 18px 0 0;
                }

				#reTweetMe {
					background-color: white;
					height: 15px;
					width: 70px;
					border: 1px solid #eeeeee;
					padding: 3px;
					padding-left: 10px;
					margin-top: 5px;
					position: relative;
					left: -10px;
					float:right;
				}

					#email_button {
						float: right;
						margin-top: 3px;
					}

					#email_button a img {
						width: 89px;
						height: 22px;
						margin-left:10px;
						margin-right:-15px;
					}
    
    #infocomments .bottom {
        display: block;
        float: left;
        width: 975px;
        height: 6px;
        background: transparent url("../images/ui-ic-bottom.gif") top left no-repeat;
    }
    
    ul#commentItems a {
        color: #1AB7EA;
        text-decoration: none;
    }
    ul#commentItems a:hover {
        color: #1AB7EA;
        text-decoration: underline;
    }
    ul#commentItems a:visited {
        color: #1AB7EA;
    }
    ul#commentItems li strong {
        color: #FFF;
        font-style: normal;
        font-weight: normal;
    }

	#comments_scrollbar_track {
        position:absolute;  
        right:0;  
        height:125px;  
        width:10px;  
        background-color:#222;  
        cursor:move;
        -moz-border-radius: 4px;  
        -webkit-border-radius: 4px;
        }

    #comments_scrollbar_handle {
        position:absolute;  
        right:0;  
        height:125px;  
        width:10px;  
        background-color:#222;  
        cursor:move;
        -moz-border-radius: 4px;  
        -webkit-border-radius: 4px;
        }
    #comments_scrollbar_handle {
        width:10px;  
        background-color:#1AB7EA;  
        cursor:move;  
        -moz-border-radius: 5px;  
        -webkit-border-radius: 5px;  
    }

    #info_scrollbar_track {
        position:absolute;  
        top:0;  
        right:0;  
        height:125px;  
        width:10px;  
        background-color:#222;  
        cursor:move;
        -moz-border-radius: 4px;  
        -webkit-border-radius: 4px;
        }

    #info_scrollbar_handle {
        width:10px;  
        background-color:#1AB7EA;  
        cursor:move;  
        -moz-border-radius: 5px;  
        -webkit-border-radius: 5px;  
    }

/* blog panel feed under player */
	#blog_panel{
		width:588px;
		height:62px;
		padding-left:14px;
		background:url('../images/blog_panel.png') top left no-repeat;
		position:relative;
		clear:both;
		margin:0 auto 13px;
	}	
		#blog_panel_top, #blog_panel_bottom{
			text-indent:-99999px;
			background-image:url('../images/blog_panel_arrows.gif');
			background-repeat:no-repeat;
			position:absolute;
			right:4px;
			width:41px;
			height:20px;
			display:block;
			outline-width:0;
		}
		#blog_panel_top{
			background-position:top left;
			top:17px;		
		}
			#blog_panel_top:hover{
				background-position:left center;
			}
			#blog_panel_top:focus{
				background-position:left bottom;
			}
		#blog_panel_bottom{
			background-position:top right;
			bottom:4px;
		}
			#blog_panel_bottom:hover{
				background-position:right center;
			}
			#blog_panel_bottom:focus{
				background-position:right bottom;
			}
		#blog_panel h2{
			font-size:14px;
			color:#fff;
			float:left;
			height:14px;
			padding-top:7px;
			margin:0;
			font-weight:normal;
		}

		#blog_panel_mask{
			float:left;
			clear:both;
			overflow:hidden;
			height:36px;
		}
		#blog_panel_scroller{
			margin:0;
			padding:0;
			width:543px;
			position:relative;
			top:0;
			left:0;
		}
			#blog_panel_scroller li{
				color:#fff;
				height:36px;
				line-height:36px;
			}

			#blog_panel_scroller li .date{
				width:70px;
				color:#fff;
				display:block;
				float:left;
			}
			#blog_panel_scroller li a{
				color:#00b8ec;
				text-decoration:none;
			}
				#blog_panel_scroller li a:hover{
					text-decoration:underline;
				}


/*!!! VIDEO EMAIL @!@!*/
#video_comment, #video_comment_overlay{
	width:611px;
	height:460px;
	background:url('../images/video_comment_bg.png') top left no-repeat;

	/*
		if you want to change the positioning remove the next 6 lines, all you would need is:
		position:absolute;
		top:#px;
		left:#px;
	*/
	position:fixed;
	_position:absoute;
	top:50%;
	left:50%;
	margin-left:-305.5px;
	margin-top:-230px;

	z-index:1;
}


/*
	for the overlay set this id to display:block and also add a class to #video_comment_overlay_message (.success or .failure)
*/
#video_comment_overlay{
	display:none;
	z-index:2;
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:100%;
}

	#video_comment_overlay_message{
		width:304px;
		height:45px;
		position:absolute;
		left:50%;
		top:50%;
		margin-left:-152px;
		margin-top:-22.5px;
	}
	.success{
		background:url('../images/video_comment_success.gif') top left no-repeat;
	}
	.failure{
		background:url('../images/video_comment_failure.gif') top left no-repeat;
	}

#video_comment_inner{
	width:422px;	/*562-70-70*/
	height:417px; 
	background:url('../images/video_comment_innerbg.png') top left no-repeat;
	margin:20px 24px 23px 25px;

	padding:26px 70px 0 70px;
}

	#video_comment h3{
		font-size:18px;
		font-weight:normal;
		color:#23b9eb;
		margin-bottom:30px;
	}
	#video_comment .text_field{
		background:url('../images/video_comment_text_field.gif') top left no-repeat;
		width:423px;
		height:22px;
		line-height:22px;
		margin-bottom:17px;
		float:left;
		clear:both;
	}

	#video_comment .text_field input{
		float:right;
		margin-right:28px;
		border:0px;
		background-color:transparent;
		color:#a3a3a3;

		width:240px;
		padding:5px 5px 2px 5px;
	}
	#video_comment .text_field b{
		color:#23b9eb;
		font-size:11px;
		margin-left:40px;
	}

	#video_comment textarea{
		float:left;
		clear:both;
		margin-top:16px;
		background:url('../images/video_comment_textarea.gif') top left no-repeat;
		width:386px;
		height:106px;
		border:0;
		padding:17px;
		font-weight:bold;
		font-size:11px;
		font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	}
	#video_comment button{
		margin-top:20px;
	}
	
	.sendButton{
			background: url('../images/button.png') no-repeat right top;
			display:block;
			float:left;
			line-height:22px;
			margin-left:10px;
			padding-left:0;
			padding-right:10px;
			text-decoration:none;
			color:#000;
		}
		.sendButton span{
			background:url('../images/button.png') no-repeat left top;
			float:left;
			height:22px;
			left:-7px;
			padding-left:20px;
			position:relative;
			color:#000;
			font-weight:normal;
		}
		.sendButton:hover{
			background-position:right center;
			text-decoration:none;
		}
		.sendButton:hover span{
			background-position:left center;
		}
		.sendButton:focus{
			background-position:right bottom;
		}
		.sendButton:focus span{
			background-position:left bottom;
		}
		button#sendTheEmail, button#cancelTheEmail {
			margin-top:6px;
			float:right;
			background-color:transparent;
			border:0;
			padding:0;
		}
