body {
	margin: 0;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #5B5B5B;
   background: url(/images/background-tile.png) repeat-x #34241c;
}

#wrapper {

   width: 840px;
   background-color: #fdffff;
   margin: auto;
   padding-bottom: 9px;
   border: #9b958f 1px solid;
   border-top: 10px;
   -moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomleft: 10px;-moz-border-radius-bottomright: 10px;
   -webkit-border-top-left-radius: 0px;-webkit-border-top-right-radius: 0px;-webkit-border-bottom-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;
   border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;
   border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;
   box-shadow: 0 0 45px black;-moz-box-shadow: 0 0 45px black;-webkit-box-shadow: 0 0 45px black;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #184B65;
	padding-left: 2px;
}

h1.h {
	font-size: 1.6em;
	font-weight: normal;
	color: #184B65;
	padding-left: 2px;
	border-bottom: 1px solid #ccc;
   width:470px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #184B65;
	margin-top: 6px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #184B65;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #184B65;
}
img {
	border: 0;
}
a {
	color: #184B65;
}
a.nounderline:link {
	text-decoration: none;
}
a.nounderline:visited {
	text-decoration: none;
}
a.nounderline:hover {
	text-decoration: underline;
}
a.nounderline:active {
	text-decoration: underline;
}
.dots {
	background: url(/images/dots.gif) top left repeat-x;
	height: 1px;
	font-size: 1px;
	clear: both;

}
.dotsp {
	width: 3px;
	height: 1px;
	}
.block {
	display: block;
}
.clearall {
	clear: both;
}
.blue {
	color: #184B65;
}
.gold {
	color: #C9A86D;
}
.italics {
	font-style: italic;
}
.indent {
	margin-left: 20px;
}
.errmsg {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: red;
}
.emphasis {
	font-weight: bold;
}
.inline {
	display: inline;
}
.rightalign {
	text-align: right;
}
.hidden {
	display: none;
}

#hometext {
	padding-right: 158px;
	margin-bottom: 30px;
   }

#hometext a {
	text-decoration:none;
	color: #5B5B5B;
   }


/* Alternate Home page index-alt.html --------------------------*/


#hometext-a {
   margin-bottom: 30px;
   width:470px;
   }

#hometext-a p {
   text-align:justify;
   }

#hometext-a a {
   text-decoration:none;
   color: #5B5B5B;
   }

/* ------------------------------------------------------------ */








/* ------------------------------------------------------------ */
#main {
	width: 830px;

}
#header1 {
	height: 59px;
	border-bottom: 7px solid #184B65;
   width: 840px;
}
#logo {
	width: 322px;
	display: block;
	float: left;
}
#topnav1 {
	width: 275px;
	margin-left: 52px;
	float: left;
	margin-top: 40px;
}
#topnav1 a {
	text-decoration: none;
	color: #999;
	font-size: 10px;
}
#topnav1 a:hover {
	color: #c9a86d;
}
#topnav1 img {
	width: 42px;
	height: 36px;
	margin-top: -17px;
	vertical-align: top;
}
#my_account {
	width: 61px;
}
#my_favorites {
	width: 68px;
}
#view_bag {
	width: 51px;
	width: 91px;
}
#checkout {
	width: 59px;
}
#frmSearch {
	width: 133px;
	float: left;
	margin-top: 25px;
	margin-left: 18px;
	}
#searchbox {
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 8px;
	font-size: 11px;
	width: 91px;
	}
.searchbox {
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 8px;
	font-size: 11px;
	width: 91px;
	}
#btnGo {
	display: block;
	float: left;
	margin: 0;
	width: 36px;
	height: 31px;

}
#welcome {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
}
#header2 img {
	display: block;
	float: left;
}

#container {
   width:624px;
   margin-right:10px;
   float: right;


/*	margin-left: -176px; */
	overflow: hidden;
}
#content {
	margin-top: 10px;
/*	margin-left: 176px; */
 	clear: both;
	overflow: hidden;
}
#cattree {
	float: left;
	width: 176px;
	padding-bottom: 50px;
	z-index: 100;
}
.ctimage {
	display: block;
}
#contentleft {
	width: 387px;
	padding-right: 5px;
	float: left;
}
#contentright {
	width: 226px;
	padding-left: 5px;
	border-left: 1px dotted #81868A;
	float: right
}

