/* ------------------------------
	Basic
------------------------------ */
/*body {
	background: #fff;
	margin: 0;
	padding: 5px;}*/
body { padding: 0px; margin: 0px; text-align: center; background: #333333 url(../images/newTop.gif) repeat-x left 15px }
body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg, table.nobg {
	background: #ccc;
	margin: 0;
	padding: 15px;}
body.pop {
	margin: 0;
	padding: 15px;}

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: #00f; font-weight: bold;}
a:hover 	{color: #41618e;}
a:visited	{color: #009;}
a:active	{color: #41618e;}

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

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #32598a;}
h1 {
	border-bottom: 2px solid #666666;
	font-size: 18px;}
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: #41618e;}

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

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

.small strong, 
.smallmedbold {
	color: #41618e;}

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

/* ------------------------------
	Layout
------------------------------ */

#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: transparent;
}


/* ------------------------------
	Main Page
------------------------------ */
#mainLinks td {
	margin: 0;
	padding: 0;}

#mainLinks h3 {
	height: 30px;
	margin: 0 0 1em;
	padding: 0 0 0 10px;
	line-height: 30px;}

#mainLinks ul {}

#mainLinks td li {
	margin-bottom: 0.5em;}

#mainLinks td a {
	text-decoration: none;
	color: #4d2892;}

#mainLinks td a:hover {
	text-decoration: underline;}

/* ------------------------------
	Mini Cart - top hover version
------------------------------ */

#cartIcon{
	background-color: transparent; 
	color: #333;  
	width: 170px; 
	z-index: 10; 
	position: absolute;
	margin-top: -25px;;
	padding: 0;
	left: 710px;}
.minicart{
  background: none;	
}	

.minicart-over{
  background: transparent url('../images/minicart-bg.png') top left no-repeat;	
}		

#carttimer {  
	font-size: 11px;
	color: #000;
	padding: 2x 4px;
	text-align: center;}

#mCart{
	padding:10px 0;}
	
#timer {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	text-align: center;
	line-height: 22px;
	color: #fff;}
	
#timer input {
	font-size: 10px;
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #808080;
	text-align: center;
	background-color: #eee;}

#timer a:link, #timer a:active, #timer a:visited{	
  color: #09326f;
  text-decoration: none;}  

#timer a:hover{	
  color: #cc0000;}    
	
.timer {
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #808080;
	text-align: center;
	background-color: #eee;
	padding: 3px 5px;}
	
a.timer:link{
	font-size: 10px;
	color: #09326f;
	border: 1px outset #808080;
	text-decoration: none;
	padding: 3px 8px;}

a.timer:hover{
	color: #cc0000;
	text-decoration: none;}	
/*   ----------------------
		end of mini cart - top hover
--------------------------*/ 

/* ------------------------------
	Mini Cart - left lower corner version
------------------------------ */
#minicartContainer {
	margin: 1em 0.5em 1em 0.5em;
	border-collapse: collapse;}

#minicart {}

#minicart td {
	padding: 5px 0;
	/*border-bottom: 1px solid #ccc;*/
	font-size: 10px;}

#minicart td img {
	float: left;
	margin-right: 5px;}

#minicartTimer {
	background: yellow;
	font-size: 10px;
	text-align: center;}

#minicartTimer input {
	background: transparent;
	border: none;
	font-size: 13px;
	font-weight: bold;}
	
#minicartContainer a:link{
	font-size: 9px;
	text-decoration: none;
	color: #000;}

#minicartContainer a:hover{
	text-decoration: underline;
	color: #cc0000;}
	
/*   ----------------------
		end of mini cart
--------------------------*/ 


#container {}

#content {
	background: #fff;
	border-left: 15px solid #d7d7d7;
	border-right: 15px solid #d7d7d7;
	margin: 0;
	padding: 10px 10px 75px;}

#footer {
	background: #fff;
	border: 15px solid #d7d7d7;
	border-top: none;
	padding: 10px;
	font-size: 10px;
	text-align: center;}
	
