@import url('reset.css');

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

body{
    font-family:Arial;
    color:#ffffff;
    font-size:12px;
    direction:ltr;
    background-color: #FFFFFF;
    background-image: url('/images/header/header_bg_strip.jpg');
    background-repeat:repeat-x;
    background-position:center top;
    behavior:url("/css/hover.htc");
    margin-top:0px;
}

.logoLink {
	width:105px; 
	height:110px; 
	position:absolute;
	cursor:pointer;
}

input{
    font-size:12px;
    color:#000;
    font-family:arial;
}

#wrapper{
    width:1000px; height:100%;
    xborder:1px orange solid;
    position:relative;
    margin-left:auto;
    margin-right:auto;

}
#wrapper2{
    width:1000px; height:100%;
    xborder:1px orange solid;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    z-index: 1001;

}



#myMovie {
	color: gray ;
	text-decoration:underline;
}
#header{
    width:1000px;
    height:147px;
    position:relative;
    top:0px;
    float:left;
}

    .logo{
    position:absolute;
    top:17px; left:24px;
    }
.avatarContainer {
	float: left;
	width: 50px;
	height: 50px;
	
	padding-top: 4px;
	padding-left: 4px;
	background: url('/images/header/avatar_frame.png') no-repeat;
}
.liveBoxCont {
    position:absolute;
    top:11px; left:595px;
    padding-top:18px;
}


.liveBoxSep {
	height:8px;
}

.timeline {
	position:absolute;
	top:80px; 
	left:30px; 	
}

.tlProgress {
	position:absolute; 
	top:3px; 
	left:5px; 
	height:9px; 
	background-color:#FF0000;  /*   green is this #00FF00*/
}

.tlFrame {
	position:absolute; 
	top:0px; 
	left:0px;
}

.tlTime {
	position:absolute; 
	top:0px; 
	left:97px; 
	font-size:11px; 
	color:#000000; 
	font-weight:bold;
}
.slogan {
	position:absolute;
	top: 20px;
	left: -6px;
	font-size: 25px;
	font-weight:bold;
    display:block;
    height:50px;
	color:#8A8A8A;
	margin: 1px 0px 0 120px;
	width: 664px;
	background: url('/images/header/slogan.png') no-repeat;
}                                          
#mainMenu{
    position:absolute;
    top:80px; left:120px;
    xborder:1px solid red;
}

    #mainMenu  div{
    float:left;
    height:33px;
    text-align:center;
    }


    #mainMenu  A{
    font-size:13px;
	font-weight:bold;
    color:#8A8A8A;
    text-decoration:none;
    margin-top:6px;
    float:left;
    display:block;
    xborder:1px solid red;
    }

    #mainMenu  Span{
    float:left;
    display:block;
    margin:9px 3px 0 10px;
    border-right:1px solid #A5A5A5;
    height:14px;
    overflow:hidden;
    }

    #mainMenu  .current {
    height:33px;
    background-repeat:no-repeat;
    background-position:left top;
    }

    #mainMenu .current A{
    height:27px;
    display:block; float:left;
    color:#8A8A8A;
    margin-top:0;
    padding:6px 5px 0 5px;
    background-repeat:no-repeat;
    background-position:right -33px;
    }

.liveIndicationIcon {
    position:absolute;
    top:14px; left:660px;
}
#searchBar{
    width:232px; height:26px;
    position:absolute;
    top:73px; right:290px;
    xborder:1px solid red;
	background: url('/images/header/search_bg.gif') no-repeat;
}

#searchSelect{
    float:left;
	cursor: default;
	position: relative;
	text-align:center;
	padding: 2px 0px 0px 0px;
	top: 3px;
	left: 3px;
    width:103px; height:19px;
	color: gray;
	background: url('/images/header/select_bg.gif') no-repeat;
}
.dropdownItem {
	color: gray;
	width: 90px;
	cursor:pointer;
}
.dropdownItemHover {
	background: #b6b6b6;
	width: 90px;
	cursor:pointer;
}
#selectDropdown {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	margin: 40px 0px 0px 0px;
	top: -19px;
	right: 130px;
	border:1px solid #b6b6b6;
	width: 90px;
	color: #000000;
}
.search{
	position:relative;
    float:left;
    width:142px; height:19px;
	top: -18px;
	left: 110px;
	padding:3px 0 0 6px;
	background: url('/images/header/searchinput.gif');
    background-repeat:no-repeat;
 }
#UN {
	margin-top: -8px;
	margin-left: 53px;
}

    .searchInput{
    float:left;
    width:90px; height:14px;
	border: 0 none;
    background-repeat:no-repeat;
    margin:0px 0 0 0px;
    padding:0px 0 0 0px;
	color: gray;
	font-size:12px;
    }

.headerLine{
    border-top:1px solid #C5C5C5;
    position:absolute;
    top:75px; left:205px;
    overflow:hidden;    
    height:1px;
    width:379px;
}

