/* Common Styles */

.png_fix {behavior: url(includes/iepngfix.htc);}

body {
	background:url(images/earring_boutique/eb_bg.jpg) top left repeat-x #d6cdca;
	text-align: center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

#content {
	display:block;
	margin:0 auto 0 auto;
	width:940px;
	min-height:700px;
}

#eb_wrapper {
	padding-bottom:5px;
	background:#9e938f;
}

#container {
	float:left;
	display:inline;
	margin:0 0 0 28px;
	width:884px;
	background:#FFFFFF;
}

#index_container {
	background:#FFF; display:inline; float:left; width:730px;
}

/* Flash content area, styles for non flash version*/

#flashcontent { width:730px; display:inline; float:left; height:367px; margin:0px; padding:0px; }

#flashcontent .promo_area {
	width:180px;
	background:url(images/earring_boutique/index_promo_area_bg.jpg);
	background-repeat:no-repeat;
	height:367px;
	float:right;
}

#flashcontent .promo_area .flash_area_promo_boxes {
	width:180px;
	height:122px;
	margin:0px;
}

#flashcontent .promo_area .flash_area_promo_boxes .content {
	margin:0px;
	padding:0px;
}

#flashcontent .1px_spacer {
	height:1px;
	width:180px;
}
/* eof flash content area */

#column_left {
	font-size:0.8em;
	float:left;
	display:inline;
	width:154px;
	margin:0 0 0 28px;
	padding:0px;
	min-height:347px;
	background:#FFFFFF;
	text-align:left;
}

#column_left a, #column_left b {
	margin:0 0 0 10px;
	padding:0px;
	width:100%;
}

.category_name {
	font-size:1.0em;
	color:#999999;
	font-weight:bold;
}

.collection_name {
	font-size:1em;
	color:#804361;
	font-weight:bold;
}

.out_of_stock {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fbaabb;
}

.price {
	color:#666666;
	font-size:1.1em;
	font-weight:bold;
	height:34;
	padding:7px 0 7px 7px;
	background:url(images/pinkie_jones/price_bg.jpg) top left no-repeat;
}

.price span {
	color:#fbaabb;
}

.description_text {
	font-size:11px;
	color:#333333;
	margin-bottom:10px;
}

.pink {
	color: #fbaabb;
}

.productListing-heading {
  padding:7px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FBAABB;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  padding:7px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* header styles including the logo, the customer nav and the search */

#header {
	background:url(images/pinkie_jones/header_bg.jpg) top right no-repeat;
	width: 100%;
	height: 100px;
}

#header .logo {
	margin:20px 0 0 20px;
	float:left;
}

#header .secondary_nav {
	margin:20px 20px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#FFF;
	float:right;
	display:inline;
	height:34px;
}

#header .secondary_nav span {
	margin:7px 20px 0 0;
}

#header .secondary_nav img {
	float:left;
	margin-right:5px;
}

#header a.italic_bold:link, a.italic_bold:visited, a.italic_bold:link, a.italic_bold:visited {
	color:#fff;
	font-style:italic;
	font-weight:bold;
}

#header a:link, #header a:visited, #header a:active {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
}

#header a:hover {
	text-decoration: /*underline;*/
	font-weight:bold;
	color: #FBAABB;
}

#header a.pink_link:link, #header a.pink_link:visited, #header a.pink_link:active {
	text-decoration: none;
	font-weight:bold;
	color: #fbaabb;
}

#header a.pink_link:hover {
	text-decoration: /*underline;*/
	font-weight:bold;
	color: #d766a2;
}

a.dark_pink_link:link, a.dark_pink_link:visited, a.dark_pink_link:active {
	text-decoration: none;
	font-weight:bold;
	color: #67294a;
}

a.dark_pink_link:hover {
	text-decoration: /*underline;*/
	font-weight:bold;
	color: #FBAABB;
}

.drop_down {
	font-weight:bold;
	color:#666666;
}

/* box component styles */

