/*
Theme Name: Joey Totes
*/

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	background: #dee7e7 url(images/global/graph-back.gif);
	color: #58595B;
	padding: 30px 0;
	line-height: 1;
}

a, a:link, a:visited, a:active {
	color: #58595B;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

#wrap {
	width: 964px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: #fff url(images/global/wrap-back.png) no-repeat;
	position: relative;
	font: 12px/18px arial, sans-serif;
	overflow: hidden;
	height: 1%;
	z-index: 99;/*ie*/
}

h1#logo {
	padding: 35px 0 45px 85px;
}

h1#logo a {
	background: url(images/global/logo.png);
	width: 180px;
	height: 57px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;	
}

#top-nav {
	position: absolute;
	right: 130px;
	top: 50px;
}

#top-nav li {
	float: left;
}

#top-nav a {
	display: block;
	padding: 5px 7px;
	text-decoration: none;
	color: #000;
	font-family: 'trebuchet ms', sans-serif;
	font-weight: bold;
}

#top-nav a:hover, #top-nav .current a {
	color: #A31A62;
}

#content-nav {
	overflow: hidden;
	height: 1%;
	margin: 0 0 20px 0;
}

#content-nav li {
	float: left;
	text-align: center;
}

#content-nav img {
	display: block;
	margin-left: 6px;
}

#content-nav a {
	font: bold 13px/14px 'trebuchet ms', sans-serif;
	color: #000;
	display: block;
	text-decoration: none;
}

#content-nav .convenient a:hover, .convenient #content-nav .convenient a {color: #D04A1E;}
#content-nav .durable a:hover, .durable #content-nav .durable a  {color: #7879B9;}
#content-nav .washable a:hover, .washable #content-nav .washable a  {color: #0F82B4;}
#content-nav .eco a:hover, .eco #content-nav .eco a  {color: #6FB51F;}

#content a {text-decoration: underline;}

#left-col {
	width: 455px;
	float: left;
	margin-left: 70px;
	display: inline;
	position: relative;
	padding-bottom: 85px;
	min-height: 280px;
}

#content  li {
	background: url(images/global/bullet.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;	
	margin: 5px 0;
}

.convenient #content li, .durable #content li, .washable #content li, .eco #content li {
	padding: 5px 0 5px 12px;
	background-repeat: no-repeat;
	background-position: 0 11px;
}

.convenient #content li {background-image: url(images/convenient/bullet.gif);}
.durable #content li {background-image: url(images/durable/bullet.gif);}
.washable #content li {background-image: url(images/washable/bullet.gif);}
.eco #content li {background-image: url(images/eco/bullet.gif);}

#right-col {
	float: left;
	width: 400px;
	padding-top: 7px;
	font-size: 10px;
	line-height: 14px;
	z-index: 2;
	position: relative;
}

#disclaimer {
	position: absolute;
	top: 340px;
	left: 0;
	height: 35px;
	width: 394px;
	padding: 10px 0;
}

#disclaimer p {
	margin: 0;
	background: #fff;	
}

#disclaimer #rollover {
	position: absolute;
	width: 394px;
	top: 10px;
}

#disclaimer span {cursor: pointer;}

#rollover {
	display: none;
}

#content {
	width: 350px;
	padding: 0 0 0 13px;	
}

#content p, #content ul {
	margin: 12px 0;
}

.faq #content blockquote p {
	color: #58595B;
	cursor: text;
}

.faq #content blockquote {padding: 0 0 10px 0;}

.faq #content p {
	margin: 10px 0 0 0;
	color: #D04A1E;
	cursor: pointer;
}

#buy-button img {
	position: absolute;
	bottom: 0;

}

body.faq #buy-button img {
	position: relative;
	margin-top: 15px;
}

body.faq #left-col {
	padding-bottom: 0;
}

#footer {
	background: url(images/global/bottom.png) no-repeat;
	height: 62px;
	margin: 0 auto;
	width: 964px;
	position: relative;
}

#home-totes img {
	position: absolute;
	top: 0;
}

#home-totes img#rollover {
	display: none;
}

#lifetime {
	overflow: hidden;
	text-indent: -5000px;
	background: url(images/home/lifetime.gif);
	width: 134px;
	position: absolute;
	top: 275px;
	height: 60px;
	right: 60px;
	cursor: pointer;
}

#guarantee {
	position: absolute;
	bottom: 0;
	right: 110px;
	background: url(images/home/guarantee.png) no-repeat;
	width: 260px;
	height: 48px;
	color: #fff;
	font: bold 11px/15px arial, sans-serif;
	padding: 11px 10px 0 18px;
	display: none;
}

.home #right-col {
	width: 472px;
	height: 390px;
}

.home #left-col {
	width: 395px;
}

.home #buy-button img {margin-top: 20px;}
.home #footer {	margin-top: -45px;}

/* Press */

#content h4 a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

#content p.excerpt {
	padding-left: 10px;
	font-size: 11px;
	margin: 2px 0 10px 0;
}

#content p.excerpt a {
	text-transform: uppercase;
	color: #D04A1E;
	text-decoration: none;
	font-size: 12px;
}


#top, #bottom {
	width: 460px;
	background: url(images/popup/popup-top.png);
}

#top {
	position: relative;
}

#top img {
	margin: 16px 0 10px 22px;
}


#top p {
	position: absolute;
	right: 45px;
	top: 40px;
	color: #A31A62;
	font: 13px/16px "trebuchet ms", sans-serif;
}

#bottom {
	background: url(images/popup/popup-bottom.png);
	height: 15px;
}


.popup #content {
	background: #fff;
	width: 460px;
	font: 12px/18px arial, sans-serif;
	padding: 10px 0;
}

#text {
	padding: 25px 0 10px 0;
	margin: 0 20px 0 20px;
	border-top: 1px solid #6FB51F;
}

#text p {
	margin: 0 0 12px 0;
}

body.popup {
	padding: 20px;
}

.press #wrap {
	padding: 0;
}

.popup #heading {
	color: #6FB51F;
	margin: 0 0 4px 0;
	font: bold 11px/14px arial, sans-serif;
	text-transform: uppercase;
}