/* nav menu: added by Rod on 6/26/2008 */
#header2 ul, #header2 li {
	margin:0;
	padding:0;
	list-style:none;
	}
#header2 li {
	float:left;
	font-weight:normal;
	color:#ccc;
	margin:2px 0;
	line-height:26px;
	}
#header2 li a {
	text-decoration:none;
	color: #9f9f9f;
	background: #fff;
	padding: 0px 10px;
	line-height: 26px;
	text-transform: lowercase;
	font-size: 125%;
	display: block;
	float: left;
	}
#header2 li a:hover {
	color:#C8A66D;
	background:#fff;
	}


/* side menu: added by Rod on 6/19/2008, changed drastically by Susan 10/20/2009 */
#side_menu {
	float:left;
	z-index:100;
	width:160px;
	padding-bottom:50px;
	padding-left:11px;
	}
#side_menu h2 {
	border-bottom:solid 2px #184B66;
	margin-bottom:0;
	text-transform:uppercase;
	font-size:100%;
	font-weight:bolder;
	}
#side_menu ul, #side_menu li {
	margin:0;
	padding:0;
	list-style:none;
	}
#side_menu ul {
	margin-bottom:12px;
	}
#side_menu ul.side_nav li a {
	display:block;
	text-decoration:none;
	border-bottom:dotted 1px #d1d1d1;
	font-size:90%;
	}


a.cattree-top {
	padding:2px 4px 2px 12px;
	background:#FFFFFF url(x/images/bg_sidenav_bullet.gif) no-repeat scroll left center;
	color: #5B5B5B;
	}
a.cattree-top:hover {
	color: #184B65;
	background: #eee url(x/images/bg_sidenav_bullet_hover.gif) no-repeat left center;
	}
a.cattree-topselected {
	padding:2px 6px 2px 8px;
	color: #fff;
	background: #2F5D74 url(x/images/bg_sidenav_christmas_bullet.gif) no-repeat 4px 7px;
	background-repeat: no-repeat;
	}
a.cattree-second {
	padding:2px 4px 2px 18px;
	color:#2F5D74;
	background:#fff url(x/images/bg_sidenav_bullet.gif) no-repeat 11px 5px;
	}
a.cattree-second:hover {
	color:#5B5B5B;
	background:#eee url(x/images/bg_sidenav_selected_bullet.gif) no-repeat 12px 7px;
	}
a.cattree-secondselected {
	padding:2px 4px 2px 18px;
	color: #2f5d74;
	background: url(/images/bg_sidenav_selected_bullet.gif) no-repeat 6px 7px;
   font-weight:700;
	}
a.cattree-third {
	color:#5B5B5B;
	background:#fff;
	padding:2px 4px 2px 28px;
	}
a.cattree-third:hover {
	color:#5B5B5B;
	background:#eee url(x/images/bg_sidenav_selected_bullet.gif) no-repeat 17px 7px;
   font-weight:700;
	}

a.cattree-thirdselected {
	color: #303030;
	background: white url(/images/bg_sidenav_bullet.gif) no-repeat 12px 5px;
	padding:2px 4px 2px 28px;
	}
a.cattree-fourth {
	color:#5B5B5B;
	background:#fff;
	padding:2px 4px 2px 38px;
	}
a.cattree-fourth:hover {
	color:#5B5B5B;
	background:#eee url(x/images/bg_sidenav_selected_bullet.gif) no-repeat 32px 7px;
	}
a.cattree-fourthselected {
	color: #303030;
	background: white url(/images/bg_sidenav_bullet.gif) no-repeat 24px 5px;
	padding:2px 4px 2px 38px;
	}

#ct_christmas-cards-by-design,#ct_christmas-cards-by-message,#ct_christmas-cards-by-audience,#ct_christmas-cards-by-card-details,#ct_showcase-christmas-cards {
	/* force these to be the height of two rows
   height: 30px;*/
	}
