/* ---------------------------------------------------------- */
/* "UN"-STYLE ----------------------------------------------- */
/* ---------------------------------------------------------- */

* {
	padding:0;
	margin:0;
	}

a img,
a img:link,
a img:visited,
a img:hover {
	border:none;
	}



/* ---------------------------------------------------------- */
/* WRAPPER -------------------------------------------------- */
/* ---------------------------------------------------------- */

#wrapper,
#homeWrapper,
#deptWrapper,
#deptList,
#prodWrapper {
	margin:0 auto;
	background:#FFF url(http://www.paradisepen.com/paradise/assets/images/interface/pageBack.gif) repeat-y;
	border-bottom:1px solid #999;
	text-align:left;
	padding:20px;
	}

#homeWrapper {padding:0;}
#deptWrapper,
#deptList {padding:0 20px;}

#deptList td td p,
#deptList td td div, #deptList #colors {display:none;}
#deptList td {width:30%;}
#deptList td td {width:auto; text-align:center;}
#deptList td table {margin:0 0 15px 0;}
#deptList td {padding:10px;}



/* ---------------------------------------------------------- */
/* HOME PAGE CONTENT ---------------------------------------- */
/* ---------------------------------------------------------- */

#homeContent {
	width:758px;
	/*background:url(http://www.paradisepen.com/paradise/assets/images/promos/mainPromo.jpg) 1px 0 no-repeat;*/
	/*background:url(http://web3.uniteu.net/paradise/assets/images/promos/mainPromo.jpg) 1px 0 no-repeat;*/
	border-bottom:1px solid #FFF;
	}

	http://web3.uniteu.net/paradise/
	
#homeContent #rightCol {
	float:right;
	width:277px;
	padding:20px 0;
	}
	
#mainPromo ul {
	position:relative;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:455px;
	height:460px;
	}
	
#mainPromo li {
	position:absolute;
	
	}
	
#mainPromo li a {
	display:block;
	}



/* ---------------------------------------------------------- */
/* GENERIC PAGE STYLES -------------------------------------- */
/* ---------------------------------------------------------- */

body {
	color:#666;
	font-family:arial,helvetica,verdana,san-serif;
	text-align:center;
	background:#EFEFEF url(http://www.paradisepen.com/paradise/assets/images/interface/siteBack.jpg) repeat-x;
	}

a,
a:link {color:#0034BB; text-decoration:none; font-weight:bold;}
a:visited {color:#2F2F7C;}
a:hover {color:#85C3F3;}

p,ul,ol,address,label,dl {
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
	}

ul {padding:0 0 0 17px;}

ol {padding:0 0 0 19px;}

dt {font-weight:bold;}

dd {padding:0 0 5px 15px;}

acronym {
	border-bottom:1px dotted #666;
	cursor:help;
	}

a.anchor {
	color:inherit;
	font-weight:inherit;
	}



/* ---------------------------------------------------------- */
/* MULTI-COLUMN LAYOUTS ------------------------------------- */
/* ---------------------------------------------------------- */

div.twoCol,
div.threeCol {border-bottom:1px solid #FFF; margin:0 0 20px 0;}

div.twoCol {background:url(http://www.paradisepen.com/paradise/assets/images/interface/colTwoBack.gif) 0 0 repeat-y;}
div.threeCol {background:url(http://www.paradisepen.com/paradise/assets/images/interface/colThreeBack.gif) 0 0 repeat-y;}

.colPadding {
	padding:15px;
	}

div.left,
div.mid,
div.right {text-align:justify; border-top:1px solid #EFEFEF;}
	
div.left fieldset,
div.mid fieldset,
div.right fieldset {border:none;}

div.twoCol div.left,
div.twoCol div.right {width:360px; float:left;}

div.threeCol div.left,
div.threeCol div.mid,
div.threeCol div.right {width:233px; float:left;}

div.threeCol div.left,
div.threeCol div.mid,
div.twoCol div.left {margin:0 20px 0 0;}

div.left h3,
div.mid h3,
div.right h3 {
	padding:0 0 15px 0;
	}



/* ---------------------------------------------------------- */
/* TABLES --------------------------------------------------- */
/* ---------------------------------------------------------- */

table {
	border:none;
	margin:0 auto;
	text-align:left;
	}

td,th {
	padding:0;
	border:none;
	vertical-align:top;
	text-align:left;
	}

#refilltbl {
	font-size:12px;
	line-height:18px;
	width:720px;
	margin:0;
	}
	
#refilltbl td {
	background:#F5F5F5;
	vertical-align:top;
	padding:3px 5px;
	}
	
#refilltbl th {
	text-align:left;
	padding:3px 5px;
 	}

#refilllist ul {
	padding-left:0;
	list-style:none;
	}

#refilllist li {
	float:left;
	width:22%;
	margin-right:15px;
	}




/* ---------------------------------------------------------- */
/* HEADER STYLES -------------------------------------------- */
/* ---------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {font-weight:normal; position:relative;}
h2 {font-size:24px; padding:0 0 20px 0;}
h3 {font-size:20px; padding:0 0 15px 0;}
h4 {font-size:18px;}
h5 {font-size:16px;}
h6 {font-size:14px;}



/* ---------------------------------------------------------- */
/* PRODUCT LIST --------------------------------------------- */
/* ---------------------------------------------------------- */

#deptList table {
	border:1px solid #EFEFEF;
	margin:0 0 15px 0;
	}
	
#deptList table table {
	border:none;
	margin:0;
	padding:0;
	}
	
#deptList td {
	font-size:12px;
	line-height:18px;
	}
	
#SpannerLinks {
	display:block;
	padding:0 0 15px 0;
	font-size:12px;
	line-height:18px;
	}



