/*  Sew Mama Sew css */
html{
	min-height:100%;
	height:auto;
}
body {
	background-color: #2b444c;
	background-image: url(images/bg_body.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#666666;
	font-size:12px;
	line-height:18px;
}
#main {
	width:auto;
	background-color: #a2978b;
	background-image: url(images/bg.jpg);
}
#wrapper {
	width:998px;
	margin:0px auto;
}



/* @@@@@[ Nav  ]@@@@@ */
#nav {
	width:931px;
	height:31px;
	padding-left:38px;
	padding-right:29px;
	padding-top:12px;
	color:#fff;
	font-weight:bold;
}
#nav a {
	text-decoration:none;
	color:#fff;
}
#nav a:hover, #nav a.current {
	text-decoration:none;
	color:#5D3920;
}
.NavLeve1{
	display:inline;
	float:left;
	background:url(images/line_nav.gif) no-repeat right;
	padding: 4px 8px 0 5px;
}
#nav ul li.none {
	background-image:none;
}

/* @@@@@[ Footer  ]@@@@@ */
#main_footer {
	width:auto;
	padding-bottom:30px;
	background:url(images/bg_mainfooter.gif) repeat-x top;
}
#footer {
	width:917px;
	margin:0px auto;
	color:#fff;
	padding-left:41px;
	padding-right:40px;
	padding-top:26px;
	line-height:12px;
}
.secondary {
	background:url(images/bg_footer.png) no-repeat top;
}
.home {
	background:url(images/bg_footer_home.png) no-repeat top;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration: none;
}
#footer a:hover, #footer a.active {
	text-decoration:underline;
	color:#fff;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color:#fff;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color:#fff;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#footer ul {
	margin:0px;
	list-style-type:none;
	padding-top:8px;
}
#footer ul li {
	display:inline;
	padding-right:15px;
	margin:0px;
}
.imgs_footer {
 	float: right;
	padding-top:8px;
	width:225px;
}
.imgs_footer img {
	float:right;
	
}
.imgs_footer span {
	padding-right:3px;
	padding-top:4px;
	display:block;
}

/* @@@@@[  Header  ]@@@@@ */
#header {
	width:908px;
	height:93px;
	background:url(images/bg_header.gif) no-repeat top;
	padding-top:17px;
	padding-left:25px;
	padding-right:65px;
}
#header_home {
	width:485px;
	height:230px;
	background:url(images/banner-home.gif) no-repeat top;
	padding-left:28px;
	padding-right:485px;
	line-height:20px;
 	}
#header_home p {
	margin:0px;
	padding-left:12px;
	width:305px;
}
.fabulous_h {
	margin-top:13px;
	float:right;
}
.link_top_home {
	width:135px;
	float:right;
}

/* @@@@@[  Content  ]@@@@@ */
#content {
	width:939px;
	background:url(images/bg_content.png) repeat-y;
	padding-left:30px;
	padding-right:29px;
}
#left {
	width:198px;
	float:left;
}
#sub {padding-bottom:40px;}
#sub_shop {padding-bottom:25px;}
#sub, #sub_shop {
	width:154px;
	background-color:#60848F;
	padding-left:20px;
	padding-right:24px;
	font-size:14px;
	color:#fff;
}
#sub a, #sub_shop a {
	text-decoration:none;
	color:#fff;
}
#sub a:hover, #sub a.active_sub, #sub_shop a:hover, #sub_shop a.active_sub {
	color:#fff;
	text-decoration:underline;
}

/*First level*/
#sub ul {
	margin:0px;
	list-style-type:none;
	padding-left:0px;
	padding-top:4px;
}
#sub ul li {
	display:block;
	background:url(images/li_bottom.gif) repeat-x bottom;
	padding-left:12px;
	padding-top:11px;
	padding-bottom:12px;
}

/*Second level*/
#sub ul ul {
	margin:0px;
	list-style-type:none;
	font-size:12px;
	padding-left:15px;
	padding-top:4px;
}
#sub ul li li {
	background-image:url(images/bullet_second.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	display:block;
	margin:0px;
	padding-left:10px;
	padding-bottom:1px;
	padding-top:0px;
}

