body{
    color:#FFF;
	background-color:#FFCD00;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:11px;
    }
* * body, html {
    scrollbar-3dlight-color: #FFCD00; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #666666; scrollbar-darkShadow-color: #666666; scrollbar-face-color: #666666; scrollbar-highlight-color: #666666; scrollbar-shadow-color: #666666; scrollbar-track-color: #FFCD00;
    }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{font-size: 11px;font-weight: bold;color: #FF6600;text-decoration:none;outline: none;}
.fakeLink{font-size: 11px;font-weight: bold;color: #FF6600;text-decoration:none;outline: none;}
a:hover{font-size: 11px;font-weight: bold;color: #FF6600;text-decoration:underline;outline: none;}
.back{float: left;}
.clbth{clear:both;}
.del{
	font-size: 1px;
	background-color: #FFE166;
	height: 2px;
	margin-top: 16px;
	margin-bottom: 26px;
	}
/*** General layout  ***/
#main-wr{
	width: 969px;
	margin: 0 auto;
	}
#header-wr{
	float: left;
	margin-top: 17px;
	background: url('../images/turkey-logo.gif') no-repeat;
	}
#logo-wr{
	float: left;
	display: inline;
	width: 363px;
	height: 210px;
	margin-left: 289px;
	background: url('../images/forget-critics.gif') bottom left no-repeat;
	}
#login-wr{
	float: left;
	position: relative;
	width: 317px;
	height: 210px;
	}
#nav-wr{
	float: left;
	display: inline;
	width: 692px;
	height: 40px;
	margin-left: 277px;
	background: url('../images/bg-navigation.gif') no-repeat;
	}
#nav-wr img{
	float: left;
	display: block;
	}
.sort-default{
    width: 768px;
    min-height: 50px;
    margin-left: 201px;
    background: url('../images/bg-sorting.gif') top right no-repeat;
    }
.sort-index{
    float: left;
    width: 605px;
    height: 42px;
    padding: 32px 0 0 0;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    }
.sort-index a, .sort-index a:hover{
    color: #666;
    font-size: 12px;
    font-weight: bold;
    }
.sort-displaying{
    float: left;
    width: 162px;
    height: 40px;
    padding: 28px 0 0 0;
    color: #333;
    font-size: 12px;
    text-align: center;
    }
.sort-add-movie{
    width: 680px;
    height: 56px;
    padding: 12px 0 0 88px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    }
.sort-thankyou{
    width: 680px;
    height: 32px;
    padding: 0 0 0 88px;
    }
#idError{
    width: 540px;
    height: 42px;
    line-height: 42px;
    padding-left: 140px;
    overflow: hidden;
    background: url('../images/bg-error.gif') no-repeat;
    }
#index-wr, #profile-wr{
	padding-left: 55px;
	}
#footer-wr{
    width: 969px;
    margin: 17px 0;
    text-align: center;
    
    }
/***  END general layout ***/
.movie-wr{
	float: left;
	width: 912px;
	height: 101px;
	margin-bottom: 9px;
	background: #FFCD00 url('../images/bg-movie.gif') no-repeat;
	}
.rank-green, .rank-red {
	float: left;
	display: inline;
	width: 66px;
	height: 95px;
	line-height: 95px;
	margin: 3px 3px 3px 4px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	}
.rank-green{
	background: url('../images/rank-green.gif') no-repeat;
	}
.rank-red{
	background: url('../images/rank-red.gif') no-repeat;
	}
.thumb{
	float: left;
	width: 70px;
	height: 93px;
	margin: 4px 3px 0 0;
	}
.details{
	float: left;
	display: inline;
	width: 600px;
	height: 93px;
	margin: 4px 6px 0 0;
    position: relative;
	}
.details-text{
    position: absolute;
    width: 600px;
    height: 93px;
    top: 0;
    left: 0;
    }
.abs-yes, .abs-no{
    position: absolute;
    height: 93px;
    top: 0;
    left: 0;
    }
.abs-no{
    background-color:#00B700;
    }
.abs-yes{
    background-color:#E40000;
    }
.close-want{
    width: 11px;
    height: 8px;
    position: absolute;
    top: 2px;
    right: 35px;
    padding: 2px 2px;
    }
