#html, body, select, input {
	margin:0px;
	padding:0px;
	/*background-color:#ECECEC;
	background-image:url(../images/home/bg_image.gif);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	
	
	}
td {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	} 
a{
	text-decoration:none;
	color:#0E499F;
	}
b, strong{
	font-size:11px;
	}

a:hover{
	text-decoration:underline;
	color:#333333;
	}
.redsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Red;
}
#container {
	background-color:#FFFFFF;
	margin:auto;
	width:722px;
	/*border-left:1px solid #999;
	border-right:1px solid #999;*/
	}
	
#contentcontainer {
height:650px;
	}
/* Top Nav Styles */
ul{
	margin:0px;
	padding:4px;
	}
	
#header {
	position:relative;
	background:url(../images/home/header_bg.gif) repeat-x;
	top:5px;
	height:44px;
	width:714px;
	margin:auto;
	}

#header_r {
	position:absolute;
	background:url(../images/nav/header_bg_r.gif) no-repeat;
	width:13px;
	height:44px;
	right:0px;
	top:0px;
	}
	
#header_l {
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/nav/header_bg_l.gif) no-repeat;
	width:13px;
	height:44px;
	}
	
#logo h1{
	position:relative;
	top:7px;
	left:7px;
	background: transparent url(../images/nav/crafterslogo.gif) no-repeat;
	height:27px;
	width:180px;
	overflow:hidden;
	}

#logo h1 a{
	display:block;
	overflow:hidden;
	height:27px;
	width:180px;
	background:transparent;
	font-size:0px;
	text-indent:-1000px;
	}

#utilities{
	position:absolute;
	top:15px;
	right:150px;
	height:15px;
	}
#utilities a{
	color:#333333;
	}

#navcontainer {
	position:relative;
	margin:auto;
	top:10px;
	height:20px;
	width:705px;
	left:10px;
	z-index:2;
	cursor:pointer;
	}
/* minimum menu requirements for functionality */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

#draftmenu{
	background:url(../images/nav/compchecks.gif) no-repeat;
	height:8px;
	width:140px;
	}

#payrollmenu {
	background:url(../images/nav/manualchecks.gif) no-repeat;
	height:8px;
	width:126px;
	float:left;
	}

#promenu {
	background:url(../images/nav/exclusives.gif) no-repeat;
	height:8px;
	width:188px;
	}


#lasermenu {
	background:url(../images/nav/deposit.gif) no-repeat;
	height:8px;
	width:138px;
	}

	
#othermenu {
	background:url(../images/nav/othercheckproducts.gif) no-repeat;
	height:8px;
	width:162px;
	}
	
#accessoriesmenu {
	background:url(../images/nav/accessories.gif) no-repeat;
	height:8px;
	width:104px;
	}
	
#draftmenu span, #payrollmenu span, #promenu span, #lasermenu span, #othermenu span, #accessoriesmenu span{
	text-indent:-1000px;
	}

a.topmenutitle1{
	display:block;
	text-decoration:none;
	}

a.topmenutitle{
	display:block;
	text-decoration:none;
	}


.submenuul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#8891C3;
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0px 0px 10px 0px;
	width:143px;
	display:none;
	/*opacity: .92;
	filter: alpha(opacity=92);*/
	}


.submenuli a{
	/*background:url(../images/nav/dots.gif) repeat-x;
	background-position:0px 17px;*/
	display:block;
	width:135px!important;
	width:142px;
	padding:2px 0px 3px 4px;
	text-decoration: none;
	color: #000000;
	}

.submenustaticli a{
	/*background:url(../images/nav/dots.gif) repeat-x;
	background-position:0px 17px;*/
	display:block;
	width:135px;
	padding:2px 0px 3px 4px;
	text-decoration: none;
	color: #000000;
	}

.submenuli a:hover, .submenustaticli a:hover{
	text-decoration: none;
	border-right:3px solid #ffffff;
	background-color:#6672B2;
	color: #FFFFFF;
	}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	}

#dmenu li, #dmenu ul { 
	list-style:none;
	top: 12px;
	left: auto;
	float:left;
	}
	
#content {
	clear: left;
	}

.topmenutitle {
	text-decoration: none;
	padding-right:8px;
	line-height:14px;
	}

