/* @group minimal reset */

ul {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

a {
	color: #fbc96e;
}

abbr,acronym {
	border: 0;
}

/* @end */

/* @group My Group */

#googlemap {
	float: right;
	margin-left: 12px;
}

/* @end */

/* @group gen */

body {
	color: #EBEBEB;
	text-align: left;
	line-height: 15px;
	font-size: 12px;
}

p {
	color: #EBEBEB;
	margin-top: 0;
	word-spacing: -.05em;
	margin-bottom: .8em;
	font: 1.1em/1.2em Arial, Helvetica, Geneva, sans-serif;
}

div.TabContent p {color: #EBEBEB;
	margin-top: 0;
	word-spacing: -.05em;
	margin-bottom: .8em;
	font: 1em/1.3em Arial, Helvetica, Geneva, sans-serif;
	
}

p.quote {
	margin-left: 0;
	margin-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	border-left: 1px solid silver;
	padding-left: 8px;
}

p.callout {
	border: 1px solid orange;
	z-index: auto;
	float: none;
	padding: 8px;
}

p.centertext {
	text-align: center;
}

h1 {
	padding-bottom: 9px;
	text-shadow: black 1px 1px 4px;
	font: bold 26px/27px Arial, verdana, Helvetica, Geneva, sans-serif;
	color: #d24105;
	padding-top: 4px;
	text-align: left;
}

h2 {
	color: #EBEBEB;
	padding-bottom: 9px;
	text-shadow: black 1px 1px 4px;
	font: 21px/22px Tahoma, Verdana, Arial, san-serif;
	padding-top: 12px;
}

h3 {
	color: #EBEBEB;
	text-shadow: black 1px 1px 4px;
	font: 18px/19px Tahoma, Verdana, Arial, san-serif;
	padding-top: 0;
	padding-bottom: 9px;
}

h4 {
	color: #EBEBEB;
	text-shadow: black 1px 1px 4px;
	font: 17px/17px Tahoma, Verdana, Arial, san-serif;
	padding-bottom: 8px;
	padding-top: 3px;
}

h5 {
	font: 14px/15px Tahoma, Verdana, Arial, san-serif;
	padding-bottom: 6px;
}

h6 {
	font: 10px/11px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 9px;
}

#gen1_content a:hover {
	color: #fbc96e;
	text-decoration: none;
}

#gen1_content p a:link {
	color: #fbb400;
	text-decoration: none;
}

#gen1_content p a:visited {
	color: #fbc96e;
	text-decoration: none;
}

#gen1_content p a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}

#gen1_content p a:active {
	color: #78b901;
	text-decoration: none;
}

#gen1_content h4 a:link {
	color: #fbb400;
}

#gen1_content h4 a:visited {
	color: #fbc96e;
}

#gen1_content h4 a:active {
	color: #78b901;
}

#gen1_content h4 a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}

#gen1_content td {
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
	padding: 6px;
}

#gen1_content td a:link {
	color: #fbb400;
	text-decoration: none;
}

#gen1_content.InlineButton a:link {
	color: black;
	text-decoration: none;
}

#gen1_content td a:visited {
	color: #fbc96e;
	text-decoration: none;
}

#gen1_content td a:hover {
	color: #EBEBEB;
}

#gen1_content td a:active {
	color: #78b901;
	text-decoration: none;
}

#gen1_content li {
	color: #ebebeb;
	margin-left: 20px;
	font: 1.1em/1.3em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .4em;
}

#gen1_content ul {
	margin-bottom: 16px;
	margin-left: 0;
	margin-top: 6px;
}

#gen1_content ul li a:link {
	color: #fbb400;
	text-decoration: none;
}

#gen1_content ul li a:visited {
	color: #fbc96e;
}

#gen1_content ul li a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}

#gen3_content p a {
	color: #fbb400;
}

ul {
	list-style-type: square;
	overflow: auto;
}

p.instructions {
	font-size: 11px;
	line-height: 12px;
}

#gen1_content ol li {
	font: 10px/15px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 7px;
}

#gen1_content ol.rules li {
	font: 12px/15px Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0 0 11px -30px;
}

#gen1_content p.continue a {
	text-decoration: none;
	font-weight: bold;
}

/* @group Tables */

#gen1_content table.c2 tbody tr td.c1 {
	margin: 0;
	padding: 5px;
}

tr.stripe1 {
	border-bottom: 1px solid gray;
	background-image: url(../images/backgrounds/green_grad_760t90.png);
}

table.c2 {
	width: 384px;
	margin: 0;
	padding: 0;
}

table.table1 {
	width: 390px;
	margin-top: 2px;
	margin-bottom: 14px;
}

