body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#fff;
	font-size:12px;
	color:#000;
	background-image: url( 'images/pagebg.png' );
}

.page_container {
	width: 900px;
	border-left: 1px solid #dcddde;
	border-right: 1px solid #dcddde;
	border-bottom: 1px solid #dcddde;
	background-color:#fff;
}

.header {
	background-image: url( 'images/headerbg.png' );
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px;
}

.leftlink {
	color: #666;
	text-decoration: none;
}

.horiz_rule {
	background-image: url( 'images/headerdots.png' );
	background-repeat: repeat-x;
	background-position: top left;
	height: 3px;
}

.top_nav_cell {
	background-image: url( 'images/tools_bg.png' );
	background-repeat: repeat-x;
	background-position: top left;
}

.tool_name {
	color: #e26aa4;
	font-weight: bold;
	font-size: 12px;
}

.tool_value {
	color: #888;
	font-size: 12px;
}


.body {
	min-height: 700px;
	background-image: url( 'images/content_bg.png' );
	background-repeat: no-repeat;
	background-position: bottom left;
}

.left_heading {
	margin-top: 15px;
	color: #e26aa4;
	font-size: 13px;
	font-family: arial;
}

.page_content {
	font-family: verdana !important;
	color: #666;
}

.page_content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

.page_content a:link,
.page_content a:active,
.page_content a:visited {
	color: #478da2;
}


a.pink:link,
a.pink:active,
a.pink:visited {
	color: #e26aa4;
}

a.blue:link,
a.blue:active,
a.blue:visited {
	color: #478da2;
}

a.grey:link,
a.grey:active,
a.grey:visited {
	color: #666;
	text-decoration: none;
}

a.noline:link,
a.noline:active,
a.noline:visited {
	text-decoration: none;
}

a.smaller:link,
a.smaller:active,
a.smaller:visited {
	font-size: 10px;
}

.fakelink {
	color: #555;
	text-decoration: none;
}

.front_intros {
	color: #e26aa4;
	font-size: 13px;
	font-family: arial;
}

.subs_content {
	padding-left: 10px;
	color: #999;
}

.subs_box {
	background-image: url( 'images/subs_bg.png' );
	background-repeat: repeat-y;
}

.subs_heading {
	color: #e26aa4;
	font-size: 12px;
	font-family: arial;
}

.menu_list {
	margin: 6px;
	padding: 0px;
	list-style-type: none;
}

.menu_list LI {
	padding: 2px;
	margin: 0px;
	color: #fff;
}

.menu_list A:link,
.menu_list A:active,
.menu_list A:visited {
	color: #fff;
	text-decoration: none;
}

.product_preview {
	color: #e26aa4;
}

.product_preview a:link,
.product_preview a:visited,
.product_preview a:active {
	text-decoration: none;
	font-weight: bold;
	color: #e26aa4;
}

.stylistic_border {
	display: block;
	border: 1px dashed #f38ab3;
	
	margin-bottom: 5px;
}

.stylistic_border img {
	margin: 3px;
}


.cart_total {
	margin-top: 20px;
	color: #e26aa4;
	font-size: 12px;
}


.menu_tab {
	display: block;
	width: 80px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.search-results {
	font-size: 14px;
}

.search-results a {
	text-decoration: none;
	color: #4c2f24;
	font-size: 14px;
}

.result-image {
	float: left;
	margin-right: 10px;
}

.menu_dropdown {
	position: absolute;
	top: 30px;
	left: 8px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 150px;
	background-color: #a0d7eb;
	
	display: none;
}

.menu_dropdown div {
	width: 150px;
}

.menu_dropdown a {
	display: block;
	padding: 3px 5px;
}

.menu_dropdown a:link,
.menu_dropdown a:active,
.menu_dropdown a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #a0d7eb;
}

.menu_dropdown a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #a0d7eb;
}

.footer {
	padding: 10px;
}

.footer a:link,
.footer a:visited,
.footer a:active {
	color: #999;
	text-decoration: none;
}