/* Shop sub */
#sub_shop ul {
	margin:0px;
	list-style-type:none;
	font-size:12px;
	padding-left:0px;
	padding-top:4px;
}
#sub_shop ul li {
	background-image:url(images/bullet_yellow.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	display:block;
	margin:0px;
	padding-left:8px;
	padding-bottom:1px;
	padding-top:0px;
	font-size:13px;
}


/*Sidebar*/
#sidebar {
	width:172px;
	padding-left:11px;
	padding-right:15px;
	padding-top:13px;
	color:#563D2B;
}
#sidebar p {
	margin:0px;
	padding-bottom:23px;
	padding-left:15px;
}
#sidebar a {
	text-decoration:underline;
	color:#563D2B;
}
#sidebar a:hover {
	text-decoration:none;
}
#sidebar ul {
	padding-left:15px;
	margin:0px;
	list-style:none;
	padding-bottom:23px;
}
#sidebar ul li {
	display:block;
	padding-left:8px;
	background:url(images/bullet_blue.gif) no-repeat 0px 7px;
	}
	
#callout {
	width:163px;
	background:url(images/callout_bg.gif) repeat-y;
	padding-left:9px;
	padding-bottom:8px;
	margin-bottom:35px;
}

#right {
	width:741px;
	float:right;
}
#text {
	width:584px;
	padding-left:51px;
	padding-right:103px;
	padding-top:12px;
	padding-bottom:30px;
}
#text p {
	margin:0px;
	padding-bottom:15px;
}
#text ul {
	display:block;
	list-style-type:none;
	padding-left:15px;
	margin:0px;
	padding-top:5px;
	padding-bottom:17px;
}
#text ul li {
	background-image:url(images/bullet_first.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	display:block;
	margin:0px;
	padding-left:12px;
	padding-bottom:2px;
}
#text ol {
	margin:0px;
	list-style-type:decimal;
	padding-left:20px;
}
*:first-child+html #text ol {
	margin:0px;
	list-style-type:decimal;
	padding-left:25px;
}

#text ol li {
	margin:0px;
	padding-bottom:14px;
}
#text ol ul {
	display:block;
	list-style-type:none;
	padding-left:30px;
	margin:0px;
	padding-bottom:0px;
	padding-top:10px;
}
#text ol ul li {
	background-image:url(images/bullet_first.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	display:block;
	margin:0px;
	padding-left:12px;
	padding-bottom:2px;
}
#text ol ul ul {
	display:block;
	list-style-type:none;
	padding-left:30px;
	margin:0px;
	padding-bottom:8px;
	padding-top:6px;
}
#text ol ul li li {
	background-image:url(images/bullet_first.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	display:block;
	margin:0px;
	padding-left:12px;
	padding-bottom:2px;
}
.col1 {
	width:289px;
	float:left;
	padding-bottom:10px;
}
.col2 {
	width:295px;
	float:left;
	padding-bottom:10px;
}
#quote {
	width:430px;
	background:url(images/quote_bg.gif) no-repeat top;
	color:#5B8794;
	font-size:21px;
	font-weight:normal;
	line-height:25px;
	padding-left:78px;
	padding-right:76px;
	padding-top:8px;
	height:auto;
	min-height:57px;
	margin-bottom:24px;
	margin-top:4px;
}
*:first-child+html {} * html #quote {
	width:430px;
	background:url(images/quote_bg.gif) no-repeat top;
	color:#5B8794;
	font-size:21px;
	font-weight:normal;
	line-height:25px;
	padding-left:78px;
	padding-right:76px;
	padding-top:8px;
	height:57px;
	min-height:57px;
	margin-bottom:24px;
	margin-top:4px;
}
#link_top {
	float:right;
	font-size:14px;
	color:#784929;
}
#link_top a {
	text-decoration:none;
	color:#784929;
}
#link_top a:hover {
	text-decoration:none;
	color:#5B8794;
}