#mainimage {
	position:relative;
	top:14px;
	float:left;
	/*background:url(../images/home/newmainimage.jpg) no-repeat;*/
	/*background:url(../images/home/mainimage.jpg) no-repeat;*/
	background:url(../images/home/mainimagefaded.jpg) no-repeat;
	width:460px;
	height:208px;
	}

#rightsubmenu {
	position:relative;
	float:left;
	width:253px;
	left:4px;
	top:14px;
	}

#rghtsubmenu_lcorner {
	background:url(../images/nav/2ndnavcorner.gif) no-repeat;
	float:left;
	width:15px;
	height:102px;
	}

#rghtsubmenu_rcorner {
	background:url(../images/nav/2ndnavcorner_r.gif) no-repeat;
	float:left;
	width:15px;
	height:102px;
	}
	
td.rightmenu_bottom {
	background:#fff url(/craftersv2_assets/images/global/rightmenu_bottom.gif) no-repeat;
	height:13px;
	line-height:13px;
	}

#menucontent1 {
	position:relative;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float:left;
	text-align:right;
	width:222px;
	height:100px!important;
	height:102px;
	}

#menucontent {
	position:absolute;
	left:10px;
	top:0px;
	text-align:left;
	height:100px;
	width: 195px;
	z-index:1;
	}

#menucontent li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:14px;
	}
	
#menucontent ul{
	padding:0px;
	margin:0px;
	}
	
#menu2 li{
	border-bottom:1px solid #ccc;
	}

a.menu2smlink {
	display:block;
	font-size:11px;
	color:#003e9a;
	text-decoration:none;
	}
 
a.menu2smlink:hover {
	border-right:3px solid #0cf;
	color:#333333;
	}

#compcontainer{
	position: absolute;
	width:240px;
	right:0px;
	top:125px;
	}

#comptext{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#333333;
	top:0px;
	left:10px;
	height:40px;
	width:240px;
	}
	
#software{
	position:relative;
	top:2px !important;
	top:0;
	background:url(../images/home/computersoftware.gif) no-repeat;
	width:100px!important;
	width:150px;
	float:left;
	padding-right:35px;
	height:73px!important;
	height:75px;
	}
	
.arial10{
	color:#000;
	}

.verdana10b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	line-height:25px;
	}
.verdanab{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	}	
#clickhere a{
	position:absolute;
	bottom:0px;
	left:5px;
	height:auto;
	width:auto;
	}

#clickhere a:hover{
	text-decoration:none;
	}
	
#category{
	position:absolute;
	top:220px;
	background:url(../images/home/subtitlebg.gif) no-repeat;
	width:253px;
	height:27px;
	}

.catfont{
	width:auto;
	font-size:15px;
	color:#333333;
	line-height:20px;
	}

#category ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}

#category li{
	background:url(../images/nav/pixelarrow.gif) no-repeat 2px 6px;
	padding-left:10px;
	margin:0px;
	}

#maintextblock{
	position:relative;
	left:10px;
	height:20px;
	top:20px;
	width:480px;
	}
	
#maintextblockimg{
	position:relative;
	background:url(../images/home/crafters_specializes.gif) no-repeat;
	left:10px;
	top:20px;
	height:32px;
	width:440px;
	}

.arial11{
	font-size:11px;
	}
	
.arial11i{
	font-size:11px;
	color:#000;
	font-style:italic;
	}
	
#maintextblock a {
	color:#0E499F;
	}
	
#maintextblock2{
	position:relative;
	background-color:#FFFFFF;
	left:10px;
	float:left;
	padding:10px 8px 0px 8px;
	top:36px;
	height:333px;
	width:214px;
	border:1px solid #D4D4D4;
	}

#calloutblock1{
	position:absolute;
	top:250px;
	width:162px;
	}

#rightcolumn{
	position:relative;
	float:left;
	width:260px;
	}

#purplerule{
	position:relative;
	clear:both;
	top:11px;
	margin:auto;
	overflow:hidden;
	height:3px;
	width:705px;
	background-color:#8891C3;
	visibility:hidden;
	}
	
#qreo span{
	position:relative;
	top:5px;
	float:right;
	right:4px;
	background:url(../images/home/qreo_callout.gif) no-repeat;
	width:225px;
	height:46px;
	display:block;
	overflow:hidden;
	}
	
#qreo span a{
	font-size:0px;
	text-indent:-1000px;
	height:46px;
	width:225px;
	display:block;
	}