table.table2 {
	width: 400px;
	margin-top: 2px;
	margin-bottom: 14px;
}

td.c1 {
	width: 160px;
}

td.c1 {
	padding: 0;
	margin: 0;
}

/* @end */

p.footnote {
	font-size: .9em;
	line-height: 1.1em;
}

/* @end */

/* @group format general */

#artist_content2_wide div.ParkDetails ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 2px;
}

#artist_content2_wide div.ParkDetails ul {
	margin-bottom: 6px;
}

#gen1_content h4 {
	color: #EBEBEB;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#gen1_content h3 {
	color: #EBEBEB;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#gen1_content h2 {
	color: #EBEBEB;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	word-spacing: -.05em;
}

#gen1_wrapper {
	width: 758px;
	min-height: 500px;
	padding-bottom: 9px;
	background: url(../images/backgrounds/green_grad_760t90.png) repeat;
	overflow: auto;
}

#gen1_header {
	margin-right: 12px;
	margin-left: 12px;
	height: 44px;
}

#gen2_wrapper {
	width: 758px;
	height: 1%;
	min-height: 500px;
	padding-bottom: 9px;
	background: #262204 none repeat;
}

#gen3_wrapper {
	width: 758px;
	padding-bottom: 9px;
	background: maroon url(../images/backgrounds/green_grad_760t90.png) no-repeat;
	position: relative;
	height: 1%;
}

#gen1_content {
	margin: 12px 20px 12px 21px;
}

#gen3_content {
	margin: 12px 20px 12px 21px;
	overflow: auto;
}

.box_right {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 4px;
}

.box_left {
	float: left;
	display: inline;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-top: 4px;
}

.box_right_200 {
	float: right;
	display: inline;
	margin-bottom: 12px;
	margin-left: 12px;
	position: relative;
	right: 210px;
}

.box_left_200 {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.caption {
	font-family:Arial, Helvetica, Sans-Serif;
	text-align:center;
}

p.caption_right_map {
	float: right;
	width: 403px;
	border: 1px solid olive;
	padding: 4px;
	margin-top: 6px;
	margin-left: 12px;
}

p.caption_right_410 {
	float: right;
	width: 400px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	clear: right;
	position: relative;
	right: 0;
	border: 1px solid olive;
	font-size: 1em;
}

p.caption_right_440 {
	float: right;
	width: 430px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	clear: right;
	position: relative;
	right: 0;
	border: 1px solid olive;
	font-size: 1em;
}

p.caption_right_450 {
	float: right;
	width: 440px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	clear: right;
	position: relative;
	right: 0;
	border: 1px solid olive;
	font-size: 1em;
}

p.caption_right_480 {
	float: right;
	font-size: 1em;
	width: 470px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	line-height: 13px;
	clear: right;
	position: relative;
	right: 0;
	border: 1px solid olive;
}

p.caption_right_200 {
	float: right;
	font-size: 1em;
	width: 190px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	line-height: 13px;
	clear: right;
	position: relative;
	border: 1px solid olive;
	margin-bottom: 4px;
}

p.caption_right_210 {
	float: right;
	font-size: 1em;
	width: 200px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	line-height: 13px;
	clear: right;
	position: relative;
	border: 1px solid olive;
	margin-bottom: 4px;
	text-align: center;
}

p.caption_right_250 {
	float: right;
	font-size: 1em;
	width: 240px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	line-height: 13px;
	clear: right;
	position: relative;
	border: 1px solid olive;
	margin-bottom: 4px;
}

p.caption_right_280 {
	float: right;
	font-size: 1em;
	width: 270px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	line-height: 13px;
	clear: right;
	position: relative;
	border: 1px solid olive;
	margin-bottom: 4px;
}

p.caption_inright_200 {
	float: right;
	font-size: 1em;
	width: 190px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	line-height: 13px;
	clear: right;
	position: relative;
	border: 1px solid olive;
}

p.caption_right_300 {
	float: right;
	font-size: 1em;
	width: 290px;
	bottom: 5px;
	padding: 4px;
	margin-left: 12px;
	line-height: 13px;
	clear: right;
	position: relative;
	border: 1px solid olive;
}

p.caption_right_294 {
	float: right;
	font-size: 1em;
	width: 284px;
	bottom: 5px;
	padding: 4px;
	line-height: 13px;
	clear: right;
	position: relative;
	border: 1px solid olive;
}

p.caption_left_200 {
	float: left;
	font-size: 1em;
	width: 190px;
	bottom: 5px;
	padding: 4px;
	line-height: 13px;
	position: relative;
	border: 1px solid olive;
	clear: left;
	margin-right: 12px;
	margin-bottom: 4px;
}

p.caption_left_210 {
	float: left;
	font-size: 1em;
	width: 200px;
	bottom: 5px;
	padding: 4px;
	margin-right: 12px;
	line-height: 13px;
	clear: left;
	position: relative;
	border: 1px solid olive;
	margin-bottom: 4px;
	text-align: center;
}

p.caption_left_250 {
	float: left;
	font-size: 1em;
	width: 240px;
	bottom: 5px;
	line-height: 13px;
	border: 1px solid olive;
	clear: left;
	margin-right: 12px;
	position: relative;
	padding: 4px;
	margin-bottom: 5px;
}

p.caption_left_294 {
	float: left;
	font-size: 1em;
	width: 285px;
	bottom: 5px;
	padding: 4px;
	line-height: 13px;
	position: relative;
	border: 1px solid olive;
	margin-right: 12px;
	clear: both;
	margin-bottom: 4px;
}

.txt_right_col {
	width: 375px;
	margin-left: 216px;
	margin-right: 0;
}

.head_right_col {
	width: 300px;
	margin-left: 326px;
}

.txt_left_col {
	width: 290px;
}

.txt_left {
	text-align: right;
	width: 300px;
	margin-left: 104px;
}

.txt_left_short_col {
	width: 200px;
	margin-left: 80px;
}

#rulebox290 {
	width: 280px;
	float: left;
	padding: 5px;
	border: 1px solid olive;
	margin-right: 12px;
}

