/* -------------- START CSS RESET -------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: 400;
}

/* VALIDATION */
.validationError {
    margin-bottom:10px;
    color:Red;
    font-size:.8em;
    font-weight:700;
}
/* -------------- END CSS RESET -------------- */

/* -------------- SITE OUTLINE -------------- */
body {
    background:url(../images/pagebg.png) no-repeat top center;
    text-align: center;
}
#container {
    width:969px;
    text-align: left;
    margin:0 auto;
}
#header {
    height:205px;
    background:url(../images/header/headerBg.jpg);
    position: relative;
}
.logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#mininav {
    float:right; 
    width:500px; 
    height:90px; 
}
#mininav ul {
    padding-right:8px;
}
#mininav li {
    display:inline;
    font-size:.6em;
    color:#74a206;
}
#mininav a {
    color:#74a206;
    text-decoration:none;
}
#mininav a:hover {
    text-decoration:underline;
}
#search {
    width:760px; 
    height:60px;
    float:left;
}
#search form {
    padding-left:226px;
    padding-top:14px !important;
    padding-top:13px;
    vertical-align:middle;
}
#search form .box {
    height:20px;
    width:400px;
    vertical-align:middle;
    border:2px solid #9c0;
}
#search img {
    vertical-align:middle; 
    margin-top:2px;
}
#basket {
    margin-top: -65px; 
    padding-top: 15px;
    z-index: 1; 
    position: relative; 
    width: 180px;
    float: right; 
    height: 40px; 
    overflow: hidden;
    color: #fff;
    font-size: .9em;
    line-height: normal;
}
#basket a {
    color: #fff;
    text-decoration: none;
}
#basket img {
    float: left; 
    width: 41px;
}
#bgstrip {
    background: transparent url(../images/mainbg.png) left top repeat-y;
    width: 969px;
}
#popdown {
    display:none; 
    overflow:hidden; 
    height:81px; 
    width:554px; 
    background:url(../images/banner/popdownbg.png) repeat-y center;
}
#popdown p {
    padding:0 30px;
    font-size:.8em;
}
#popdown img.close {
    float:right;
    padding-right:30px;
}
#popdown img.middle {
    padding-left:66px;
}
#offerbanner
{
    width: 548px;
    overflow: hidden;
    padding-bottom: 3px;
}
#offerbanner a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    float: left;
}
#offerbanner a img {
    margin: 0;
    padding: 0;
}
#left {
    float:left;
    width:200px;
}
#mainwrap {
    float:left; 
    width:769px;
}
#main {
    float:left;
    width:560px;
    margin-left: 9px;
    display: inline;
} 
#right {
    float: right;
    color: #252525;
    line-height: 140%;
    width:200px;
    background:url(../images/rightcol/rightbg.png) right top no-repeat;
    overflow:hidden;
}
#boxheader {
    background:url(../images/boxheader.png) center no-repeat;
    height:25px;
}
#boxmain {
    background:url(../images/boxmain.png) center repeat-y;
    text-align:left;
    padding:0 30px;
    overflow:hidden;
}
#boxfooter {
    background:url(../images/boxfooter.png) center no-repeat;
    height:20px;
}
.boxheader {
    background:url(../images/boxheader.png) center no-repeat;
    height:25px;
}
.boxmain {
    background:url(../images/boxmain.png) center repeat-y;
    text-align:left;
    padding:0 30px;
}
.boxfooter {
    background:url(../images/boxfooter.png) center no-repeat;
    height:20px;
}
#youmaylikeheader {
    background:url(../images/rightcol/youmaylikeheader.png) center no-repeat;
    height:50px;
    width:190px;
}
#youmaylikemain {
    background:url(../images/rightcol/youmaylikemain.png) center repeat-y;
    width:190px;
}
#youmaylikemain p.small {
    color:#6C6E50;
    font-family:Arial,Helvetica,sans-serif;
    font-size:.7em;
}
#youmaylikemain a {
    color: #4FA0B5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    text-decoration: none;
}
#youmaylikemain a:hover {
    color: #8DC2CF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    text-decoration: none;
}
.whyNotTryText {
    padding:5px;
}
#youmaylikefooter {
    background:url(../images/rightcol/youmaylikefooter.png) center repeat-y;
    height:17px;
    width:190px;
}

