/* grey: #c5c5c5
   orange:#f37c20
   brown:#44230c
*/


html{
	height:100%;
}	

img{
	border:0;
}

.no-border{
	border:none !important;
}

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:101%;
	position:relative;
}

a{
	text-decoration:none;
	color:#f37c20;
	outline:none;
}

a img{
	border:none;
}

a:hover {
	text-decoration:underline;
}

p.orange{
	color:#F37C20;
}

/* SIFR */

h3{
	color:#f37c20;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

h5 {
	color:#44230C;
	font-size:18px;
	font-weight:normal;
	width:760px;
}

h6 {
	color:#999;
	height:25px;
	font-size:18px;
	font-weight:normal;
	width:100px;
	margin-left:10px;
	cursor:pointer;
}

h6 a{
	text-decoration:none;
	cursor:pointer;
}

h1{
	font-size:26px;
}

h2 a{
	font-size:12px;

}

h2{
	color:#44230C;
	margin:5px 0;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom:0px;
	font-size:12px;
	padding-bottom:10px;
	color:#573C2B;
}
*/


.sIFR-hasFlash h5{
    visibility: hidden;
}

.sIFR-hasFlash h1{
    visibility: hidden;
}

.sIFR-hasFlash h2{
    visibility: hidden;
}



.thumbcontainer {
	height:50px;
	width:350px;
}

.thumbcontainer .thumbimg {
	border:medium none;
	float:left;
	height:70px;
	margin:2px;
	width:70px;
	border:5px solid #44230C;
	margin:8px 6px 0 0;
}

.productphoto {
	height:auto;
	width:330px;
}

.right-side{
	width:200px;
	float:right;
}

span .error{
	color:#CC0000;
}

.non-sale{
	color:#999999;
	text-decoration:line-through;
}

.sale{
	color:#CC0000;
	font-weight:bold;
}

td {
	padding:5px;
}

td.line{
	border-bottom:1px solid #44230C;
}

input,select,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #999;
	/*width:202px;*/
}


.fl {
	float:left;
}

.fr {
	float:right;
	text-align:right;
}

.pt10{
	padding-top:10px;
}

.pr5{
	padding-right:5px;
}

.pl5{
	padding-left:5px;
}

.pl10{
	padding-left:10px;
}

.pb5{
	padding-bottom:5px;
}

.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}

.mt70{
	margin-top:70px;
}

.mt40{
	margin-top:40px;
}

.mb10{
	margin-bottom:10px;
}

.mbn4{
	margin-bottom:-4px;
}

.br{
	border-right:1px dashed #c5c5c5;
}

.mb-ie{
	margin-bottom:0 !important;
	margin-bottom:10px;
}

*:first-child+html .mb-ie{
	margin-bottom:10px !important;
}	

.br-solid{
	border-right:1px solid #c5c5c5;
	margin-right:10px;
}

.bl-solid{
	border-left:1px solid #c5c5c5;
	margin-left:10px;
}

.br-solid-white{
	border-right:1px solid #fff;
}

.bl-solid-white{
	border-left:1px solid #fff;
}

.br-nav{
	border-right:6px solid #fce0ca;
}

.bl-nav{
	border-left:6px solid #fce0ca;
}

.bb-dashed{
	border-bottom:1px dashed #C5C5C5;
}

p{
	line-height:1.5em;
	margin-bottom:10px;
}

#container{
	width: 990px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container .shop-cart{
	position:absolute;
	top:22px;
	right:2px;
	width:auto;
	background:url(../images/global/shopping-cart.jpg) right top no-repeat;
	padding-right:50px;
	height:35px;
	line-height:1.7em;
	text-align:right;
	font-size:11px;
	
	
}

#header{
	height:140px;	
}

#nav-bg{
	background:url(../images/global/bg-nav.gif) top left repeat-x;
	position:absolute;
	width:100%;
	margin:130px 0 0 0;
	height:50px;
	left:0;
}

#nav{
	height:50px;
	margin-top:9px;	
	width:800px;
	float:left;
	margin-right:24px;
	position:relative;
	z-index:999;
}

ul.nav-left{
	width:auto;
	list-style:none;
	display:block;
}

ul.nav-left li{
	float:left;
	margin:0 10px !important;
	margin:0 5px; 0 10px;
	text-indent:-999em;
}

