@import url(../default/default.css);

#topnav
{
	width:100%!important;
	width:98%; 
	background: url('/static/dx/cs/img/nav_bg.gif') repeat-x top left;
	height:36px;
	top:0px;
	padding: 0px 0px;
	text-align:left;
	overflow:hidden;
}
#topsearch div.search
{
	position: absolute;
	top: 40px;
	right:10px!important;
	right: 30px;	
}
#utilitymenu
{
	position: absolute;
	right: 0px!important; 
	right: 30px;
}
#content
{
	background: none;
	padding:0; 
	margin:5px; 
	margin-top: 18px;
	width:100%;
}

TD.grid1 
{
	padding: 20px;
	padding-top: 0px;
	padding-right: 0px;
}

/* Bag placeholder */
/* Old style with plate background, commented out
#bag
{
	background: url('/static/dx/cs/img/tmp_bag.gif') no-repeat left top; 
	width:510px; 
	height:285px; 
	float:left;
}

#bag IMG 
{
	margin: 10px;
}*/
#bag
{
	width:510px; 
	height:285px; 
	float:left;
}

#bag IMG 
{
	margin: 0px;
}
/* Banner related */

TABLE.bannergrid
{
	margin: -5px 0px 0px -5px;
}

TABLE.bannergrid TD.panel1
{
	vertical-align: top;
	height:100%;
}

div.splash
{	
	width:300px; 
	background: url('/static/dx/cs/img/splash_body.gif') repeat-y top left;
	margin: 0px;
	padding: 0px;	
	left:2px;
	height: 100%;
	
	position: relative;
}

div.splash img.banner 
{
	float: left;
	margin-left: 1px;
	margin-right: 10px;		
}


div.splash object
{
	margin: 0px 0px 0px 1px;
	z-index: 0;
	padding: 0px;
}
 
div.splash h2
{
	background: url('/static/dx/cs/img/splash_header.gif') no-repeat top left; 
	padding: 7px 0px 0px 36px;
	margin:0px;
	height:22px!important;
	height:28px;
	color:#fff;
}

div.splash p
{
	padding: 6px 30px 15px 10px;
	margin: 0px;
}

div.splash p.links
{
	/*background: url('/static/dx/cs/img/splash_footer.gif') no-repeat bottom left; */
	/*padding: 15px 30px;*/
	margin: 0px;
	text-align:right;
	padding-bottom: 10px;
}

div.splash p.links a
{
	color:Black;
}
div.splash p.links a:hover
{
	color:#00559E;
}
div.splash p.links a:active
{
	color:#A5820C;
}

div.splash img.bottom2  
{
	height:13px;
	width:293;
	position: absolute;
	bottom: 0px!important;
	bottom:-1px;
	left: 0px;
	z-index: 999;
}
div.splash img.bottom 
{
	height:13px;
	width:293;
	position:relative;
	top:-3px!important;
	top:0px;
}


