/* CSS Document */
body { 
	background-color:#999999;
	margin-top:10px;
	font-size:10pt;
}

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt
}

div.body {
	background-image:url(images/orange/background.gif);
	width:914px;
}

h1 {
	font-size:18px;
	border-bottom:1px solid black;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 16px;
	margin-bottom:5px;
}

div.content {
	padding-left:11px;
	text-align:left;
	font-size;13px;
}

div.header {
	width: 894px;
	height:77px;
	background-image:url(images/orange/header.gif);
	background-repeat:no-repeat;
	text-align: right;
	color: white;
	padding-right:20px;
	font-size:14px;
}

div.menu {
	width:914px;
	height:100px;
}

div.top {
	width:914px;
}

div.bottom {
	width:914px;
	height:30px;
	background-image:url(images/orange/bottom.gif);
	background-repeat:no-repeat;
}

div.bottom div {
	font-size:10px;
	padding-top:3px;
	text-align:center;
}

div.box_bg {
	width:444px;
	background-image:url(images/orange/box_middle.gif);
}

div.box_top {
	width:444px;
	background-image:url(images/orange/box_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

div.box_bottom {
	width:444px;
	background-image:url(images/orange/box_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

div.box_body {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:2px;
}



div.fbox_bg {
	width:893px;
	background-image:url(images/orange/fbox_middle.gif);
	margin:0;
	padding:0;
}

div.fbox_top {
	width:893px;
	background-image:url(images/orange/fbox_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

div.fbox_bottom {
	width:893px;
	background-image:url(images/orange/fbox_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

div.fbox_body {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:2px;
}











p {
	padding:0;
	margin:0;
	margin-bottom:5px;
}

th {
	text-align:center;
}

table.spectable td.prompt {
	font-weight:bold;
}

ul {
	margin-top:0px;
}

ul li {
}

table.carttable { 
	border-collapse:collapse
}

table.carttable tr.odd td { 
	background-color:#f0f0f0;
}

table.carttable tr.bb td { 
	border-bottom:1px solid black;
}

table.carttable td, table.carttable th {
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;
}

table.carttable th {
	border-bottom:1px solid black;
}
table.carttable .bl { 
	border-left:1px solid black;
}

table.carttable .br { 
	border-right:1px solid black;
}

table.scarttable { 
	border-collapse:collapse
}

table.scarttable tr.odd td { 
	background-color:#f0f0f0;
}

table.scarttable tr.bt td { 
	border-top:1px solid black;
}

table.scarttable td, table.scarttable th {
	padding:5px;
	padding-right:5px;
	font-size:10pt;
}

table.paytable th, table.paytable tr.last td {
	border-bottom:1px solid black;
}
table.paytable td, table.paytable th {
	padding-top:3px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}

table.paytable tr.odd td { 
	background-color:#f0f0f0;
}


table.scarttable th {
	border-bottom:1px solid black;
}
table.scarttable .bl { 
	border-left:1px solid black;
}

table.scarttable .br { 
	border-right:1px solid black;
}

table.scarttable td .button {
	font-size:10px;
	width:60px;
	height:18px;
	padding:0;
	margin:0;
	color:white;
	background-image:url(images/button_bg.gif)
	
}

.left {
	text-align:left;
}

label {
	display:block;
	float:left;
	width: 100px;
	text-align:right;
	margin-right: 5px;
}

.inputSection h2 {
	font-size:13px;
	display: block;
	margin:0;
}

.inputSection {
	padding: 10px;
	border: 1px solid #cccccc;
	margin-top:10px;
}

.inputSection h2 {
	margin-bottom: 10px;
	font-size:13px;
}

input.full {
	width: 280px;
}

select.half, input.half {
	width: 172px;
}

.message {
	display: block;
	color: red;
	padding-left:110px;
}

div.links {
	position:relative;
	top:10px;
}

div.links a, div.links a:visited {
	color:white;
	font-size:11px;
}

.cartCount {
	color: #000000;
	width:95px;
	height:38px;
	padding-top:2px;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left:40px;
}

td.row1, td.row2 {
	padding:0px;
}

td.row1 .padding {
	padding-top:8px;
}

td.row2 .padding {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:4px;
}

td.row1 {
	background-image: url(images/cell_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

td.row2 {
	background-image: url(images/cell_bg2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

a, a:visited, .link {
	color: #000088;
	text-decoration:underline;
	
}

.locationtable {
	margin-bottom:5px;
	background-color:black;
}

.locationtable td {
	padding:5px;
	text-align:center;
	width:25%;
}


.locationtable td a, .locationtable td a:visited {
	color: white;
	font-weight:bold;
	font-size:14px;
}



/*
*/