/*
---------------------------------------
GENERAL STUFF
---------------------------------------
*/
a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	/*background-color: #FFFF99;*/
	text-decoration: underline;
}

body
{
	color: #000000;
}

img
{
	border: none;
}

.pageBody
{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DB388D;
	background-image: url('/images/bkgd_tile.gif');
	text-align:right;
}	

.SPtext
{
	font-family: "Times New Roman", Times, serif;
}

.spaced
{
	white-space: pre;
}

.hiddenText
{
	display: none;
}

/*	
---------------------------------------
HEADER
---------------------------------------	
*/
.pageHeader
{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
}

.logoArea
{
	float: left;
}
.decoArea
{
	position: relative;
	margin-top: 35px;
	float: right;
}

/*
---------------------------------------
FOOTER
---------------------------------------
*/
.pageFooter
{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
}

.validatorText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	display: none;
}

/*
---------------------------------------
NAVIGATION
---------------------------------------
*/
.navBar
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 0px;
	/*background-color: #FFFFCC;*/
	text-align: center;
	color: #6A4300;
}

.navBar a:link, .navBar a:visited
{
	color: #6A4300;
}

.navBar a:hover
{
	color: #ED7CA4;
	text-decoration: none;
}

.navBar li
{
	display: inline;
	width: 200px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 1.2em;
}

.selected
{
	/*background-color: #ED7CA4;*/
}

.selected a:link, .selected a:visited, .selected a:hover
{
	/*color: white;*/
	color: #ED7CA4;
}

/*
---------------------------------------
HOME PAGE
---------------------------------------
*/
.mainCellRight
{
	float: right;
	width: 330px;
	height: 380px;
	background-color: #6A4300;
	text-align: center;
}

.mainCellMiddle
{
	float: right;
	width: 333px;
	height: 380px;
	background-color: #ED7CA4;
	text-align: center;
}

.mainCellLeft
{
	width: 330px;
	height: 380px;
	background-color: #F8E3E9;
}

/*
---------------------------------------
RETAILERS PAGE
---------------------------------------
*/
.retailBody
{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DB388D;
	background-image: url('/images/bkgd_tile.gif');
}	

.retailCol1
{
	width:280px;
	float: left;
	margin-top: 5px;
	text-align:center;
}

.retailCol2
{
	float: left;
	width: 435px;
	padding-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align:center;
}

.retailCol3
{
	float: left;
	width: 245px;
}

.retailSpaced
{
	font-size: x-large;
	white-space: pre;
}

.retailError
{
	font-size: 0.7em;
}

.retailGifts
{
	text-align: right;
}

.retailerTable a:link, .retailerTable a:visited
{
	color: #DF4A7F;
}

.stateTable
{
	font-size: 0.5em;
	margin-left: 20px; 
	margin-top: 10px;
	width: 625px;
}

.retailerTable
{
	font-size: 0.5em;
	margin-left: 20px;
	margin-top: 10px;
	width: 625px;
	border-collapse: collapse;
	border: 2px solid #6A4300;
}

.rowDark
{
	background-color: #CCCCCC;
}

.rowLight
{
	background-color: #FFE6F2;
}

.retailerTable td
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:12px;
}

.rowHeader
{
	font-weight: bold;
	font-size:12px;
}

.rowHeader td
{
	border-bottom: 1px solid #FFE6F2;
}

.retailerComment
{
	font-size: 0.8em;
}

/*
---------------------------------------
CONTACT US PAGE
---------------------------------------
*/
.contactBody
{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DB388D;
	background-image: url('/images/bkgd_tile.gif');
}	

.contactCol1
{
	width:315px;
	float: left;
	padding-left: 35px;
	margin-top: 5px;
	text-align:center;
}