/* ---------------------------------------------------------- */
/* SEARCH PAGE ---------------------------------------------- */
/* ---------------------------------------------------------- */

.searchNav {
	text-align:center;
	}

.searchNav ul {
	list-style:none;
	padding:0;
	margin:0;
	}

.searchNav li {
	display:inline;
	padding:0 5px;
	}

#searchRes {
	width:100%;
	}

#searchRes td {
	width:33%;
	}



/* ---------------------------------------------------------- */
/* FORM STYLES ---------------------------------------------- */
/* ---------------------------------------------------------- */

form {text-align:left;}

fieldset {
	padding:15px;
	border:1px solid #EFEFEF;
	margin:0 0 20px 0;
	}

fieldset h3 {padding:0 0 15px 0;}

label {
	float:left;
	clear:left;
	width:140px;
	text-align:left;
	}

input,
select,
textareas {
	float:left;
	font-size:10px;
	margin:0 3px 3px 0;
	width:120px;
	color:#666;
	vertical-align:middle;
	}

.formList {
	float:left;
	list-style:none;
	padding:0 0 10px 0;
	margin:0;
	}

.formList li {
	padding:0;
	margin:0 0 5px 0;
	}

.formList li input {
	float:none;
	padding:0;
	margin:0 10px 0 0;
	width:auto;
	}

textarea {height:50px;width:275px;}

input.inputImage {width:auto;}

input.inputText {
	font-size:10px;
	height:14px;
	}

input.inputCheckbox {width:auto;}

.inputCheckbox {
	font-size:12px;
	float:left;
	}
.inputCheckbox input {
	float:none;
	width:auto;
	}

ul.input {
	float:left;
	list-style:none;
	text-align:left;
	width:190px;
	padding:0;
	font-size:10px;
	line-height:13px;
	}

ul.input li {
	margin:0 0 10px 0;
	}

ul.input input {
	width:auto;
	}



/* ---------------------------------------------------------- */
/* SEARCH FORMS (TOP OF PAGE) ------------------------------- */
/* ---------------------------------------------------------- */

form#topSearch {
	border-bottom:1px solid #999;
	overflow:auto;
	padding:4px 0px;
	margin:0px auto;
	width:780px;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/pageBack.gif) repeat-y;
	}

form#topSearch fieldset {
	float:left;
	text-align:center;
	margin:0px;
	border:none;
	padding:0px;
	}

form#topSearch .inputImage,
form#topSearch select {
	margin:0px 3px 0px 0px;
	float:left;
	height:18px;
	}

form#topSearch label {
	font-size:9px;
	line-height:18px;
	text-align:left;
	margin:0px 3px 0px 15px;
	width:auto;
	padding:0;
	height:18px;
	}

#topSearch #deptDrop {
	width:120px;
	}
	
#topSearch #deptBrandDrop {
	width:120px;
	}
	
#topSearch #refillBrandDrop {
	width:80px;
	}
	
#topSearch #refillTypeDrop {
	width:80px;
	}

#topSearch #prodSearch {
	width:60%;
	}

#topSearch #refillSearch {
	width:35%;
	}


