/* CSS Document */

* {	
	vertical-align: baseline;
	/*font-weight: inherit;*/
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

/***************************************************************************************
        -- BASIC --
****************************************************************************************/ 
html, body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	font-size:12px;
	color:#666666;
	margin:20px auto;
	}

h1	{
	font-size:14px;
	color:#003273;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #96BD00;
	text-transform:uppercase;
	}
	
h2	{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:20px 0px;
	}	

* :active { outline: 0;}
* :focus { outline: 0;}


a:link, a:visited {
	color:#003273;
	text-decoration:underline;
}

a:hover {
	color:#96BD00;
	text-decoration:none;
}


a.pdf {
	/*background:url(../images/pdf_icon3.png) no-repeat left center;*/
	line-height:12px;
	/*font-weight:bold;
	padding:9px 0px 9px 40px;*/ /* for 34px icon */
	padding:3px 0px 3px 25px; /* for 20px icon */
}

/*a.cwbc {
	background:url(../images/pdf_icon3.png) no-repeat right 0px 50px;
	line-height:12px;*/
	/*font-weight:bold;
	padding:9px 0px 9px 40px;*/ /* for 34px icon */
	/*padding:3px 0px 3px 25px;  for 20px icon 
}*/

a.home_links:link, a.home_links:visited  {
	color:#ffffff;
	text-decoration:none;
}

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

.clear {
	clear:both;
}

p {
	padding:5px 0px;
}


/***************************************************************************************
        -- MAIN LAYOUT --
****************************************************************************************/ 

#container {
	position:relative;
	width:940px;
	margin:0 auto;
	padding:20px 20px 10px 20px;
	background-color:#FFFFFF;
	}

		#caster_img {
			position:absolute;
			top:85px;
			right:55px;
			width:210px;
			height:260px;
			/*background:url(../images/caster_img.png) top left no-repeat;*/
		}
		
		#slogan {
			position:absolute;
			width:260px;
			top:188px;
			left:550px; /* was 300 before make it animated */
			font-size:24px;
			font-style:italic;
			font-weight:bolder;
			color:#FFFFFF;
		}
	
#navigation {
	width:940px;
	height:100px;
	}
	
#navigation.inside_pages {
	width:940px;
	height:60px;
	}
	


#header_home {
	width:940px;
	height:218px;
	background:#ffffff url(../images/header_img.jpg) top left no-repeat; 
	border-bottom:10px solid #ffffff;
	background-color:#e2e2e2;
	}	

#header {
	width:940px;
	height:120px;
	background:#ffffff url(../images/header_img_inside.jpg) top left no-repeat; 
	}	
	
#caster_navigation_div {
	width:940px;
	height:85px;
	/*background-color:#0066CC;*/
	
	}
		#caster_nav {
			width:940px;
			height:55px;
			background:url(../images/menu_bg.jpg) top left repeat-x;
			/*background-color:#0066CC;*/
			}	
			
		#below_nav {
			width:940px;
			height:30px;
			background:#ffffff url(../images/below_menu_bg.gif) top left repeat-x;
		}	

#content_home {
	width:940px;
	min-height:230px;
	background-color:#96BD00;
	}

	#our_products, #our_services, #who_we_are {
		width:300px;
		float:left;
		background:url(../images/triangle.png) top left no-repeat;
	}
	
	#our_products h2,
	#our_services h2,
	#who_we_are h2 {
		font-size:20px;
		font-weight:normal;
		letter-spacing:2px;
		word-spacing:2px;
		color:#ffffff;
		padding:30px 20px 15px 20px;
	}
	
	#our_products p,
	#our_services p,
	#who_we_are p 
	{
		font-size:13px;
		padding:0px 40px 0px 20px;
		color:#FFFFFF;
	}
	
	#our_products p.para1,
	#our_services p.para1,
	#who_we_are p.para1  
	{
		min-height:125px;
	}
	
	#our_products p.readmore,
	#our_services p.readmore,
	#who_we_are p.readmore 
	{
		font-size:11px;
		text-align:right;
	}

	p.readmore a:hover 
	{
		color:#fff;
	}

	/* CSS for divs without readmore links  */