#search_box {
	display:inline;
	text-align:right;
	color:#cfc9c7;
	font-weight:bold;
	clear:right;
	margin:0 35px 0 0;
	float: right;
	width: 450px;
	height: 30px;
}

#search_box .input {
float:left;
height:22px;
border:#999999 solid 1px;
margin:0px;
padding:3px;
}

#search_box .submit {
float:right;
}

#search_box a {
	float:right;
	font-size:0.6em;
}

#search_box .voucher_copy {
	font-size:1.2em;
}

/* new eb nav bar */

#eb_nav {
	background: url(images/earring_boutique/nav_bg.gif) top left repeat-x;
	height: 48px;
}

#eb_nav .nav {
	float: left;
	margin: 15px 0 0 15px;
}

#eb_nav a.nav, #eb_nav a.nav:visited {
	float: left;
	margin: 15px 0 0 38px;
	color: #FFF;
	font-size:0.8em;
	font-weight:bold;
}

#eb_nav .nav_pink {
	float: left;
	margin: 15px 0 0 15px;
	color: #fbaabb;
	font-size:0.8em;
}

#eb_nav a.nav_pink:hover, #eb_nav a.nav:hover {
	color: #FBAABB;
}

/* search */
#eb_nav form { margin:12px 28px 0 0; padding:0px; float:right; }
#eb_nav .submit { font-size:0.8em; font-weight:bold; color:#FFFFFF; background:none; border:none; }

/* gift wrap promo box */

#gift_wrap {
	display:block;
	background: url(images/earring_boutique/eb_gift_wrap_bg.jpg) top left no-repeat;
	width:177px;
	height:186px;
	min-height:186px;
	margin:10px 0 0 0;
}

#gift_wrap .heading {
	display:block;
	padding:15px;
	color:#67294a;
	font-size:1.0em;
	font-weight:bold;
}

#gift_wrap .content {
	display:block;
	padding:0 15px 15px 15px;
	color:#000;
	font-size:0.6em;
}

/* special offers promo box */

#special_offers {
	display:block;
	background:url(images/earring_boutique/eb_cart_bg.jpg) top left repeat-y #FFF;
	width:190px;
	height:180px;
	min-height:180px;
}

#special_offers .heading {
	display:block;
	padding:15px 15px 5px 15px;
	color:#67294a;
	font-size:1.0em;
	font-weight:bold;
}

#special_offers .content {
	display:block;
	padding:0 15px 15px 15px;
	color:#000;
	font-size:0.6em;
}

#special_offers a, #special_offers a:link, #special_offers a:active, #special_offers a:visited {
	color:#67294a; font-size:1.0em; font-weight:bold;
}

#special_offers a:hover { text-decoration:/*underline;*/ }

/* eb shopping cart */

#eb_cart {
	background:url(images/earring_boutique/eb_cart_bg.jpg) top left repeat-y #FFF;
	width:190px;
	min-height:140px;
	margin-bottom:15px;
}

#eb_cart span {
	display:block;
}

#eb_cart a:hover {
	color:#FBAABB;
}

#eb_cart .heading {
	color:#67294a;
	font-size:1.0em;
	font-weight:bold;
	padding-bottom:10px;
}

#eb_cart .total {
	padding-top:10px;
	font-weight:bold;
	color: #67294a;
}

#eb_cart .content {
	padding:10px;
}

#eb_cart img {
	margin:10px 0 10px 10px;
}

/* Content area styles */

.mail_bar { float:left; display:inline; height:32px; margin:15px 0px 0px 0px; }

.promo_boxes {
	float:left; display:inline; width:238px; height:95px; margin:15px 8px 0px 0px;
}
.promo_boxes2 {
	width:238px; display:inline; height:95px;
}

.tabbed {
	display:block;
	margin:0 0 0 10px;
}

.tabbed_about_us {
	font-weight:bold;
	font-style:italic;
	font-size:1.6em;
	color: #67294A;
	display:block;
	margin:0 0 0 10px;
}

