/********** RESET STYLES **********/
body, html, input, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, ul li, dl, dt, dd, form, a, fieldset, th
{  
    margin: 0; padding: 0; border: 0; outline: none; list-style: none;
} 

h1, h2, h3, h4, h5, h6  
{  
    font-size: 100%;  
	font-weight: normal;
}
/********** END RESET STYLES **********/

input, textarea
{
	border:1px solid #000000;
	margin: 4px;
}

h2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #d43f93;
}

h3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #000000;
	padding: 0 0 5px 0;
}

h4
{
	font-weight: bold;
	font-size: 14px;
}

a
{
	text-decoration: none;
	color: #000000;
}

#mainCol a
{
	color: #0A5595;
}

#homeCol a
{
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

body
{
	margin: 0;
    padding: 10px 0;
    text-align: center;
    background: #fefce5;
    font-size: 100%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}

#wrapper
{
	width: 996px;
	margin: 0 auto;
	text-align: left;
}

#innerWrapper
{
	position: relative;
	top: -5px;
	left: -5px;
	padding: 0 0 0 0;
}

#header
{
	height: 186px;
	background: url(images/header_bg.gif) bottom right no-repeat;
}

#caricature
{
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 100;
	
	width: 155px;
	height: 228px;
	background: url(images/caricature_bg.png) top left no-repeat;
}

h1#title
{
	position: absolute;
	top: 4px;
	left: 193px;
	z-index: 99;
	
	/* Image replacement technique */
	height: 158px;
	width: 373px;
	text-indent: -10000px;
	background: url(images/h1_quilterssewingbox_bg.gif) top left no-repeat;
}

span#byline
{
	position: absolute;
	top: 142px;
	left: 428px;
	z-index: 100;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
}

#topLinks
{
	position: absolute;
	top: 43px;
	left: 477px;
	z-index: 100;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#topLinks a
{
	color: #000000;
}

#searchWrapper
{
	position: absolute;
	top: 83px;
	left: 596px;
	z-index: 100;
	
	border: 0;
	background: url(images/searchbox_bg.gif) top left no-repeat;
	width: 214px;
	height: 52px;
}

#search
{
	position: relative;
}

.searchBox
{
	width: 117px;
	margin: 17px 15px 22px 51px;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	border: 0;
}

.searchButton
{
	position: absolute;
	top: 15px;
}

#contact
{
	position: absolute;
	top: 16px;
	left: 826px;
	z-index: 100;
	
	display: block;
	height: 147px;
	width: 165px;
	background: url(images/contact_bg.gif) top left no-repeat;
}

#contact span {
	margin: 10px 0 0 8px;
	display: block;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span#contact b
{
	font-size: 13px;
}

#leftCol
{
	width: 155px;
	float: left;
	margin: 0 25px 0 0;
}

#menuWrapper
{
	margin: 84px 0 0 0;
	background: url(images/menuwrapper_bg.gif) top left repeat-y;
}

#menu
{
	padding: 0 10px 135px 17px;
	background: url(images/menu_bg.gif) bottom left no-repeat;
}

#menu p
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 19px 0;
}

#menu ul {
	margin: 0;
}

#menu ul li {
	margin: 4px 0;
	list-style-image: none;
	font-size: 12px;
}

#menu b, #menu strong
{
	color: #d43f93;
}

#mainCol
{
	width: 637px;
	float: left;
	margin: 9px 25px 0 0;
	padding: 0 0 31px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#mainCol h3
{
	margin: 10px 0 5px;
}

#homeCol
{
	padding-top: 25px;
}

ul
{
	margin: 15px 0 15px 15px;
}

ul li
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
	list-style-image: url(images/bullet.gif);
}

#homeLeftCol
{
	float: left;
	width: 319px;
}

#homeCellOne
{
	border-bottom: 3px dashed #000000;
	border-right: 3px dashed #000000;
	padding: 0 15px 20px 0;
}

#homeCellOne p
{
	margin-top: 12px;
}

#homeCellOne p a
{
	font-weight: bold;
}

#homeCellTwo
{
	border-right: 3px dashed #000000;
	padding: 20px 15px 0 0;
}

#homeCellTwo ul li
{
	margin: 15px 0;
}

#homeCellThree
{
	border-bottom: 3px dashed #000000;
	padding: 0 0 20px 15px;
}

#homeCellFour
{
	padding: 20px 0 0 15px;
}

#homeRightCol
{
	float: left;
	width: 318px;
}

#rightCol
{
	width: 154px;
	float: left;
	margin: 7px 0 0 0;
}

.rightColTop
{
	background: url(images/rightcoltop_bg.gif) top left no-repeat;
	width: 154px;
	height: 26px;
}

.rightColMiddle
{
	border-left: 3px dashed #000000;
	border-right: 3px dashed #000000;
	background: #ffffff;
	padding: 0 22px;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#rightColMiddle a:hover
{
	text-decoration: none;
}

#rightColMiddle b
{
	color: #d43f93;
}

#rightColMiddle hr
{
	border: 0;
	border-bottom: 3px solid #000000;
	margin: 20px 0;
}

.rightColBottom
{
	background: url(images/rightcolbottom_bg.gif) top left no-repeat;
	width: 154px;
	height: 26px;
}

#about
{
	margin: 20px 30px 0px 30px;
}

#about p
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 15px 0;
}

#about .thickLine {
	border-top: 3px solid #000000;
	margin: auto;
	width: 550px;
}

#about .thinLine {
	border-top: 2px solid #000000;
	margin: auto;
	width: 300px;
}