/*

a.cattree-second.sub {
	color:#5B5B5B;
	background:#fff;
	padding:2px 4px 2px 28px;
	}
ul.side_nav li ul li a.sub:hover {
	color:#5B5B5B;
	background:#eee url(x/images/bg_sidenav_selected_bullet.gif) no-repeat 17px 7px;
	}
a#nav_selected {
	color:#2F5D74;
	background:#eee url(x/images/bg_sidenav_selected_bullet.gif) no-repeat 12px 7px;
	}
a.christmas, a.christmas:hover {
	color:#fff;
	background:#2F5D74 url(x/images/bg_sidenav_christmas_bullet.gif) no-repeat 4px 7px;
	}
*/


/* end side menu*/



#shipping_info h4 a {
	background:transparent url(/images/shipping_info.jpg) no-repeat left top;
	width:161px;
	height:100px;
	display:block;
	overflow:hidden;
	}
#discount_info h4 a {
	background:transparent url(/images/volume_discounts.jpg) no-repeat left top;
	width:161px;
	height:80px;
	display:block;
	overflow:hidden;

	}

#shipping_info h4 a span, #discount_info h4 span {
	visibility:hidden;
	display:none;
	}

#contact_info {
	width:160px;
	margin:12px 2px 0 0;
	background:#fff url(/images/sidebar_info_bg.gif) no-repeat left top;
	color:#777;
	height: 252px;
	}
#contact_info_bttm {
	background:#fff url(/images/sidebar_info_bttm_bg.gif) no-repeat left top;
	width:160px;
	height:11px;
	}
#contact_info h4 {
	color:#034B7D;
	text-transform:uppercase;
	margin:0 8px 8px 8px;
	padding:10px 1px 2px 1px;
	border-bottom:dotted 1px #ccc;
	}
#contact_info ul {
	margin:0 12px;
	}
#contact_info li {
	line-height:185%;
	}
#contact_info li a {
	color:#777;
	}
#contact_info li a:hover {
	color:#CAA86B;
	text-decoration:none;
	}
#contact_info li#phone,
#contact_info li#email,
#contact_info li#faq,
#contact_info li#chat {
	padding:4px 0 4px 40px;
	}
#contact_info li#phone {
	background:#fff url(/images/sidebar_phone.jpg) no-repeat left center;
	}
#contact_info li#email {
	background:#fff url(/images/sidebar_email.jpg) no-repeat left center;
	}
#contact_info li#faq {
	background:#fff url(/images/sidebar_faqs.jpg) no-repeat left center;
	}
#contact_info li#chat {
	background:#fff url(/images/sidebar_chat.jpg) no-repeat left center;
	}

/* ------------------------------------------------------------ */

/* CATEGORY PAGE */
.subcatbox {
	margin: 2px 0;
	width: 204px;
	text-align: center;
	/* height: 170px; */
	float: left;
}
.subcatbox img {
/*
	height: 180px;
	width: 180px;
*/
}
#ctgy_footer {
	clear: both;
	padding: 20px 0;
	}


/* PRODUCT PAGE */
.prodthumb {
	margin:4px 0;
	padding:6px 0;
	width: 200px;
	text-align: center;
	height: 150px;
	float: left;
}
.prodsubhead {
	font-size: 12px;
	font-weight: bold;
}



/* SEARCH PAGE */
#srch_prev_btn {
	width: 200px;
	float: left;
	text-align: left;
	}
#srch_next_btn {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 10px;
	}




