@charset "UTF-8";
/* CSS Document */


/* Text Styles*/
/***************************************************
				      GLOBAL
***************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFF;
}
h1{
	font-size: 18px;
	font-weight:300;
	padding-bottom: 5px;
	text-transform: uppercase;
	display:block;
	letter-spacing: -1px;
}
h2{
	font-size: 15px;
	font-weight:400;
	padding-bottom: 8px;
	padding-top: 10px;
	text-transform: uppercase;
}
p{
	margin-bottom: 12px;
	font-size: 13px;
}
a {
	color:#af0224;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.review{
	font-style:italic;
	font-size: 14px;
	margin: 10px 0 10px 0;
	line-height: 1.1;
}

.reviewcapt{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;	
}


a:hover{
	text-decoration:underline;
}

/***************************************************
			NAVIGATION
***************************************************/
.jqueryslidemenu{
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px;
	width: 960px;
	background-color: #af0224;
	position:relative;
	height: 35px;
	display: block;
	float: left;
	z-index: 10;
	text-shadow: -1px -1px 0px #000000;
	filter: dropshadow(color=#000000, offx=-1, offy=0);
	border-bottom: solid #000 2px;


}
.jqueryslidemenu ul{
	margin: 0;
	padding:0;
	list-style-type: none;
}
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	height: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	overflow: visible;
	border-right: 2px solid #000;
}
.jqueryslidemenu ul li a{
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	background-color: #af0224;
	padding-top: 10px;
	padding-right: 30px;
	height: 25px;
	padding-left: 30px;
	display: block;
	font-size: 15px;
	
	
}
.jqueryslidemenu ul li a.current{
	color:#FFFFFF;
	text-decoration: none;
	background: #83011b;
	

}
.jqueryslidemenu ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background:  #83011b;

}
.jqueryslidemenu ul li ul{
	display: block;
	z-index:100;
	width: 200px;
	left: 55px;
	float: none;
	padding-top: 2px;
	position: absolute;
	visibility: visible;
}
.jqueryslidemenu ul li ul li{
	display: block;
	list-style:none;
	margin: 0px;
	float: left;
	padding: 0px;
}
.jqueryslidemenu ul li ul li a{
	margin: 0px;
	font-size: 11px;
	display: block;
	width: 150px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.jqueryslidemenu ul li ul li a:hover{ 
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4AF8E;
}

/***************************************************
			LAYOUT STYLES
***************************************************/

body {
	font-size: 13px;
	color: #4f4d3e;
	line-height: 17px;
	background: url(../images/body.jpg) no-repeat #000;
	font-style: inherit;
	font-weight: inherit;
	background-position: left top;
}

#wrapper {
	width: 960px;
	background-image: url(../images/wrapper.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#container {
	width: 960px;
	color: #aeaeae;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	height: auto;
}

#header{
	width: 960px;
	height: 85px;
	padding: 0px 10px 0 0px;
	background: url(../images/frisson_logo.png) left no-repeat;
}
#headercontent{
	width: 520px;
	height: 85px;
	float: right;
}

#social{
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
	float: right;
	height:60px;
	padding: 15px 12px 5px 25px;
	text-align: left;
	font-size: 11px;
	line-height: 0;
	background: url(../images/social_sep.png) no-repeat left;
}
/***************************************************
				      SIGN UP
***************************************************/
#signup {
	margin: 0px;
	float: left;
	width: 230px;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
}
#signup input {
	background-color: #fff;
	margin: 0px 10px 0 0;
	float: left;
	width: 170px;
	height: 20px;
	color: #CCC;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
	border: 1px solid #282828;
}
#signup input:focus {
	background-color: #cccccc;
	border: 1px solid #666666;
	color: #666666;
}
#signup .signup_button {
	background:url(../images/signup_button_up.png) no-repeat left;
	float: left;
	width: 50px;
	height: 50px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#signup .signup_button:hover {
	background: url(../images/signup_button_over.png) no-repeat left;
}
#signup .signup_button:focus {
	background: url(../images/signup_button_over.png) no-repeat left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
br { clear: left; }
#left{
	width: 380px;
	background-image: url(../images/left_03.png);
	background-repeat: no-repeat;
	height: 560px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	float: left;
}
#right{
	width: 550px;
	background-color:#000;
	background-repeat: no-repeat;
	height: 540px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin: 0px;
	float: left;
	padding-top: 2px;
	text-align: center;
}
#righthp{
	width: 550px;
	background: #000 url(../images/subs_bg_14.jpg) no-repeat bottom right;
	height: 560px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin: 0px;
	float: left;
	padding-top: 2px;
	text-align: center;
}
#content{
	width: 960px;
	height: 416px;
	margin: 0;
	background: url(../images/home_03.jpg) no-repeat;
}

#vimeoholder{
	float: right;
	background-color: #000;
	width: 480px;
	height: 270px;
	border: solid 1px #af0224;
	margin-top: 20px;
	margin-right: 30px;
}

#banner{
	width: 994px;
	height: 72px;
	background: url(../images/banner.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#bannercont{
	width: 960px;
	height: 52px;
	padding-top: 17px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	
}
#ap-text-banner {width:960px; height:25px; background:#666666; overflow:hidden; display:block;background-color: #af0224;}