.clearFix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearFix
{
    zoom: 1;     /* triggers hasLayout */
}

#breadcrumb
{
	color: #000000;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#breadcrumb a
{
	color: #0a5595;
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

.catMark
{
	clear: left;
}

/********** CATEGORY PAGE **********/

#catProd
{
	float: left;
	width: 202px;
	margin-right: 10px;
	text-align : center;
}

#catProdTitle
{
	text-align: center;

	margin-top: 5px;
}

#catProdImage
{
	position: relative;
	height: 202px;
	width: 202px;
	margin: 0 auto;
}

#catProd a:hover
{
	text-decoration: none;
	cursor: pointer;
}

#catProdTitle a:hover
{
	text-decoration: underline;
}

#catProdImageBorder
{
	position: absolute;
	top: 0;
	left: 0;
	width: 202px;
	height: 202px;
	background: url(images/catprodimageborder.gif) top left no-repeat;
}

a#catProdLink
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0a5595;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a#catProdLink:hover
{
	text-decoration: underline;
}

h2#catTitle
{
	margin: 12px 0 20px 0;
}

#oldPrice
{
	text-decoration: line-through;
}

.SalePrice
{
	color: #000000 !important;
	display: block;
}

#lowPrice
{
	color: #ff0000;
}

/********** PRODUCT PAGE **********/

#prodNav
{
	margin: 8px 0;
}

#prodImage
{
	float: left;
	width: 256px;
	margin: 0 22px 0 0;
}

#prodDetails
{
	float: left;
	width: 237px;
}

#prodDetails a, #prodDetails a:link, #prodDetails a:active, #prodDetails a:visited, .CheckOutTermsBorder a, .CheckOutTermsBorder a:link, .CheckOutTermsBorder a:active, .CheckOutTermsBorder a:visited
{
	color: #d43f93;
	font-weight: bold;
}

#prodDetails p
{
	margin: 11px 0;
}

#prodDetails #SKU
{
	font-size: 11px;
}

#prodDetails #collection
{
	font-size: 12px;
	font-weight: bold;
}

#prodDetails #price
{
	font-size: 14px;
}

#prodDetails .variantprice
{
	font-weight: bold;
}

#prodDetails #oldPrice
{
	text-decoration: none;
}

#prodDetails .RegularPrice
{
	 font-size: 12px;
}

#prodDetails .SalePrice
{
	font-weight: bold;
}

#prodDetails #lowPrice
{
	color: #000000;
}

#prodImageWrapper
{
	position: relative;
	width: 256px;
}

#viewLarger img
{
	margin: 0 15px 0 0;
}

#viewLarger a #viewLargerText
{
	text-decoration: underline;
}

#viewLarger a, #viewLarger a:hover, #viewLarger a:hover #viewLargerText
{
	text-decoration: none;
}

#prodImageBorder
{
	position: absolute;
	top: 0;
	left: 0;
	width: 256px;
	height: 256px;
	background: url(images/prodimageborder.gif) top left no-repeat;
}

#leftNavLink, #leftNavLink img
{
	float: left;
	line-height: 30px;
	margin-right: 14px;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
}

#rightNavLink, #rightNavLink img
{
	float: right;
	line-height: 30px;
	margin-left: 14px;
	color: #000000;
	text-transform: uppercase;
	text-align: right;
}

#leftNavLink img, #rightNavLink img
{
	display: none;
}

#SKU, #collection {
	font-size: 14px;
}

#price {
	font-size: 14px;
	font-weight: bold;
}

#addToCart
{
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 10px;
}

#addToCart small
{
	font-size: 13px;
	#top: -5px;
	position: relative;
}

.AddToCartQuantity
{
	float: left;
	margin-top: 5px;
}

.AddToCartButton
{
	border: 0;
}

#addToCart .qtyBox
{
	width: 40px;
	border: 1px solid #000000;
	margin-right: 5px;
}

.EmailToFriendButton
{
	float: left;
	display: block;
	margin-right: 15px;
}

.AddToWishlistButton
{
	display: block;
	float: left;
}

#relatedProducts
{
	margin: 30px 0 0 0;
}

#relatedProducts h3
{
	margin: 0 0 20px;
}

#relProd
{
	float: left;
	width: 202px;
	text-align: center;
}

/**************MINICART*******************/

.miniCartCollapseHeaderPanel div div
{
	float: none !important;
}

.mini_cart .cart_header td
{
	color:#FFFFFF;
	background: #699EDC url(images/nav-bg.gif) repeat;
	padding:3px 3px 3px 3px;
}

.mini_cart
{
	font-size: 12px;
	font-weight: normal;
}

.mini_cart a
{
    text-decoration: underline;
}

.mini_cart a:hover
{
	text-decoration: none;
}

.minicart_minimumQty
{
	color: #ff0000;
	font-style: italic;
}

.miniCartSummaryButton
{
	text-align: right;
}

/********************END MINICART******************/

input[type='submit']
{
	background: #d43f93;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	padding: 2px 2px;
}

.ShippingAndTaxEstimator
{
	border-spacing: 0px;
}

.ShippingAndTaxEstimator td
{
	padding-bottom: 3px;
}

.checkoutpage a
{
	color: #d43f93;
	text-decoration: underline;
}

.checkoutpage a:hover
{
	text-decoration: none;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    zoom: 1;     /* triggers hasLayout */
}

.disNote
{
	font-weight: bold;
	color: Red;
	font-style: italic;
}

.errorLg 
{
	color: Red;
	margin: 0 0 20px 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
