﻿/********************************************
                            general
********************************************/
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana, sans-serif;
	border-top: 5px solid #8B66C3;
	color: rgb(99, 105, 116);
	background: #ffffff url('../images/bg_back.jpg') repeat-x top left;
}
img {
	margin: 0px;
	padding: 0px;
}
a {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
span {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.50em;
	padding-top: 10px;
}
ul {
	list-style-type: none;
}
/********************************************
                            links
********************************************/
h1 {
	padding: 0px;
	margin: 5px 0px;
	font-size: 18px;
	text-transform: lowercase;
	color: #543D75;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid gray;
	font-size: 16px; /*	text-transform: lowercase; */;
	color: gray;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 20px 0px 5px 0px;
	font-size: 12px;
	color: rgb(190, 191, 47);
	font-weight: bold;
}
h4 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: normal;
}
/*links*/
a {
	color: #543D75;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover {
	color: #B8B2C2;
	text-decoration: underline;
}
a img {
	margin: 0px;
	padding: 0px;
	border: none;
}
span a {
	display: inline;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
p a {
	display: inline;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
a.imageLink {
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: 20px;
	width: 165px;
	height: 41px; /*	background-image: url(../images/imageLink.gif);*/;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.imageLink:hover {
	background-position: 0 -41px;
}
a.imageLink span {
	display: block;
	padding-left: 15px;
	padding-top: 13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
span.link {
	margin-left: 20px;
}
h3 a {
	color: rgb(190, 191, 47);
	text-decoration: none;
}
h3 a:hover {
	color: rgb(127, 124, 55);
}
/********************************************
                            layout
********************************************/
.span {
	width: 100%;
}
.wrap {
	width: 990px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
.wrapLeft {
	float: left;
	display: inline;
	width: 19%;
	padding: 0px;
	margin: 0px;
}
.wrapRight {
	width: 79%;
	margin-left: 24%;
}
/********************************************
                            header
********************************************/
#menu_holder {
	position: relative;
	float: left;
	width: 100%;
}
#menu {
	position: relative;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menuBg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#menu ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 50px;
	height: 1.5em;
	color: #706C75;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#menu ul li a:hover {
	border-bottom: 2px #8B66C3 solid;
}
#menu ul li a.current {
	border-bottom: 2px #8B66C3 solid;
}
#menu {
	position: relative;
	float: left;
}
#header img {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
#header a img {
	margin-top: 10px;
}
/********************************************
                            content
********************************************/
#content_up {
	position: relative;
	float: left;
	width: 975px;
	padding-bottom: 5px;
	min-height: 177px;
}
#content_up h1 {
	margin-top: 20px;
	display: block;
	padding-bottom: 10px;
	font-size: 32px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9966CC;	

/*	
	text-indent: -9999px;
	background: transparent url('../images/header.gif') no-repeat top left;
*/
}
#content_up p {
	font-size: 14px;
	color: #65645b;
	padding-left: 10px;
	padding-right: 5px;
}
#content_down {
	position: relative;
	float: left;
	width: 100%;
	background: transparent url('../images/down.jpg') repeat-x top left;
	padding-bottom: 58px;
	padding-top: 20px;
}
#content_down #allpics {
	position: relative;
	float: left;
	width: 700px;
}
#left {
	position: relative;
	float: left;
	width: 250px;
	margin-right: 20px;
}
#right {
	position: relative;
	float: left;
	width: 710px;
}
#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: gray;
	font-size: 32px;
	font-weight: normal;
	border-color: #D8D8D8;
}
#right p {
	font-size: 14px;
}

#right .fontred {
	color: red;
}