.headings1 {
	font-size:16px; color:#7a7d7f; font-family:Arial, Helvetica, sans-serif;
}

.headings2 {
	font-size:14px; color:#7a7d7f; font-family:Arial, Helvetica, sans-serif;
}

a.alt_link:active, a.alt_link:link, a.alt_link:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fbaabb;
	font-weight:bold;
}

a.alt_link:hover {
	text-decoration:/*underline;*/
}


.smaller_link {
	color:#666666;
	font-size:0.7em;
	font-weight:bold;
}

.category_bg {
	background:url(images/earring_boutique/eb_category_bg.jpg) top left no-repeat #FFFFFF;
	min-height:400px;
	height:400px;
	width:700px;
}

#login {
	background:url(images/earring_boutique/eb_category_bg.jpg) top left no-repeat #FFFFFF;
	min-height:400px;
	height:400px;
	margin:0 28px 0 28px;
}

.category_bg .category_image {
	margin:0 0 10px 10px;
	float:left;
	border:#999999 1px solid;
}

.category_bg .thumbnails {
	width:280px;
	float:left;
}

.category_bg .main_image {
	float:left;
	width:280px;
}

.page_nav {
	clear:both;
	display:block;
}

.category_bg_2 {
	background:url(images/earring_boutique/eb_category_bg.jpg) top left no-repeat #FFFFFF;
	min-height:400px;
	height:400px;
}

/* Product info */

#product_pics img {
	border:#999999 solid 1px;
	margin: 10px 10px 10px 0px;
}
	
/* Login */

#login .grey_box {
	background-color:#e5e5e5;
}

#login .pink_box {
	background-color:#ffe6ef;
}

/* content footer */

#content_footer {
	/*border:#FF0000 solid 1px;*/
	float:left;
	background:url(images/earring_boutique/nav_bg.gif) top left repeat-x;
	width:940px;
	height:48px;
	min-height:48px;
}

#content_footer .footer_links {
	width:750px;
	color:#FFF;
	font-size:0.8em;
	font-weight:bold;
	float:left;
	padding: 16px 0 0 20px;
	text-align:center;
}

#content_footer p {
	margin:0px;
	padding:0px;
}

#content_footer .footer_links a {
	margin:0 15px 0 15px;
	color:#FFF;
	float:left;
}

#content_footer .footer_links a:hover {
	color:#FBAABB;
	text-decoration:none;
}

#content_footer .footer_links span {
	float:left;
}

/* brown footer bar */

#eb_footer {
	display:block;
	font-size:0.6em;
	font-weight:bold;
	background-color:#9e938f;
	height:40px;
	margin: 0px;
	padding:0px 0 4px 0;
}

#eb_footer .text {
	text-align:left;
	color:#FFFFFF;
	float:left;
	margin:0 0 0 20px;
	display:inline;
}

#eb_footer .text a {
	color:#FFFFFF;
}

#eb_footer .text a:hover {
	color:#FBAABB;
	text-decoration:none;
}

#eb_footer .text .voucher_copy {
	display:block;
	font-size:1.3em;
	margin:0px;
	padding:0px;
}

#eb_footer .text .footer_copy, #eb_footer .text .footer_copy a {
	color:#CFC9C7;
}

/* FAQ questions and answers */

a.questions:active, a.questions:link, a.questions:visited {
	display:block;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

a.questions:hover {
	text-decoration:/*underline;*/
}

.answers {
	display:block;
}

/* other bits */

.cart_product_listing {
	font-size:0.8em;
}

/* trend alerts */

.trend_title { color: #7e4661; }

.trend_text1 { display:inline; float:left; margin:10px; width:360px; }

.trend_pics2 { display:inline; float:left; }

a.link_target:link, a.link_target:active, a.link_target:visited { color: #7e4661; text-decoration:/*underline;*/ }
a.link_target:hover { text-decoration:none; }

hr{clear:both;height:1px;border:0px;background-color:#ffd1df; margin:20px 0 20px 0;}