.headerSep{
    position:absolute;
    background: url('/images/header/sep.png');
    top:12px; left:590px;
    width:3px; height:135px;
}

.loginSpace {
	width:165px;
	height:10px;
	float:left;
	text-align:right;
}    

.usernamePos {
	position: relative;
	top:25px; 
	left:2px;
}
.passwordPos {
	position: relative; 
	top:30px; 
	left:2px;
}

.forgotPos {
	position: relative; 
	top:37px; 
	left: 20px;
	line-height:12px;
}

.forgotLink:link, .forgotLink:visited, .forgotLink:hover {
	color:#646464;
	font-size:12px;
	font-weight: bold;
	font-weight:normal;
	text-decoration:underline;
}

.login{
    width:480px;height:65px;
    display:block;float:right;
    margin-top:23px;
    margin-right:10px;
    z-index: 12000;
}

    #LoggedIn{
        display:block;
        float:right;
        width:240px;
        height:65px;
        position:absolute;
        top:25px;
        right:20px;
        cborder:1px solid red;
    }
        #LoggedIn .infoPanel{
            width:100%;height:30px;
            margin-top:4px;
            display:block;float:left;
            color:#000;

            }
			.infoPanel #loggedLinks {  margin-top: 20px; }
            .infoPanel .redText {font-size:11px;color:#e2091c;float:left;font-weight:normal;}
            .infoPanel .blackText {font-size:11px;color:#000;float:left;font-weight:normal;}
            .infoPanel .redText  a{color:#E2091C;font-weight:normal;  text-decoration:none; text-decoration:underline;}
            .infoPanel .delimiter {color:#adadad;margin-left:8px;margin-right:6px;display:block;width:1px;float:left;}
            #UserImage {float:left; width: 42px; height: 42px;}
            #numOfInboxMesseges{float:left;margin-left:5px;}


        #linkPanel{
            width:228px;height:25px;
            float:left;
            color:#000;
            margin-top:38px;
            position:absolute;
            top:15px;
            left:0px;
            color:#000;
            }


        #linkPanel a {color:#5B5B5B;}
            #linkPanel li{margin:0;padding-left:10px;padding-top:5px;padding-bottom:5px;color:#4c4c4c;cursor:pointer;}
            #linkPanel li:hover {color:#e20a16}
            #linkPanel .delimiter {color:#adadad;display:block;width:1px;float:left;margin:0px;padding:0px;margin-right:5px;margin-top:3px;}
            #linkPanel .menuItem1{
                height:25px;width:68px;
                display:block;float:left;
                }
            #linkPanel .menuItem2{
                height:25px;width:78px;
                display:block;float:left;

                }
            #linkPanel .menuItem4{
                height:25px;width:68px;
                display:block;float:left;


                }

            .menuItem1 a, .menuItem2 a, .menuItem4 a{font-size:12px;color:#000;height:23px;display:block;float:left;
                background-image: url('/images/menuarrow.gif');background-repeat:no-repeat;
                background-position:right 11px ;padding-left:8px;padding-top:5px;padding-right:15px;}

            .menuItem1:hover a,.menuItem2:hover a, .menuItem4:hover a{font-size:12px;background-color:#fff;border-bottom:0px;
                border-right:1px solid #b6b6b6;border-top:1px solid #b6b6b6;border-left:1px solid #b6b6b6;background-position:right 10px;
                padding-left:7px;padding-top:4px;}

            /*#linkPanel ul a{background:none;border:none;font-weight:normal;color:#4c4c4c;height:18px;float:none;padding:0px;margin:0px;}
            #linkPanel ul a:hover{background:none;border:none;padding:0px;margin:0px;color:#E20A16;}*/

            .menuItem1 .dv_1{
                    width:100px;
                    background-color:#fff;
                    border-right:1px solid #b6b6b6;
                    border-bottom:1px solid #b6b6b6;
                    border-left:1px solid #b6b6b6;
                    position:absolute;
                    top:28px;
                    left:0;
                    display:none;
                    float:left;
                    }
            .menuItem2 .dv_2{
                    width:100px;
                    background-color:#fff;
                    border-right:1px solid #b6b6b6;
                    border-bottom:1px solid #b6b6b6;
                    border-left:1px solid #b6b6b6;
                    position:absolute;
                    top:28px;
                    left:74px;
                    _left:77px;
                    display:none;
                    float:left;

                    }


            .menuItem4 .dv_4{
                    width:100px;
                    background-color:#fff;
                    border-right:1px solid #b6b6b6;
                    border-bottom:1px solid #b6b6b6;
                    border-left:1px solid #b6b6b6;
                    position:absolute;
                    top:28px;
                    clear:left;
                    display:none;
                    float:left;

                    }


            .menuItem1:hover .dv_1{
                    display:block;

                }

            .menuItem2:hover .dv_2{
                    display:block;
                }

            .menuItem4:hover .dv_4{
                    display:block;

                }


    #LoginLinks{
        display:block;
        float:right;
        margin-top:55px;
		margin-right: 80px;

        }
    #SignIn{
		position: relative;
		display:none;
        float:right;
        width:220px;
        height:190px;
		color: #646464;
		top: 78px;
		left: 177px;
		
		background: url('/images/header/loginBox_bg.png') repeat-x;
        }

		#SignIn  .SignInRight {
			position: absolute;
			left: 220px;
			width: 14px;
			height: 154px;
			display:block;
			background: url('/images/header/loginBox_right.gif') no-repeat;
		}
		#SignIn .SignInLeft {
			position: absolute;
			left: -14px;
			width: 14px;
			height: 154px;
			display:block;
			background: url('/images/header/loginBox_left.gif') no-repeat;
		}
        #SignIn .RegisterLink{
            width:100%;height:40px;
            display:block;float:left;
            margin:0px;padding:0px;
            }

            #SignIn .RegisterLink a{float:right;}

        #SignIn .loginBar{
            width:100%;
            display:block;
			float:right;
            font-size:11px;
            margin:0px;
			padding:0px;
            z-index: 10000;
            }
            .loginBar .forgotPassLink {
				width:145px;
				float:left;
				margin-top:4px;
			}
            .loginBar .forgotPassLink a {
				color:#434343;
				text-decoration:underline;
				text-transform:uppercase;
				font-weight:normal;
			}

            .loginBar .BarTitle {
				width:65px;
				font-size:12px;
				font-weight: bold;
				float:left;
				margin-top:4px;
				text-align:right;
			}
            .loginBar .loginFieldContainer {
				width:132px;
				height: 18px;
				float:left;
				margin-right:7px;
				margin-left:5px;
				margin-top:2px;
				position:relative;
				background: url('/images/header/login_bt.gif') no-repeat;
			}
			.loginBar .loginField {
				width:120px;
				border: 0px none;
				font-size:11px;
				margin-right:0px;
				margin-left:3px;
				margin-top:2px;
				position:relative;
			}
            .loginBar .RememberMe {
				width:200px;
				font-size:12px;
				font-weight: bold;
				float:left;
				margin-top:50px;
				margin-left:5px;
			}

            .loginBar .go {
                color: #000000;
				margin-top: -14px;
				margin-left: 200px;
            }
			.loginBar .cancel {
                color: #000000;
				margin-top: 13px;
				margin-left: 130px;
            }

    .login A{
    display:block; float: left;
    font-weight:bold;
    text-decoration: none;
    color:#E30A17;
    }
    .login Span{
    display:block; float:left;
    margin:0 12px;
    color:#777777;
    }