/*	#our_products p,
	#our_services p,
	#who_we_are p 
	{
		font-size:13px;
		padding:0px 20px;
		color:#FFFFFF;
	}*/
	
	/*#our_products {
		margin-left:20px;
			
	}
		
	#who_we_are {
		margin-right:20px;
	}*/
	
	#our_products {
		margin-right:20px;
			
	}
		
	#who_we_are {
		
		margin-left:20px;
	}
	
#content {
	width:940px;
	margin-top:10px;
	background:url(../images/content_bg.jpg) top left repeat-x;
	min-height:450px;
	}

		#left_submenu {
			width:250px;
			min-height:450px;
			float:left;
			padding:10px 20px 0px 10px;	
			border-top:1px dotted #cccccc;
			background:url(../images/bg-corner-shad.png) top right no-repeat;
		}
				
		#right_content {
			width:500px;
			float:left;
			min-height:560px;
			border-left:1px dotted #cccccc;
			border-right:1px dotted #cccccc;
			padding:10px 29px 0px 29px;
			/*margin-left:20px;*/
			background-color:#ffffff;
		}
		
		#right_content.casters_by_weight {
			min-height:630px;
		}
		
		#right_content #product_page_list {
			margin:0px 20px;
			padding-left:30px;
		}
		
		#right_content #product_page_list li{
			padding:3px 0px;
		}
		
		#right_sidebar {
			width:100px;
			float:left;
			background:url(../images/bg-corner-shad2.png) top left no-repeat;
			border-top:1px dotted #cccccc;
			min-height:450px;
		}
		
		#left_submenu p {
			margin:5px 15px;
		}
		
		#left_submenu p img{
			margin:5px 0px;
		}
		
		#left_submenu p.toll_free_phone {
			line-height:1.5;
			padding:20px 0px 20px 10px;
			border-top:1px solid #ddd;
			border-bottom:1px solid #ddd;
			font-size:11px;
			color:#666;
			text-transform:uppercase;
		}
		
			#left_submenu p.toll_free_phone img {
				float:left;
				overflow:hidden;
			}
			
			#left_submenu p.toll_free_phone strong {
				font-size:16px;
				font-family:Arial, Helvetica, sans-serif;
				color:#003273;
			}
		
		

#footer {
	clear:both;
	width:940px;
	padding-top:15px;
	
	}
	
	#footer p{
	text-align:right;border-top:1px solid #96BD00;
	font-size:10px;
	color:#003273;
	padding:4px 10px 0px 0px;
	}	


			
/***************************************************************************************
      -- MENU - TOP NAVIGATION --
****************************************************************************************/ 


	#navigation img.logo {
		float:left;
		margin-left:25px;
	}
	
	#navigation ul {
		margin:0;
		padding:0;
		float:right;
		list-style:none;
		margin-top:15px;
	}
	
	#navigation ul li {
		margin:0;
		height:38px;
		float:left;
		line-height:38px;
		list-style:none;
	}
	
	#navigation ul li a {
		padding:0px 25px;
		width:100%;
		display:block;
		text-decoration:none;
		text-transform:uppercase;
		font-size:12px;
		color:#a6a6a6;
		border-left:1px solid #cccccc;
		list-style:none;
		outline:none;
	}

	html>body #navigation li a { width: auto; }

	#navigation ul li a:hover {
		color:#96BD00;
	}
	
	#home li.home a, #home li.home a:hover,
	#about li.about a, #about li.about a:hover,
	#products li.products a, #products li.products a:hover,
	#services li.services a, #services li.services a:hover,
	#contact li.contact a, #contact li.contact a:hover
	 	{
		color:#003273;
		}
		
	 

