* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font: 12px/1.75em Tahoma, Geneva, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 0 15px 0;
	/*background: #000 ;*/
/*	background: #d9d9d9 url(../images/back_valentines.jpg) no-repeat 50% 0;*/
	background: url(../images/valentines_bg2.jpg) no-repeat 50% 0;
/*	background: #faf6eb url(../images/back.jpg) no-repeat 50% 0; */
/*	background: #ffe6e7 url(../images/back2.jpg) no-repeat 50% 0; /*halloween*/
}
/* links */
a, a:visited {
	color: #960113;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #e5813f;
	background: inherit;
	padding-bottom: 0;
}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;
	color: #333;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 135%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4,  p {
	padding: 10px;
	margin: 0;
}
h4,  p  {padding: 10px 10px  0 10px ;} 
ul, ol {
	margin: 5px 10px 10px 20px;
	padding: 0 20px;
}
/* images */
img {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 1px;
}
img.nostyle {
	background: none;
	border: 0;
	padding: 0px;
}
img.float-right {
	margin: 5px 0px 10px 10px;
}
img.float-left {
	margin: 5px 10px 10px 0px;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
 background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 12px;
	margin: 10px;
	padding: 0 0 0 20px;
	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
	color: #444;
}
/* start - table */
table.css {
	border-collapse: collapse;
}
table.cos td {
	padding:2px;
	border-bottom:1px solid #EFEFEF
}
table.css th strong {
	color:#333;
}
table.css th {
	background: #D7E7B6 ;
	height: 29px;
	padding:3px 11px 3px 11px;
	text-align: left;
	border: 1px solid #D7E7B6;
	border-bottom: 2px solid #ccc;
}
table.css tr {
	height: 30px;
}
table.css td {
	padding:3px 11px 3px 11px;
	border: 1px solid #d7e7b6;
	background:#f5fce8;
	line-height:140%
}
table.css td.first, th.first {
	border-left: 0px;
}
table.css tr.row-a {
	background: #F8F8F8;
}
table.css tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:0px;
	padding: 10px;
	width:542px;
}
.form2, .right {
	margin:0;
	padding: 0;
	background:none;
}

form.cos {
	margin:0; padding: 0;
	border:none;
	background: none; 
}




.right {
	margin:0;
	padding: 0;
	background:none;
	width:auto
}
.right input {
	width:170px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input, select {
	padding:3px;
	border:2px solid #cce2a2;
	font: normal 1em Tahoma, Geneva, sans-serif;
	color:#333;
	width:200px;
	margin-top:3px
}
.sel {
	width:200px;
}
textarea {
	padding:3px;
	border:2px solid #cce2a2;
	font: normal 1em Tahoma, Geneva, sans-serif;
	color:#333;
	width:400px;
		margin-top:3px
}
.txt {
	padding:3px;
	border:2px solid #cce2a2;
	font: normal 1em Tahoma, Geneva, sans-serif;
	color:#333;
	width:200px
}
input.button {
	font: bold 12px Arial, Sans-serif;
	margin: 5px 0;
	padding: 2px 3px 2px 3px;
	color: #df001b;
	background: #fad2d2;
	border: 1px solid #e6c7c7;
	text-transform:uppercase;
	width:auto;
	cursor: pointer
}


form.gal {
	margin: 10px; padding: 5px 10px 20px 10px;
	border: 2px solid #FCC; 
	width:520px;

}


/* search form */
.search_box {
	background:#ece4e4;
	border:1px solid #d6dee7;
	margin:10px 3px;
}
.searchform {
	background-color: transparent;
	border: none;
	margin: 0 0px 0 10px;
	padding: 5px 0 5px 0;
	width: 300px;
}
.searchform p {
	margin: 0;
	padding: 0;
	color:#df7171;
	font-weight:bold
}
.searchform input.textbox {
	width: 160px;
	color: #333;
	height: 18px;
	padding: 4px;
	border: 2px solid #eea1ab;
	height:auto;
	vertical-align:middle;
	background: url(../images/input_back.jpg) repeat-x bottom;
}
.searchform input.button {
	width: auto;
	height: 20px;
	width:18px;
	background: url(../images/b_search.gif) no-repeat;
	border:none;
	vertical-align:middle;
	margin-left:5px;
}
/********************************************
  LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 996px;
	margin: 10px auto;
	text-align: left;
	background:#fbfbfb;
	border:4px solid #e3c6c6;
}
#content-wrap {
	float: left;
	width: 100%;
	margin-left: 0px;
	display: inline;
	padding: 0;
}
#header {
	position: relative;
	height: 105px;
	padding: 0;
	color: #fff;
	 z-index: 1;
}
/* header links */
#header #header-links {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #e5813f;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
}
#header #header-links p {
	padding: 0;
	margin: 0;
	font-size:11px
}
#header #header-links a {
	color: #960113;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}