/**buttons***/
.closeIconButt{
    width:12px; height:11px;
    background: url('/images/butt_closeicon.gif');
    background-repeat:no-repeat;
    float:right;
    }



/***footer******/
.footer_left {
	background: url('/images/footer/footer_left.png') no-repeat;
	width: 6px;
	height: 33px;
}
.footer_right {
	background: url('/images/footer/footer_right.png') no-repeat;
	width: 6px;
	height: 33px;
}
.footer_content {
	background: url('/images/footer/footer_bg.png') repeat-x;
	width: 1000px;
	height: 33px;
}
#error {
	color: red;
}
#footer{
    float:left; clear:both;
	width: 100%;
	height:35px;
    margin-top:42px;
	white-space: nowrap; 
}

#footer .links {
    float:left;  display:inline;
    margin-left:45px;
    margin-top:10px;
    }
#footer .copy{
    color:#A9A9A9;
    float:right;
    margin-right:18px;
    margin-top:10px;
    }


    #footer A{
    color:#707070;
    float:left;
    display:block;
    text-decoration:none;
    font-size:11px;
    }

    #footer span{
    color:#A9A9A9;
    float:left;
    display:block;
    margin:0 12px;
    }




#reloader { padding-left:5px; width: 100px; height: 24px; overflow: hidden; background-color: #7389AE; font-family: Arial; font-size: 12px; line-height: 24px; color: #fff; top: 0px; position: absolute; right:0px; }
#reloader span { margin-left: 4px; }


/**************new select menu*****************/
/**************outer container*****************/
.selectActions{position:absolute;float:left;margin-top:9px;dborder:1px solid red;z-index:0;overflow:hidden;}

#selectMenuContainer{
    width:121px;
    margin-left:2px;
    margin-top:18px;
    position:relative;
    float:left;
    color:#000;
    z-index:0;
    }

.yellowselect{
    width:121px; height:17px;
    background: url('/images/buttons/yellowselect_bg.gif');
    background-position:left top;
    background-repeat:no-repeat;
    position:absolute;
    top:0px;left:0px;
    color:#000;
    z-index:5;
    }


    .yellowselectCorner{
        height:17px;
        float:right;
        background: url('/images/buttons/yellowselect_bg.gif');
        background-position:right -17px;
        background-repeat:no-repeat;
        cursor:pointer;
        padding-top:2px;
        padding-right:3px;
        padding-left:10px;
        z-index:6;
        }

    .yellowselectCorner #selectText{color:#000;}


