html,body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
	font-family : Arial, Helvetica, Verdana, sans-serif;
	/*background-color: #000;*/
	background-color: #fff;
}

/* commented backslash hack v2 \
* html {overflow:auto;}*/
/* end of hack

* html body {overflow-y:scroll;} */

#wrap {
	/*align: center;*/
	vertical-align: top;
	margin-left: 0; 
	margin-right: 0;
}

#header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: green 0px dotted;
	width: 100%;
}

#header .logo{
	margin: 1.5em 3em 0 2em;
}

html>body #header .text{
	margin:0px;
	text-decoration: none;
	color: #A80C35;
}

* html #header .text{
	margin: 0 0 0 9em;
	text-decoration: none;
}

#header .new {
	margin: 10px 0px;
}

#header .new a {
	margin:5px 0px;
	float: right;
	text-align: right;
	width: 200px;
	color: #444F51;
	font-size:15px;
	font-weight:bold;
}

#header .new a:hover {
	color: #aaa;	
}

#content a.barlink {
	width: 200px;
	text-align: center;
	padding: 4px;
	color: #444F51;
	width: 200px;
	font-size:13px;
	text-align: center;
	padding: 2px;
	font-weight:bold;
}

#content a.barlink:hover {
	color: #aaa;
	text-decoration: none;
}

hr {color: #B01923; height: 1px;}

.red {color: #A80C35; text-transform: lowercase;}

.searchbox {
	padding: 0px 0 0 15px;
	margin-bottom: 0px;
	color: #ddd;
	font-size: 18px;
	font-weight: normal; 
	width: 150px;
	border: 0px solid blue;	
	color: #fff;
}

* html .searchbox {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	/*float:right;*/
	border: 0px solid blue;	
	color: #fff;
}


.gobutton {
	padding-left: 2px;
	vertical-align: bottom;
	margin-top: 0px;
}

/********** body content ***********/

/*html>body #content-wrap {height:100%; background-color: #fff;}
* html #content-wrap {height:100%; background-color: #fff;}*/

html>body #content {padding:2em 0em 1em 1em; background-color: #fff; border: 0px solid red;} 
* html #content {padding:2em 0em 1em 1em; background-color: #fff; border: 0px solid red;}

#content p {
	font-size: 12px;
	color: #444F51;
	line-height: 18px;
	margin: .5em 1.5em 1em 0em;
	width: 97%;
}

#content a.link {
	color: #B01923;
	text-decoration: none;
}

#content a:hover.link {
	color: #333;
	text-decoration: underline;
}

#content a, a:link, a:visited {
	color: #B01923;
	text-decoration: none;
}

#content a:hover{
	color: #888;
}

#content img a { text-decoration: none; }
#content img a:hover { text-decoration: none; }

#content .home {
	padding: 0; 
	margin: 0 0 0 0;
	text-align: center;
	z-index: -100;
} 

#content ul {
	margin: 0 1em 10px 15px;
	list-style : none;
	line-height: 13px;
	font-size: 12px;
	padding-bottom: 10px;
}

#content ul li ul {
	margin-top: 0; 
	margin-left : 10px;
}

#content ul li { 
	padding : 4px 0 2px 10px;
	background-image : url("http://www.etsexpress.com/images/bullet_round.gif");
	background-repeat : no-repeat;
	background-position : 0 8px;
	color: #444F51;
}


dl { font-size: 12px; margin-left: 5px; }

dl dt {
font-weight : bold; 
color : #045094; 
}

dl dd {
margin-bottom : 1em;
padding : 1px 0px 1px 4px; 
}

img { border : 0; border-style : none; }
img a { text-decoration: none; }

h1 {
	font-size : 18px;
	font-weight : normal;
	color : #444F51;
	margin : 8px 0em 0em 0em;
	padding : 0px 0px 4px 0px;
	border-bottom: 2px #ddd solid;
	/*background : url("http://www.etsexpress.com/includes/images/bg_verdotline.gif") repeat-x;*/
	background-position : top;
	width: 98%;
}

h2 {font-size : 16px; font-weight : bold; color : #444F51; margin: 1em 0 3px 0; width: 100%; }
h3, h3 a {font-size: 14px; font-weight: bold; color: #444F51; margin: 1em 0 3px 0; width: 100%;}
h4 {font-size: 13px; font-weight: bold; color: #444; margin: 1em 0 0 10px; width: 95%;}

/* 
 grid */

#pattern_box{  
	text-align: center; 
	width: 194px; 
	height: 320px; 
	margin: 0px 5px 0px 0; 
	border: 0px solid #444F51;
	float: left; 
	font-size: 12px;
}

#pattern_box img{  
	margin-bottom: 6px;
    max-width: 200px; 
}

#pattern_box img.new{  
	margin-bottom: 0px;
}

