@charset "utf-8";
/* CSS Document */

 




	
tr.pricetotal td{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 15px;
	}

body {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#333;
	background: none;
	margin: 0;
	padding: 0;
	text-align:center;
	width: 100%;
}

select {
	width: 175px;
	}

body.style1 {color: #FF0000}


p {
	margin-top: 10px;
}

h3 {
	font: bold 140% trebuchet ms, sans serif;
	letter-spacing: 5 px;
	margin-bottom: 0;
	color:#000000;
}

hr {
    color: #eee;
	background-color:#000;
	height: 2 px;
}

#header {
position: absolute;
top: 0px;
left: 50px;
height: 108px;
width: 100%;
padding-top: 8px;
	
/*background:   url(images/webanner.jpg) no-repeat;*/

}




#header h1 {
font-size: 20px;
text-transform: uppercase;
text-align:center;
width:80%;
letter-spacing: 0.3em;
color: #CC0033;
}

h1 {
font-size: 15px;
color:  #fff;
}
#menu {
font-family: "trebuchet ms", verdana, sans-serif;
font-size: 14px;
font-weight: bold;
position:absolute;
height: 30px;
top: 90px;
left: 0px;
width:50%;
padding: 0px;
color:#000000;
background-color:transparent;
}
#imagebox {
	position: absolute;
	padding: 30px;
	top: 43px;
	left: 710px;
	width: 300px;
	height: 200px;
	background-color:#eee;
}

#header {
	position: absolute;
	top: 0 px;
	left: 0 px;
	height: 128 px;
	width: 100%;
	padding-top: 8 px;
}
a:link {
text-decoration: none;
color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover, a:active {
	text-decoration: none;
	color: #00CCFF;
}
#container {
	position: absolute;
	top: 105px;
	left: 0px;
	background: none;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #eee;
	text-align: left;

}
#bar {
	float: left;
	width: 175px;
	background: #eee;
	z-index: 10;
	padding: 10px;
	margin-right: 30px;
	min-height: 150%;
	height: auto;
	
}
img {
	border: 0;
}
#bar h1 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color:#000000
}
#main {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF
}

#main h1 {
font-size: 20px;
letter-spacing: 0.1em;
color: #000000;
}

#expiremonth {
width:50px;
} 
#expireyear {
width:90px;
} 
table {
		border: 0px;
		background: #ffffff;
}
table.shipto td {
	border: thin solid #FFFFFF;
	background-color: #eee;
	padding: 1px;
}
th {
	letter-spacing: 1px;
	background: #eeeeee;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	border-top: thick solid #eeeeee;
	border-bottoom: thin solid #cccccc;
}
tr.head {
	letter-spacing: 1.5px;
	background: #dddddd;
	color: #000000;
	text-transform: uppercase;
	border-top: thick solid #eeeeee;
	border-bottom: thin solid #cccccc;
}
tr.body {
	background: #ffffff;
	color: #000000;
}
td {
	border-bottom: thin solid #FFFFFF;
	background-color: #eee;
	padding: 3px;
}
.newtable td {
	border-bottom: thin solid #FFFFFF;
	background-color: transparent;
	padding: 3px;
}
 tr.different td{
	background-color: #CCCCCC;
	border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	}
.newtable2 td {
	background-color: transparent;
	padding: 3px;
}
/* ---- Calendar specific styles ----*/

a.cal_date:link {
	text-decoration: none; color: white;
	display: block; width: 100%; height: 100%;
}
a.cal_date:visited {
	text-decoration: none; color: white; display: block; width: 100%;
	height: 100%;
	}
a.cal_date:hover {
	text-decoration: none; color: white; display: block; width: 100%;
	height: 100%;
	}
a.cal_date:active {
	text-decoration: none; color: white; display: block; width: 100%;
	height: 100%;
	}
a.cal:link {
	text-decoration: none; color: red; display: block;
	height: 100%; background: white; padding: 3px;
	}
a.cal:visited {
	text-decoration: none; color: red; display: block; width: 100%;
	height: 100%; background: white; padding: 3px;
	}
a.cal:hover {
	text-decoration: none; color: white; display: block; width: 100%;
	height: 100%; background: #dddddd; border:thin solid black; padding: 0px;
	}
a.cal:active {
	text-decoration: none; color: red; display: block; width: 100%;
	height: 100%; background: white;  padding: 3px;
	}
a.event:link {
	text-decoration: none; color: blue; width: 100%; background: lightblue; padding: 3px;
	}
a.event:visited {
	text-decoration: none; color: blue; width: 100%; background: lightblue; padding: 3px;
	}
a.deleteevent:link {
	text-decoration: none; color: blue; background: red; padding: 3px; border: thin solid black;
	}
a.deleteevent:visited {
	text-decoration: none; color: blue; background: red; padding: 3px; border: thin solid black;
	}
table.cal {
	border: thin solid black;
	}
th.cal {
	background: #000000;
	color: #ffffff;
	}
td.cal_date {
	background: #333333;
	color:  #ffffff;
	}
td.cal {
}

span.datepicker {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#login {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	border: thin solid black;
	width: 300px;
	margin: 20px auto 0 auto;
	background: #eeeeee;
	padding: 10px;
	}


	