#spotlight{
	position:relative;
	float:left;
	top:10px;
	left:20px;
	background:url(../images/home/spotlight_bg.gif) repeat-x;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	height:148px;
	width:460px;
	}

#spotlighttitle{
	position:relative;
	float:left;
	left:20px;
	top:10px;
	background:url(../images/home/spotlight_title.gif) no-repeat;
	width:460px;
	height:19px;
	}

#rtop{
	position:absolute;
	right:-1px;
	top:-1px;
	background:url(../images/home/rtop.gif) no-repeat;
	width:13px;
	height:15px;
	}
	
#lbottom{
	position:absolute;
	left:-1px;
	bottom: -1px !important;
	bottom: -3px;
	background:url(../images/home/lbottom.gif) no-repeat;
	width:13px;
	height:15px;
	}
	
#rightbottom{
	position:relative;
	float:left;
	left:20px;
	top:0;
	height:183px;
	width:460px;	
	z-index:1;
	}

#rightlinks{
	position:absolute;
	top:0;
	right:0px;
	width:200px;
	height:183px;
	}
	
#rightlinks ul{
	background-image:url(../images/home/smarrow.gif); 
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0;
	padding:0;
	}
	
	#rightlinks img {
		display:block;
		margin:3px 0 2px;
		}

#rightlinks li{
	list-style:none;
	padding-left:10px;
	line-height:11px;
	}

a.smlink {
	font-size:11px;
	color:#003e9a;
	text-decoration:none;
	}

a.smlink:hover {
	color:#000;
	text-decoration:underline;
	}
	
#rightlinks ul:hover{
	color:#003e9a;
	background-color:#7ED7EF;
	display:block;
	}

.hover{
	color:#003e9a;
	background-color:#7ED7EF;
	display:block;
	}
	
.uppercase14 ,a.uppercase14{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.arial11blue{
	font-size:11px;
	line-height:10px;
	color:#0A48A0;
	}

.arial11blueb{
	font-size:11px;
	line-height:10px;
	color:#0A48A0;
	font-weight:bold;
	}

.arial11bluebtitle{
	font-size:12px;
	line-height:10px;
	color:#0A48A0;
	font-weight:bold;
	}

#spotlightfeature1 h3 {
	background:url(../images/home/draft_cat.gif) no-repeat;
	position:relative;
	left:4px;
	width:151px;
	height:77px;
	float:left;
	margin-top:10px;
	margin-bottom:0px;
	}

#spotlightfeature1 h3 a, #spotlightfeature2 h3 a, #spotlightfeature3 h3 a{
	font-size:0px;
	text-indent:-1000px;
	display:block;
	height:77px;
	width:142px;
	}

#spotlightfeature2 h3{
	position:relative;
	background:url(../images/home/payroll_cat.gif) no-repeat;
	width:142px;
	left:15px;
	height:77px;
	float:left;
	margin-top:10px;
	margin-bottom:0px;
	overflow:hidden;
	}

#spotlightfeature3 h3{
	position:relative;
	background:url(../images/home/laser_cat.gif);
	width:134px;
	left:26px;
	height:77px;
	float:left;
	margin-top:10px;
	margin-bottom:0px;
	overflow:hidden;
	}

#vdots{
	position:absolute;	
	left:160px;
	bottom:14px;
	background:url(../images/home/vdots.gif) no-repeat;
	width:1px;
	height:106px;
	}

#vdot1{
	position:absolute;	
	right:145px;
	bottom:14px;
	background:url(../images/home/vdots.gif) no-repeat;
	width:1px;
	height:106px;
	}

#slfeature1{
	position:relative;
	left:8px;
	width:145px;
	float:left;
	}
	
#slfeature2{
	position:relative;
	left:25px;
	width:140px;
	float:left;
	}
	
#slfeature3{
	position:relative;
	left:38px;
	width:132px;
	float:left;
	}
	
#otherproducts{
	position:absolute;
	top:15px;
	left:-5px;
	width:255px;
	}
	
#links{
	width:690px;
	margin:auto;
	text-align:center;
	padding-top:6px;	
	/*border-top:1px solid #999;*/
	
	}

#footerlinks a{
	font-size:10px;
	text-decoration:none;
	}


#footerlinks a:hover{
	font-size:10px;
	color:#003e9a;
	text-decoration:underline;
	}

