@charset "UTF-8";
/* CSS Document */

body {
        font-family: Arial, Helvetica, Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color:#d3d3d3;
        margin: 0px;
        padding: 0px;
		background-color:#232321;
		
}

a img {
	border:none;
}
p {
	line-height:20px;
	padding:0;
	margin:0 0 10px 0;
	text-align:justify;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h1 {
	font-size: 16px;
	letter-spacing:1px;
	color: #5b533a;
	margin: 0 0 10px 0;
	padding:0;
}
h2 {
	font-size: 14px;
	color: #ffffff;
	padding:0 20px;
	margin:10px 0 0 0;
	height:29px;
	line-height:29px;
	background:url(../images/bg-title.png) left top repeat-x;
}

h3 {
	font-size: 15px;
	color: #B7AB6C;
	margin:10px 0 0 0;
	height:29px;
	line-height:29px;
}

h4 {
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	color: #fff;
	padding: 0;
	font-weight:bold;
	line-height:16px;
}

h5 {
	font-size: 18px;
	color: #50B848;
	padding: 15px 0;
}

h6 {
	font-size: 18px;
	color: #fff;
	padding: 5px 0;
}
a:link , a:visited {
	color:#E5C19D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#AD8470;
}
/* general page elements */
#wrapper {
	background:#242422 url(../images/bg-body.gif) center top repeat;
	padding-bottom:20px;
	overflow:auto;
	clear:both;
}
#container {
        width: 970px;
        margin:0 auto;
		/*background:url(../images/chocolate2.png) 130px 5px no-repeat*/;
        }
        
/* top */

#top {
        height: 101px;
        position: relative;
        overflow: visible;
		text-align:right;
		color:#cbbda8;
        }
#top p {
	padding:20px 20px 0 0;
	margin:0;
	text-align:right;
}
#top p img {
	margin-right:7px;
}
#top a:link, #top a:link {
	color:#cbbda8;
	text-decoration:none;
}
#top a:hover {
	text-decoration: underline;
	color:#fff;
}
/*contentcontainer start*/
#contentcontainer {
	float:left;
	width:100%;
}
/*contentcontainer end*/

/* menu */

#menu {
        background:#332511 url(../images/bg-menu.jpg) right top no-repeat;
        height: 50px;
		padding-left:205px;
        }
        
/* left */

#submenu {
        background:#5d4526 url(../images/bg-left.gif) left top repeat-y;
        width: 205px;
        float: left;
		position:relative;
        margin: -50px 0 0 0;
        }
/*Top Navigation*/
 	
#home .ddsmoothmenu ul li.homenav a, #about .ddsmoothmenu ul li.aboutnav a, #products .ddsmoothmenu ul li.productsnav a, #chocolates .ddsmoothmenu ul li.chocolatesnav a, #ocassions .ddsmoothmenu ul li.ocassionsnav a, #showrooms .ddsmoothmenu ul li.showroomsnav a, #corporate .ddsmoothmenu ul li.corporatenav a, #contact .ddsmoothmenu ul li.contactnav a {
	cursor:default;
	color:#fff;
}
/*navigation end*/
#logo {
	float:left;
}
#logo h1 {
	background:url(../images/chopin-logo.jpg) no-repeat left top;
	padding:0px;
	margin:0;
	display: block;
	height:215px;
	width:205px;
	z-index:150;
}       
#logo span {
	display:none;
}
#left-content {
	background: url(../images/bg-left.jpg) left top no-repeat;
	width: 205px;
	float: left;
	/*min-height:418px;*/
	min-height:360px;
	font-size:11px;
	color:#fff;
	text-align:justify;
}
#left-content p {
	padding: 10px 15px;
	margin-bottom:0px;
	font-size:11px;
	color:#fff;
	line-height:14px;
}
#left-content ul.health {
	padding:0 15px 0 35px;
	margin:0;
	font-size:11px;
	color:#fff;
	line-height:14px;
}
#left-content ul li {
	padding-bottom:10px;
}
#left-content h2 {
	padding:0 15px;
}
.slideshow {
	margin:15px 13px;;
	float:left;
	text-align:center;
	vertical-align:middle;
	width:159px;
	height:149px;
	padding:10px;
	text-align:center;
	background-color:#b7ab6c;
}
.slideshow img {
	border:solid 1px #5d4526;
}
.break {
	clear:both;

}
/* right */

#right {
        background:#170d01 url(../images/right-bottom.jpg) left bottom no-repeat;
        width: 765px;
        min-height: 640px;
        float: left;
		padding-bottom:20px
        margin: 0 0 20px 0;
		clear:right;
        }
#rightcontent {
        background:#170d01 url(../images/bg-content.jpg) left top no-repeat;
        min-height: 100px;
		padding:250px 20px 20px 20px; 
        margin: 0 0 20px 0;
		clear:both;
        }
#rightcontent2 {
        min-height: 100px;
		padding:20px 20px 20px 20px; 
        margin: 0 0 20px 0;
		clear:both;
        }    