.bar_right_410 {
	width: 406px;
	height: 12px;
	background-color: #4e4d2a;
	float: none;
	margin-bottom: 6px;
	clear: none;
	margin-left: 305px;
}

.bar_right_500 {
	width: 500px;
	height: 12px;
	background-color: #4e4d2a;
	float: none;
	margin-bottom: 6px;
	clear: none;
	margin-left: 213px;
}

.bar_left_294 {
	width: 291px;
	height: 12px;
	background-color: #4e4d2a;
	float: left;
	margin-bottom: 6px;
	clear: left;
}

.bar_full {
	width: 714px;
	height: 12px;
	background-color: #4e4d2a;
	float: none;
	margin-bottom: 6px;
	clear: both;
}

p.backtoindex {
	margin-top: 7px;
	padding-top: 8px;
	font-style: italic;
}

/* @end */

/* @group format artist */

div.TabContent td {
	color: #f6f6f6;
	font: 1em/1.2em Arial, Helvetica, Geneva, sans-serif;
}

div.ParkDetails {
	margin-top: 9px;
}

#artist_wrapper {
	width: 540px;
	height: 1%;
	padding-bottom: 9px;
	background: url(../images/backgrounds/scrim_purple.png) repeat;
	padding: 10px;
	display: inline-block;
}

#artist_wrapper740 {
	width: 740px;
	height: 1%;
	padding-bottom: 9px;
	background: url(../images/backgrounds/scrim_ruby_850.png) repeat;
	padding: 10px;
	min-height: 500px;
}

#artist_content1 {
	float: left;
	width: 235px;
}

#artist_content1_wide {
	float: left;
	width: 295px;
}

#artist_content1 p.caption {
	width: 225px;
	color: silver;
	font-size: 11px;
	line-height: 12px;
	padding-top: 5px;
}

#artist_content2 {
	float: left;
	width: 290px;
}

#artist_content2_wide {
	float: left;
	width: 440px;
}

#artist_content1 img {
	
}

#identifier {
	
}

h2.artist {
	color: #fbb400;
	font-weight: bold;
}

h3.showdate {
	font-size: 14px;
	line-height: 15px;
}

h3.showplace {
	font-size: 15px;
	line-height: 16px;
}

h3.ticketprices {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 13px;
}

h3.showdate p {
	line-height: 1.2em;
	font-size: .95em;
}

h4.featuring {
	font-size: 12px;
	margin-top: 5px;
	line-height: 14px;
}

#program p {
	font-size: 12px;
	line-height: 13px;
}

#program h5 {
	color: #7D902A;
	font: bold 16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 9px;
}

span.title {
	font-size: 14px;
}

#sponsors h4 {
	font-size: 12px;
	text-align: center;
}

#sponsors_wide h4 {
	font-size: 11px;
	text-align: center;
	width: 280px;
	margin-bottom: 6px;
	color: #bc2912;
	line-height: 12px;
}

#sponsors_wide A {
	color: #EBEBEB;
	text-decoration: none;
}

#sponsors_wide A:hover {
	color: #7D902A;
	text-decoration: underline;
}