#footer {
	clear: both;
	padding: 5px 0 30px 8px;
}
#footer .left {
	width: 470px;
	float: left;
	background:#fff;
}
#footer .right {
	width: 320px;
	float: right;
	background:#fff;
}
#footer img {
	clear: both;
	margin: 0px 0;
	vertical-align: middle;
}
a.subcat {
	display: block;
	margin-left: 10px;
	font-size: 11px;
}
a.subcat:link {
	text-decoration: none;
}
a.subcat:visited {
	text-decoration: none;
}
a.subcat:hover {
	text-decoration: underline;
}
a.subcat:active {
	text-decoration: underline;
}
a.subcat2 {
	display: block;
	margin-left: 24px;
	font-size: 11px;
}
a.subcat2:link {
	text-decoration: none;
}
a.subcat2:visited {
	text-decoration: none;
}
a.subcat2:hover {
	text-decoration: underline;
}
a.subcat2:active {
	text-decoration: underline;
}
a.subcat-selected {
	display: block;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
a.subcat-selected:link {
	text-decoration: underline;
}
a.subcat-selected:visited {
	text-decoration: underline;
}
a.subcat-selected:hover {
	text-decoration: underline;
}
a.subcat-selected:active {
	text-decoration: underline;
}
a.subcat2-selected {
	display: block;
	margin-left: 24px;
	font-size: 11px;
	font-weight: bold;
}
a.subcat2-selected:link {
	text-decoration: underline;
}
a.subcat2-selected:visited {
	text-decoration: underline;
}
a.subcat2-selected:hover {
	text-decoration: underline;
}
a.subcat2-selected:active {
	text-decoration: underline;
}
table#priceInfo{
	font-size: 12px;
	border: 1px solid #C9A86D;
	padding: 3px;
	margin-top: 0;
	margin-bottom: 12px;
	width:250px;
}
table#priceInfo td {
	padding-left: 4px;
}
table#priceInfo td.right {
	text-align: right;
	font-weight: bold;
	background:#fff;
	width:auto;
	}
.note {
	font: normal 11px Arial, Helvetica, sans-serif;
}
.burgnote {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #603;
}
.whitenote {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
#versepreview {
	margin: 0 0 5px 0;
	padding-top: 22px;
	position: relative;
	border: 1px groove gray;
	height: 162px;
	width: 300px;
}
#envpreview {
	margin: 15px 0 5px 0;
	position: relative;
	border: 0px groove gray;
	height: 162px;
	width: 300px;
	vertical-align: top;
}
.attrprompt {
	font: normal 11px Arial, Helvetica, sans-serif;
/*	margin: 12px 0 0 5px; */
	margin: 12px 0 6px 5px;
}
.attrfield {
	margin-left: 5px;
}
#volumepricing {
	font-size: 12px;
	padding: 3px;
	width: 180px;
	border-collapse: collapse;
	}
#volumepricing th {
	border: 1px solid #C9A86D;
	font-size: 12px;
	}
#volumepricing td {
	border: 1px solid #C9A86D;
	text-align: center;
	}
.padding {
 	margin: 10px;
	}
.small {
	font-size: 10px;
	}
h3.cardstep {
	clear: both;
	color: #184B65;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0;
	border-bottom: 1px solid #C9A86D;
	}
.blurb {
	margin: 10px 30px;
	font: normal 10px Arial, Helvetica, sans-serif;
	}
#breadcrumbs {
	margin-bottom: 10px;
	font: normal 10px Arial, Helvetica, sans-serif;
	}


/* PROD */
.tab {
	font: bold 10px Arial, Helvetica, sans-serif;
	width: 96px;
	float: left;
	padding: 2px;
	text-align: center;
	margin: 0;
	display: block;
	}
.tab a {
	text-decoration: none;
    font-weight: normal;
	color: #C9A86D;
	}
.tabb {
	font: bold 10px Arial, Helvetica, sans-serif;
	width: 96px;
	float: left;
	padding: 2px;
	text-align: center;
	margin: 0;
	display: block;
	}
.tabb a {
	text-decoration: none;
	color: #5B5B5B;
	}
#hrefBlank{
   text-decoration: none;
   font-weight: normal;
   color: #C9A86D;
}
#hrefStandard{
   text-decoration: none;
   font-weight: bolder;
   color: #184B65;
}
#hrefCustom{
   text-decoration: none;
   font-weight: normal;
   color: #C9A86D;
}
#tabStandard {
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 0px solid #ffffff;
    position: relative;
    top: 1px;
	}
#tabCustom {
	background-color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
    border-left: 0px solid #f7f7f7;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    position: relative;
	}
#tabBlank {
	background-color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
    border-left: 0px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #cccccc;
    color: #C9A86D;
    position: relative;
	}
#formStandard {
	display: block;
	clear: both;
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
    width: 303px;
    position: relative;
    top: -1px;
	}
#formCustom {
	clear: both;
	display: none;
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
    width: 303px;
    position: relative;
	}
#formBlank {
	clear: both;
	display: none;
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
    width: 303px;
    position: relative;
	}


/* CHECKOUT */
#checkoutdiv {
	width: 624px;
	overflow: hidden;
	}