.close-want a, .close-want a:hover{
    font-weight: bold;
    color: #FFF;
    text-decoration:none;
    }

h1.movie-title a, h1.movie-title a:hover{
	display: block;
	width: 585px;
	height: 38px;
	font-size: 32px;
	font-weight: bold;
	padding: 6px 0 0 10px;
	overflow: hidden;
    color: #FFF;
    text-decoration:none;
	}
h1.movie-title span{
    font-size: 22px;
    font-weight: bold;
    }
h1.forgotten-title{
    font-size: 16px;
    font-weight: bold;
    }
div.description{
	display: block;
	width: 585px;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 10px;
	font-weight: bold;
	overflow: hidden;
	}
div.last{
	float: left;
	display: block;
    height: 16px;
	padding: 0 0 0 10px;
	color: #CCC;
	font-weight: bold;
    /*background-color: brown;*/
	}
div.talk {
	float: left;
	display: block;
	height: 16px;
	margin: 0 0 0 20px;
    /*background-color: cyan;*/
	}
div.comments{
	float: left;
	display: block;
	height: 16px;
	margin: 0 0 0 10px;
	}
div.comments{
    /*background-color: yellow;*/
    }
/*div.talk{
    padding-top: 2px;
    }*/
div.not-votes{
	float: left;
	display: block;
	height: 16px;
    line-height:16px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	}
div.turkey-votes{
	float: left;
	display: block;
	height: 16px;
    line-height:16px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	}
.turkey, .trans-turkey{
	float: left;
	height: 92px;
	padding: 9px 0 0 3px;
	background-color: #FFCD00;
	}
.trans-turkey{background-color: transparent;}
.not-turkey, .trans-not-turkey{
	float: left;
	height: 92px;
	padding: 9px 0 0 1px;
	background-color: #FFCD00;
	}
.trans-not-turkey{background-color: transparent;}
#login-box{
	position: absolute;
	top: 25px;
	left: 47px;
	width: 229px;
	height: 186px;
	padding: 19px 0 0 21px;
	background: url('../images/bg-login-box.gif') no-repeat;
    z-index: 10;
	}
#membership-card{
	position: absolute;
	top: 24px;
	left: 47px;
	width: 250px;
	height: 165px;
	padding: 10px 0 0 16px;
	background: url('../images/bg-membership-card.gif') no-repeat;
	}
#register-card{
	position: absolute;
	top: 24px;
	left: 47px;
	width: 250px;
	height: 165px;
	padding: 10px 0 0 16px;
	background: url('../images/bg-register-card.jpg') no-repeat;
	}

.inputBox, .inputBoxError{height: 17px;}
.inputBox {border: 1px solid #999;}
.inputBoxError {border: 1px solid #FF0000;}
.inputLabel{
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	}
.inputMember{
	width: 114px;
	border: 1px solid #FFF;
	margin-top: 2px;
	margin-bottom: 3px;
	}
.forgotten{
	float: left;
	width: 107px;
	padding-top: 15px;
	}
.submit{
	float: left;
	padding-top: 15px;
	}
.user-thumb{
	border: 1px solid #FFF;
	}
/*** MOVIE DETAILS PAGE ***/
.left-wr{
	float: left;
	width: 583px;
	}
.right-wr{
	float: left;
	width: 329px;
	}
.talk-turkey-wr{
	width: 282px;
	height: 245px;
	background: url('../images/bg-talk-turkey.gif') no-repeat;
	padding: 76px 23px 0 23px;
	text-align: right;
    margin-left: 1px;
	}
#not-seen{
    width: 314px;
    
    padding: 15px;    
    background: transparent url('../images/bg-not-seen.gif');
    font-weight: bold;
    }
#not-seen h1{
    font-size: 16px;
    font-weight: bold;
    }
.inputTalkTurkey, .inputTalkTurkeyError{
	border: 1px solid #848484;
	width: 280px;
	height: 123px;
	}
.inputTalkTurkeyError{
	border: 1px solid #FF0000;
	}
.balloon-left{
	float: left;
	display: inline;
	width: 482px;
	margin-left: 8px;
	background-color: white;
	background: url('../images/bg-bubble.gif') repeat-y;
	}
