/* ==============================
	Basic
============================== */
html, body {
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;}
body {
	background: #fdfdff;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394d6b;}
body.nobg, table.nobg {
	background: url('../images/rgp/rgp4-BG.jpg') top left repeat-x;
	margin: 0;
	padding: 15px;}
body.pop {
	height: auto;
	margin: 0;
	padding: 15px;}
body.simpleBody {
	height: 100%;
	background: #fff;
	margin: 0;
	padding: 0;}

input, select {color: #000;}
input.inputright {text-align: right;}

/* brainstorm #26 */
input.disabled {
	border: 0;
	background-color: transparent;}

/* brainstorm #26 */
input.inputrightdisabled {
	border: 0;
	background-color: transparent;
	text-align: right;}

a			{color: #0855a5; font-weight: bold; text-decoration: none;}
a:hover 	{color: #10b210; text-decoration: underline;}
a:visited	{color: #0855a5;}
a:active	{color: #360;}

hr {
	border: 0;
	height: 2px;
	margin: 2px 0;
	background-color: #ced7e7;
	color: #ced7e7;}

img {border: 0;}

small,
.small,
.small p,
.small div,
.small td,
.smallbold,
.smallmedbold,
.small input,
.small select,
.small textarea,
.small td,
.errorsm {
	font-size: 10px;}

.small b,
.small strong,
.smallbold,
.smallmedbold {
	font-weight: bold;}

.small strong,
.smallmedbold {
	color: #360;}

div {margin: 0; padding: 0;}

p, h1, h2, h3, h4 {
	margin: 0 0 12px;
	padding: 0;}

table+div,
table+p,
table+h1,
table+h2,
table+h3 {
	margin-top: 12px;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #052A51;}
h1 {
	position: relative;
	height: 81px;
	background: url('../images/rgp/rgp4-headerBG.jpg') top left no-repeat;
	margin: 0 -20px;
	padding: 25px 38px 0;
	font-size: 24px;
	color: #fff;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 14px;}

big, .lgmed, .sectionhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #360;}

form, script {margin: 0; padding: 0;}

/* ==============================
	Layout
============================== */
#container {
	background: url('../images/rgp/rgp4-BG.jpg') top left repeat-x;
	padding: 0;}

#content {
	background: url('../images/rgp/rgp4-contentBG.jpg') top center repeat-y;
	padding: 0 35px 3em;}

#footer {
	background: url('../images/rgp/rgp4-contentBG.jpg') top center repeat-y;
	padding: 0 35px 1em;
	font-size: 10px;
	text-align: center;}

/* ==============================
	Top Menu
============================== */
#topmenu {
	height: 124px;
	background: url('../images/rgp/rgp4-topmenuBG.jpg') top right no-repeat;
	padding: 0;}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;}

#topmenu ul li {
	position: relative;
	display: block;
	float: left;
	height: 124px;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#topmenu ul li#topnav-home 		{ width: 254px; z-index: 4;  }
#topmenu ul li#topnav-venues 	{ width: 116px; z-index: 3; }
#topmenu ul li#topnav-sports 	{ width: 115px; z-index: 2; }
#topmenu ul li#topnav-services 	{ width: 133px; z-index: 1; }

#topmenu ul li a {
	display: block;
	height: 124px;
	background: url('../images/rgp/rgp4-topmenu.jpg') 0 0 no-repeat;}

#topmenu ul li#topnav-home a 		{ background-position: 0 0; }
#topmenu ul li#topnav-venues a 		{ background-position: -254px 0; }
#topmenu ul li#topnav-sports a 		{ background-position: -370px 0; }
#topmenu ul li#topnav-services a 	{ background-position: -485px 0; }

#topmenu ul li#topnav-home a:hover 		{ background-position: 0 -124px; }
#topmenu ul li#topnav-venues a:hover 	{ background-position: -254px -124px; }
#topmenu ul li#topnav-sports a:hover 	{ background-position: -370px -124px; }
#topmenu ul li#topnav-services a:hover 	{ background-position: -485px -124px; }

#topmenu ul li a span { display: none; }

#topmenu ul li ul {
	position: absolute;
	top: 91px;
	left: -999em;
	z-index: 100;
	background: url('../images/rgp/rgp4-dropmenuBG.png') bottom left no-repeat;
	list-style: none;
	margin: 0;
	padding: 0 10px 8px 6px;}

#topmenu ul li ul#dropmenu-venues 	{ width: 304px; background-image: url('../images/rgp/rgp4-dropmenu-venuesBG.png'); }
#topmenu ul li ul#dropmenu-sports 	{ width: 224px; }
#topmenu ul li ul#dropmenu-services	{ width: 224px; }

* html #topmenu ul li ul#dropmenu-venues 	{ width: 316px; }
* html #topmenu ul li ul#dropmenu-sports 	{ width: 236px; }
* html #topmenu ul li ul#dropmenu-services	{ width: 236px; }
	
#topmenu li:hover ul, #topmenu li.sfhover ul { left: auto; }

#topmenu ul li ul li,
#dropmenu-venues li,
#dropmenu-sports li,
#dropmenu-services li {
	float: none;
	display: inline;
	background: none;
	height: auto;}

#topmenu ul li ul li a,
#dropmenu-venues li a,
#dropmenu-sports li a,
#dropmenu-services li a {
	float: none;
	display: block;
	background: none;
	height: auto;}

#topmenu ul li ul li a {
	border-top: 1px solid #0b4c86;
	margin: 0;
	padding: 15px 10px;
	text-decoration: none;
	color: #fff;}

#topmenu ul li ul li a:hover,
#topmenu ul li ul#dropmenu-services li a:hover {
	background: #17b111 url('../images/rgp/rgp4-dropmenuItemBG.jpg') 0 0 repeat-x;
	background-position: 0 0;
	border-top: 1px solid #2bff00;}

#topmenu ul li ul#dropmenu-venues li a {
	background: transparent url('../images/rgp/rgp4-dropmenu-venues-logos.png') 0 0 no-repeat;
	border: none;
	padding: 20px 0 20px 103px;}