.blockquote {
	width:400px;
	padding:15px;
	background-color:#271d0c;
}
.blockquote2 {
	padding:15px;
	background-color:#271d0c;
	overflow:hidden;
}
.fright{
	float:right;
	margin-left:20px;
}
.fleft{
	float:left;
	margin-right:69px;
}
.no-margin {
	margin-right:0;
}
.fleft2{
	float:left;
	margin:0;
	width:auto;
}
.fleft2 img{
	float:left;
	margin-left:9px;
}
.box1{
  background-color:#170D01;
  border:solid 1px #4E3D21;
  color:#FFF;
  padding:10px;
  margin-bottom:10px;
  display:block;
}
.box2{
  background-color:#170D01;
  border:solid 1px #4E3D21;
  color:#FFF;
  padding:10px 9px 10px 0;
  margin-bottom:10px;
  display:block;
}
.boxshadow {
  -moz-box-shadow: 5px 5px 5px #ccc; /* Firefox */
  -webkit-box-shadow: 5px 5px 5px #ccc; /* Safari and Chrome */
  box-shadow: 5px 5px 5px #ccc; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

  zoom: 1;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#ccc', Direction=135, Strength=8);
}
.gallery {
	margin:0;
	padding:0;
}

.items {
	clear:both;
	background-color:#170d01;
	border:solid 1px #6e6448;
	width:100%;
	margin:0;
}
.items ul li {
	display: inline;
}
.items li a img{
	height:70px;
	width:74px;
	margin: 10px 10px;
	border:solid 1px #9e8c61;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow:  3px 3px 3px #000;

	zoom: 0.95;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=45, Strength=3);
}
.nav {
	display:block;
	float:left;
	width:205px;
}
.nav ul {
	list-style: none;
	margin:0;
	padding:0;
}
.nav ul li {
	display:inline;
}

.nav ul li a:link, .nav ul li a:visited {
	display: block;
	width:169px;
	height:10px;
	padding: 10px 10px 10px 25px;
	color: #b7ab6c;
	font-size: 13px;
	text-decoration: none;
	background-color: #271d0c;
	border:solid 1px #b7ab6c;
	border-right:none;
	margin: 0 0 2px 0;
	position: relative;
	float:left;
	font-weight:normal;
	line-height:10px;
}
.nav ul li a span {
	position: absolute;
	right: 100%;
	top: 1px;
	width: 15px;
	height: 30px;
	background:#271d0c url(../images/navshadow.png) right top repeat-y ;
	border:solid 1px #6e6448;
	border-right:none;
}
.nav ul li:nth-child(2) a, .nav ul li:nth-child(2) a span {
	background-color: #2c210e;
}
.nav ul li:nth-child(3) a, .nav ul li:nth-child(3) a span {
	background-color: #322511;
}
.nav ul li:nth-child(4) a, .nav ul li:nth-child(4) a span {
	background-color: #3a2913;
}
.nav ul li:nth-child(5) a, .nav ul li:nth-child(5) a span {
	background-color: #3a2b14;
}
.nav ul li:nth-child(6) a, .nav ul li:nth-child(6) a span {
	background-color: #3d2c13;
}
.nav ul li:nth-child(7) a, .nav ul li:nth-child(7) a span {
	background-color: #432f15;
}
.nav ul li:nth-child(8) a, .nav ul li:nth-child(8) a span {
	background-color: #3a2913;
}

.nav ul li a:hover, .nav ul li a:hover span {
	background-color:#170d01;
	color:#fff;
}
.categories {
	margin-top:30px;
}
.up a:link, .up a:visited{
	background:url(../images/up.png) center top no-repeat;
	height:20px;
	font-size:8px !important;
	padding-top:10px;
	float:right;
	margin-top:3px;

}

/*------------------------------Contact Form------------------------------*/

.formright label {
	display:block;
	width:15%;
	float:left;
	text-align:right;
	margin-top:-2px;
	margin-right:1%;
	padding:3px;
	background:url(../images/bg-label.png) right top no-repeat;
	height:25px;
}
.formright input, .formright textarea {
	display:block;
	text-align:left;
	width:80%;
	float:left;
	margin-bottom:20px;
	padding:3px;
	font-size:1.15em;

}

input.formradio {
	width:1em;
	margin:0;
	float:left;
	text-align:left;
	margin-right:10px;
}

.checkinput {
	width:80%;
	float:left;
	padding-bottom:10px;
}

.checkinput label {
	padding:0;
	margin:0;
	width:auto;
	text-align:left;
	display:block;
	width:90%;
	line-height:1.5em;
}
.checkinput span {
	width:100%;
	display:block;
	padding-bottom:10px;;
	margin:0;
	float:left;
}
.formright .submit {
	width:126px;
	height:38px;
	margin-left:16%;
}
fieldset {
  padding: 10px;
  border:solid 1px #4E3D21	;
}
legend {
	margin-left: 1em;
	padding: 0.3em 2.4em;
	border:1px solid #4E3D21;
	display:block;
	letter-spacing:1px;
	text-align:center;
	color:#E8BE98;

}

/*------------------------------Form--------------------------------*/
/* bottom */
#footer {
	background:#242422 url(../images/bg-footer.gif) left top repeat-x;
	margin: 0 auto;
	clear:both;
}
#copyrightwrapper {
        width: 970px;
        margin: 0 auto;
		clear:both;
		min-height:80px;
		height: auto;
} 
#copyright {
	float:left;
	line-height:80px;
}
#social {
	float:right;
	line-height:normal;
	padding:30px 0 0 0;
	height:50px;
	width:auto;
}
#social img {
	margin-left:10px;
	float:right;
}
