/* CSS Document */

body { 
	font: small serif;
	margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
}
/* opera - grrr - end */

/* basic elements */
body { 
	background-color: #CC00CC;
 	background-image: url(/images/bodybg.png);
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 12px; 
	line-height: 14px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	margin: 0px; 
	padding: 0px;
}

h1, h2, h3 {
	text-align: left; 
}

p {
	font-size: 14px; 
	line-height: 16px;
	margin: 0px; 
	padding: 0px;
}

	
acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
}

.disclaimer {
	color: #FF3300;
	font-weight: bold;
	}

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


#container {
	background: white;
	position: relative;   
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#content {
	background: white;
 	width: 540px;
	min-height: 400px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
	
#linkList {
	position: absolute;
	background-color: #BCC857;
	top: 200px;
	left: 60px;
 	width: 175px;
	margin: 0px 0px 0px 482px;
	padding: 0px 0px 0px 0px;
}

#linkList ul {
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
}
	
#linkList li {
	display: block;
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
}
	
#linkList h3 {
	background-color: #CC00CC;
	height: 35px;
	font-size: 12px; 
	line-height: 30px;
	font-weight: bold; 
	text-transform: uppercase;
	text-align: left; 
	background-image: url(/images/linklistbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}

/* minor divs */

#pageHeader {
	width: 700px;
	height: 20px;
	background-image: url(/images/header.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 185px 0px 0px 0px;
}
	
#pageHeader h1 {
	display: none;
 	width: 600px;
	font-size: 24px; 
	line-height: 24px;
	margin: -30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#pageHeader h2 {
	display: none;
 	width: 600px;
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
}

#quickSummary {
	width: 700px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#quickSummary p {
	font-size: 15px ! important;
	line-height: 20px;
	text-align: center;
}

#quickSummary ul {
	text-align: center;
	border-top: 1px dotted #CC00CC;    
	padding: 10px 0px 0px 0px;
}

#quickSummary li {
	font-weight: bold;
	display: inline;
	padding-left: 10px;
}

#preamble,
.general {
 	width: 520px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 20px 10px;
}

#preamble h2,
.general h2 {
	height: 65px;
	font-size: 16px;
	line-height: 45px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	background-image: url(/images/headingbg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#preamble p, 
.general p {
	padding-bottom: 8px;
	text-align: justify;
}

#subCategories {
	width: 90%;
	height: auto;
}

.subCategory {
	display: inline-table;
	width: 100px;
	margin-bottom: 10px;
	text-align: center;
	margin: 10px 5px 10px 5px;
}

#footer {
 	width: 700px;
	margin: 55px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px dotted #CC00CC;
}

#footer span {
	background-color: #009900;
}

#footer p {
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0 10px 0 10px;
	
}
	
#cartItems,
#products,
#miniSearch {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
}

#products li {
	border-bottom: dotted 1px #003300;
}

#contactForm {
	width: 60%;
	padding: 10px 0px 10px 10px;
	text-align: left;
	margin: 10px auto 10px auto;
	border: 1px dotted #CC00CC;
}

.prodname h3 {
	font-size: 1.1em;
}

/* Mini Cart */

#cartItems {
}

#minicart, #minicart p {
	text-align: center;
	padding-top: 5px;
}

#minicart h4 {
	font-size: 1em;
}

#minicart li {
	text-align: left;
	padding: 5px;
	list-style-type: none;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.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;
}

/* Mini Search */

#miniSearch {
	text-align: center;
}

/* Links */

#linkList h3 a:link,
#linkList h3 a:visited,
#linkList h3 a:active,
#linkList h3 a:hover,
#subCategoryList a:link,
#subCategoryList a:visited,
#subCategoryList a:active {
	color: black;
}

#subCategories a:link,
#subCategories a:visited,
#subCategories a:active,
#linkList a:link,
#linkList a:visited,
#linkList a:active,
#quickSummary a:link,
#quickSummary a:visited,
#quickSummary a:active,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: blue;
	text-decoration: none;
}

#linkList li a:link,
#linkList li a:visited, 
#linkList li a:hover, 
#linkList li a:active,
#products li a:link,
#products li a:visited, 
#products li a:active {
	font-style: normal;
	padding-right: 5px;
}

#subCategories a:hover,
#pageHeader a:hover,
#linkList a:hover,
#products li a:visited:hover,
#linkList li a:visited:hover,
#products li a:hover, 
#footer a:hover {
	text-decoration: underline;
}

#preamble a:link,
#preamble a:active,
#preamble a:visited,
.general a:link,
.general a:visited,
.general a:active {
	text-decoration: none;
}

#preamble a:hover,
.general a:hover,
#quickSummary a:hover {
	text-decoration: underline;
}

/* Forms */

.form1 {
	background-color: #666666;
}

.form2 {
	background-color: #333333;
	text-align: center;
}

a:link,
a:active,
a:visited {
}