.enterComp {
    margin-top: 10px;
}
.enterComp p {
    margin: 5px 19px 0 18px;
    font-size: .7em;
    line-height: 140%;

}
.enterComp a {
    font-weight: 700;
    color: #f69e00;
}
.enterComp span {
    font-weight: 700;
    color: #68ab00;
}
/*---NEW FOOTER---*/
.securityLogos {
    text-align: right;
    padding-right: 25px;
}
#footer {
    font-size: .7em;
    background-color: #f5f6f6;
    color: #7c8588;
    border: 4px solid #bede5b;
    border-top: 1px solid #dbddde;
    border-bottom: 0;
    overflow: hidden;
    padding: 10px 0 25px;
    line-height: 125%;
}
#footer a {
    text-decoration: none;
}
#footer p {
    padding: 0 19px;
}
#footer h3 {
    font-size: 1.1em;
    font-weight: 700;
    color: #86b701;
    padding-bottom: 3px;
}
.footerBlogNews {
    float: left;
}
#footer .footerBlog {
   width: 304px;
   font-size: .9em;
   background: #fff url(../images/maincontent/footerBlogBg.jpg) top left repeat-y;
}
#footer .footerBlog h3 {
    color: #fff;
    width: 285px;
    height: 35px;
    padding: 5px 0 0 19px;
    font-size: 1.2em;
    background: #7cb800 url(../images/maincontent/footerBlogHead.jpg) top left no-repeat;
}
.footerBlog h4,
#footer .footerBlog p {
    padding: 0 19px 8px;
}
.article .blogContinue a {
    font-weight: 700;
    color: #298FAA;
    text-decoration: none;
}
.article .blogContinue a:hover {
    color: #5bb3ca;
}
#footer .footerBlog .blogContinue {
    background: transparent url(../images/maincontent/footerBlogBottom.jpg) bottom left no-repeat;
    padding-bottom: 15px;
}
.footerBlog h4 {
    margin-top: -8px;
    font-size: 1.1em;
}
#footer h4 a {
    color: #86b701;
    border-bottom: 1px dotted;
}
#footer h4 a:hover {
    color: #6f9f02;
}
.footerNews {
    margin-left: 19px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cfcfcf;
}
#footer .footerNews h3 {
    color: #298faa;
}
.footerLinks {
    float: right;
    overflow: hidden;
    line-height: 135%;
}
#footer .linksList {
    width: 120px;
    float: left;
    margin-right: 19px;
    padding-top: 5px;
}
.footerLinks h3 {
    margin-bottom: 3px;
    border-bottom: 1px dotted #cfcfcf;
}
.linksList a {
    color: #5f7e88;
    text-decoration: none;
}
#footer .linksList a:hover {
    color: #7c8588;
    text-decoration: underline;
}
#footer hr {
    height: 1px;
    margin: 10px 19px;
    color: #e4e5e5;
    background-color: #e4e5e5;
    clear: both;
    border: none;
}
.socialAndPayment {
    overflow: hidden;
}
.social {
    clear: both;
    text-align: left;
    padding-left: 19px;
    float: left;
    color: #000;
    padding-top: 10px;
}
.social h3 {
    float: left;
    margin-top: 2px;
}
.social a {
    margin-left: 6px;
}
.paymentTypes {
    clear: right;
    text-align: right;
    padding-right: 19px;
    float: right;
}
.paymentTypes img {
    padding-left: 5px;
}
.footerCopyright {
    float: left;
}
.footerPhone {
    float: right;
}
/* ------------END SITE OUTLINE ------------- */

