/*
Theme: BakeSale admin
Author: Matti Putkonen - FI3.fi
Web site: http://www.fi3.fi/
Icons from http://www.famfamfam.com/lab/icons/silk/
*/

table {
border-collapse: collapse;
border-spacing: 1px;
}


td, th {
	background: #cccccc;
	padding: 4px 4px;
	border-bottom:solid 1px #fff;
	vertical-align:middle;
	font-size: 0.8em;
}

.borderright {
border-right:solid 2px #fff;
}

table caption {
background: #eee;
text-align: center;
font-size: 1em;
font-weight: bold;
line-height:1.5em;
}

thead th {
background: #999999;
border-bottom:solid 1px #fff;
border-top:solid 1px #fff;
text-align:left;
font: bold 1em arial, helvetica, sans-serif;
padding: 2px 4px;
}

tfoot td, tfoot th{
background: #cccccc;
border-bottom:solid 1px #fff;
border-top:solid 1px #ccc;
}

tr.odd td, tr.odd th {
background:#c0c0c0;
font-size: 0.8em;
}

/* links */

td a, td a:visited, td a:hover {
padding-top:6px;
padding-bottom:6px;
margin-top:-6px;
margin-bottom:-6px;
}

td a {
color:blue;
size: 10pt;
}

td a:visited {
color:purple;
}

tbody th a {
padding-left:20px;
color:#333;
}

tr.nostyle td {
background: #ffffff;
border: none;
VERTICAL-ALIGN: middle;
padding:5px;
}

table.products600px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 600px;
}

table.products550px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 500px;
}

table.products500px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 500px;
}

table.products450px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 450px;
}

table.products400px {
font-size: 1.2em;margin: 0 0px 0 0px;
width: 400px;
}

table.products350px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 350px;
}

table.products300px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 300px;
}

table.products250px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 250px;
}

table.products200px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 200px;
}

table.products150px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 150px;
}

table.products100px {
font-size: 1.2em;
margin: 0 0px 0 0px;
width: 100px;
}

table.relatedprods {
margin: 0 0px 0 0px;
min-width: 100px;
}

table.withmargin {
margin: 0 0px 0 20px;
min-width: 100px;
}