#login {
	float: left;
	padding: 10px 10px 10px 0;
}	

#pleasewait {
	background: #fff;
	border: 6px double #ddd;
	width: 400px;
	text-align: center;
	color: #666;}

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {
	background: #d7d7d7;
	height: 40px;
	padding: 0 15px 0 129px;
	font-size: 10px;}

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

#topmenu ul li ul {
	position: absolute;
	left: -999em;
	width: 13em;
	height: auto;
	background: #fff;
	border: 1px solid #41618e;
	border-top: none;}

#topmenu ul li ul li ul {
	margin: -2.3em 0 0 13em;}

/* IE hack */
* html #topmenu ul li ul li ul {margin-left: 12.8em;}

#topmenu li:hover ul ul,
#topmenu li:hover ul ul ul,
#topmenu li.sfhover ul ul,
#topmenu li.sfhover ul ul ul
	{left: -999em;}

#topmenu li:hover ul, 
#topmenu li li:hover ul, 
#topmenu li li li:hover ul, 
#topmenu li.sfhover ul,
#topmenu li li.sfhover ul,
#topmenu li li li.sfhover ul
	{left: auto;}

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

#topmenu ul li ul li {
	display: inline;
	float: none;}

#topmenu ul li a {
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	color: #000;}

#topmenu ul li a:hover {
	background-color: #999;
	color: #fff;}

#topmenu ul li ul li a {
	display: block;
	white-space: normal;
	border-top: 1px solid #41618e;
	margin: 0;
	padding: 0.5em 5px;
	color: #666;}

/* IE hack */
* html #topmenu ul li ul li a {width: 100%;}

#topmenu ul li ul li a:hover {
	background-color: #41618e;
	color: #fff;}

/* ------------------------------
	Menu
------------------------------ */
#menu {
	margin: 0;
	padding: 0 0 3em 0;	}

#menu ul {
	list-style: none;
	/*background: url('../images/vanilla-menuBG.gif') bottom right no-repeat;*/
	margin: 0;
	padding: 0 5px 24px;}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#menu li a {
	display: block;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px 0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #41618e;}

#menu li a:hover {
	background: #fff;
	color: #000;}

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

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #ddd;
	padding: 5px;}

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

.boxedheadsm {
	font-size: 10px;}

/* brainstorm # 25 */
.boxedheadlink, a.boxedheadlink, a.boxedheadlink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;}

a.boxedheadlink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;}	

#ada {
	margin: 0 0 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;}

/* brainstorm # 22 */
.label {
	text-align: right;
	padding: 0 5px 0 0;}	
	
.acctInfo {
	text-align: left;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;}	
	
.myacct a:link{
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;
}	
/* end of brainstorm #22 */

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	list-style-type: none;
	margin-bottom: 1.5em;}

ul#eventlistbig {margin: 0 100px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	border: 1px solid #eee;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #41618e;}
#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}

