/* CSS Document */

body
{
	background-color: #e8e8e8;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}
a
	{
	color:#333333;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}
u
{
	color:#5BC900;

}
ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
div
{
	
}

#MainContainer
{
	width: 910px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/remedia_layout_r4_c1.jpg);
	background-repeat: no-repeat;	
}


#D_TopLogo
{
	/* background-image: url(../images/skeleton_r1_c1.jpg); */
	
	background-image: url(../images/nu_TopBanner2.jpg);
	
	background-repeat: repeat-y;
	background-position: center bottom;
	width:910px;
	height:117px;
}

#D_TopMenu
{
	background-image: url(../images/skeleton_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 25px;
	
}
#D_DataHolder
{
	background-image: url(../images/skeleton_r3_c1_sm.jpg);
	background-position: center top;
	
}

#D_DataContainer
{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background-color:#FFFFFF;
}
#TD_ContainerLeft
{
	width: 465px;
	text-align:right;
	padding-right: 5px;
	
}
#Justify_HP
{
	padding-left: 20%;
	text-align:justify;
}
#TD_ContainerSeparator
{
	width:5px;
	background-image: url(../images/vert_gray_line.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;	
}
#D_Sub_Footer
{
	text-align:center;
	vertical-align:bottom;
	background-image: url(../images/skeleton_r3_c1.jpg);
	background-position: center top;
	color:#999999;
	padding-top: 1em;
}
#D_Footer{
	background-image: url(../images/skeleton_r4_c1.jpg);
	background-position: center top;
	height: 22px;
}
/* Top menu */

#D_TopMenu_Content
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.title_topmenu_l
	{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;	
	}
.title_topmenu_separator
	{
	width: 5px;
	background-image: url(../images/vert_tmenu_separator.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	}
.topmenu_l
{
	color: #FFFFFF;
	font-weight:300;
}
.topmenu_l:hover
{
	color: #999999;
}	
/* Homepage temp  */
#HomepageCenterTemp
{
width: 65%;
text-align:left;
padding-left: 15%;
padding-right:15%;
}


/* Homepage Movie left */
#HompepageMovie
{
text-align: right;
margin-right: 10px;
}
#HomepageTitle
{
	color: #5BC900;
	font-size: 16pt;
	text-align:center;

}
#HomepageMovieName
{
	font-size: 12pt;
	font-weight:bold;
}
.large_movie_img
{
	padding: 10px;
	border: 1px solid #333333;
}
#TB_Homepagedata
{
	padding-left: 100px;
}
.sec_title
{
	font-weight: bold;
	color:#5BC900;
	vertical-align: top;
}
.sec_content
{
	vertical-align: top;
}
.rght_algn
{
	text-align: right;		
}
.just_algn
{
	text-align: justify;
}
/* Homepage RIGHT */
#D_Homepage_right_container
{
	text-align: left;
}

#D_Homepage_right_title
{
	font-size: 16pt;
}

#TD_ContainerRightBot
{
	text-align: left;
}

/*in Production */
#InProdMenuTop
{
	text-align: left;
	margin-bottom: 40px;

}
#InProdMenuBot
{
	text-align: left;
}
#InProductionTitle, #MovieListingTitle
{
	font-size: 12pt;
	font-weight:bold;
}

.rght_menu
	{
	color: #5BC900;
	padding-left: 14px;
	background-image: url(../images/fleches_blanc_vert.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10pt;	
	}
.rght_menu_sm
{
	color: #5BC900;
	padding-left: 14px;
	background-image: url(../images/fleches_blanc_vert.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
}	

/*Contacts */
#ContactDispTitle
{
font-size: 12pt;
font-weight: bold;
text-align: left;
}
#ContactsTitle
{
font-size: 12pt;
font-weight: bold;
text-align: right;
color:#999999;
margin-right: 5px;
}
#ContactUsA
{
text-align: left;
}

.input_lge
{
width: 400px;
}
.input_sml
{
width: 198px;
}
.free_text
{
width: 400px;
height: 100px;
}
#ContactFormTable
{
margin-left: 30px;
}

.bold_green
{
font-weight: bold;
color:#5BC900;
}

/*LINKS*/
#LinksTitle
{
font-size: 12pt;
font-weight: bold;
text-align: right;
}
#LinksContent
{
text-align: right;
}

/* footer*/

.rmd_link
{
color: #999999;
}

.rmd_link:hover
{
color: #5BC900;
}