.contactCol2
{
	float: left;
	width: 600px;
	text-align: center;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.contactCol2 .infoNeeded
{
	margin-top: -10px;
}

/*
---------------------------------------
IN THE NEWS PAGE
---------------------------------------
*/
.newsBody
{
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DB388D;
	background-image: url('/images/bkgd_tile.gif');
}	

.newsCol1
{
	float: left;
	width:200px;
	margin-top: 25px;
	text-align:center;
}

.newsCol2
{
	float: left;
	width: 755x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*
---------------------------------------
COLLECTIONS PAGE
---------------------------------------
*/
.colBody
{
	width: 1000px;
	min-height: 860px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}	

.colCol1
{
	float: left;
}

.colCol2
{
	float: left;
	position: relative;
	margin-left: 30px;
	width: 855px;
	height: 860px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.colHead1
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.colHead2
{
	position: absolute;
	top: 417px;
	left: 0px;
}

.colImgRow1
{
	position: absolute;
	top: 79px;
	left: 0px;
}

.colImgRow2
{
	position: absolute;
	top: 499px;
	left: 0px;
}
/*
---------------------------------------
ABOUT US PAGE
---------------------------------------
*/
.aboutBody
{
	width: 1005px;
	min-height: 625px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DB388D;
	background-image: url('/images/bkgd_tile.gif');
}	

.aboutCol1
{
	width:315px;
	float: left;
	padding-left: 35px;
	margin-top: 25px;
	text-align:center;
}

.aboutCol2
{
	float: left;
	width: 580px;
	text-align: left;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:30px;
	font-size:13px;
}


/*
---------------------------------------
SHOP PAGES
---------------------------------------
*/
.shopBody
{
	width: 1000px;
	min-height: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}	

.shopCol1
{
	float: left;
}

.shopCol2
{
	float: left;
	margin-top: 20px;
	width: 870px;
	height: 750px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.shopCol2 .catList img
{
	padding: 0px;
}

.shopCol2 p
{
	margin-top: 10px;
}

.shopCol2 img
{
	padding: 20px;
}

/*
---------------------------------------
PRODUCT PAGES
---------------------------------------
*/
.prodBody
{
	width: 1000px;
	min-height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}	

.prodCol1
{
	float: left;
}

.prodCol1 img
{
	vertical-align: top;
}

.prodCol2
{
	float: left;
	margin-top: 20px;
	width: 450px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: right;
}

.prodName
{
	color: #ed005a;
	font-size: 1.4em;
	font-style: italic;
}

.prodInfo
{
	font-size: 0.9em;
	padding-bottom: 10px;
	line-height: 1.5em;
}

.prodHeader
{
	font-size: 1.3em;
}

.prodPricing
{
	margin-top: -15px;
	text-align: left;
	padding-left: 75px;
	font-size: 0.9em;
}

.prodContact
{
	line-height: 1.5em;
}

/*
---------------------------------------
MAILING LIST AREA
---------------------------------------
*/
.mailingPage
{
	width: 1005px;
	min-height: 380px;
	margin-left: auto; margin-right: auto;
	background-color: #DB388D;
	background-image: url('/images/bkgd_tile.gif');
	text-align: center;
	font-size: 1.2em;
}

.required
{
	color: #ffffff;
	font-style: italic;
}

.mailingPage a:link, .mailingPage a:visited
{
	color: #ffffff;
}

.mailingPage a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.mailingPage tr
{
	height: 16px;
}

.mailingPage td
{
	text-align: left;
}

.mailingPage p
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.mailingText
{
	color:#ffffff;
	position: relative;
	top: 170px;
}

/*
---------------------------------------
ERROR PAGE
---------------------------------------
*/
.errorPage
{
	width: 1005px;
	min-height: 380px;
	margin-left: auto; margin-right: auto;
	background-color: #DB388D;
	background-image: url('/images/bkgd_tile.gif');
	text-align: center;
	font-size: 1.2em;
}

.errorText
{
	color:#ffffff;
	position: relative;
	top: 170px;
}

/*
---------------------------------------
ADMIN AREA
---------------------------------------
*/
.loginForm
{
	text-align: center;
}

.centeredText
{
	text-align: center;
}

.warningMessage
{
	text-align: center;
	color: #FF0000;
}

.testTable
{
	border: 2px solid;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

.rowHeader
{
	font-weight: bold;
}
