body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/page-background.png);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px 0px 0px 0px;
}

body.friend {
	margin:5px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/* FORM ITEMS */
#searchinput {
	border:1px solid #000000;
}
#searchbutton {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	padding:0px;
	font-weight:bold;
	font-size:1.3em;
}
#newsinput, #newsbutton {
	border:1px solid #000000;
}
#newsbutton {
	margin:3px;
	background-color:#000000;
	border:0px solid #FFFFFF;
	padding:0px;
	font-weight:bold;
	font-size:1.3em;
	color:#FFFFFF;
}
.textinput {
	border:1px solid #000000;
}
/* /FORM ITEMS */

/*#sideLeft {
	padding-right: 10px;
	background-image: url(../images/side-left.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#sideRight {
	padding-left: 10px;
	background-image: url(../images/side-right.gif);
	background-position: top right;
	background-repeat: repeat-y;
}*/

#main_table {
	/*border: 1px solid #C8BA95;*/
}
.sectionmenu {
	margin-top:28px;
}
#content_cell {
	color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#content_cell table {
	color: #000000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_cell table p {
	font-size:0.7em;
}
#content_cell h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000000;
}
#content_cell h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin:0px;
	padding:0px;
}
#content_cell a:link, #content_cell a:visited{
	color: #000000;
	text-decoration: underline;
}
#content_cell a:hover{
	color: #000000;
	text-decoration: none;
}
#content_cell thead tr{
	background-color: #F4F4F4;
}
#top_menu{
	margin: 5px;
	font-size: 0.8em;
}
#footer{
	font-size: 0.7em;
	text-align: center;
	padding: 5px 0;
}
.bottomLinks {
	font-size: 0.7em;
}
.bottomLinks a, .bottomLinks a:link, .bottomLinks a:visited {
	font-size:1em;
}
.error-text{
	font-size: 0.9em;
	font-weight: bold;
	color: #CC3300;
}
.disclaimer {
	font-size:x-small;
}
#feature_image{
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8BA95;
	border-bottom-color: #C8BA95;
}
#top_right{
	font-size:0.7em;
}
#breadcrumb{
	font-size: 0.6em;
	color: #000000;
	padding: 2px;
	background-color:#F4F4F4;
}
#breadcrumb a:link, #breadcrumb a:visited{
	color: #000000;
	text-decoration: none;
}
#breadcrumb a:hover{
	color: #000000;
	text-decoration: underline;
}
.side_box{
	border: 1px solid #000000;	
	margin-top: 10px;
}
.side_box_title{
	background-color: #E9B9CD;
}
.side_box_content{
	font-size: 0.7em;
	padding:5px;
}

.side_box h3{
	font-size: 0.8em;
	font-weight:bold;
	color: #000000;
	display: block;
	padding: 3px;
	margin:0;
}

.section_product_cell{
	padding-bottom: 20px;
}

#content_cell table p.price{
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #000000;
	font-size:1em;
	font-weight:bold;
}

.table_header, .table_footer{
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.table_light_cell{
	background-color: #F8F8F8;
}

.products_sort {
	font-size:0.7em;
	font-weight:bold;
	padding-bottom:15px;
}

div.shadow {
	width:162px;
	height:162px;
	margin:0px;
	padding:0px;
	background-image:url(../images/shadow.png);
	background-position:left top;
	background-repeat:no-repeat;
}

div.shadow img {
	position:relative;
	top:4px;
	left:4px;
}

div.shadowLarge {
	width:262px;
	height:262px;
	margin:0px;
	padding:0px;
	background-image:url(../images/shadow_large.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
}

div.shadowLarge img {
	position:relative;
	top:4px;
	left:4px;
}

div.shadowSmall {
	width:112px;
	height:112px;
	margin:0px;
	padding:0px;
	background-image:url(../images/shadow_small.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
}

div.shadowSmall img {
	position:relative;
	top:4px;
	left:4px;
}

/*navigation*/
ul.subnav{
	list-style-type: none;
	margin:0px 0px 12px 0px;
	padding: 0px 0px 2px 10px;
	font-size: 0.8em;
}

ul.subnav li{
	padding: 1px 0px;
}

ul.subnav li.selected{
	font-weight:bold;
	padding: 1px 0px;
}

/* CHECKOUT ---------------------------*/

.table_header_pink {
	background-color: #DF7294;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.button {
	padding-left: 35px;
	border: 1px solid #DF7294;
}