#basketdiv {
	width: 624px;
	overflow: hidden;
	}
#acntdiv {
	width: 600px;
	overflow: hidden;
	}
#logndiv{
	width: 620px;
	overflow: hidden;
	}
#shippingcolumn {
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	width: 290px;
	}
#billingcolumn {
	float: left;
	margin-top: 10px;
	padding-left: 5px;
	width: 290px;
	}
#divContinueButton {
	padding-top: 10px;
	text-align: left;
	clear: both;
	}
.formheader {
	color: #C9A86D;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding-bottom: 4px;
	width: 98%;
	border-bottom: 2px solid #184B65;
	}

.formbox180 {
	width: 160px;
	}
#checkout_breadcrumbs {
	padding-top: 4px;
	}
#divContinueButton {
	text-align: right;
	}



/* FORM ROWS */
.generic_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.generic_row span.label {
	display: block;
	font-weight: bold;
	width: 105px;
	float: left;
	}
div.generic_row span.formw {
	width: 150px;
	}
.narrow_row {
	clear: both;
	padding: 3px 4px 3px 0;
	width: 150px;
	}
div.narrow_row span.label {
	display: block;
	font-weight: bold;
	width: 55px;
	float: left;
	}
div.narrow_row span.formw {
	width: 80px;
	float: right;
	}
input.narrow_row {
	width: 75px;
	}
.addr_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.addr_row span.label {
	display: block;
	font-weight: bold;
	width: 110px;
	float: left;
	}
div.addr_row span.formw {
	width: 200px;
	}
.wide_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.wide_row span.label {
	display: block;
	font-weight: bold;
	width: 120px;
	float: left;
	}
div.wide_row span.formw {
	width: 200px;
	}


div.row {
	clear: both;
	font-size: 12px;
	margin-bottom: 2px;
	}

div.row span.formlabel {
	float: left;
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	}

div.row span.formlabelwide {
	float: left;
	width: 350px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	}

div.row span.forminput {
	text-align: left;
	}



/* BASK */
#basket {
	padding-top: 15px;
	margin-bottom: 20px;
	}
.bask_table_header {
	color: #C9A86D;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding-bottom: 4px;
	width: 624px;
	border-bottom: 2px solid #184B65;
}
#bask_buttons {
	text-align: right;
	}
#bask_buttons img {
	margin-left: 10px;
	}
#bask_update_btn {
	text-align: right;
	margin-top: 20px;
	}
#bask_table {
	width: 624px;
   margin-right:0px;
	}
.bask_table_row {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #184B65;
	}
.bask_table_row a {
	color: #184B65;
	}
.bask_table_row a:link {
		}
.bask_table_row a:visited {
	}
.bask_table_row a:hover {
	text-decoration: underline;
	}
.bask_table_row a:active {
	}
.bask_table_row input {
	font-size: 11px;
	}
.bask_qty {
	width: 20px;
	}
#srcresults {
	width: 100%;
	}
#srcbutton {
	vertical-align: top;
	}



/* FAQ */

.question {
	color: #184B65;
	font-weight: bold;
}
.answer {
	margin-bottom: 10px;
}
#faqnav a {
	font-size: 10px;
}


/* PROD */
.prodleft {
	width: 310px;
	float: left;
	text-align: center;
}
.prodright {
	width: 309px;
   /* 309 */
	float: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.prodbox {
	margin: 10pt;
	border-style: solid;
	border-width: 1pt;
	border-color: #3366FF;
	padding: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

/* LOGN */
.logn_box {
	width: 295px;
	float: left;
	margin-right: 15px;
	height: 400px;
	}
#logn_box1 {
	clear: both;
	height: 125px;
	}
#logn_box2 {
	clear: both;
	height: 125px;
	}
.logn_checkoutbox {
	height: 220px;
	width: 210px;
	float: left;
	}
#logn_checkout_topbox1 {
	height: 210px;
	float: left;
	width: 184px;
	}
#logn_checkout_topbox2 {
	height: 210px;
	float: left;
	width: 390px;
	}
.logn_checkoutbox .content {
	margin-top: 2px;
	height: 135px;
	}