ul.nav-left a{
	height:15px;
	display:block;
}

ul.nav-left li.home a{
	background:url(../images/global/nav.gif) left top no-repeat;
	width:45px;
}

ul.nav-left li:hover.home a, ul.nav-left li.sfhover .home, ul.nav-left li.home a.selected{
	background-position: left bottom;
}

ul.nav-left li.about a{
	background:url(../images/global/nav.gif) -73px top no-repeat;
	width:70px;
}
 
ul.nav-left li:hover.about a, ul.nav-left li.sfhover .about, ul.nav-left li.about a.selected{
	background-position: -73px bottom;
}

ul.nav-left li.contact a{
	background:url(../images/global/nav.gif) -170px top no-repeat;
	width:80px;
}

ul.nav-left li:hover.contact a, ul.nav-left li.sfhover .contact, ul.nav-left li.contact a.selected{
	background-position: -170px bottom;
}

ul.nav-right{
	width:auto;
	list-style:none;
	display:block;
}

ul.nav-right li{
	float:right;
	margin-left:30px; 
	text-indent:-999em;
}

ul.nav-right a{
	height:15px;
	display:block;
}

ul.nav-right li.shop-by {
	background:url(../images/global/nav.gif) -690px top no-repeat;
	width:78px;
}

ul.nav-right li.sfhover .shop-by,
ul.nav-right li:hover.shop-by {
	background:url(../images/global/nav.gif) -690px top no-repeat;
}

ul.nav-right li.category a{
	background:url(../images/global/nav.gif) -780px top no-repeat;
	width:74px;
	padding-bottom:10px;	
}

ul.nav-right li.category:hover a, ul.nav-right li.sfhover .category{
	background-position: -780px -35px;
}

ul.nav-right li.brand a{
	background:url(../images/global/nav.gif) -885px top no-repeat;
	width:51px;
	padding-bottom:10px;
}

ul.nav-right li:hover.brand a, ul.nav-right li.sfhover .brand{
	background-position: -885px -35px;
}

ul.nav-right li img{
	padding-bottom:11px;
}

ul.nav-right li ul{
	position: relative;
	width: auto;
/*	height:270px; */
	background:#44230c;
	text-align:left;
	list-style:none;
	margin:10px 0;
	border-right:1px solid #FCE0CA;
	float:left;
}

.no-border{
	border-right:none !important;
}

.subnav-brand{
	position:absolute;
	width:755px;
	margin-left:-680px !important;
	margin-left:-867px;
	left: -999em;
	background:#44230c;
}

*:first-child+html .subnav-brand{
	margin-left:-867px !important;
}

.subnav-brand ul{
	/*height:270px;*/
	height:auto;
}

.subnav-category{
	position:absolute;
	width:605px !important;
	width:610px;
	margin-left:-426px !important;
	margin-left:-612px;
	left: -999em;
	background:#44230c;
}

*:first-child+html .subnav-category{
	margin-left:-607px !important;
}

.subnav-category ul{
	/*height:150px;*/
	height:auto;
}

.breadcrumb{
	color:#999;
	line-height:35px;
}

.breadcrumb a{
	color:#999;
}

ul.nav-right li ul li{
	float:none;
	text-align:left;
	color:#fff;
	display:block;
	position:relative;
	margin:0;
	text-indent:0 !important;
	background:none !important;
}

ul.nav-right li ul li a{
	color:#fff;
	padding:3px 20px !important;
	width:110px !important;
	display:block;
	background:none !important;
	height: auto !important;
}

ul.nav-right li ul li a:hover{
	text-decoration:none;
	background:	url(../images/global/nav-arrow-side.gif) 5px 2px no-repeat !important;
}

ul.nav-right li ul li:hover{
	/*background:#fff;*/
}

ul.nav-right li:hover {
	background:#44230c;
}

ul.nav-right li:hover .subnav-category, ul.nav-right li.sfhover .subnav-category{
	left: auto !important;
	left:820px;
	border-left:6px solid #fce0ca;
	border-right:6px solid #fce0ca;
	border-bottom:6px solid #fce0ca;
}


*:first-child+html ul.nav-right li.sfhover .subnav-category{
	left:820px !important;
}