/***************************************************************************************
      -- LEFT SUBMENU NAVIGATION --
****************************************************************************************/ 


	#left_submenu ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#left_submenu ul li {
		margin:0;
		height:38px;
		line-height:38px;
		list-style:none;
	}
	
	#left_submenu ul li a {
		padding:0px 15px;
		width:100%;
		display:block;
		text-decoration:none;
		font-size:12px;
		color:#666;
		/*color:#a6a6a6;*/
		border-bottom:1px dotted #cccccc;
		list-style:none;
	}

	html>body #left_submenu li a { width: auto; }

	#left_submenu ul li a:hover {
		color:#96BD00;
		/*color:#0066CC;*/
	}

	#left_submenu ul li a.active {
		color:#003273;
	}


	#left_submenu ul li a.stainless {
		padding-right:12px;
	}

			
/***************************************************************************************
      -- CONTENT --
****************************************************************************************/ 

#right_content p {
	font-size:12px;
	color:#666666;
	line-height:1.6;
}


/* Product page and Casters by weight Class page*/

ul.links {
	list-style:none;
	margin:0;
	padding:0;
}


/* PDF image background for each li */
ul.links li {
	background:url(../images/pdf_icon3.png) left center no-repeat;
	list-style:none;
	/*border-bottom:1px dotted #ccc;*/
	padding:12px 5px;
	width:200px;  /* these 2 fields are for showing the links inline */
	float:left; /* these 2 fields are for showing the links inline */
}

div.casters_by_weight ul.links li {
	width:210px;
}

/* link padding (because of the image background) */
ul.links li a {
	/*background:url(../images/pdf_icon3.png) left center no-repeat;*/
	padding:3px 0px 3px 25px;
	line-height:12px;
}

/* Caster World image background (extra one at the end of the link text) */
ul.links li a.cwbc {
	background:url(../images/CWBC_icon.png) right center no-repeat;
	padding-right:60px;
	/*padding:3px 60px 3px 25px;*/
	line-height:12px;
}

/* ------------------------------------------------------------------------------------------------------------------------- */
/* BACKGROUND IMAGE of casters for Hardware, Specialty products and Wheels by type links - instead of PDF image background */
/* ------------------------------------------------------------------------------------------------------------------------- */

/***************************************** HARDWARE *************************************************************/

ul.links li.bushings {	background:url(../images/casters/bushings2.jpg) left center no-repeat;}
ul.links li.washers {	background:url(../images/casters/washers.jpg) left center no-repeat;}
ul.links li.bearings {	background:url(../images/casters/bearings.jpg) left center no-repeat;}
ul.links li.axles_nuts {background:url(../images/casters/axles_nuts.jpg) left center no-repeat;}
ul.links li.specialty {	background:url(../images/casters/specialty.jpg) left center no-repeat;}
ul.links li.inserts {	background:url(../images/casters/inserts.jpg) left center no-repeat;}
ul.links li.plate_chart {	background:url(../images/casters/Plate_chart.jpg) left center no-repeat;}
ul.links li.fastener_chart {	background:url(../images/casters/FastenerChart.jpg) left center no-repeat;}
ul.links li.brake_types {	background:url(../images/casters/brake_types.jpg) left center no-repeat;}

ul.links li.bushings a, 
ul.links li.washers a, 
ul.links li.bearings a, 
ul.links li.axles_nuts a, 
ul.links li.specialty a, 
ul.links li.inserts a,
ul.links li.plate_chart a, 
ul.links li.fastener_chart a,
ul.links li.brake_types a {	padding:3px 0px 3px 38px; line-height:30px;}

/*************************************** SPECIALTY PRODUCTS **********************************************************/