.balloon-left div.top{
	font-size: 1px;
	width: 482px;
	height: 6px;
	background: url('../images/bg-bubble-top.gif') no-repeat;
	}
.balloon-left div.content-left{
	float: left;
	width: 21px;
	height: 29px;
	color: black;
	background: url('../images/bg-bubble-arrow-left.gif') no-repeat;
	}
.balloon-left div.content-right{
	float: left;
	width: 429px;
	padding: 9px 16px 11px 16px;
	color: #666;
	}
.balloon-left div.bottom{
	font-size: 1px;
	width: 482px;
	height: 5px;
	background: url('../images/bg-bubble-bottom.gif') no-repeat;
	}
	
.balloon-right{
	float: left;
	display: inline;
	width: 482px;
	margin-right: 8px;
	background: url('../images/bg-bubble-right.gif') repeat-y;
	}
.balloon-right div.top{
	font-size: 1px;
	width: 482px;
	height: 6px;
	background: url('../images/bg-bubble-top-right.gif') no-repeat;
	}
.balloon-right div.content-left{
	float: left;
	width: 429px;
	padding: 9px 16px 11px 16px;
	color: #666;
	}
.balloon-right div.content-right{
	float: left;
	width: 21px;
	height: 29px;
	color: black;
	background: url('../images/bg-bubble-arrow-right.gif') no-repeat;
	}
.balloon-right div.bottom{
	font-size: 1px;
	width: 482px;
	height: 5px;
	background: url('../images/bg-bubble-bottom-right.gif') no-repeat;
	}

/*-----------------------*/
/*      STARRED          */
/*-----------------------*/
.balloon-left_starred{
	float: left;
	display: inline;
	width: 482px;
	margin-left: 8px;
	background-color: white;
	background: url('../images/bg-bubble_starred.gif') repeat-y;
	}
.balloon-left_starred div.top{
	font-size: 1px;
	width: 482px;
	height: 6px;
	background: url('../images/bg-bubble-top_starred.gif') no-repeat;
	}
.balloon-left_starred div.content-left{
	float: left;
	width: 21px;
	height: 29px;
	color: black;
	background: url('../images/bg-bubble-arrow-left_starred.gif') no-repeat;
	}
.balloon-left_starred div.content-right{
	float: left;
	width: 429px;
	padding: 9px 16px 11px 16px;
	color: #666;
	}
.balloon-left_starred div.bottom{
	font-size: 1px;
	width: 482px;
	height: 5px;
	background: url('../images/bg-bubble-bottom_starred.gif') no-repeat;
	}
	
.balloon-right_starred{
	float: left;
	display: inline;
	width: 482px;
	margin-right: 8px;
	background: url('../images/bg-bubble-right_starred.gif') repeat-y;
	}
.balloon-right_starred div.top{
	font-size: 1px;
	width: 482px;
	height: 6px;
	background: url('../images/bg-bubble-top-right_starred.gif') no-repeat;
	}
.balloon-right_starred div.content-left{
	float: left;
	width: 429px;
	padding: 9px 16px 11px 16px;
	color: #666;
	}
.balloon-right_starred div.content-right{
	float: left;
	width: 21px;
	height: 29px;
	color: black;
	background: url('../images/bg-bubble-arrow-right_starred.gif') no-repeat;
	}
.balloon-right_starred div.bottom{
	font-size: 1px;
	width: 482px;
	height: 5px;
	background: url('../images/bg-bubble-bottom-right_starred.gif') no-repeat;
	}
/*-----------------------*/
/*    END OF STARRED     */
/*-----------------------*/


/*** END MOVIE DETAILS PAGE ***/

/*** CROPPING ***/
#ava {
    border: 1px solid gray;
     width: 200px;
}
#ava_img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
#ava_overlay {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('../images/overlay-add-movie.png');
    z-index: 50;
}
#ava_drager {
    width: 400px;
    height: 400px;
    position: absolute;
    z-index: 100;
    color: #fff;
    cursor: move;
}
#avatar {
    position: absolute;
}
#ava_slider {
    width: 200px;
    height: 27px;
    background: #eee;
    position: relative;
    border-top: 1px solid gray; 
    background: url('../images/slider_back.png');
}
#ava_handle {
    width: 19px;
    height: 20px;
    background: blue;
    position: absolute;
    background: url('../images/handle.png');
}
/*** END CROPPING ***/