th, .listhead {
	background-color: #41618e;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

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

.listoddb {
	font-weight: bold;}

/* ------------------------------
	Form Table
============================== */
.formTable {
	width: 400px;
	border-collapse: collapse;
	margin: 1.5em auto;
	padding: 0;}
.formTable td.input_label {
	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: #1187a7;}

.mcsSelecttable {
	position: absolute;
	display: none;
	width: 300px;
	z-index: 2000;
	background-color: #fff;
	margin: 0 0 0 10px;
	* margin: 0 0 0 -118px;
	padding: 0px 5px;
}

.mcsOptions tr:hover{ background-color: #FFFF00;}

.mcsRowValue{ display: none;}

.sfhover { 
	background-color: #FFFF00;
	color: #fff !important;
	cursor: default;	
}

/* ==============================
	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;
	text-align: left;}

table#eventInfo_choc .formList dt {
	margin-top: 1.5em;
	font-weight: bold;}

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

/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #514da1;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #ddd;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #41618e;}
.amounthead {
	background-color: #41618e;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	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 {
	background: #eee;
	border: 2px solid #41618e;
	/*border-right: 2px solid #107d9a;
	border-bottom: 2px solid #107d9a;*/
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor:pointer;
	color: #41618e;}
.buttonAda {
	background-color: #27478E;
	border: 2px solid #DEDEDD;
	padding:4px 7px 3px 7px;
	font-size:10px;
	text-transform: uppercase;
	color: #fff;
	cursor:pointer;
	background-image:url('../images/opacityHeader2.png');
	background-position:top;
	background-repeat:repeat-x;
	}

.searchbutton { cursor: pointer; }
.checkOut {
	padding: 5px;
	font-size: 13px;}
	
div.checkoutButton_white input {
	display: block;
	background: #1187a7 url(../images/icons/checkout_white.png) no-repeat;
	cursor:pointer;
	width: 190px;
	height: 50px;
	border: 5px solid #ccc;
}

div.checkoutButton_black input {
	display: block;
	background: #1187a7 url(../images/icons/checkout_black.png) no-repeat;
	cursor:pointer;
	width: 190px;
	height: 50px;
	border: 5px solid #ccc;
}

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

.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: #000;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}

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

/* ------------------------------
	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 #7B2132;
	padding: 5px;}
	
.rdBoxhd {
	background-color:#7B2132;	
	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;} 		
	
/*---------------------------------
		POPUP : windows
----------------------------------*/

#layer {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#box {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;
	}		
	
#box .hd {
	background-color:#7B2132;	
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px; 
	height: 35px;
	} 	
	
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 .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;}

/*****************/
/* 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: #7B2132; 
  }  
  
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{
	border-collapse: collapse;
}

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

.multiColSel img{
	margin: 0 0 0 -3px;	
	* margin: 0 0 0 -3px;
    margin /*\**/: 0 0 0 -3px\9 	/*CSS hack for IE8 Standards Mode */
}	




/****************************
 cart actions
****************************/

  
#cartActions {
	line-height: 20px;	
} 

#cartActions a:link, #crosell a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;}
	
#cartActions a:hover{
	text-decoration: underline;}
	
#cartActions img{
	height: 15px;	
	width: 15px;
} 	

a.cartNav {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;}

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

.cartNav img{
	width: 18px;
	height: 18px;}

/*****************/
/* Upsell		 */
/*****************/

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



/****************************
 6.93 CrossSell Box		
****************************/

#crossSellrow {
	border-top: 1px solid #e8e8e8;
	padding: 10px 0 0 0;
	background-image: url('../images/topgreybg.gif')!important;
  	background-position: top left;
 	background-repeat: repeat-x;	    
    background-color: #1187a7;
} 
/*
html>body #crossSellrow {
  background-image: url('../images/upgrad-w.png')!important;
  background-position: top left;
  background-repeat: repeat-x;	    
} 
*/ 

  
#crossSell {
  	background: transparent; 
} 

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

/* Roanoke Menu */

