@charset "UTF-8";
/* CSS Document */

.slideshow {
	background: #EBEBEB;
	width: 234px;
	border-bottom: 10px solid #FFFFFF;
	float: left;
	height: 80px;
}
.slideshow img {
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 5px;
}

.slideshow a, .slideshow a:link, .slideshow a:visited {
	color: #333333;
	font: 13px "Century Gothic", Helvetica, sans-serif;
	text-decoration: none;
}

.slideshow a:hover, .slideshow a:active {
	color: #333366;
	font: 13px "Century Gothic", Helvetica, sans-serif;text-decoration: underline;
}



.interior {
	background: #BC00F2;
}

.furniture{
	background: #99D33F;
}

.graphic{
	background: #70CFCD;
}

.fashion{
	background: #F20097;
}

.film{
	background: #347DFA;
}

.webdesign{
	background: #816DC9;
}

.summer{
	background: #E97700;c
}

.guest{
	background: #D1AB7C;
}

.tablestyle {
	font: 13px "Century Gothic", Helvetica, sans-serif;
}

.tablestyle td{
	font: 13px "Century Gothic", Helvetica, sans-serif;
}

.interior, .furniture, .graphic, .fashion, .film, .summer, .guest, .webdesign {
	color: #FFFFFF;

	font-weight: bold;padding:5px;height:45px;
}

.interior, .furniture, .graphic {
	}
	
.tablestyle a{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
	
	.interior a, .furniture a, .graphic a, .fashion a, .film a, .summer a, .guest a, .webdesign a {
	color: #FFFFFF;
font-size:13px;text-decoration: none;
}
