/* CSS Document */
/* Copywrite 2006 In The Rabbit Hole / Aaron Frankel, all rights reserved */

body { 
	font: small serif;
	margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family: male;
	font-size: small;
}

body { 
	font-size: 12px; 
	line-height: 14px;
	text-align: left;
	margin: 0px; 
	padding: 0px; 
}

h1 {
	font-size: 22px; 
	line-height: 26px;
	font-weight: bold; 
	text-align: left;
	text-indent: 15px;
}

h2, h3 {
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold; 
	text-align: left; 
}

p {
	font-size: 12px; 
	line-height: 14px;
	text-align: left; 
}

a:link,
a:active,
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
}
	
 { 
	font-weight: bold; 
	text-decoration: none; 
}
	
a:hover,
a:visited:hover { 
	text-decoration: underline; 
}

	
/* ---------- shared properties ---------- */

body, h1, h2, h3, p, #linkList h3, #linkList li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
}

#pageHeader, #footer, #linkList h3, #linkList1 h3 {
	color: inherit;
}

#topNav, #footer ul {
	color: inherit;
}

#container,
#pageHeader,
#topNav,
#footer {
	width: 755px;
}

/* ---------- major elements ---------- */


#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#pageHeader {
	padding: 0px;
	margin: 0px 0px -2px 0px;
}
	
#miniSearch {
	position: absolute;
	top: auto;
	width: 100%;
	margin: -3px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	line-height: 30px;
}

#miniSearch form {
	margin: 0px;
	padding: 2px 5px 1px 2px;
}

#newsHeader {
	position: absolute;
	top: 128px;
	width: 100%;
	margin: 0px;
	background-color: #F889C7;
}

#newsHeader p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}

#content {
	margin: 65px 0px 0px 0px; 
	padding: 0px;
}
	

/* -- Link List Properties -- */

#linkList1 {
	position: absolute;
	top: 170px;
	left: 0px;
 	width: 150px;
	margin: 0;
	padding: 0px;
	display: none;
}

#linkList2 {
	position: absolute;
	top: 25px;
	left: 420px;
	margin: 0;
	padding: 0px;
}

#linkList2 ul {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
}

#linkList2 li {
	display: inline;
	padding-left: 5px;
}

#linkList2 li a:link,
#linkList2 li a:visited,
#linkList2 li a:active {
	text-decoration: none;
}

#linkList2 li a:hover {
	text-decoration: underline;
}

#linkList1 ul {
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
}

#linkList1 ol {
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}
	
#linkList1 li,
#linkList1 h4 {
	display: block;
	list-style-type: none;
	font-size: 12px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}
	
#linkList1 h4 a:link,
#linkList1 h4 a:visited, 
#linkList1 h4 a:visited:hover,
#linkList1 h4 a:hover, 
#linkList1 h4 a:active
/* #linkList1 li a:link,
#linkList1 li a:visited, 
#linkList1 li a:visited:hover,
#linkList1 li a:hover, 
#linkList1 li a:active */ {
	font-style: normal;
	padding-right: 5px;
	font-weight: lighter;
	text-decoration: none;
}

#linkList1 h4 a:visited:hover,
#linkList1 h4 a:hover, 
#linkList1 li a:visited:hover,
#linkList1 li a:hover {
	text-decoration: none;
}

#linkList2 h3,
#linkList1 h3 {
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	text-transform: uppercase;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}
	
#cartItems,
#products,
#recentlyViewed {
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	color: inherit;
}
#products h3 a {
	width: 150px;
	line-height: 75px;
	padding: 35px 68px 35px 5px;
	text-decoration: none;
}

#cartItems h3 a {
	width: 150px;
	line-height: 75px;
	padding: 35px 65px 35px 5px;
	text-decoration: none;
	display: none;
}

#cartItemsText {
	text-indent: 95px;
}

#recentlyViewed h3 {
	width: 100%;
	line-height: 75px;
	padding: 10px 0px 10px 0px;
	text-indent: 5px;
	margin: 0px;
}

#recentlyViewed p {
	text-align: center;
}

#recentlyViewed ul {
}

#recentlyViewed li {
}

/* -- End of Link List Properties -- */


.general {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: inherit;
}

.general h2 {
	background-position: center bottom;
	background-repeat: repeat;
	font-size: 14px;
	line-height: 18px;
	text-indent: 10px;
	text-transform: uppercase;
}
	
.general p {
	padding-bottom: 8px;
	text-align: justify;
}

.generalCatDescription {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: inherit;
	display: none;
}

.generalCatDescription h2 {
	display: none;
}

.generalCatDescription p {
	padding-bottom: 8px;
	text-align: justify;
}

#catImg {
	margin: 10px auto 0px auto;
}

#footer {
	margin: 10px 0px 20px 0px;
	padding: 30px 0px 30px 0px;
	text-align: center;
}

#footer p {
	text-align: center;
	padding: 5px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#footer li {
	display: inline;
	padding: 0 10px 0 10px;
}


#footerNav ul {
	padding: 10px 0px 10px 0px;
	margin-bottom: 15px;
}

/* hovers */
	
#linkList li:hover,
#linkList1 li:hover {
	color: inherit;
}
	
/* Mini Cart */

#cartItems {
}

#minicart,
#minicart p,
#minicart a:link,
#minicart a:visited {
}

#minicart li {
}

.minicartProducts {
}


#minicartSeeMain p {
	width: 85%;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#checkout {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 10px;
}


/* Home Page */

.promotional {
 	width: 677px;
	border: 1px solid #aaa;    
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 160px;
	color: inherit;
}

/* Random Tags */

.catnavigation,
.catnavigation p,
.prodnavigation,
.prodnavigation p {
	font-weight: bold;
	font-family: "trebuchet ms", arial, helvetica;
	visibility: visible;
	font-size: 16px;
}

.catBox {
	margin: 15px 0px 0px 0px;
	border: 2px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.catULTag {
	text-align: center;
	font-weight: normal;
	font-family: "trebuchet ms", arial, helvetica;
	visibility: visible;
	font-size: 12px;
}

.catULTag ul {
	text-indent: -10;
}

.catULTag li {
	display: inline;
	padding-left: 5px;
}

.prodname {
	font-family: "trebuchet ms", arial, helvetica;
}

#contactForm {
	width: 50%;
	margin-left:auto;
	margin-right: auto;
	border: dotted 1px #CCCCCC;
	text-align: center;
	padding: 25px;
}

/* Product Pages */

.product {
	text-align: center;
}

.detailname {
	display: none;
}

.detailimage,
.prodimage {
	margin: 0px;
	padding: 0px;
}

.detaildescription {
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
}