/* CSS Document */
/*
	-- Colours --
	Pink: #e1227e;
	Light Brown (text):#927341;
	Grey: #a8a7a3;
	Brown: #613b00;
*/
@import url(reset.css);
html, body, form, h1, h2, h3, h4, p, ul, li, fieldset{
	margin:0;
	padding:0;
}
html {overflow-y:scroll; /* always show scroll so pages dont jump in FF */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
    width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#120300 url(../images/bg.jpg) center top no-repeat;
	color:#a8a7a3;
	font-size:62.5%;
	text-align:center;    
}
select {
font-size: 11px;
font-family:verdana;
}
.selected { color:#ffffff; }
input {
font-size: 11px;
font-family:verdana;
}
textarea {
font-size: 11px;
font-family:verdana;
}
hr {
		background: url(../images/hr_bg.png);
        height: 1px;
  }
hr.large {
		background: url(../images/hr_bg_large.png);
        height: 1px;
        width:100%;
  }  
h1{
	font-weight:normal;
	color:#E1227E;
}
h3{
	font-size:1.4em;	
}
p{
	padding:0.6em 0 0.3em;	
	font-size:1.2em;
	line-height:1.5;
}
table{
	border:0px solid #d5d9dc;	
}
th, td{
	font-size:1.2em;
	line-height:1.5;
	text-align:left;
	/*color:#333;*/
	padding:0.3em 5% 0.3em 0.3em;
	width:43%;
}
th{
	font-weight:bold;
	/*background-color:#d5d9dc;*/
}

#remove a{
	text-decoration:none;
	color:#E1227E;
}

a{
	text-decoration:none;
	color:#E1227E;
}
a:hover{
	/*text-decoration:underline;	*/
}
a:visited{
	color:#666;	
}

#href_pink {

color: #E1227E;

}

a.pink_href {
	color:#E1227E;
    text-decoration:underline;
}
/*******************************************/
/*******************************************/
a.pink_href_add_img {
        display: block;
        background: url(../images/manage_edit_add_btn.png);
        background-repeat:no-repeat;
        width:23px;
        height:22px;
        margin: 0 auto;
}

a.pink_href_add_img:hover {
  background-position: 0 -22px;
}

a.pink_href_img {
        display: block;
        background: url(../images/manage_edit_btn.png);
        background-repeat:no-repeat;
        width:23px;
        height:22px;
        margin: 0 auto;
}

a.pink_href_img:hover {
  background-position: 0 -23px;
}


a.pink_href_img_date {
        display: block;
        background: url(../images/manage_edit_date_btn.png);
        background-repeat:no-repeat;
        width:21px;
        height:23px;
        margin: 0 auto;
}

a.pink_href_img_date:hover {
  background-position: 0 -23px;
}


a.pink_href_img_export{
        display: block;
        background: url(../images/excel_export.png);
        background-repeat:no-repeat;
        width:97px;
        height:97px;
        margin: 0 auto;
}

a.pink_href_img_export:hover {
  background-position: 0 -97px;
}


/******************************************/
/******************************************/

#castremove{
	text-decoration:none;
	color:#E1227E;
}

#crewremove{
	text-decoration:none;
	color:#E1227E;
}

