/***********************************
	Color Palette
************************************



*/

/***********************************
	Reset
***********************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background-repeat: no-repeat;
	zoom: 1;
}
ul { list-style: none; }
html { overflow-y: scroll; }

/***********************************
	Universals
***********************************/

.clearall { clear: both; }
.floatright { float: right; margin-left: 16px; }
.floatleft { float: left; margin-right: 16px; }
small {	font-size: 10px; }

/***********************************
	Essentials
***********************************/

body {
	font-family: arial, Sans-serif;
	font-size: 12px;
	color: #333;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	
}
a img {
	border: 0;
}
p {
	margin: 0 0 12px 0;
}

/***********************************
	Wrappers
***********************************/

#pageWrapper {
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 16px;
}
#contentWrapper {
	margin: 0 auto;
	padding: 0 20px;
	min-height: 500px;
	width: 920px;
	overflow: hidden;
}

/***********************************
	Header
***********************************/

#header {
	position: relative;
	overflow: hidden;
}
#header #logo {
	position: absolute;
	left: -16px;
}
#header a {
	color: #fff;
}
#header a:hover {
	
}
#header .div1 {
	height: 120px;
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	padding-top: 8px;
	padding-left: 17px;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 24px;
	right: 0px;
	color: #fff;
}
#module_search {
	margin: 4px 0;
}
#freeShipping {
	width: 156px;
	height: 86px;
	position: absolute;
	top: 23px;
	right: 300px;
	background: url('../images/free_shipping.png') no-repeat;
}

/***********************************
	Nav
***********************************/

#nav {
	margin: 10px 0;
	padding: 0 12px;
	background: url('../images/nav/bg.jpg') repeat-x;
}
#nav ul {
	height: 43px;
	overflow: hidden;
}
#nav ul li {
	float: left;
	background: url('../images/nav/divider.png') no-repeat;
	background-position: right center;
}
#nav ul li.last {
	background: 0;
}
#nav ul.right {
	float: right;
}
#nav ul li a {
	padding: 13px 20px;
	color: #fff;
	text-decoration: none;
	display: block;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav a.btn {
	margin-right: 8px;
	float: right;
}
#nav a img {
	margin-right: 4px;
	float: left;
}

/***********************************
	Footer
***********************************/

#footerWrapper {
	padding: 16px 0;
}
#footer {
	margin: 0 auto;
	width: 960px;
	font-size: 11px;
	overflow: hidden;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}

/***********************************
	Breadcrumbs
***********************************/

#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/***********************************
	Columns
***********************************/

#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}

/***********************************
	Lists
***********************************/

.styled {
	margin: 0 0 16px 28px;
	list-style-type: disc;
	list-style-position: outside;
}
.narrow {
	margin: 0 0 0 10px;
	list-style-type: disc;
	list-style-position: inside;
}

/***********************************
	Content
***********************************/

#content {
	margin-bottom: 10px;
	float: left;
	width: 540px;
}
#content.home {
	margin-left: 10px;
	width: 720px;
}
#content .top {
	padding: 8px 0px 6px 10px;
	background: url('../image/content_top.png') no-repeat;
}
#content .top h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	background: url('../image/content_bottom.png') no-repeat;
	height: 5px;
}

/***********************************
	"Tops Advantage"
***********************************/

.advantagePiece {
	margin-bottom: 8px;
	padding: 12px;
	overflow: hidden;
	background-color: #F8F8F8;
}
.advantagePiece li {
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #ccc;
	float: left;
	width: 147px;
}
.twoCol li {
	width: 234px;
}
.advantagePiece li.last { margin-right: 0; padding: 0; border: 0; }
.advantagePiece h2 {
	margin-bottom: 6px;
	color: #990000;
	font-size: 18px;
}
.advantagePiece p {
	margin-bottom: 0;
}

/***********************************
	Home Banner
***********************************/

#homeBanner {
	margin: 0 0 12px 0;
	height: 187px;
	background-image: url(../images/home/banner.jpg);
	position: relative;
}
#homeBanner a.bannerBtn {
	width: 131px;
	height: 28px;
	display: block;
	position: absolute;
	top: 135px;
	left: 35px;
}
#homeBanner a.sewing {
	width: 161px;
	left: 172px;
}
#secondaryHomeBanner {
	margin: 0 0 12px 0;
	height: 187px;
	background-image: url(../images/home/banner_bank.jpg);
	position: relative;
}
#secondaryHomeBanner a {
	height: 187px;
	display: block;
}

/***********************************
	Home Storefronts
***********************************/

.homeStorefronts {
	padding: 16px;
	overflow: hidden;
	background-color: #f6f5f3;
	border: 1px solid #dedcdd;
}
.homeStorefronts li {
	margin-bottom: 16px;
	width: 342px;
	overflow: hidden;
	float: left;
}
.homeStorefronts li.last { margin: 0; }
.homeStorefronts li img {
	margin-right: 20px;
	width: 142px;
	float: left;
}
.homeStorefronts h2 {
	margin: 9px 0 3px 0;
	font-size: 14px;
}
.homeStorefronts p {
	margin-bottom: 3px;
}
.homeStorefronts p.phone {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}

/***********************************
	Boxes
***********************************/

.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px;
	margin-bottom: 10px;
	background: #f8e9e6;
	border: 1px solid #de9184;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
	border: 0;
	border-collapse: collapse;
}
table.home {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
table.home td {
	background-image: url('../images/home/latest_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
table.home td a.photo {
	display: block;
	float: left;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding: 9px 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 496px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#category {
	padding: 10px 0;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#category ul ul {
	margin: 0 0 0 16px;
	list-style-type: disc;
}
#category a.sel {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style-type: disc;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
