@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f0c53b;
	color: #553f2b;
	margin: 0px;
	padding: 0px;
}

.top {
    z-index: 9998;
	height: 80%;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#scallop {
	height: 80px;
	background-image: url(images/scallop-trans.png);
	background-repeat: repeat-x;
	background-position: top;
}

#bucket {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-image: url(images/full_logo-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Navigation */
#nav {
	width: 915px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 38px;
	margin-top: 38px;
}

#bucket #nav { padding: 0; margin: 0;}
#bucket #nav li { display: inline; }
#bucket #nav li a { float: right; width: 105px; height: 0; padding-top: 58px; overflow: hidden; }
#bucket #nav li a { background-image: url(images/full_menu.png); background-repeat: no-repeat; }

/* Nav Items */
#bucket #nav li#home a { background-position: 0 0; }
#bucket #nav li#collections a { background-position: -105px 0; }
#bucket #nav li#gifts a { background-position: -210px 0; }
#bucket #nav li#testimonials a { background-position: -315px 0; }
#bucket #nav li#orders a { background-position: -420px 0; }
#bucket #nav li#contact a { background-position: -525px 0; }


/* Nav Items Over */
#bucket #nav li#home a:hover { background-position: 0 -53px; }
#bucket #nav li#collections a:hover { background-position: -105px -53px; }
#bucket #nav li#gifts a:hover { background-position: -210px -53px; }
#bucket #nav li#testimonials a:hover { background-position: -315px -53px; }
#bucket #nav li#orders a:hover { background-position: -420px -53px; }
#bucket #nav li#contact a:hover { background-position: -525px -53px; }

#copy {
	margin-left: 325px;
	margin-right: 100px;
	margin-top: 70px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #553f2b;
	font-size: 24px;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	line-height: 25px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #553f2b;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #553f2b;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0;
	line-height: 16px;
	font-weight: normal;
}

#fixed {
	position: fixed;
	z-index: 9997;
	height: 555px;
	width: 100%;
	left: 0px;
	bottom: 0pt;
	background-color: transparent;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #553F2B;
	font-weight: bold;
}

.emailLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553F2B;
	font-weight: bold;
}

/*---Testimonial Definitions---*/
#testimonial {
	margin-left: 325px;
	margin-top: 70px;
	margin-right: 100px;
}

#testimonial_1 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_2 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_3 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_4 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_5 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_6 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_7 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_8 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_9 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_10 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_11 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_12 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_13 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_14 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_15 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_16 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_17 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

#testimonial_18 {
	top: 0px;
	margin-left: 290px;
	margin-right: 65px;
}

.testimonialCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553f2b;
	font-style: italic;
}

.testimonialSignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553f2b;
}

/* Testimonial Navigation */
#btns {
	width: 300px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 38px;
	margin-top: 38px;
}

#testimonialNav #btns { padding: 0; margin: 0;}
#testimonialNav #btns li {
	display: inline;
}
#testimonialNav #btns li a { float: right; width: 35px; height: 0; padding-top: 38px; overflow: hidden; }
#testimonialNav #btns li a { background-image: url(images/arrows.png); background-repeat: no-repeat; }

/* Testimonial Nav Items */
#testimonialNav #btns li#next a { background-position: -35px 0; }
#testimonialNav #btns li#prev a { background-position: 0 0; }



/* Testimonial Nav Items Over */
#testimonialNav #btns li#next a:hover { background-position: -35px -35px; }
#testimonialNav #btns li#prev a:hover { background-position: 0px -35px; }

/*---- Collections Definitions -----*/
#couture {
	text-align: left;
	margin-left: 620px;
	margin-top: 25px;
	width: 350px;
}

#pret {
	text-align: left;
	width: 350px;
	margin-left: 620px;
	margin-top: 70px;
}

#pret li {
    list-style-type: none;
	text-indent: 25px;
}

#pret li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #553F2B;
	line-height: 25px;
}

#pret li a:active {
  outline: none;
}

#couture li {
    list-style-type: none;
	text-indent: 25px;
}

#couture li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #553F2B;
	line-height: 25px;
}

#couture li a:active {
  outline: none;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #553F2B;
	margin-top: 45px;
}

.collection {
	margin: 0px;
	padding: 0px;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	line-height: 0px;
	float: right;
	width: 96px;
	margin-top: -25px;
	text-align: center;
}

#boxTop {
	background-image: url(images/boxTop-trans.png);
	height: 17px;
	width: 525px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	display: block;
	padding: 0px;
}

#boxBottom {
	background-image: url(images/boxBottom-trans.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 525px;
}

#boxContent {
	background-image: url(images/boxMiddle-trans.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 450px;
	width: 525px;
	padding: 0px;
	margin: 0px;
}

/*------------Cookie 1--------*/
#cookieBox1 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent1 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*------------Cookie 2--------*/
#cookieBox2 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent2 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*------------Cookie 3--------*/
#cookieBox3 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent3 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------Cookie 4--------*/
#cookieBox4 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent4 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------Cookie 5--------*/
#cookieBox5 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent5 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------Cookie 6--------*/
#cookieBox6 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent6 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------Cookie 7--------*/
#cookieBox7 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent7 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------Cookie 8--------*/
#cookieBox8 {
	height: 400px;
	width: 525px;
	margin-top: -310px;
	padding: 0px;
	position: relative;
	margin-left: 50px;
	z-index: -9999;
}

#cookieContent8 {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*----Gift Page Definitions--*/
.collection_price {
	margin-top: -17px;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #553F2B;
}
#footer {
	background-image: url(images/footer-trans.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #553f2b;
	font-size: 12px;
	bottom: 0pt;
	position: fixed;
	right: 0px;
	width: 280px;
	padding-left: 7px;
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
}
#m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5D472B;
	border: 1px solid #5D472B;
	line-height: 5px;
	letter-spacing: 0px;
}
#m:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #669900;
	background-color:#000000;
	border: 1px solid #669900;
	line-height: 5px;
}
.valid {
	font-family: Arial, Helvetica, sans-serif;
	color: #553F2B;
	text-decoration: none;
}
.prev {
	float: left;
	width: 30px;
	height: 100px;
	background-image: url(images/previous-trans.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
.next {
	float: right;
	height: 100px;
	width: 30px;
	text-decoration: none;
	background-image: url(images/next-trans.png);
	background-repeat: no-repeat;
}
.indent {
	margin-left: 45px;
}