#footer img
{	
	margin-left:12px;
	width:98%;
}
#footer{	
	width:722px;
	margin:auto;
	background-color:#fff;
	height:150px;
	text-align:center;
	clear:both;
	z-index:2 !important ;
	z-index:-1;
	position:relative;
	}
	
.button{
	background: url(../images/nav/morebutton.gif) no-repeat;
	width:133px;
	height:20px;
	overflow:hidden;
	display:block;
	padding-top:2px;
	text-align:center;
	margin:8px 0 10px 0;
	text-decoration:none;
	color:#333333;
	}
	
.new {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
}

.penstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17366f;
	font-weight: bold;
}

.penstyle3 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.border{
 	border-bottom:1px solid #17366f;
	border-top:1px solid #17366f;
 	border-left:1px solid #17366f;
	background-color:#F7F7FF;
}

#frTest{
	width:138px; 
	height:168px; 
	display:none;
	}

#coverUp{
	position:absolute; 
	right:-30px;
	}

#ezspcontainer{
position:absolute;
z-index:27;
display:none;
width:500px;
font-size: 62.5%;
}

#ezshldsubcontainer{
background:#FFFFFF;
margin:auto;
width:500px;
border:1px solid #35448f;
display:block;
margin-top:0px;
}
	
.ezshieldtable{
padding: 8px;
}

#ezsbenefits {
font-weight:bold;
}

#protectionquestion {
font-size:small;
font-weight: bold;
}

.ezsul{
margin:10px;
padding:0px;
list-style-type:disc;
}
.DefaultPrice
{
	color:Red;
	text-decoration: line-through;
}
.ExtendedPrice
{
	
}
/*Monogram Cuts*/
#tablist {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#tablist li {
	list-style: none;
	margin: 0;
	float:left;
	height:41px;
	width: 252px;
	background:url(/CraftersV2_assets/images/cutmono.gif) no-repeat;
}
#tablist li.current{
border-bottom:1px solid #D0D9F3;
cursor:pointer;
}
#tablist li.normal{
border-bottom:1px solid #E5EAFE;
}

#tablist li td
{
	text-decoration: none;
	font-weight:bold; 
	font-size:22px;
	color:#536999;
	vertical-align:middle;
	padding-top:3px;
}

#tablist li a {
	cursor:pointer;
	text-decoration: none;
	font-weight:bold; 
	font-size:22px;
	color:#536999;
	vertical-align:middle;
}

#tablist li a img { 
	padding-top:3px;
}
#undertab{
	clear: both;
	height:34px;
	background:url(/CraftersV2_assets/images/monocutline.gif) no-repeat;
}
#divmono{
	display: none; 
	clear:both; 
	width:505px;
}
#divcuts{
	display: block;
	width:505px;
}
#divborder{
	width: 505px;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	height:10px;
}

.dragme { 
			
	DISPLAY: none; 
	Z-INDEX: 300; 
	LEFT: 200px; 
	POSITION: absolute; 
	TOP: 50px; 
	BACKGROUND-COLOR: white;
	
}

#productoptions_wrapper {width:450px;}

#cut_heading {clear:both; text-align: left; width:450px !important;}

#cut_heading p { font:10px Arial, Helvetica, sans-serif; width:450px;}

#cut_buttons {width:450px;}

.ibn_checkout
{
	background:url(/CraftersV2_assets/images/checkout/checkout.gif) no-repeat;
	width: 75px;
	height: 24px;
	display: block;
}
.ibn_emptycart
{
	background:url(/CraftersV2_assets/images/checkout/emptycart.gif) no-repeat;
	width:58px;
	height: 14px;
	display: block;
}
.ibn_accept
{
	background:url(/CraftersV2_assets/images/browse/addtocart.gif) no-repeat;
	width: 65px;
	height: 21px;
	display: block;
}
.ibn_removeitem
{
	background:url(/CraftersV2_assets/images/checkout/removeitem.gif) no-repeat;
	width: 66px;
	height: 21px;
	display: block;
}
.ibn_submit
{
	background:url(/CraftersV2_assets/images/global/submit.gif) no-repeat;
	width: 59px;
	height: 23px;
	display: block;
}	
.ibn_preview
{
	background:url(/CraftersV2_assets/images/checkout/preview.gif) no-repeat;
	width: 52px;
	height: 24px;
	display: block;
}
.ibn_submitandcontinue
{
	background:url(/CraftersV2_assets/images/checkout/submitandcontinue.gif) no-repeat;
	width: 125px;
	height: 24px;
	display: block;
}
.cutcategory-new
{
	position:absolute;
	background:url(/CraftersV2_assets/images/cuts/cuts-new.gif) no-repeat;
	width:59px;
	height:27px;
	margin-left:40px;
	margin-top:-5px;
}