#right img.options {
	margin: 5px;
	padding: 5px;
}
#right #form {
	position: relative;
	float: left;
	margin-top: 20px;
}
#right #zebra {
	position: relative;
	float: left;
	width: 620px;
	margin: 30px 49px 30px 45px;
}
#content_down #allpics .part {
	position: relative;
	float: left;
	width: 700px;
	border: 0px;
	border-bottom: 1px solid #E3D5F9;
	padding-bottom: 10px;
	margin-bottom: 19px;
}
#content_down #allpics .part a {
	color: #8b66c3;
	font-size: 14px;
	text-decoration: none;
}
#content_down #allpics .part a:hover {
	color: #8b66c3;
	text-decoration: underline;
}
#content_down #allpics .part h5 {
	color: #8b66c3;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
}
#content_down #allpics .part .leftpart {
	position: relative;
	float: left;
	width: 160px;
}
#content_down #allpics .part .rightpart {
	position: relative;
	float: left;
	width: 537px;
}
#content_down #allpics .part .rightpart h5 {
	color: #65645b;
	font-size: 18px;
	margin-top: 3px;
}
#content_down #allpics .part .rightpart p {
	color: #65645b;
	font-size: 11px;
	line-height: 15px;
}
#left #nav {
	position: relative;
	float: left;
	width: 250px;
	margin-top: 20px;
}
#separatedpic {
	margin-top: 20px;
	position: relative;
	float: left;
	width: 100%;
}
#left #images {
	position: relative;
	float: left;
	text-align: center;
	margin-top: 20px;
}
#left #images img {
	margin: 0px;
	padding-top: 10px;
}
#left #nav li {
	background: transparent url('../images/check.jpg') no-repeat top left;
	padding-left: 34px;
}
#left #nav li a {
	color: #65645b;
	font-size: 16px;
	line-height: 32px;
}
#left #nav li a.active {
	color: #8A61C9;
}
#content_up.products {
	background: transparent url('../images/flower2.jpg') no-repeat right 13px;
}
#gallery {
	position: relative;
	float: left;
	height: 311px;
	margin-left: 49px;
}
#paragraphs {
	position: relative;
	float: left;
	margin-top: 20px;
}
/********************************************
                footer
********************************************/
#footer {
	position: relative;
	float: left;
	width: 958px;
	padding-top: 10px;
	margin-top: 50px;
	border: 1px solid #edeae2;
	font-size: 10px;
	margin-bottom: 15px;
	background-color: #fbf9f2;
	padding: 10px;
	padding-left: 0px;
}
#footer #flower_bottom {
	position: absolute;
	top: -75px;
	right: 0px;
}
#footer .block {
	position: relative;
	float: left;
	border: 0px;
	border-right: 1px solid #edeae2;
	padding: 0 20px 0 10px;
}
#footer .block h4 {
	color: silver;
	font-size: 12px;
	font-weight: bold;
}
#footer .block a {
	color: #a28e79;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
}
#footer .block a:hover {
	color: #a28e79;
	text-decoration: underline;
}
#footer p {
	color: #a28e79;
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px;
}
#footer .copyright {
	position: relative;
	float: left;
}
#footer .copyright a {
	color: #A28E79;
	font-size: 13px;
}
#footer .copyright a:hover {
	color: #A28E79;
}
table.zebra {
	background-color: white;
	-webkit-border-radius: 10px;
	width: 100%;
	padding: 10px;
	font-size: 14px;
	line-height: 23px;
}
table.zebra th.sortable {
	cursor: pointer;
	color: #6E3BBF;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
table.zebra th.sortable:hover {
	color: #4E4E4E;
}
th.sorted-desc {
	color: #EBDFFF;
}
table.zebra th.sorted-asc {
	color: #EBDFFF;
}
table.zebra td {
	background-color: white;
}
table.zebra td.odd {
	background-color: #EBDFFF;
	color: black;
}
table.zebra td.hovered {
	background-color: #4E4E4E;
	color: white;
}
.imgleftborder {
	margin: 5px 5px 5px 0px;
	padding: 3px;
	border: 1px solid #cdc078;
	float: left;
	display: block;
}
.imgrightnoborder {
	border: 0;
	float: right;
	margin: 0 10px;
}
.imgrightborder {
	margin: 5px 0px 5px 5px;
	padding: 3px;
	border: 1px solid #cdc078;
	float: right;
}
.imgcenternoborder {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: none;
}
/* MODAL */
#bulb1, #bulb2, #bulb3, #bulb4, #bulb5, #bulb6, #bulb7, #bulb8, #bulb9, #bulb10, #bulb11, #bulb12, #bulb13, #bulb14 {
	display: none;
}
/* Overlay */
#simplemodal-overlay {
	background-color: #000;
	cursor: wait;
}
/* Container */
#simplemodal-container {
	height: 320px;
	width: 600px;
	color: #bbb;
	background-color: #ffffff;
	border: 4px solid #8A61C9;
	padding: 12px;
}
#simplemodal-container code {
	background: #141414;
	border-left: 3px solid #65B43D;
	color: #bbb;
	display: block;
	margin-bottom: 12px;
	padding: 4px 6px 6px;
}
#simplemodal-container a {
	color: #ddd;
}
#simplemodal-container a.modalCloseImg {
	background: url(../graphics/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}
#simplemodal-container #basic-modal-content {
	padding: 8px;
}
#simplemodal-container p {
	color: #65645B;
}
.floatright {
	float: right;
	padding-right: 5px;
}
.floatleft {
	float: left;
	padding-left: 5px;
	padding-bottom: 30px;
}
#accordion p.acc {
	cursor: pointer;
}
#accordion p.pane {
	display: none;
}
.rightpart h4 {
	padding-top: 0px;
}
.rightpart .fontred {
	color: red;
}
#allpics .part img {
	margin-top: 0px;
}
#allpics .part h4 {
	color: #8B66C3;
	font-size: 15px;
	font-weight: bold;
}
#allpics .part span {
	float: right;
	font-size: 14px;
}
.description {
	position: relative;
	float: left;
}
.description p {
	padding-top: 0px;
}
.bottompart {
	position: relative;
	float: left;
	width: 700px;
}
.bottompart .bottompart_l {
	float: left;
	position: relative;
	width: 144px;
	text-align: center;
}
.bottompart .bottompart_r {
	float: left;
	position: relative;
	width: 556px;
	text-align: right;
}
.bottompart .bottompart_r form {
	margin-top: -21px;
}
#right .bottompart_l p {
	color: #B099D4;
	font-size: 12px;
	margin-top: 5px;
}
#header .bottompart_r img {
	float: right;
}