/* ---------------------------------------------------------- */
/* SEARCH FORMS (HOME PAGE) --------------------------------- */
/* ---------------------------------------------------------- */

#homeSearch {
	padding:0 0 15px 0;
	margin:0;
	}

#homeSearch fieldset {
	float:left;
	width:120px;
	border:none;
	margin:0 0 15px 0;
	padding:0;
	}

#homeSearch .inputText,
#homeSearch select {
	width:100%;
	float:none;
	margin:0 0 3px 0;
	}

#homeSearch #homeProducts, #findPen {float:left;}
#homeSearch #homeRefills, #findRefill {float:right;}

#homeSearch #homeProducts h3,
#homeSearch #homeRefills h3 {
	font-size:12px;
	font-weight:bold;
	}

#homeSearch #homeRefills p {
	font-size:9px;
	line-height:11px;
	}

#findPen, #findRefill {margin:0;}



/* ---------------------------------------------------------- */
/* SITE BANNER ---------------------------------------------- */
/* ---------------------------------------------------------- */

#siteBanner {
	position:relative;
	text-align:left;
	width:780px;
	height:69px;
	margin:0 auto;
	}	

#siteBanner h1 {
	position:absolute;
	top:5px;
	left:14px;
	font-size:9px;
	font-weight:normal;
	width:214px;
	height:64px;
	}

#siteBanner h1 a {
	position:absolute;
	top:0;
	left:0;
	width:214px;
	height:64px;
	}

#siteBanner ul {
	position:absolute;
	top:45px;
	right:20px;
	list-style:none;
	overflow:auto;
	width:auto;
	}

#siteBanner h2 {
	position:absolute;
	top:20px;
	right:20px;
	width:auto;
	font-size:15px;
	}

#siteBanner li {
	float:left;
	padding:0 0 0 22px;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/topNavSeparator.gif) 0 55% no-repeat;
	}

#siteBanner a {
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	}



/* ---------------------------------------------------------- */
/* MAIN NAVIGATION ------------------------------------------ */
/* ---------------------------------------------------------- */

#mainNav {
	width:780px;
	margin:0 auto;
	border-top:1px solid #CCC;
	}

#mainNav ul {
	list-style:none;
	width:780px;
	float:left;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/navBack-sherpa.gif) 0 100% no-repeat;
	padding:0;
	margin:0;
	}

#mainNav li {
	float:left;
	margin:0 8px;
	}

#mainNav a {
	display:block;
	font-size:11px;
	padding:5px 0;
	}

#mainNav a:link,
#mainNav a:visited {
	color:#666;
	font-weight:normal;
	}

#mainNav a:hover {
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/navArrow.gif) 50% 100% no-repeat;
	color:#0034BB;
	}



/* ---------------------------------------------------------- */
/* DEPARTMENT STYLES ---------------------------------------- */
/* ---------------------------------------------------------- */

#deptContent {
	padding:20px 0;
	background:transparent;
	}

#deptContent #leftCol {
	float:left;
	width:250px;
	}

#deptContent #deptFeatures {
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	width:150px;
	}

#deptContent #deptFeatures li {
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/thumbBack.gif) 23px 0 no-repeat;
	text-align:center;
	margin:0 0 8px 0;
	padding:2px 0 0 0;
	}

#deptContent #deptFeatures img {
	margin:0 0 5px 0;
	}

#deptWrapper #list {
	font-size:12px;
	}

#deptWrapper #list table table {
	margin:0 0 5px 0;
	}

#deptWrapper #list td td {
	padding:0 0 0 8px;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/blueArrow.gif) 0 50% no-repeat;
	}


/* ---------------------------------------------------------- */
/* PRODUCT PAGE --------------------------------------------- */
/* ---------------------------------------------------------- */

#prodWrapper #leftCol {
	width:400px;
	float:left;
	}

#prodWrapper #rightCol {
	width:302px;
	float:right;
	}

#prodWrapper h3 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 15px 0;
	}

#prodCrossSell {
	list-style:none;
	padding:0;
	}

#prodCrossSell li {
	overflow:auto;
	margin:0 0 10px 0;
	clear:left;
	}

#prodCrossSell a {
	font-size:11px;
	line-height:12px;
	}

#prodCrossSell a span {
	font-size:10px;
	font-weight:normal;
	}

#prodCrossSell img {
	margin:0 8px 0 0;
	border:1px solid #CCC;
	}
	
#refillList ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#refillList li {
	padding:0 0 3px 0;
	font-size:10px;
	}
