body {
	margin: 0px;
	/*	font-family: MrsEavesRoman;*/
	font-family:Georgia;
	font-size: 9pt;
	font-weight: normal;
	color: #231f20;	/*background-image: url(../img/background.jpg);*/
background-color:#231F20;
}

body * div {
	color: inherit;
}

form {
	margin: 0px;
	padding: 8px 10px 10px 10px;
}

body * a {
	text-decoration: none;
	color: #000000;
}

body * a:hover {
	
}

body * img {
	border: 0px;
	border-style: none;
}

body * p {
	color: #746D5B;	
}

body * input[type='text'] {
	width: 100%;
}

body * textarea {
	width: 100%;
}

.page {
	width: 100%;
	/*height: 500px;*/
	border: 0px red solid;
}

#head {
	color: #000000;
	width: 1090px;
	clear: both;
	border: 0px red solid;
}

.headr {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}

#head * a {
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: normal;
	font-size: 9px;
}



#foot {
	margin-top: 36px;
}

#foot * a {
	color: #000000;
	/*font-family: MrsEavesRoman;*/
	font-family:Georgia;
	font-size: 13px;
	font-weight: normal;
}

/* ScrollBar Styles */
.scroll-track-1 {
	height: 8px;
	width: 15px;
	background-color: #F3ADBE;	/* background-image: url('../img/scroll/VScrollTrackFill.png');
	background-repeat: repeat; */
}

.scroll-handle-1 {
	border: 0px;
	height: 2px;
	width: 15px;
	background-image: url('../img/scroll/lscroll.png');
	background-repeat: repeat;
	cursor: pointer;
}

.scroll-track-2 {
	height: 8px;
	width: 15px;
	background-color: #D7CEC7;	/* background-image: url('../img/scroll/VScrollTrackFill.png');
	background-repeat: repeat; */
}

.scroll-handle-2 {
	border: 0px;
	height: 2px;
	width: 15px;
	background-image: url('../img/scroll/rscroll.png');
	background-repeat: repeat;
	cursor: pointer;
}

#scroll-track-top-11 {
	height: 10px;
	width: 10px;
	background-image: url('../img/scroll/up.png');
}

#scroll-handle-bot-11 {
	height: 8px;
	width: 10px;
	background-image: url('../img/scroll/bot.png');
}

#scroll-handle-top-11 {
	height: 8px;
	width: 10px;
	background-image: url('../img/scroll/top.png');
	background-repeat: no-repeat;
}

#scroll-track-bot-11 {
	height: 10px;
	width: 10px;
	background-image: url('/principessa/img/scroll/down.png');
}

/* end */
.cnt-left-scroll {
	border: 0px red solid;
	overflow: hidden;
	float: left;
	height: 390px;
	width: 230px;
}

.cnt-left-scroll-white {
	background-color: #FFFFFF;
}

.cnt-left-scroll-pink {
	background-color: #F9D5E1;
}

.cnt-left {
	/*padding: 13px;
	height: 100%;*/
}

.cnt-middle {
	width: 10px;
}

.cnt-right-scroll {
	width: 1000px;
	/*background-color: #FFFFFF;*/
	text-align: left;
}
.cnt-right-scroll2 {
	float: left;
	height: 390px;
	width: 710px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/background_main_window2.png);
	background-repeat: no-repeat;
}

.cnt-right-scroll-pink {
	/*background-image: url(../img/background_main_window_pink.png);*/
	background-color: #fff;
}

.cnt-right {
	/*padding: 21px;
	height: 100%;*/
}

.cnt-left-title {
	font-size: 9pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	font-family: Georgia;
}

.cnt-left-cnt {
	width: 100%;
	color: #746D5B;
}

.cnt-left-cnt-align {
	text-align: center;
}

.cnt-left-link {
	text-align: left;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px;
}

