/* Copyright (c) 2008 Peak Systems, Inc.  All Rights Reserved. */

body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.center	{ 
	text-align: center;
}

table.main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #E2E3E8;
	background-image: url(/images/test.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

table.splash {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffffff;
	background-image: url(/images/cornerstone_splash-1024.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 533px;
}

table.splash td {
	vertical-align: middle;
}

table.splash table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

td.content {
	background-image: url(/images/leftblueborder.gif);
	background-repeat: repeat-y;
	background-position: left;
}

td.topleft {
	background-image: url(/images/topblueborder.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.topright {
	background-image: url(/images/topcorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 280px;
}

.footer {
	width: 760px;
	text-align: center;
	color: #00416B;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

.footer a {
	color: #00416B;
	text-decoration: none;
	font-weight: bold;
	margin: 0 3px;
}

.footer a:hover {
	color: #0072BC;
}

.textcontent {
	margin: 20px 200px 20px 20px;
}

h1 {
	font-weight: bold;
	color: #B52A31;
	font-size: 14px;
	font-stretch: condensed;
	margin-top: 0;
}

.textcontent a {
	color: #0072BC;
	text-decoration: underline;
}

.productimage {
	margin-top: 15px;
	margin-left: 45px;
	background-color: #fff;
}

.productimage .swatcharea {
	background-color: #E2E3E8;
}

.swatches {
	font-size: 10px;
	font-weight: bold;
}

.swatches a {
	color: #000;
	text-decoration: none;
}

.swatches td {
	padding: 0 0 6px 10px;
}

.swatches img {
	border: 2px solid #0072BC;
	margin: 0 0 2px 0;
	padding: 0;
}

.productdetails {
	margin-top: 27px;
	margin-left: 45px;
}

.productname {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 0;
}

.swatchinfo {
	padding-top: 2px;
	font-size: 10px;
	background-color: #E2E3E8;
}

.swatchinfo a {
	color: #0072BC;
	text-decoration: underline;
}

.products {
	margin-top: 17px;
	margin-left: 25px;
}

.products a {
	color: #0072BC;
	font-weight: bold;
	text-decoration: none;
}

.products td {
	vertical-align: top;
}

.products td.link {
	padding: 10px 10px 20px 10px;
	width: 154px;
}

.products td.link div.fakeimage {
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
	border: 2px solid #0072BC;
	width: 150px;
	margin-bottom: 6px;
}
