/* SINGLE COLUMN LAYOUT */
#onecol-content 
	{
	background-color: #ffffff;
	}



#quicklistLink {
	width:105px;
	margin:5px auto 0 auto;
	font-size:10px;
}

#quicklistLink A {
	font-size:10px;
}

/* horizontal venue search form on search page */
#venueSearchForm .formTextSmall {
	color:gray;
	}

/* Pods in left column */
.pod
	{
	text-align: left;
	font-size:11px;
	padding:6px;
	border-bottom:1px dotted silver;
	border-top:1px dotted silver;
	}
	
#verticalVenueSearch	 /* Form */
	{
	width:160px;
	margin: 0px auto;
	}

/*.pod h2
	{
	font: bold 10pt/20px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
	margin:0;
	background-color: #cccccc;
	height: 20px;
	}
.pod img, .pod form, .pod dl, .pod dd, .pod dt
	{
	border: 0px none;
	margin: 0;
	padding: 0
	}*/
dt.label										
	{
	font-weight: normal;
	margin:0;
	padding: 8px 0 2px 0;
	}
/*.pod dt, .pod dd
	{
	font-size:11px;
	}*/
dd select
	{
	width: 160px;
	}
dd .formField
	{
	width: 156px;
	}
/*.pod .button
	{
	margin-top:10px;
	text-align:center;
	}*/
	
	
/*------ Left Column ------*/

/*  Products by Type, Shop by Brand, Language & Currency */
.selectMenu select {
	width:180px;
	}
.selectMenu h4 {
	font-size: 1em;
	text-align:left;
	margin-top: 10px;
	}

/*------ Right Column  ------*/	
/* News Ticker */	
#ticker {
	margin: 25px 0 0 1px;
	}
#tickerOne, #tickerTwo {
	margin:10px 5px 10px 5px; 
	padding:0;
	}

/* Quotes */
#quote {
	margin: 25px 5px 5px 5px;
	}
	
/* Ad Banners */
#banner-column	
	{
	margin: 10px 0;
}	
	
/*------ Footer  ------*/	
/* Footer Text */
#copyright, #copyright a, #footerText, #footerText a
	{ 
	color: #cccccc;
    }