.cnt-right-punch {
	font-size: 9pt;
	font-family: Georgia;
	color: #F9C5DC;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

.cnt-right-title {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: normal;
	width: 100%;
	text-align: center;
}

.cnt-right-logo {
	padding-bottom: 6px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.pink-text {
	color: #F9C5DC;
}

.paging-link {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Georgia;
}

.shoppingBag {
	width: 39px;
	height: 51px;
	max-width: 39px;
	max-height: 51px;
}

.line {
	background-color: #B5CEE0;
	clear: both;
	line-height: 1px;
	width: 100%;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	float: left;
}

.emp {
	color: #C00000;
}

.dotted-line {
	clear: both;
	line-height: 5px;
	width: 100%;
	height: 5px;
	font-size: 5px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pink-dotted-line {
	background-color: #F9d5e1;
	background-image: url(../img/pdots.jpg);
	background-repeat: repeat-x;
}

.white-dotted-line {
	background: #FFFFFF url('../img/wdots.jpg') repeat-x;
}

.curved-box {
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	overflow: hidden;
}

.curved-box-cnt {
	padding: 5px;
	text-align: left;
}

.curved-box-tl {
	background: url('../img/curve/tl.png') no-repeat;
}

.curved-box-tr {
	background: url('../img/curve/tr.png') no-repeat;
}

.curved-box-thl {
	background: url('../img/curve/thl.png') repeat-x;
}

.curved-box-bl {
	background: url('../img/curve/bl.png') no-repeat;
}

.curved-box-br {
	background: url('../img/curve/br.png') no-repeat;
}

.curved-box-bhl {
	background: url('../img/curve/bhl.png') repeat-x;
}

.curved-box-lvl {
	background: url('../img/curve/lvl.png') repeat-y;
}

.curved-box-rvl {
	background: url('../img/curve/rvl.png') repeat-y;
}

.curved-box-arrow {
	background-color: #F9d5e1;
	background-image: url(../img/curve/arrow.jpg);
	background-repeat: no-repeat;
}

.selected-menu {
	color: #E18394;
}

.table {
	width: 100%;
}

.table thead {
	background-color: #F9d5e1;
}

.table thead td {
	
}

.tableFooter {
	height: 5px;
	background-color: #F87820;
}

.form {
	width: 100%;
	border: 0px #808080 solid;
}

.form-row {
	border: 1px #FFFFFF solid;
}

.form-row-selected {
	background-color: #F9d5e1;
}

.field-label {
	border-bottom: 1px #808080 solid;
	border-left: 0px #808080 solid;
	line-height: 14pt;
}

.field-text {
	border-bottom: 1px #808080 solid;
	border-left: 1px #808080 solid;
	border-right: 0px #808080 solid;
	line-height: 14pt;
}

#admin-head {
	background-color: #000000;
	color: #F9C5DC;
	height: 50px;
	width: 100%;
	border-bottom: 1px #000000 solid;
}

#admin-head-left {
	font-size: 14pt;
	text-align: left;
	padding: 15px 0 0 5px;
}

#admin-left {
	font-size: 12pt;
	text-align: left;
	padding: 5px 0 0 5px;
	background-color: #F9C5DC;
	width: 230px;
	height: 400px;
}

.admin-left-cnt {
	background-color: #D4D4D4;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border-bottom: 1px #000000 solid;
}

.admin-left-cnt a:hover {
	height: 30px;
	line-height: 30px;
}

.admin-left-cnt-select {
	background-color: #000000;
	color: #F9C5DC;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border-bottom: 1px #000000 solid;
}

.admin-left-cnt-select a {
	color: #F9C5DC;
}

.admin-left-cnt-select a:hover {
	height: 30px;
	line-height: 30px;
}

#admin-right {
	text-align: left;
	padding: 5px 0 5px 5px;
	background-color: #FFFFFF;
	min-height: 400px;
}

.admin-link {
	color: #000000;
	font-weight: bold;
	padding: 5px;
}

.admin-link a {
	text-decoration: underline;
}

.add-to-bag {
	background: #000000;
}

.add-to-bag input {
	color: #FFFFFF;
	background-color: #000000;
	border: 0px;
}

.price-display {
	
}

#product-list {
	background-color: #FFFFFF;
	width: 100%;
	font-weight: normal;
	height: 400px;
	max-height: 400px;
	clear: both;
}

#product-detail {
	width: 700px;
	height: 400px;
	overflow: auto;
	background-color: #FFFFFF;
}

#product-detail * td {
	
}

.product-display-out {
	max-height: 350px;
	border: 0px #FFFFFF solid;
}

.product-display-in {
	max-height: 350px;
}

#product-name {
	font-family: Georgia;
	font-weight: normal;
	font-size: 14pt;
}

