
@import "/fileadmin/template/reset.css";
@import "/fileadmin/template/fonts.css";
@import "/fileadmin/template/grids.css";


body {
	background-color: #303139;
	color: #7a7b7f;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: center;
}

IMG#teasterimg {
	margin-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#hd  {
	text-align:center;
	padding-top:0px;
}

.yui-g {
	text-align:center;
	padding-top: 10px;
}

#menu1 {
	padding-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D5E64;
}

.menu3 {
	padding-top: 10px;
	padding-left: 50px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {color: #CCC;}

DIV#content.yui-u {
	padding-top: 10px;
	width: 430px;
	padding-bottom: 30px;
}

/*
.yui-u, DIV.product H1, #product_img, DIV.product P.bodytext, .product{
	border-width: 1px;
	border-style: solid;
	border-color: black;	
}
*/

#product_img {
	float:left;
	margin-left:30px;
	padding:10px;
}

DIV.product H1 {
	margin-top: 0px;
	display: inline;
}

DIV.product h1 img {
	margin-top: 33px;	
}

DIV.product {
	min-height: 200px;
}

DIV.product P.bodytext {
	width: 233px;
	font-size: 80%;
	margin-left: 103px;
	text-align: justify;
}

#doc3 {
	margin-left:auto; /* not for structure, but so content doesn't bleed to edge */
	margin-right:auto;
	margin-top:0px;
	margin-bottom:40px;
}

strong {font-weight:bold;}

#content UL {list-style-image:url(/cms/fileadmin/template/bullet.gif); padding: 15px;}

#ft {
	padding-top: 10px;
	padding-bottom: 0px;
	text-align:center;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5d5e64;
}
