@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#container {
	width: 815px;
	background-color: #645f5f;
	margin: 20px Auto 0px;
}

#topBarWithLogo {
	color: #ffffff;
}

#topBarWithLogo img {
	padding-top: 7px;
	padding-left: 0px;
}

.floatRight {
	float: right;
	padding-right: 7px;
}

#copy {
	margin: 15px;
	color: #ffffff;
	min-height: 270px;
	z-index: 100;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:Hover {
	text-decoration: underline;
}


#floatRightCopy {
	float: right;
	width: 328px;
	border-left: solid 2px #444444;
	padding: 0 28px;
	font-size: 12pt;
}

#footer {
	color: #cccccc;
	font-size: 7pt;
	padding: 7px;
	clear: both;
}

#footer a {
	color: #888888;
	text-decoration: none;
}

#footer a:Hover {
	border-bottom: solid 1px #ffffff;
}

#navigation {
	color: #ffffff;
	text-align: center;
	line-height: 25px;
	padding-top: 175px;
}

.padding {
	margin-left: 20px;
}

#roundedWhiteBox {
	background-color: #0099cc;
	color: #ffffff;
	padding: 0px 25px;
	background-image: url(images/topLeftCorner.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 246px;
	font-size: 11px;
	margin-left: 10px;
}

#roundedWhiteBox a{
	color: #333333;
	text-decoration: underline;
}

#topRight {
	background-image: url(images/topRightCorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 26px;
	position: relative;
	right: -25px;
}

#bottomRight {
	background-image: url(images/bottomRightCorner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: -26px;
	margin-right: -25px;
	height: 26px;
	position: relative;
}

#bottomLeft {
	background-image: url(images/bottomLeftCorner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	/*margin-bottom: -7px;*/
	margin-left: -25px;
	height: 26px;
	position: relative;
}


#navigation a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:Hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.centerText {
	text-align: center;
}

.rightText {
	text-align: right;
}

.leftText {
	text-align: left;
}

.ninePoint {
	font-size: 9pt;
}

.twelvePoint {
	font-size: 12pt;
}

.fourteenPoint {
	font-size: 14pt;
}

.elevenPoint {
	font-size: 11pt;
}

#supportingImages {
	text-align: center;
	clear: both;
}

.spaceRight {
	padding-right: 40px;
}

p {
	margin: 0 0 10px 0;
}	

#menu {
	float: left;
	height: 140px;
	width: 140px;
	font-weight: bold;
	z-index: 10000;
}


#content {
	background-color: #ffffff;
	border-top: solid 2px #ff6600;
	border-bottom: solid 2px #ff6600;
	border-right: solid 1px #444444;
	border-left: solid 1px #444444;
	padding: 3px 18px;
	min-height: 280px;
}

#content a{
	color: #0000ff;
}

.quote {
	font-size: 8pt;
	font-style: italic;
}

.normalText {
	font-weight: normal;
}

#customerLinks {
	display: block;
	color: #ff9c00;
	text-align: center;
	width: 229px;
	padding-top: 5px;
}

.middleMargin {
	margin: 25px;
}

#logo {
	width: 229px;
	padding-left: 7px;
}

#localMenu {
	text-align: center;
	margin-left: -10px;
	padding: 5px 0;
}

#localMenu p {
	display: inline;
	padding: 0 18px;
	border-right: solid 1px #ffffff;
}

#localMenu p.last {
	border-right: none;
	padding-right: 0;
}

#localMenu p.first {
	padding-left: 0;
}

h1 {
	margin: 5px 0;
	padding: 0;
	color: #336699;
	font-size: 14px;
}

h2 {
	margin: 5px 0;
	padding: 0;
	color: #336699;
	font-size: 14px;
}

h3 {
	margin: 5px 0;
	padding: 0;
	color: #336699;
	font-size: 12px;
}

.listNextToImage {
	padding-right: 10px;
}

.rightBorder {
	border-right: solid 1px #000000;
	padding-right: 5px;
	margin-right: 5px;
}

#login {
	float: right;
	width: 210px;
	text-align: center;
}

#shopMenu {
	width: 200px;
	float: left;
	height: 700px;
	margin-right: 8px;
}

.productList {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}

.productList td {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.productListHeading {
	background-color: #3366FF;
	color: #ffffff;
}

.productListRow1 {
	background-color: #ffffff;
}

.productListRow2 {
	background-color: #d6e8ee;
}

.smallText {
	font-size: 9px;
}

.noTopMargin {
	margin-top: 0;
}

.floatLeft {
	float: left;
}

a:Active {
	color: #ff9900;
	font-weight: bold;
}

#details {
	float: left;
	margin-left: 10px;
	width: 500px;
}

.priceTable {
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
}

.priceTable td {
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.priceTableHeader {
	background-color: #3366FF;
	color: #ffffff;
}