﻿/* VanStar */

.trapeze-content #admin_header_wrapper
{
	background-image: none;
	background-color: rgb(188,4,8);
}

.trapeze-content .submenu-wrapper
{
	background-image: none;
	background-color: rgba(0,0,0,0.32);
}

#outercontainer {background-color: rgb(250,250,250);}
#container { width: 980px; margin: 0 auto;}

#vanstarheader { height: 126px; position: relative; background: #fff url(../images/NAVBACK.jpg) no-repeat; z-index: 100; }
#vanstarheader h1 { width: 300px; background: #fff url(../images/vanstar-logo-300.png) no-repeat; text-indent: 0em; }
#vanstarheader h1 a { display: block; height: 126px; }
body.root #vanstarheader { height: 176px; background: #fff url(../images/header_root.png) no-repeat; }


#trapeze-content #signIn
{
  background: #ffffff url(../images/VanStar-Login.png) no-repeat;
	min-height: 500px;
}

.trapeze-content h1 { color: rgb(188,4,8);}    
   