/*div { border: 1px solid black;}*/

body
{
	background: #FFD6DE url('http://www.robynsnestboutique.com/images/bt_damask4_small.gif') repeat;
	font-size: 11px;
	/*font-family: "trebuchet ms", helvetica, sans-serif;*/
	font-family: "bookman old style", helvetica, serif;
	color: #572700;
}

a {
	/*color: #FF7800;*/
	color: #004D8A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#outer
{
	position: relative;
	width: 860px;
	margin: 0 auto;
	background: #fff;
}


#header_orig
{
	background: transparent url('http://www.robynsnestboutique.com/images/rnb_top.gif')  no-repeat;
	width: 860px;
	height: 328px;
	position: relative;
	margin: 0 auto;
	border: none;
}

#header span
{
	font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 30px;
letter-spacing: 1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('images/ice_crack.jpg') no-repeat;
width: 458px;
height: 92px;
}


img {
	border: none;
}

sup {
 font-size: 0.5em;
}

blockquote {
	font-style: italic;
	padding: 15px 15px 5px 48px;
	background: #F9F9F7 url('images/quotes.gif') left top no-repeat;
}


p {
	margin-bottom: 14px;
}

img.picA
{
position: relative;
top: -2px;
background: url('images/a47.gif') repeat-y;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 230px;
padding: 7px;
}

img.floatleft
{
	float: left;
	margin: 0px 14px 3px 0px;
	padding: 4px;
	border: 2px solid black;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}


#menu
{
	position: relative;
	background: #330000;
	height: 45px;
}

#menu ul
{
}

#menu ul li
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	font-size: 120%;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 5px 12px 8px 12px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#secondarycontent
{
	position: relative;
	width: 180px;
	/*margin: 250px 0 0 10px;*/
	margin: 10px 0 0 25px;
	float: left;
	border-right: 1px dotted red;

}

#secondarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 16px;
	color: #656551;
	letter-spacing: -1px;
	/*background: url('images/a22.gif') bottom repeat-x;*/
	padding: 0 0 0 10px;
	/*margin-bottom: 20px;*/
}

/*circular heading buttons*/
#secondarycontent h4 {
	width: 150px;
	height: 113px;
	margin: 10px 0 0 5px;
}

#secondarycontent span {
	display: hidden;
}


.box h4.brands {
	background:#fff url('http://www.robynsnestboutique.com/images/brand_button2.gif') 0 -5px no-repeat;
}

.box h4.storeinfo {
	background:#fff url('http://www.robynsnestboutique.com/images/storeinfo_button2.gif') 0 -5px no-repeat;
}

.box h4.cart{
	background:#fff url('http://www.robynsnestboutique.com/images/cart_button2.gif') 0 0 no-repeat;
}

.box h4.reviews{
	background:#fff url('http://www.robynsnestboutique.com/images/review_button2.gif') 0 0 no-repeat;
}

.box h4.categories{
	background:#fff url('http://www.robynsnestboutique.com/images/products_button2.gif') 0 0 no-repeat;
}

.box h4 {
	width: 150px;
	height: 120px;
	margin: 5px 0 0 15px;
}

.box span {
	display: hidden;
}

#secondarycontent .content
{
	padding: 0px 10px 0px 5px;
	margin-bottom: 20px;
}

#secondarycontent .content li {
	margin: 0 0 0 20px;
	font-size: 150%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	list-style: none;
	line-height: 190%;
}


#primarycontent
{
	position: relative;
	width: 640px;
	float: left;
	/*margin: 240px 0 0 0;*/
	margin: 10px 0 0 0;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
	padding: 0px 15px 0px 15px;
	line-height: 1.5;
	margin-bottom: 20px;
	font-size: 140%;
}

#primarycontent .post li {
margin-left: 15px;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

.featured {
	position: relative;
	margin: 30px 0 39px 0;
}

img.prod_floatleft
{
	float: left;
	margin: 0px 14px 20px 0px;
}