/*--- FIND AN ATTRACTION (replaces Inspire me) ---*/
.findAnAttraction 
{
    color: #588703;
    font-size: 11px;
    line-height: 140%;
    width: 188px;
    clear: both;
    margin: 0 0 10px 11px;
    background: url("../images/maincontent/findAnAttractionBtm.jpg") center bottom no-repeat;
    padding-bottom: 10px;
   
}
.findAnAttraction h2
{
    font-size: 14px;
    height: 36px;
    color: #fff;
    padding: 16px 0 0 20px;
    background: url("../images/maincontent/findAnAttractionH2.jpg") left top no-repeat;
}
.findAnAttraction form
{
    background: url("../images/maincontent/findAnAttractionBg.jpg") left top repeat-y;
    margin: -5px 0 0 8px;
    padding: 0 20px 0 12px;
    line-height: 135%;
}

.findAnAttraction form input {
    border:none;
}
.select2 {
    font-size:11px;
    width:147px;
    border: solid 1px #a7c078;
    margin: 8px 0 0;
    padding:0;
}
.findAnAttraction .button
{
    margin: 10px 0 0 88px;
}
/*--- NEW CONNECT AND WHY BUY---*/
.connectWhyBuy {
    margin: 10px 0 0 0;
    padding-right: 4px;
}
.connectWhyBuy ul {
    margin-top: -12px;
    border-left: 1px solid #deedd0;
}
.connectWhyBuy h2 {
    background: url("../images/maincontent/connectWhyBuyH2.jpg") left top no-repeat;
    width: 178px;
    height: 40px;
    padding-left: 18px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0px 1px 1px #5f7c05;
}
.connectWhyBuy a {
    font-size: 11px;
    color: #333;
    text-decoration: none;
}
.connectWhyBuy h2 a {
    font-size: 14px;
    text-shadow: 0px 1px 1px #5f7c05;
    color: #fff;
}
.connectWhyBuy h2 a:hover 
{
    text-decoration: underline;
}
.connectWhyBuy div {
    margin-left: 8px;
}
.connectWhyBuyBtm {
    height: 13px;
    margin-left: 8px;
    background: url("../images/maincontent/connectWhyBuyBtm2.jpg") left bottom no-repeat;
}
.connectWithUs {
    line-height: 100%;
}
.connectWithUs span {
    display: block;
    font-weight: bold;
    font-size: 13px;
}
.connectWhyBuy .whyBuyFromUs ul li
{
    line-height: 1em;
}
.connectWithUs a,
.whyBuyFromUs a {
    display: block;
    min-height: 1em;
    margin-left: 0;
    background-position: 12px center;
    background-repeat: no-repeat;
    /*line-height: 1em;*/
   padding: 3px 15px 7px 50px;
}

.connectWithUs a:hover,
.whyBuyFromUs a:hover 
{
    background-color: #eff9d2;
}
.connectFacebook {
    background-image: url("../images/maincontent/connectFacebook.png");
}
.connectTwitter {
    background-image: url("../images/maincontent/connectTwitter.png");
}
.whyBuyFromUs a {
    line-height: 1em;
    padding: 8px 15px 8px 45px;
    background-position: 8px center;
}
.whyPrice {
    background-image: url("../images/maincontent/whyBuy-price.png");
}
.whyCards {
    background-image: url("../images/maincontent/whyBuy-cards.png");
}
.whyTickets {
    background-image: url("../images/maincontent/whyBuy-tickets.png");
}
.whyBook {
    background-image: url("../images/maincontent/whyBuy-book.png");
}
.whyAttractions {
    background-image: url("../images/maincontent/whyBuy-attractions.png");
}
.whyAwards {
    background-image: url("../images/maincontent/whyBuy-awards.png");
}
.whyService {
    background-image: url("../images/maincontent/whyBuy-service.png");
}
.whyCustomers {
    background-image: url("../images/maincontent/whyBuy-customers.png");
}