.logn_checkoutbox ul {
	margin-left: 4px;
	list-style: inside;
	list-style: square;
	}
#logn_checkout_box1 {
	width: 175px;
	padding-right: 8px;
	border-right: 1px solid #5B5B5B;
	float: left;
	margin: 0;
	}
#logn_checkout_box2 {
	width: 175px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #066;
	float: left;
	}
#logn_checkout_box3 {
	width: 182px;
	padding-left: 8px;
	float: left;
	}

h2.logn_checkoutbox_header {
	background: url(/images/dots.gif) bottom left repeat-x;
/*	border-bottom: 1px dashed #81868A; */
	}
h3.logn_checkoutbox_header {
	margin: 10px 0 0 0;
	height: 17px;
	color: black;
	padding: 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
#logn_express_checkout {
	width: 180px;
	margin-right: 1px;
	}
#logn_personalized_checkout {
	float: left;
	width: 380px;
	}
.btn_right {
	padding-top: 8px;
	float: right;
	}
.btn_center {
	padding-top: 8px;
	margin-left: 80px;
	}
.opt_left {
	width: 46px;
	height: 56px;
	float: left;
	}
#logn_form {
	margin-top: 2px;
	}


/* OINF */
.required_invalid {
	color: red;
}
#oinf_shippingcheck {
	height: 25px;
	}
#oinf_billingcheck {
	height: 25px;
	}
#oinf_billingsubhead {
	height: 75px;
	font: normal 11px Arial, Helvetica, sans-serif;
	}
#oinf_shippingsubhead {
	height: 75px;
	font: normal 11px Arial, Helvetica, sans-serif;
	}
.mailinglists {
	display: inline-block;
	margin: 0;
	}
.mailinglists:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
* html .mailinglists { height: 1%; }
.mailinglists { display:block; }
.mailinglists .checkbox {
	clear: both;
	width: 25px;
	float: left;
	height: 20px;
	}
.mailinglists .label {
	width: 550px;
	height: 20px;
	float: left;
	}



/* Support for CCC page */

#container_wide {
	width: 820px;
	float: right;
	overflow: hidden;

}
.topleft {
	width: 11px;
	height: 10px;
	float: left;
	background: url(/images/box-topleft.jpg) top left repeat-x;
}
.top {
	height: 10px;
	background: url(/images/box-top.jpg) top left repeat-x;
	float: left;
}
.topright {
	width: 12px;
	height: 10px;
	float: left;
	background: url(/images/box-topright.jpg) top left repeat-x;
}
.bottomleft {
	width: 11px;
	height: 12px;
	float: left;
	background: url(/images/box-bottomleft.jpg) top left repeat-x;
}
.bottom {
	height: 12px;
	background: url(/images/box-bottom.jpg) top left repeat-x;
	float: left;
}
.bottomright {
	background: url(/images/box-bottomright.jpg) top left repeat-x;
	width: 12px;
	height: 12px;
	float: left;
}
.left {
	width: 11px;
	background: url(/images/box-left.jpg) top left repeat-y;
	float: left;
}
.right {
	width: 12px;
	background: url(/images/box-right.jpg) top left repeat-y;
	float: left;
}
h1.box {
	color: white;
	background-color: #184B65;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

.iframehack {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;
	color: #5B5B5B;
}
#cccleftcol {
	width: 600px;
	float: left;
}
#cccrightcol {
   margin-left:18px;
	width: 190px;
	float: left;
}

#cccrightcol img {text-align:center}

#ccc-top-picks {
	width: 175px;
	padding-right: 8px;
	border: 1px solid #5B5B5B;
	float: left;
	margin: 0;
	}

#ccc-bt {
	width: 385px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 8px;
	border: 1px solid #5B5B5B;
	float: right;
	margin: 0;
	}
#ccc-returns {
	width: 385px;
	padding-top: 5px;
	margin-top: 10px;
	padding-right: 8px;
	border: 1px solid #5B5B5B;
	float: right;
	}

#ccc-acctinfo {
	width: 385px;
	padding-top: 5px;
	margin-top: 10px;
	padding-right: 8px;
	border: 1px solid #5B5B5B;
	float: right;
	}