/* Begin New Quick Reorder Error */

.qr_error_optionbox {
	width:219px;
	height:auto;
	float:left;
	margin:13px 20px 15px 0;
}

.qr_error_optionbox.left {display:inline; margin-left:32px;}

.qr_error_optiontop {
	background:url(/CraftersV2_assets/images/reorder/qr_error_top.png) no-repeat top;
	width:219px;
	height:23px;
	font:bold 15px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	background-color:transparent;
	padding:7px 0 0 0;
	margin:0;
}
.crafters-content{width:760px; padding-top:15px; position:static}
.artistic{background:#C33;}
.crafters-content .optiontitle{background:#ccc;} .crafters-content .optiontitle .qr_error_optiontop { color:#095ba6; }


#noQRerror {width:666px;margin:0 auto;}
.styles-bg{background:#a4c8ef;}
.crafters-content #noQRerror{background:#ffc;}

.qr_error_optionbottom {
	background:url(/CraftersV2_assets/images/reorder/qr_error_bottom.gif) no-repeat top;
	width:197px;
	height:198px;
	*width:219px;
	*height:250px;
	padding:10px 11px;
	position:relative;
}

.qr_error_optionbottom p {
	background-color:transparent;
	padding:0;
	margin:0;
	color:#474848;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	text-align:left;	
}

.qr_error_optionimage {
	width:197px;
	height:70px;
	margin-bottom:7px;
	display:block;
}

.qr_error_clickhere 
{
	position:absolute;
	bottom:10px;
	*bottom:50px;
	*right:10px;
	width:197px;		
}

.qr_error_clickhere.single{
	position:static;
	margin-top:20px;
	width:100%;	
	bottom:0;
}

	/* IEs */
	* html .qr_error_clickhere.single{margin-top:40px;}
	* :first-child+html .qr_error_clickhere.single{margin-top:40px;}

p.qr_title_desc {margin:6px 0 5px;}

.qr_error_clickhere a {
	background:url(/CraftersV2_assets/images/reorder/qr_error_clickhere.gif) no-repeat top;
	width:108px;
	height:34px;
	display:block;
	margin:0 auto;
 
}

.crafters-content .qr_error_clickhere a {
	background:url(/CraftersV2_assets/images/reorder/qr_error_clickhere_cc.gif) no-repeat top;
	width:77px;
	height:24px;
	}

.qr_error_clickhere a:hover {background-position:bottom;}

.qr_error_phonetext {
	display:block;
	margin:0 0 5px;
	padding:0;
	clear:left;
	font:normal 15px Arial, Helvetica, sans-serif;
	text-align:center;
	zoom:1; /*fixes ie7 extra margin issue, get rid of negative margin hacks */
}

/*
*:first-child+html .qr_error_phonetext {margin:-5px 0 -15px;}
*html .qr_error_phonetext {margin:0 0 -15px;}
*/

.qr_error_phonetext span {
	color:#c73522;
	font:bold 16px Arial, Helvetica, sans-serif;	
}
.crafters-content .qr_error_phonetext span { color:#095ba6; }

.qr_error_60daybox {
	display:block;
	background:url(/CraftersV2_assets/images/reorder/qr_error_60daybox.png) no-repeat top;
	margin:30px auto 25px;
	padding:12px 0 0;
	width:666px;
	height:53px;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-align:center;	
}

.error_icon {
	float:left;
	margin-right:5px;
}

.error_icon2 {
	float:left;
	margin:0 5px 5px 0;
}
.fl{ text-align:left;}
/* End New Quick Reorder Error */

/*ezshield benefits begin*/
.ezbenefits{
	background:#f1ede2;
	border:1px solid #b4975a;
	border-bottom:none;
	text-align:left;	
	}
	
.ezbenefits, .ezcopy, #ezradio{
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
	}
	
.ezcopy{
	text-align:center;
	padding:0px 10px 0px 10px;
	}
	
.ezbenefits th{
	background:#b4975a;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	}
	
.ezbenefits td{
	padding:5px 5px 5px 8px;
	border-bottom:1px solid #b4975a;
	}
	
.checkmarks{
	border-left:1px solid #b4975a;
	background:#FFF;
	text-align:center;
	}
	
#headerimg tr{
	padding:0px;
	}
/*ezshield benefits end*/

/* ezShield Plus */
#upgradeEZshield{
position:absolute;
z-index:27;
display:none;
}

#upgradeEZshieldContainer{
background:#FFFFFF;
margin:auto;
width:500px;
border:1px solid #35448f;
display:block;
margin-top:0px;
}

#ezplusbenefits{
	background:#f1ede2;
	border:1px solid #b4975a;
	border-bottom:none;
	text-align:left;
	}
	
