#Menu, #Menu a, #Menu a:visited {
 color:#FFFFFF;
 text-decoration:none;
 font-family:Verdana;
 font-size:9pt;
 padding:0px 20px 0px 20px;
}

#Menu { text-align:center; }


#leftbar h3, #rightbar h3
{
 width:151px; /* 156 - 5 padding */
 height:14px;
 background-image:url(/_Images/29/sideheaderbars.jpg); 
 font-family:Verdana;
 font-size:8pt;
 color:#FFFFFF;
 padding-left:5px;
 font-weight:normal;
}

#leftbar, #rightbar
{
 font-family:Verdana;
 font-size:8pt;
 color:#020202;
 padding-bottom:0px;
 padding-top:0px;
 padding-left:5px;
}

#leftbar input, #rightbar input
{
 padding:0px 0px 0px 0px; 
 margin:0px 0px 0px 0px;
 border:solid 1px #000000;
 width:115px;
}

#leftbar a, #rightbar a
{
 color: #B725AE;
 text-decoration:none;
 font-size:8pt;
}

#leftbar p, #rightbar p
{
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px; 
 font-size:8pt;
 
}

#leftbar h4
{
 font-family:Verdana;
 font-size:10pt;
 font-weight:normal;
 color:#A5A5A5;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

#rightbar img 
{
 padding-bottom:5px; 
}

#footer
{
 color:#A0A0A0;
 font-family:Verdana;
 font-size:7pt;
 padding-bottom:5px;
}

#footer p
{
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px; 
}

#footer a
{
  color:#B725AE;
  text-decoration:none;
}



#content, body 
{
 font-family:Verdana;
 font-size:8pt;
 font-weight:normal;
 vertical-align:top;
 line-height:normal;
}

#content a 
{
 color: #B725AE;
 text-decoration:none;
 font-size:8pt;
}

#content h1
{
 color: #B725AE;
 font-weight:normal;
 font-size:10pt;
}

#content h2
{
 color: #B725AE;
 font-weight:bold;
 font-size:8pt;
}

#content h4
{
 display:inline; 
 font-size:8pt;
}

#content img { border-style:none; padding:10px 10px 10px 10px;}

#BreadCrumb h3
{
 color: #000000;
 font-weight:bold;
 font-size:8pt;
}

/* START:Shop Table List */
#ShopItems
{
	color:#FFFFFF;width:80%;margin:0px auto 0px auto;
	background-color:#939393;
}

/* Header */
#ShopItems thead tr th
{
	border-width:0px;
	background-image:url(/_Images/29/Shop/ListHeadRepeat.jpg);background-repeat:repeat-x;
	text-align:left;
}

#ShopItems thead tr td
{
	border-width:0px;
}

#ShopItems thead tr td.LeftShadow
{
	Background-Image:url(/_Images/29/Shop/ListHeadLeft.jpg);Background-Repeat:no-repeat;width:10px;height:28px;
}

#ShopItems thead tr td.RightShadow
{
	Background-Image:url(/_Images/29/Shop/ListHeadRight.jpg);Background-Repeat:no-repeat;background-position:right; width:10px;height:28px;
}

/* Footer */
#ShopItems tfoot tr td
{
	background-image:url(/_Images/29/Shop/ListFootbg.jpg);background-repeat:repeat-x;
	height:12px; border-width:0px;
}

#ShopItems tfoot tr td.LeftShadow
{
		Background-image:url(/_Images/29/Shop/ListFootLeft.jpg);Background-Repeat:no-repeat;height:12px;
}

#ShopItems tfoot tr td.RightShadow
{
		Background-image:url(/_Images/29/Shop/ListFootRight.jpg);Background-Repeat:no-repeat;height:12px;
}

/* Items */
#ShopItems tr td
{
	border-top:solid 1px #FFFFFF;
	/*Background-Image:url(/Wiki_Base/_Images/29/Shop/ListItembg.jpg);*/
	Background-Repeat:repeat-x;height:23px;
}

#ShopItems tr td.LeftShadow 
{
	Background-image:url(/_Images/29/Shop/ListItemLeft.jpg);Background-Repeat:repeat-y;width:10px;
}

#ShopItems tr td.RightShadow
{
	Background-Image:url(/_Images/29/Shop/ListItemRight.jpg);Background-Repeat:repeat-y;background-position:right;width:4px;
}

/* Price Columns */
#ShopItems thead tr th.Price
{
	width:130px;
	border-left-style:none;	
	padding-left:15px;
}

#ShopItems tr td.Price
{
  text-align:center;
  border-left:solid 1px #FFFFFF;
}

/* Anchors */
#ShopItems a, #ShopItems a:visited, #ShopItems a:link, #ShopItems a:active
{
	color:inherit;
}


#ShopItems a:hover
{
	color:#535353;
}

/* END:Shop Table List */


/* Balloon Styling */
.balloon
{
	position:relative;
	background-color:#000000;	
	background-image:url(/_Images/29/Shop/ListInfoBoxBackground.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:335px;
	min-height:153px;
	color:#FFFFFF;
	padding:20px;
	top:-10px;
	left:-10px;

}

.balhid 
{
	position:absolute;
	visibility:hidden;
	 z-index:10;
	 width:310px;
   padding:10px 10px 10px 10px;
   margin:10px 10px 10px 10px;
   top:10px;
   left:100px;
	}

#BalloonGroup 
{
	 position:relative;
}

#BalloonGroup h2
{
	position:relative;
	color:#FFFFFF;
	display:inline;
}

#BalloonGroup img 
{
		 position:relative;
	border:solid 1px #FFFFFF;	
	/*float:right;*/
	vertical-align:top;
	display:inline;
	/*margin:25px 25px 0px 10px;
	padding-right:20px;*/
}

#BalloonGroup i
{
	color:#AAAAAA;
	margin-top:25px;	
}



/* Item Details */

#ItemDetails h1
{
 color: #B725AE;
 font-weight:normal;
 font-size:9pt;	
 font-weight:bold;
}
#ItemImage
{
	float:right;
	border:solid 1px #000000;	
	background-color:#000000;
	padding:5px 0px 5px 5px;
	margin:0px 10px 40px 0px;
}

#ItemImage img
{
	border:solid 1px #FFFFFF;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#ItemImage p {color:#AAAAAA; text-align:center; vertical-align:bottom; padding:0px 0px 0px 25px; margin:0px 23px 0px 0px;}

/* Similar Items */
#SimilarItems 
{
	/*width:550px;*/
	background-color:#000000;
	 clear:right;
	 padding:0px 0px 0px 10px;
	 margin-right:15px;
}

#SimilarItems a, #SimilarItems a:visited
{
 display:inline;

}

#SimilarItems img
{
 border:solid 1px #FFFFFF;		
 margin:5px;
}

/*Modal Popup*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#000000;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:0px 20px 0px 20px;
	width:569px;
	color:#FFFFFF;
}

#imgAlign img  { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

.modalPopupimg 
{
	border:solid 1px #FFFFFF;
}

.modalPopup h3 
{
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

.modalPopup h2
{
	margin:0px 0px 0px 0px;	
	font-weight:normal;
}

.modalPopup p
{
	color:#FFFFFF;
	font-size:12pt;	
	text-align:right;
}

.modalPopup a, .modalPopup a:visited { color:#FFFFFF; } 


.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}


#ctl00_cphContent_tbQty_bUp, #ctl00_cphContent_tbQty_bDown
{
 margin-top:-18px;	
 margin-left:3px;
}