/* @@@@@[  Headings  ]@@@@@ */
h1 {
	margin:0px;
	display:block;
	color:#5FA2B6;
	font-size:18px;
	background:url(images/h1_bg.gif) repeat-x bottom;
	padding-bottom:7px;
	font-weight:normal;
	margin-bottom:15px;
	margin-left:4px;
}
h2 {
	margin:0px;
	display:block;
	color:#6AA3B4;
	font-size:13px;
	font-weight:bold;
	background:url(images/h2_bg.gif) no-repeat left;
	padding-left:15px;
	margin-bottom:6px;
}
h3 {
	margin:0px;
	font-size:13px;
	color:#694023;
	padding-top:6px;
	padding-bottom:1px;
}
h3 a:link {
	text-decoration:underline;
	color:#694023;
}
h3 a:hover {
	text-decoration:none;
}
h4 {
	margin:0px;
	display:block;
	font-weight:bold;
	font-size:12px;
	background:url(images/h4_bg.gif) no-repeat 0px 5px;
	padding-left:15px;
}
h5 {
	margin:0px;
	color:#784929;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding-top:124px;
}
h5 a {
	text-decoration:none;
	color:#784929;
}
h5 a:hover {
	text-decoration:none;
	color:#6AA3B4;
}
h6 {
	margin:0px;
	color:#6AA3B4;
	font-size:14px;
	background:url(images/h6_bg.gif) repeat-x bottom;
	width:403px;
	display:block;
	padding-left:2px;
	padding-bottom:6px;
	margin-bottom:16px;
	font-weight:normal;
}
h6 span {
	float:right;
	padding-right:3px;
	display:block;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
	clear: both; 
 	font-size: 0px; 
 	line-height: 0px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
	height: 0;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
	float:right;
}
a {
	text-decoration:underline;
	color:#6AA3B4;
}
a.noneLink {
	text-decoration:none;
	color:#6AA3B4;
}
a:hover{
	text-decoration:none;
	color:#DCB932;
}
.indent_bottom {
	margin-bottom:8px;
}
.indent_arrow {
	padding-top:4px;
	padding-left:3px;
}
.line {height:22px; clear:both; background:url(images/h1_bg.gif) repeat-x top;}

/* @@@@@[  Content Home  ]@@@@@ */
#info{
	width: 998px;
	background: url(images/bg_content_home.png) repeat-y;
}
#content_home {
	width:934px;
	padding: 12px 25px 0 39px;
	background: url(images/_bg-info.jpg) top no-repeat;
}
#content_home p {
	margin:0px;
}

/*Quick Links*/
#quickLinks {
	width:155px;
	float:left;
	font-size:14px;
}
#quickLinks ul {
	margin:0px;
	list-style-type:none;
	padding-left:0px;
	padding-top:3px;
}
#quickLinks ul li {
	display:block;
	background:url(images/li_bottomHome.gif) no-repeat bottom;
	line-height:42px;
}
#quickLinks ul li span {
	display:block;
	padding-right:12px;
	padding-left:1px;
	padding-top:9px;
	float:left;
}
#quickLinks a {
	text-decoration:none;
	color:#666666;
}
#quickLinks a:hover {
	color:#DCB932;
	text-decoration:none;
}
#quickLinks img {
	border:none;
}

/*Blog*/
#blog {
	width:422px;
	float:left;
	padding-left:33px;
	padding-top:5px;
}
.photo {
	width:103px;
	float:left;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:3px;
}
.photo img {
	padding:2px;
	border:solid 1px #DACEC7;
}
.text {
	width:290px;
	float:left;
	line-height:17px;
	padding-right:21px;
	padding-bottom:8px;
}
.text p {
	margin:0px;
	padding-left:9px;
	padding-bottom:2px;
	padding-right:5px;
}
.reduce_font {
	font-size:11px;
}
.block {
	width:290px;
	background-color:#F6F6F6;
}

/*Feature*/
#feature_outside {
	width:324px;
	float:left;
}
#feature_mid {
	width:324px;
	background:url(images/feature_mid.gif) repeat-y;
}
#feature_bottom {
	width:303px;
	background:url(images/feature_bottom.gif) no-repeat bottom;
	padding-left:21px;
	line-height:17px;
	padding-bottom:25px;
}
#feature_bottom p {
	margin:0px;
	padding-left:8px;
	padding-right:40px;
	padding-bottom:8px;
}
.link_bottom {
	font-size:14px;
	color:#784929;
	padding-top:3px;
}
.link_bottom a {
	text-decoration:none;
	color:#784929;
}
.link_bottom a:hover {
	text-decoration:none;
	color:#5B8794;
}

a img {
	border: none;
}



