body.home
{
	background: #f5f5f5 url('../../images/skins/silver/header_bg_cell.png') repeat-x top;
}

body.page, body.single, body.category, body.archive, body.error404, body.search
{
	background: #f5f5f5 url('../../images/skins/silver/header_bg_cell_sub.png') repeat-x center -45px;
}

a, a:hover
{
	color: #738ca0;
}

h1, h2, h3, h4, h5, label
{
	color: #738ca0;
}

a.button, a.button:hover
{
	background: transparent url("../../images/skins/silver/btn_bg.png") no-repeat top;
}

a.long_button, a.long_button:hover, input[type=submit], input[type=submit]:hover, input[type=button], input[type=button]:hover, input[type=reset], input[type=reset]:hover
{
	background: transparent url("../../images/skins/silver/long_btn_bg.png") no-repeat top;
}
#resendUserActivation
{
	width:200px;

	background: transparent url("../../images/skins/silver/long_btn_bg_xl.png") no-repeat top;
}