body {
font-family:Tahoma, Verdana, Arial, sans-serif;
background-color: #EEEEEE;
}
p {
font-size: 12px;
margin-top: 5px;
margin-bottom: 5px;
}
ol,ul {font-size: 12px;}
a {
color: black;
font-weight: bold;
}
a:link {text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}
a img {border: none;}

p.c {text-align: center;}
div.c {margin: auto; text-align: center;}

table {border-collapse: collapse;}
table tr th {text-align: left;}
table tr td {vertical-align: top;}
table tr th.right {text-align: right;}
table tr.light td{}
table tr.dark td{background-color: #EEEEFF;}
table tr.tall td {vertical-align: bottom; height: 2em;}

div#main {
width: 750px; margin: auto;
border: 1px solid #DDDDDD;
background-color: white;
}
div#header {
background: url(/img/touchstone_banner.gif) top left no-repeat;
height: 91px;
}
div#header h1 {margin: 0px;}
div#header img {margin: 5px;}
div#content {
clear: left;
}
div#mc {
width: 580px;
float: left;
margin-left: 5px;
}
div#mc img {}
div#leftc {
float: left;
width: 163px;
}
div#footer {
clear: both;
font-size: 10px;
text-align: center;
border-top: 1px solid #dddddd;
padding: 5px;
}

div#cartamt {
float: right; 
font-size: 12px;
}
div#cartamt img {
border: 0px;
vertical-align: middle;
}

div.product {
	width:260px;
	text-align: center;
	float: left;
	margin: 5px;
}
div.product legend {font-weight: bold; font-size: smaller;}

.large {font-size: large;}
.fr {float: right;}
.sizeup1 {font-size: large;}
.size1 {font-size: smaller;}
.dkb {color: #000099;}

.monospace {font-family: monospace;}

.red {color: red;}
.blue {color: blue;}
.yellow {color: yellow;}
.orange {color: orange;}
.bold {font-weight: bold;}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