#ezplusbenefits, #ezpluscopy, #ezplusradio, .ezcallout{
	font:10px Arial, Helvetica, sans-serif;
	line-height:12px;
	}
	
#ezplusradio{
	width:500px;
	margin:auto;
	padding:8px 0px 12px 0px;
	}
	
#ezpluscopy{
	text-align:center;
	padding:0px 3px 5px 3px;
	line-height:12px;
	}
	
.ezcallout{
	text-align:center;
	background-color:#8e062c;
	color:#FFF;
	padding:5px 0px 5px 0px;
	line-height:16px;
	font-weight:bold;
	font-size:14px;
	}
	
#ezplusbenefits th{
	background:#b4975a;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	}
	
#ezplusbenefits td{
	font:10px Arial, Helvetica, sans-serif;
	line-height:12px;
	padding:3px 3px 3px 5px;
	border-bottom:1px solid #b4975a;
	}
	
.checkmarks{
	border-left:1px solid #b4975a;
	background:#FFF;
	text-align:center;
	}

#noEZshield{
position:absolute;
z-index:27;
display:none;
width:500px;
font-size: 62.5%;
}
#noEZshieldsubContainer{
background:#FFFFFF;
margin:auto;
width:500px;
border:1px solid #35448f;
display:block;
margin-top:0px;
}
#ezspcontainer{
position:absolute;
z-index:27;
display:none;
width:500px;
font-size: 62.5%;
}

#ezspluscontainer
{
position:absolute;
z-index:27;
display:none;
width:500px;
font-size: 62.5%;
}
#ezshldplussubcontainer
{
background:#FFFFFF;
margin:auto;
width:500px;
border:1px solid #35448f;
display:block;
margin-top:0px;
}

#ezshldsubcontainer{
background:#FFFFFF;
margin:auto;
width:500px;
border:1px solid #35448f;
display:block;
margin-top:0px;
}

	
.ezshieldtable{
padding: 8px;
font-size:15px;
}
.ezshieldtable ul li
{
	list-style-type:disc;
	font-size:13px;
}
.ezshieldMoreInfoPopup
{
	visibility:hidden;
	position: absolute;
	width:503px;
	overflow: hidden;
	background-color:#FFF;
	border:1px solid #000;
}
#ezsbenefits {
font-weight:bold;
}

.ezshieldbutton a{
	background:url(/CraftersV2_Assets/images/checkout/btn_continue.gif) no-repeat top;
	text-indent:-9000px;
	width:123px;
	height:46px;
	display:block;
	margin:auto;
	}

.ezshieldbutton a:link{
	background:url(/CraftersV2_Assets/images/checkout/btn_continue.gif) no-repeat top;
	text-indent:-9000px;
	width:123px;
	height:46px;
	display:block;
	margin:auto;
	}

.ezshieldbutton a:hover{
	background:url(/CraftersV2_Assets/images/checkout/btn_continue.gif) no-repeat bottom;
	}
.super{
	font-size:9px;	
	}
.superscript{
	font-size:7px;
	vertical-align:middle;
	padding-bottom:5px;
	}
	
table#copyright-line { margin:0 auto; }

.trilegiant_button
{
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}
.trilegiant_button a{
	background:url(/craftersV2_assets/images/checkout/continue.gif) no-repeat top;
	text-indent:-9000px;
	height:24px;
	width:63px;
	display:block;
	margin:auto;
	}

.trilegiant_button a:link{
	background:url(/craftersV2_assets/images/checkout/continue.gif) no-repeat top;
	text-indent:-9000px;
	height:24px;
	width:63px;
	display:block;
	margin:auto;
	}

.trilegiant_button a:hover{
	background:url(/craftersV2_assets/images/checkout/continue.gif) no-repeat bottom;
	}
.trilegiant p
{
	text-align:right;
}