ul.links li.ball_transfers {background:url(../images/casters/ball_transfers.jpg) left center no-repeat;}
ul.links li.swivel_plates {	background:url(../images/casters/swivel_plate.jpg) left center no-repeat;}
ul.links li.floor_truck {	background:url(../images/casters/floor_truck_lock.jpg) left center no-repeat;}
ul.links li.quick_change {	background:url(../images/casters/quick_change_plate.jpg) left center no-repeat;}
ul.links li.hand_trucks {	background:url(../images/casters/hand_truck2.jpg) left center no-repeat;}
ul.links li.business_machine {	background:url(../images/casters/business_machines.jpg) left center no-repeat;}
ul.links li.AL_turtle {	background:url(../images/casters/alturtle.jpg) left center no-repeat;}
ul.links li.SL7003 {	background:url(../images/casters/sl7003.jpg) left center no-repeat;}
ul.links li.SLHOG {		background:url(../images/casters/slhog.jpg) left center no-repeat;}
ul.links li.Ladder {	background:url(../images/casters/ladder.jpg) left center no-repeat;}
ul.links li.LL {		background:url(../images/casters/LL.jpg) left center no-repeat;}
ul.links li.Scaffold {	background:url(../images/casters/scaffold.jpg) left center no-repeat;}
ul.links li.HighTemp {	background:url(../images/casters/hightempcasters.jpg) left center no-repeat;}
ul.links li.shopping_cart_casters {	background:url(../images/casters/shoppingcartcasters.jpg) left center no-repeat;}
ul.links li.textile {	background:url(../images/casters/textile.jpg) left center no-repeat;}
ul.links li.eHabs {	background:url(../images/casters/ehabs.jpg) left center no-repeat;}

ul.links li.ball_transfers a, 
ul.links li.swivel_plates a, 
ul.links li.floor_truck a, 
ul.links li.quick_change a, 
ul.links li.hand_trucks a, 
ul.links li.business_machine a,
ul.links li.AL_turtle a, 
ul.links li.SL7003 a,
ul.links li.SLHOG a,
ul.links li.Ladder a,
ul.links li.LL a,
ul.links li.Scaffold a,
ul.links li.HighTemp a,
ul.links li.textile a,
ul.links li.eHabs a,
ul.links li.shopping_cart_casters a {padding:3px 0px 3px 38px;line-height:30px;}

/***************************************** WHEELS by TYPE *************************************************/

ul.links li.althane {		background:url(../images/wheels/althane.jpg) left center no-repeat;}
ul.links li.alprene {		background:url(../images/wheels/alprene.jpg) left center no-repeat;}
ul.links li.balloon_cushion {	background:url(../images/wheels/balloon_cushion.jpg) left center no-repeat;}
ul.links li.envirothane {	background:url(../images/wheels/envirothane.jpg) left center no-repeat;}
ul.links li.ffpn {		background:url(../images/wheels/flattfree_pneumatic.jpg) left center no-repeat;}
ul.links li.freedom {		background:url(../images/wheels/freedom.jpg) left center no-repeat;}
ul.links li.hard_rubber {	background:url(../images/wheels/hard_rubber.jpg) left center no-repeat;}
ul.links li.ice {			background:url(../images/wheels/ice.jpg) left center no-repeat;}
ul.links li.high_temp_lava {	background:url(../images/wheels/high_temp_lava.jpg) left center no-repeat;}
ul.links li.moldon_alum_rubber {	background:url(../images/wheels/moldon_alum_rubber.jpg) left center no-repeat;}
ul.links li.moldon_alum_urethane {	background:url(../images/wheels/moldon_alum_urethane.jpg) left center no-repeat;}
ul.links li.moldon_poly_urethane {	background:url(../images/wheels/moldon_poly_urethane.jpg) left center no-repeat;}
ul.links li.moldon_rubber {		background:url(../images/wheels/moldon_rubber.jpg) left center no-repeat;}
ul.links li.moldon_urethane {	background:url(../images/wheels/moldon_urethane.jpg) left center no-repeat;}
ul.links li.nyroll {			background:url(../images/wheels/nyroll.jpg) left center no-repeat;}
ul.links li.pneumatic {		background:url(../images/wheels/pneumatic.jpg) left center no-repeat;}
ul.links li.foam_pneumatic {	background:url(../images/wheels/foam_pneumatic.jpg) left center no-repeat;}
ul.links li.phenolic {			background:url(../images/wheels/phenolic.jpg) left center no-repeat;}
ul.links li.polyolefin {		background:url(../images/wheels/polyolefin.jpg) left center no-repeat;}
ul.links li.protech {	background:url(../images/wheels/protech.jpg) left center no-repeat;}
ul.links li.rollx {		background:url(../images/wheels/rollx.jpg) left center no-repeat;}
ul.links li.semi_pneumatic {	background:url(../images/wheels/semi_pneumatic.jpg) left center no-repeat;}
ul.links li.soft_rubber {		background:url(../images/wheels/soft_rubber.jpg) left center no-repeat;}
ul.links li.steel {		background:url(../images/wheels/steel.jpg) left center no-repeat;}
ul.links li.shopping_cart {		background:url(../images/wheels/shoppingcart.jpg) left center no-repeat;}
ul.links li.twergo {		background:url(../images/wheels/twergo.jpg) left center no-repeat;}
ul.links li.v_groove {	background:url(../images/wheels/vgroove.jpg) left center no-repeat;}
ul.links li.vsp {	background:url(../images/wheels/vsp.jpg) left center no-repeat;}
ul.links li.centaur {	background:url(../images/wheels/centaur.jpg) left center no-repeat;}