#refillList ul input {
	float:none;
	}

.disclaimer {
	font-size:10px;
	line-height:13px;
	color:#999;
	padding-top:10px;
	}
	
#colors {
	margin:0 0 15px 0;
	}
#colors td {
	border-color:#FFF;
	border-width:0 1px 1px 0;
	border-style:solid;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	padding:10px 3px;
	text-align:center;
	width:33%;
	text-shadow:2px 2px 2px #000;
	}
#colors thead th {
	font-size: 14px;
	font-weight:normal;
	padding:10px 0;
	}

#swatches {
	border:1px solid #CCC;
	padding:1px 0 0 1px;
	margin:0 5px 15px 0;
	width:auto;
	}

#swatches ul {
	list-style:none;
	overflow:auto;
	font-size:12px;
	margin:0;
	padding:0;
	}

#swatches ul li {
	float:left;
	width:48px;
	text-align:center;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#FFF;
	color:#FFF;
	text-shadow:2px 2px 2px #000;
	font-weight:bold;
	margin:0;
	padding:0;
	}

#swatches ul li div {
	padding:8px;
	margin:0;
	}

.approvedReseller {
	padding:30px 0 30px 110px;
	background:url("http://www.paradisepen.com/paradise/assets/images/interface/ApprovedReseller.jpg") 0 50% no-repeat;
	}

/* ---------------------------------------------------------- */
/* PRODUCT IMAGES ------------------------------------------- */
/* ---------------------------------------------------------- */

#prodimages {
	width:302px;
	}
	
#prodimages img {
	width:300px;
	display:block;
	}
	
#prodimages a,
#prodimages a:link,
#prodimages a:visited {
	width:auto;
	display:block;
	border:1px solid #CCC;
	}
	
#prodimages a:hover {
	border:1px solid #369;
	}
	
#prodimages ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#prodimages ul li {
	margin:10px 20px 0 0;
	float:left;
	display:none;
	}
	
#prodimages ul li img {
	width:76px;
	height:76px;
	}
	
#prodimages li a {
	margin:0;
	}

#popup {
	text-align:center;
	padding:0;
	margin:0;
	background:#FFF;
	}

#popup img {
	margin:15px auto;
	background-image:url(loading.gif);
	border:1px solid #CCC;
	}


/* ---------------------------------------------------------- */
/* SHIPPING RATES ------------------------------------------- */
/* ---------------------------------------------------------- */

#rates {
	clear:both;
	padding:20px 0;
	}

#ratesOne,
#ratesTwo {
	float:left;
	list-style:none;
	padding:15px 0 0 0;
	width:250px;
	margin:0 50px 0 0;
	}

#ratesOne li,
#ratesTwo li {
	width:250px;
	display:block;
	clear:both;
	overflow:auto;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/dots.gif) 0 100% repeat-x;
	line-height:14px;
	margin:0 0 5px 0;
	}

#rates .order {
	float:left;
	background:#FFF;
	}

#rates .rate {
	float:right;
	background:#FFF;
	}



/* ---------------------------------------------------------- */
/* CROSS SELL ----------------------------------------------- */
/* ---------------------------------------------------------- */

#csRecsDiv {
	text-align: left;
	padding-top: 10px;
	float: left;
	}
#csRecs {
	margin: 0 auto;
	padding: 5px;
	width: auto;
	overflow: hidden;
	border: solid 1px #EFEFEF
	}
#csRec {
	text-align: center;
	margin: 0 auto;
	padding: 5px;
	width: 30%;
	float: left;
	font-size: 12px;
	line-height:18px;
	}
#csRec a:link,
#csRec a:visited,
#csRec a:active {
	color: #0034BB;
	text-decoration: none;
	}
#csRec a:hover {
	color: #85C3F3;
	}
#csRec div.csPrice {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
	}
#csRec img {
	padding: 3px;
	width: 100px
	}



/* ---------------------------------------------------------- */
/* PRODUCT SELECT FORM (PRODUCT PAGE) ----------------------- */
/* ---------------------------------------------------------- */

.prodSelect {
	padding:0;
	}

.prodSelect fieldset {
	padding:5px 0 12px 14px;
	margin:0;
	border:none;
	}

.prodSelect ol {
	padding:0;
	list-style:none;
	}

.prodSelect li {
	font-size:12px;
	}

.prodSelect #writingInsts {
	width:300px;
	}

