/* @group Reset */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family: inherit;vertical-align: baseline;} /* Tables still need 'cellspacing="0"' in the markup. */ table {border-collapse: separate;border-spacing: 0;} caption, th, td {text-align: left;font-weight: normal;}table, td, th {vertical-align: middle;} blockquote:before, blockquote:after, q:before, q:after {content: "";} blockquote, q {quotes: "" "";} a img {border: none;} :focus {outline: 0;} /* @end Reset */

html,
body {
	background: #e25c6a url(../images/bg.gif);
}

body {
	font: 13px/18px Arial, sans-serif;
	color: #fff;
}

.clear {
	clear: both;
}

a:link,
a:visited {
	color: #dd4957;
	text-decoration: none;
}

a:active,
a:hover {
	color: #fff;
}

h1 {
	font-size: 22px;
	text-transform: uppercase;
	padding: 30px 0 2px 15px;
	color: #dd4957;
}

h1.sponsors {
	font-size: 22px;
	text-transform: uppercase;
	padding: 10px 0 2px 15px;
	color: #dd4957;
	margin-bottom: 15px;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 0 15px 15px;
	color: #dd4957;
}

h1.logoheading {

	text-indent: -9999px;

}

h1 span {
	display: block;
	margin-bottom: 5px;
	color: #dd4957;
}

img.sponsors {

	margin-right: 10px;

}

#ie6 {
	display: none;
	background: #000;
	border-bottom: solid 1px #251026;
}

#ie6 span {
	color: #dd4957;
}

#ie6 em {
	font: bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#ie6 p {
	width: 500px;
	margin: 0 auto;
}

#enquiry {
	background: url(../images/h1-enquiry.gif) no-repeat 15px 1px;
}

#thanks {
	background: url(../images/h1-thanks.gif) no-repeat 15px 1px;
	height: 33px;
}

#call {
	width: 243px;
	height: 24px;
	background: url(../images/h1-call.gif) no-repeat left top;
	margin: 32px 0 0 10px;
}

p {
	padding: 5px 15px 5px 15px;
}

#subContent p {

	padding: 4px 0 0 0;

}

#header,
#header-stars,
#header-stripes {
	height: 75px;
}

#header {
	background: #1e0a24 url(../images/header-bg.jpg) repeat-x left top;
	
}

#header-stars {
	background:url(../images/stars.png) repeat-x center top;
}

#header-stripes {
	background:url(../images/header-stripes2.png) no-repeat center top;
}

#container {
	min-height: 450px;
	background: #260026 url(../images/container-bg.gif) repeat-x left top;
}

#content {
	width: 900px;
	min-height: 450px;
	margin: 0 auto;
	background: url(../images/content-bg2.png) no-repeat left top;
}

#subContent {

	width: 600px;
	padding-left: 15px;
	float: left;
	display: inline;

}

#subContent-form {

	width: 288px;
	margin-left: -10px;
	float: left;
	display: inline;

}

#subContent h1 {

	padding-bottom: 10px;
	padding-left: 0px;

}

#subContent img {

	float: left;
	margin-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;

}

#form img {

	float: left;
	margin-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;

}

hr {

	border-top: 1px solid #48394e;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 20px 0;

}

#entries {

	min-height: 165px;

}

/*******************************NAV STYLES******************************/

#navigation {

	width: 900px;
	margin: 0 auto;
	padding-left: 170px;

}

#navigation ul{

	padding-top: 22px;
	padding-left: 50px;

}

#navigation ul li a{

	color: #fff;

}

#navigation ul li a:hover{

	color: #d2d2d2;

}

#navigation ul li {

	display: inline;
	margin-right: 10px;
	background: url(../images/nav-button.png) no-repeat;
	font-size: 17px;
	padding:2px 50px 19px 2px;

}

#navigation ul li.home{

	padding:2px 26px 19px 26px;

}

#navigation ul li.film{

	padding:2px 4px 19px 4px;

}

#navigation ul li.program{

	padding:2px 17px 19px 17px;

}

#navigation ul li.tickets{

	padding:2px 20px 19px 21px;

}

#navigation ul li.partners{

	padding:2px 18px 19px 16px;

}

#navigation ul li.contact{

	padding:2px 30px 19px 21px;

}

/********************************END NAV STYLES*****************************/

#logo,
#call-for-entries,
#kissing-image {
	float: left;
	display: inline;
}

#logo {
	width: 280px;
}

#form {
	width: 280px;
	min-height: 375px;
	padding: 25px 10px 0px 10px;
	background: url(../images/form-top-bg.png) no-repeat center top;
	margin: 20px 0 0 13px;
	float: left;
	display: inline;
}

