body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

h3 {
    font-weight: bold;
    font-size: 11px;
    color: #339933;
}

.grayHeader {
    font-weight: bold;
    font-size: 12px;
    color: #252727;
}

.blueHeaderBig {
    font-weight: bold;
    font-size: 14px;
    color: #006699;
}

.blueHeader12 {
    font-weight: bold;
    font-size: 12px;
    line-height:15px;
    color: #006699;
}

.blueHeader {
    font-weight: bold;
    font-size: 11px;
    color: #006699;
}

.blueHeader a {
    font-weight: bold;
    font-size: 11px;
    color: #006699;
}

.blueHeader a:hover {
    font-weight: bold;
    font-size: 11px;
    color: #006699;
    text-decoration: none;
}

.simpleGrayText {
    font-size: 11px;
    color: #252727;
}

.simpleGrayText a {
    color: #252727;
    text-decoration: none;
}

.simpleGrayText a:hover {
    color: #EB6510;
    text-decoration: none;
}

.simpleGrayTextBig {
    font-size: 12px;
    color: #252727;
    text-align: left;
}

.simpleGrayTextBig a {
    color: #252727;
    text-decoration: none;
}

.simpleGrayTextBig a:hover {
    color: #EB6510;
    text-decoration: none;
}

.addListing {
    width: 250px;
    font-size: 11px;
    color: #252727;
}

.addListing a {
    color: #EB6510;
}

.footer {
    font-size: 11px;
    color: #252727;
    text-align: center;
}

.footer a {
    color: #252727;
}

.footer a:hover {
    color: #EB6510;
    text-decoration: underline;
}

.simpleOrangeText {
    font-size: 11px;
    color: #EB6510;
}

.simpleOrangeText a {
    color: #252727;
    text-decoration: none;
}

.simpleOrangeText a:hover {
    color: #EB6510;
    text-decoration: none;
}

.orangeLink {
    font-size: 11px;
    color: #EB6510;
}

.orangeLink a {
    color: #EB6510;
    text-decoration: none;
}

.orangeLink a:hover {
    color: #EB6510;
    text-decoration: none;
}

.smallGrayText {
    font-size: 10px;
    color: #252727;
}

.greenHeader {
    font-size: 11px;
    font-weight: bold;
    color: #339933;
}

.greenHeader a {
    font-size: 11px;
    font-weight: bold;
    color: #339933;
}

.grayHeader {
    font-size: 11px;
    font-weight: bold;
    color: #252727;
}

.borderedImage {
    border-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    border-collapse: collapse;
}

.borderedImage2 {
    border-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    border-collapse: collapse;
    padding: 2px;
    height: 180px;
    width: 250px;
}

.borderedBox {
    border-width: 1px;
    border-spacing: 0px;
    border-style:solid;
    border-color: #C0C0C0;
    border-collapse: collapse;
    background-color: white;
}

#bodyMiddle {
    text-align: center;
}


#countrySelect {
    color: #c0c0c0;
    font-size: 12px;
    border-width: 1px;
    border-spacing: 0px;
    border-style:solid;
    border-color: #006699;
    border-collapse: collapse;
    padding: 10px;
}

#countrySelect a {
    color: #006699;
}

#countrySelect a:hover {
    color: #006699;
    text-decoration: none;
}

/* Quote Text Styles */

#quotecenter {
display: block;
width: 90%;
margin: 12px;
padding: 10px 10px 10px 10px;
font-family: Times, "Times New Roman", serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #006699;
text-align: center;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

#quotecenter .who {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
text-align: right;
}

#quotecenter2 {
display: block;
width: 90%;
margin: 12px;
padding: 10px 10px 10px 10px;
font-family: Times, "Times New Roman", serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #006699;
text-align: center;
}

#quotecenter2 .who {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
text-align: right;
}


#quoterightcolumn {
display: block;
float: inherit;
width: 160px;
margin: 12px;
font-family: Times, "Times New Roman", serif;
font-size: 14px;
line-height: 20px;
font-weight: normal;
color: #006699;
text-align: center;
}

#quoterightcolumn .who {
margin-top: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
text-align: center;
}


#quoteright {
display: block;
float: right;
width: 160px;
margin: 12px;
font-family: Times, "Times New Roman", serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #006699;
text-align: center;
}

#quoteright .who {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
}

#quoteleft {
display: block;
float: left;
width: 160px;
margin: 12px;
font-family: Times, "Times New Roman", serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #006699;
text-align: center;
}

#quoteleft .who {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
color: #b3b3b3;
font-weight: bold;
}

#quotecenter .whobig {
margin-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 14px;
color: #333333;
font-weight: bold;
}