#topmenu ul li ul#dropmenu-venues li a#sofmc-droplogo { background-position: 0 0;}
#topmenu ul li ul#dropmenu-venues li a#propl-droplogo { background-position: 0 -69px;}
#topmenu ul li ul#dropmenu-venues li a#rcfta-droplogo { background-position: 0 -138px;}
#topmenu ul li ul#dropmenu-venues li a#kct-droplogo { background-position: 0 -207px; }
#topmenu ul li ul#dropmenu-venues li a#last-droplogo { background-position: 0 -276px; padding: 10px;}

#topmenu ul li ul#dropmenu-venues li a#sofmc-droplogo:hover { background-position: -316px 0;}
#topmenu ul li ul#dropmenu-venues li a#propl-droplogo:hover { background-position: -316px -69px;}
#topmenu ul li ul#dropmenu-venues li a#rcfta-droplogo:hover { background-position: -316px -138px;}
#topmenu ul li ul#dropmenu-venues li a#kct-droplogo:hover { background-position: -316px -207px;}
#topmenu ul li ul#dropmenu-venues li a#last-droplogo:hover { background-position: -316px -276px;}

#topmenu ul li ul#dropmenu-sports li a {
	background: transparent url('../images/rgp/rgp4-dropmenu-sports-logos.png') 0 0 no-repeat;
	border: none;
	padding: 20px 0 20px 64px;}
#topmenu ul li ul#dropmenu-sports li a#kr-droplogo { background-position: 0 0;}
#topmenu ul li ul#dropmenu-sports li a#vsk-droplogo { background-position: 0 -69px;}
#topmenu ul li ul#dropmenu-sports li a#ww-droplogo { background-position: 0 -138px;}
#topmenu ul li ul#dropmenu-sports li a#vs-droplogo { background-position: 0 -207px;}
#topmenu ul li ul#dropmenu-sports li a#os-droplogo { background-position: 0 -276px;}
#topmenu ul li ul#dropmenu-sports li a#vr-droplogo { background-position: 0 -345px;}

#topmenu ul li ul#dropmenu-sports li a#kr-droplogo:hover { background-position: -236px 0;}
#topmenu ul li ul#dropmenu-sports li a#vsk-droplogo:hover { background-position: -236px -69px;}
#topmenu ul li ul#dropmenu-sports li a#ww-droplogo:hover { background-position: -236px -138px;}
#topmenu ul li ul#dropmenu-sports li a#vs-droplogo:hover { background-position: -236px -207px;}
#topmenu ul li ul#dropmenu-sports li a#os-droplogo:hover { background-position: -236px -276px;}
#topmenu ul li ul#dropmenu-sports li a#vr-droplogo:hover { background-position: -236px -345px;}

#topmenu ul li ul li a small {
	display: block;
	margin: 2px 0 0;
	padding: 0;
	font: normal 10px Verdana, sans-serif;
	color: #b3d8ff;}

#topmenu ul li ul li a:hover small {
	color: #b5ffb5;}

/* ==============================
	Menu
============================== */
#menu {
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	/* font: normal 11px Georgia, serif; */
	color: #000;}

#menu>span {
	float: left;
	display: block;
	height: 40px;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 40px;
	text-align: right;}

#menu>span>a {
	font-weight: normal;
	text-decoration: none;}

#menu>span>a img {
	vertical-align: middle;}

/* ==============================
	Toggle Mini Login
============================== */
#miniLoginLink {
	position: relative;
	width: 73px;
	height: 40px;}

#miniLoginLink>a {
	z-index: 999;
	display: block;
	outline: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 73px;
	background: url('../images/rgp/signin-nav-bg-ie.png') center center no-repeat;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #fff;}

#miniLoginLink>a img {
	margin: 0 0 0 3px;
	padding: 0;}

