@charset "UTF-8";
/* Main Stylesheet for Arthouse Films Online */
/* Copyright Revolver */


/* -- ** RESET ** --*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -- RESET END ** -- */

body {
	font: 100% Helvetica, sans-serif, Verdana, Arial;
	background: #fff;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	color: #0a0b05;
}
.main #container {
	width: 880px;
	background: #FFFFFF;
	margin: 0 auto;
}
#main_area {
	vertical-align: top;
	width: 100%;
}
/* -- NAVIGATION -- */

.main #navbar {
	float: left;
	text-align: left;
	width: auto;
	padding-top: 15px;
}

.main #navbar h3, .main #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.logo {
	text-align: center;
	padding-bottom:20px;
}
ul {
	list-style-type:none;
	line-height:2.2em;
}
.nav_links {
	text-align: left;
}
ul li {
	border-top:dotted 1px #fff;
	border-bottom:dotted 1px #ccc;
}
ul li:hover {
	background-image:url(../images/nav_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.nav_links a:link, .nav_links a:visited {
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	color:#940202;
	font-size:80%;
	text-decoration:none;
	border:1px;
}
.nav_links a:hover {
	text-decoration:none;
	color:#000;
}
.nav_laurels {
	padding:20px 5px 5px 5px;
	text-align:center;
}

/* -- SUB-NAVIGATION -- */

.main #sub-nav {
	width: auto;
	padding-top: 15px;
	float: right;
	text-align: left;
	background-color: transparent;
	}
	
.subnav_links { text-align: left; }
	
ol {
	list-style-type: decimal;
	line-height: 2.2em;
}

ol li {
	margin: 0 0 0 20px;
	font-size: 65%;
	color: #122656;
	border-top:dotted 1px #fff;
	border-bottom:dotted 1px #ccc;
}

.subnav_links a { color: #122656; text-decoration: none; }

.subnav_links a:hover {
	color: #666;
	text-decoration: none;
}

.press-downloads {
	color:#666;
	font-size:70%;
	}

.press-downloads a:link, .press-downloads a:visited { color: #666; text-decoration: none; }

.press-downloads a:hover { color: #940202; text-decoration: underline; }


/* -- MAIN CONTENT AREA -- */

.main #mainContent {
	margin: 0;
	padding: 0 170px 0 150px;
}

#main_copy {
	width:100%;
}
.main_strap {
	font-size:130%;
	text-transform:uppercase;
	text-align:center;
	font-style:italic;
	padding-top:10px;
	}

.main_header {
	text-align:center;
	}

.main_title {
	font-size: 500%;
	line-height: 0.9em;
	}

.banner_ad {
	text-align:center;
}
/* -- CONTENT -- */

#main_area {
	margin:0;
	margin-top:10px;
	padding-bottom:10px;
}
H4.table-caption {
	background-image:url(../images/table_top_bg.jpg);
	background-repeat:repeat-x;
	padding:5px;
	background-color:#940202;
	color:#fff;
	margin-top:20px;
	text-align:center;
	}

.pack_row {
	background-image:url(../images/block_bg.gif);
	background-repeat:repeat-x;
  }

DIV.left-container_left {
  border: none;
  float: left;
  margin: 0;
  padding:15px 0 0 0;
  width: 33%;
  }

DIV.left-container_mid {
  border: none;
  float: left;
  margin: 0;
  padding:15px 0 0 0;
  width: 33%;
}

DIV.right-container_right {
  border: none;
  float: left;
  margin: 0;
  padding:15px 0 0 0;
  width: 33%;
}

.packs {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
}
.pack_shot {
	width: 167px;
	padding: 5px 3px;
	margin: 0 10px;
	font-size: 70%;
	text-align: center;
	border: 1px solid #BEBEBE;
	background-color: #F8F8F8;
	}
	

/* -- TITLES -- */


#titles_container {
	width:99%;
	text-align:left;
	height:190px;
	border-bottom:dotted 1px #ccc;
	}

#titles_container img {
	padding-right:10px;
	}

 
/* -- TITLES SINGLE -- */

DIV.title-left-container {
  border: none;
  float: left;
  margin:30px 0 20px 0;
  padding:15px 0 0 0;
  width:60%;
  text-align:left;
  padding:0;
  }
 
DIV.pack-container_right {
  border: none;
  float: right;
  margin: 0;
  padding:30px 0 0 0;
  width: 33%;
}

 .title_title {
 	font-size: 80%;
	font-weight: bold;
 	text-transform:uppercase;
	}

 .title_subtitle {
 	color:#999;
	font-size:80%;
	}

.main_text {
	color:#666;
	font-size: 80%;
	line-height: 1.5em;
	}

.main_text a:link, .main_text a:visited {
	text-decoration:none;
	color:#940202;
	font-weight:bold;
	}

.main_text a:hover {
	color:#000;
	}

.order_box {
	width:120px;
	border:dotted 1px #ccc;
	padding:5px;
	margin:10px auto 0 auto;
	text-transform:uppercase;
	font-size:80%;
	}

.order_box a:link, .order_box a:visited {
	text-decoration:none;
	color:#940202;
	font-weight:bold;
	}

.order_box a:hover {
	color:#000;
	}

.break_line {
	display:block;
	padding:10px;
	width:100%;
	text-align:center;
	border-bottom:dotted 1px #ccc;
	} 

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* -- FORM -- */

fieldset { margin:0; padding:0; font-size:70%; border:0;}
		label{ width:250px; margin: 5px 0 0 0; display:block; }
		.txt_input{width:250px; display:block;}
		textarea{height:80px; width:250px;}
		input{display:block;}
		.req{ color:#f00; font-size:90%;}
		#form_errors{color:#f00; display:none;}
		#form_thanks{color:#000; display:none;}

.footer {
	font-size:70%;
	text-align:center;
	color:#999;
	padding-top:20px;
	padding-bottom:20px;
	margin-top: 10px;
	}