img.prod_floatright
{
	float: right;
	margin: 0px 0px 3px 14px;
}

.view_larger_left {
	position: absolute;
	top: 105px;
	left: 0px;
}

.view_larger_right {
	position: absolute;
	top: 100px;
	right: 15px;
}


#footer
{
	position: relative;
	clear: both;
	text-align: center;
	line-height: 20px;;
	color: #B1B1B1;
	font-weight: bold;
	background: transparent url('http://www.robynsnestboutique.com/images/vert_lines.gif') repeat;
}

#footer a
{
	color: #A7A794;
}


#comments {
margin: 20px 0 5px 5px;
padding: 10px;
/*background-image: url('images/a18.gif');*/
background-repeat: repeat-x;

}

.comment_box {
margin: 10px;
padding:15px;
background:#ecfaff url('images/comment_upper.gif') top left no-repeat;
border-bottom:1px dashed #376dbe;
}


}

.search_box {
font: Georgia, serif;
font-style: italic;
padding: 3px;
background-image: url('images/a18.gif');
border: 4px double #ACACAC;
}

.rss_icon {
	vertical-align: middle;
}

legend, .form_label_req {
	font-weight: bold;
	padding: 3px;
}

fieldset {
	border: 1px solid silver;
	padding: 5px;
}

.oni_form_box {
	height: 26px;
	background: #FEE9FE url('http://www.robynsnestboutique.com/images/text_box_bg_b.gif');
	border: 2px solid #421C00;
	margin-bottom: 5px;
	padding: 0 2px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 120%;
}

.oni_form_text {
	background: #99ccff;
	border: 2px solid #421C00;
	margin-bottom: 5px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

.sites_we_love {
	text-align: center;
	margin: 5px 0 5px 0;
	border: 1px solid #004D8A;
}

div .bc_awareness {
	position: relative;
	border: 2px dotted black;
	background: #FFEAFF;
	padding: 4px;
}

a[href $='.pdf'] {
   padding-right: 18px;
   background: transparent url('http://www.robynsnestboutique.com/images/pdf.gif') no-repeat center right;
}

td.shipping_warning {
	font-size: 120%;
	font-weight:  bold;
	color: #FF0000;
	padding-top: 10px;

}

.popup {
	width: 640px;
	padding: 0 20px 0 20px;
	font-size: 120%;
}

#fragrance_descriptions dt {
	font-size: 120%;
	font-weight:  bold;
	color: #33000;
	border-top: 1px dotted #E8E8E8;
	background: #A4DCFF;
	padding: 1px 0 1px 3px;
}

#fragrance_descriptions dd {
	padding: 0 0 3px 2px;
	margin-bottom: 5px;
	font-size: 110%;
}

.robyn_fave {
	color: #B73C80;
	font-size: 120%;
	font-weight:  bold;
}

.important_link {
	font-size:150%;

}

.important_box {
	margin: 10px 10px 10px 2px;
	border: 3px double #B68E81;
	padding: 0 5px 0 2px;
	font-size: 120%;
	background: #FEE9FE url('http://www.robynsnestboutique.com/images/text_box_bg.gif') repeat-x;
}

.important_box a {
	font-size: 100%;
}


#fragrance_finder dt {
	/*background: #FEE9FE;*/
	border-top: 1px dotted #660000;
	padding: 2px 0 4px 4px;

}

#fragrance_finder a {
	font-size: 130%;
	}

#fragrance_finder dl {
	width: 300px;
}

#fragrance_finder dd {
	margin: 0 0 0 10px;
	font-size: 110%;
}

#cart table th {
	border-bottom: 1px solid black;
}

.results {
	font-size: 120%;

	padding-bottom: 5px;
	border-bottom: 1px dotted #330000;
	border-top: 1px dotted #330000;

}

#handcrafted-message {
	font-size: 120%;
	padding: 4px 4px 0 7px;


}