#header #header-links a:hover {
	color: #e5813f;
}
/* header-photo */

h1#logo {
	margin: 0;
	padding: 0;
}
h1#logo a {
	background:url(../images/kharma-nail-logo3.jpg) no-repeat;
/*background:url(../images/kharma-nail-logo_val.jpg) no-repeat;*/
	text-indent:-100000px;
	border: none;
	width:696px;
	height:105px;
	display:block;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#header-photo h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	/* change the values of top and left to adjust the position of the slogan*/
 top: 80px;
	left: 35px;
}
.nav_top {
	background: url(../images/b_top.jpg) no-repeat;
	height:13px
}
.nav_bottom {
	background: url(../images/b_bottom.jpg) no-repeat;
	height:13px
}
/* Navigation */
#nav {
	clear: both;
	padding: 0;
}
#nav ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 0 0px 0px;
	height: 50px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: 166px;
	margin: 0 0px 0 0;
	border-bottom: none;
	color: #3e0007;
	font: bold 12px/45px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/b.jpg) no-repeat;
	text-align:center;
	line-height:50px;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #3e0007;
	background: url(../images/b2.jpg) no-repeat;
}
#nav ul li#current a {
	background: url(../images/b2.jpg) no-repeat;
	color: #3e0007;
}
/* Main Column */
.three-col #main {
	margin: 0px 202px 0 216px;
}
#main h1 {
	margin: 10px 0px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #1a2600;
	padding: 7px;
	background: url(../images/header-main.jpg) no-repeat;
	height:18px;
}
#main h2 {
	margin: 10px 0px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #395206;
	padding: 7px;
	background: url(../images/header-main.jpg) no-repeat;
	height:18px;
}
#main h2.prod {
	margin: 10px 0px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #a21e2e;
	padding: 5px;
	height:18px;
	background: none;
}
.boxes {
	margin:0;
	padding:3px;
	width:564px
}
.box {
	margin:3px;
	border:1px solid #d4dde6;
	padding:5px
}
.contur1 {
	border:1px solid #eec7ce;
	padding:5px;
	margin-bottom:8px
}
.box-produs {
	padding:2px;
	border:1px solid #dbd4ac;
	background:#fff;
	height:160px;
	background: #fdefd5 url(../images/produs_back.jpg) no-repeat;
}
.descriere {
	padding:5px
}
.back_p {
	background: url(../images/prod_back.jpg) no-repeat;
	border:1px solid #e4dfc3
}
.back_p2 {
	background:#fdf4ed url(../images/prod_back.jpg) no-repeat;
}
.contur {
	background: #fff;
	border: 2px solid #eec7ce;
	padding: 7px;
}
a.denumire {
	font-size:12px;
	color:#d46e00;
	font-weight:bold;
	text-decoration:none
}
a.denumire:hover {
	text-decoration:underline
}
.pret {
	color:#b40000;
	font-weight:bold;
	font-size:14px
}
.pret1 {
	color:#b40000;
	font-weight:bold;
	font-size:11px
}
a.negru {
	font-size:13px;
	color:#553535; border:1px solid #EF8DEF;
	background: #FCF;
	padding:2px 4px
}
a.negru:hover {
	font-size:13px;
	color:#553535; border:1px solid  #F99;
	background:  #FFC;
	padding:2px 4px
}
.pret2 {
	color:#b40000;
	font-weight:bold;
	font-size:16px;
}
/* Sidebar */ 
#sidebar {
	float: left;
	width: 201px;
	margin-left:5px;
	padding:0
}
/* right column */