#topMenu {
    margin: 10px 10px;
    width: 99%;
}

#top {
    margin: 40px auto;
    width: 80%;
}

#topSmall {
    margin: 10px auto;
    width: 80%;
}

#separator {
    height: 1px;
    width: 100%;
    background:url("../images/line.gif");
}

#separator800 {
    height: 1px;
    width: 800px;
    background:url("../images/line.gif");
}

#separator700 {
    height: 1px;
    width: 720px;
    background:url("../images/line.gif");
}

#left {
    margin: 0 auto;
    text-align: left;
}

#center {
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

#logoLeft {
    margin-left: 10px;
    text-align: left;
}

#logo {
    margin: 0 auto;
    text-align: left;
    width: 498px;
}

#ticketlogo {
    margin: 0 auto;
    text-align: left;
    width: 796px;
    padding-top: 40px;
}

#searchBox {
    margin: 0 auto;
    text-align: left;
    width: 498px;
}

#searchBoxLeft {
    margin-left: 10px;
    text-align: left;
}

#searchBoxResults {
    margin-left: 22px;
    text-align: left;
    width: 498px;
    height: 88px;
}

#searches {
    margin: 0;
    width: 100%;
    height: 161px;
    background:url("../images/box2.gif") center no-repeat;
}

#blogentries {
    margin: auto;
    width: 800px;
    height: 256px;
    background:url("../images/box1.gif") center no-repeat;
    text-align:center;
}

.gfc-resultsHeader {
  width: 100%;
  border-bottom: none;
  margin-bottom : 6px;
  padding-top: 12px;
}

.gfc-resultsHeader .gfc-title {
    font-weight: normal;
    font-size: 16px;
    color: #006699;
}

.gf-title a {
    color: #146b1d;
}

.gf-title a:hover {
    color: #EB6510;
}

#ticket-highlight {
    width: 100%;
    height: 256px;
    background:url("../images/box1.gif") center no-repeat;
}

#ticket-search {
    width: 100%;
    height: 256px;
}

#footerseparator {
    margin-bottom: 10px;
    height: 1px;
    width: 100%;
    background:url("../images/line.gif");
}

#footer {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}

#footer800 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 800px;
}

#resultBody {
    width: 100%;
}

#pageBody {
    width: 800px;
    padding-bottom:40px;
}

#pageBodyShop {
    width: 100%;
    padding-bottom:40px;
    padding-top: 10px;
    text-align: left;
}

#pageResultsShop {
    width: 100%;
    padding-bottom:40px;
    padding-top: 10px;
    text-align: left;
}

#shopHighlight {
    width: 800px;
    height: 256px;
    background:url("../images/box1.gif") left no-repeat;
}

.shopResultSetHeader {
    font-family: Georgia,sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #339933;
    padding-left: 10px;
}

.fsFeatured {
    width: 760px;
    margin-left: 20px;
    /*background:url("../images/shop-featured.jpg") left no-repeat;*/
}

.fsCategories {
    height:160px;
    width:800px;
    margin-top: 10px;
    padding:10px;
    background:url("../images/box2.gif") left no-repeat;
}

#fsHead {
    margin-left: 8px;
    text-align: left;
    width: 100%;
    height: 88px;
}

.fsBorderedBox {
    border-width: 1px;
    border-spacing: 0px;
    border-style:solid;
    border-color: #C0C0C0;
    border-collapse: collapse;
    background-color: #f0f0f0;
    font-size: 10px;
    color: #EB6510;
    background:url("../images/aqua.gif");
}

.fsBorderedBox a {
    color: #008800;
}

.fsBorderedBox2 {
    border-width: 1px;
    border-spacing: 0px;
    border-style:solid;
    border-color: #C0C0C0;
    border-collapse: collapse;
    background-color: #e3fae2;
    color: #EB6510;
    font-size: 10px;
}

.fsVline {
    width: 1px;
    background:url("../images/vline.gif");
}

.tagBox {
    font-size: 12px;
    color: #252727;
    text-align: center;
    padding: 5px;
}

.tagBox a {
    color: #252727;
}

.tagBox a:hover {
    color: #EB6510;
    text-decoration: none;
}

#lb {
    height: 7px;
}

#shop-results {
    font-family: sans-serif;
    margin: 10px 10px 5px 0px;
    width: 800px;
    font-size: 11px;
    color: #666;
}

#ticket-results {
    font-family: sans-serif;
    margin: 10px 10px 5px 20px;
    width: 688px;
    font-size: 10px;
    color: #666;
}

#ticket-results a {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 13px;
    line-height: 23px;
}


#results {
    margin: 10px 10px 5px 22px;
    width: 95%;
}

#results td {
    font-size: 13px;
}

