﻿/* GENERAL */
*
{
	outline: none;
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 13px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 11px;
	font-weight: bold;
}
a
{
	color: black;
	text-decoration: none;
}
a:visited
{
	color: black;
}
a:hover
{
	color: red;
}
.clickable
{
	cursor: pointer;
}

/* NAV */
#nav
{
	width: 185px;
	float: left;
	margin: 9px 9px 0 0;
	border: 0;
	padding: 0 0 0 0;
	clear: right;
	float: left;
}
div.bloc
{
	margin: 0px 0 10px 0;
	padding-bottom: 5px;
	border: 1px solid #EFEFEF;
}
div.bloc h5
{
	background-image: url(/Images/bg_title.gif);
	background-repeat: repeat-x;
	padding: 0 5px 2px 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.bloc h6
{
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 10px;
}
div.bloc a, div.bloc b
{
	padding: 0 5px 0 5px;
}
div.bloc table
{
	padding: 0 5px 0 3px;
}
div.bloc input, div.bloc textarea, div.bloc select
{
	margin: 5px 5px 5px 5px;
}
input, textarea, select
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
input.button
{
	background-color: #EFEFEF;
	width: auto;
}
input.dateInput
{
	width: 60px;
}

/* CONTENT */
.ratelink {
clear:left;
}
#middle
{
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#content
{
	width: 490px;
	float: left;
	margin: 9px 9px 9px 0;
	border: 0;
	padding: 0 0 0 0;
}
#keywordsInput
{
	width: 165px;
}
div.center
{
	text-align: center;
	float: left;
}
div.event
{
}
div.marginTopBottom
{
	margin: 10px 0 10px 0;
}
div.marginBottom
{
	margin: 0 0 10px 0;
}
div.marginTop
{
	margin: 10px 0 0 0px;
}
#navbar, #navbarBottom
{
    background-image: url(/Images/bg_title.gif);
    background-repeat: repeat-x;
    padding: 0 5px 2px 5px;
    margin-bottom: 4px;
    border: 1px solid #EFEFEF;
    text-align: center;
    height: 21px;
    float: left;
    width: 100%;
}
#pages
{
    float: left;
    height: 21px;
    width: 250px;
    margin-left: 20px;
}
#pages a img
{
    margin-bottom:-2px;
    border:none;
}
#combos
{
    float: right;
    height: 21px;
}
#combos select
{
    margin-right: 20px;
}
#content table td
{
	padding: 5px;
	vertical-align: top;
}
#content table td h5
{
	margin-bottom: 4px;
}
#content table.details td h5
{
	margin: 5px 0 5px 15px;
}
#content table.odd
{
	background-image: url(/Images/bg_light.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding: 5px 0 5px 0;
	border: solid 1px #EFEFEF;
}
#content table.even
{
	background-image: url(/Images/bg_light.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding: 5px 0 5px 0;
	border: solid 1px #EFEFEF;
}
#content table.odd_event
{
	background-color: #EFEFEF;
	width: 100%;
	padding: 5px 0 5px 0;
	border: solid 1px #EFEFEF;
}
#content table.even_event
{
	background-color: #EFEFEF;
	width: 100%;
	padding: 5px 0 5px 0;
	border: solid 1px #EFEFEF;
}
#content h4.odd
{
	background-color: #F9F9F9;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
#content h4.even
{
	background-color: #EFEFEF;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
#content table.details
{
	border: 1px solid #EFEFEF;
}
#content table.details p
{
	margin-top: 5px;
}
#content table.details ul
{
	margin-left: 10px;
	margin-top: 5px;
}
#content table.details li
{
	margin-left: 20px;
	padding: 5px 0 5px 0;
}
#content table.details li.dateList
{
	list-style-type: none;
	padding: 0;
	margin-left: 30px;
}
#content table.details li.datePassed
{
	text-decoration: line-through;
}
#content table.details td h4
{
	margin-top: 10px;
}
#content hr.separator
{
	border-top: medium none;
	border-bottom: 1px dashed #CCCCCC;
}
img.wallPic
{
	margin: 0pt 1px 2px 1px;
	border: none;
	width: 120px;
	height: 160px;
}
#backtosearch
{
	text-align: right;
}
span.readnext
{
	color: red;
}
#filmSummaryList
{
float:right;
width:100%;
}
/* COLONNE DROITE */
#right
{
	clear: right;
	float: left;
	margin: 9px 0 0 0;
}

div.rightbloc
{
	border: 1px solid #EFEFEF;
	width: 300px;
	margin: 0 0 9px 0;
	padding-bottom: 9px;
}
div.rightbloc h5
{
	background-image: url(/Images/bg_title.gif);
	background-repeat: repeat-x;
	padding: 0 5px 2px 5px;
	margin-bottom: 5px;
}
div.rightbloc a
{
	margin: 0;
}
div.rightbloc ul
{
	margin-left: 15px;
	margin-top: 15px;
}
div.rightbloc h6
{
	margin: 5px 0 0 0;
	font-size: 12px;
}
div.gmap
{
	padding-bottom: 0;
}
div.gmap h5
{
	margin-bottom: 0;
}

#pub
{
	width: 300px;
	margin: 0 0 9px 0;
	border: 1px solid #EFEFEF;
}
#pub h5
{
	background-image: url(/Images/bg_title.gif);
	background-repeat: repeat-x;
	padding: 0 5px 2px 5px;
}

img.allocine
{
	margin-right: 5px;
}

#map span
{
	display: none;
}
/* #rightbloc li{ margin-left:20px; padding-bottom:5px;} */


/* FOOTER */
#footer
{
	clear: both;
}

/* HEADER */
#header
{
	clear: both;
}

/* LEADERBOARD*/
#leaderboard
{
	clear: both;
}




/* GMAPS */
#marker_window
{
	width: 150px;
}
#marker_window_contents
{
	background-color: #FFF;
}
#marker_window_close
{
	background: transparent url(/Images/gmaps/window_close.png) no-repeat scroll left top;
	cursor: pointer;
	height: 14px;
	width: 14px;
}
* html #marker_window_close
{
	background-image: none;
}
#marker_window_beak
{
	width: 8px;
	height: 12px;
	margin: 0 0 0 8px;
	background: transparent url(/Images/gmaps/window_beak.png) top left no-repeat scroll;
}
* html #marker_window_beak
{
	/* Alpha transparencies hack for IE */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/gmaps/window_beak.png', sizingMethod='image');
}

#marker_window_tl
{
	background: transparent url(/Images/gmaps/window_tl.png) no-repeat scroll left top;
	height: 10px;
	width: 10px;
}
* html #marker_window_tl
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/gmaps/window_tl.png', sizingMethod='image');
}
#marker_window_bl
{
	background: transparent url(/Images/gmaps/window_bl.png) no-repeat scroll left bottom;
	height: 10px;
	width: 10px;
}
* html #marker_window_bl
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/gmaps/window_bl.png', sizingMethod='image');
	padding: 0 0 2px 0;
}
#marker_window_tr
{
	background: transparent url(/Images/gmaps/window_tr.png) no-repeat scroll right top;
	height: 10px;
	width: 10px;
}
* html #marker_window_tr
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/gmaps/window_tr.png', sizingMethod='image');
}

#marker_window_br
{
	background: transparent url(/Images/gmaps/window_br.png) no-repeat scroll right bottom;
	height: 10px;
	width: 10px;
}
* html #marker_window_br
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/gmaps/window_br.png', sizingMethod='image');
	padding: 0 0 2px 0;
}

#marker_window_b
{
	background: #FFFFFF url(/Images/gmaps/window_b.png) repeat-x scroll left bottom;
	height: 10px;
}
#marker_window_t
{
	background: #FFFFFF url(/Images/gmaps/window_t.png) repeat-x scroll left top;
	height: 10px;
}
#marker_window_r
{
	background: #FFFFFF url(/Images/gmaps/window_r.png) repeat-y scroll right top;
	width: 10px;
}
#marker_window_l
{
	background: #FFFFFF url(/Images/gmaps/window_l.png) repeat-y scroll left top;
	width: 10px;
}





/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(/Images/Rating/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(/Images/Rating/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(/Images/Rating/SavedStar.png);
}

/* TRAILER */


#trailerpub
{
    width: 300px;
    margin: 30px 5px 9px 0;
    border: 1px solid #EFEFEF;
    float: right;
    width: 300px;
}
#trailerpub h5
{
    background-image: url(/Images/bg_title.gif);
    background-repeat: repeat-x;
    padding: 0 5px 2px 5px;
}
#trailer
{
    float: left;
}
.trailerlink
{
    cursor: pointer;
}

#sharelink {
background-color:#F1F2E7;
clear:left;
float:left;
margin-top:10px;
width:100%;
}
#sharelink a {
float:right;
margin-left:5px;
}
#sharelink p, #content table.details #sharelink p{
float:left;
margin-top:0px;
}