#miniLoginLink>a:hover {
	background: url('../images/rgp/signin-nav-bg-hover-ie.png') center center no-repeat;}

#miniLoginContainer {
	display: none;
	z-index: 99;
	width: 234px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	text-align: left;}
#miniLoginContainer p {
	margin: 0;
	padding: 0 0 10px;}

#miniLoginContainer input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #aaccee;
	padding: 5px;}

#miniLoginContainer .button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #39d url('../images/rgp/bg-btn-blue.png') 0 0 repeat-x scroll;
	border: 1px solid #39D;
	padding: 3px 5px;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0 -1px 0 #39d;
	color: #fff;}

#miniLoginContainer a {
	font-weight: normal;
	text-decoration: underline;}

#miniLoginContainer .top {
	width: 234px;
	height: 24px;
	background: url('../images/rgp/miniLoginTop.png') top left no-repeat;
	margin: 8px 0 0; padding: 0;}
#miniLoginContainer .middle {
	height: auto;
	background: #ddeef6;
	margin: 0; padding: 10px 15px;}
#miniLoginContainer .bottom {
	width: 234px;
	height: 5px;
	background: url('../images/rgp/miniLoginBottom.png') top left no-repeat;
	margin: 0; padding: 0;}

#miniLoginLink.sfhover>a {
	background: none;
	color: #036;}

#miniLoginLink.sfhover #miniLoginContainer {
	display: block;
	color: #036;}

/* ==============================
	Search
============================== */
#search {
	display: block;
	/* display: none; */
	width: 274px;
	height: 25px;
	float: right;
	background: transparent url('../images/rgp/rgp4-searchBG.png') top left no-repeat;
	margin: 12px 46px 0 0;
	padding: 5px 0 0 28px;}

#search input {
	background: transparent;
	border: none;
	color: #0d56a1;}

#search input.searchDefault {
	color: #86aad0;}

/* ==============================
	Misc
============================== */
#misc {
	height: 65px;
	padding: 0 35px;}

/* ==============================
	Bottom Menu
============================== */
#bottommenu {
	background: #073564 url('../images/rgp/rgp4-bottommenuBG.jpg') top left repeat-x;
	padding: 24px 0 35px;}

#bottommenu td {
	padding: 16px 45px 0 0;
	font-size: 10px;
	line-height: 1.5em;
	color: #d4e5f7;}

#bottommenu td#copyright {
	padding: 0;
	font-size: 9px;
	text-align: center;}

#bottommenu td h3 {
	border-bottom: 1px solid #d4e5f7;
	margin: 0;
	padding: 0;
	font: bold 12px 'Trebuchet MS', arial, sans-serif;
	color: #d4e5f7;}

#bottommenu td ul {
	list-style: none;
	margin: 0;
	padding: 0;}

#bottommenu td li {
	list-style-type: none;
	margin: 0;
	padding: 0;}

#bottommenu td a {
	text-decoration: none;
	color: #d4e5f7;}

#bottommenu td a:hover {
	text-decoration: underline;
	color: #fff;}

/* ==============================
	Other Layout Elements
============================== */
div#timer {
	white-space: nowrap;
	float: left;
	margin: 0;
	padding: 0 10px 10px;
	font-size: 11px;
	/* text-align: right; */
	color :#000;}
div#timer input {
	background: transparent;
	border: none;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;}

div#shopper {
	float: left;
	height: 43px;
	margin: 0;
	padding: 0;}

#menu div#shopper {
	float: none;
	margin: 1em 0;
	padding: 0;
	line-height: auto;
	text-align: center;}

#promoContainer {
	float: right;
	height: 43px;
	margin: 0;
	padding: 0 45px 0 0;
	background: url('../images/rgp/rgp4-icon-promo.png') center right no-repeat;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	color: #8496ad;}
#promoContainer a {
	background: url('../images/bullet-small.gif') bottom right no-repeat;
	padding-right: 6px;
	font-weight: normal;
	text-decoration: none;
	color: #0855a5;}
#promoContainer a:hover {
	text-decoration: underline;
	color: #10b210;}

#pleasewait {
	background: #fff;
	border: 1px solid #ced7e7;
	border-bottom-width: 2px;
	width: 400px;
	text-align: center;
	color: #666;}

/* ==============================
	Hover Timer
============================== */
#timer_hover {
	z-index: 99;
	float: right;
	position: relative;
	background: #eee;
	width: 200px;
	height: 48px;
	margin: 0 0 1em 1em;
	padding: 0;}

#timer_hover_minicart {
	position: absolute;
	top: 0;
	left: -99999em;
	margin-left: -25px;}
#timer_hover.sfhover #timer_hover_minicart {
	left: 0;}

#timer_hover_minicart td {
	font-size: 10px;
	text-align: center;
	color: #fff;}
#timer_hover_minicart td p {
	margin: 0 10px;
	padding: 0;}
#timer_hover_minicart td a {
	display: block;
	background: #eee;
	border-bottom: 1px solid #9a9a9a;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	color: #ff0;}