#chapterremove{
	text-decoration:none;
	color:#E1227E;
}
/*
	-- Sections --
*/
#container, #masthead, #footer{
	/*width:1000px;	*/
	width:950px;	
	margin:0 auto;
}
#container_login {
	width:950px;	
	margin:0 auto;
}
#container, #masthead, #content{
	text-align:left;
}
#container{
	min-height:500px;
}
/*
	-- masthead --
*/
#masthead{
	position:relative;
	height:130px;
	margin-bottom:20px;
	z-index:2500;
}
#logo{
	position:absolute;
	left:-35px;
	top:30px;
    z-index:1;
}
#logo a{
	/*background:url(http://www.refine-group.com/img/logo.png) repeat-y left 0;*/
	background:url(../images/logo.png) repeat-y left 0;
	display:block;
	width:213px;
	height:99px;
} * html #logo a{
	/*background:url(http://www.refine-group.com/img/logo.gif) repeat-y left 0;*/
	background:url(../images/logo.gif) repeat-y left 0;
}
#main-nav{
	/*background:url(http://www.refine-group.com/img/navigation-border.gif) repeat-y left 0;*/
	background:url(../images/navigation-border.gif) repeat-y left 0;
	height:55px;
	position:absolute;
	right:0;
	top:0;
    font-size:10px;
}
#main-nav li{
	/*background:url(http://www.refine-group.com/img/navigation-border.gif) repeat-y right 0;*/
	background:url(../images/navigation-border.gif) repeat-y right 0;
	float:left;
	height:50px;
	padding-right:1px;
	padding-left:1px;
	font-size:1.4em;
    /*font-size:13px;*/
}
#main-nav li a{
	color:#927341;
	display:block;
	padding:30px 20px 9px;
	text-decoration:none;
}
#main-nav li a:hover{
	color:#c4c4b8;
}
#main-nav .whatWeDo:hover{
	background-color:#060606;
	padding-bottom:6px;
}
#main-nav div{
	position:absolute;
	z-index:1500;
	background-color:#060606;
	margin:0 0 0 -1px;
	left:-999em;
}
#main-nav li:hover div {
	left:auto;
}
#servicesSubMenu{
	width:410px;
	padding:12px 9px 25px 25px;
}
#servicesSubMenu li{
	float:left;
	background:none;
	height:auto;
	width:150px;
	font-size:11px;
}
#servicesSubMenu li h3{
	font-size:12px;	
	padding-top:1.2em;
}
#servicesSubMenu li li{
	float:none;	
	margin-left:1em;
	border-bottom:1px solid #3e3c3c;
}
#main-nav #servicesSubMenu li a{
	color:#a8a7a3;
	padding:5px 0;
}
#main-nav #servicesSubMenu li a:hover{
	color:#927341;
	text-decoration:underline;
}
/*
	-- extra --
*/
#extra{
	float:right;
	width:186px;
}
#extra h2{
	color:#e1227e;
	font-size:1.4em;
	margin-bottom:20px;
}
#extra ul{
	margin-bottom:17px;
}
#extra li{
	padding-bottom:15px;
}
#extra li a{
	color:#a8a7a3;
	font-size:1.2em;
}
#extra li a:hover{
	text-decoration:underline;
}
#blog{
	position:relative;
}
#extra #blog #blogInnerWrap{
	position:absolute;
	top:20px;
	left:0;
	text-align:left;
}
#loading{
	position:absolute;
	top:20px;
	left:0;
}
/*
	-- content --
*/
#content{
	float:left;
	width:740px;
}
#content h2{
	font-size:1.6em;
	padding:1em 0 0 0;
	color:#120300;
	font-weight:normal;
}
#content p, #content li{
	color:#333;	
	font-size:1.2em;
	line-height:1.5;
}
#content li li, #content li p, #content td li{
	font-size:1em;	
}
#content ul{
	list-style-type:disc;
	margin:0.5em 0 0 1.5em;
}
#content td ul{
	margin-top:0;
}
#content td li{
	line-height:1.2;
	padding-bottom:0.5em;
}
#more{
	background-color:#d5d9dc;
	clear:both;
	color:#d7007e;
	padding:12px 20px;
	margin:24px 24px 12px;
}
#more ul{
	list-style:none;
	margin:0;
}
#more li{
	width:180px;
	line-height:1.2;
}
#more .packaging{
	background:url(http://www.refine-group.com/img/small-pink-packaging.jpg) no-repeat left 0;
	padding-left:40px;
}
#contentContainer{
	position:relative;
}
#contentContainer #more h2{
	margin:0.5em 0 5px 0;
	font-size:20px;
	padding:0;
}
#more ul{
	float:left;
	width:250px;
}
#more li{
	float:left;
	font-size:1.4em;
	padding-bottom:15px;
	width:200px;
}
#more li a{
	color:#d7007e;
	text-decoration:underline;
}
/*
	-- footer --
*/
#footer{
	color:#613b00;
	/*font-size:1.1em;*/
    font-size:10px;
	padding-top:0px;
	clear:both;
}
#footer p{
	line-height:18px;
	margin-bottom:15px;
}
#footer a{
	color:#613b00;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;	
}
/*
	-- classes --
*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hidden{
	display:none;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
#logolist{
	list-style:none;
	margin:0;
	padding:0;
}
#logolist li{
	float:left;
	text-align:center;
	font-size:0.9em;
	color:#666;
	padding: 0 3.6em 2.4em 0;
	list-style:none;
}
/*.error{
	color:#FF0000;
	font-size:1.2em;
}*/
/* JS */
.js #main-nav div{
	left:auto;
}
.js #main-nav li:hover div {
	left:auto;
}
.js #largePhoto {
	position:relative;
}
.large {
	height:300px;
	margin:0 0 1.2em 45px;
	width:550px;
}
.js #largePhoto img {
	display:none;
	left:18px;
	position:absolute;
	top:0;
}
.js #thumbnails {
	display:block;
}
.js #thumbnails ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}
.js #thumbnails .on, .js #thumbnails .on:hover {
	background-color:#D71A82;
	color:#FFFFFF;
	border-color:#D71A82;
}
.js #thumbnails li {
	color:#262836;
	float:left;
	font-size:1.2em;
	width:24%;
	line-height:40px;
	margin:0 0.3em 0.3em 0;
	border:1px solid #EEE;
	background:#EEE;
}
.js #thumbnails li:hover{
	background-color:#D5D9DC;
	border-color:#D5D9DC;
}
.js #thumbnails li img{
	vertical-align:middle;	
}

