body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url('/images/bg_21x1200_mesh_gradient_blue.png') center top repeat-x fixed;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h2, h3{
	color:#0066FF;
}

.gray_text {
	color:#333333;
	font-size:16px;
}

#content {
	width:960px;
	background-color:#FFFFFF;
}

#content .productdetails{
	padding-left: 0px;
	margin: 5px 30px 5px 0px;
}
#content .productdetails img{
    width: 70px;
    height: 70px;
    border: thin solid #cecece;
    margin-left: 10px;
}

#content .productdetails table tr, #content .productdetails table tr td{
    border: 1px solid #cecece;
}

#content .associated_productdetails{
	padding-left: 0px;
	margin: 5px 30px 5px 0px;
}
#content .associated_productdetails img{
    width: 70px;
    height: 70px;
    border: thin solid #cecece;
    margin-left: 10px;
}
#content .associated_productdetails table tr, #content .associated_productdetails table tr td{
    border: 1px solid #cecece;
}

#header {
	width:960px;
	height:127px;
	background: url('/images/header_pic.jpg') center top;
}

#main {
	width:960px;
	height:auto;
	background-color:#FFFFFF;
}

#nav {
	margin-top:10px;
}

#nav ul{
	list-style: none;
  	text-align: left;
}

#nav ul li{
  font-size: 1em;
  float: left;
  display: inline;
}

#nav ul li a {
  display: block;
  color: #696969;
  margin: 0;
  padding: 0 20px 8px 10px;
  text-decoration: none;
  float: left;
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
}

#nav ul li a:hover {
  color: #239bfc;
  font-weight: bold;
  text-decoration: none;
}

#productslist a{
	text-decoration: none;
	text-align: center;

}

#productslist img{
	width: 70px;
	height: 50px;
	
}

.google_checkout{ width:155px !important; height:26px !important; border:none !important; padding:0 !important; margin:0px 50px 0px; text-indent:-5000px; background:url(/images/flash_demo/google_box.jpg) no-repeat; float:right; display:inline; margin-left:5px; cursor:pointer;}
