
#main, #top
{
    left: 50%;
    margin-left: -510px;
}

#main
{
    top: 164px;
}

body
{
    background-image: url(ProgressiveBackground.png);
    background-position: 50% 0;
    font-family: Calibri, Segoe UI Light, Tahoma, Arial;
}


.logon
{
    margin-top: 170px;
    margin-left: 25%;
}

#logOffLink {
    padding: 6px 7px 0 0;
    font-size: 14px;
}
    
body, input.button, .standard
{
    font-family: Calibri, Segoe UI, Tahoma, Arial, Sans-Serif;
    font-size: 13px;
}


A:link, A:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #0080cc;
}

A:hover
{
    text-decoration: underline
}

#changeweekselector A:link, #changeweekselector A:visited
{
    color: #000;
}

input, select, TD.added, TD.readonly, .standard input, .standard select, TD.vbreadonly
{
    font-family: Calibri,Tahoma, Arial, Sans-Serif;
    font-size: 13px;
}

#search
{
    margin: 4px 0 1px 243px;
}



#homecontainer .deptname
{
    text-align: left;
    font-style: normal;
    padding-right: 7px;
    font-weight: normal;
}
#homecontainer .sitename
{
    text-align: left;
    font-style: normal;
    padding-right: 15px;
    text-decoration: none;
    font-weight: bold;
}


#homecontainer, #gsheetcontainer, .vbcontainer, .vb
{
    margin: 0px;
    padding: 0px;
    width: 1019px; /*box-shadow: 10px 10px 5px #888888;*/
    border: 1px solid #ffffff;
    min-height: 34px; /* 	-moz-border-radius-bottomleft:4px; 	-webkit-border-bottom-left-radius:4px; 	border-bottom-left-radius:4px; 	 	-moz-border-radius-bottomright:4px; 	-webkit-border-bottom-right-radius:4px; 	border-bottom-right-radius:4px; 	 	-moz-border-radius-topright:4px; 	-webkit-border-top-right-radius:4px; 	border-top-right-radius:4px; 	 	-moz-border-radius-topleft:4px; 	-webkit-border-top-left-radius:4px; 	border-top-left-radius:4px; */
}


.vb
{
    margin: 0px;
    padding: 0px;
    width: 1019px;
    position: absolute;
    left: 50%;
    margin-left: -510px;
    top: 62px;
    min-height: 34px;
    border-top: none;
}

#vbmain
{
    width: 1020px;
    margin-top: 130px;
    position: absolute;
    left: 50%;
    margin-left: -510px;
}

#adminmain
{
    position: absolute;
    left: 50%;
    margin-left: -25%;
    margin-top: 138px;
}
#homecontainer table
{
    height: 100%;
    margin: 0px 0px 0px 4px;
    padding: 0px;
}
#gsheetcontainer table, .vbcontainer table, .vb table
{
    width: 1017px;
    height: 100%;
    margin: 0px;
    padding: 0px;
}


#logOffLinkValetBay{
    display:block;
}