#timer_hover_minicart td a:hover {
	background: #2A518E;
	color: #fff;}

#timer_hover_countdown {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 48px;
	font-weight: bold;
	text-align: center;
	color: #000;}
#timer_hover_countdown input {
	border: 1px solid #ccc;
	margin-left: 0.5em;
	font-weight: bold;
	text-align: center;
	color: #f00;}
#timer_hover.sfhover #timer_hover_countdown {
	color: #fff;}

/* ==============================
	Menu Timer
============================== */
#timer_menu {
	margin: 1em;
	padding: 0;}

#timer_menu th {
	padding: 3px;
	font-size: 10px;}
#timer_menu th input {
	background: transparent;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;}

#timer_menu td {
	background: #eee;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
	text-align: center;}
#timer_menu td p {
	margin: 0;
	padding: 0;}
#timer_menu td p+p {
	margin-top: 5px;}

/* ==============================
	Mini Cart
============================== */
body.minicartBody {
	height: 100%;
	background: transparent url('../images/rgp/rgp4-BG.jpg') 0 -124px repeat-x;
	padding: 0;}

div#minicart {}

table#minicart {
	margin: 0;
	padding: 0;}

#minicart td,
#minicart div {
	font: 10px Verdana, sans-serif;
	line-height: 1.5em;}

#minicart td {
	white-space: nowrap;
	border-left: 1px solid #fff;
	padding: 0 10px;}

#minicart div {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ccc;}

#minicart td img,
#minicart div img {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	width: 25px;
	height: 25px;}

#minicart td input,
#minicart div input {
	margin: 5px auto 0;
	padding: 0;
	font-size: 10px;}

/* ==============================
	Breadcrumbs
============================== */
#breadcrumbs {
	margin: 0 0 10px;
	padding: 0;
	font-size: 10px;
	text-align: right;
	color: #666;}
#breadcrumbs a {
	font-weight: normal;
	color: #666;}
#breadcrumbs strong a {
	font-weight: bold;
	color: #2A518E;}

/* ==============================
	Tables
============================== */
.boxed {
	background: #fff;
	border: 1px solid #ced7e7;
	border-bottom-width: 2px;
	padding: 5px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #2A518E;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* brainstorm # 25 */
.boxedhead td {
	background: transparent;
	font-weight: bold;
	color: #fff;}

.boxedhead a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;}

.boxed p.eventDate {
	text-indent: -7em;
	margin-left: 7em;}

#ada {
	margin: 0 auto 1em;
	padding: 5px;
	border: 1px solid #00f;
	font-weight: normal;
	line-height: 21px;
	text-align: center;}
#ada img {
	vertical-align: middle;}
#ada a {
	white-space: nowrap;
	font-weight: bold;
	color: #00f;}

/* ==============================
	BoxedShadow
============================== */
.boxedShadow {
	background-color: #fff;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	margin: 0 0 1.5em;
	padding: 0;}

.boxedShadow th {
	white-space: nowrap;
	padding: 0;}
.boxedShadow th img {
	width: 10px;
	height: 10px;
	border: 0;}

/* edges */
.boxedShadow th.edge12 {background-image: url('../images/boxedShadow/12.gif'); background-position: bottom left; 	background-repeat: repeat-x;}
.boxedShadow th.edge21 {background-image: url('../images/boxedShadow/21.gif'); background-position: top right; 		background-repeat: repeat-y;}
.boxedShadow th.edge23 {background-image: url('../images/boxedShadow/23.gif'); background-position: top left; 		background-repeat: repeat-y;}
.boxedShadow th.edge32 {background-image: url('../images/boxedShadow/32.gif'); background-position: top left; 		background-repeat: repeat-x;}
/* corners */
.boxedShadow th.corner11 {width: 10px; height: 10px; text-align: right; 	vertical-align: bottom;}
.boxedShadow th.corner13 {width: 10px; height: 10px; text-align: left; 		vertical-align: bottom;}
.boxedShadow th.corner31 {width: 10px; height: 10px; text-align: right; 	vertical-align: top;}
.boxedShadow th.corner33 {width: 10px; height: 10px; text-align: left; 		vertical-align: top;}

.boxedShadow td {
	height: 100%;
	padding: 0;
	text-align: left;
	vertical-align: top;}

/* ==============================
	My Account
============================== */
/* brainstorm # 22 */
#myaccount .label {
	white-space: nowrap;
	text-align: right;}

#myaccount .acctInfo {
	font-weight: bold;}

#myaccount a {
	text-decoration: none;}

#myaccount a:hover {
	text-decoration: underline;}

/* ==============================
	Main: Chocolate
============================== */
#mainContainer_chocolate {
	margin: 2em auto;
	padding: 0;}

td.main_chocolate {
	position: relative;
	width: 200px;
	background: url('../images/chocolate/frame-mainBG.gif') top center no-repeat;}