#pattern_box_mktg {  
	text-align: center; 
	width: 250px; 
	height: 225px; 
	margin: 0px 5px 20px 0; 
	border: 0px solid #444F51;
	float: left; 
	font-size: 12px;

}

#pattern_box_cc {  
	text-align: center; 
	width: 130px; 
	height: 130px; 
	margin: 0px 5px 20px 0; 
	border: 1px solid #959595;
	float: left; 
	font-size: 12px;
}

#pattern_box_total {  
	text-align: center; 
	width: 296px; 
	height: auto; 
	margin: 0px 5px 20px 0; 
	float: left; 
	font-size: 24px;
	color: #979797;
}

.pattern_box_mktg {
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
padding:10px;
}

div.pattern_box_mktg sup { vertical-align:baseline !important; padding-left:2px; }

#pattern_box_total a {  
	color: #979797;
}

#pattern_box_total img {  
	display: block;
}


#pattern_box_total .descimg {  
	text-align: center;
	padding: 0;
	border: 2px solid #979797;

}

#pattern_box_total .desctext {  
	text-align: center;
	padding: 8px;
	font-weight: normal;
}


#pattern_box_300wide{  
	text-align: center; 
	width: 300px; 
	height: 355px; 
	margin: 25px 30px 0px 0; 
	border: 0px solid #000;
	float: left; 
	font-size: 12px;
	border: 1px #444F51 solid;
}

#pattern_box_400wide{  
	text-align: center; 
	width: 400px; 
	height: 460px; 
	margin: 10px 30px 0px 0; 
	border: 0px solid #000;
	float: left; 
	font-size: 12px;
}

#pattern_box_disti{  
	text-align: center; 
	width: 171px; 
	height: 225px; 
	margin: 20px 15px 10px 15px; 
	padding: 2px;
	border: 0px solid #ddd;
	float: left; 
	font-size: 12px;
}

#pattern_box_disti a{  
	color: #B01923;
}

#pattern_box_disti a:hover{color:#888;}

/****** Notice, Alert Boxes ******/
#infobox {
	width: 500px;
	background: #FFA09D;
	border: 1px solid #ddd;
	padding: 4px 12px 4px 12px; 
	margin-bottom: 15px;
	font-size: 12px; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/* Tables */

div.table {
/* border : 1px dotted purple; */
	background-color :#fff;
	margin: 1em 0 0 .1em;
	width: 98%;
}

div.table caption {
	text-align: left;
	font-size : 12px;
	font-weight : bold;
	color : #4c4c4c;
	background-color : #fff;
}

div.table table {
/* border : 1px dotted purple; */
	font-size : 11px; /* font size for table cells */
	background-color :#fff;
	border-collapse: collapse;
	border-left: #ccc 0px solid;
	width: 97%;
}

div.table th {
	font-weight : bold;
	font-size: 12px;
	font-style:normal;
	color : #fff;
	background-color : #999; /*#045094;*/
	text-align : left;
	padding : 6px;
	vertical-align : top;
	/*white-space: nowrap;*/
	border-top : #ccc 1px solid;
	border-bottom : #ccc 1px solid;
 }

div.table th a {
	font-weight : bold;
	color : #fff;
	background-color : #4775A3;
 }
 
div.table th.rowhead {
	font-size: 11px;
	font-weight : bold;
	background-color : #e6e6e6;
	color : #4c4c4c;
	vertical-align: middle;
 }
 
div.table tr td {
	padding : 6px;
	border-top : #ccc 1px solid;
	border-bottom : #ccc 1px solid;
	background-color : #fff;
	vertical-align : top;
}
 div.table tr td table tr td {
	padding : 6px;
	border : #fff 1px solid;
	background-color : #ccc;
	vertical-align : top;
}

 div.table tr td.subhead {
	font-weight : bold;
	color : #444F51;
	background-color : #fff;
	text-transform: uppercase;
	text-align : left;
	padding : 12px 0 2px 0px;
	vertical-align : top;
	border : #ccc 0px solid;
 }
 
 div.table tr td.patternbox {
	height: 300px;
	width: 200px;
	font-weight : bold;
	color : #444F51;
	background-color : #fff;
	text-align : center;
	padding : 12px 5px 2px 0px;
	vertical-align : bottom;
 }
 

 /* *-*-*-*- *-*-*-*- *-*-*-*- form elements * *-*-*-*- *-*-*-*- *-*-*-*- */	  