/* ------------End why attractiontix ------------- */
/*---testimonials (side column)---*/
.testimonialsSideCol {
    margin: 20px 0 15px 19px;
    width: 172px;
    font-size: .7em;
    font-style: italic;
    color: #fff;
    line-height: 140%;
}
.testimonialsSideCol h2,
.testimonialsSideCol a {
    font-weight: 700;
    color: #f69e00;
    font-style: normal;
}
.testimonialsSideCol h2 {
    font-size: 16px;
    margin: .4em 0;
}
.testimonialsSideCol a {
    display: block;
    font-size: .9em;
    height: 17px;
    padding-top: 25px;
    padding-left: 55px;
    margin-top: -20px;
    background: url("../images/maincontent/testimonialsFace.png") 10px top no-repeat;
}
.testimonialsSideCol a:hover {
    color: #f67a00;
}
.testimonialContent {
    background: #9c0 url("../images/maincontent/testimonialsBg.gif") left top repeat-y;
    width: 172px;
    margin: 0;
    padding: 0;
}
.testimonialContent p {
    padding: 10px 10px 0 10px;
    background: url("../images/maincontent/testimonialsTop.gif") left top no-repeat;
}
.testimonialContent .testimonialName {
    background: url("../images/maincontent/testimonialsBtm.gif") left bottom no-repeat;
    padding-bottom: 40px;
    font-weight: 700;
}
/* ---Classes--- */
.firstimg {
    margin-top:7px;
}
.clearfix {
    clear:both;
}
.links {
    float:right;
}
.floatright {
    float:right;
}
.floatleft {
    float:left;
}
.imagefloat {
    float:right;
    margin:15px 0 5px 10px;
}
.hr3 {
    margin:3px 0 5px;
}
#mininav div {
    height: 41px;
    width: 378px;
    overflow: hidden;
    position: relative;
    margin: 5px 0 0;
    padding: 0;
}
#mininav div span {
    height: 41px;
    width: 378px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
    background:url(../images/header/phoneNumber.jpg) no-repeat left top;
}
.centerimage {
    display: block;
    margin-left:20px;
    margin-top:10px;
}
.ticketname {
    text-align:left;
}
.hottiximage {
    margin-top:20px;
}
.hidden {
    display:none;
}
#ticket_order {
    margin:10px 0;
}
ul.mainlist {
    margin-left:10px;
    margin-right:10px;
    font-size:.8em;
    line-height:2em;
}
ul.mainlist li {
    background:url(../images/biglist.png) no-repeat 0 9px;
    padding-left:20px;
}
ul.mainlist li ul li {
    background:url(../images/smalllist.png) no-repeat 0 9px;
    font-size:1.2em;
    margin-left:20px;
    padding-left:20px;
}
ul.mainlist a {
    color:#466001;
}
span.disclaimer {
    display:block;
    text-align:center;
    background-color:#fff;
    padding:5px;
    color:#060;
    border:1px solid #060;
}
.paymenthead {
    padding: 20px 0 0 23px;
}
.andy {
    margin: 0 30px 0 0;
}
.sp_intro {
    font-size: .8em;
    text-align: left;
    margin: 0 1.5em 1em;
    line-height: 140%;
}
.more-info {
    display: block;
    width: 126px;
    height: 39px;
    overflow: hidden;
    position: relative;
    margin: 25px 0 0 270px;
    padding: 0;
    font-size: .6em;
}
.more-info span {
    display: block;
    width: 126px;
    height: 39px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background:url(../images/listingcontent/listingimages/read-more-button.jpg) top left no-repeat;
}
/* ---End Classes--- */
/*--- New styles for ticket panel info link ---*/
.ticketInfoButton {
    width: 34px;
    height: 0;
    margin: 3px 0 0;
    padding: 35px 5px 0 0;
    display: block;
    float: right;
    overflow: hidden;
    background:url(../images/rightcol/tickets/information2.jpg) top left no-repeat;
}
/*e-tickets panel*/
.aboutETicketsLink {
    display: block;
    height: 244px;
    width: 190px;
    overflow: hidden;
    margin: 7px 0 0;
    padding: 0;
    position: relative;
}
.aboutETicketsLink span {
    display: block;
    height: 244px;
    width: 190px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    background:url(../images/rightcol/etickets1.png) top left no-repeat; 
}
/*background images to replace hr images*/
.border1 {
   background:url(../images/hr1.png) left bottom no-repeat;
   margin-bottom: 5px;
}
.listingmain .border1 {
    padding-bottom: 15px;
}
.border2bottom {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}
.border2top {
    border-top: 1px solid #e1e1e1;
}
#productlisting .border2top {
    padding-top: 20px;
    margin-top: 20px;
}
.no-tickets {
    font-size: 70%;
    line-height: normal;
    color: #5c5c5c;
    font-style:italic;
    padding: 0 10px 10px;
}
/*---buttons---*/
.button,
.article .button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	padding: .3em .5em .5em;
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 6px #ccc;
	-moz-box-shadow: 1px 1px 6px #ccc;
	-webkit-box-shadow: 1px 1px 6px #ccc;
	cursor: pointer;
	line-height: normal;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	text-decoration: none;
}
.greenButton {
    background-color:#7cb800;
    border: 1px solid #6f9f02;
    background: -webkit-gradient(linear, left top, left bottom, from(#b0d800), to(#7cb800));
	background: -moz-linear-gradient(top,  #b0d800,  #7cb800);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0d800', endColorstr='#7cb800');
}
.lightGreenButton 
{
    color: #70a002;
    background-color:#dded60;
    border: 1px solid #bcd614;
    background: -webkit-gradient(linear, left top, left bottom, from(#e5f27e), to(#cfe543));
	background: -moz-linear-gradient(top,  #e5f27e,  #cfe543);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f27e', endColorstr='#cfe543');
	text-shadow: 0 0px 0px rgba(0,0,0,0);
}
.article .orangeButton {
    margin: 0 0 5px 25px;
}
.orangeButton {
    background-color:#f69e00;
    border: 1px solid #f06600;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8b400), to(#f18100));
	background: -moz-linear-gradient(top,  #f8b400,  #f18100);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8b400', endColorstr='#f18100');
}
.smallButton {
   font-size: .8em; 
}
.largeButton {
   font-size: 1em; 
}
/*--new nav headings--*/
.navH2 {
    font-weight: 700;
    color: #fff;
    font-size: .8em;
    height: 39px;
    width: 171px;
    margin: 10px 0 0 11px;
    padding: 13px 0 0 18px;
}
.blueTopH2 {
    background: #298faa url(../images/maincontent/navHeadBlue.jpg) top left no-repeat;
    text-shadow: 0px 1px 1px #004659;
}
.orangeTopH2 {
    background: #f69e00 url(../images/maincontent/navHeadOrange.jpg) top left no-repeat;
    text-shadow: 0px 1px 1px #b34c00;
}
/*---blog---*/
.article {
   /* color: #636363;*/
    font-size: 11px;
    line-height: 130%;
}
.article a {
    text-decoration: underline;
    color: #5c9700;
    margin: 0;
    padding: 0;
}
.article a:hover {
    color: #126881;

}
.article h4 a,
.article h2 a
{
    text-decoration: none;
} 
.article h2 a:hover
{
    color: #fff;
    text-decoration: underline;
}
.blogDate {
    text-transform: uppercase;
    font-size: 10px;
    color: #9c0;
}
.homeBlog .blogDate {
    float: right;
}
.homeBlog {
    text-align: left;
}
.homeBlog div {
   border-bottom: 1px dotted #d7d7d7; 
   width: 498px;
   padding: 0 0 10px;
   margin: 0 0 10px 25px;
}
.homeBlog h4 {
    font-size: 16px;
    float: left;
}
.homeBlog h4 a {

    border-bottom: 1px dotted;
}
.homeBlog h4 a:hover {
    color: #6f9f02;
}    

.homeBlog p {
    font-size: .9em;
    padding-top: .8em;
}
.homeBlog h2,
.landingBestsellers h2 {
    background: #9c0 url(../images/maincontent/homeBlogHead.jpg) top left no-repeat;
    font-size:14px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    height: 37px;
    width: 523px;
    padding-left: 25px;
    padding-top: 3px;
    line-height: 130%;
    text-shadow: 0px 1px 1px #5f7c05;
}
.landingBestsellers h2 
{
    text-shadow: 0 1px 1px #B34C00;
}
.landingBestsellers h2
{
    background: #f69e00 url(../images/maincontent/landingBestsellersH2.jpg) top left no-repeat;
}
.homeBlog h2 span
{
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px dotted;
}
.homeBlog h2 a {
    color: #fff;
}
.article .blogLink {
    text-decoration: underline;
    font-weight: 700;
    color: #f69e00;
    margin-left: 25px;
    padding-bottom: 6px;
    display: block;
}
.article .blogLink:hover {
    color: #f66e00;
}
.footerBlog .clearfix {
    display: none;
}
.footerBlog h3 a {
    color: #fff;
}
.bestsellersBottom {
    background:url(../images/maincontent/bestsellersBottom.jpg) left bottom no-repeat;
    width: 548px;
    height: 20px;
}
/*---full blog post---*/
.articleFullPost {
    width: 548px;
    /*color: #636363;*/
    font-size: .75em;
    margin-top: 20px;
    line-height: 150%;
    background: url("../images/maincontent/bestsellersBg.jpg") left top repeat-y;
}
#multipleBlogEntries {
    margin-top: 0;
}
.articleFullPost h1 {
    font-size: 1.3em;
    width: 526px;
    padding-left: 22px;
    height: 42px;
    font-weight: 700;
    color: #fff;
    padding-top: 7px;
    margin-left: 2px;
    background: #9c0 url(../images/maincontent/fullBlogH1.jpg) top left no-repeat;
}
#theBlogHead {
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-image: none;
    width: 548px;
    height: 84px;
}
#theBlogHead span {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 548px;
    height: 84px;
    background: #fff url(../images/maincontent/theBlogHead.jpg) top left no-repeat;
}
.articleFullPost h1.blogMultipleH1 {
    background-image: url(../images/maincontent/multipleBlogH1.jpg);
}
.articleFullPost h1 a {
    color: #fff;
    text-decoration: none;
}
.articleFullPost h1 a:hover {
    color: #e7f2cc;
}
.dateAndComments {
    border-bottom: 1px dotted #d7d7d7;
    padding-bottom: 3px;
    font-size: 10px;
    text-transform: uppercase;
    color: #f69e00;
    overflow: hidden;
    margin: -15px 40px 10px 22px;
}
.articleFullPost .dateAndComments a {
    color: #f69e00;
    text-decoration: none;
}
.articleFullPost .dateAndComments a:hover {
    color: #f67a00;
}
.articleFullPost .dateAndComments p {
    float: right;
    margin: 0;
}
.articleFullPost .dateAndComments .blogDate {
    float: left;
}
.articleFullPost .blogContinue {
    margin-bottom: 10px;
}
.articleFullPost h2,
.articleFullPost h3,
.articleFullPost h4,
.articleFullPost p,
.articleFullPost ul {
    margin: 0 40px 15px 25px;
}
.articleFullPost h2,
.articleFullPost h3,
.articleFullPost h4 {
    color: #f68500;
    font-weight: 400;
    padding-top: 5px;
}
.articleFullPost h4
{
    font-size: .9em;
    color: #252525;
    font-weight: bold;
}
.articleFullPost h2 {
    font-size: 1.5em;
    
}
.articleFullPost h3 {
    font-size: 1em;
    font-weight: bold;
}
.articleFullPost h3 + p,
.articleFullPost h2 + p,
.articleFullPost h4 + p,
.articleFullPost h3 + ul,
.articleFullPost h2 + ul,
.articleFullPost h4 + ul
{
    margin-top: -10px;
}
.articleFullPost h2 + h3,
.articleFullPost h2 + h4,
.articleFullPost h3 + h4
{
    margin-top: -10px;
}
.articleFullPost li
{
    padding-top: .5em;
}
.articleFullPost hr 
{
    height: 1px;
    margin: 0 40px 5px 25px;
    padding: 0;
    color: #d7d7d7;
    background-color: #d7d7d7;
    border: 0;
}
.articleFullPost a {
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #298faa;
}
.articleFullPost a.backToTop
{
    font-weight: 700;
}
.articleFullPost a:hover {
    color: #5bb3ca;
}
.articleFullPost ul {
    list-style-type: disc;
    margin-left: 55px;
}
.articleFullPost li li {
    list-style-type: circle;
    font-size: .9em;
    border-bottom: 0;
}
.articleFullPost dl {
    margin: 0 40px 0 25px;
}
.articleFullPost dt {
    font-size: 1.5em;
    color: #F69E00;
    margin-bottom: .4em;    
}
.articleFullPost dd {
    margin-bottom: 1.5em;
}
.articleFullPost .backToBlog {
    font-weight: 700;
    text-decoration: none;
    border-bottom: 0;
    margin-left: 22px;
}
.comment {
    border-bottom: 1px dotted #d7d7d7;
    font-size:11px;
    margin: 0 40px 15px 25px;
    padding-bottom: 5px;
    line-height: 130%;
    background: url(../images/maincontent/commentQuote.gif) top left no-repeat;
}
.comment p {
    margin-left: 50px;
}
.posterName {
    color: #298faa;
}
.articleFullPost .commentsh2, 
.articleFullPost .replyH2 {
    margin: 0 0 0 2px;
    font-weight: 700;
    padding: 2px 0 0 22px;
    font-size: 1em;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    
}
.articleFullPost .commentsh2 {
    background-color:#dded60;
    background-image: url(../images/maincontent/commentsHead.jpg);
    width: 526px;
    color: #6f9f02;
    margin-top: 20px;
}
.articleFullPost .replyH2 {
    background-color: #f69e00;
    background-image:  url(../images/maincontent/replyHead.jpg);
    color: #fff;
    width: 274px;
    margin-top: 30px;
}
.articleFullPost form {
    color: #858d90;
    padding: 0 0 40px 25px;
    overflow: hidden;
    background:url(../images/maincontent/bestsellersBottom.jpg) left bottom no-repeat;
}
.articleFullPost img {
    padding:2px;
    border: 4px solid #e1e1e1;
    float: left;
    margin: 10px 20px 10px 25px;
}
.articleFullPost img.floatRight 
{
    float: right;
    margin: 10px 0 10px 25px;
}
.articleFullPost img.mainBanner
{
    margin: 0 0 10px 25px;
    border: 0;
    padding: 0;
}
.whyUsetestimonials 
{
    border-bottom: 1px dotted #d7d7d7;
    font-size: .9em;
    line-height:150%;
    margin: 0 40px 0 25px;
    padding-bottom: 15px;
    background: url(../images/maincontent/commentQuote.gif) left 3px no-repeat;
}

.articleFullPost .whyUsetestimonials p
{
   margin: 10px 0 0 52px; 
}
.articleFullPost textarea,
.formText input {
    background-color: #eff9d2;
    color: #858d90;
    border: 1px solid #dded60;
    font-family:  Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 3px;
}
.articleFullPost textarea {
    width: 310px;
}
.formText input {
    width: 160px;
    height: 20px;
    margin-bottom: 10px;
}
.articleFullPost form span {
    font-style: italic;
}
.articleFullPost label {
    display: block;
}
.formText {
    float: left;
}
.commentBox {
    float: right;
    margin-right: 40px;
    display: inline;
}
.commentSubmit {
    float: left;
    clear: left;
    margin-top: 10px
}
.articleFullPost .commentSuccess,
.articleFullPost #commentErrors {
    font-style: italic;
    font-size: .9em;
    margin: 10px 40px 0 0;
}
.articleFullPost #commentErrors ul {
    color: Red;
    margin-left: 25px;
}

.shareLinks
{    
    font-size:11px;
    margin: 0 40px 15px 25px;
    padding-bottom: 5px;
    line-height: 130%;    
}

.shareLinks iframe
{    
    margin-top: 10px;
}
/*---region links---*/
.regionsList h1 + h2
{
    margin-top: -10px;
}
.regionsList h2,
.regionsList p
{
    margin: 0 0 0 25px;
    padding: 0;
    line-height: normal;
}

/*---awards---*/
.awardLogos {
    clear: both; 
    margin: 5px 0 0 15px;
}
/*---REGIONS and PRODUCT GROUPS (temp)---*/
.allRegionsLink
{
    clear: both;
    margin: 0 0 .7em 21px;
    line-height: 100%;
}
.allRegionsLink a
{
    color: #298FAA;
    display: block;
    font-size: .7em;
    font-weight: 700;
}
.groupMain {
    color: #333;
    font-size: .71em;
    line-height: 140%;
}
.groupMain h1,
.groupMain h2 {
    font-weight: 400;
    font-size: 26px;
    color: #298faa;
    margin: 10px 20px;
}
.groupMain .groupDescription {
    padding: 0 0 15px 0;
    font-size: 1.1em;
    margin: 0 20px;
    line-height: 140%;
    border-bottom: 1px dotted #d7d7d7;
}
.groupMain h2 {
    font-size: 20px;
    padding-top: 15px;
    margin-bottom: 5px;
}
.groupMain div.product {
     border-bottom: 1px dotted #d7d7d7;
     margin: 0 20px;
     padding: 10px 0;
}
.groupMain div div {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 0 65px;
    width: 450px;
}
.productGroupMain div div {
    width: 400px;
    margin-left: 115px;
}
.groupMain div img {
    float: left;
}
.groupMain h3 {
    padding-bottom: .5em;
}
.groupMain a {
    text-decoration: none;
    color: #333;
}
.groupMain h3 a {
    color: #86b701;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
}
.groupPrices {
    font-weight: 700;
    padding-top: .5em;
}
.groupPrices span {
    color: #6f6f6f;
}
a.seeAllAttractions {
    font-weight: 700;
    color: #298faa;
    padding-top: 10px;
    margin-left: 20px;
    display: block;
}
.noAttractions {
    padding: 0 22px;
    font-size: 1.1em;
}
.noAttractions p {
    padding: 5px 0;
}

.noAttractions a 
{
    font-weight: bold;
    color: #f69e00;
    font-size: .9em;
}
/*---MAP & DIRECTIONS---*/
.attractionMap {
    position:relative;
    width:476px; 
    height: 400px; 
    margin:0;
}
#directions {
    font-size: .8em;
    line-height: 150%;
}
#directions h3 {
    margin-top: .5em;
}
#directions ol {
    font-size: .9em;
    margin: 1em 0 0 25px;
    list-style-type: decimal;
    font-weight: bold;
}
#directions li {
    margin-bottom: .7em;
}
#directions li span {
    font-weight: normal;
}


#voteBta2011
{
    margin-top: 5px;
    margin-bottom: -15px;
}

#confirm p
{
    float:left;
      display:inline;
      width:350px;
      margin:0 0 0 10px;
      font-size: 0.8em;
      width:250px;
}
#confirm img
{
    float:left;
      display:inline;      
      margin: 0 0 50px 0;
}
.cardType {
      width: 120px;
}

ul.offerCodesList
{
    font-size: 0.7em;
    list-style-type: disc;
    margin-left: 20px;
}
