@charset "utf-8";
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color : #fff;
font-size : 12px;
color : #000;
background-color : #fed11c;
background-image : url(../images/background.png);
background-repeat : repeat-y;
background-position : center 0%;
vertical-align : middle;
}
form {
margin : 0;
padding : 0;
}
p {
margin-top : 0;
}
h1 {
margin-top : 0;
color : #415a9d;
font-size : 1.4em;
font-weight : bold;
}
h2 {
margin-top : 0;
color : #415a9d;
font-size : 1.2em;
font-weight : bold;
}
h3 {
margin-top : 0;
color : #415a9d;
font-size : 1.1em;
font-weight : bold;
}
a {
color : #006599;
text-decoration : none;
padding : 0 5px;
}
a:link, a:active {
color : #006599;
text-decoration : none;
padding : 0 5px;
}
a:visited, a:hover {
color : #fbcf1c;
text-decoration : none;
padding : 0 5px;
}
.main {
	margin: 0px;
	width: 579px;
}	
.center {
text-align : center;
}
.center table {
margin-left : auto;
margin-right : auto;
text-align : left;
height : 1.2em;
}
.top {
background-color : #fff;
margin : 0;
}
.logo {
padding : 10px 0 10px 10px;
vertical-align : middle;
}
.logo img {
width : 430px;
}
.logo a img {
border : none;
}
.greenBar {
background-color : #0a989a;
color : #fff;
text-align : center;
padding : 10px 0;
}
.actions {
vertical-align : middle;
font-weight : bold;
text-align : right;
padding-right : 20px;
color : #666666;
}
.actions a {
color : #666666;
text-decoration : none;
padding : 0 5px;
}
.actions a:link, .actions a:visited, .actions a:hover {
color : #666666;
text-decoration : none;
padding : 0 5px;
}
.actions a:active {
color : #666666;
text-decoration : none;
padding : 0 5px;
}
.actions a:hover {
color : #0a989a;
text-decoration : none;
padding : 0 5px;
}
a.inquiries {
background-image : url(../images/cart.png);
background-position : right 0%;
background-repeat : no-repeat;
padding-right : 26px;
padding-bottom : 2px;
text-decoration : none;
}
table.navHorizTable {
padding : 0 0;
background-color : #0a989a;
}
.navHorizHead {
font-weight : bold;
padding-left : 0;
padding-right : 0;
background-color : #0a989a;
}
.navHoriz {
background-color : #0a989a;
color : #fff;
text-align : center;
padding : 15px 0 15px;
font-size : 14px;
}
.navHoriz a {
color : #fbcf1c;
text-decoration : none;
padding : 0 5px;
}
.navHoriz a:link, .navHoriz a:visited, .navHoriz a:active {
color : #fbcf1c;
text-decoration : none;
padding : 0 5px;
font-weight : bold;
font-size : 14px;
}
.navHoriz a:hover {
color : #ffffff;
text-decoration : none;
padding : 0 5px;
font-size : 14px;
}
.search {
background-color : #0a989a;
color : #fff;
text-align : center;
padding : 10px 0;
}
.searchhead {
font-weight : bold;
padding-left : 30px;
padding-right : 4px;
}
.advsearch {
font-weight : bold;
}
.advsearch a {
color : #fff;
text-decoration : none;
}
.gobutton {
background-image : url(../images/go.png);
background-position : center 0%;
background-repeat : no-repeat;
padding : 0 4px;
}
.leftnav {
	color : #ffffff;
	padding-top : 20px;
	padding-bottom : 20px;
	vertical-align : top;
	width : 139px;
	background-color: #006599;
}
#maincats {
background-repeat : no-repeat;
margin-bottom : 30px;
}
#maincats ul {
padding : 0;
margin : 0;
list-style : none;
width : 139px;
}
#maincats li a {
display : block;
color : #fff;
text-decoration : none;
background-color : #006599;
border-bottom : 1px solid white;
padding : 5px 8px;
font-weight : normal;
}
#maincats li li a {
background-color : #0a989a;
font-weight : normal;
padding-left : 20px;
}
#specialcats {
margin-bottom : 20px;
}
#specialcats ul {
padding : 0;
margin : 0;
list-style : none;
width : 139px;
}
#specialcats li a {
display : block;
color : #fff;
text-decoration : none;
background-color : #006599;
border-bottom : 1px solid white;
padding : 5px 8px;
font-weight : normal;
}
#specialcats li li a {
background-color : #0a989a;
font-weight : normal;
padding-left : 20px;
}
#nav, #nav ul {
	padding : 0;
	margin : 0;
	list-style : none;
	float : left;
