/* browser 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: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/*template layout*/
body{
	background-color: #545555;
	text-align: center;
}
#wrapper{
	width: 980px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
#header{
	width: 990px;
	height: 199px;
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
}
#content{
	width: 990px;
	height: auto;
	background-image: url(../images/bg-page.png);
	background-repeat: repeat-y;
}
#content_sub_wrapper{
	width: 990px;
	height: auto;
	background-image: url(../images/julio3.png);
	background-repeat: no-repeat;
	background-position: 35px bottom;
	position: relative;
	top: 36px;
}
#content_sub_wrapper2{
	position: relative;
	top: -36px;
}
#mainvid1{
	float: right;
}
#vtestimonial1{
	width: 212px;
	float: left;
}
#vtestimonial2{
	width: 212px;
	margin-left: 67px;
	float: left;
}
#colright{
	width: 681px;
	margin: 0 45px 0 20px;
	float: right;
	height: auto;
	position: relative;
	top: -10px;
	text-align: left;
}
#colleft{
	width: 194px;
	height: auto;
	margin-left: 50px;
	position: relative;
	top: -10px;
	
}
#colleft_nav{
	background-image:url(../images/colleft-bg.gif);
	height: 647px;
	width: 184px;
	padding: 10px 5px 5px 5px;
}
#footer{
	width: 990px;
	height: 70px;
	background-image: url(../images/bg-foter.png);
	background-repeat: no-repeat;
}
#booking_info{
	background-color: #dfb32f;
	width: 503px;
	height: auto;
	border: 3px solid #464646;
}
#booking_info .secure_seat{
	margin: 10px 3px 0 9px;	
}
#booking_info p{
	color: #000;
	margin-left: 78px;
}
#booking_info a{
	color: #000;	
}
#booking_info .call_or_book_online{
	float: right;
	margin: 5px 10px 10px 0;	
}
#order_your_free{
	text-align: left;
	margin-top: 20px;
}
#order_your_free h3, #order_your_free a {
	color: #fff;
}
#order_your_free a {
	width: 137px;
	height: 23px;
	display: block;
	background-image: url(../images/click_here.png);
	background-repeat: no-repeat;
	text-decoration: none;
	position: relative;
	top: -35px;
	left: 175px;
}
#order_your_free a:hover {
	background-image: url(../images/click_here_over.png);
}
a{
	text-decoration: none;
	color: #666666;
	
}
a:hover{
	text-decoration: underline;
	color: #666666;
}

/*fonts*/
h1{
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 0 10px 0;

}
h2{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 0 10px 0;
	color: #333333;
}
h3{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 0 10px 0;
	color: #333333;
}
h4{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 0 10px 0;
	color: #333333;
}
h5{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 0 10px 0;
	color: #333333;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0 0 10px 0;
	text-align: left;
}
ul{
	padding: 0 0 10px 0;
	margin-left: 0px;
}
ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0 0 0px 0;
	list-style-position: inside;
}
/*menu*/
#colleft ul#menu{
	width: 154px;
	margin: 0px 0px 5px 0px;
	padding-top: 0px;
}
#colleft ul#menu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-type: none;
	width: 154px;
	padding: 3px 0px;
	text-align: left;
	margin:auto;
}
#colleft ul#menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 124px;
	height: 16px;
	text-decoration: none;
	padding-top: 2px;
}
#colleft ul#menu li a:hover{
	background-image: url(../images/menu-selected.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#colleft p{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 3px 0;
}
#colleft h2{
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
	padding-top: 5px;
}
#juliovid{
	margin-top: 357px;	
}
#juliovid2{
	margin-top: 379px;
}
/*upcoming*/
#upcoming{
	text-align: left;
}
#upcoming p a{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#click_here_others{
	margin: 60px 0 0 20px; 
}
#extra{
	text-align: left;
}
#colleft #upcoming h2{
	border: none;
	padding-bottom: 2px;
}
#colleft #extra h2{
	border: none;
	padding-bottom: 2px;
}
/*links*/
#additionalLinks a{
	text-decoration: none;
	color: #666666;
}
#additionalLinks a:hover{
	text-decoration: underline;
	color: #666666;
}
/*new products*/
div.newprod{
	height: auto;
}
div.newprod div.booknow{
	float: right;
	padding-right: 90px;
}
div.newprod p a{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/*testimonials*/
#testimonials{
	height: auto;
	width: 530px;
	text-align: left;
}
#testimonials .testimonial{
	float: right;
	width: 135px;
}
#testimonials #heather{
	padding-right: 45px;
}
#testimonials #david{
	padding-right: 45px;
}

#testimonials #geoff{
	padding-right: 35px;
}
#testimonials p{
	font-size: 10px;
	font-weight: normal;
	width: 135px;
}

/
/*images*/
#heading img{
	position: relative;
	top: 4px;
	padding-right: 3px;
}
div.headingImg{
	padding: 0 0 10px 0;
}
#catimg{
	float:right;
}
#julio2{
	float: right;
	padding: 0 0 20px 20px;
}
/*product info*/
#PIproductImage{
	float: right;
	padding: 0 20px 20px 20px;
}

#PIquantity{
	
}
#PIaddtocart{
	float: right;
}
#PIbuttons{
	width: 270px;
}
table#pricebreak  td{
font-size: 10px;
	font-weight: normal;
}
#pricebreak table td.infoBoxHeading{

}

.productListing-heading{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 4px;
}
.productListing-data,.productListing-data a,.productListing-data table td b{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 0 0 10px 0;
}
.main{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#SCbuttons{
	padding-top: 40px;
}

#LOGexistCust{
	float: right;
	width: 250px;
}
#LOGnewCust{
	width: 250px;
}
table.form td.formdes, table.form td.formfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0 0 4px 0;
}
table.form h5{
	padding: 10px 0 0 0;
}
.forgot{
	text-align: right;
	padding: 10px 0;
}
.forgot a{
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}
.forgot a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
	font-size: 12px;
}
.submitBtn{
	text-align: center;
	padding-top: 20px;
}


table.cartcontinue{
	width: 500px;
	padding-top: 20px;
}
.cartcontinue .des{
	width: 300px;
	text-align: left;
	vertical-align: middle;
}
.cartcontinue btn{
	text-align: right;
	vertical-align: middle;
}
.checkout-step td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h5.ul{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.orderEdit{
	font-size: 10px;
	color: blue;
}

#motto{
	margin-left: 30px;
	width: 500px;
	color: #dfb32f;
	font-weight: bold;
}
/*footer*/
#footer p{
	color: #dfb32f;
	background-image: url(../images/footer-p-bg.gif);
	background-repeat: no-repeat;
	background-position: 35 6px;
	position: relative;
	top: 60px;
	padding-left: 290px;
	font-size: 11px;
}
#footer p a{
	color: #dfb32f;
}


/*dvd form*/
#dvdform .formdes{
	padding-left: 4px;
}
#dvdform .formfield{
	padding-left: 4px;
}
#dvdform #form{
	background-image:url(../images/formbg2.png);
	width: 657px;
	height:187px;
	padding-top: 20px;
	position: absolute;
	z-index: 10;
	padding-left: 10px;
	position: relative;
	left: -5px;
}