a:link{color:#9966ff} /*custom*/
a:active{color:#9966ff}
a:visited{color:#9966ff}
a:hover{color:#9966ff}

#sales-table {
	width:100%;
	max-width:875px;
	border-radius:15px;
	box-shadow: 8px 8px 8px #888888;
	background-color:#FFFFFF;
	border-width:2px;
	border-style: solid;
	border-color:#9966ff; /*custom*/
}

.error{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: red;
	margin-left: 0px;
	display:none;
	font-weight:bold;
}

.headerlink{
	text-decoration: none;
}

/*responsive elements*/
  .headings {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	padding-left: 0px; 
	font-weight:bold;
}

  .headings2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	padding-left: 0px; 
	font-weight:bold;
}

.timelisting{
	width:90%;
	height:34px;
	font-size:24px;
	font-family: Arial, Verdana, sans-serif; 
	font-weight:bold;
	padding-left:15px;
	background-color:#B8B8B8;
}
	
.tddisplay{
	height:20px;
	width:24px;
	border-collpase:collpase;
	border:0px solid #888;
	text-align:center;
	vertical-align:top;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	font-family: Arial, Verdana, sans-serif; 
	font-weight:bold;
	font-size:24px;
}

.actday{
	height:20px;
	width:24px;
	border-collpase:collpase;
	border:0px solid #888;
	text-align:center;
	vertical-align:top;
	background-color:#B8B8B8;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	font-family: Arial, Verdana, sans-serif; 
	font-weight:bold;
	font-size:24px;
}

.unavailable{
	height:20px;
	width:24px;
	border-collpase:collpase;
	border:0px solid #888;
	text-align:center;
	vertical-align:top;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	font-family: Arial, Verdana, sans-serif; 
	font-weight:bold;
	font-size:24px;
	color:#CCCCCC;
}

.calendartext{
	font-family: Arial, Verdana, sans-serif; 
	font-size:20px;
}

input[type="submit"]{
	font-size: 24px;
	background-color: #9966ff; /*custom*/
	color: #fff;
	border-radius: 10px;
	width: 200px;  
	height: 70px;
}

input[type="text"]{
    font-size:24px;
	size: 30px;
}

input[type="password"]{
    font-size:24px;
	size: 30px;
}

select{
    font-size:24px;
	margin:5px;
}

textarea {
	width: 460px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size:20px;
}

@media only screen and (max-width: 1280px) {

	.headings {
		font-size: 28px;
	}

	.headings2 {
		font-size: 28px;
	}

	.timelisting{
		height:34px;
		font-size:24px;
	}

	.tddisplay{
		font-size:24px;
	}

	.actday{
		font-size:24px;
	}

	.unavailable{
		font-size:24px;
	}

	.calendartext{
		font-size:20px;
	}

	input[type="submit"]{
		font-size: 24px;
		width: 200px;  
		height: 70px;
	}

	input[type="text"]{
		font-size:24px;
		size: 30px;
	}

	input[type="password"]{
		font-size:24px;
		size: 30px;
	}

	select{
		font-size:24px;
		margin:5px;
	}

	textarea {
		width: 460px;
		height: 120px;
		font-size:20px;
	}
}

@media only screen and (max-width: 850px) {

	.headings {
		font-size: 24px;
	}

	.headings2 {
		font-size: 24px;
	}

	.timelisting{
		height:30px;
		font-size:20px;
	}

	.tddisplay{
		font-size:20px;
	}

	.actday{
		font-size:20px;
	}

	.unavailable{
		font-size:20px;
	}

	.calendartext{
		font-size:18px;
	}

	input[type="submit"]{
		font-size: 24px;
		width: 200px;  
		height: 70px;
	}
	
	input[type="text"]{
		font-size:22px;
		size: 25px;
	}
		
	input[type="password"]{
		font-size:22px;
		size: 25px;
	}
	
	select{
		font-size:20px;
		margin:5px;
	}
	
	textarea {
		width: 400px;
		height: 100px;
		font-size:18px;
	}
}

@media only screen and (max-width: 800px) {

	.headings {
		font-size: 22px;
	}

	.headings2 {
		font-size: 22px;
	}

	.timelisting{
		height:26px;
		font-size:16px;
	}

	.tddisplay{
		font-size:16px;
	}

	.actday{
		font-size:16px;
	}

	.unavailable{
		font-size:16px;
	}

	.calendartext{
		font-size:16px;
	}

	input[type="submit"]{
		font-size: 24px;
		width: 200px;  
		height: 70px;
	}
		
	input[type="text"]{
		font-size:20px;
		size: 22px;
	}

	input[type="password"]{
		font-size:20px;
		size: 22px;
	}
	
	select{
		font-size:18px;
		margin:5px;
	}
	
	textarea {
		width: 360px;
		height: 90px;
		font-size:16px;
	}
}

@media only screen and (max-width: 750px) {

	.headings {
		font-size: 18px;
	}

	.headings2 {
		font-size: 18px;
	}
	
	.timelisting{
		height:24px;
		font-size:14px;
	}

	.tddisplay{
		font-size:14px;
	}
	
	.actday{
		font-size:14px;
	}
	
	.unavailable{
		font-size:14px;
	}
	
	.calendartext{
		font-size:14px;
	}

	input[type="submit"]{
		font-size: 22px;
		width: 180px;  
		height: 60px;
	}
			
	input[type="text"]{
		font-size:18px;
		size: 20px;
	}
	
	input[type="password"]{
		font-size:18px;
		size: 20px;
	}
	
	select{
		font-size:16px;
		margin:5px;
	}
		
	textarea {
		width: 320px;
		height: 80px;
		font-size:14px;
	}
}

@media only screen and (max-width: 600px) {

	.headings {
		font-size: 16px;
	}
	
	.headings2 {
		font-size: 16px;
	}
	
	.timelisting{
		height:24px;
		font-size:13px;
	}
	
	.tddisplay{
		font-size:12px;
	}

	.actday{
		font-size:12px;
	}

	.unavailable{
		font-size:12px;
	}

	.calendartext{
		font-size:12px;
	}

	input[type="submit"]{
		font-size: 18px;
		width: 140px;  
		height: 45px;
	}
				
	input[type="text"]{
		font-size:12px;
		size: 15px;
	}
		
	input[type="password"]{
		font-size:12px;
		size: 15px;
	}
	
	select{
		font-size:14px;
		margin:5px;
	}

	textarea {
		width: 250px;
		height: 60px;
		font-size:12px;
	}
}

@media only screen and (max-width: 510px) {

	.headings {
		font-size: 14px;
	}
}

/* --------------------------------------------------
    calendar
   -------------------------------------------------- */
table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 300px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 14px;
}
table.calendar td {
	border: 0;
	font-size: 14px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 44px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 32px;
	height: 28px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}