 /*CSS Document */
body {
	display:block;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#overall_container{
display:block;
width:698px;
background-color:#ffffff;
}

#content{
display:block;
width:698px;
float:left;
background-color:#0066cc;
}

#top{
display:block;
height:15px;
width:698px;
background-color:#0066cc;
margin-bottom:2px;
background-image:url(../images/top_bg.jpg);
background-repeat:repeat-x;
}

#banner{
	display:block;
	height:138px;
	width:698px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}

#under_banner{
display:block;
height:30px;
width:648px;
background-image:url(../images/under_banner2.jpg);
background-repeat:no-repeat;
text-align:right;
padding-right:50px;
padding-top:12px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
}

#under_banner a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-decoration:none;}

#under_banner a:hover{color:#ffcc00;}

#breadcrumb_container{
display:block;
height:20px;
width:698px;
background-image:url(../images/breadcrumb_bg.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000099;
text-align:left;
padding-left:10px;
padding-top:2px;
}

#side_nav{
display:block;
width:230px;
height:100%;
background-color:#0066cc;
float:left;
padding:5px;
padding-left:10px;}

#sub_con{
display:block;
width:423px;
min-height:500px;
float:left;
padding:15px;
background-color:#ffffff;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;}

#sub_con li{padding-bottom:10px;}

#bottom_links{
display:block;
width:698px;
height:17px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
background-color:#0066FF;
clear:both;
padding-top:6px;
background-image:url(../images/top_bg.jpg);
background-repeat:repeat-x;
}

#bottom_links a{
text-decoration:none;
color:#ffffff;
}

#bottom_links a:hover{
color:#ffff00;}

#footer{
display:block;
width:698px;
height:30px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:10px;
clear:both;}

#spec_bg{
	display:block;
	height:170px;
	width:740px;
	background-image:url(../images/spec_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#prodtitletext {
	font-family: Tahoma, Stencil, Souvenir;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
}


#spec_bg h1{
font-size:16px;
color:#003366;
font-style:italic;
font-weight:bold;}

#spec_bg ul{
list-style:none;
padding-bottom:6px;
text-align:left;}

.spec_sub {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
font-style:italic;
font-weight:normal;
}
#nameblk {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	background-color: #000066;
	color: #000000;
	line-height: 44px;
	vertical-align: 85%;
}
#coltext {
	font-family: Tahoma, Stencil, Souvenir;
	font-size: 11px;
	line-height: 15px;
	color: #0033CC;
	text-align: left;
	padding-left: 20px;
	padding-right: 5px;
}

#prodtable {
	width: 650px;
	border: 1px dashed #eeeeee;
	margin-left: 10%;
}



.spec_blurb{
	display:block;
	width:471px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	clear: both;
	position: absolute;
	left: 283px;
	top: 681px;
}
#spa_pixs
{
	display:block;
	width:900px;
	height:180px;
	text-align: center;
	position: relative;
}


#spa_pics{
	display:block;
	width:900px;
	height:180px;
	text-align: center;
	position: relative;
}

#spa_pics img{float:left;}
#swblock  {
	text-align: center;
	background-position: center;
}
#swblock   #swatchcontainer  {
	width: 310px;
	position: absolute;
	background-color: #0099FF;
	background-position: center;
	left: 360px;
	top: 807px;
}
#swblock #swatchcontainer swatch{
	display:inline-block;
	width:300px;
	padding:15px;
	background-color:#3399CC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99ccff;
	position: relative;
}


.picr{
padding-left:10px;}
.picl{
padding-right:10px;}