#sponsors img {
	padding-left: 55px;
	margin-bottom: 10px;
}

#sponsors_wide img {
	margin-bottom: 20px;
}

#sponsors h5 {
	color: #7D902A;
	font: bold 16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 9px;
}

#iCalendarLink
{
	text-align:left;
	font-size:10px;
	color: #FBB400;
}
#iCalendarLink img
{
	position:relative;
	top:4px;
}

#downloads img {
	padding-left: 0;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#downloads td {
	font: 11px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#downloads h5 {
	color: #7D902A;
	font: bold 16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 9px;
}

#program p a {
	color: #fbb400;
}

#artist_content2 p.quote {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #D24105;
}

h2.title {
	color: #fbb400;
	font-weight: bold;
}

#aboutartist h5 {
	color: #7D902A;
	font: bold 16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 9px;
}

#sponsors_wide h3 {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 9px;
	width: 280px;
	font: 15px/16px Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group format essentials */

#essential_content {
	margin: 14px;
	clear: both;
	overflow: auto;
}

#essential_content p.next {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 12px;
	color: #EBEBEB;
	text-align: right;
	float: left;
	width: 100%;
	z-index: 10;
}

#essential_content p.next a:link {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid olive;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 12px;
	color: #EBEBEB;
	text-align: right;
	float: left;
	width: 100%;
	z-index: 10;
}

#essential_content p.next a:visited {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid olive;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 12px;
	color: #EBEBEB;
	text-align: right;
	float: left;
	width: 100%;
	z-index: 10;
}

#essential_content p.next a:hover {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 12px;
	color: #fbb400;
	text-align: right;
	float: left;
	width: 100%;
	z-index: 10;
}

#essential_content h1 {
	font-size: 29px;
}

#essential_content span.title {
	font: italic 22px Georgia, "Times New Roman", Times, serif;
	color: silver;
}

/* @end */

/* @group Support */

h2.corp {
	border-bottom: 2px solid olive;
	padding-bottom: 3px;
	margin-bottom: 7px;
	padding-top: 18px;
}

span.contribution {
	font-size: 14px;
	font-style: italic;
	margin-left: 9px;
}

#ways_to_give {
	border: 1px dotted orange;
	padding: 10px;
	margin: 0;
}

#ways_to_give h2 {
	margin-top: 0;
	padding-top: 0;
}

#ways_to_give p {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* @end */

/* @group sponsorship */

#sponsorship h3 {
	width: 460px;
	font-size: 18px;
	padding-top: 0;
	margin: 0 0 6px 216px;
	padding-bottom: 0;
}

.fullrule {
	height: 12px;
	background-color: #4e4d2a;
	float: left;
	margin-bottom: 6px;
	clear: both;
}

#sponsorship hr {
	clear: both;
	background-color: #4e4d2a;
	width: 713px;
	height: 7px;
	border-style: none;
	color: #424225;
}

#sponsorship h4 {
	width: 460px;
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 5px 216px;
	padding-top: 0;
}

#sponsorship h5 {
	width: 460px;
	font-size: 15px;
	line-height: 17px;
	margin: 0 0 5px 216px;
	text-shadow: black 1px 1px 4px;
}

#sponsorship p {
	width: 478px;
	margin-left: 216px;
	padding-right: 0;
	margin-right: 0;
}

div#sponsorship {
	width: 100%;
}

img.sponsor_photo {
	float: left;
	margin-top: 3px;
	margin-left: 116px;
	margin-bottom: 12px;
}

img.sponsor_photo2 {
	float: left;
	margin-top: 6px;
	margin-left: 0;
	margin-bottom: 12px;
}

#sponsorship img.sponsorlogo {
	float: right;
	padding-right: 40px;
	margin-bottom: 12px;
	margin-top: 6px;
}

img.sponsorsignature {
	left: 220px;
	padding-left: 222px;
}

/* @end */

/* @group titles */

#gen1_header h1.title {
	color: #ededed;
	text-align: right;
	border-bottom: 1px solid gray;
	top: 2px;
	margin-bottom: 0;
	padding-bottom: 2px;
	width: 716px;
	margin-left: 8px;
	font: 2.6em Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Dining */

#menu {
	width: 390px;
	float: right;
	background-color: gray;
	padding: 10px;
	margin-left: 10px;
	background-image: url(../images/texture_menu2.jpg);
	border: 2px solid white;
}

#menu h3 {
	text-align: center;
	font: 19px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 4px 0 6px;
	color: maroon;
	text-shadow: white 0 0 0;
}

