/*
© 2005 Christine Kirchmeier http://www.zeta-software.de
*/

#itsthetable {

	padding: 0;
}

table.grid {

border-spacing: 0;
font-size:11px;
}


table.grid ul{

font-size:11px;
}

table.grid li{

padding-top: 5px;
}

tbody th {
	background: #dee2e9 url(../images/bg_col1.gif) repeat-x;
}

tbody tr.odd{
	background: #e2e2e2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}





td.data a:link {
		color: #203276;
	text-decoration: none;
	border-bottom:1px dotted;
}

td.data a:visited {
		color: #203276;
	text-decoration: none;
	border-bottom:1px dotted;
}

td.data a:hover {

	color: #ff0000;

}

td.data {
	background: #f3f8fd url(../images/bg_col2.gif) repeat-x;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	height: 25px;
	padding: 3px;

}

td.data:hover {
	background: #f3f8fd;
}




td.first-data a:link {
	color: #203276;
	text-decoration: none;
}

tbody th a:visited, td.first-data a:visited {

	color: #203276;
	text-decoration: none;
}

td.first-data a:hover {

	color: #ff0000;

}

td.first-data {
	background: #f3f8fd url(../images/bg_col2.gif) repeat-x;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #c6cdd8;
	height: 25px;
	padding: 3px;

}

td.first-data:hover {
	background: #f3f8fd;
}



td.label {
	background: #dee2e9 url(../images/bg_col3.gif) repeat-x;

	height: 25px;
	padding: 3px;
}



tr.odd td {
	background: #f8f8f8 url(../images/bg_col3.gif) repeat-x;
	color: #444;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

tr.odd td:hover {
	background: #f8f8f8;
}












td.option a:link {
	color: #203276;
	text-decoration: none;
	border-bottom:1px dotted;
}

td.option a:visited {
	color: #203276;
	text-decoration: none;
	border-bottom:1px dotted;
}

td.option a:hover {

	color: #ff0000;

}

td.option {
	background: #f3f8fd url(../images/bg_col3.gif) repeat-x;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	height: 25px;
	padding: 3px;

}

td.option:hover {
	background: #f3f8fd;
}








td.first-option a:link {
	color: #203276;
	text-decoration: none;
}

td.first-option a:visited {
	color: #203276;
	text-decoration: none;
}

td.first-option a:hover {

	color: #ff0000;

}

td.first-option {
	background: #f3f8fd url(../images/bg_col3.gif) repeat-x;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #c6cdd8;
	height: 25px;
	padding: 3px;

}

td.first-option:hover {
	background: #f3f8fd;
}






td.label a:link {
	color: #537fc3;
	
}

tbody th a:visited, td.label a:visited {
	color: #444;
}

th a:hover, td.label a:hover {
	text-decoration: none;
}

td.label {
	background: #f3f8fd url(../images/bg_col3.gif) repeat-x;
	border-top: 1px solid #c6cdd8;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	height: 25px;
	padding: 3px;	


}

td.first-label:hover, td.label:hover {
	background: #f3f8fd;
}


td.first-label a:link {
	color: #537fc3;
}

tbody th a:visited, td.first-label a:visited {
	color: #444;
}

td.first-label a:hover, td.first-label a:hover {
	text-decoration: none;
}

td.first-label {
	background: #f3f8fd url(../images/bg_col3.gif) repeat-x;
	border-top: 1px solid #c6cdd8;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #c6cdd8;
	height: 25px;
	padding: 3px;
}

td.first-label:hover {
	background: #f3f8fd;
}













td.product-title a:link {
font-size: 100%;
	color: #537fc3;
}

tbody th a:visited, td.product-title a:visited {
	color: #444;
}

th a:hover, td.product-title a:hover {
	text-decoration: none;
}

td.product-title {
font-size: 100%;
font-weight: bold;
	background: #f3f8fd url(../images/bg_col2.gif) repeat-x;
	color: #203276;
	border-top: 1px solid #c6cdd8;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #c6cdd8;
	padding: 10 10 10 10;

}