ul.links li.althane a,
ul.links li.alprene a,
ul.links li.balloon_cushion a,
ul.links li.envirothane a,
ul.links li.ffpn a,
ul.links li.freedom a,
ul.links li.hard_rubber a,
ul.links li.ice a,
ul.links li.high_temp_lava a,
ul.links li.moldon_alum_rubber a,
ul.links li.moldon_alum_urethane a,
ul.links li.moldon_poly_urethane a,
ul.links li.moldon_rubber a,
ul.links li.moldon_urethane a,
ul.links li.nyroll a,
ul.links li.pneumatic a,
ul.links li.foam_pneumatic a,
ul.links li.phenolic a,
ul.links li.polyolefin a,
ul.links li.protech a,
ul.links li.rollx a,
ul.links li.semi_pneumatic a,
ul.links li.soft_rubber a,
ul.links li.steel a,
ul.links li.shopping_cart a,
ul.links li.twergo a,
ul.links li.v_groove a,
ul.links li.vsp a,
ul.links li.centaur a	{ padding:3px 0px 3px 55px; line-height:50px;	}

/******************************** CASTERS BY WEIGHT ************************************************/

ul.links li.s100_200 {	background:url(../images/casters/casters_by_weight/100_200.jpg) left center no-repeat;}
ul.links li.s300 {	background:url(../images/casters/casters_by_weight/300.jpg) left center no-repeat;}
ul.links li.s600 {	background:url(../images/casters/casters_by_weight/600.jpg) left center no-repeat;}
ul.links li.s700 {	background:url(../images/casters/casters_by_weight/700.jpg) left center no-repeat;}

ul.links li.s500 {	background:url(../images/casters/casters_by_weight/500.jpg) left center no-repeat;}
ul.links li.s800 {	background:url(../images/casters/casters_by_weight/800.jpg) left center no-repeat;}
ul.links li.s900 {	background:url(../images/casters/casters_by_weight/900.jpg) left center no-repeat;}
ul.links li.s1000 {	background:url(../images/casters/casters_by_weight/1000.jpg) left center no-repeat;}
ul.links li.s1200 {	background:url(../images/casters/casters_by_weight/1200.jpg) left center no-repeat;}

ul.links li.s1900 {	background:url(../images/casters/casters_by_weight/1900.jpg) left center no-repeat;}
ul.links li.s2003 {	background:url(../images/casters/casters_by_weight/2003.jpg) left center no-repeat;}
ul.links li.s2100 {	background:url(../images/casters/casters_by_weight/2100.jpg) left center no-repeat;}
ul.links li.s2200 {	background:url(../images/casters/casters_by_weight/2200.jpg) left center no-repeat;}
ul.links li.s4000 {	background:url(../images/casters/casters_by_weight/4000.jpg) left center no-repeat;}
ul.links li.s4200 {	background:url(../images/casters/casters_by_weight/4200.jpg) left center no-repeat;}

ul.links li.s5000 {	background:url(../images/casters/casters_by_weight/5000.jpg) left center no-repeat;}
ul.links li.s5200 {	background:url(../images/casters/casters_by_weight/5200.jpg) left center no-repeat;}
ul.links li.s5300 {	background:url(../images/casters/casters_by_weight/5300.jpg) left center no-repeat;}
ul.links li.s5400 {	background:url(../images/casters/casters_by_weight/5400.jpg) left center no-repeat;}
ul.links li.s5600 {	background:url(../images/casters/casters_by_weight/5600.jpg) left center no-repeat;}