.prodSelect #colors {
	display:none;
	width:300px;
	margin:5px 0 0 0;
	clear:left;
	}

.prodSelect li .inputText {
	width:20px;
	margin-right:3px;
	text-align:center;
	}

.prodSelect input,
.prodSelect select {
	margin:0 3px 0 0;
	font-size:11px;
	}

.prodSelect #refList {
	padding-left:23px;
	}



/* ---------------------------------------------------------- */
/* FOOTER --------------------------------------------------- */
/* ---------------------------------------------------------- */

#footer {
	width:780px;
	margin:0 auto;
	padding:8px 0 20px 0;
	}

#footer p {
	font-size:10px;
	margin:0;
	padding:0;
	width:auto;
	}

#footer ul {
	list-style:none;
	float:right;
	padding:0;
	margin:0;
	width:auto;
	}

#footer li {
	float:left;
	padding:0 0 0 22px;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/topNavSeparator.gif) 0 55% no-repeat;
	}

#footer li a {
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	}

#footer input {
	float:none;
	}

#ftrLeft {
	width:45%;
	float:left;
	text-align:left;
	}

#ftrRight {
	width:50%;
	float:right;
	text-align:right;
	}

#ftrRight p {
	clear:right;
	}

p#copyright {
	text-align:center;
	clear:both;
	color:#999;
	padding:15px 0 0 0;
	}

#copyright a,
#copyright a:link,
#copyright a:visited,
#copyright a:hover {
	color:#999;
	}

#ftrlogos {
	padding:5px 0;
	background:#FFF;
	border:1px solid #CCC;
	overflow:hidden;
	}

#ftrlogos ul {
	list-style:none;
	margin:0;
	}

#ftrlogos li {
	text-align:center;
	float:left;
	width:24%;
	}


/* ---------------------------------------------------------- */
/* RUNNING SHOP CART ---------------------------------------- */
/* ---------------------------------------------------------- */

#runningCart {
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/runningCartBack.gif) 0 100% repeat-x;
	padding:4px 15px;
	border-width:0 1px 1px 1px;
	border-color:#CCC #999 #CCC #CCC;
	border-style:solid;
	overflow:auto;
	}

#runningCart label {
	width:auto;
	padding:0 10px 0 0;
	font-size:10px;
	margin:0;
	}

#runningCart select {
	padding:0;
	margin:0;
	width:300px;
	}


/* ---------------------------------------------------------- */
/* RUNNING SHOP CART ---------------------------------------- */
/* ---------------------------------------------------------- */

#refillTable {
	width:100%;
	font-size:12px;
	line-height:18px;
	}
	
#refillTable td {
	padding:5px 8px;
	border-width:1px 0 0 0;
	border-color:#EFEFEF;
	border-style:solid;
	vertical-align:top;
	}
	
#refillTable th {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#CCC;
	text-align:left;
	padding:10px 8px;
	}
	
#refillTable .brand td {
	border-top:2px solid #CCC;
	}
	
#refillTable .collection td {
	border-top:2px solid #CCC;
	}


/* ---------------------------------------------------------- */
/* LEAF TREE ------------------------------------------------ */
/* ---------------------------------------------------------- */

#leafTree {
	width:100%;
	float:left;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/leafTreeTop.gif) 0 0 no-repeat;
	margin:0 0 20px 0;
	}
#leafTree ul {
	width:100%;
	float:left;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/leafTreeBottom.gif) 0 100% no-repeat;
	list-style:none;
	padding:0;
	margin:0;
	overflow:auto;
	}
#leafTree li {
	float:left;
	padding:0 0 0 25px;
	margin:0 0 0 5px;
	line-height:24px;
	background:url(http://www.paradisepen.com/paradise/assets/images/interface/leafTreeArrowLeft.gif) 8px 50% no-repeat;
	}
#leafTree li a {
	font-size:11px;
	font-weight:normal;
	}


/* ---------------------------------------------------------- */
/* SHOP CART ------------------------------------------------ */
/* ---------------------------------------------------------- */

#basketTable {
	width:100%;
	margin:0 0 20px 0;
	}
#basketTable em {
	color:#CCC;
	}
#basketTable td,
#basketTable th {
	padding:8px 5px;
	border-bottom:1px solid #EFEFEF;
	font-size:12px;
	}
#basketTable tfoot td {
	border-width:1px 0 0 0;
	border-color:#666;
	border-style:solid;
	font-weight:bold;
	}
#basketTable th {
	border-bottom:2px solid #666;
	}