/*** REGISTER CROPPING ***/
#myava {
    border: 1px solid gray;
     width: 150px;
}
#myava_img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
}
#myava_overlay {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('../images/overlay-avatar.png');
    z-index: 50;
}
#myava_drager {
    width: 300px;
    height: 300px;
    position: absolute;
    z-index: 100;
    color: #fff;
    cursor: move;
}
#avatar {
    position: absolute;
}
#myava_slider {
    width: 150px;
    height: 27px;
    background: #eee;
    position: relative;
    border-top: 1px solid gray; 
    background: url('../images/slider_back_avatar.png');
}
#myava_handle {
    width: 19px;
    height: 20px;
    background: blue;
    position: absolute;
    background: url('../images/handle.png');
}
/*** END CROPPING ***/


#thankyou-wr{
    width: 591px;
    height: 88px;
    padding: 109px 0 0 49px;
    margin: 0 0 0 289px;
    background: url('../images/bg-thankyou-wr.gif') no-repeat;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    }
#profile-saved-wr{
    width: 591px;
    height: 90px;
    padding: 119px 0 0 49px;
    margin: 0 0 0 289px;
    background: url('../images/bg-profile-saved-wr.gif') no-repeat;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    }

/*** DOWNLOADS PAGE ***/
#downloads-wr {
    width: 845px;
    height: 268px;
    margin-left: 95px;
    padding: 62px 0 0 0;
    background: url('../images/bg-downloads-wr.gif');
    }
#downloads-wr .downloads-text{
    height: 59px;
    color: #000;
    font-size:12px;
    font-weight: bold;
    padding-left: 18px;
    }
#downloads-wr div.download{
    float: left;
    display: inline;
    width: 390px;
    height: 205px;
    }
#downloads-wr div.pdl{
    float: left;
    display: inline;
    margin-left: 22px;
    width: 236px;
    height: 176px;
    }
#downloads-wr div.links{
    float: left;
    display: inline;
    margin-left: 21px;
    width: 110px;
    color: #999;
    font-size: 12px;
    font-weight: bold;
    }
#downloads-wr div.links a{
    color: #FF3300;
    font-size: 12px;
    font-weight: bold;
    }
/*** END DOWNLOADS PAGE ***/

/*** ADD MOVIE PAGE ***/
#add-movie-wr{
	width: 928px;
    margin-left: 41px;
	}
#add-movie-wr span{
	color: #000;
	}
#add-movie-top{
	float: left;
	width: 928px;
	height: 251px;
	}
#add-movie-top div.left{
	float: left;
	width: 319px;
	height: 168px;
    padding: 83px 0 0 70px;
    background: url('../images/bg-add-movie-left.gif');
    color: #000;
	}
#add-movie-top div.left div span{
    font-size: 14px;
    font-weight: bold;
    }
#add-movie-top div.center{
    float: left;
    width: 243px;
    height: 141px;
    padding: 110px 0 0 57px;
    background: url('../images/bg-add-movie-center.gif');
    }
#add-movie-top div.right{
	float: left;
	width: 216px;
	height: 142px;
    padding: 109px 0 0 23px;
    background: url('../images/bg-add-movie-right.gif');
	}
.uploadRight {
	float: left;
    width: 400px;
    height: 72px;
    padding: 0px 0px 0px 0px;
}
.uploadLeft {
	float: left;
	width: 400px;
	padding-left: 30px;
	float: left;
}
#add-movie-top div.right div.button-submit{
    width: 175px;
    height: 72px;
    padding: 25px 0 0 26px;
    }
#add-movie-top div.right div.votes{
	padding-left: 50px;
	}
#add-movie-bottom{
	width: 878px;
	height: 237px;
    padding: 148px 0 0 50px;
	background: url('../images/bg-add-movie-bottom.gif') no-repeat;
	}
