/* Sylversite 2008 Style Sheet (content)
 www.technoindustries.be
*/

html { 
	min-height: 100%; margin-bottom: 1px; 
}

	 
body {
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #191919;
}
	 
td {
	vertical-align: top;
}

.content {
	margin-left: 17px;
	background-image: url("/08/lay/cn_loop.gif");
	background-repeat: repeat-y;
	background-position: top center;
}

.bottom {
	background-image: url("/08/lay/bottom_back.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

.cn {
	background-image: url("/08/lay/cn_top.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

p, li, th, td {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #505050;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div#sponsors {
	/* float: left; */
	width: 880px;
	padding-top: 50px;
	text-align: center;
}

div#sponsors img { margin: 0px 24px; }

/* table styles */

.pink {
	background-color: #e30582;
	background-image: url("/08/lay/cn_pink_back.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 6px;
}

.pink p {
	color: #ffffff;
}

hr {
	border: none; 
	border-bottom: 1px dotted #e0e0e0;
	height: 0;
	padding: 0px;
	margin: 0px;
}

/* font styles */

.ft {
	color: #777777;
	font-size: 10px;
	margin-top: 32px;
	padding-bottom: 4px;
}

h1 {
	color: #909090;
	font-weight: normal;
	letter-spacing: -3px; 
	font-size: 32px;
	margin: 0px;
	padding-bottom: 6px;
}

.t, h3 {
	color: #909090;
	font-weight: normal;
	letter-spacing: -2px; 
	font-size: 24px;
	padding-bottom: 6px;
	margin: 0px;
}

.sub {
	font-size: 9px;
}

.txt p {
	padding-bottom: 10px;
}

/* list */

ul {
	list-style-position: outside;
	list-style-image: url("/08/lay/li.gif");
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-right: 10px;
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
}

li {
	padding-bottom: 6px;
}

/* forms */

form {
	padding: 0px;
	margin: 0px;
}

input, textarea, select {
	font-size: 11px;
	background-color: #f5f5f5;
	border: 2px inset; 
	border-color: #afafaf #ffffff #ffffff #afafaf;
}

.submit {
	background-color: #606060;
	color: #fff;
	font-size: 14px;
	padding: 4px;
	border: 1px outset; 
	border-color: #afafaf #ffffff #ffffff #afafaf;
	margin: 2px;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
}

/* img styles */


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.dia {
	padding: 4px;
	margin: 4px;
	border: 1px solid #e0e0e0;
	background-color: #f7f7f7;
	color: #333333;
	font-size: 10px;
	float: left;
}

img.tsr {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
}

/* hyperlinks */
a, a:link, a:visited, a:hover {
	color: #505050;
	text-decoration:none;
}

p a, p a:link, p a:visited {
	color: #505050;
	border-bottom: 1px #ec4fa7 solid;
}

p a:hover {
	color: #000000;
	border-bottom: 1px #e30582 solid;
}

p.ft a, p.ft a:link, p.ft a:visited {
	color: #777777;
	border-bottom: 1px #ec4fa7 solid;
}

p.ft a:hover {
	color: #ffffff;
	border-bottom: 1px #e30582 solid;
}

.pink a, .pink a:link, .pink a:visited, .pink a:hover {
	color: #ffffff;
}

.pink a:hover {
	border-bottom: 1px #ffffff solid;
}

a.ofs, a.ofs:link, a.ofs:visited {
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	border: 1px solid #909090;
	background-color: #4B4B4B;
	color: #ccc;
	font-size: 12px;
	line-height: 1.8em;
}

a.ofs:hover {
	text-decoration: none;
	background-color: #ec4fa7;
	border: 1px solid #e30582;
	color: #ffffff;
}

 


