@charset "iso-8859-1";

/* Pam's Garage */

form {
	margin-bottom: 0px;
	}

body {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0px;
	background: #CCCCCC;
	text-align: center;
	}

td {
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	}

checkbox {}
textarea {}

a:link, a:visited, a:active, a:hover { 
	color: #3D4F67; 
	text-decoration: none; 
	font-weight: bold; 
	}

h1 {
	text-align: left;
	font-size: 14px;
	color: #0A1534; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}
	
h2 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}
	
h3 {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	color: #006699;
	}
	
h4 {
	font-weight: bold;
	font-size: 17px;
	}
	
h5 {
	text-align: center;
	font-size: 14px;
	color: #0A1534; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}
	
em {
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
	color: #C40000;
	}

#box {
	background: #FFFFFF;
	height: 100%;
	width: 950px;
	margin:0px auto;
	}
	
.shell {
	width: 950px;
	border-collapse: collapse;
	background: #FFFFFF;
	}
	
.top {
	background: #5283A8;
	padding: 5px 0px 5px 10px;
	}
	
.top a, .top a:link, .top a:hover, .top a:visited {
	color: #E2E6EB;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
    }
	
.top2 {
	text-align: right;
	padding: 15px 10px 5px 0px;
	}
	
.top2 a, .top2 a:link, .top2 a:hover, .top2 a:visited {
	color: #555E67;
	text-decoration: none;
	padding: 10px;
	font-weight: normal;
	}
	
.category {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #0A1534;
	line-height: 20px;
	text-transform: uppercase;
	}
	
#categories {
	width: 150px;
	vertical-align: top;
	}
	
#categories a, #categories a:link, #categories a:hover, #categories a:visited {
	color: #555E67;
	text-decoration: none;
	padding: 10px;
	line-height: 25px;
	font-weight: normal;
	}
	
#content {
	width: 800px;
	vertical-align: top;
	padding-bottom: 20px;
	}
	
.item {
	width: 200px;
	background-color: #EEEEEE;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	}
	
#text {
	padding: 0px 30px 0px 20px;
	}
	
.subcat {
	width: 145px;
	background-color: #FFF8DE;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #E9E2CA;
	}
	
.subcat a, .subcat a:link, .subcat a:hover, .subcat a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    }
	
.backissues {
	width: 200px;
	background-color: #EEEEEE;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	line-height: 18px;
	}
	
.cards {
	width: 750px;
	background-color: #EEEEEE;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	line-height: 20px;
	}
	
.cards2 {
	width: 200px;
	background-color: #EEEEEE;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	line-height: 20px;
	}
	
.used {
	color: #FF0000;
	}