#add-movie-bottom div.left{
	float: left;
	display: inline;
	width: 442px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
	}
#add-movie-bottom div.right{
	float: left;
	display: inline;
	width: 385px;
    padding: 0 0 0 35px;
	margin: 0 0 0 14px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
	}
div.line{
	font-size: 1px;
    width: 350px;
	height: 1px;
	background-color: #FFF;
	margin: 30px 0 20px 0;
	}
input.inptText, textarea.inptText {
	height: 16px;
	padding-top: 1px;
	border: 1px solid #999;
	}
/*** END ADD MOVIE PAGE ***/

/*** REGISTER + ADD MOVIE FILE UPLOADER ***/
div.fileinputs {
	float: left;
	position: relative;
	width: 270px;
	}
div.fileinputs2 {
	float: left;
	position: relative;
	width: 245px;
	}
input.file {
	width: 270px;
	margin: 0;
	}
input.file.hidden {
	position: relative;
	text-align: right;
	opacity: 0;
	filter:alpha(opacity: 0);
	-moz-opacity:0 ;     
	-khtml-opacity:0;
	z-index: 2;
}
input.file2 {
	width: 245px;
	margin: 0;
	}
input.file2.hidden2 {
	position: relative;
	width: 245px;
	opacity: 0;
	filter:alpha(opacity: 0);
	-moz-opacity:0;
	-khtml-opacity:0;
	z-index: 2;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 290px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}
div.fakefile2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 245px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}
div.fakefile input {
	width: 186px;
	height: 16px;
	border: 1px solid #999;
	padding-top: 1px;
	margin-bottom: 5px;
	margin-left: 0;
}
div.fakefile2 input {
	width: 145px;
	height: 16px;
	border: 1px solid #999;
	padding-top: 1px;
	margin-bottom: 5px;
	margin-left: 0;
}

/*** END REGISTER + ADD MOVIE FILE UPLOADER ***/

/*** PROFILE ***/
#edit-profile-wr{
    width: 928px;
    margin-left: 60px;
    }
#edit-profile-wr span{
    color: #000;
    }
#profile-left-wr{
    float: left;
    display: inline;
    width: 639px;
    height: 141px;
    padding: 70px 0 0 30px;
    background: url('../images/bg-profile-left-wr.gif') no-repeat;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    }
#profilePass-left-wr{
    float: left;
    display: inline;
    width: 639px;
    height: 141px;
    padding: 70px 0 0 30px;
    background: url('../images/bg-profile-editpassword-wr.gif') no-repeat;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    }
#profile-right-wr{
    float: left;
    width: 217px;
    height: 150px;
    padding: 61px 0 0 22px;
    background: url('../images/bg-profile-right-wr.gif') no-repeat;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    }
#profile-right-wr div.button-submit{
    width: 173px;
    height: 74px;
    padding: 25px 0 0 26px;
    /*background: url('../images/bg-register-submit.gif');*/
    }
#profile-bottom-wr{
    float: left;
    width: 909px;
    height: 210px;
    margin: 12px 0 0 0;
    padding: 96px 0 0 0;
    background: url('../images/bg-edit-profile-bottom-wr.gif');
    color: #000;
    font-size: 14px;
    font-weight: bold;
    }
#profile-top-wr span, #register-bottom-wr span{
    font-weight: bold;
    }
#profile-bottom-wr div.left{
    float: left;
    display: inline;
    width: 425px;
    margin: 0 0 0 30px;
    }
#profile-bottom-wr div.right{
    float: left;
    width: 417px;
    margin: 30px 0 0 34px;
    }
/*** END PROFILE ***/

/*** REGISTER ***/
#register-wr{
    width: 935px;
    margin-left: 34px;
    }
#register-left-wr{
    float: left;
	width: 638px;
	height: 210px;
    padding: 71px 0 0 51px;
    margin: 0 0 0 7px;
	background: url('../images/bg-register-left-wr.gif');
	color: #666;
	font-size: 14px;
	font-weight: bold;
	}
#register-right-wr{
    float: left;
    width: 199px;
    height: 231px;
    padding: 50px 17px 0 23px;
    background: url('../images/bg-register-right-wr.gif');
    color: #666;
    font-size: 14px;
    font-weight: bold;
    }