ul.nav-right li:hover .subnav-brand, ul.nav-right li.sfhover .subnav-brand {
	left: auto !important;
	left:930px;
	border-left:6px solid #fce0ca;
	border-right:6px solid #fce0ca;
	border-bottom:6px solid #fce0ca;
}

*:first-child+html ul.nav-right li.sfhover .subnav-brand{
	left:930px !important;
}

ul.subnav{
	list-style:none;
	margin-left:10px;
	border-top:1px solid #C5C5C5;
	border-bottom:1px solid #C5C5C5;
	margin-right:10px;
	margin-bottom:10px;
}

ul.subnav li{
	padding:0;
	margin:0;
	display:inline;
}

ul.subnav li a{
	color:#999;
	text-decoration:none;
	display:block;
	padding:3px 0;
	padding-left:3px;
}

ul.subnav li a:hover{
	background:#C5C5C5;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

ul.subnav li a.category-select{
	background:#C5C5C5;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

ul.sub-sub{
	display:none;
	list-style:none;
	padding-left:10px;
}

ul.sub-selected{
	display:block;
	list-style:none;
	padding-left:10px;
	margin-right:10px;
}

ul.sub-selected li a:hover{
	background:none;
	font-weight:normal;
	text-decoration:underline;
	color:#999;
	
}

.main-image{
	margin:0 auto;
	width:980px;
	border:7px solid #44230c;
}

.sub-image{
	margin:0 auto;
	border:7px solid #44230c;
}

#main-content{
	
}

#main-content .text{
	width:555px;
	float:left;
	margin: 10px 0 0 10px;
}

#main-content .text-lp{
	width:735px;
	float:left;
	margin: 10px 0 0 10px;
}

#main-content .shipping,
#main-content .registry{
	float:left;
	width:192px;
	height:152px;
	border-left: 1px dashed #c5c5c5;
	padding-left:10px;
	margin:10px 0 0 10px;
}

#main-content .registry{
	background:url(../images/global/wedding-flowers.jpg) right bottom no-repeat;
}

#main-content .shipping img{
	float:right;
}	

#main-content .registry img{
	padding-left:15px;
}

#main-content .registry .wedding{
	padding-left:10px;
	width:110px;
}

#main-content .signup{
	margin:10px 0 0 20px;
	border-left: 1px dashed #c5c5c5;
	padding-left:15px;
	width:165px;
	height:152px;
	float:left;
}

#main-content .signup-landing{
	margin:10px 0 0 20px;
	border-left: 1px dashed #c5c5c5;
	padding-left:15px;
	width:188px;
	height:300px;
	float:left;
}

#main-content .featuredcontent .title{
	background-color:#c5c5c5;
	height:33px;
	width:100%;
	float:none;
	margin:10px 0;
	padding-top:2px;
}

#main-content .featuredcontent-box{
	width:167px;
	float:left;
	padding:10px 14px;
	height:250px;
	overflow:hidden;
}

#main-content .featuredcontent-box h3{
	color:#f37c20;
	font-weight:bold;
	font-size:12px;
	margin-bottom:4px;
	height:16px;
	overflow:hidden;
}

#main-content .featuredcontent-box p{
	margin-top:10px;
	height:40px;
	overflow:hidden;
}

#main-content .featuredcontent-box img{
	border:2px solid #ededed;
}

#leftcol{
	width:205px;
	float:left;
}

#rightcol{
	width:785px;
	float:left;
	margin-bottom:20px;
}

#rightcol-left{
	width:470px !important;
	width:450px;
	float:left;
	margin-right:15px;
	padding-left:10px;
}

#rightcol-right{
	width:290px !important;
	width:280px;
	float:left;
}

#rightcol-shop-left{
	width:350px !important;
	width:330px;
	float:left;
	margin-right:15px;
	padding-left:10px;
}

#rightcol-shop-right{
	width:400px !important;
	width:390px;
	float:left;
}

#rightcol ol, rightcol ul {
	margin-left:35px;
}
#rightcol ol li, rightcol ul li {
	margin-bottom:10px;
}
#rightcol ol ul, rightcol ul ul{
	margin-left:15px;
}

#rightcol ol li ol{
	list-style:lower-alpha;
}

iframe{
	border:5px solid #44230C;
}

.border{
	border:5px solid #44230C;
}