/*	width : 100px;*/
	clear: left;
}
#nav li {
position : relative;
float : left;
margin-bottom : -1px;
width : 100px;
}
#nav li ul {
position : absolute;
left : -999em;
margin-left : 139px;
margin-top : -24px;
}
#nav li a {
width : 100px;
display : block;
color : #fff;
text-decoration : none;
padding : 5px 10px 5px 29px;
font-weight : bold;
}
#nav li li a {
width : 119px;
display : block;
color : #fff;
text-decoration : none;
background-color : #057f9a;
padding : 5px 10px;
}
#nav li a:hover {
color : #fff;
background-color : #0a989a;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left : -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left : auto;
}
.content {
vertical-align : top;
}
.guts {
margin : 20px;
width : 579px;
text-align : left;
font-size : 12px;
}
.guts a {
color : #006599;
padding : 0;
}
.guts a:link, a:active {
color : #006599;
text-decoration : none;
font-weight : bold;
padding : 0;
}
.guts a:visited {
color : #3300cc;
text-decoration : none;
font-weight : bold;
padding : 0;
}
.guts a:hover {
color : #f09731;
text-decoration : none;
font-weight : bold;
padding : 0;
}
.guts photo {
border : 2px solid;
margin : 1px;
border-color : #006599;
text-align : center;
vertical-align : top;
}
.guts photo p {
margin : 0 0 10px 0;
font-size : 10px;
}
.guts productphoto {
border : 2px solid #006599;
}
#product {
margin : 0;
}
.producttable {
margin : 0;
border : 0;
}
.photo {
text-align : center;
vertical-align : top;
}
.photo p {
margin : 0 0 10px 0;
font-size : 10px;
}
.productphoto {
border : 2px solid #006599;
}
img.swatch {
border : 2px solid #006599;
margin : 1px;
}
.productdescription {
vertical-align : top;
padding-left : 10px;
text-align : left;
}
.productdescription table {
margin-left : 0;
}
.productnumber {
font-weight : bold;
color : #0a989a;
background-image : url(../images/arrow.png);
background-position : left 0%;
background-repeat : no-repeat;
padding-left : 14px;
}
.newitem {
font-weight : bold;
color : #f00;
}
.productname {
font-size : 14px;
font-weight : bold;
}
.itemoptions {
margin-bottom : 20px;
margin-left : 0;
}
.itemoptions img {
border : 0;
}
.itemoptions td {
padding : 2px 2px 2px 14px;
font-size : 10px;
background-image : url(../images/arrow.png);
background-position : left 0%;
background-repeat : no-repeat;
}
.itemoptions a {
font-weight : bold;
color : #0a989a;
text-decoration : none;
text-transform : uppercase;
}
.shoptable {
margin-top : 15px;
}
.shoptable td input {
width : 20px;
}
.shoptable td input.updatecart {
width : 120px;
}
.shoptable tr.headergrey td {
background-color : #006599;
color : #fff;
font-weight : bold;
font-size : 10px;
padding : 2px;
text-align : center;
border-right : 1px solid #fff;
}
.shoptable td {
font-size : 10px;
padding : 4px;
font-weight : normal;
text-align : center;
}
.shoptable td.swatch {
padding : 2px;
text-align : left;
}
.shoptable td.description {
padding : 0;
text-align : left;
}
.shoptable td.low {
background-color : #cccccc;
}
td.instock {
color : #999999;
}
.unavailable {
color : #cc0000;
}
.shoptable td.bgswatch {
background-image : url(/swatch/gifs/);
border : 1px solid black;
}
.shoptable .boldbutton {
font-weight : bold;
}
.shoptable .line td {
border-bottom : 1px solid #ccc;
}
.shoptable .money td {
font-weight : bold;
text-align : right;
font-size : 12px;
}
.buttons {
text-align : center;
margin-top : 20px;
}
p.back {
padding-left : 14px;
font-size : 10px;
background-image : url(../images/arrow.png);
background-position : left 0%;
background-repeat : no-repeat;
float : right;
margin-top : 3px;
}
p.back a {
font-weight : bold;
color : #0a989a;
text-decoration : none;
text-transform : uppercase;
}
.shoptable img.swatch {
border : 1px solid #000;
}
#catalog .itemgroup {
margin-bottom : 10px;
}
#catalog .itemgroup td {
vertical-align : top;
}
#catalog .itemgroup a {
text-decoration : none;
font-size : 10px;
font-weight : bold;
}
#catalog .itemgroup td.link {
padding : 10px 6px;
width : 97px;
}
#catalog .itemgroup td.link div.fakeimage {
padding : 0;
background-repeat : no-repeat;
background-position : top left;
border : 2px solid #006599;
width : 99px;
margin-bottom : 4px;
}
#advsearch {
margin : 0 0 20px 0;
padding : 0;
}
ul.spaced li {
margin-bottom : 1em;
}
.previewtext {
background-image : url(/templates/customtmpls/images/template4/previewtext2.gif);
background-position : center top;
background-repeat : no-repeat;
height : 90px;
}
.previewtable td {
padding : 5px 10px;
border-bottom : 1px solid #ccc;
}
#bookmarks {
color : #0a989a;
font-style : italic;
padding : 5px 0 15px 0;
border-color : #ffffff;
text-align : center;
}
#bookmarks .title {
	font-size:14px;
	text-align:center;
	color: #FFFFFF;
	font-style: normal;
}
#bookmarks img {
padding : 1px;
border : medium none;
}
#footer {
color : #ffffff;
background-color : #0a989a;
text-align : center;
font-size : 8px;
}
#footer p {
padding-top : 5px;
padding-right : 0;
padding-bottom : 5px;
padding-left : 0;
}
.footer p img {
padding-top : 2px;
padding-right : 0;
padding-bottom : 2px;
padding-left : 0;
}
.footer {
color : #ffffff;
background-color : #0a989a;
text-align : center;
font-size : 8px;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.footer a:link, a:visited, a:hover, a:active {
color : #ffffff;
text-decoration : none;
}
.footer p {
width : 750px;
margin : 3px;
}
.footer #item_table {
width : 85%;
padding : 10px 0 10px 0;
}
.footer #item_table p {
text-align : center;
}
.footer #item_table h1 {
font-size : 10px;
display : block;
text-align : center;
color : #ffffff;
width : 758px;
padding-bottom : 0;
margin : 1px 0 0;
}
.footer #item_table body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : center;
}
.floatRight {
float : right;
margin-left : 10px;
}
.floatLeft {
float : left;
margin-right : 10px;
}
