/* HOME STYLES */
/* Document Version 1.2 */



/* ---------------------------------------------------------------------------- */
/* Homepage Wrappers Start ---------------------------------------------------- */


#left_1 {
	float:left;
	width:730px;
	margin:0;
	height:465px;
/*	overflow:hidden;   commented out so that bubbletip sits on top of right hand column
*/	}
	
	#left_1 .padded {
		margin-left:25px;
		margin-right:20px;
		}

#right_1 {
	float:right;
	width:248px;      /* needs to be 2 pixels short of max width otherwise IE 6 does weird things */
	margin:0;
	height:468px;
	overflow:hidden;
	background:#fff;
	}
	
	#right_1 #flashspot1 {
		position:relative;
		margin:30px 0 10px 0;
		width: 233px;
		height: 202px;
		overflow:hidden;
		background:#FFFFFF;
		}

		#flashcontent1 {
			height: 202px;
			padding: 0px 0px 0px 0px;
			}

		
		
	#right_1 #partsearch {
		position:relative;
		clear:both;
		width: 236px;
		height: 40px;		/* height + pading should = 65px */
		padding-top:25px;
		overflow:hidden;
		}	
		#right_1 #partsearch.gb {background:#1a589d url(../../images/widgets/gb/widget_partsearch.gif) no-repeat;}
		#right_1 #partsearch.fr {background:#1a589d url(../../images/widgets/fr/widget_partsearch.gif) no-repeat;}
		#right_1 #partsearch.de {background:#1a589d url(../../images/widgets/de/widget_partsearch.gif) no-repeat;}
		#right_1 #partsearch.it {background:#1a589d url(../../images/widgets/it/widget_partsearch.gif) no-repeat;}
		#right_1 #partsearch.is {background:#1a589d url(../../images/widgets/is/widget_partsearch.gif) no-repeat;}
		#right_1 #partsearch.ru {background:#1a589d url(../../images/widgets/ru/widget_partsearch.gif) no-repeat;}

		#right_1 #partsearch input{
		margin-left:13px;
		}

	/* either the above or the below can be used on homepage for partsearch or subscribe widget on RHS */	
		
	#right_1 #subscribe_home {
		position:relative;
		clear:both;
		width: 236px;
		height: 40px;		/* height + pading should = 65px */
		padding-top:25px;
		overflow:hidden;
		}	
		#right_1 #subscribe_home.gb {background:#1a589d url(../../images/widgets/gb/widget_subscribe.gif) no-repeat;}
		#right_1 #subscribe_home.fr {background:#1a589d url(../../images/widgets/fr/widget_subscribe.gif) no-repeat;}
		#right_1 #subscribe_home.de {background:#1a589d url(../../images/widgets/de/widget_subscribe.gif) no-repeat;}
		#right_1 #subscribe_home.it {background:#1a589d url(../../images/widgets/it/widget_subscribe.gif) no-repeat;}
		#right_1 #subscribe_home.is {background:#1a589d url(../../images/widgets/is/widget_subscribe.gif) no-repeat;}
		#right_1 #subscribe_home.ru {background:#1a589d url(../../images/widgets/ru/widget_subscribe.gif) no-repeat;}
			
		#right_1 #subscribe_home input{
		margin-left:13px;
		}
		
		
		
		
		
	#right_1 #flashspot2 {
		margin-top:9px;
		position:relative;
		clear:both;
		width: 233px;
		height: 152px;
		overflow:hidden;
		background:#FFFFFF;
		}	
		#flashcontent2 {
			height: 152px;
			padding: 0px 0px 0px 0px;
			}

#quickFind { /* see quickfind.css */
}

#newsTicker { 	/* see ticker.css */
}

.home_titles {
	margin-top: 5px;
	margin-bottom: 5px;
	}

#homeFreeTxt {
	clear:both;
	padding-left: 25px;
	padding-top: 25px;
	width:685px;
	float:left;
	}

#homeCTArhs {
	float:left; 
	margin:25px 0 0 26px; 
	text-align:center;
	font-size: 0.9em;
	width: 233px;
	overflow: hidden;
	
	}
	
	#homeCTArhs img {
		margin: 0 0 5px 0;
	}


/* Homepage Wrappers  END ------------------------------------------------------ */
/* ---------------------------------------------------------------------------- */


	
	