.redSelect{
    width:121px; height:17px;
    background: url('/images/buttons/redSelect_bg.gif');
    background-position:left top;
    background-repeat:no-repeat;
    position:absolute;
    top:0px;left:0px;
    color:#fff;
    z-index:5;
    text-align:left;
    }


    .redSelectCorner{

        height:17px;
        float:right;
        background: url('/images/buttons/redSelect_bg.gif');
        background-position:right -17px;
        background-repeat:no-repeat;
        cursor:pointer;
        padding-top:2px;
        padding-right:3px;
        padding-left:10px;
        z-index:6;
        }

    .redSelectCorner #selectText{color:#fff;}


/**************select menu list*****************/

#selectMenuLB{
    position:relative;
    width:121px;
    text-align:left;
    }
    #selectMenuLB #StrechContainer{
        position:relative;
        width:121px;
        }
    #selectMenuLB #y_png_body{

        background:transparent url('/images/boxes/selectbox_bg.png') repeat-y top right;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/selectbox_bg.png',sizingMethod='scale');
        _background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;
        width:121px;
        height:100%;

        _height:expression(parentNode.offsetHeight+"px");
        }

    #selectMenuLB #r_png_body{

        background:transparent url('/images/boxes/redselectbox_bg.png') repeat-y top right;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/redselectbox_bg.png',sizingMethod='scale');
        _background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;
        width:121px;
        height:100%;

        _height:expression(parentNode.offsetHeight+"px");
        }

    #selectMenuLB .StrechContent{
        position:relative;
        z-index:1;
        width:100px;
        left:4px;

        }

    #selectMenuLB .StrechContent .y_item{
        cursor:pointer;
        color:#f4d500;
        width:100px;
        display:block;
        padding-left:3px;
        padding-top:5px;
        padding-bottom:5px;
        }

    #selectMenuLB .separator_y{border-bottom:1px solid #414141;width:100px;height:2px;line-height:1px;display:block;padding-left:3px;}

    #selectMenuLB .StrechContent .r_item{
        cursor:pointer;
        color:#fff;
        width:100px;
        display:block;
        padding-left:3px;
        padding-top:5px;
        padding-bottom:5px;
        }
    #selectMenuLB .separator_r{border-bottom:1px solid #f6b6ba;width:100px;height:2px;line-height:1px;display:block;padding-left:3px;}

    #selectMenuLB #y_png_bottom{
        width:121px; height:10px;
        background:transparent url('/images/boxes/selectbox_bottom.png') no-repeat bottom right;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/selectbox_bottom.png',sizingMethod='image');
        _background:none;
        }

    #selectMenuLB #r_png_bottom{
        width:121px; height:10px;
        background:transparent url('/images/boxes/redselectbox_bottom.png') no-repeat bottom right;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/redselectbox_bottom.png',sizingMethod='image');
        _background:none;
        }


/*******************************/
/*******************************/
/*******************************/

/*****login box*******/
#logInBox{
    position:absolute;
    top:0px;     left:0px;
    width:420px; height:55px;
    z-index:2;
}

#logInBox #png{
    position:absolute;
    z-index:0;
    top:0px;     left:0;
    width:420px; height:55px;
    background-image:url('/images/loginbox_bg.png');
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/loginbox_bg.png',sizingMethod='image');
    _background:none;
}


#logInBox #content{
    position:relative;
    z-index:3;
    width:410px; height:37px;
    padding-left:10px;
    padding-top:13px;
    font-size:11px;
    xborder:1px solid red;
    color:#5d5d5d;
    text-align:center;
}

#logInBox #content A{
    color:#e20a16;
    text-decoration:none;
}


/*****Authentication failed box*******/
#authFailedBox{
    position:absolute;
    top:80px;     
    left:350px;
    width:420px; 
    height:55px;
    z-index:12000;
}

.authFailedTable{
    width:420px; 
    height:55px;
    background-image:url('/images/loginbox_bg.png');
    _background:none;
}

.authFailedTable TD {
    padding-left:20px;
}

#authFailedBox #content{
    font-size:11px;
    color:#5d5d5d;
}

#authFailedBox #content A{
    color:#e20a16;
    text-decoration:none;
}

.authCloseIcon {
    width:112px; 
    height:111px;
    background: url('/images/auth_closeicon.gif');
    background-repeat:no-repeat;
    background-position:top left;
}

.messageTxt{
    color:#000;
    font-size:14px;
    font-weight:bold;
}

.closeIconButt{margin-right:20px;}

.inlineDiv{
    display:inline
    }

/**************new dynamicly vertical strech ligth box******************/

