/* CSS Document */
.white-header {
	font-size: 20px;
	color: #FFFFFF;
}
.white-sml {
	font-size: 10px;
	color: #FFFFFF;
}

.black-header {
	font-size: 14px;
	color:#333;
}
td img {display: block;}


a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #aaa;
}
td,th {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

body {
	margin:0px;
	background-color: #222!important;
	background:url(/images/bkg.png) 0 0 repeat-x #333;
}

body.frame {
	margin:0px;
	background-color: #111;
	background-image:none;
}

p {
	line-height:22px;
	margin:0 0 0 5px;
}


input.buynow {

}

select {
	width:200px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #eee;
	background-color: #333;
}


html {
}

.wrapper {
width:100%;
}

.product-grid {
margin:0px 0 0 20px;
padding:20px 0 0 0;
width:680px;
text-align:center;
}

.tile {
background-color:#fff;
float:left;
width:150px;
height:150px;
margin:0 20px 20px 0;
}

.plus {
	font-size:14px;
}





