.body_byrd {
	background-color: #C4ACB6;
	margin: 5px 0px;
}
.body_byrd_popup {
	background-color: #C4ACB6;
	margin: 5px;
}
body, td, p, div, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B4373;
}
#search {
	color: #FFFFFF;
}
#searchbar {
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-color: #8C4374;
}

.form_padding {
	padding: 4px 0 0 2px;
	display: inline;
}
.srch_cell_padding {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.search_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C4ACB6;
	text-align: center;
}
#content {
	padding: 0 10px 5px 10px;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
.pink_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDDCD4;
}
.menu_cell {
}
.menu {
	background-color: #C4ACB6;
}
.menu_cell_content {
	width: 100px;
	overflow: hidden;
}
.sidebar {
	color: #FFFFFF;
	background-color: #8C4374;
}
.detail_heading {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.detail_name {
	font-size: 14px;
	font-weight: bold;
}
.detail_number {
	font-size: 12px;
	font-weight: bold;
}
#search a:link, #search a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.menu_cell a:link, .menu_cell a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.menu_subhead {
	color: #6D3D61;
	background-color: #C4ACB6;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.menu_cell a:hover, .menu_cell a:active {
	font-size: 10px;
	font-weight: bold;
	color: #EEDDD5;
	text-decoration: underline;
}
a.privacypolicy:link, a.privacypolicy:visited {
	color: #EEDED6;
}
a:link, a:visited {
	color: #8C4374;
	text-decoration: underline;
}
a:hover, a:active {
	color: #262424;
	text-decoration: underline;
}
#thumbs {
	background-color: #FFFFFF;
	border: 3px double #8C4374;
}
.text_11 {
	font-size: 11px;
}

.first_next_top {
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/firstnext_top.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 5px;
	color: #EEDDD5;
}
.first_next_bottom {
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/firstnext_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 5px;
	color: #EEDDD5;
}
.first_next_top_r {
	background-image: url(../images/firstnext_top_r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #8B4373;

}
.first_next_bottom_r {
	background-color: #8B4373;
	background-image: url(../images/firstnext_bottom_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.first_next_top_r a:link, .first_next_top_r a:visited, .first_next_bottom_r a:link, .first_next_bottom_r a:visited {
	color: #EEDDD5;
}
.first_next_top_r a:hover, .first_next_top_r a:active, .first_next_bottom_r a:hover, .first_next_bottom_r a:active {
	color: #333333;
}
.matching_cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8B4373;
	background-color: #EEDDD5;
}
.matching_cell_text p {
	font-size: 9px;
}
.matching_cell_header {
	color: #000000;
	font-size: 11px;
}
.add_to_bag {
	background-color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px double #C4ACB6;
}
.add_to_wish_list {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px double #8B4373;
	background-color: #C4ACB6;
}
.no_underline a:link, .no_underline a:visited {
	text-decoration: none;
}
.navbar_color_dropdown {
	background-color: #EEDDD5;
	font-size: 11px;
	color: #8B4373;
	font-weight: bold;
}
.nav_table_outer {
	background-color: #8C4374;
}
.saleprice {
	font-weight: bold;
	color: #990000;
}
.oldprice {
	font-style: italic;
	text-decoration: line-through;
}
.faq_q {
	font-weight: bold;
}
.faq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C4374;
	margin-bottom: 20px;
}

.faq_a {
	padding-left: 50px;
}
.linkDisabled {
	color: #AAAAAA;
}
#wishlistTable {
	border: 1px solid #8C4374;
	background-color: #FFFFFF;
}
#wishlistTable th {
	background-image: url(../images/gradient_tab_pink.gif);
	height: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
hr.coloredHR {
	color: #8C4374;
	background-color: #8C4374;
	height: 1px;
}

#wishlistTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C4374;
	padding: 5px;
}

#wishlistTable th a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#wishlistTable td.wishlistBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C4374;
}
#featured_links h3 {
	background-color: #8C4374;
	padding: 2px;
	margin-top: 0px;
	color: #EEDDD5;
}
#featured_links {
	border: 1px solid #8C4374;
	margin-bottom: 5px;
}
#featured_links p {
	padding: 5px;
}

