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

html, body {
	min-height:100%;
	}

body {
	padding:0;
	font-family:"Trebuchet MS", Calibri, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:1px;
	}

#header {
	height:80px;
	}

#colLeft {
	float:left;
	width:265px;
	height:700px;
	}
	
.spacer {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	}
	

#content{
	}
	
#contentHolder {
	margin-left:275px;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
div.headerNavigation {
	line-height:12px;
	height:12px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='shop/images/trans-white-25.png', sizingMethod='scale');*/
	border-bottom:1px solid #313131;
	border-top:1px solid #313131;
	filter:none;
	}
	
html body div.infoBoxHeading {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/infoboxheadng-back.png', sizingMethod='scale');
	height:31px;
	}
	
div.footer {
	line-height:12px;
	height:12px;
	padding:3px;
	background:none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='shop/images/trans-white-25.png', sizingMethod='scale');*/
	border-bottom:1px solid #313131;
	border-top:1px solid #313131;
	filter:none;
	font-size:11px;
	}

#edynamo {
	margin-top:4px;
	display:none;
	}
	
.title {
	font-size:1.4em;
	font-style:italic;
	}
	
.menu a {
	display:block;
	line-height:25px;
	height:25px;
	padding-left:20px;
	}
	
.menu a:hover {
	background:#313131;
	text-decoration:none;
	}
	
.clr {
	clear:both;
	}
	
.top10 {
	margin-top:10px;
	}
	
.aright {
	text-align:right;
	}
	
form {
	margin:4px;
	display:block;
	}
	
.comment {
	font-size:9px;
	}