A:link     { text-decoration:none; font-weight: bold; color: #000}	
A:visited  { text-decoration:none; font-weight: bold; color: #000}
A:hover {text-decoration: underline;}
A:active   { text-decoration:none; color: #000}

html,body { 
	height: 100%;
}

body { 
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: sans-serif; 
	font-size: 12pt;
	background-color: #66CCFF;
}

body#side_border { 
	background: url("images/lightblue.gif") repeat-y;
	background-color: #0099CC;
}

img.product {
	border: 2px solid #0099CC;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#outer {
}

#black_top {
	height: 57px;
	background-color: #000;
}

#logo {
	position: absolute;
	top: 18px;
	left: 90px;
}

#side {
	position: absolute;
	width: 200px;
	top: 122px;
	left: 21px;
	padding-top: 19px;
	text-align: center;
}

#main {
	position: absolute;
	width: 520px;
	top: 59px;
	left: 290px;
}

#topnav {
	position: absolute;
	top: 17px;
	left: 184px;
}

#happy_muzzle {
	position: absolute;
	top: 73px;
	left: 264px;
}

#main2 {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 865px;
}

#centered {
	position: relative;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

#indented {
	position: relative;
	width: 720px;
	margin: 30px 0px 0px 50px;
}

#topnav img.item {
	margin: 0px 8px 0px 8px;
}

#order_box {
	width: 270px;
	float: right;
	border: 1px solid #069;
	background-color: #fff;
	margin-left: 20px;
}

#order_box .text_sm {
	font: verdana;
	font-size: .8em;
	color: #069;
}

#order_box .text_bold {
	font: verdana;
	font-size: .9em;
	font-weight: bold;
	color: #069;
}

.order_select {
	font-size: 0.8em;
}

.model {
	float: left;
	width: 120px;
	margin-right: 24px;
}
.model .swatch {
	margin-top: 10px;
	width: 62px;
	margin-left: auto;
	margin-right: auto;
}
.swatch img:hover {
	cursor: pointer;
}
.samples {
	margin-right: 25px;
}

.sidelink {
	height: 30px;
	margin-bottom: 15px;
}

.hi_info {
	font-size: .9em;
	font-weight: bold;
}

.heading {
	color: #CCFFFF;
	font-size: 1.1em;
	font-weight: bold;
	font-family: sans-serif;
}

.text {
	color: #fff;
	font-family: serif;
}

.totop {
	font-family: sans-serif;
}

.name {
	font-weight: bold;
}

.left_col {
	float: left;
	width: 320px;
	valign: top;
}

.right_col {
	float: left;
	width: 320px;
	valign: top;
}

.clear_all {
	clear: both;
}

.sm_text {
	font-size: 10pt;
}

table th {
	color: #036;
	font-family: serif;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}
table td {
	font-family: Verdana, sans-serif;
}
.col_1 {
	background-color: #00518C;
	color: #fff;
	padding: 10px 10px 5px 10px;
	font-size: 0.8em;
	vertical-align: top;
	white-space: nowrap;
}
.col_2 {
	background-color: #069;
	color: #fff;
	padding: 10px 10px 5px 20px;
	width: 60px;
	font-size: 0.8em;
	vertical-align: top;
}
.col_3 {
	background-color: #fff;
	color: #069;
	padding: 10px 10px 5px 20px;
	font-size: 0.8em;
	vertical-align: top;
}