#product-type {
	font-family: Georgia;
	font-weight: product-name;
	font-size: 14pt;
}

.button {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	border: medium solid #000000;
}

.para-title {
	font-family: Georgia;
	font-weight: bold;
	font-size: 9pt;
	clear: both;
	width: 100%;
}

.faq-sub-title {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
}

.sub-page-back {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

#press-list * img {
	max-height: 250px;
}
#apDiv1 {
	width: 890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* COMMON CSS */

.left { 
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

/* END COMMON CSS */

/* HEADER */

#header {
	background:#fcdadd;
}
#header .container {
	width:1000px;
	margin:0 auto;
	padding:12px 0 10px 0;
}
#header .newsletter {
	width:auto;
	background: url(../img/newsletter-icon.gif) no-repeat;
	margin-top:5px;
}
#header .newsletter a {
	color:#9d8d85;
	padding-left:40px;
	text-decoration:none;
	font-size:13px;
	line-height:22px;
	font-family:Helvetica, sans-serif;
}
#header .shopping {
	width:auto;
	background: url(../img/shop-bag.gif) no-repeat;
	/*height:20px;
	padding-top:9px;*/
	line-height:38px;
	font-family:Helvetica, sans-serif;
}
#header .shopping a {
	color:#9d8d85;
	padding-left:34px;
	text-decoration:none;
	font-size:13px;
	padding-right:5px;
}
#header .logo {
	width:1000px;
	text-align:center;
	height:70px;
}
#header .menu {
	width: 1000px;
	clear: both;
	margin-top:20px;
}
#header .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header .menu li {
	float:left;
	margin-right:36px;
}
#header .menu li.non {
	margin-right:0px;
}
#header .menu li a {
	color: #231f20;
	font-family: Georgia;
	font-size: 13px;
	width: 1000px;
	clear: both;
	font-weight:normal;
	text-transform:uppercase;
}
#header .menu li a.active {
	color: #de9ba5;
}
/* END HEADER */


/* SUB MENUS */

.sub-menu {
	background:#de9ba5;
	height:30px;
}
.sub-menu .container {
	width:1000px;
	margin:0 auto;
}
.sub-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sub-menu li {
	float:left;
	margin-right:32px;
}
.sub-menu li a {
	color:#fff;
	text-transform:uppercase;
	font-family: Georgia;
	font-size: 13px;
	font-weight:normal;
	line-height:30px;
}
.sub-menu li a .selected-menu {
	color: #fcdadd;
}
.sub-menu li a.active {
	color: #fcdadd;
}
.sub-menu li.non {
	margin-right:0;
}
/* END SUB MENUS */


/* BANNER */

.banner {
	background:#fff;
}
.banner .container {
	width:1000px;
	margin:0 auto;
}

/* END BANNER */


/* SECTION */

.section {
	background:#fce4e7;
}
.section .container {
	width:1000px;
	margin:0 auto;
}
.section ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:6px;
}
.section li {
	float:left;
	margin:30px 0 30px 30px;
	width:270px;
	background:#c5b9b3;
	padding:10px;
	font-family: Georgia;
	font-size: 14px;
	text-align:center;
	color:#fff;
}

/* END SECTION */


/* CONTENT AREA */

.content-area {
	background:#fce4e7;
}
.content-area .container {
	width:1000px;
	margin:0 auto;
}

/* ENDCONTENT AREA */


/* FOOTER */

.footer {
	background:#231f20;
	width:100%;
}
.footer .container {
	width:1000px;
	padding:20px 0;
	margin:0 auto;
}
.footer .customer {
	color:#eeb4c0;
	width:292px;
	margin-right:20px;
	font-family: helvetica;
	font-size: 18px;
	padding-top:8px;
	font-weight: 100;
	font-style: normal;
}
.footer .twitter {
	color:#fff;
	width:293px;
	margin-right:20px;
	font-size:13px;
	font-family: helvetica;
	font-weight: 100;
}
.footer .subscribe {
	color:#fff;
	width:375px;
	text-align:right;
	font-size:13px;
	font-family: helvetica;
	font-weight: 100;
}
.footer .links {
	width:auto;
	clear:both;
	padding-top:15px;
}
.footer .links ul {
	margin:0;
	list-style:none;
	padding: 0;
}
.footer .links li {
	float:left;
	background:url(../img/foot-menu-sep.gif) no-repeat right;
	margin-right:9px;
}
.footer .links li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	padding-right:7px;
	text-decoration:none;
}
.footer .links li.non {
	margin-right:0;
	background-image:none;
}
.footer .copyright {
	text-align:center;
	color:#fff;
	padding-top:25px;
	font-size:13px;
}