ul.links li.s5500 {	background:url(../images/casters/casters_by_weight/5500.jpg) left center no-repeat;}
ul.links li.s6400 {	background:url(../images/casters/casters_by_weight/6400.jpg) left center no-repeat;}
ul.links li.s6403 {	background:url(../images/casters/casters_by_weight/6403.jpg) left center no-repeat;}
ul.links li.s6409 {	background:url(../images/casters/casters_by_weight/6409.jpg) left center no-repeat;}
ul.links li.s6700 {	background:url(../images/casters/casters_by_weight/6700.jpg) left center no-repeat;}
ul.links li.s_emaxx {	background:url(../images/casters/casters_by_weight/emaxx.jpg) left center no-repeat;}
ul.links li.s7000 {	background:url(../images/casters/casters_by_weight/7000.jpg) left center no-repeat;}
ul.links li.s7003 {	background:url(../images/casters/casters_by_weight/7003.jpg) left center no-repeat;}
ul.links li.s_hog {	background:url(../images/casters/casters_by_weight/hog.jpg) left center no-repeat;}

ul.links li.s6800 {	background:url(../images/casters/casters_by_weight/6800.jpg) left center no-repeat;}
ul.links li.s6803 {	background:url(../images/casters/casters_by_weight/6803.jpg) left center no-repeat;}
ul.links li.s6900 {	background:url(../images/casters/casters_by_weight/6900.jpg) left center no-repeat;}
ul.links li.s_tornado {	background:url(../images/casters/casters_by_weight/tornado.jpg) left center no-repeat;}
ul.links li.s_twister {	background:url(../images/casters/casters_by_weight/twister.jpg) left center no-repeat;}

ul.links li.s7100 {	background:url(../images/casters/casters_by_weight/7100.jpg) left center no-repeat;}
ul.links li.s7200 {	background:url(../images/casters/casters_by_weight/7200.jpg) left center no-repeat;}
ul.links li.s7500 {	background:url(../images/casters/casters_by_weight/7500.jpg) left center no-repeat;}
ul.links li.s7800 {	background:url(../images/casters/casters_by_weight/7800.jpg) left center no-repeat;}
ul.links li.s_typhoon {	background:url(../images/casters/casters_by_weight/typhoon.jpg) left center no-repeat;}

ul.links li.s9100 {	background:url(../images/casters/casters_by_weight/9100.jpg) left center no-repeat;}
ul.links li.s9200 {	background:url(../images/casters/casters_by_weight/9200.jpg) left center no-repeat;}
ul.links li.s_twintrack {	background:url(../images/casters/casters_by_weight/twintrack.jpg) left center no-repeat;}

ul.links li.s_monsoon {	background:url(../images/casters/casters_by_weight/monsoon.jpg) left center no-repeat;}
ul.links li.s9600 {	background:url(../images/casters/casters_by_weight/9600.jpg) left center no-repeat;}
ul.links li.s_cyclone {	background:url(../images/casters/casters_by_weight/cyclone.jpg) left center no-repeat;}
ul.links li.s9800 {	background:url(../images/casters/casters_by_weight/9800.jpg) left center no-repeat;}

ul.links li.s_bmf {	background:url(../images/casters/casters_by_weight/bmf.jpg) left center no-repeat;}


ul.links li.s100_200 a, 
ul.links li.s300 a,
ul.links li.s600 a,
ul.links li.s700 a,

ul.links li.s500 a,
ul.links li.s800 a,
ul.links li.s900 a,
ul.links li.s1000 a,
ul.links li.s1200 a,

ul.links li.s1900 a,
ul.links li.s2003 a,
ul.links li.s2100 a,
ul.links li.s2200 a,
ul.links li.s4000 a,
ul.links li.s4200 a,

ul.links li.s5000 a,
ul.links li.s5200 a,
ul.links li.s5300 a,
ul.links li.s5400 a,
ul.links li.s5600 a,