/* CSS Document */
.galleryview{
	border:1px solid #452700!important;
	margin-bottom:15px!important;
}

#content .galleryview h2{
	color:#eee;	
	padding-top:0.5em;
}
#content .galleryview p{
	padding:0;	
}
#content h1{
	background:url(http://www.refine-group.com/img/homepage-heading.gif) no-repeat left top;
	height:30px;
	text-indent:-99999px;
}

#productList ul{
	padding-top:44px;
	width:950px;
}
#productList li{
	float:left;
	width:465px;
	height:113px;
	padding-bottom:12px;
}
#productList li img{
	float:left;
}
#productList li div{
	float:right;
	width:255px;
}
#productList li small{
	color:#613b00;
	font-size:10px;
}
#productList li p{
	margin:0 15px 0 0;
}
#productList li a{
	color:#e1227e;
}
/*****************************************************************************/ 
/*****************************************************************************/
#wrap_login
	{
		margin: 0 auto;
		width: 1000px;
	}    
#cube
        {
        position: absolute;
        float:left;
		/*background: url(../images/cube.png);*/
		background: url(../images/login_cube_bg.png);
        background-repeat: no-repeat;
        /*width:761px;*/
        width:866px;
        height: 240px;
        /*height: 381px;*/
        z-index:-99999;
        padding-left: -100px;
        margin-left:-150px;
        
       
        
    }    
#login_inputs 
        {
        position: relative;
        float:right;
        margin-right:10px;
        text-align: right;
        width: 300px;
        height:381px;
        z-index:1;
   }
#selection_inputs 
        {
        
        /*margin:0 auto 0 auto;*/
        /*width: 800px;*/
        width: 900px;
        height:381px;
        z-index:1;
        padding-right:0px; /*changed this from 90 to 0*/
        text-align:center;
   }
   
#selection_header   
        {
       	margin:0 auto;
    background: url(../images/selection_header.png);
    background-repeat:no-repeat;
    width:800px;
    height:36px;
    text-align:center;
    }

#selection_footer
        {
    background: url(../images/selection_footer.png);
    background-repeat:no-repeat;
    width:800px;
    height:5px;
   	margin:0 auto;

    }


#cast_btn
               {
       display: block;
        background: url(../images/add_cast_btn.png);
        background-repeat:no-repeat;
        width:111px;
        height:27px;
       }

#cast_btn:hover {
  background-position: 0 -28px;
}

#cast_btn span {
  display: none;
}
  

#crew_btn
               {
       display: block;
        background: url(../images/add_crew_btn.png);
        background-repeat:no-repeat;
        width:111px;
        height:27px;
       }

#crew_btn:hover {
  background-position: 0 -28px;
}

#crew_btn span {
  display: none;
}
    

  

#chapter_btn
               {
       display: block;
        background: url(../images/add_chapter_btn.png);
        background-repeat:no-repeat;
        width:150px;
        height:27px;
       }

#chapter_btn:hover {
  background-position: 0 -28px;
}

#chapter_btn span {
  display: none;
}
       
/*************************************************/    
/*************************************************/    
#films_icon {
        display: block;
        background: url(../images/new_film_btn.png);
        background-repeat:no-repeat;
        width:265px;
        height:212px;
        margin: 0 auto;
}

#films_icon:hover {
  background-position: 0 -212px;
}

#films_icon span {
  display: none;
}

#film_td   {
    vertical-align:top;
}


