/* CSS Document */


body {
 	background-color: #E8E8E8;
	color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
 }
h1 { 
  	background-image: url(../leatherman/ltg-logo-black-3.jpg); 
	/*height: 70px;*/
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFCC33;
	color: inherit;
	text-align: center;
	border: 1px solid #000000;
	margin: 0;
	padding-right: 15%;
	padding-bottom: 8px;
	
}
h2 { 
  	background-color: #000000;
	padding-left: 5px;
	letter-spacing: 2px;
	font-size: 115%;
  	color: #FFFFFF;
	margin: 0;
  }

img { 
	float: left;
	margin: 0;
	padding: 0;
}
p, th, td {
	margin: 0;
	padding: 0;
}
ul {
	margin-bottom: 0;
	margin-top: 0;
	list-style-type: square;
}
.header, #instruct th, #quote th {
	text-align: left;
	border-bottom: 2px solid #FFCC33;
}
.highlight {
	font-size: 1.2em;
	font-weight: 700;
	color: #FF6600;
	background-color: inherit;
}
.note {
	font-size: .95em;
	text-align: center;	
	padding-bottom: 0.5em;
}
#container {
	margin: 0 15%;
}
#eng {
	background: black url(/clipart/icons/yellow-eng-blt.jpg) no-repeat 10px 50%;
	color: inherit;
}
#fees {
	margin: auto;
	padding: 0;
}
#fees th p {
	font-size: 85%;
	padding: 0 5px;
}
#gb {
	background: black url(/clipart/icons/yellow-gb-blt.jpg) no-repeat 10px 50%;
	color: inherit;
}
#instruct td, #quote td {
	border-left: 2px solid #FFCC33;
	border-bottom: 2px solid #FFCC33;
	padding-left: 5px;
}
#qualifications, #giftbox { 
  	margin: 2px auto;
	border: 2px solid #FFCC33;
  }
#qualifications th { 
	text-align: left;
	padding-right: 5px;
	border-right: 1px dashed gray;
	border-bottom: 1px solid gray;
  }
#qualifications td { 
	border-bottom: 1px solid gray;
	text-align: center;
	padding: 0 20px;
  }
#quotebox {
	margin: 10px auto;
	border: 2px solid #FFCC33;
	font-weight: bold;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#ship {
	background: black url(/clipart/icons/yellow-time-blt.jpg) no-repeat 10px 50%;
	color: inherit;
}
#ste {
	list-style-type: none;
	padding: 3px 0;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
	background-color: #FFCC33;
	color: inherit;
}
#eng, #gb, #ship {
	padding-left: 26px;
	padding-top: 2px;
	list-style-type: none;
}
#eng a, #gb a, #ship a {
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
}
#eng a:visited, #ship a:visited, #gb a:visited  {
	color: #FFFFFF;
	background-color: inherit;
}
#eng a:hover, #ship a:hover, #gb a:hover {
	color: #FFCC33;
	background-color: inherit;
}
#times td, #fees td { 
	text-align: center;
	border: 2px solid #FFCC33;
	padding: 0 2px;
}

/* quote form css */
#disclaimer { 
	width: 450px;
	font-size: 85%;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: inherit;
	
}
.eventr { 
	background-color: #FFF2CB;
	color: inherit;
}
.oddtr { 
	background-color: #FFFFFF;
	color: inherit;
}
#listing { 
	border: 1px solid black;
	border-collapse: collapse;
	margin: auto;
}
#listing a, #listing a:visited { 
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	color: #0066FF;
	background-color: inherit;
}
#listing a:hover {
	color: #FF6600;
	background-color: inherit;
	text-decoration: underline;
}
#listingintro input {
	background-color:#FFFF33;
	color: inherit; 
}
#listing td { 
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
#listing th { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFCC33;
	color: inherit;
	font-size: 110%;
	border: 1px solid black;
	text-align: center;
	padding: 2px;
}
#listing th span {
	padding-left: 8px;
	font-size: 80%;
	color: #0066FF;
	background-color: inherit;
}
#pwprompt {
	font-size: medium;
	color: #FF0000;
	background-color: inherit;
}
#pwprompterror {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF33;
}
#quoteend {
	background-color: #E7E9FF;
	color: inherit;
}
#quoteend td {
	text-align: center;
}
#quoteend span {
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
}
