/* CSS Document */
body {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
}

#wrapper { width: 966px; }

a:link { color: #FE5A17; text-decoration: none; font-weight: bold; }
a:visited { color: #FE5A17; text-decoration: none; font-weight: bold; }
a:hover { color: #092869; text-decoration: underline; font-weight: bold; }
a:active { color: #092869; text-decoration: none; font-weight: bold; } 

img { border: 0px; }

#topper { width: 966px; height: 113px; border: 0; margin: 18px 0 0 0; overflow: hidden; }
#line { width: 966px; height: 17px; border: 0; overflow: hidden; text-align: center;  }

#bodywrapper {
	width: 690px; 
	margin: 2px 2px 2px 0;
	padding: 1px;
	float: left;
	text-align: center;
}
#sidebar {
	width: 268px;
	margin: 0 0 2px 0;
	padding: 0px;
	float: right;
	background-image: url(http://www.metsstuff.com/images/side-back.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
	#sidebar p { width: 240px; margin: 4px 14px 4px 14px; text-align: center; font-size: 14px; }
	#sidebar a:link { color: #092869; }
	#sidebar a:visited { color: #092869; }
	#sidebar a:hover { color: #FE5A17; }
	#sidebar a:active { color: #FE5A17; }
#sidetop {
	width: 268px;
	height: 20px;
	background-image: url(http://www.metsstuff.com/images/side-top-back.jpg);
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#sidebottom {
	width: 268px;
	height: 20px;
}

.rounded {
	width: 680px;
	background-image: url(http://www.metsstuff.com/images/round-back.jpg);
	margin-bottom: 15px;
}
.roundtop {
	width: 680px;
	height: 18px;
	background-image: url(http://www.metsstuff.com/images/round-top-back.jpg);
	overflow: hidden;
}
.roundbot {
	width: 680px;
	height: 18px;
	clear: left;
	background-image: url(http://www.metsstuff.com/images/round-bot-back.jpg);
	overflow: hidden;
}
.roundtitle {
	width: 644px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #BEBEBE;
	line-height: 18px;
	text-align: left;
	margin: 0px 18px 0px 18px;
}
.roundsubtitle { font-size: 9px; font-weight: normal; }

.product { width: 159px; float: left; padding: 0px 0px 0px 9px; text-align: center; }
.productstart { display: block; width: 155px; margin-left: 10px; text-align: center; }
.producttwo { display: block; width: 155px; margin-left: 10px; text-align: center; }
.productthree { display: block; width: 155px; margin-left: 10px; text-align: center; }
.productend { display: block; width: 155px; margin-left: 10px; text-align: center; }
.producttitle { font-size: 14px; font-weight: bold; color: #000000; }
.productaff { font-size: 9px; font-weight: normal; color: #000000; }
.productprice { font-size: 14px; font-weight: bold; color: #FE5A17; }
.productbuy { width: 59px;  background: #092869; padding: 2px; margin: 5px 50px 5px 50px; text-align: center; font-size: 14px; font-weight: bold; color: #FFFFFF; }
	.productbuy a:link { background: #092869; text-decoration: none;  }
	.productbuy a:visited { background: #092869; text-decoration: none;  }
	.productbuy a:hover { background: #FE5A17; text-decoration: none;  }
	.productbuy a:active { background: #FE5A17; text-decoration: none;  }
	
#productinfo { width: 680px; padding: 10px; }

#footerline {
	clear: both;
	width: 966px;
	height: 17px;
	text-align: center;
}
#footer {
	width: 966px;
	height: 116px;
	background-image: url(http://www.metsstuff.com/images/footer-back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 35px;
	font-size: 10px;
	color: #000000;
}

.hozrule { width: 640px; height: 2px; margin: 5px 18px 10px 18px; background: #CECECE; }