/* Shopping cart */
.s_input { width:134px; border:1px solid #d2ab17;}
#search_form {padding-bottom:20px;}
.cart_info {padding-bottom:50px; padding-top:10px;}
.s_btn {vertical-align:-5px;}
.top { vertical-align:top; text-align:center;}
.left {text-align:left;}
.center {text-align:center;}
.tbl_cart {border-collapse:collapse; margin-bottom:15px;}
.tbl_cart td {padding:7px; border-bottom:1px solid #eaeaea;}
.tbl_cart th {background:#e7c234; padding:4px; font-weight:bold; color:#563d2b;}
.qty_input {width:37px; border:1px solid #666; color:#666;}
a.cart_action {font-size:11px;}
.total_row {border-top:1px solid #eaeaea; padding:3px !important; border-bottom:1px solid #eaeaea; background:#f6f6f6;}
.cart_btns img {margin:3px 3px 8px 0px;}
#path_way {float:left; width:450px; padding-left:53px; color:#6AA3B4; padding-bottom:5px;}

#product_img {float:left; width:300px; background:url(images/bg_pro_img.gif) no-repeat top left; padding:8px;}
#product_img img {margin-bottom:15px;}
#product_img h4 {background:url(images/h4_bg_2.gif) no-repeat left;}
#product_info {float:left; width:250px; padding-left:18px;}
.sale_price {font-weight:bold; color:#333;}
.regularly_price {color:#dcb51f; font-weight:bold; text-decoration:line-through;}
.out_stock {font-weight:bold; color:#d8ad08}
.cart_link {width:120px; float:right; margin-top:-40px;}
.cart_link a {font-weight:bold; text-decoration:none; color:#e0bc32;}
.cart_link a:hover {color:#e0bc32; text-decoration:underline;}
#sort_by a {margin:0px 4px;}
#sort_by a.active {text-decoration:none; color:#666;}

.tbl_product {margin-bottom:10px;}
.tbl_product a, .tbl_product a:hover {color:#60848f;}
.product_col3 {padding-left:22px; padding-right:22px; text-align:center;}
.product_col1 {padding-left:22px; padding-right:22px; text-align:center;}
.bg_thumb {background:url(images/bg_thumb_product.gif) top left no-repeat; padding:8px; width:150px; margin-bottom:7px;}
#product_bottom { background:url(images/h1_bg.gif) repeat-x top; padding-top:8px; height:25px;}
#total_items {float:left; width:400px;}
#pages {float:left; text-align:right; width:184px; font-weight:bold;}
#pages a {margin:0px 3px;}
#pages a:hover, #pages a.active {color:#666; text-decoration:none;}
.list_category li {background: url(images/bullet_cate.gif) 0px 8px no-repeat !important; font-size:14px; padding: 3px 0px 3px 14px !important;}
.list_category li a {color:#60848f; font-size:14px;}

.img_left {float:left; margin-right:7px; margin-bottom:8px; margin-top:3px; border:1px solid #666;}
.img_right{float:right; margin-left:7px; margin-bottom:8px; margin-top:3px; border:1p background:url(images/h1_bg.gif) repeat-x top; padding-top:8px; height:25px;}
#total_items {float:left; width:400px;}
#pages {float:right; text-align:right; width:184px; font-weight:bold;}
#pages a {margin:0px 3px;}
#pages a:hover, #pages a.active {color:#666; text-decoration:none;}
.list_category li {background: url(images/bullet_cate.gif) 0px 8px no-repeat !important; font-size:14px; padding: 3px 0px 3px 14px !important;}
.list_category li a {color:#60848f; font-size:14px;}

.img_left {float:left; margin-right:11px; margin-bottom:8px; margin-top:3px; border:1px solid #666;}
.img_right{float:right; margin-left:7px; margin-bottom:8px; margin-top:3px; border:1px solid #666;}
.img_border {border:1px solid #666;}


/*Form*/
.form {
	width:584x;
	padding-bottom:8px;
}
.form div {
	float:left;
	width:170px;
}
.form input {
	width:250px;
	height:13px;
	border:solid 1px #9EC3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form select {
	border:solid 1px #9EC3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form textarea {
	width:250px;
	height:70px;
	border:solid 1px #9EC3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.required {
	color:red;
	font-size:11px;
}

.indentBottom {
	padding-bottom:0px;
}

p.introtxt {
	font-size: 12px;
	line-height: 16px;}
	
.about_hdr {
	margin-top: 3px;
	margin-bottom: 4px; }
	
div.submit {
	margin-left: 293px; }
	
.row {
	margin-top: 10px;
}

.row h3 {
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}