.DynamicLigthBox{position:relative;width:232px;}

    .DynamicLigthBox #png_top{
        width:232px;height:10px;
        color:#fff;
        background-image:url('/images/boxes/sharing_top.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_top.png',sizingMethod='image');
        _background:none;
        }

    .DynamicLigthBox #StrechContainer{position:relative;width:232px;color:#000;}

    .DynamicLigthBox #png_body{
        background:transparent url('/images/boxes/sharing_body.png') repeat-y;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_body.png',sizingMethod='scale');
        _background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;
        width:232px;
        height:100%;
        _height:expression(parentNode.offsetHeight+"px");
        }

    .DynamicLigthBox .StrechContent{position:relative;z-index:1;width:190px;color:#000;left:14px;}

    .DynamicLigthBox #png_bottom{
        width:232px; height:15px;
        background-repeat:no-repeat;
        background-image:url('/images/boxes/sharing_bottom.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_bottom.png',sizingMethod='image');
        _background:none;
        }


/**************new WIDE dynamicly vertical strech ligth box******************/

.DynamicLigthBoxWide{position:relative;width:550px;}

    .DynamicLigthBoxWide #png_top{
        width:550px;height:10px;
        color:#fff;
        background-image:url('/images/boxes/sharing_topwide.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_topwide.png',sizingMethod='image');
        _background:none;
        }
    .DynamicLigthBoxWide #StrechContainer{position:relative;width:500px;color:#000;}

    .DynamicLigthBoxWide #png_body{
        background:transparent url('/images/boxes/sharing_bodywide.png') repeat-y;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_bodywide.png',sizingMethod='scale');
        _background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;
        width:550px;
        height:100%;
        _height:expression(parentNode.offsetHeight+"px");
        }

    .DynamicLigthBoxWide .StrechContent{position:relative;z-index:1;width:500px;color:#000;left:14px;}
    .DynamicLigthBoxWide h2{font-size:18px;padding-top:10px;}
    .DynamicLigthBoxWide #png_bottom{
        width:550px; height:15px;
        background-repeat:no-repeat;
        background-image:url('/images/boxes/sharing_bottomwide.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_bottomwide.png',sizingMethod='image');
        _background:none;
        }

/**************new Mid1 dynamicly vertical strech ligth box******************/

.DynamicLigthBoxMid1{position:relative;width:450px;}

    .DynamicLigthBoxMid1 #png_top{
        width:450px;height:10px;
        color:#fff;
        background-image:url('/images/boxes/sharing_topmid1.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_topmid1.png',sizingMethod='image');
        _background:none;
        }
    .DynamicLigthBoxMid1 #StrechContainer{position:relative;width:400px;color:#000;}

    .DynamicLigthBoxMid1 #png_body{
        background:transparent url('/images/boxes/sharing_bodymid1.png') repeat-y;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_bodymid1.png',sizingMethod='scale');
        _background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;
        width:450px;
        height:100%;
        _height:expression(parentNode.offsetHeight+"px");
        }

    .DynamicLigthBoxMid1 .StrechContent{position:relative;z-index:1;width:400px;color:#000;left:14px;}
    .DynamicLigthBoxMid1 h2{font-size:18px;padding-top:10px;}
    .DynamicLigthBoxMid1 #png_bottom{
        width:450px; height:15px;
        background-repeat:no-repeat;
        background-image:url('/images/boxes/sharing_bottommid1.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_bottommid1.png',sizingMethod='image');
        _background:none;
        }


/**************new MID dynamicly vertical strech ligth box******************/

.DynamicLigthBoxMid{position:relative;width:400px;}

    .DynamicLigthBoxMid #png_top{
        width:400px;height:10px;
        color:#fff;
        background-image:url('/images/boxes/sharing_topmid.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_topmid.png',sizingMethod='image');
        _background:none;
        }
    .DynamicLigthBoxMid #StrechContainer{position:relative;width:350px;color:#000;}

    .DynamicLigthBoxMid #png_body{
        background:transparent url('/images/boxes/sharing_bodymid.png') repeat-y;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_bodymid.png',sizingMethod='scale');
        _background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;
        width:400px;
        height:100%;
        _height:expression(parentNode.offsetHeight+"px");
        }

    .DynamicLigthBoxMid .StrechContent{position:relative;z-index:1;width:350px;color:#000;left:14px;}
    .DynamicLigthBoxMid h2{font-size:18px;padding-top:10px;}
    .DynamicLigthBoxMid #png_bottom{
        width:400px; height:15px;
        background-repeat:no-repeat;
        background-image:url('/images/boxes/sharing_bottommid.png');
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/sharing_bottommid.png',sizingMethod='image');
        _background:none;
        }



/**************VALUES SHARED BY DYNAMIC BOXES******************/

