/*------ Left Column ------*/
.podgroup .title {
	font-weight: bold;
	margin-bottom:5px;
	}	
.podgroup .content {
	margin:0px;
	padding:0;
	}	
	

#searchBox {
	margin: 0px 0 10px 10px;
	}
#searchBox .formField {
	width:155px;
	}
	
/*  Products by Type, Shop by Brand, Language & Currency */
.selectMenu select {
	width:160px;
	margin-left:10px;
	}
.selectMenu h4, .podgroup .title {
	font-size: 1em;
	text-align:left;
	margin-top: 10px;
	margin-left:10px;
	}
		
/* Login Box  */
#loginboxpod {
	text-align:left;			
	margin:15px auto;
	padding:0;
	/* background-color: gray;	 	Add login box border, bg color, bg image here
	border:1px solid orange;*/
	}
#loginboxpod fieldset 
	{
	border: none;
	margin:0;
	padding:10px;
	}
#loginboxpod legend 
	{
	/*visibility: hidden;*/
	font-size:13px;
	font-weight:bold;
	} 
#loginboxpod .formField, #loginTable .formField 
	{
	width: 155px;
	margin: 0 0 5px 0;
	BORDER: 1px solid #ccc;
	}
#loginboxpod .formFieldcheckbox 
	{
	COLOR: #ccc;
	BACKGROUND-COLOR: white;
	}
#loginboxpod .submit
	{
	margin: 5px 0 5px 0;
	text-align:center;
	}
	
/* News Ticker */	
#ticker {
	margin: 0 0 0 1px;
	}
#tickerOne, #tickerTwo {
	margin:10px 5px 10px 5px; 
	padding:0;
	}

/*------ Right Column ------*/
#basketTotal {
	}	
#bookmarkLink {
	margin: 15px 0 0 0;
	}	
#quote {
	margin: 15px 0 15px 0;
	}	
#rssLink {
	width:100%;
	text-align:center;
	margin: 15px 0;
	}	

/*------ Footer  ------*/	
/* Footer Text */
#copyright, #copyright a, #footerText, #footerText a
	{ 
	color: #999;
    } 