/*
#homecontainer tr:last-child td:last-child, #gsheetcontainer tr:last-child td:last-child, .vbcontainer tr:last-child td:last-child,  .vb tr:last-child td:last-child  {
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
}
#homecontainer table tr:first-child td:first-child, #gsheetcontainer table tr:first-child td:first-child, .vbcontainer table tr:first-child td:first-child, .vb table tr:first-child td:first-child  {
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
}
#homecontainer table tr:first-child td:last-child, #gsheetcontainer table tr:first-child td:last-child, .vbcontainer table tr:first-child td:last-child,  .vb table tr:first-child td:last-child   {
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
}#homecontainer tr:last-child td:first-child, #gsheetcontainer tr:last-child td:first-child, .vbcontainer tr:last-child td:first-child, .vb tr:last-child td:first-child {
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
}
*/
#homecontainer tr:hover td, #gsheetcontainer tr:hover td, .vbcontainer tr:hover td, .vb tr:hover td
{
    background-color: #e5e5e5;
}
#homecontainer td, #gsheetcontainer td, .vbcontainer td, .vb td
{
    vertical-align: middle;
    background: -o-linear-gradient(bottom, #ffffff 5%, #efeded 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #efeded) );
    background: -moz-linear-gradient( center top, #ffffff 5%, #efeded 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#efeded");
    background: -o-linear-gradient(top,#ffffff,efeded);
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 9px;
    font-size: 12px;
    font-style: normal; /*	font-family:Verdana;*/
    font-weight: bold;
    color: #000000;
}
#homecontainer tr:last-child td, #gsheetcontainer tr:last-child td, .vbcontainer tr:last-child td, .vb tr:last-child td
{
    border-width: 0px 1px 0px 0px;
}
#homecontainer tr td:last-child, #gsheetcontainer tr td:last-child, .vbcontainer tr td:last-child, .vb tr td:last-child
{
    border-width: 0px 0px 1px 0px;
}
#homecontainer tr:last-child td:last-child, #gsheetcontainer tr:last-child td:last-child, .vbcontainer tr:last-child td:last-child, .vb tr:last-child td:last-child
{
    border-width: 0px 0px 0px 0px;
}
#homecontainer tr:first-child td, #gsheetcontainer tr:first-child td
{
    background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
    background: -moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
    background: -o-linear-gradient(top,#cccccc,b2b2b2);
    background-color: #cccccc;
    border: 0px solid #ffffff;
    border-width: 0px 0px 1px 1px; /*	font-family:Verdana;*/ /*	text-align:center; 	font-size:14px; 	font-weight:bold; */
    color: #000000;
}
/*#homecontainer tr:first-child:hover td, #gsheetcontainer tr:first-child:hover td, .vbcontainer tr:first-child:hover td, .vb tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top,#cccccc,b2b2b2);
	background-color:#cccccc;
}
*/
#homecontainer tr:first-child td:first-child, #gsheetcontainer tr:first-child td:first-child, .vbcontainer tr:first-child td:first-child, .vb tr:first-child td:first-child
{
    border-width: 0px 0px 1px 0px;
}
#homecontainer tr:first-child td:last-child, #gsheetcontainer tr:first-child td:last-child, .vbcontainer tr:first-child td:last-child, .vb tr:first-child td:last-child
{
    border-width: 0px 0px 1px 1px;
}


#homecontainer tr.alternating td, #gsheetcontainer tr.alternating td, .vbcontainer tr.alternating td, .vb tr.alternating td
{
    background: -o-linear-gradient(bottom, #ffffff 5%, #efeded 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #efeded) );
    background: -moz-linear-gradient( center top, #ffffff 5%, #efeded 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#efeded");
    background: -o-linear-gradient(top,#ffffff,efeded);
    background-color: #ffffff;
}

/*
#gsheetcontainer tr.alternating td, .vbcontainer tr.alternating td, .vb tr.alternating td
{
    font-weight: normal;
    font-size: 13px;
}

*/
#gsheetcontainer td, .vbcontainer td, .vb td
{
    font-weight: normal;
    font-size: 13px;
}

#homecontainer div.inner, #valetbaycarscontainer div.inner
{
    padding-bottom: 20px;
    padding-left: 22px;
}


/*Valet bay**********************************************************/
.vb TBODY TD, .vbcontainer TBODY TD
{
    padding: 5px;
    font-family: Calibri, Tahoma, Arial, Sans-Serif;
    font-size: 13px;
}

.vbreadonly
{
    padding: 5px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 13px;
}
.vbcontainer thead tr:first-child td, .vb thead tr:first-child td
{
    background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
    background: -moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
    background: -o-linear-gradient(top,#cccccc,b2b2b2);
    background-color: #cccccc;
    border: 0px solid #ffffff;
    border-width: 0px 0px 1px 1px; /*	font-family:Verdana;*/ /*	text-align:center; 	font-size:14px; 	font-weight:bold; */
    color: #000000;
}

#tabs
{
    top: 125px;
}

#tabs li.bigtab, li
{
    font-size: 16px;
    font-weight: normal;
}

#tabs li.bigtab
{
    margin-right: 5px;
    margin-left: 5px;
}

#tabs li.bigtab a, li a
{
    font-weight: bold;
    font-size:20px;
}

#tabs li a:hover, #tabs li.highlighted a
{
    color: #0080cc;
    background-position: 0 -41px;
        text-shadow: 0 0 10px #fff;
}



#vbfilters
{
    height: 38px;
    padding: 4px 5px 4px 5px;
}
#vbfilters SELECT, #vbmain SELECT
{
    font-weight: bold;
    border-radius: 4px;
}

.vb .lrg, .vbcontainer .lrg
{
    font-size: 16px;
    font-weight:bold;
}

.vb #vbfilters
{
    margin-bottom: 0;
    margin-top: 55px;
}

#homecontainer TABLE
{
    white-space: nowrap;
    border-collapse: collapse;
}

#topband
{
    background: #EAE9E9;
    height: 28px;
}

#topband a
{
    color: #0080cc
    ;
}

#ui-datepicker-div
{
    display: none;
    }
    
    @media only screen and (max-width: 1030px) {
    body
	{
	background-image: url(EliteLogo.png);
	background-position: 50% 30px;
	background-size: 100px;
    	}
    
    #topband {
    width: 100vw;
    }
    
    #search {
        margin: 4px 0 1px 4px;
        width: 13em;
    }
    
    #search INPUT {
    	width:auto;
    	top: 1px;
    	left: 1px;
    	right: 1px;
    	bottom: 1px;
    	height: auto;
	}
    
    
    	#wrapper{
    	width: 100vw !important;
    	}
    
    	#main, #top
    	{
    		width: 100vw !important;
    	    left: 0;
    	    margin-left: 0;
    }
    
    	#homecontainer, #gsheetcontainer, .vbcontainer, .vb
    	{
    	   width: 100vw;
       	}
       	
       	.vb
    	{
    	    margin: 0px;
    	    padding: 0px;
    	    width: 100vw;
    	    position: absolute;
    	    left: 0;
    	    margin-left: 0;
    	    top: 62px;
    	    min-height: 34px;
    	    border-top: none;
    	}
    	
    	#vbmain
    	{
    	    width: 100vw;
    	    margin-top: 130px;
    	    position: absolute;
    	    left: 0;
    	    margin-left: 0;
    	}
    	
    	#adminmain
    	{
    	    position: absolute;
    	    left: 0;
    	    margin-left: 0;
    	    margin-top: 138px;
    }
       	
       	#gsheetcontainer table, .vbcontainer table, .vb table
    	{
    	    width: 100vw;
    	    height: 100%;
    	    margin: 0px;
    	    padding: 0px;
    }
    
    #tabs {
    	left: 0;
    }
    
    #tabs li a {
	padding: 5px 10px;
    width: auto;
    background: #ccc;
    border-radius: 10px 10px 0 0;
       	}
       	
       	#garagesheetweek {
       		position: relative;
       		}
}