p.paginationbottom {
	clear: both;
/*	width:350px;*/
	margin:0 auto;
	padding-top:20px;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

p.paginationbottom span{
	padding:4px 6px;
}

p.paginationbottom a{
	color: #999;
	font-weight: normal;
	text-decoration:none;
	border-right:solid 1px #999;
	padding:4px 6px;
}

p.paginationbottom a.last{
	color: #999;
	font-weight: normal;
	text-decoration:none;
	border-right:none;
	padding:4px 6px;
}

p.paginationbottom a.clear{
	border-right:none;
}

p.paginationbottom a:active{
	color:#999;
	font-weight:bold;
	padding:4px 6px;
}

p.paginationbottom a:visited,
p.paginationbottom a:link{
	color:#999;
	padding:4px 6px;
	text-decoration:none;
}
p.paginationbottom a.clear:hover{
	padding:4px 5px;
}
p.paginationbottom a:hover {
	text-decoration: none;
	font-weight:bold;
	padding:4px 6px;
}

p.paginationbottom .previous-off,
p.paginationbottom .next-off {
	color:#ccc;
	font-weight:bold;
	padding:3px 4px;
}
p.paginationbottom a.next2,
p.paginationbottom a.previous {
	font-weight:bold;
	border:solid 1px #FFFFFF;
	padding:3px 4px;
} 

p.paginationbottom a:hover.next2,
p.paginationbottom a:hover.previous {
	font-weight:bold;
	border:solid 1px #FFFFFF;
	padding:3px 4px;
	background:none;
	color:#999;
} 

#footer{
	margin-top:10px !important;
	margin-top:40px;
}

*:first-child+html #footer{
	margin-top:40px !important;
}

.landing-page {
	color:#999;
}


#footer .title{
	background-color:#c5c5c5;
	height:33px;
	width:495px;
	float:left;
	margin:10px 0;
	padding-top:2px;
}

#footer .group{
	width:118px;
	float:left;
}

#footer .group-brand{
	width:90px;
	float:left;
}

#footer a{
	color:#999;
	float:none;
}

#footer-end a{
	color:#999;
	float:none;
}

#footer-end {
	width:auto;
	border-top:1px solid #c5c5c5;
	margin-top:10px !important;
	margin-top:25px;
	color:#999;
	padding:10px 0;
	
}

*:first-child+html #footer-end{
	margin-top:25px !important; 
}

#popup {
	margin:10px;
}
a.link-grey {
	color:#999;
}


.search .inputoff{
	color:#666666;
	background:url(/images/global/bg-search-off.gif) left top no-repeat;
	border:0;
	height:25px;
	padding:5px;
	margin-top:9px;
	float:left;
}

.search .inputon{
	color:#000;
	background:url(/images/global/bg-search-on.gif) left top no-repeat;
	border:0;
	height:25px;
	padding:5px;
	margin-top:9px;
	float:left;
}

.inputoff{
	color:#666666;
}

.inputon{
	color:#000;
}

.search-submit{
	border:0;
	float:right;
	margin:11px 9px 0 0;
}

.search{
	width:150px;
	float:left;
	padding:0 0 5px 10px;
	background:#FCE0CA;
	margin-top:-5px;
	height:40px;
	overflow:hidden;
}

p.cat-desc {
	font-weight: bold;
	color: #F37C20;
	margin: 10px 0;
}

.homepage-main-image{
	position:relative;
	display:inline-block;
	width:990px;
	z-index: 1;
}

.homepage-main-image .specials{
	background:url(/images/global/specials-bg.png) !important;
	background:url(/images/global/specials-bg-IE.jpg);
	width:340px;
	height:310px;
	right:3px;
	top:7px;
	position:absolute;
	color:#fff;
	padding:10px;
	line-height:1.7em;
}

.homepage-main-image .specials img{
	float:right;
	padding:0 0 10px 10px;
}

.homepage-main-image .specials .title{
	font-weight:bold;
	font-size:14px;
}

.inside-specials{
	background: #44230c url(/images/global/specials-banner.jpg) left top no-repeat;
	width:430px;
	height:100px;
	position:absolute;
	left:340px;
	top:20px;
	overflow:hidden;
	color:#fff;
}

.inside-specials .title{
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 60px;
}

.inside-specials p{
	line-height:1.3em;
	padding-left:25px;
}

.inside-specials img{
	width:75px;
	float:right;
	padding:3px 3px 0 3px;
}