.StrechContent .groups{color:#626262;width:200px;height:25px;}
.StrechContent .subs{color:#626262;margin-left:20px;height:20px;}
.StrechContent #Some_groups{padding-left:20px;}

.StrechContent .title{font-weight:bold;color:#000;margin-bottom:15px;}
.StrechContent .titleImg{
    background-position:left top;
    background-repeat:no-repeat;
    font-weight:bold;color:#000;
    margin-bottom:5px;
    padding-left:35px;
    height:30px;
    }
.StrechContent .titleImg span{display:block;padding-top:10px;}
.StrechContent .sp{float:left;width:50px;}
.StrechContent input{font-size:11px;}
.seperator{border-top:1px solid #dbdbdb;width:98%; height:1px;overflow:hidden;margin:0px;margin-top:0px;margin-bottom:10px;}
.linkContainer{width:90%;text-align:center;padding-top:5px;}
.linkContainer a{color:#333334;font-size:12px;font-weight:bold;}




.LigthBoxSaveButton{
    text-align:center;
    height:20px;
    float:right;
    margin-top:3px;
    background-image:url('/images/buttons/yellow_bg1.gif');
    background-position:left top;
    background-repeat:no-repeat;
    vborder:1px solid red;
    }
    .LigthBoxSaveButton a{
        float:left;
        height:20px;
        padding-left:10px;padding-right:10px;
        font-weight:normal;
        color:#000000;
        font-size:10px;
        text-transform:uppercase;
        text-decoration:none;
        background-image:url('/images/buttons/yellow_bg.gif');
        background-position:right -20px;
        background-repeat:no-repeat;
    }
    .LigthBoxSaveButton a:hover{color:#333333;}
    .LigthBoxSaveButton span{float:left;margin-top:4px;cursor:pointer;}


.LigthBoxCancelButton{
    float:left;
    text-align:center;
    height:23px;
    background-image:url('/images/commentbutton_bg.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;

    }
    .LigthBoxCancelButton a{
        background-image:url('/images/commentbutton_bg.gif');
        background-position:right -23px;
        background-repeat:no-repeat;
        height:23px;
        display:block;
        float:left;
        margin-top:0pt;
        padding:5px 5px 0pt;
        text-decoration:none;
        font-weight:normal;
        color:#000000;
        font-size:10px;
        text-transform:uppercase;
    }

    .LigthBoxCancelButton a:hover{color:#e20a16;}

/********************************/
/********************************/
/********************************/
.LigthBoxCancelButtonOvi{
    float:left;
    text-align:center;
    height:23px;
    margin-top:-3pt;
    background-image:url('/images/commentbutton_bg.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;

    }
    .LigthBoxCancelButtonOvi a{
        background-image:url('/images/commentbutton_bg.gif');
        background-position:right -23px;
        background-repeat:no-repeat;
        height:23px;
        display:block;
        float:left;
        margin-top:0pt;
        padding:5px 5px 0pt;
        text-decoration:none;
        font-weight:normal;
        color:#000000;
        font-size:10px;
        text-transform:uppercase;
    }

    .LigthBoxCancelButtonOvi a:hover{color:#e20a16;}











.becomeToolTip{
    position:absolute;
    top:122px; left:540px;
    width:244px; height:78px;
    padding:20px 0 0 12px;
    background: url('/images/becomecomfirm_bg.gif');
    background-repeat:no-repeat;
    color:#000;
    padding-top:20px;
    z-index:99;
    }

    .becomeToolTip .ttl{
        color:#5D5D5D;
        font-weight:bold;
        font-size:14px;
        float:left;
        margin-top:4px;
        margin-left:10px;
        }

    .becomeToolTip .closeButt{
        width:51px; height:23px;
        background: url('/images/butt_close.gif');
        background-repeat:no-repeat;
        float:right;
        margin-right:20px;
        }



.emailToolTip{
    position:absolute;
    top:360px; left:9px;
    width:270px;height:214px;
}

    .emailToolTip #png_top{
        width:270px;height:100%;
        color:#fff;
        background:transparent url('/images/boxes/emailbox.png') no-repeat;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/emailbox.png',sizingMethod='scale');
        *background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;

        _height:expression(parentNode.offsetHeight+"px");

    }
    .emailToolTip .StrechContent{position:relative;z-index:1;width:245px;color:#000;left:10px;top:20px;}

.emailToolTip_small{
    position:absolute;
    top:360px; left:9px;
    width:270px;height:100px;
    }

    .emailToolTip_small #png_top{
        width:270px;height:100%;
        color:#fff;
        background:transparent url('/images/boxes/emailbox_small.png') no-repeat;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/emailbox_small.png',sizingMethod='scale');
        *background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;

        _height:expression(parentNode.offsetHeight+"px");

    }
    .emailToolTip_small .StrechContent{position:relative;z-index:1;width:245px;color:#000;left:10px;top:20px;}
    
.commentToolTip_small{
    position:absolute;
    top:565px; left:122px;
    width:270px;height:100px;
    }

    .commentToolTip_small #png_top{
        width:270px;height:100%;
        color:#fff;
        background:transparent url('/images/boxes/emailbox_small.png') no-repeat;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/emailbox_small.png',sizingMethod='scale');
        *background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;

        _height:expression(parentNode.offsetHeight+"px");

    }
    .commentToolTip_small .StrechContent{position:relative;z-index:1;width:245px;color:#000;left:10px;top:20px;}




.emailToolTipUpRight{
    position:absolute;
    top:110px; left:630px;
    width:270px;height:194px;
    }

    .emailToolTipUpRight #png_top{
        width:270px;height:100%;
        color:#fff;
        background:transparent url('/images/boxes/emailboxrightup.png') no-repeat;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/emailboxrightup.png',sizingMethod='scale');
        *background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;

        _height:expression(parentNode.offsetHeight+"px");

    }
    .emailToolTipUpRight .StrechContent{position:relative;z-index:1;width:245px;color:#000;left:10px;top:20px;}

.emailToolTipUpRight_small{
    position:absolute;
    top:100px; left:630px;
    width:270px;height:112px;
    }

    .emailToolTipUpRight_small #png_top{
        width:270px;height:100%;
        color:#fff;
        background:transparent url('/images/boxes/emailboxrightup_small.png') no-repeat;
        *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxes/emailboxrightup_small.png',sizingMethod='scale');
        *background:none;
        position:absolute;
        top:0;
        left:0;
        z-index:0;

        _height:expression(parentNode.offsetHeight+"px");

    }
    .emailToolTipUpRight_small .StrechContent{position:relative;z-index:1;width:245px;color:#000;left:10px;top:20px;}

.StrechContent .label2{
    color:#5D5D5D;
    float:left;
    width:50px;
    text-align:left;
    margin-top:5px;
}


.StrechContent .inputSpecial{
    width:180px;height:17px;
    background-image: url('/images/registration/input_bg.gif');
    background-position:top left;
    background-repeat:repeat-x;
    border-top:1px solid #757575;
    border-left:1px solid #757575;
    border-right:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    font-size:12px;
    padding-top:2px;
    margin-bottom:10px;
    }
.StrechContent .textareaSpecial{
    width:180px;height:60px;
    background-image: url('/images/registration/textarea_bg.gif');
    background-position:top left;
    background-repeat:repeat-x;
    *background-attachment: fixed;
    border-top:1px solid #757575;
    border-left:1px solid #757575;
    border-right:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    font-size:12px;
    padding-top:2px;
    overflow:auto;
    overflow-x:hidden;
    }

    .label{
    color:#5D5D5D;
    float:left;
    width:50px;
    text-align:left;
    margin-top:5px;
    }

     .formLongInput{
    width:250px; height:17px;
    padding:2px 0 0 4px;
    border:none;
    background-image: url('/images/registration/input_bg.gif');
    background-repeat:repeat-x;
    background-position:top left;
    border-top:1px solid #757575;
    border-left:1px solid #757575;
    border-right:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    margin-bottom:9px;
    color:#5D5D5D;
    font-size:12px;
    }

     .sendButt{
    width:45px; height:23px;
    background: url('/images/button_send.gif');
    background-repeat:no-repeat;
    float:right;
    margin-right:32px;
    }
    		
	.nowrap {
		white-space:nowrap;
	}
	
	.commentText {
		font-size:9px; 
		color:#FF0000;
	}

.headerLogo {
	height:110px; 
	background-image:url(/images/header/flixwagon_logo.jpg); 
	background-repeat:no-repeat; 
	position:top;
}

.sxswBox {
 	position:absolute; 
 	width:164px; 
 	height:62px; 
 	top:81px; 
 	left:420px; 
 	background-image:url(/images/header/sxsw_box.gif); 
 	background-repeat:no-repeat;
}

.themarkerBox {
 	position:absolute; 
 	width:164px; 
 	height:62px; 
 	top:81px; 
 	left:225px; 
 	background-image:url(/images/header/themarker_box.gif); 
 	background-repeat:no-repeat;
 	cursor:pointer;
}

.web2Box {
 	position:absolute; 
 	width:164px; 
 	height:62px; 
 	top:81px; 
 	left:225px; 
 	background-image:url(/images/header/web2_box.gif); 
 	background-repeat:no-repeat;
}

.flixeeBox {
 	position:absolute; 
 	width:380px; 
 	height:62px; 
 	top:79px; 
 	left:205px; 
 	background-image:url(/images/header/mtvjb.png); 
 	background-repeat:no-repeat;
    cursor:pointer;                        
}

.flixeeBoxL {
 	position:absolute; 
 	width:164px; 
 	height:62px; 
 	top:81px; 
 	left:420px; 
 	background-image:url(/images/header/flixee_box.gif); 
 	background-repeat:no-repeat;
}

.flixeeBoxLink {
	z-index:100;
	position:absolute; 
	width:25px; 
	height:13px; 
	top:127px; 
	left:358px;
	cursor:pointer;
}

.flixeeBoxLinkL {
	z-index:100;
	position:absolute; 
	width:25px; 
	height:13px; 
	top:127px; 
	left:550px;
	cursor:pointer;
}

.youtubeBox {
 	position:absolute; 
 	width:164px; 
 	height:62px; 
 	top:81px; 
 	left:400px; 
 	background-image:url(/images/header/youtube_box.gif); 
 	background-repeat:no-repeat;
}

.youtubeBoxLink {
	z-index:100;
	position:absolute; 
	width:25px; 
	height:13px; 
	top:127px; 
	left:530px;
	cursor:pointer;
}

.twitterBox {
 	position:absolute; 
 	width:208px; 
 	height:62px; 
 	top:81px; 
 	left:205px; 
 	background-image:url(/images/header/twitter_box.gif); 
 	background-repeat:no-repeat;
}

.twitterBoxSO {
 	position:absolute; 
 	width:208px; 
 	height:62px; 
 	top:81px; 
 	left:205px; 
 	background-image:url(/images/header/twitter_box_so.gif); 
 	background-repeat:no-repeat;
}

.twitterBoxLink {
	z-index:100;
	position:absolute; 
	width:60px; 
	height:13px; 
	top:127px; 
	left:280px;
	cursor:pointer;
}

.sxswBoxLink {
	z-index:100;
	position:absolute; 
	width:130px; 
	height:30px; 
	top:110px; 
	left:425px;
	cursor:pointer;
}

.ctiaBox {
 	position:absolute; 
 	width:208px; 
 	height:62px; 
 	top:81px; 
 	left:205px; 
 	background-image:url(/images/header/ctia_box.gif); 
 	background-repeat:no-repeat;
 	cursor:pointer;
}

.weddingBox {
 	position:absolute; 
 	width:164px; 
 	height:62px; 
 	top:81px; 
 	left:420px; 
 	background-image:url(/images/header/wedding_box.gif); 
 	background-repeat:no-repeat;
 	cursor:pointer;
}

.techedBox {
 	position:absolute; 
 	width:164px; 
 	height:62px; 
 	top:81px; 
 	left:420px; 
 	background-image:url(/images/header/teched_box.gif); 
 	background-repeat:no-repeat;
 	cursor:pointer;
}

.mtvBox {
     position:absolute; 
     width:164px; 
     height:62px; 
     top:81px; 
     left:225px; 
     background-image:url(/images/header/mtvbanner5.png); 
     background-repeat:no-repeat;
     cursor:pointer;
}


/* Movie Chat */

.scroll {
	width:100%;
	height:100%;
	overflow:auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#919191;
	scrollbar-base-color:#303030;
	scrollbar-darkshadow-color:#;
	scrollbar-face-color:#303030;
	scrollbar-highlight-color:#919191;
	scrollbar-shadow-color:#303030;
}

.chatName {
	width:240px; 
	height:17px; 
 	background-image:url(/images/boxes/chat_name.gif); 
 	background-repeat:no-repeat;
 	padding-left:6px;
	padding-right:6px;
}

.chatInput {
	width:240px; 
	background-color:#5A5D5A; 
	border:0px;
	font-size:11px; 
	font-weight:normal; 
	color:#FFFFFF;	
}

.chatTextbox {
	width:273px; 
	height:100%; 
	overflow-y:auto; 
	overflow-x:hidden; 
	background-color:#000000; 
	border:0px; font-family:Arial; 
	font-size:11px; 
	font-weight:normal; 
	color:#FFFFFF;
}

.chatBG { 	
 	background-image:url(/images/boxes/chat_bg.gif); 
 	background-repeat:repeat-y;
 	padding-left:8px;
 	padding-right:12px;
}

.chatButton {
	background:#5A5D5A;
	height:20px;
	padding-right:8px;
	text-align:right;	
}

.chatBottomButton {
	height:20px;
 	background-image:url(/images/boxes/chat_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
}

.chatCancelSpace {
	padding-bottom:3px;
}

.chatTextSpace {
	padding-top:5px;
	padding-bottom:3px;
}

.chatText {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.chatLink:link, .chatLink:visited, .chatLink:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.remark {
	color:#8d8d8d;
}

.smallText {
	font-size:11px;
}

.forgotTopText {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}

.hoverlink:link, .hoverlink:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#e20a16;
	text-decoration:underline;
}

.hoverlink:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#7f7b7b;
	text-decoration:underline;
}
.twitterbanner {
     position:absolute; 
     width:206px; 
     height:89px; 
     top:660px;
     padding-left:15px;
     left:10px;
     background-image:url(var(imagesroot)/images/homepage/twitter_banner.png); 
     background-repeat:no-repeat;
    cursor:pointer;                        
}

.flixeebanner {
     position:absolute; 
     width:206px; 
     height:89px; 
     top:660px; 
     left:221px;
     padding-left:15px;
     background-repeat:no-repeat;
    cursor:pointer;                        
}
.ytbanner {
     position:absolute; 
     width:206px; 
     height:89px; 
     top:660px; 
     left:432px;
     padding-left:15px;
     background-repeat:no-repeat;
    cursor:pointer;                        
}