/* END FOOTER */


/* PAGE */

.page1 {
	background:#fce4e7;
}
.page1 .container {
	width:1000px;
	margin:0 auto;
	background:#fff;
}
.tp {
	background:url(../img/pg-top.gif) no-repeat; 
	height:16px;
}
.pg-mid {
	background:url(../img/pg-mid.gif) repeat-y top;
	width:820px;
	padding-top: 30px;
	padding-right: 90px;
	padding-bottom: 30px;
	padding-left: 90px;
}
.pg-mid1 {
	background:url(../img/pg-mid.gif) repeat-y top;
	width:940px;
	padding:20px 30px;
}
.timing {
	width:auto;
	padding-bottom:10px;
	margin:0 42px;
}
sitemap-content {
	font-style: normal;
	line-height: normal;
	background-position: left;
}
.timing span {
	float:left;
	font-size:14px;
	font-family: Georgia;
	color:#EEB4C0;
	font-weight:bold;
	margin-right:5px;
	/*display:none;*/
}
.timing li {
	list-style:none;
	float:left;
	border-right:1px solid #EEB4C0;
	margin-right:8px;
	padding-right:8px;
}
.timing li a {
	font-size:14px;
	font-family: Georgia;
	color:#EEB4C0;
	font-weight:normal;
}
.yearshow {
	display:block;
	clear:both;
	margin:20px 44px;
	font-size:14px;
	font-family: Georgia;
	color:#a19288;
	background:#FCE4E7;
	padding:5px 10px;
}
.yearshow a {
	color:#a19288;
	font-size:14px;
	font-family: Georgia;
}
.btm {
	background:url(../img/pg-btm.gif) no-repeat; 
	height:16px;
}
.frag-content {
	font-size:14px;
	font-family: Georgia;
	text-align: center;
}
.frag-content p {
	color:#de9ca5;
}
.testimonials {
	width:auto;
}
.testimonials h3 {
	font-size:16px;
	font-family: Georgia;
	font-weight:normal;
	color:#000000;
	padding-bottom:15px;
	margin:0;
	padding:0;
	text-align:center;
}
.testimonials .article {
	padding:15px 0 10px 0;
	background:url(../img/dot-pink.gif) repeat-x bottom;
}
.testimonials .article img {
	margin:0px 15px 10px 0;
	float:left;
}
.testimonials .article p {
	color:#9d8d87;
	font-size:14px;
	font-family: Georgia;
}
.about {
	width:auto;
}
.about h3, #contact-content h3, #sitemap-content h3 {
	font-size:16px;
	font-family: Georgia;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:0;
	text-align:center;
}
.about p, #contact-content p, #sitemap-content p {
	padding:10px 0 15px 0;
	font-size:14px;
	font-family: Georgia;
	color:#a19288;
	margin:0;
	text-align:center;
}
.about ul {
	margin:20px 0 0 17px;
	padding:0;
	list-style:none;
}
.about ul li {
	width:173px;
	height:258px;
	margin:0 10px 10px 0;
	float:left;
	list-style:none;
}
.about ul li.non {
	margin-right:0;
}

#press-list {
	width:auto;
}
#press-list ul {
	margin:0;
	padding:0;
	list-style:none;
}
#press-list li {
	float:left;
	margin-left:45px;
	margin-bottom:30px;
	margin-right:25px;
}
.cat_heading {
	display:block;
	text-align:center;
	font-size:16px;
	padding-bottom:10px;
	font-family: Georgia;
	color: #de9ba5;
}
.newStuffMenu {
	color: #FF0000;
}

.listing {
	width:auto;
}
.listing ul {
	list-style:none;
	padding:0;
}
.listing li {
	display:block;
	padding-bottom:10px;
	text-align:center;
	}
.listing li a {
	color:#000;
	text-decoration:none;
}	