#register-right-wr div.button-submit{
    width: 174px;
    height: 71px;
    padding: 28px 0 0 25px;
    margin-top: 7px;
    }
#register-bottom-wr{
    float: left;
    width: 909px;
    height: 227px;
    margin: 32px 0 0 33px;
    padding: 76px 0 0 26px;
    background: url('../images/bg-register-bottom-wr.gif');
    color: #000;

    font-size: 14px;
    font-weight: bold;
    }
#register-left-wr span{
    color: #000;
    }
#register-top-wr span, #register-bottom-wr span{
	font-weight: bold;
	}
#register-bottom-wr div.left{
	float: left;
 	display: inline;
	width: 425px;
	margin: 0 0 0 30px;
	}
#register-bottom-wr div.right{
	float: left;
	width: 417px;
 	margin: 30px 0 0 34px;
	}
.error-bubble, .feedback-bubble{
    float: left;
    width: 164px;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    padding-left: 7px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    margin: 3px;
    }
.error-bubble {
    background: url('../images/bg-error-bubble.png');
    }
.feedback-bubble{
    background: url('../images/bg-feedback-bubble.png');
    }
/*** END REGISTER ***/
#flashPlayer{position: absolute; top: 0; left: -100px;}
#movieNameDuplicate{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    border: 1px solid #999;
    padding: 15px 0 0 10px;
    width: 182px;
    color: #333;
    }
#movieNameDuplicateListings{
    margin-top: 8px;
    width: 177px;
    height: 75px;
    overflow: auto;
    }
span.duplicateMovie{
	font-size: 11px;font-weight: bold;color: #FF6600;
	cursor: pointer;
	}
#loginPrompt, #idSecPrompt, #alreadyStarred, #commentStarred{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    font-weight: bold;
    }
#loginPrompt div, #idSecPrompt div, #alreadyStarred div, #commentStarred{
    width: 220px;
    height: 72px;
    padding: 15px 32px 0 10px;
    background: url('../images/promt-bg.png') no-repeat;
    }
#idSecPrompt{
    padding-right: 42px;
    width: 210px;
    font-size: 12px;
    }
#idSecPrompt a{
    display: block;
    margin-top: 3px;
    }
#loginPrompt a {
    font-size: 14px;
    font-weight: bold;
    }
.navigation {
    padding: 5px 0 0 0px;
    text-align: center;
    }
table.navigation td{
    padding-right: 3px;
    }
.navigation span.current{
    font-size: 14px;
    font-weight: bold;
    color: #666;
    line-height: 35px;
    }
.navigation a.link, .navigation a.link:hover {
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    text-decoration: underline;
    }
/*** START privacy & terms***/
#privacy-wr, #terms-wr {
    width: 680px;
    margin-left: 290px;
    }
#privacy-wr .title,  #terms-wr .title {
    width: 680px;
    height: 55px;
    background: #FFF url('../images/titles/title-privacy.gif') no-repeat;
    }
#terms-wr .title {
    background: #FFF url('../images/titles/title-terms.gif') no-repeat;
    }
#privacy-wr .content, #terms-wr .content {
    width: 620px;
    padding: 25px 30px;
    color: #333;
    background-color: #FFF;
    background: #FFF url('../images/bottom-privacy.gif') no-repeat;
    font-size: 12px;
    font-weight: bold;
    }
#privacy-wr .number{
    float: left;
    width: 31px;
    height: 21px;
    }
#privacy-wr .text{
    float: left;
    line-height: 21px;
    }
#terms-wr .text{
    margin-top: 10px;
    }
#privacy-wr .bottom, #terms-wr .bottom {
    width: 680px;
    height: 9px;
    font-size: 1px;
    background: #FFF url('../images/bottom-privacy.gif') no-repeat;
    }
/*** END privacy***/

/*** START contact ***/
#contact-wr {
    float: left;
    display: inline;
    margin-left: 61px;
    }
#contact-wr div#left {
    float: left;
    width: 637px;
    height: 258px;
    padding: 63px 0 0 32px;
    background: #FFCD00 url('../images/bg-contact-left.gif') no-repeat;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    }
