a,body,div,input,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	/* color:#491416; */
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	text-align: center;
}

div#container {
	margin: 1em auto;
	width: 760px;
	padding: none;
	text-align: left;
	position:relative;
}
#home div#container,
#valentine div#container,
#christmascollection div#container,
#retailloc div#container,
#states div#container {
		width: 860px;
}
div#price a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* font-weight: bold; */
	margin-bottom:-5px;
	margin-left:28px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;	
}

div#scroll 
{ 
scrollbar-face-color: #E0DEDF;
scrollbar-shadow-color: #f1f1f1;
scrollbar-highlight-color: #f1f1f1;
scrollbar-3dlight-color: #f1f1f1;
scrollbar-darkshadow-color: #630D0D;
scrollbar-track-color: #f1f1f1;
scrollbar-arrow-color: #FACCCC;
}

div.tall {
	height:547px;
}
form {
	margin:0px;
	padding:0px;
}

h1 {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	color: #C0272D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border:none;
}
img.left {
	float:left;
	margin-bottom:10px;
	margin-right:10px;	
}

img#footer {
	/* margin-left:80px;
	margin-top:10px; */	
}

img.right {
	float:right;
	margin-bottom:10px;
	margin-right:10px;	
}

p {
	margin-bottom:5px;
	margin-top:0px;
	padding-bottom:5px;
	padding-top:0px;
}

p#copyright {
	margin-top: 10px;
}

p#copyright,p#copyright a {
	font-size: 10px;
}

q {
	display:none;
}
table#products {
	margin-left:13px;
	margin-right:13px;
	margin-top:170px;
	font-family: Arial, Helvetica, sans-serif;
}
table#products tr td {
	color:#7C2E5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/* font-weight:bold; */
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}
table#products td a{
	color:#7C2E5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

table#products tr.thumbnail td img, #detail {
	border:1px solid #7C2E5D;
}
table#products tr.thumbnail td {
	padding-bottom:6px;
	width:104px;
}

td {
	vertical-align:top;
}
td#alpinemain, td#sparklemain, td#prettymain {
	background-repeat: no-repeat;
	text-align:center;
	width: 495px;
}
td#alpinemain {
	background-image: url(../art/christmas/main_background_alpine.jpg);
}
td#sparklemain {
	background-image: url(../art/christmas/main_background_sparkle.jpg);
}
td#prettymain {
	background-image: url(../art/christmas/main_background_pretty.jpg);
}
table#valentinemain {
	background-image: url(../art/valentine/valentine_main_background.jpg);
	background-repeat: no-repeat;
	border:none;
	height:488px;
	width:712px;
}
td#alpinedetail, td#sparkledetail, td#prettydetail {
	background-repeat: no-repeat;
	text-align:center;
}
td#alpinedetail {
	background-image: url(../art/christmas/detail_background_alpine.jpg);
}
td#sparkledetail {
	background-image: url(../art/christmas/detail_background_sparkle.jpg);
}
td#prettydetail {
	background-image: url(../art/christmas/detail_background_pretty.jpg);
}
tr#toggle td{
	margin:0px;
	padding:0px;
	padding-left:15px;
}
table#products td#next{
	padding-right:15px;
	padding-bottom:5px;
	text-align:right;
}
tr#toggle td a{
	color:#501010;
	font-weight:bold;
}
#bottom {
	/*left:90px;*/
	height:15px;
	text-align:center;
	width:716px;
}
#enlarge {
	background:#F4EBDC;
	border-left-style: solid;
	border-left-color: #630D0D;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #630D0D;
	border-top-width: 1px;
}

#foot {
	height:48px;
}

#foot, #nav {
	/* background-color:#f1f1f1; */
	border: 1px solid #00a1e4;
}

#info {
	/* background-color:#f1f1f1; */
	height:500px;
	/* width:619px; */
	/* width:571px; */
	width:615px;
	/* background-image: url(../art/paisley_r.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #630D0D;
	border-right-color: #630D0D;
	border-bottom-color: #630D0D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;

}
/* smaller width for collection pages, temporarily */
#christmascollection #info,
#halloweencollection #info,
#autumncollections #info,
#babycollection #info,
#americanacollection #info,
#pariscollections #info,
#mothercollections #info,
#eastercollections #info
 {
 	width:571px;
}
#retailloc #info,
#states #info
 {
 	width:718px;
	color:#491416;
}
#states #info td
 {
	color:#491416;
}

#states #info
 {
	background-image: url(../art/retail/state_bkgd.jpg);
	color:#491416;
	text-align:center;
	text-transform: uppercase;
	background-repeat: no-repeat;
}
#states #info a
 {
	color:#D2232A;
}
#states #info td
 {
	padding-right:5px;
	text-align:left;
}
#states #info th
 {
	padding-bottom:10px;
}
#states #info #storehead
 {
	margin-top:70px;
	margin-left:27px;
	width:658px;
}
#states #info #stores
 {
	margin:30px;
	margin-top:10px;
	width:658px;
}
td.forretailers {
	color:#D59B4C;
	text-align:center;
}

#middle, #right {
	padding-left:20px;
}

#press #nav {
	/* background-image: url(../art/nav_bar_press.gif); */
	height:539px;
}

#productnav {
	border-top-color: #630D0D;
	border-top-style: solid;
	border-top-width: 1px;
	height:0px;
	padding-bottom:15px;
	padding-left:15px;
	padding-top:16px;
	width:619px;
}
td.purchase {
	padding-top:20px;
	width:205px;
}

#scroll {

	border: none;
	height:400px;
	overflow: auto;
	margin:10px;
	width:500px;
}
.brown, .yellow, .red {
	color:#501010;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
.red {
	color:#B72A2F;
	
}
.yellow {
	color:#B97130;
	
}