td.main_chocolate h3 {
	margin: 0 0 10px 5px;
	padding: 0;
	font-size: 13px;}

td.main_chocolate ul {
	margin: 0 5px 0 25px;
	padding: 0;
	font-size: 11px;}

td.main_chocolate ul li {
	margin: 0 0 5px;
	padding: 0;}

td.main_chocolate ul li a {
	text-decoration: none;}

td.main_chocolate ul li a:hover {
	text-decoration: underline;}

/* ==============================
	Event List Style
============================== */
ul.eventlist li {
	list-style-image: url('../images/bullet.gif');
	margin-bottom: 1.5em;}

table.eventlist {
	border-collapse: collapse;
	border-bottom: 2px solid #ddd;
	margin: 1em auto;}
table.eventlist th {
	padding: 2px 10px;
	text-align: left;}
table.eventlist th+th {
	border-left: 1px solid #fff;}
table.eventlist td {
	padding: 10px;}
table.eventlist td p {
	margin: 0;
	padding: 0;}
table.eventlist td p+p {
	margin-top: 1em;}
table.eventlist td input {
	text-align: right;}

ul#eventlistbig {
	width: 300px;
	list-style: none;
	margin: 2em auto;
	padding: 0;
	text-align: center;}
ul#eventlistbig li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}
ul#eventlistbig li a {
	display: block;
	background: url('../images/rgp/rgp3-eventlistbigBG.gif') bottom left repeat-x;
	border: 2px solid #c6d3e7;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #2A518E;}
ul#eventlistbig li a:hover {
	border: 2px solid #4a71b5;
	color: #4a71b5;}
ul#eventlistbig li a span {}

p#eventlistbig {
	margin: 2em 0;
	padding: 0;
	text-align: center;}
p#eventlistbig a {
	margin: 10px;}

th, .listhead {
	background-color: #2A518E;
	padding: 1px 3px;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #fff;}

.listoddb {
	font-weight: bold;}

div.toggleIcon {
	float: right;
	margin: 0 0 1em 1em;
	padding: 0;
	font-size: 10px;
	text-align: center;}
div+div.toggleIcon {
	margin-top: 1em;}
div.toggleIcon a {
	text-decoration: none;}
div.toggleIcon img {}
h1 div.toggleIcon {
	position: absolute;
	top: 17px;
	right: 15px;
	margin: 0;
	padding: 0;}
h1 div.toggleIcon a {
	font-weight: bold;
	color: #fff;}

/* ==============================
	Form Table
============================== */
.formTable {
	width: 400px;
	border-collapse: collapse;
	margin: 1.5em auto;
	padding: 0;}
.formTable th {
	background: transparent;
	padding: 10px 5px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	color: #000;}
.formTable td {
	background: transparent;
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;}
.formTable td input {}
.formTable td input[type="radio"] {
	vertial-align: middle;}

.formTable td.labelMax {
	text-align: center;}
.formTable td.labelMax div {
	margin: 0;
	padding: 0;}
.formTable td.labelMax div+div {
	margin-top: 0.5em;}
	
.boxed .formTable {
	width: auto;
	margin: 0;}
.boxed .formTable th,
.boxed .formTable td {
	padding: 0 5px 3px;}

/* ==============================
	Form List
============================== */
.formList {
	clear: both;
	width: 65%;
	border: 1px solid #ccc;
	margin: 0 auto 1em;
	padding: 10px;}
.formList dt {
	margin: 0;
	padding: 0;
	font-weight: bold;}
.formList dd {
	margin: 0.5em 0 1.5em 2em;
	padding: 0;
	font-weight: normal;}

.boxed .formList {
	width: auto;
	border: none;
	margin: 0;}

/* ==============================
	Form: radio/checkbox list
============================== */
.customFormOptions {
	list-style: none;
	margin: 0;
	padding: 0;
	font: inherit;
	text-align: left;}
.customFormOptions li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 2em;
	text-indent: -2em;}
.customFormOptions li+li {
	margin-top: 0.5em;}

.formTable td.labelMax .customFormOptions {
	margin-left: 25%;}

/* ==============================
	Event Info
============================== */
table#eventInfo {
	border-collapse: collapse;
	margin: 0 0 2em;
	padding: 0;}

table#eventInfo td {
	padding: 0 10px 0 0;
	vertical-align: top;}

div#eventInfo {
	padding-bottom: 1em;}
div#eventInfo td {
	padding-right: 1em;}

#eventInfo h2 {
	margin: 0;
	padding: 0;}

#eventInfo p {
	margin: 1em 0 0;
	paddiing: 0;
	font-size: 10px;
	line-height: 1.5em;}

#eventInfo #eventInfo_comments {
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding: 1em 0;
	font-size: 10px;}

#eventInfo strong {
	color: #2A518E;}

/* ==============================
	Event Info MINT
============================== */
td#eventInfo_mint {
	width: 50%;}

td#eventInfo_mint p.eventDate {
	text-indent: -7em;
	margin-left: 7em;}

