/*
*************************************************************************
*	NextInspire.com														*
*	Copyright (C) 2009 NextInspire.com. All Rights Reserved				*
*	Last Modified : Mar 22, 2010 - Rev.04 (01)							*
*************************************************************************
*/

body 							{ margin: 5px auto; width:980px; background:url(bg_body.gif) top repeat-x #1a1a1a; }

body, td, tr					{ font:400 11px "Trebuchet MS", "Lucida Sans Unicode"; color:#666; line-height:1.8 }
a								{ color:#666; text-decoration:none; } 
a:hover							{ color:#369; text-decoration:none; }

h1 								{ color:#666; }
h2								{ color:#69c; }
h3 								{ color:#69c; }
 
table.tb_data th				{ background:url(table_th.gif) repeat-x top ; color:#fff; }
table.tb_data tr				{ background:url(table_tr.gif) repeat-x bottom; }
 
#layout_common .list dl:hover	{ color:#369; }

#loginbox li a	 				{ background-image:url(bullet_01.gif); }
#sidemenu li a	 				{ background-image:url(bullet_02.gif); }
#supportticket .summary li		{ background:url(bullet_03.gif) no-repeat left 4px; }
#homepagetags li:hover			{ color:#369; } 

#checkoutsteps .active 			{ background:url(steps_active.gif) no-repeat; color:#369; }
#checkoutsteps .inactive 		{ background:url(steps_inactive.gif) no-repeat; color:#999; }

button.BtnSmall 				{ background: transparent url(btn_small.gif) no-repeat right -100px; }
button.BtnSmall span 			{ background: transparent url(btn_small.gif) no-repeat left top; }
button.BtnSubmit 				{ background: transparent url(btn_submit.gif) no-repeat right -100px; }
button.BtnSubmit span 			{ background: transparent url(btn_submit.gif) no-repeat left top; }
button.BtnGo 					{ background: transparent url(btn_go.gif) no-repeat right 0px; }
button.BtnHeaderLogin			{ background: transparent url(btn_header_login.gif) no-repeat right -100px; }
button.BtnHeaderLogin span		{ background: transparent url(btn_header_login.gif) no-repeat left top; }
button.BtnSearch 				{ background: transparent url(btn_header_search.gif) no-repeat right -100px; }
button.BtnSearch span 			{ background: transparent url(btn_header_search.gif) no-repeat left top; }