ul.links li.s5500 a,
ul.links li.s6400 a,
ul.links li.s6403 a,
ul.links li.s6700 a,
ul.links li.s_emaxx a,
ul.links li.s7000 a,
ul.links li.s7003 a,
ul.links li.s_hog a,


ul.links li.s6800 a,
ul.links li.s6803 a,
ul.links li.s6900 a,
ul.links li.s_tornado a,
ul.links li.s_twister a,

ul.links li.s7100 a,
ul.links li.s7200 a,
ul.links li.s7500 a,
ul.links li.s7800 a,
ul.links li.s_typhoon a,

ul.links li.s9100 a,
ul.links li.s9200 a,
ul.links li.s_twintrack a,

ul.links li.s_monsoon a,
ul.links li.s9600 a,
ul.links li.s_cyclone a,
ul.links li.s9800 a,

ul.links li.s_bmf a { padding:3px 0px 3px 55px; line-height:50px;	}

/* Caster World image background for CASTERS BY WEIGHT (extra one at the end of the link text) */
div.casters_by_weight ul.links li a.cwbc { padding-right:60px;}


/****************************** STAINLESS STEEL and CART WASH ************************************/

ul.links li.s2009 {	background:url(../images/casters/stainless_steel_and_cart_wash/2009.jpg) left center no-repeat;}
ul.links li.s2700 {	background:url(../images/casters/stainless_steel_and_cart_wash/2700.jpg) left center no-repeat;}
ul.links li.s5200 {	background:url(../images/casters/casters_by_weight/5200.jpg) left center no-repeat;}
ul.links li.s_maxx {background:url(../images/casters/stainless_steel_and_cart_wash/maxx.jpg) left center no-repeat;}
ul.links li.s_maxx9 {background:url(../images/casters/stainless_steel_and_cart_wash/maxx9.jpg) left center no-repeat;}
ul.links li.s7009 {	background:url(../images/casters/stainless_steel_and_cart_wash/7009.jpg) left center no-repeat;}
ul.links li.s6809 {	background:url(../images/casters/stainless_steel_and_cart_wash/6809.jpg) left center no-repeat;}
ul.links li.s_medical {	background:url(../images/casters/stainless_steel_and_cart_wash/medical.jpg) left center no-repeat;}
ul.links li.s_wizard {	background:url(../images/casters/stainless_steel_and_cart_wash/wizard.jpg) left center no-repeat;}
ul.links li.s_ilock {	background:url(../images/casters/stainless_steel_and_cart_wash/ilock.jpg) left center no-repeat;}
ul.links li.e1800 {	background:url(../images/casters/stainless_steel_and_cart_wash/e1800.jpg) left center no-repeat;}
ul.links li.e3700 {	background:url(../images/casters/stainless_steel_and_cart_wash/e3700.jpg) left center no-repeat;}
ul.links li.e5700 {	background:url(../images/casters/stainless_steel_and_cart_wash/e5700.jpg) left center no-repeat;}
ul.links li.s_tornado9 {	background:url(../images/casters/stainless_steel_and_cart_wash/tornado9.jpg) left center no-repeat;}


ul.links li.s2009 a,
ul.links li.s2700 a,
ul.links li.s5200 a,
ul.links li.s_maxx a,
ul.links li.s_maxx9 a,
ul.links li.s7009 a,
ul.links li.s6809 a,
ul.links li.s_medical a,
ul.links li.s_wizard a,
ul.links li.s_ilock a,
ul.links li.e1800 a,
ul.links li.e3700 a,
ul.links li.e5700 a,
ul.links li.s_tornado9 a { padding:3px 0px 3px 55px; line-height:50px;	}

/* Caster World image background (extra one at the end of the link text) */
div.stainless_steel ul.links li a.cwbc { padding-right:60px;}


/****************************** GATE SPRING LOADED and SHOCK ABSORBING ************************************/