ul#ap-text-scroller {color:#FFFFFF; list-style:none; margin:0px; padding:2px 10px;}
ul#ap-text-scroller li {width:960px; height:25px; font-size:16px; letter-spacing: 1px; z-index: 10;
	filter: dropshadow(color=#000000, offx=-1, offy=0);text-shadow: -1px -1px 0px #000000;font-weight:bold; font-style: italic; padding:0px; float:left;}

.clear {clear:both;}


#cta_holder{
	width: 850px;
	height: 325px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2d040c;
	padding: 20px 50px 0 60px;
}

#cta {
	float: left;
	height: 290px;
	width: 230px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}


#contenthp{
	width: 550px;
	padding-top: 20px;
	margin-left: 15px;
	text-align: left;
	padding-right: 0px;
	background: url(../images/line_14.jpg) left no-repeat;
}
#subscribe{
	width: 280px;
	margin-left: 15px;
}
/***************************************************
				      FOOTER
***************************************************/
#footer{
	height: 72px;
	width: 960px;
	background: #000;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 40px 0 20px;
}
#footercontent{
	width: 400px;
	float: right;
	overflow: hidden;
	padding: 5px 12px 5px 12px;
	height: 50px;
	text-align: right;
}
#copyright{
	width: 400px;
	float: left;
	overflow: hidden;
	padding: 15px 12px 5px 12px;
	height: 40px;
}
/***************************************************/


#copy{
	width: 960px;
	height: 25px;
	margin-top: 5px;
	padding: 10px 5px 2px 20px;
	margin-right: auto;
	margin-left: auto;
}
#imageholder{
	width: 380px;
	padding-right: 0px;
	padding-bottom: 35px;
	margin: 0px;
	float: left;
	margin-top: 330px;
}

/***************************************************
				     ABOUT
***************************************************/
#about_bg{
	width: 870px;
	height: AUTO;
	margin: 0;
	text-align: left;
	padding: 30px 45px 0 45px;
	background: url(../images/trans_bg.png) repeat top;
	border-bottom: 1px solid #666;		
}
#about_img{
	float: right;
	width: 385px;
	height: 250px;
	padding-left: 40px;
}

#about2{
	background-color: #2d040c;
	width: 870px;
	height: 920px;
	padding: 40px 45px 0 45px;
}

#about_col{
	float: right;
	width: 380px;
	height: 1100px;
	margin-left: 40px;
}


/***************************************************
				      CONTACT
***************************************************/
#contact{
	width: 520px;
	padding: 20px 10px 0 10px;
	text-align: left;
}

/***************************************************
				      MEDIA
***************************************************/

#mediatext{
	width: 520px;
	padding: 20px 0px 0 0px;
	text-align: left;
}

#mediatext2{
	width: 935px;
	padding: 0px 12px 0 12px;
	text-align: left;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#gallery{
	width: 960px;
	padding: 20px 0px 0 0px;
	text-align: left;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-color:#000;
}
#PictoBrowser100505190057{
	width: 860px;
	background-color:#000;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align:center;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	border: #FFF solid 1px;

}

#leftvideo{
	width: 380px;
	background-image: url(../images/left_2.png);
	background-repeat: no-repeat;
	height: 350px;
	padding-right: 20px;
	padding-bottom: 35px;
	margin: 0px;
	float: left;
}
#vimeo{
	width: 410px;
	height: 300px;
	border: #FFF solid thin;
	padding: 15px;
	margin: auto;
	text-align: center;
	float: left;
}
/***************************************************
				      CAST AND CREW
***************************************************/
#castholder{
	width: 400px;
	padding: 20px 0 0 0;
	margin: 0px;
	text-align: left;
}
#casttext{
	width: 390px;
	margin: 0px;
	text-align: left;
	float: left;
	padding: 10px 10px 0 0px;
}
#castpic{
	width: 130px;
	margin: 0px 20px 10px 0px;
	text-align: left;
	float: left;
}
#cast{
	width: 400px;
	height: 290px;
	padding-right: 0px;
	padding-bottom: 35px;
	margin: 0px;
	float: left;
	padding-top: 2px;
}
#castright{
	width: 400px;
	height: 2750px;
	padding-right: 0px;
	padding-bottom: 35px;
	margin: 0px;
	float: right;
	padding-top: 2px;
}
/***************************************************
				      REVIEWS
***************************************************/

#review_img{
	width: 380px;
	margin-bottom: 30px;
}

/***************************************************
				     NEWS
***************************************************/

#news{
	width: 400px;
	height: AUTO;
	margin: 0;
	text-align: left;
	padding: 10px 45px 0 0px;
	float: left;
}

#news_img{
	width: 380px;
	margin: 20px 0 30px 30px;
	float: right;
	height: auto;
}
#news_holder{
	width: auto;
	height:auto;
	padding-bottom: 20px;
}
#news_bg{
	width: 870px;
	height: AUTO;
	margin: 0;
	text-align: left;
	padding: 30px 45px 0 45px;
	background: url(../images/trans_bg.png) repeat top;
}