/*************************************************/
/*************************************************/   
#tv_icon {
        display: block;
        background: url(../images/new_tv_btn.png);
        background-repeat:no-repeat;
        width:265px;
        height:212px;
        margin-left:11px;
}

#tv_icon:hover {
  background-position: 0 -212px;
}

#tv_icon span {
  display: none;
}

#tv_td   {
    vertical-align:top;
}

/*************************************************/
/*************************************************/
#artwork_icon {
        display: block;
        background: url(../images/new_artwork_btn.png);
        background-repeat:no-repeat;
        width:265px;
        /*height:212px; old height*/ 
        height:206px;
        margin: 0 auto;
}

#artwork_icon:hover {
  /*background-position: 0 -212px; old move*/
  background-position: 0 -206px;
}

#artwork_icon span {
  display: none;
}
 
#artwork_td   {
    vertical-align:top;
}



#login_header
        {
		margin-left:75px;
        background: url(../images/header.png);
        height:44px;
        width:229px;
    }
#login_header_itunes
        {
	position:absolute;
	left:-5px;
	top:30px;		
	/*background:transparent url(http://www.refine-group.com/img/logo.png) */
	display:block;
	width:229px;		
	margin-left:675px;
	background: url(../images/title.png) repeat-y scroll left 0;
	height:42px;
    }	
#signout{
	position:absolute;
	left:177px;
	top:75px;		
	/*background:transparent url(http://www.refine-group.com/img/logo.png) */
	/*display:block;*/
	/*height:99px;
	width:213px;		*/
	/*margin-left:675px;*/
	margin-left:495px;
	/*background: url(../images/title.png) repeat-y scroll left 0;*/
	height:42px;
	width:325px;
	color: #e1227e;
    list-style: none;
    } 
a.menu { color:#e1227e;  }    	
input.username_id 
        {
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
        font-size:15px;
        width: 259px;
        height:25px;
    }  
input.password_id 
        {
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
        font-size:15px;        
        width: 259px;        
        height:25px;        
    } 
input.devsubmit
        {
        background: url(../images/login_btn.png);
        background-repeat:no-repeat;
        height:26px;
        width:84px;
        border:none;
    }
div.tooltip 
	{ 
		padding:11px 15px; 
		width:334px; 
		height:170px;
		display:none; 
		color:#fff; 
		text-align:left; 
		font-size:12px; 
		/* outline radius for mozilla/firefox only */ 
		-moz-box-shadow:0 0 11px #000; 
		-webkit-box-shadow:0 0 11px #000; 
	} 	
#episode_header_txt {
        background: url(../images/episodes_header_txt.png);
        background-repeat:no-repeat;
		height:23px;
        width:203px;
        border:none;
}	
#artwork_header_txt {
        background: url(../images/tv_film_upload.png);
        background-repeat:no-repeat;
		height:24px;
        width:264px;
        border:none;
}	
#product_header_txt {
        background: url(../images/product_txt.png);
        background-repeat:no-repeat;
		height:24px;
        width:193px;
        border:none;
}	
#manage_tv_header_txt {
        background: url(../images/manage_tv.png);
        background-repeat:no-repeat;
		height:23px;
        width:106px;
        border:none;
}	
#manage_ps3_header_txt {
        background: url(../images/manage_ps3_film.png);
        background-repeat:no-repeat;
		height:23px;
        width:237px;
        border:none;
}	

#manage_itunes_header_txt {
        background: url(../images/manage_itunes_film.png);
        background-repeat:no-repeat;
		height:23px;
        width:186px;
        border:none;
}	

#sale_header_txt {
        background: url(../images/sale_header_txt.png);
        background-repeat:no-repeat;
		height:21px;
        width:162px;
        border:none;
}	
#language_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
		width:230px;
        background-color: #ffffff;        
        
}
#production_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#vendor_id_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#subtitles_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;        		
}
#copyright_cline_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#theatrical_release_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#title_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#product_id{
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#isan_txt{
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#ean_txt{
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#runtime_txt{
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#imdb_txt{
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#synopsis_txt{ 
        /*background: url(../images/login_input_bg.png);*/
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#series_description{ 
        /*background: url(../images/login_input_bg.png);*/
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#country_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;               
}
#asmSelect0{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;        
}
#asmSelect2xxx0{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;              
}
#territory_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;              
}
#asmSelect1{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;              
}
#asmSelect2x0{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;              
}
#cleared_for_sale_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;               
}
#cleared_for_hd_sale_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;    
        background-color: #ffffff;              
}
#wholesale_price_tier_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;               
}
#preorder_sales_start_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;              
}
#sales_start_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
 }
 #sales_start_date{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
 }
