/*
*************************************************************************
*	NextInspire.com														*
*	Copyright (C) 2009 NextInspire.com. All Rights Reserved				*
*	Last Modified : Mar 22, 2010 - Rev.04 (02)							*
*************************************************************************
*/

body 							{ background:url(bg_body.jpg) repeat-x; }

body, td, tr					{ color:#656565; }
a								{ color:#656565; }
a:hover							{ color:#908157; }

table.tb_data th				{ background:url(table_head.gif) center -2px no-repeat; color:#FFFFFF;  }
table.tb_data tr				{ background:url(table_tr.gif) bottom repeat-x; } 
.table_frame 					{ background:url(table_foot.gif) bottom no-repeat; }
.table_head 					{ background:url(table_head.gif) top no-repeat; }
.table_title					{ color:#3B4837; }

#layout_clientarea .topic span 	{ color:#3B4837; }
#layout_support .topic span 	{ color:#3B4837; }
#layout_checkout .topic span 	{ color:#3B4837; }
#layout_support .list dl:hover	{ color:#908157; }

#header_top .logo a 			{ background:url(logo.png) no-repeat; }

#header_top .nav li.homelink a	{ background:url(header_home.jpg) 5px 3px no-repeat;}
#header_top .nav a 				{ color:#999999; }
#header_top .nav a:hover 		{ color:#DDDDDD; }

#side_column 					{ background: url(bg_sidemenu.jpg) no-repeat; }
#side_column h1					{ color:#3B4837; }
#side_column li a 				{ color:#555555; }
#side_column li a:hover 		{ color:#996600; }

#box_search						{ background:url(bg_sidemenu_foot.jpg) left bottom no-repeat;}

#footer 		 				{ background:url(bg_foot.jpg) repeat-x; }
#footlink h1					{ background:url(footlink_separate.gif) right bottom no-repeat; color:#908157; }
#footlink li a 					{ color:#999999; }
#footlink li a:hover 			{ color:#DDDDDD; }
#footlink p 					{ color:#757575; }

#footlink 						{ background:url(bg_testimonials.jpg) right bottom no-repeat; }
#box_testimonials p.signature 	{ color:#CCCCCC; }

#clientinfo .pagetitle			{ color:#3B4837; }
#clientstats .topic				{ color:#3B4837; }

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.png) no-repeat right 0px; }

#checkoutsteps .active 			{ background:url(steps_active.gif) no-repeat; color:#5E7B4A; }
#checkoutsteps .inactive 		{ background:url(steps_inactive.gif) no-repeat; color:#888; }

#layout_domainchecker .table_frame 		{ background:url(domainchecker_tbfoot.gif) bottom no-repeat; }
#layout_domainchecker .table_head 		{ background:url(domainchecker_tbhead.gif) top no-repeat; }

#viewticket .subject 			{ color:#3B4837; }

.ddmenu a:hover					{ background:#444; color:#908157; }