#ccc-osm {
	width: 385px;
	padding-top: 5px;
	margin-top: 10px;
	padding-right: 8px;
	border: 1px solid #5B5B5B;
	float: right;
	}

#ccc-cpm {
	width: 620px;
	border: 1px solid #5B5B5B;
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* FAQ Section */
#faqnav {

	}
#faqnav ul,
#faqnav li {
	list-style:none;
	padding:0;
	margin:0;
	}
#faqnav li {
	display:inline;
	}
#faqnav ul {
	float:left;
	width:590px;
	border-bottom:solid 1px #ccc;
	margin:10px 0 25px 0;
	}
#faqnav li a,
#faqnav li a:visited {
	padding:2px 12px;
	display:block;
	float:left;
	text-decoration:none;
	font-size:1.1em;
	color:#CAA86B;
	background:#fff url(/images/bg_faqnav_vert_line.gif) no-repeat right center;
	}
#faqnav li a.no_border {
	background:#fff;
	background-image:none;
	}
#faqnav li a#selected,
#faqnav li a:visited#selected {
	border-right:none;
	background:#fff;
	color:#1B4A66;
	padding-bottom:2px;
	margin-bottom:-2px;
	font-weight:bold;
	border:solid 1px #ccc;
	border-bottom:none;
	}
#faq_content {
	padding:0 15px;
	}
#faq_content div.answer {
	color:#8f8f8f;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:dotted 1px #ccc;
	}
#faq_content div.answer.last {
	color:#8f8f8f;
	margin-bottom:20px;
	padding-bottom:6px;
	border-bottom:none;
	}

/* POPOUTS */
.popout {
	display: none;
	position: absolute;
	padding: 15px 10px 10px 20px;
	width: 472px;
	height: 651px;
	left: 170px;
	top: 100px;
	}
#bb_christmas-cards-by-design {
	height: 665px;
	background: url(/images/popoutbg1.png) top left no-repeat;
}
#bb_christmas-cards-by-message {
	height: 575px;
	background: url(/images/popoutbg2.png) top left no-repeat;
}
#bb_christmas-cards-by-audience {
	height: 487px;
	background: url(/images/popoutbg3.png) top left no-repeat;
}
#bb_christmas-cards-by-card-details {
	height: 394px;
	background: url(/images/popoutbg4.png) top left no-repeat;
}
#bb_showcase-christmas-cards {
	height: 856px;
	background: url(/images/popoutbg5.png) top left no-repeat;
}
.popout p {
	margin: 0px;
	clear: right;
	}
.popuptitle {
	margin-top: 0;
	width: 320px;
	float: left;
	background-color: white;
	}
.popupseeall {
	width: 140px;
	float: right;
	display: block;
	text-align: right;
	background-color: white;
	}
.popuplinelg {
	clear: both;
	display: inline-block;
	padding: 0px 0 6px 0;
	}
.popuplinelg:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
* html .popuplinelg { height: 1%; }
.popuplinelg { display:block; }

.popuplarge {
	width: 189px;
	height: 135px;
	display: block;
	float: left;
	margin-right: 10px;
	}
.popupline {
	}
.popuplineimg {
	width: 95px;
	height: 68px;
	display: block;
	float: left;
	margin-right: 6px;
	margin-top: 4px;
	}
.popuplinetitle {
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 12px;
	}
a.popoutsection {
	display: block;
	clear: both;
	border-top: 1px solid #999;
	padding: 7px 0;
	color: #5B5B5B;
	background-color: white;
	text-decoration: none;
	}
a.popoutsection:hover {
	background-color: #eee;
	}

/* LIVE PERSON */

.lp1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
.lp2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #F90;
}
#pagination1 {
}
#pagination2 {
	clear: both;
	padding-top: 10px;
	}


/* SEARCHSPRING */

div.autocomplete-suggestions { position:absolute; z-index:1000; width:0; margin:0; padding:0; background-color:#fff; border:1px solid #999; }
div.autocomplete-suggestions ul { z-index:1000; list-style-type:none; margin:0; padding:0; }
div.autocomplete-suggestions ul li { z-index:1000; list-style-type:none; display:block; margin:0; padding:2px; cursor:pointer; overflow:hidden; }
div.autocomplete-suggestions ul li.selected { background-color:#C9A86D; }
