﻿table.gridview
{
	font-size: 1.2em;
}

#header
{
	display:block;
	margin: 0;
	padding: 0;
	background: transparent url(/App_Themes/Zubed/images/header_background.gif) 0 0 repeat-x;
	float:left;
}
#logo
{
	background: transparent url(/App_Themes/Zubed/images/logo_top.gif) 0 0 repeat-x;
	width: 500px;
	height: 58px;
	display: block;
	text-indent: -3000px;
}

#logo-bottom
{
	display: block;
	background: transparent url(/App_Themes/Zubed/images/logo_bottom.gif) 0 0 repeat-x;
	width: 129px;
	height: 37px;
	text-indent: -3000px;
}

#search
{
	background: transparent url(/App_Themes/Zubed/images/search_background.gif) 100% 0 no-repeat;
}

#subheader
{

	background: transparent url(/App_Themes/Zubed/images/navigation_background.gif) 0 0 repeat-x;

}

#subheader #user
{
	background: transparent url(/App_Themes/Zubed/images/user_background.gif) 100% 0 no-repeat;
}