.basketQTY {
	width:30px;
	text-align:center;
	margin:0;
	}
.tdCenter {
	text-align:center;
	}
.tdRight {
	text-align:right;
	}
.tdRight select{
	float:right;
}
.prodDetail {
	font-size:10px;
	line-height:12px;
	margin:5px 0;
	}
.updateButton {
	width:auto;
	float:none;
	margin:0 0 3px 0;
	}
.basketImage,
.basketImage:link,
.basketImage:visited {
	width:60px;
	height:60px;
	border:1px solid #0034BB;
	}
.basketImage:hover {
	border:1px solid #85C3F3;
	}
.note {
	position:relative;
	border:1px solid #CCC;
	background:#EFEFEF url(http://www.paradisepen.com/paradise/assets/images/interface/noteBack.gif) repeat-y;
	color:#666;
	}
.note ul {
	position:relative;
	margin:0;
	list-style-image:url(http://www.paradisepen.com/paradise/assets/images/interface/note.gif);
	padding:0 0 0 55px;
	}
#addresses address {
	font-size:11px;
	line-height:14px;
	margin:0;
	}
#addresses h3 {
	font-size:16px;
	}
#cc_expmonth {width:46px;}
#cc_expyear {width:71px;}
.inputNote {
	float:left;
	font-size:11px;
	color:#999;
	}
#ccCardLeft,
#ccCardRight {
	float:left;
	}
#ccCardLeft {
	width:40%;
	margin:0 20px 0 0;
	}
#ccCardRight {
	width:55%;
	margin:0;
	}
#ccCardRight p {
	float:left;
	margin:0 20px 0 0;
	}




/* ---------------------------------------------------------- */
/* ERRORS --------------------------------------------------- */
/* ---------------------------------------------------------- */

div#error {
	margin:0 auto 7px auto;
	padding:0;
	border-width:1px;
	border-style:solid;
	text-align:left;
	color:#FFF;
	}

div#error {
	background:#F90;
	border-color:#FC0 #F60 #F60 #FC0;
	text-shadow:2px 2px 2px #F60;
	}

div#error p {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:10px;
	width:auto;
	background:#DE8500;
	}

div#error ul {
	margin:0;
	padding:0 0 0 18px;
	}

div#error ul li {
	margin:0;
	padding:0;
	}




/* ---------------------------------------------------------- */
/* CLEARING ELEMENTS ---------------------------------------- */
/* ---------------------------------------------------------- */

.clear-both,
.clear-left,
.clear-right {
	height:0;
	font-size:1px;
	line-height:0;
	border-width:0;
	}
	
.clear-both {clear:both;}
.clear-left {clear:left;}
.clear-right {clear:right;}




/* --------------------------------------------------------------------------------------------------------------- */
/* CLEARING ELEMENTS - DO NOT EDIT! ------------------------------------------------------------------------------ */

.clr:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}

.clr {display:inline-table;}

/* Hides from IE Mac \*/
*html .clr {height:1%;}
.clr {display:block;}
/* End hide from IE Mac */


/* ---------------------------------------------------------- */
/* ADDED BY PETER - Store Locations ------------------------- */
/* ---------------------------------------------------------- */

table.locations {
width:725px;
border:0px solid #878DBE;
}

td.locationmenu {
width:200px;
border:0px solid #878DBE;
line-height:1.5;
}

td.locationpane {
font-size:12px;
padding-left:3px;
width:525px;
border:0px solid #878DBE;
}

td.locationinfo {
font-size:12px;
padding-left:3px;
width:300px;
border:0px solid #878DBE;
}

.states,
.states ul {
margin:0;
padding:0px;
list-style:none;
}

.states li {
margin:0;
padding:0;
margin-bottom:1px;
}

.states a:hover,
.states a:active {background:white  ;}
.states ul li {padding-left:1px;}
.states ul a {background:White;}
.hidden {display:none;}

/* ---------------------------------------------------------- */
/* ADDED BY Mike  - Refill Chart ---------------------------- */
/* ---------------------------------------------------------- */

#RefillNavTable {
  background-color:#e2b74f;
  border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	font-size:12px;
	color:#1a1615;
		}
		
/* ---------------------------------------------------------- */
/* ADDED BY Cory - Dept_sku page ---------------------------- */
/* ---------------------------------------------------------- */


#DeptleftCol {
	width:390px;
	float:left;
	}
		
#DeptrightCol {
	width:340px;
	float:right;
	}