#contact-wr div#right {
    float: left;
    width: 191px;
    height: 171px;
    padding: 140px 0 0 48px;
    background: #FFCD00 url('../images/bg-contact-right.gif') no-repeat;
    }
/*** END contact ***/

/*** START about ***/
#about-wr div.title{ margin-left: 60px;}
#about-wr div.content{margin-left:59px; margin-top:25px;}
#about-wr div.content div.top{
    width:910px;
    height: 7px;
    background: url('../images/about/top.gif') no-repeat;
    font-size:1px;
    }
#about-wr div.content div.middle{
    background-color:#FFF;
    padding-bottom:15px;
    }
#about-wr div.content div.middle div.desc{
    width:563px;
    margin:52px 0 0 60px;
    font-size:12px;
    font-weight:bold;
    color:#333;
    madding-right: 220px;
    }
#about-wr div.gray{
    width: 782px;
    height: 20px;
    margin: 0 0 0 60px;
    background: url('../images/about/gray.gif') no-repeat;
    }
#about-wr div.gray div.name, #about-wr div.blue div.name{
    float: left;
    width:700px;
    height:20px;
    line-height:20px;
    margin: 0 0 0 10px;
    }
#about-wr div.gray div.name{
    font-size:13px;
    font-weight: bold;
    color: #000040;
    }
#about-wr div.blue div.name{
    font-size:13px;
    font-weight: bold;
    color: #1122FF;
    text-decoration:underline;
    }
#about-wr div.gray div.time,#about-wr div.blue div.time {
    float: left;
    width:52px;
    height:20px;
    line-height:20px;
    font-size:12px;
    color: #000040;
    }
#about-wr div.chat{
    width: 762px;
    margin: 0 0 0 60px;
    padding: 5px 10px;
    font-size:13px;
    color: #000;
    }
#about-wr div.blue{
    width: 782px;
    height: 20px;
    margin: 0 0 0 60px;
    background: url('../images/about/blue.gif') no-repeat;
    }
#about-wr div.content div.bottom{
    width:910px;
    height: 7px;
    background: url('../images/about/bottom.gif') no-repeat;
    font-size:1px;
    }
/*** END about ***/
#movie-abuse{
    display: none;
    position:absolute;
    top:0;
    left:0;
    color: #333;
    font-weight: bold;
    font-size:13px;
    }
#movie-abuse div.bg{
    width:305px;
    height:261px;
    padding: 60px 0 0 23px;
    background: transparent url('../images/bg-report-abuse.png') no-repeat;
    }
div.small-not{
    width: 34px;
    height: 11px;
    }
div.small-yes{
    width: 18px;
    height: 11px;
    }
/* quick fire */
#quickfire{
    margin: 0 0 0 24px;
    }
#quick-fire-buttons{
    float: left;
    width: 821px;
    height: 112px;
    margin: 22px 0 0 20px;
    padding: 24px 0 0 28px;
    background: transparent url('../images/bg-buttons.gif') no-repeat;
    }
#quick-fire-buttons img {
    display: block;
    float: left;
    }



.downloadHeader {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.currentDownloadHeader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.downloadText {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.adminTableRecord {
	color: #000000;
	font-weight: bold;
	font-size: 12px;	
	padding-top: 5px;
}
.adminPadding {
	padding-top: 5px;
}
.adminInput {
	border: 1px solid #000000;
	width: 250px;
}

.adminTable {
	border-spacing: 15pt;
	padding-top: 20px;
}

.adminLink {
	color: #123456;
	text-decoration: none;
}

/*Box right*/
.box_top {background: url('../images/box_top.png') no-repeat; width:328px; height: 3px;}
.box_bottom {background: url('../images/box_bottom.png') no-repeat; width:328px; height: 3px;}
.box_wh {background: url('../images/box_white.png') repeat-y; width:3px; }
.box_cen {width:317px; background: url('../images/box_back.png') top repeat-x; padding: 20px 18px;}
.line { background-color: #ffcf66; height:1px;}
a.white2:link, a.white2:visited, a.white2:active {color: #fff; text-decoration: none; }
a.white2:hover {color: #fff; text-decoration: underline; } 