/* ==============================
	Event Info CHOCOLATE
============================== */
table#eventInfo_choc {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0 2em;
	padding: 0;}

table#eventInfo_choc td#eventInfo {
	width: 25%;
	padding: 0 10px 0 0;
	padding-right: 10px;
	vertical-align: top;}

table#eventInfo_choc td#eventForm {
	/* background: transparent url('../images/dottedLineGradient.png') top left repeat-y;
	border-top: 1px solid #ccc; */
	padding: 0;
	vertical-align: top;}

table#eventCols {
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: none;
	margin: 0 0 2em;
	padding: 0;}

table#eventCols td.cols {
	width: 25%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	padding: 1em 10px 1.5em;
	text-align: left;
	vertical-align: top;}

table#eventCols td.firstCol {
	/*border-left: none;*/}

table#eventInfo_choc .instructions {
	/* display: none; */}

table#eventInfo_choc .formList {
	width: auto;
	border: none;
	margin: 0 auto 1em;
	padding: 0;
	font-size: 10px;
	text-align: left;}

table#eventInfo_choc .formList dt {
	font-weight: bold;}

table#eventInfo_choc .formList dd {
	margin-left: 0;}

/* ==============================
	Event Info Group Seating
============================== */
table#groupSeating {
	border-collapse: collapse;
	margin: 1em 0 0;
	padding: 0;}

table#groupSeating th {
	white-space: nowrap;
	background: none;
	padding: 0 1em 0 0;
	vertical-align: top;}

table#groupSeating td {
	padding: 0 0 1em;
	vertical-align: top;}

/* ==============================
	Event Info PL Dropdown
============================== */
#plContainer {
	width: 185px;
	position: relative;
	margin: -2.5em auto 2em;
	padding: 0;}

#plContainer #colorBox {
	width: 25px;
	padding: 0;}

#plContainer #colorBox .colorBox {
	margin: 0;}

#plContainer p {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	text-align: center;}

#plValue {
	width: 120px;
	height: 17px;
	border: 1px solid #666;
	border-right: none;
	margin: 0;
	padding: 0;}

#plTable {
	position: absolute;
	z-index: 99;
	top: 19px;
	left: -99999em;
	width: 250px;
	background: #fff;
	border-collapse: collapse;
	border: 1px solid #000;
	margin: 0;
	padding: 0;}
#plTable.sfhover {
	left: auto;}
#plTable * {
	font-size: 11px;}

#plTable tr:hover,
#plTable tr.sfhover {
	cursor: pointer;
	background: yellow;}

#plTable tr.active {
	background: #ccc;}

#plTable th {
	padding: 1px 3px;
	vertical-align: bottom;}

#plTable td {
	padding: 5px 3px;
	vertical-align: middle;}

.plDesc {
	text-align: left;}
.plPrice {
	text-align: right;}

/* ==============================
		Qty table
============================== */
table.qtyTable {
	border-collapse: collapse;
	border-bottom: 2px solid #ddd;
	margin: 0 auto 1em;}
table.qtyTable th {
	padding: 2px 5px;
	text-align: center;}
table.qtyTable th+th {
	border-left: 1px solid #fff;}
table.qtyTable td {
	padding: 2px 5px;}
table.qtyTable td input {
	text-align: right;}
.ptDesc {
	width: 40%;
	padding-right: 2em;
	text-align: left;}
.ptQty {
	text-align: center;}
.ptPrice {
	overflow: hidden;
	width: 110px;
	white-space: nowrap;
	text-align: right;}

table.qtyTable_choc th {
	background: transparent;
	border-bottom: 2px solid #ddd;
	padding: 2px 0;
	font-weight: normal;
	text-align: left;
	color: #000;}

/* ==============================
	Upsell
============================== */
#upsellTable {
	height: 100%;}

#upsellTable td {
	font-family: Verdana, sans-serif;
	font-size: 10px;}
#upsellTable td+td {
	border-left: 1px solid #ccc;}
#upsellTable td.listodd,
#upsellTable td.listeven {
	background: transparent;}

#upsellTable table {}

#upsellTable table td {
	border: none;
	width: auto;
	padding: 3px;}

#upsellTable td div {
	width: 120px;
	padding: 3px;
	text-align: center;}
#upsellTable td div img.logo {
	width: 40px;
	height: 40px;}

/* ==============================
	Cart Display CHOCOLATE
============================== */
#cartdisplay_choc {}
#cartdisplay_choc td {}

#cartdisplay_choc td.boxed {
	/*background: transparent;
	border: 1px solid #ddd; */}

#cartdisplay_choc td.boxed td {
	padding: 0 0 0.5em;
	white-space: nowrap;}
#cartdisplay_choc td.boxed td.amount {
	background: transparent;}