#menu h4 {
	font: bold 13px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 6px 0 2px;
	color: #424242;
	opacity: 1;
	text-shadow: #000000 0 0 0px;
}

#menu p {
	font: 12px/15px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #424242;
}

span.price {
	padding-left: 5px;
	font: italic small-caps 13px Georgia, "Times New Roman", Times, serif;
}

img.carousellogo {
	position: relative;
	left: 50px;
}

/* @end */

/* @group Forms */

#formarea {
}

#formarea table {
	width: 712px;
}

#formarea td.col1 {
	text-align: right;
	width: 142px;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 6px;
}

#formarea td.col2 {
	text-align: left;
}

tr.stripe {
	
}

#formarea td {
	padding: 4px;
}

#formarea h3 {
	border-bottom: 1px solid #666666;
	padding-bottom: 1px;
	margin-bottom: 6px;
}

tr.submit_row {
	background-color: #2b2905;
}

.required {
	color: silver;
	font-style: italic;
}

/* @end */

/* @group Misc */

tr.rowcolor {
	background-color: #424225;
}

tr.titlerow {
	background-color: #7D902A;
}

#youtube_box {
	float: right;
	display: inline;
	margin: 0;
	padding-left: 13px;
	padding-bottom: 11px;
}

img.space {
	margin-bottom: 10px;
}

/* @end */

/* @group buttons */

#gen1_content p a.button {
	color: #fdfdfd;
	font-weight: bold;
}

#gen1_content p a.button:hover {
	color: #EBEBEB;
	text-decoration: none;
}

p a.button span {
	background: #7D902A none repeat-x;
	float: none;
	line-height: 24px;
	height: 24px;
	border-right: 2px solid #2a2a2a;
	border-bottom: 2px solid #2a2a2a;
	margin-bottom: 9px;
	margin-top: 12px;
	clear: none;
	padding: 4px 14px;
}

a.button:hover span {
	border: none;
	border-top: 1px solid #a1c23c;
	border-left: 1px solid #a1c23c;
	background: #78B901 url(images/bg_btnOver.gif) repeat-x;
	cursor: pointer;
	text-decoration: none;
	color: #EBEBEB;
}

/* My Comment */

/* @end */

/* @group button2 in table */

#gen1_content table p a.button2 span {
	font-size: 12px;
	position: relative;
	top: 4px;
	color: black;
}

#gen1_content p a.button2 {
	color: #fdfdfd;
	font-weight: bold;
}

#gen1_content p a.button2:hover {
	color: #EBEBEB;
	text-decoration: none;
}

p a.button2 span {
	background: #fbb400 none repeat-x;
	float: none;
	line-height: 24px;
	height: 24px;
	border-right: 2px solid #2a2a2a;
	border-bottom: 2px solid #2a2a2a;
	margin-bottom: 9px;
	margin-top: 12px;
	clear: none;
	padding: 4px 14px;
	color: black;
}

a.button2:hover span {
	border: none;
	border-top: 1px solid #a1c23c;
	border-left: 1px solid #a1c23c;
	background: #78B901 url(images/bg_btnOver.gif) repeat-x;
	cursor: pointer;
	text-decoration: none;
	color: #EBEBEB;
}

/* @end */

.clearfloat {
	clear: both;
}

/* @group Slideshow */

#mySlideShow {
	height: 270px;
	width: 410px
}

.slide-show {
	position: relative;
	float: right;
	width: 410px;
	height: 270px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.slide-show .slide {
	display: none;
	position: absolute;
	float: none;
}

.slide-show .slide.first, .slide img {
	display: block
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }


/* @end */

/* @group itunes area */

p.itunes_intro {
	margin-top: 6px;
	font-size: 11px;
}

#itunes_container h4 {
	border-bottom: 1px solid #868686;
	padding-bottom: 4px;
	width: 280px;
}


/* @end */

div.homegraphic {
	width: 540px;
	overflow:hidden;
}

div.rtp_slide {
	width: 718px;
	padding-left: 20px;
	padding-top: 20px;
}

/* buy now button - table row size*/
.InlineButton A:link, .InlineButton A:visited {
	background-color: #f6be14;
	width: 80px;
	padding: 3px;
	text-align: center;
	display: block;
	border-top: 1px solid #fcff1f;
	border-left: 1px solid #fcff1f;
	border-bottom: 1px solid #cfa016;
	border-right: 1px solid #cfa016;
	border-style:solid;
	border-width:1px;
	font-size: 12px;
}
.InlineButton A:hover {
	font-size: 12px;
	text-decoration:none;
	border: 1px solid #ed916c;
	padding: 3px;
	background-color: #d24105;
	color: white;
}