#rightcolumn {
	float: right;
	width: 197px;
	margin-right:5px;
	padding:0
}
#rightcolumn p {
	padding-left:5px;
	padding-right:0;
	line-height:130%;
}
#sidebar h2 {
	margin: 10px 0px 0 0px;
	padding: 7px 0px 0px 7px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #960113;
	background: url(../images/header-back-left.jpg) no-repeat;
	height:41px;
}
#sidebar h2.second {
	margin: 10px 0px 0 0px;
	padding: 5px 0px 0px 7px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/header_left2.gif) no-repeat;
	height:25px;
}
#rightcolumn h2 {
	margin: 10px 0px 0 0px;
	padding: 7px 0px 0px 7px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #270206;
	background: url(../images/header-back-r1.jpg) no-repeat;
	height:35px;
}
#rightcolumn h2.second {
	margin: 10px 0px 0 0px;
	padding: 7px 0px 0px 7px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	background: url(../images/header-back-r2.jpg) no-repeat;
	height:35px;
	color: #960113;
}
.boxx {
	background: url(../images/boxx-bottom.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:5px;
}
/* sidemenu */

ul.sidemenu4 {
	text-align: left;
	margin: 0px;
	padding: 0;
	text-decoration: none;
	background:url(../images/left-bottom.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}
ul.sidemenu4 li {
	list-style: none;
	padding: 4px 0 0px 0px;
	margin: 0 2px;
	border-top: 1px solid #E5E5E5;
}
* html body ul.sidemenu4 li {
	height: 1%;
}
ul.sidemenu4 li a {
	text-decoration: none;
	color: #630;
	border: none;
	display:block;
	padding-left:12px;
}
ul.sidemenu4 li a:hover {
	color: #d46e00;
	border: none;
}
ul.sidemenu3 {
	text-align: left;
	margin: 0px 8px 8px 10px;
	padding: 0;
	text-decoration: none;
}
ul.sidemenu3 li {
	list-style: none;
	padding: 4px 0 0px 0px;
	margin: 0 2px;
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu3 li {
	height: 1%;
}
ul.sidemenu3 li a {
	text-decoration: none;
	color: #630;
	border: none;
	display:block;
	padding-left:5px;
}
ul.sidemenu3 li a:hover {
	color: #666;
	border: none;
}
ul.sidemenu {
	text-align: left;
	margin: 0px;
	padding: 0;
	padding-bottom:10px;
	text-decoration: none;
	background:url(../images/left-bottom.jpg) no-repeat;
	background-position:bottom
}
ul.sidemenu li {
	list-style: none;
	margin: 0;
	border-top: 1px solid #E5E5E5;
	line-height:24px;
	padding:0
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;
	color: #845f5f;
	border: none;
	display:block;
	padding-left:12px;
	font-weight:bold;
}
ul.sidemenu li a:hover {
	color: #666;
	border: none;
	background:url(../images/bback1.jpg) no-repeat;
}
ul.sidemenu2 {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-decoration: none;
}
ul.sidemenu2 li {
	list-style: none;
	padding: 0px 0 0px 0px;
	margin: 0 0px;
	border-top: 1px solid #E5E5E5;
	border-bottom:none;
	line-height:24px;
}
* html body ul.sidemenu2 li {
	height: 1%;
}
ul.sidemenu2 li a {
	text-decoration: none;
	color: #845f5f;
	border: none;
	display:block;
	background:none;
	padding-left:10px;
	text-indent:5px;
	font-weight:normal;
}
ul.sidemenu2 li a:hover {
	color: #666;
	border: none;
	background:url(../images/bback2.jpg) no-repeat;
}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#menu {
	padding : 0;
}
#menu dt {
	padding:3px;
	padding-left:10px;
	text-decoration: none;
	color: #845f5f;
	border-top:1px solid #E5E5E5;
	cursor:pointer;
	font-weight:bold;
	background:#faf1f4;
	position: relative; /* required for effect */
	z-index: 10;		/* required for effect */
}
#menu dd {
}
#menu li {
	margin:0;
	padding:0
}
#menu li a, #menu dt a {
	text-decoration: none;
	color: #845f5f;
	border: none;
	display:block;
	background:none;
	padding-left:10px;
	text-indent:5px;
	font-weight:normal;
	line-height:24px;
	border-top: 1px solid #E5E5E5;
}
#menu dt a:hover, #menu dt:hover {
	color: #DB4044;
	border: none;
	border-top:1px solid #E5E5E5;
}
#menu li a:hover {
	color: #DB4044;
	border: none;
	background:url(../images/bback2.jpg) no-repeat;
	border-top: 1px solid #E5E5E5;
}
#menu li a:visited {
	color: #845f5f;
	font-weight:normal;
}
#menu dt a {
	border:0;
	background:#none;
	color: #845f5f;
	padding:0;
	line-height:20px;
	margin:0;
	font-weight:bold;
	text-indent:0px
}
#menu dt a:hover {
	border: none;
	background:none;
	color: #DB4044;
}
/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 996px;
	text-align: left;
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px;
}
/* footer */
#footer {
	clear: both;
	color: #666;
	margin: 0 10px 10px 10px;
	width: 976px;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F2F2F2;
	border-top:2px solid #b3ab7e
}
/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* display and additional classes */
.clear {
	clear: both;
}
#errors, div.errors {
	border:#FF8083 2px solid;
	padding:10px 60px 10px 10px;
	margin:5px;
	width:470px;
	color:#333;
	background: #FFDFE0 url(../images/att.png) no-repeat top right;
	background-position:485px 10px
}
#no_errors {
	border:#C7DFFA 2px solid;
	background:#E9F4FE;
	padding:10px;
	margin:5px;
	width:92%;
	color:#333
}
.error {
	border:#FF8083 2px solid;
	background:#FFDFE0;
	padding:10px;
	margin:10px;
	width:92%;
	color:#333
}
.no_errors {
	border:#C7DFFA 2px solid;
	background:#E9F4FE;
	padding:10px;
	margin:10px;
	width:92%;
	color:#333
}
.required {
	color:#F30
}

