html {
	background: white url(../images/bg.gif) left top repeat-x;
	margin: 0px;
	padding: 0px;
	font: normal 12px/15px Arial,sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	width: 940px;
	margin: 0px auto;
}
a {
	color: #043875;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a img {
	border: 0;
}
p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
h1 {
	font: bold 30px/32px Arial,sans-serif;
	letter-spacing: -1.5px;
	margin: 0px;
	padding: 0px 0px 18px 0px;
}
h1 a {
	color: #000;
}
h2 {
	font: normal 14px/18px Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h3 {
	font: bold 14px/16px Arial,sans-serif;
	margin: 0px;
	padding: 18px 0px 0px 0px;
}
h4 {
}
select {
	border: 1px solid #a5acb2;
	vertical-align: middle;
}
input,label {
	vertical-align: middle;
}
div.header {
	position: relative;
	height: 167px;
	margin-bottom: 15px;
}
a.logo {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 524px;
	height: 80px;
	cursor: pointer;
}
form#headersearch {
	position:absolute;
	top: 55px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
form#headersearch input {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	border: 1px solid #a5acb2;
	background: white;
	width: 170px;
	vertical-align: middle;
}
form#headersearch button {
	margin: 0px;
	padding: 0px;
	border: 0;
	background: white;
	vertical-align: middle;
	cursor: pointer;
}
img#callnow {
	position: absolute;
	top: 138px;
	left: 171px;
}
div.threesteps {
	margin-bottom: 15px;
}
div.breadcrumb {
	font: normal 11px/12px Arial,sans-serif;
	padding-bottom: 3px;
}
div.footer {
	clear: left;
	position: relative;
	margin-top: 15px;
	border-top: 1px solid #b6b6b6;
}
div#footermenu {
	padding: 20px 0px;
	overflow: hidden;
}
div#footermenu ul {
	position: relative;
	left: -7px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	float: left;
	margin: 0px;
	padding: 0px 7px;
	font: bold 11px/12px Arial,sans-serif;
	border-left: 1px solid #686868;
	color: #686868;
}
div#footermenu a {
	color: #686868;
}
div.design {
	position: absolute;
	top: 8px;
	right: 0px;
	font: normal 11px/11px Arial,sans-serif;
}
div.design p {
	margin: 0px;
	padding: 9px 68px 0px 0px;
	text-align: right;
	color: #686868;
}
div.design p a {
	color: #686868;
	font-weight: bold;
	text-decoration: underline;
}
div.design a.poweredby {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.productpage {
	display: inline;
	float: left;
	width: 940px;
	padding-bottom: 15px;
	zoom: 1;
}
div.leftcol {
	display: inline;
	float: left;
	width: 540px;
	margin: 0px -540px 0px 0px;
}
div.rightcol {
	display: inline;
	float: left;
	margin-left: 560px;
	width: 380px;
	zoom: 1;
}
table.productlist {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.productlist td {
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
table.productlist td.detailbtn {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 13px;
}
table.productlist th,
table.productlist td {
	font: normal 12px/15px Arial,sans-serif;
	text-align: center;
	margin: 0px;
}
table.productlist td {
	padding: 0px 13px;
	vertical-align: top;
}
table.productlist th {
	padding: 8px 0px;
}
table.productlist td p {
	font: normal 12px/15px Arial,sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
table.productlist td p a {
	font-weight: bold;
}
div.productinfo {
	font: normal 11px/13px Arial,sans-serif;
	color: #808080;
}

table.pricetable {
	border-collapse: collapse;
	font: normal 11px/13px Arial,sans-serif;
	width: 540px;
}
table.pricetable thead th {
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	background-color: #f2f2f2;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 7px;
}
table.pricetable thead td {
	text-align: left;
	font-weight: bold;
	background-color: #f2f2f2;
	border-top: 1px solid #dddddd;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
}
table.pricetable tbody th {
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 7px;
}
table.pricetable tbody td {
	text-align: center;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 7px;
}
table.pricetable tbody td.chosen {
	background-color: #4b6482;
	color: white;
}
img.contactus {
	position: absolute;
	top: 0px;
	right: 155px;
}
div.minicart {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px 12px;
	font: normal 11px/32px Arial,sans-serif;
	background: url(../images/minicart-bg.gif) left top repeat-x;
}
div.minicart a {
	display: inline-block;
	font-weight: bold;
	padding: 0px 18px 0px 24px;
	background: url(../images/cart-icon.gif) left 8px no-repeat;
}
div.minicart img.minicartleft {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.minicart img.minicartright {
	position: absolute;
	top: 0px;
	right: -1px;
}
table.billtoshipto {
	border-collapse: collapse;
	margin: 0px 0px 13px 0px;
	padding: 0px;
	width: 100%;
}
table.billtoshipto th {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background-color: #f2f2f2;
	padding: 7px 0px 6px 11px;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
table.billtoshipto th strong {
	font: bold 18px/20px Arial,sans-serif;
}
table.billtoshipto td {
	padding: 6px 0px 11px 11px;
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
}
table.billtoshipto .firstchild {
	border-right:  1px solid #dddddd;
}
table.billtoshipto td input,
table.billtoshipto td select {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #a5acb2;
	width: 170px;
}
table.billtoshipto td input#billTo_postalCode,
table.billtoshipto td input#shipTo_postalCode {
	width: 70px;
}
table.billtoshipto td input#billTo_phoneNumber {
	width: 110px;
}
table.billtoshipto dl {
	margin: 0px;
	padding: 0px;
}
table.billtoshipto dt {
	display: inline;
	float: left;
	width: 128;
	margin: 5px -128px -0px 0px;
	padding: 0px;
}
table.billtoshipto dd {
	margin: 0px 0px 0px 128px;
	padding: 0px;
}
.errmsg {
	color: red;
	font-style: italic;
}
table.categorylist {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.categorylist th,table.categorylist td {
	text-align: center;
	font-weight: bold;
}
table.categorylist td {
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
}
table.categorylist th {
	padding-top: 25px;
}
dl#shipto {
	padding-bottom: 24px;
}
div#errmsg {
	margin-top: 15px;
}
form#contactus th {
	text-align: left;
	padding-right: 10px;
}
form#contactus th,
form#contactus td {
	padding-top: 2px;
	padding-bottom: 2px;
}
form#contactus td.col1,
form#contactus td.col2 {
	vertical-align: top;
}
form#contactus td.col2 {
	padding-left: 30px;
}
form#contactus input {
	width: 175px;
}
form#contactus textarea {
	width: 225px;
	height: 90px;
	overflow: auto;
}
a.continushopping {
	display: inline-block;
	width: 155px;
	height: 22px;
	background: url(../images/continue-shopping-hover.jpg) left top no-repeat;
	margin: 4px 0px 7px 0px;
}
a.continushopping:hover {
	background-position: left -22px;
}
a.checkout {
	display: inline-block;
	width: 95px;
	height: 22px;
	background: url(../images/checkout-hover.jpg) left top no-repeat;
}
a.checkout:hover {
	background-position: left -22px;
}

/* Expanded Main Menu */
div#mainmenu-expanded {
	min-height: 150px;
}
div#mainmenu-expanded ul,
div#mainmenu-expanded li,
div#mainmenu-expanded li a {
	margin: 0;
	padding: 0;
	border: 0;
}
div#mainmenu-expanded span.arrow {
	display: none;
}
div#mainmenu-expanded ul {
	margin-top: 24px;

}
div#mainmenu-expanded ul li {
	font-weight: bold;
	list-style-type: none;
	width: 168px;
	float: left;
	padding-right: 20px;
	margin-bottom: 22px;
}
div#mainmenu-expanded ul li li {
	font-weight: normal;
	font-size: 11px;
	list-style-type: disc;
	margin-bottom: 0;
	float: none;
}
div#mainmenu-expanded ul ul {
	margin-top: 0;
	border-top: 1px solid #dedede;
	padding-top: 4px;
	margin-top: 4px;
	padding-left: 15px;
}
a#embroiderylibrary {
	display: inline-block;
	width: 300px;
	height: 150px;
}
p.address {
	text-align: center;
}