#form h1{

	padding-left: 13px;

}

#kissing-image {

	width: 280px;
	min-height: 375px;
	margin: -13px 0 20px 50px

}

.option-1,
.option-2,
.option-3 {
	width: 79px;
	height: 69px;
	padding: 5px 5px 5px 5px;
	background: url(../images/radio-bg.gif) no-repeat left top;
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 13px;
}

.option-1 {
	margin: 0 3px;
}

.option-2 {
	margin: 0 3px 0 0;
}

label {
	font-size: 11px;
	font-weight: bold;
}

.input,
.textarea {
	padding: 5px;
	border:  solid 2px #291133;
	width: 235px;
	background: url(../images/input-bg.gif) repeat-x left top;
	font: 13px Arial, sans-serif;
	color: #fff;
	-webkit-border-radius: 5px;
}

.textarea {
	height: 75px;
}

.divider {
	border-bottom: double 3px #291133;
	padding-top: 5px;
	margin-bottom: 5px;
}

.submit {
	float: left;
}

.right {
	float: right;
	font-size: 10px;
	color: #dd4957;
}

#call-for-entries {
	width: 264px;
	margin-left: 25px;
}

#call-for-entries p {
	color: #f1a8ac;
	font-size: 12px;
}

.free-to-enter {
	margin: 18px 0 15px 15px;
}

#sponsors {
	
	width: 100%;
	height: 135px;
	background: url(../images/sponsor-bg-repeat.jpg) repeat-x;

}

#sponsors-container {

	height: 135px;
	width: 910px;
	margin: 0 auto;
	overflow: hidden;

}

.slideshow {

	height: 102px;
	width: 906px;
	margin: 0 auto;
	overflow: hidden;
	background: #190016;

}

.slide{

	width: 906px;

}

#sponsors-container a{

	text-decoration: none;
	opacity: 0.5;
	filter:alpha(opacity=50);
	zoom: 1;

}

#sponsors-container a:hover{

	text-decoration: none;
	opacity: 1;
	filter:alpha(opacity=100);

}

#sponsors-container img{

	border: none;

}

p.sponsors {

	font-family: Arial;
	font-size: 18px;
	padding: 7px 0 0 0;
	color: #F1A8AC;
}

p.auspice {

	float: right;
	font-family: Arial;
	font-size: 10px;
	margin-right: 15px;
	margin-top: -4px;
	padding: 0 0 0 0;

}

.logos {

	margin: 15px 8px 0 0;
	
}

#footer {
	height: 135px;
	background: url(../images/footer-bg.jpg) repeat-x left top;
}

#footer-inner {
	height: 135px;
	background: url(../images/footer-stripes.png) no-repeat center top;
	text-align: center;
	padding-top: 20px;
	color: #f5b2b5;
}

#footer-inner a:link,
#footer-inner a:visited {
	color: #f5b2b5;
	text-decoration: underline;
}

#footer-inner a:active,
#footer-inner a:hover {
	color: #fff;
}

#clearfix {

	clear: both;

}

.simpleCart_items {

	border-bottom: 1px solid #48394e;
	border-top: 1px solid #48394e;
	float: left;
	padding-bottom: 20px;
	padding-top: 40px;
	width: 500px; 
	background: url(../images/cart-heading.png) no-repeat;

}

.ticket-item{

	list-style: none;
	float: left;
	margin-right: 65px;
	margin-bottom: 30px;

}

#totals {

	float: left;
	width: 400px;
	margin-bottom: 20px;

}

.cartHeaders{

	display: none;

}

.itemContainer {

	float: left;
	width: 130px


}

.itemSize {

	display: none;

}

.itemThumb {

	display: none;

}

a.add-cart {

color: white;

}

.itemQuantity {

	float: left;
	margin-right: 10px;

}

.itemdecrement {

	float: left;
	margin-right: 10px;

}

a.simpleCart_checkout {
	
	float: left;
	margin-top: 12px;
	*height: 60px;
	background: url(../images/nav-button.png) no-repeat;
	font-size: 17px;
	padding:3px 50px 19px 12px;
	color: #fff;

}

#terms-conditions {

	width: 530px;
	height: 80px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 20px 0 30px 0;

}

h3.terms-conditions {

	padding: 0;
	margin: 0;
	color: white;

}

h3.terms-conditions2 {

	padding: 0;
	margin: 0;
	color: #dd4957;

}

p.paypal {

	margin-top: 35px;

}

iframe {

	margin: 20px 0;

}