.rEvents a { background-color: #892034; float: left; width: 63px; height: 30px }
.rEvents a:hover { background-color: #a75867 }
			
.rTickets a { background-color: #41618E; float: left; width: 70px; height: 30px }
.rTickets a:hover { background-color: #7189aa }

.rServices a { background-color: #857561; float: left; width: 112px; height: 30px }
.rServices a:hover { background-color: #a49889 }

.rBooking a { background-color: #9a3416; float: left; width: 75px; height: 30px }
.rBooking a:hover { background-color: #b36750 }

.rCatering a { background-color: #4d5a12; float: left; width: 84px; height: 30px }
.rCatering a:hover { background-color: #7a834d }

.rContact a { background-color: #bb8900; float: left; width: 94px; height: 30px }
.rContact a:hover { background-color: #cca740 }

.rLinks a { background-color: #591e55; float: left; width: 62px; height: 30px }
.rLinks a:hover { background-color: #835680 }

.links { position: absolute; visibility: hidden; border: 0px; border-bottom-width: 0; color: white; font: normal 12px Verdana; font-weight: bold; line-height: 18px; z-index: 100; background-color: #591e55; width: 150px; filter: alpha(opacity=85); opacity: .85 }
.links a { width: 100%; display: block; text-indent: 3px; border-bottom: 0px; padding: 1px 0; text-decoration: none; text-indent: 5px; color: white; }
.links a:hover { background-color: #835680; color: white }

.contact { position: absolute; visibility: hidden; border: 0px; border-bottom-width: 0; color: white; font: normal 12px Verdana; font-weight: bold; line-height: 18px; z-index: 100; background-color: #bb8900; width: 150px; filter: alpha(opacity=85); opacity: .85 }
.contact a { width: 100%; display: block; text-indent: 3px; border-bottom: 0px; padding: 1px 0; text-decoration: none; text-indent: 5px; color: white; }
.contact a:hover { background-color: #cca740; color: white }

.catering { position: absolute; visibility: hidden; border: 0px; border-bottom-width: 0; color: white; font: normal 12px Verdana; font-weight: bold; line-height: 18px; z-index: 100; background-color: #4d5a12; width: 150px; filter: alpha(opacity=85); opacity: .85 }
.catering a { width: 100%; display: block; text-indent: 3px; border-bottom: 0px; padding: 1px 0; text-decoration: none; text-indent: 5px; color: white; }
.catering a:hover { background-color: #7a834d; color: white }

.booking { position: absolute; visibility: hidden; border: 0px; border-bottom-width: 0; color: white; font: normal 12px Verdana; font-weight: bold; line-height: 18px; z-index: 100; background-color: #9a3416; width: 150px; filter: alpha(opacity=85); opacity: .85 }
.booking a { width: 100%; display: block; text-indent: 3px; border-bottom: 0px; padding: 1px 0; text-decoration: none; text-indent: 5px; color: white; }
.booking a:hover { background-color: #b36750; color: white }

.services { position: absolute; visibility: hidden; border: 0px; border-bottom-width: 0; color: white; font: normal 12px Verdana; font-weight: bold; line-height: 18px; z-index: 100; background-color: #857561; width: 150px; filter: alpha(opacity=85); opacity: .85 }
.services a { width: 100%; display: block; text-indent: 3px; border-bottom: 0px; padding: 1px 0; text-decoration: none; text-indent: 5px; color: white; }
.services a:hover { background-color: #a49889; color: white }

.tickets { position: absolute; visibility: hidden; border: 0px; border-bottom-width: 0; color: white; font: normal 12px Verdana; font-weight: bold; line-height: 18px; z-index: 100; background-color: #41618e; width: 150px; filter: alpha(opacity=85); opacity: .85 }
.tickets a { width: 100%; display: block; text-indent: 3px; border-bottom: 0px; padding: 1px 0; text-decoration: none; text-indent: 5px; color: white; }
.tickets a:hover { background-color: #7189aa; color: white }

.events { position: absolute; visibility: hidden; border: 0px; border-bottom-width: 0; color: white; font: normal 12px Verdana; font-weight: bold; line-height: 18px; z-index: 100; background-color: #892034; width: 150px; filter: alpha(opacity=85); opacity: .85 }
.events a { width: 100%; display: block; text-indent: 3px; border-bottom: 0px; padding: 1px 0; text-decoration: none; text-indent: 5px; color: white; }
.events a:hover { background-color: #a75867; color: white }

#linkEvents { background-color: #892034; position: absolute; z-index: 100; top: 0px; left: 0px; width: 150px; visibility: hidden }
#linkTickets { background-color: #41618e; position: absolute; z-index: 100; top: 0px; left: 0px; width: 200px; visibility: hidden }
#linkServices { background-color: #857561; position: absolute; z-index: 100; top: 0px; left: 0px; width: 150px; visibility: hidden }
#linkBooking { background-color: #9a3416; position: absolute; z-index: 100; top: 0px; left: 0px; width: 250px; visibility: hidden }
#linkCatering  { background-color: #4d5a12; position: absolute; z-index: 100; top: 0px; left: 0px; width: 178px; visibility: hidden }
#linkContact { background-color: #bb8900; position: absolute; z-index: 100; top: 0px; left: 0px; width: 250px; visibility: hidden }

/* Roanoke Layout */

.header  { background: url(../images/header.gif) no-repeat left bottom; text-align: left; float: left; width: 780px; height: 100px; padding-top: 25px; }
.headerLogo { float: left; padding-top: 25px; width: 324px }
.headerTickets { color: #857561; font: 10px Verdana; text-align: left; float: left; padding-top: 30px }
.headerLogoRight { float: left; padding-top: 25px; padding-left: 5px; width: 100px }

.upcomingEvents { background: url(../images/upcoming.gif) no-repeat left top; vertical-align: top; float: right; width: 220px; background-color:#000; }
.siteLogos { background: url(../images/menu_bottom.gif) no-repeat left top; vertical-align: top; float: right; width: 220px; height: 185px; }
.eventDetails { text-align: left; float: left; margin: 0px; padding: 0px; width: 200px; height: 360px; overflow: hidden }
.eventTitle   { color: white; background-color: transparent; list-style-type: none; list-style-position: outside; margin-top: 0.5em }
.eventSub  { color: white; font-size: 11px; list-style-type: none; list-style-position: outside }

.RcceventList  { color: white; font: 12px Tahoma; text-align: left; float: left; margin-top: 30px; margin-left: 10px; padding: 0px; width: 180px }
.eventTitle a:link   { color: white; text-decoration: none; background-color: transparent }
.eventTitle a:visited   { color: white; text-decoration: none; background-color: transparent }
.eventTitle a:hover   { color: white; text-decoration: underline; background-color: transparent }
.eventTitle a:active   { color: white; text-decoration: none; background-color: transparent }

.notices  { color: #909090; font: 9px Verdana; text-align: left; float: left; margin-top: 5px; margin-right: auto; margin-left: auto; width: 250px; height: 16px }
.notices a:link   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }
.notices a:visited   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }
.notices a:hover   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }
.notices a:active   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }

.noticesSub { color: #909090; font: 9px Verdana; text-align: right; margin-top: 5px; margin-right: auto; margin-left: auto; width: 780px; height: 16px }
.noticesSub a:link   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }
.noticesSub a:visited   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }
.noticesSub a:hover   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }
.noticesSub a:active   { color: #909090; font: 9px Verdana; text-decoration: none; background-color: transparent }

.container { margin-left: auto; margin-right: auto; width: 830px }

.contentContainer { width: 610px; height: auto; float: left; background: white; font: 13px Tahoma; color: #333333; }
.contentContainer2 { width: 550px; margin-bottom: 10px; text-align: left;  }
.contentTextBox { width: 100%; margin: 20px 10px 100px 20px; }

.contentOptions { font: 10px Tahoma; color: #909090; line-height: 10px }
.contentOptions a:link   { color: #909090; line-height: 10px; text-decoration: none }
.contentOptions a:visited   { color: #909090; line-height: 10px; text-decoration: none }
.contentOptions a:hover    { color: #909090; line-height: 10px; text-decoration: underline }
.contentOptions a:active   { color: #909090; line-height: 10px; text-decoration: none }

.contentTextBox a:link   { color: #892034; text-decoration: none }
.contentTextBox a:visited   { color: #892034; text-decoration: none }
.contentTextBox a:hover   { color: #892034; text-decoration: underline; border: none 0px }
.contentTextBox a:active   { color: #892034; text-decoration: none }

.featuredService { width: 220px; float:right }

.bottomLeft { margin-top: 3px; margin-right: 10px; border: 0px }
.bottomCenter { margin-top: 1px; margin-right: 10px; border: 0px }
.bottomRight { margin-top: 1px; border: 0px }

/********************************
Roanoke Side Menu
********************************/

#sideMenu {
	text-align:left;
	padding-left:10px;
	padding-top:20px;
}

#sideMenu li {
	list-style:none;
	margin-bottom:5px;
}

#sideMenu li a {
	text-decoration:none;
	color:white;
}