/* ==============================
	Cart Display
============================== */
.sectionhead {
	border: 1px solid #fff;
	padding: 4px;
	color: #000;}
.cartbox {
	background: #fff;
	border: 1px solid #ced7e7;
	border-bottom-width: 2px;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #ced7e7;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #2A518E;}
.amounthead {
	background-color: #2A518E;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #fff;
	padding: 1px 5px;
	text-align: right;}

/* ==============================
	Content
============================== */
p.buttonSet {}
p.buttonSet a+a,
p.buttonSet input+input,
p.buttonSet button+button {
	margin-left: 2em;}

div.clear {
	clear: both;
	height: 0;}

.nowrap {
	white-space: nowrap;}

.attention {
	font-weight: bold;
	color: #0000ff;}

button,
.button {
	cursor: pointer;
	padding: 0 2px;
	font-weight: bold;
	color: #2A518E;}

/* frickin IE */
button,
.button {
	width: auto;
	overflow:visible;}
* html button,
* html .button {
	width: 1; }
/* end frickin IE */

.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}

button.checkOut,
input.checkOut {
	background-color: #2A518E;
	border: 3px solid #360;
	padding: 2px 5px;
	font-size: 16px;
	text-transform: none;
	color: #fff;}

td.checkOut {
	background: #eee;
	text-align: right;}
td.checkOut img {
	border: 5px solid #2A518E;
	padding: 0;}

.error, .errorsm, .req {
	font-weight: bold;
	color: #cc0000;}

.req {
	font-weight: normal;
	font-size: 9px;}

ul.extended li,
ol.extended li
	{margin-bottom: 1em;}

ul.extended ul,
ul.extended ol,
ol.extended ul,
ol.extended ol
	{margin-top: 1em;}

.hide {display: none;}
.show {display: visible;}

.medbold {font-weight: bold;}

span.secret {color: #fff;}

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #394d6b;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}

.bold { font-weight: bold;}

/* ==============================
	eCheck
============================== */
.checkamount {
	font-size: 11pt;
	font-weight: bold;}

.checkamountbox {
	border: 1px solid #000;
	padding: 4px;}

.checki {
	font-size: 7pt;
	font-style: italic;}

.checkmain {
	font-size: 10pt;}

.checkmaini {
	font-size: 10pt;
	font-style: italic;}

.checksmall {
	font-size: 7pt;}

.maincheck {
	background-image: url('../images/echeck-bg.gif');
	border: 2px solid #000;
	padding: 4px;}

/* ==============================
	LOGOS: toggle fullsize
============================== */
.thumbShow, .thumbHide {
	display: block;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #00f;}

.thumbShow span, .thumbHide span {
	position: absolute;
	top: -50%;
	left: -50%;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0.5em;
	background: #fff;
	border: 3px solid #999;
	color: #00f;}

.thumbShow span {
	cursor: pointer;}

.thumbHide span {
	display: none;}

.rdBox {
	border: 1px solid #2A518E;
	padding: 5px;}

.rdBoxhd {
	background-color: #2A518E;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 18px;}

html>body .rdBoxhd {
	background-image: url('../images/opacityHeader2.png')!important;
	background-position: top left;
	background-repeat: repeat-x;}

/* ==============================
	Mini Login/Account
============================== */
#miniAccount {
	background: #ddd;
	margin: 1em auto 2em;
	padding: 5px;
	font-size: 11px;
	text-align: center;}

#miniAccount input[type="text"] {
	width: 150px;}

#miniAccount small {
	font: 9px verdana, sans-serif;
	font-size: 9px;}

#miniAccount ul {
	margin: 1em 0;
	padding: 0;}
#miniAccount ul li {}
#miniAccount ul li a {
	display: inline;
	font-size: 11px;}

/* ==============================
	Showbox
============================== */
/* brainstorm (captcha/pleasewait lightbox) added 'layer2' BELOW */
#layer,
#layer2 {
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);}

/* brainstorm (captcha/pleasewait lightbox) added 'box2' BELOW */
#box,
#box2 {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 99999;}

#box .hd {
	background-color: #2A518E;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 18px;}

html>body #box .hd {
 background-image: url('../images/opacityHeader2.png')!important;
 background-position: top left;
 background-repeat: repeat-x;}

*html #box .hd {
	height: 28px;}

#box .content {
	background-color: #fff;
	margin: 0;
	padding: 10px 10px;
	overflow: auto;}

#box .contentFrame {
	padding: 10px 0;
	overflow: visible;}

#box .ft {
	background-color: #505050;
	position: relative;
	text-align: center;
	padding: 10px 10px 10px 10px;;
	color: #fff;}

#box .button {
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #eee;
	color: #000;
	border: 1px outset #666666;
	margin: 2px 5px;}

#box a:hover {
	color: #cc0000;}

html>body .button {
	background-image: url('../images/opacityHeader2.png')!important;
	background-position: top left;
	background-repeat: repeat-x;}

/* form validation */
.errors {
	background: #ffcece url('../images/error-bkg.gif')top right scroll no-repeat;
	padding: 3px 10px 3px 2px;
	margin: 0;
	height: 19px;
	font-size: 0.9em;
	z-index: 10;
	position: absolute;}