.required { color: #f60; } /* for the asterisk next to the form labels on required elements */

#content form, #content form input, #content form select { font-size: 12px; }	
	
.dropdown {
	font-size : 12px;
	color : #444F51;
	font-weight : bold;
	background-color : #fff;
	margin-right : 1em;
	}
	
.formrow {
	padding : 0 0 .5em 0;
	}

.label {
	font-weight : bold;
	color : #4c4c4c;
	width : 11em;
	float : left;
	text-align : right;
	white-space : nowrap;
	}

.labelalt {
     font-weight : bold;
     color : #4c4c4c;
     width : 20em;
     float : left;
     text-align : left;
     white-space : nowrap;
     }

.accesskey { text-decoration : underline }

.widget { 
	margin-left : 12em;
	color : #4c4c4c; 
	}

textarea {
	margin-right:1em;
	}

fieldset {
	width : 20%;
	border-style : solid;
	border-color : #4c4c4c;
	border-width : 1px; 
	}

/* fails in IE	
fieldset > legend { 
	display: block ;
	color: #333333; 
	}
	*/

fieldset legend { display: block ; color: #4c4c4c; }	

input.button {
	background-color : transparent;
	border-bottom : #000 0px solid;
	border-left : #ddd 0px solid;
	border-right : #000 0px solid;
	border-top : #ddd 0px solid;
	color : #333;
	height : auto;
	font-size : 13px;
	font-weight : bold;
	padding: 2px 2px 2px 0px;
	vertical-align: top;
}

input.button:hover {
	border-bottom : #ddd 0px solid;
	border-left : #000 0px solid;
	border-right : #ddd 0px solid;
	border-top : #000 0px solid;
	color : #888;
}

.error {
/* rule for error messages */
color : red;
font-weight: bold;
}

.safe {
/* rule for error messages */
color : green;
font-weight: bold;
}

/************ footer ************/
#footer {
	height: 100px;
	background-color: #fff;
	border-top: 0px #333 solid;
	padding: 0 1.5em 0 1.5em;
}

/* Mozilla */
html>body #footer {
	width: 97%;
	bottom: 0;
	text-align: center;
	/*background : url("http://www.etsexpress.com/images/searchbg.gif") repeat-x;*/
	padding: 15px 0 0 1em;
	font-size: 16px;
	color: #A80C35;
}

/* IE */
/*
.menu ul li, input.button { vertical-align: middle !important; margin-top: 3px;}
.menu ul li img {margin-top: -3px; }
*/
*html #footer {
	padding: 0px 0 0 1em;
	bottom:0;
	font-size: 16px;
	color: #A80C35;
	width: 97%;
}

#footer .awards img{
	margin: 0 10px 0 0;
	padding: 5px 0 5px 0;
	text-decoration: none;
}

#footer .copyright {
	text-align:center;
	font-size:12px;
	color: #666;
	padding: 0px 2em 0px 0px;
}

#footer .links {
	border-bottom: 1px #ddd solid;
	padding-bottom: 5px;
	margin: 0px 0 10px 0;
}

#footer .links a {
	color: #444F51;
	text-decoration: none;
	margin: 0 0 0 0;
}

#footer .links a:hover {
	text-decoration: underline;
}
#usp, #cap {
	float: left;
	padding: 6px 13px 6px 9px;
	cursor: pointer;
}

#usp span, #cap span {
	display: inline-block;
	position: relative;
	top: -4px;
	left: 4px;
}

#switcher {
	margin: 7px 0 0 138px;
	padding-top: 8px;
}

#switcher #usp, #switcher #cap {
	padding-bottom: 4px;
}

#usp.active, #cap.active {
	background-color: #F3F2F1;
	cursor: default;
}

.pricing-wrapper td table {
	width: 100%;
}

.pricing-wrapper .red {
	text-transform: none;
}

.pricing-wrapper {
	background-color: #F3F2F1;
}

.ca-pricing {
	padding: 0;
	margin: 0;
}

.ca-pricing table, .ca-pricing td, .us-pricing table, .us-pricing td {
	padding: 4px;
	width: 530px;
}

#us-pricing-2 {
	border-top: 1px solid red;
}

div.table.pricing {
	clear: both;
	margin-top: 0;
}

h3#pricing {
	float: left;
	margin-bottom: 0px;
	width: 150px;
	margin-top: 16px;
}

#spacer {
	display: block;
	clear: both;
	height: 10px;
	width: 100%;
}

td.pr1, th.pr1 {
	color: #B01923 !important;
}

.nowrap {
	white-space:nowrap;
}

#product_image img {
	max-width: 295px;
}

tr.on-sale td {
	background-color: #999999;
	color: #FEFEFE;
}

#graydisclaimer {background-color:#666; margin:10px 0 5px !important; padding:7px 0px; width:100% !important; text-align:center; color:#fff !important;}

.price-reduction {
	background: #60605F;
	color: #FFF;
	padding: 0 3px;
	white-space: nowrap;
}