#results td.sml {
    color: #008800;
}

#results td a {
    font-size: 16px;
}

.sotBig {
    font-size: 16px;
    color: #EB6510;
    text-align:center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sotBig a {
    color: #EB6510;
    vertical-align:top;
    text-decoration: none;
}

.sotBig a:hover {
    text-decoration: underline;
}


#pageContent {
    margin: 10px 10px 5px 40px;
    width: 748px;
}

#vline {
    width: 1px;
    height: 400px;
    background-color:#CCCCCC;
}

#hline {
    width: 100%;
    height: 1px;
    background:url("../images/line.gif");
}

#adds {
    margin: 15px 14px 5px 10px;
    width: 250px;
    height: 380px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:left;
    color: #666666;
}

#rptags {
    margin: 40px 14px 5px 10px;
    width: 240px;
    height: 280px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    border:1px solid #969696; background:#F4F4F4; padding:6px
}

#rptags a {
    color: #006699;
    text-decoration:none;
}

#rptags a:hover {
    color: #444444;
    text-decoration:underline;
}

#homeslideshow {
    width: 760px;
    height: 200px;
    text-align:center;
    padding-top: 21px;
}

#blogcarousel img {
    border: none;
}

#latestEntries {
    float:right;
    margin: 19px 24px 5px 10px;
    width: 484px;
    height: 230px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:left;
    color: #666666;
}


.padding_box {
    padding:0px 8px;
    vertical-align: top;
}

.submitImage {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    vertical-align:bottom;
}

.inputSearch {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    height:22px;
    width:410px;
    vertical-align: middle;
    padding-top:2px;
    padding-bottom:0px;
    border: 1px solid #999999;
}

.inputSearchSmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    height:22px;
    width:370px;
    vertical-align: middle;
    padding-top:2px;
    padding-bottom:0px;
    border: 1px solid #999999;
}

.submit input {
    color: #3C3F31;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: #CED6B5;
    padding-bottom:3px;
    padding-top:1px;
    height:19px;
    border: 2px outset #E5EBD3;
    text-align:right;
}

.formError {
    font-size: 14px;
    color: #DD0000;
}

.cloud {
    font-size: 14px;
    color: #4b64a0;
    text-decoration: none;
    font-weight:normal;
}

.cloud a {
    font-size: 14px;
    color: #4b64a0;
    text-decoration: underline;
    font-weight:normal;
}

.cloud a:hover {
    font-size: 14px;
    color: #4b64a0;
    text-decoration: none;
    font-weight:normal;
}


/**
* Tabs
*/
.invisibleTab {
    border-collapse: collapse;
    background-color: white;
    height:18px;
    position: absolute;
    top:270px;
}

.tabMain {
    border-collapse: collapse;
    background-color: #5a86b3;
    border-bottom-width: 2px;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    padding: 4px 14px 4px 14px;
    height:17px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    font-weight:bold;
}

.tab {
    border-collapse: collapse;
    border-left-width: 1px;
    border-left-color: white;
    border-left-style: solid;
    background-color: gray;
    padding: 4px 14px 4px 14px;
    height:17px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    font-weight:bold;
}
a.tab:hover {
  background-color: #5a86b3;
  border-bottom-color: #5a86b3;
}

.tabSelected {
    border-collapse: collapse;
    border-left-width: 1px;
    border-left-color: white;
    border-left-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    background-color: #5a86b3;
    padding: 4px 14px 4px 14px;
    height:17px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    font-weight:bold;
}

.panel {
    background-color: #ffffff;
    border: 1px solid #5a86b3;
    padding: 5px;
    height: 150px;
    width: 330px;
    position: absolute;
    top:287px;
    overflow:auto;
}

/**
* Accordian
*/
.accordian  {
	width: 710px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif;
}
.accordian div {
    background:url("../images/aqua-rect.gif");
}

.accordian p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
    height: 46px;
}

.accordianR  {
	width: 200px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif;
}

.accordianR a {
    /*color: #EB6510;*/
    text-decoration: none;
    font-size: 11px;
    line-height: 14px;
}

.accordianR a:hover {
    text-decoration: underline;
}

.accordianR p {
	margin-bottom : 10px;
	border: none;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
}

.accordianHead {
    font-size: 12px;
}
.accordianHead a {
    cursor:pointer;
    display:block;
    padding:5px;
    margin-top: 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #5c000d;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #c0c0c0;
    background-image: url("/resources/images/AccordionTab0.gif");
}
.accordianHead a:hover {
    text-decoration: none;
    background-image: url("/resources/images/AccordionTab2.gif");
}
.accordianHead selected {
    color: #252727;
    background-image: url("/resources/images/AccordionTab2.gif");
}