ul.links li.s2003_e6500 {	background:url(../images/casters/gate_spring_and_shock_absorbing/2003_E6500.jpg) left center no-repeat;}
ul.links li.gsl525{	background:url(../images/casters/gate_spring_and_shock_absorbing/gsl525.jpg) left center no-repeat;}
ul.links li.s_sl7003 {	background:url(../images/casters/gate_spring_and_shock_absorbing/sl7003.jpg) left center no-repeat;}
ul.links li.s_slhog {	background:url(../images/casters/gate_spring_and_shock_absorbing/slhog.jpg) left center no-repeat;}
ul.links li.s_sl6803 {	background:url(../images/casters/gate_spring_and_shock_absorbing/sl6803.jpg) left center no-repeat;}
ul.links li.zero-gravity {	background:url(../images/casters/gate_spring_and_shock_absorbing/zero-gravity.jpg) left center no-repeat;}

ul.links li.s2003_e6500 a,
ul.links li.gsl525 a,
ul.links li.s_sl7003 a,
ul.links li.s_slhog a,
ul.links li.zero-gravity a,
ul.links li.s_sl6803 a { padding:3px 0px 3px 55px; line-height:50px;	}

/* Caster World image background (extra one at the end of the link text) IF NEEDED */
div.gate_spring_and_shock_abs ul.links li a.cwbc { padding-right:60px;}



/****************************** PNEUMATIC AND FLAT FREE ************************************/

ul.links li.s7900 {	background:url(../images/casters/pneumatic_and_flat_free/7900.jpg) left center no-repeat;}
ul.links li.s_bmf {	background:url(../images/casters/casters_by_weight/bmf.jpg) left center no-repeat;}
ul.links li.s7910 {	background:url(../images/casters/pneumatic_and_flat_free/7910.jpg) left center no-repeat;}

ul.links li.s7900 a,
ul.links li.s_bmf a { padding:3px 0px 3px 55px; line-height:50px;	}
ul.links li.s7910 a { padding:3px 0px 3px 55px;	}


/* Caster World image background (extra one at the end of the link text) IF NEEDED... */
div.pneumatic_and_flat_free ul.links li a.cwbc { padding-right:60px;}



/****************************** CUSTOM ************************************/

ul.links li.s_custom {	background:url(../images/casters/custom/custom.jpg) left center no-repeat;}
ul.links li.s_ehabs {	background:url(../images/casters/custom/ehabs.jpg) left center no-repeat;}

ul.links li.s_custom a,
ul.links li.s_ehabs a { padding:3px 0px 3px 55px; line-height:50px;}

/* Caster World image background (IF NEEDED...) */
div.custom_made_casters ul.links li a.cwbc { padding-right:60px;}


/***************************************************************************************
      -- CONTACT PAGE --
****************************************************************************************/ 

img.contact_img {
	padding:2px; 
	border:1px solid #cccccc; 
	margin-bottom:10px;
}


/***************************************************************************************
      -- SARRACO CRANE PAGE --
****************************************************************************************/ 

#content_serraco {
	width:940px;
	margin-top:10px;
	background:url(../images/content_bg_serraco.jpg) top left repeat-x;
	min-height:450px;
	}	

.f_left {float:left}
.f_right {float:right}
.pad15-r {padding-right:15px}
.mar50-r {margin-right:50px}
.contact_info_divider {float:left; border-left:1px solid #ddd; padding-left:50px}
.blue_bold_txt {color:#003273; font-weight:bold; }

/***************************************************************************************
      -- NEWSLETTER ARCHIVE PAGE --
****************************************************************************************/ 

body#newsletter #right_content ul {list-style:none;}
body#newsletter #right_content ul li {list-style:none; padding:8px 0px 8px 0px; font-size:13px; font-weight:bold}
body#newsletter #right_content ul li span {font-size:10px; text-transform:uppercase; color:#666; font-weight:normal}

#left_submenu p.newsletter {
			line-height:1.5;
			padding:20px 0px 20px 10px;
			border-top:1px solid #ddd;
		/*  border-bottom:1px solid #ddd; */
			font-size:11px;
			color:#666;
			text-transform:uppercase;
		}
		
			#left_submenu p.newsletter img {
				float:left;
				overflow:hidden;
				padding-right:15px;
			}
			
			#left_submenu p.newsletter a:link, #left_submenu p.newsletter a:hover {
				text-decoration:none;
			}
			
		