@charset "UTF-8";

/* Persistent Nav */
body {
	background-image: url(images/bkgrnd.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align: center;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Helvetica, Arial, sans-serif;
	}
	
div.container {	
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: auto;
	text-align: left;
	
	
}

.top {
	width: 940px;
	margin-top: 15px;
}
.topleft {
	margin-left: 89px;
	float: left;
}

.toprt {
	float: left;
	width: 225px;
	padding-top: 20px;
}

.logos {
	text-align: right;
	padding-right: 22px;
	width: 225px;
}

.language {
	float: left;
	width: 105px;
	height: 15px;
	padding-top: 5px;
	margin-left: 5px;
	font-size: 12px;
	text-align: center;
	border-left: solid white 1px;
	
}

.language a {
	display: block;
	width: 105px;
	height: 16px;
	margin-top: -5px;
	padding-top: 4px;
	margin-left: -2px;
	font-size: 12px;
	color: #fff;
	background-color: #999;
	text-align: center;
	border-left: solid white 1px;
	text-decoration: none;
}
	.language a:hover {
		background-color: #333;
	}

ul.indent {
	clear: both;
	margin-left: 20px;
	border-right: red 1px solid;
}

li.nav {
	float: left;
	list-style: none;
}

li a {
	float: left;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background-color:#555;
	width: 225px;
	height: 16px;
	border-right: white 1px solid;
	text-align: left;
	text-indent: 6px;
	padding-top: 14px;
	display: block;
	text-decoration: none;
	
}

#staticlink {
	font-size: 12px;
	font-weight: 700;
	color: #000;
	background-color:#888;
	width: 225px;
	height: 16px;
	border-right: white 1px solid;
	text-align: left;
	text-indent: 6px;
	padding-top: 14px;
	display: block;
	text-decoration: none;
	
}


li a:hover {
	background-color: #888;
	color: #000;
	text-decoration: none;
}

/* Home page row 2 */

.homerow2 {
	clear: both;
	width: 950px;
}

.maintext {
	float: left;
	padding-top: 21px;
	padding-left: 90px;
	margin: 0px;
	border: 0px;
	width: 600px;
	font-size: 18px;
	font-weight: 300;
	color: #333;
	line-height: 21px;
}

.homeorder {
	width: 230px;
	float: left;
	
}

.orderbutton {
	font-size: 22px;
	color: red;
	margin-top: 60px;
	border-right: solid red 3px;
	text-align: right;
	padding-right: 5px;
}

p.orderbutton a {
	text-decoration: none;
	color: red;
}

p.orderbutton a:hover {
	color: #333;
}

/* Home page row 3 */

.homerow3 {
	clear: both;
	width: 950px;
	height: auto;
	margin-left: 20px;
}
.greybox {
	float: left;
	width: 215px;
	margin-right: 15px;
	height: 20px;
	border-right: 2px red solid;
	background-color: #444;
	color: #fff;
	font-weight: 600;
	padding-top: 14px;
	text-indent: 6px;
	
}

#long {
	width: 435px;
}
/* Home page row 4 - also uses .homerow3 */	
.whitebox {
	float: left;
	width: 205px;
	margin-right: 15px;
	height: auto;
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 5px;
	text-indent: 0px;
	line-height: 15px;
	
}

/* Included page */

.whitebox2 {
	float: left;
	width: 210px;
	height: auto;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 14px;
	margin-right: 0px;
	padding-left: 15px;
	line-height: 15px;
	
}

.homerow3-2 {
	clear: both;
	width: 950px;
	height: 725px;
	margin-left: 20px;
}

/* various fixes for height for other pages */
.homerow3-3 {
	clear: both;
	width: 950px;
	height: 275px;
	margin-left: 20px;
}

.homerow3-4 {
	clear: both;
	width: 905px;
	height: auto;
	margin-left: 20px;
}
/* end fixes 8*/

.title {
	height: 30px;
	width: auto;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 22px;
	font-weight: 600;
	border-left: red solid 2px;
}

.subtitle {
	height: 30px;
	width: 200px;
	margin-left: -11px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	border-left: solid red 2px;
	margin-bottom: 10px;
}

.orderbutton2 {
	font-size: 22px;
	color: red;
	margin-top: 10px;
	border-right: solid red 3px;
	text-align: right;
	padding-right: 5px;
}

.title2 {
	margin-top: 20px;
	margin-left: 0px;
	clear: both;
	border-top: solid black 1px;
	height: 30px;
	width: 899px;;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 22px;
	font-weight: 600;
}

/* FAQs */

.question {
	color: #222;
	font-weight: 600;
}

/* order page */

.formbox {
	float: left;
	width: 420px;
	height: auto;
	background-color: #fff;
	color: #000;
	font-size: 15px;
	font-weight: normal;
	padding-top: 14px;
	margin-right: 0px;
	padding-left: 15px;
	line-height: 17px;
}

.form {
	background-color: #999;
	width: 50px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	color: #000;
	font-size: 15px;
	font-family: helvetica;
	text-align: left;
}

.addtocart {
	width: 116px;
	height: 22px;
	background-color: #CCC;
	padding-top: 7px;
	color: #000;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	border-right: solid 2px red;
	
}

.addtocart2 {
	width: 116px;
	height: 30px;
	background-color: #CCC;
	padding-top: 0px;
	color: #000;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	border-right: solid 2px red;
	float: right;
	
}

.righty {
	float: left;
	margin-left: 243px;
	width: 220px;
	text-align: right;
}

.summary {
	width: 220px;
	padding-top: 10px;
	height: 45px;
	text-align: right;
	border-left: solid red 2px;
	font-size: 23px;
	font-weight: 600;
	
	
}

.additup {
	margin-top: 15px;
	border-top: #666 2px solid;
	width: 220px;
	text-align: right;
	line-height: 30px;
	height: 145px;
}

.additup2 {
	margin-top: 15px;
	border-top: #666 2px solid;
	width: 220px;
	text-align: right;
	line-height: 30px;
	height: 80px;
}

/* trailer page */

.trailertext {
	float: left;
	width: 240px;
	height: 280px;
	font-size: 15px;
	padding-top: 20px;
	line-height: 18px;
}

.movie {
	width: auto;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
	
}

.image {
	width: 666px;
	height: 50px;
	float: left;
	padding-right: 8px;
}