#cleared_for_vod_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;              
}
#vod_type_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;              
}
#available_for_vod_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#unavailable_for_vod_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
}
#physical_release_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;     
}
#cleared_for_hd_vod_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;               
}
#number_of_episodes{ 
        /*background: url(../images/login_input_bg.png);*/
        background-repeat:no-repeat;
        border: none;
		width:230px;   
}
#preview_starttime_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;                   
}
.release_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;          
}
#release_date_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;          
}
#series_name_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;      
        background-color: #ffffff;              
}
#isan_id_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;      
}
#network_name_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;   
        background-color: #ffffff;                
}
#provider_txt{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:230px;
        background-color: #ffffff;               
}
input.cast{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:130px;
        /*background-color: #ffffff; */        
}
input.crew{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:130px;
        /*background-color: #ffffff; */        
}
#castlabel{ 
      font-size:10px;
        /*background-color: #ffffff; */        
}
#crewlabel{ 
      font-size:10px;
        /*background-color: #ffffff; */        
}
#chapterlabel{ 
      font-size:10px;
        /*background-color: #ffffff; */        
}
input.chapter{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:130px;
        /*background-color: #ffffff; */        
}
input.ratingsdesc{ 
        background: url(../images/login_input_bg.png);
        background-repeat:no-repeat;
        border: none;
		width:130px;
        /*background-color: #ffffff; */        
}
#cast_crew_header_txt {
        background: url(../images/cast_crew_header_txt.png);
        background-repeat:no-repeat;
		height:27px;
        width:244px;
        border:none;
}		
input.submit_btn
        {
        background: url(../images/login_btn.png);
        background-repeat:no-repeat;
        height:26px;
        width:84px;
        border:none;
    }		
#spacer 
	{ 
		height:18px; 
	}  
#label_login_u
        {
        font-family:verdana;
        padding-bottom:5px;
    }
#label_login_p
        {
        font-family:verdana;
        padding-bottom:5px;
    }
label { color:#ffffff; font-size: 11px; }
#cast, #crew, #chapters { color:#e1227e; }
#submission_header    {
        background: url(../images/success.png);
        background-repeat:no-repeat;
        width:376px;
        height:65px;
}    
#submission_whatelse    {
        background: url(../images/whatelse.png);
        background-repeat:no-repeat;
        width:341px;
        height:28px;
}
p.submission { color: #ffffff; }
#submission_txt    {
        font-size:12px;
        font-weight:bold;
        width:350px;
}
#submission_timer {
position:absolute;
border: none;
background-color:none;
margin-left:600px;
color:#ffffff;
font-size:12px;
}
#redirect2 {
font-size:40px;
}
div.Outer {
    width: 900px;
    position: relative;
    clear: both;
    }
div.InnerLeft {
    width: 200px;
    height:130px;
    position: relative;
    float: left;
    }
div.InnerRight {
    width: 600px;
    height:130px;
    position: relative;
    padding-right:80px;
    float: right;
    /*font-size:12px;*/
	font-size:1.2em;
	line-height:1.5;    
    } 
#client_links a
    {
    color: #ffffff;
    margin-bottom:5px;
    background-color: #000;  
    } 
#client_uploads td, th{
    color:#ffffff;
    width:10%;
    padding: 0px;
    margin:0px;
 } 
/************************************/
/* table headers episodes   */
/************************************/
#th_provider {
   color: #E1227E;
}
#th_network {
   color: #E1227E;
}
#th_series {
   color: #E1227E;
}
#th_vendor {
   color: #E1227E;
   }
/************************************/
/* table headers episodes td  */
/************************************/
#td_provider {
   color: #ffffff;
   padding-right:10px;
}
#td_network {
   color: #ffffff;
   padding-right:10px;   
}
#td_series {
   color: #ffffff;
   padding-right:10px;
}
#td_vendor {
   color: #ffffff;
   padding-right:10px;   
}



.episode_list_th {	
      background: url(../images/episode_header.png);
}

.episode_list_tr {	
      background: url(../images/episode_body.png);
 }

#episode_list td  {	
    color: #ffffff;
 } 
 
#ep_count {     
    width: 20px;
    color: #ffffff;    
    vertical-align: text-top;        
    }  
#ep_edit {     
    width: 20px;
    vertical-align: text-top;   
    }   
