body{
	margin:0;
	padding:0;
	background:#dfdfdf;
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	text-align:center;
}


a{
	text-decoration:none;
	color:#3b4db0;	
}

img{
	border:none;
}

a:hover{
	color:#b03b3b;
}

a:visited{
	color:#3b4db0;
}


ul{
	list-style:none;
	padding:0;
	margin:0;
}

p.button{
	height:60px;
	margin:10px 20px;
	font-size:.9em;
}

p.no_button{
	border:1px solid #555;
	padding:13px;
	height:36px;
	margin:5px 5px 11px;
	font-size:.9em;
}

p.button a{
	display:block;
	width:247px;
	height:30px;
	background-image:url(images/button.png);
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	color:white !important;
	text-decoration:none;
	padding-top:10px;
}

p.button a:hover{
	background-position:0 40px;
}


p.text_right{
	text-align:right;
}

/* TEMPLATE */

.name{
	font-weight:bold;
	font-style:italic;
}


div.page{
	margin:0 auto;
	padding:0;
	padding-bottom:130px;
	width:944px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;

}

h1, h2{
	height:200px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
}

h2{
	height:113px;	
}

div.product_column{
	background-image:url(images/product_background.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:280px;
	padding:0 17px;
	float:left;
	text-align:justify;
	line-height:1.4;
	padding-bottom:20px;
}

* html div.product_column{
	padding: 0 13px;
}


div.product_column div.product_description{
	height: 22em;
}

h3{
	margin:0 -10px;
	padding:0;
}

* html h3{
	margin:0 -5px;
}

h3 a{
	display:block;
	margin:0;
	padding:0;
	height:68px;
	overflow:hidden;
	text-indent:-999em;
}

h4{
	margin:0;
	padding:0;
}

ul { list-style: square inside; margin-left:10px;}

div#dynolicious h3 a{
	background-image:url(images/logo_dynolicious.png);
}
div#dynolicious_storm h3 a{
	background-image:url(images/logo_dynolicious_storm.png);
}
div#dlb h3 a{
	background-image:url(images/logo_dlb.png);
}

a.screenshot{
	display:block;
	float:left;
	width:82px;
	height:83px;
	background-image:url(images/thumbnail_frame.png);
	padding:9px 0 0 10px;
	margin:0 1px 0 0;
	overflow:hidden;
}

p.addl_links{
	text-align:center;
	font-size:.90em;
	padding-top:10px;
	clear:left;
	font-weight:bold;
}

p.store{
	text-align:right;
}

p.store a{
	border:none;
}

div.footer{
	position:fixed;
	bottom:0;
	left:0;
	height:90px;
	padding:0;
	padding-top:44px;
	background-image:url(images/footer.png);
	width:100%;
	text-align:center;
	overflow:hidden;
}

* html div.footer{
	margin-top:20px;
}

div.footer_container{
	width:944px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

div.footer_container p{
	padding:0;
	margin:0;
	color:#888;
}

div.footer_container p a{
	color:#c62f1f;
}

div.footer_conatiner p a:hover{
	color:#ffffff;
}

p.bunsentech{
	float:right;
}

p.bunsentech a{
	display:block;
	width:230px;
	height:80px;
	text-indent:-999em;
	overflow:hidden;
	background-image:url(images/bt_logo.png);
	background-repeat:no-repeat;
	margin:0;
	margin-top:15px;
	margin-right:20px;
	padding:0;
}

p.quick_links{
	height:30px;
	font-weight:bold;
}

.subdue{
	font-size:.8em;
	color:#555;
}
