body { background: #ffffff; color: #555; font: bold 62.5% "Arial", Verdana, Lucida Grande, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }



/*---:[ global elements ]:---*/



a { color: #bc2125; text-decoration: none; }

	a:visited { color: #a87634; text-decoration: none; }

	

a:hover { color: #fff; background: #bc2125; text-decoration: none; }


	



/*---:[ sidebar elements ]:---*/
			

#sidebar { width: 150px; padding-top: 5px; text-align: center; float: center; }
		


.sidebar_item { width: 150px; padding-top: 5px; margin-bottom: 5px; }
			
	

.sidebar_item ul { list-style: none; width: 150px; font: bold Arial, sans-serif;
font-size: 16px; }
				


.sidebar_item ul li a { width: 150px; padding: 4px 10px ; display: block;}
		

* html .sidebar_item ul li 
a:hover { width: 150px; padding: 4px 10px ; display: block; }
				
.sidebar_item ul li a span { color: #555; }
	

#faves { background: url('images/faves.gif') no-repeat; }
			


#faves ul li { border-bottom: 1px solid #daeaee; }
				
				#faves ul li a, #faves ul li a:visited { color: #15679f; }
					

#faves ul li a:hover { background: #ffefd8 url('images/icon_cup.gif') 15px 50% no-repeat; color: #f90; }
.adtd { padding: 6px 1px 1px 129px ;}
		