#ep_del {     
    width: 20px;
    vertical-align: text-top;    
    } 
#ep_title {
width: 25%;
font-size:10px;
}
#ep_long {
width: 80%;
}         
#ep_title_error {     
    width: 33.3%;
    color: #ffffff;    
    } 
#ep_short_error {     
    width: 33.3%;
    color: #ffffff;    
    } 
#ep_long_error {     
    width: 33.3%;
    color: #ffffff;    
    } 
/*************************************/
/* EDIT.PHP STYLE SHEET */
/*************************************/
.episode_title_txt{ 
        background-color:#ffffff;
        background-repeat:no-repeat;
        border: none;
		width:430px;
        height:19px;
        font-size:15px;        
}
#short_desc_txt{ 
        /*background: url(../images/login_input_bg.png);*/
        background-color:#ffffff;
        background-repeat: repeat-x;
        background-repeat:no-repeat;
        border: none;
		width:430px;
        height:200px;
        font-size:15px;        
}
.long_desc_txt{ 
        /*background: url(../images/login_input_bg.png);*/
        background-color:#ffffff;
        background-repeat: repeat-x;
        background-repeat:no-repeat;
        border: none;
		width:430px;
        height:200px;
        font-size:15px;
        vertical-align: text-top;              
}
#desc_short {
    vertical-align: text-top;
}
#desc_long {
    vertical-align: text-top;
}
/*************************************/
/* ARTWORK UPLOAD PAGE...
/*************************************/
#artwork_title {
    vertical-align: text-bottom;
    color: #e1227e;
}
td.artwork_title {
    vertical-align:middle;
}

#artwork_vendor {
    vertical-align: text-top;
    color: #e1227e;
}
td.artwork_vendor {
    vertical-align:middle;
}
#artwork_ssdate {
    vertical-align: text-top;
    color: #e1227e;    
}
td.artwork_ssdate {
    vertical-align:middle;
}
#artwork_date {
    vertical-align: text-top;
    color: #e1227e;    
}
td.artwork_date {
    vertical-align:middle;
}
#artwork_upload {
    vertical-align: bottom;    
    color: #e1227e;    
}

td.upload_artwork {
    vertical-align:middle;  
    text-align:center;
}

tr.artwork_film_row {   
    background: url(../images/artwork_bg_filter.png);
    width:100%;
    height:100px;
   
}

tr.artwork_tv_row {   
    background: url(../images/artwork_bg_filter.png);   
    width:100%;
    height:100px;
}

tr.empty_tr {
    height:8px;
}

#imagetest {
    padding:10px;
}

td.upload_data {
    padding:10px;
}


#artwork_footer {
    background: url(../images/artwork_footer_bg_filter.png);   
    width:100%;
    height:20px;
}

#basic-modal-content {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:hand;}
/* Container */
#simplemodal-container {height:400px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
/*ie..*/
/*#simplemodal-container a.modalCloseImg {background:none; right:-14px; width:22px; height:26px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/basic/x.png',sizingMethod='scale');}*/
/*************************************/  
/* rank odd even table rows */
/*************************************/  
tr.even {
    /*background-color: #422700;*/
    /*background-color: #382112;*/
    background: url (../images/episode_body.png);
}
tr.odd {
    background-color: #613b00;
}
#large_spacer { 
	height:2px; 
    width:500px;
} 
#inline {
display: inline;
/*border: solid 1px #ffffff;*/
margin-right:50px;
}  

#site_down {
    margin: 0 auto;
    background: url(../images/site_down.png) no-repeat;
    width: 600px;
    height: 200px;
}


#note_font {
    font-size: 9px;
}


#loader_tv
        {    /* image container */
    width: 100px;
    height: 100px;
    overflow: hidden;
    }
    
#loader_tv.loading_tv
        {    /* loading anim gif */
    background: url(../images/loading.gif) no-repeat center center;
    }


#loader_film
        {    /* image container */
    width: 100px;
    height: 150px;
    overflow: hidden;
    }
    
.loading_film
        {    /* loading anim gif */
    width:100px;
    height:150px;
    background: url(../images/loading.gif) no-repeat center center;
    }    


	
#search_for_it_box {
	border: none;
	background: url(../images/search.png) no-repeat;
	height:22px;
	width:128px;
	padding-left:22px;
}	

#search_for_it_btn 
{
	border: none;
	background: url(../images/search_btn.png) no-repeat;
	width:100px;
	height:19px;
}	