.acctMenu {margin: 8px 0px;}

/* brainstorm (captcha/pleasewait lightbox) */
#box2 {
	border: 2px solid #2A518E;}
#box2 iframe {
	background: #fff;
	margin: 0;
	padding: 0;}
#box2 table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	background: #fff;
	margin: 0;}
#box2 td {
	padding: 0;
	text-align: center;
	vertical-align: middle;}
#simpleContainer {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;}
/* end bstorm (captcha/pleasewait lightbox) */

/* ==============================
	round corners
============================== */
.hdCorner, .ftCorner {display: block;}

.hdCorner * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .001em;
	/*background-image: url('../media/image/2ColorHeader.png')!important; */
	/* background-image: url('../images/opacityHeader2.png')!important;*/
	background-color: #2A518E;}

html>body .hdCorner * {
	background-image: url('../images/opacityHeader2.png')!important;
	background-position: top left;
	background-repeat: repeat-x;}

.ftCorner * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .001em;
	background: #505050;}

.Corner1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;}

.Corner2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;}

.Corner3 {
	margin-left: 1px;
	margin-right: 1px;}

.Corner4 {
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;}

.Corner5 {
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;}

.whtCornerfg {
	padding: 3px 6px 3px 6px;}

/* ==============================
	shadow
============================== */
.x1, .x1a, .x2, .x2a {
	display: block;
	background: url('../images/glow2.png') no-repeat;
	/* turn off for IE6 or use a GIF */
	_background: transparent;
	width: 100%;
	height: 90%;
	position: absolute;}

.x1 {
	background-position: 0 0;
	z-index: -2;
	top: -10px; /* set to the size of the glow */
	left: -10px;
	bottom: 0px;
	/* set glow to the edges of 'mod' */
	padding: 0 10px 10px 0;
	height: 95%;
	* height: 105%;}

.x1 .x1a {
	height: 10px;
	width: 10px;
	background-position: 100% 0;
	right: -10px;
	top: 0;}

.x2 {
	background-position: 100% 100%;
	z-index: -1;
	bottom: 0px;
	* bottom: -35px;
	right: -10px;
	padding: 10px 0 0 10px;}

.x2 .x2a {
	height: 10px;
	width: 10px;
	background-position: 0 100%;
	left: -10px;
	bottom: 10px;}

/* ==============================
	Multi Column Select
============================== */
.multiColSel {
	width: 100%;
	padding-left: 15px;}

.multiColSel input {
	border: 1px solid #6d6d6d;
	height: 15px;}

.multiColSel img {
	margin: -3px 0 0 -2px;
	*margin: 0 0 0 -2px;/*IE6*/}
.multiColSel img {margin /*\**/: 0 0 0 -2px\9;} /*IE7*/
.multiColSel img {margin: -8px 0 0 -2px\0/}/*IE8* only/

/* ==============================
	cart actions
============================== */
#cartActions {
	background: #eee;
	padding: 0;}

#cartActions table {}
#cartActions td {
	text-align: center;}
#cartActions td span+span {
	margin-left: 15px;}

#cartActions td#cartCheckOut {
	text-align: right;}

#cartActions td#cartCheckOut a {
	margin: 0;}

/* ==============================
	cart actions: chocolate
============================== */
#cartActions_choc {
	text-align: center;
	padding: 10px;}
#cartActions_choc div {
	display: block;
	margin: 0 0 20px;
	padding: 0;}
#cartActions_choc span {
	white-space: nowrap;
	display: block;
	margin: 0 0 6px;
	padding: 0;}

/* ==============================
	cart links
============================== */
a.cartNav {
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;}

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

a.cartNav img {
	margin: 0;
	padding: 0;
	vertical-align: middle;}

/* ==============================
	Upsell
============================== */
.upsell {
	padding: 10px 0;
	background: transparent url('../images/topgreybg.gif') top left repeat;}

/* ==============================
	6.93 CrossSell Box
============================== */
#crossSell {
	background: transparent;}

#crossSell a:link,
#crossSell a:visited,
#crossSell a:active {
	text-decoration: none;
	font-weight: normal;}

#crossSell a:hover {
	text-decoration: underline;}

/* ==============================
	10px font fix
	(use when global font is arial
	instead of verdana)
============================== */
small, .small, .small p, .small div, .small td, .smallbold, .smallmedbold, .errorsm,
/*#timer,
#timer input, */
#footer b, #footer strong,
#breadcrumbs,
.boxedheadsm,
.sectionhead,
.cartbox,
.carthead,
.amounthead {
	font-family: Verdana, Geneva, sans-serif;}

/* ==============================
	Custom Code - case 262048
	Breast Cancer colors
============================== */
.breastCancer {
	background: #ffe7f3;
	border: 1px solid #ff99c4;
	border-bottom-width: 2px;}
.breastCancer a,
.breastCancer span,
.breastCancer strong {
	color: #d17ea1;}

